The following document contains the results of Checkstyle.
Files | Infos | Warnings | Errors |
---|---|---|---|
162 | 0 | 0 | 27228 |
Rules | Violations | Severity |
---|---|---|
PackageHtml | 20 | Error |
NewlineAtEndOfFile | 13 | Error |
Translation | 0 | Error |
JavadocMethod | 1539 | Error |
JavadocType | 105 | Error |
JavadocVariable | 527 | Error |
JavadocStyle | 35 | Error |
ConstantName | 1 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 0 | Error |
MemberName | 1 | Error |
MethodName | 0 | Error |
PackageName | 0 | Error |
ParameterName | 0 | Error |
StaticVariableName | 0 | Error |
TypeName | 0 | Error |
AvoidStarImport | 0 | Error |
IllegalImport | 0 | Error |
RedundantImport | 0 | Error |
UnusedImports | 4 | Error |
FileLength | 1 | Error |
LineLength | 2763 | Error |
MethodLength | 6 | Error |
ParameterNumber | 0 | Error |
EmptyForIteratorPad | 0 | Error |
MethodParamPad | 3 | Error |
NoWhitespaceAfter | 65 | Error |
NoWhitespaceBefore | 13 | Error |
OperatorWrap | 55 | Error |
ParenPad | 70 | Error |
TypecastParenPad | 0 | Error |
TabCharacter | 11289 | Error |
WhitespaceAfter | 130 | Error |
WhitespaceAround | 6707 | Error |
ModifierOrder | 32 | Error |
RedundantModifier | 59 | Error |
AvoidNestedBlocks | 0 | Error |
EmptyBlock | 46 | Error |
LeftCurly | 1 | Error |
NeedBraces | 15 | Error |
RightCurly | 18 | Error |
AvoidInlineConditionals | 38 | Error |
DoubleCheckedLocking | 0 | Error |
EmptyStatement | 0 | Error |
EqualsHashCode | 0 | Error |
HiddenField | 378 | Error |
IllegalInstantiation | 0 | Error |
InnerAssignment | 1 | Error |
MagicNumber | 3 | Error |
MissingSwitchDefault | 13 | Error |
RedundantThrows | 12 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 0 | Error |
DesignForExtension | 1165 | Error |
FinalClass | 0 | Error |
HideUtilityClassConstructor | 4 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier | 5 | Error |
ArrayTypeStyle | 0 | Error |
FinalParameters | 1409 | Error |
GenericIllegalRegexp
|
678 | Error |
TodoComment | 0 | Error |
UpperEll | 4 | Error |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
First sentence should end with a period. | 27 | |
Line has trailing spaces. | 28 | |
Line has trailing spaces. | 29 | |
'<' is not preceded with whitespace. | 33 | |
'<' is not followed by whitespace. | 33 | |
'>' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 35 | |
Line has trailing spaces. | 36 | |
Line contains a tab character. | 37 | |
Method 'assemble' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Parameter clu should be final. | 38 | |
Parameter activity should be final. | 38 | |
Parameter shallowBuild should be final. | 38 | |
Line contains a tab character. | 39 | |
'if' is not followed by whitespace. | 39 | |
'{' is not preceded with whitespace. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line has trailing spaces. | 42 | |
Line contains a tab character. | 42 | |
Line is longer than 80 characters. | 43 | |
Line contains a tab character. | 43 | |
Avoid inline conditionals. | 43 | |
Line has trailing spaces. | 44 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line is longer than 80 characters. | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 56 | |
Method 'disassemble' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Line contains a tab character. | 57 | |
'<' is not preceded with whitespace. | 57 | |
'<' is not followed by whitespace. | 57 | |
',' is not followed by whitespace. | 57 | |
'>' is not preceded with whitespace. | 57 | |
Line is longer than 80 characters. | 58 | |
Line contains a tab character. | 58 | |
Parameter activity should be final. | 58 | |
Parameter operation should be final. | 58 | |
Line contains a tab character. | 59 | |
'==' is not preceded with whitespace. | 59 | |
'==' is not followed by whitespace. | 59 | |
Line has trailing spaces. | 60 | |
Line is longer than 80 characters. | 60 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line is longer than 80 characters. | 63 | |
Line contains a tab character. | 63 | |
Line is longer than 80 characters. | 64 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line has trailing spaces. | 66 | |
Line contains a tab character. | 66 | |
Line is longer than 80 characters. | 67 | |
Line contains a tab character. | 67 | |
'<' is not preceded with whitespace. | 67 | |
'<' is not followed by whitespace. | 67 | |
',' is not followed by whitespace. | 67 | |
'>' is not preceded with whitespace. | 67 | |
'<' is not preceded with whitespace. | 67 | |
'<' is not followed by whitespace. | 67 | |
',' is not followed by whitespace. | 67 | |
'>' is not preceded with whitespace. | 67 | |
'>' is not followed by whitespace. | 67 | |
Line has trailing spaces. | 68 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line is longer than 80 characters. | 71 | |
Avoid inline conditionals. | 71 | |
Line is longer than 80 characters. | 73 | |
Line has trailing spaces. | 75 | |
Line contains a tab character. | 75 | |
Line has trailing spaces. | 76 | |
Line contains a tab character. | 76 | |
Line is longer than 80 characters. | 77 | |
Line contains a tab character. | 77 | |
';' is not followed by whitespace. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line is longer than 80 characters. | 80 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line has trailing spaces. | 85 | |
Line contains a tab character. | 85 | |
Line has trailing spaces. | 86 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line has trailing spaces. | 91 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Method 'setLuService' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Missing a Javadoc comment. | 97 | |
Parameter luService should be final. | 97 | |
'luService' hides a field. | 97 | |
Method 'getLuService' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Missing a Javadoc comment. | 101 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line has trailing spaces. | 70 | |
Line has trailing spaces. | 72 | |
'<' is not preceded with whitespace. | 74 | |
'<' is not followed by whitespace. | 74 | |
'>' is not preceded with whitespace. | 74 | |
Missing a Javadoc comment. | 76 | |
'static' modifier out of order with the JLS suggestions. | 76 | |
Line contains a tab character. | 77 | |
Missing a Javadoc comment. | 77 | |
Line contains a tab character. | 78 | |
Missing a Javadoc comment. | 78 | |
Line contains a tab character. | 79 | |
Missing a Javadoc comment. | 79 | |
Line contains a tab character. | 80 | |
Missing a Javadoc comment. | 80 | |
Line contains a tab character. | 81 | |
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 83 | |
Line has trailing spaces. | 84 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Method 'assemble' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Method length is 185 lines (max allowed is 150). | 85 | |
Missing a Javadoc comment. | 85 | |
Line contains a tab character. | 86 | |
Parameter clu should be final. | 86 | |
Parameter courseInfo should be final. | 86 | |
Line contains a tab character. | 87 | |
Parameter shallowBuild should be final. | 87 | |
Line contains a tab character. | 89 | |
Avoid inline conditionals. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 92 | |
Line has trailing spaces. | 93 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line is longer than 80 characters. | 104 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 106 | |
Line has trailing spaces. | 107 | |
Line is longer than 80 characters. | 107 | |
Line contains a tab character. | 107 | |
'<' is not preceded with whitespace. | 107 | |
'<' is not followed by whitespace. | 107 | |
'>' is not preceded with whitespace. | 107 | |
Line contains a tab character. | 108 | |
Line has trailing spaces. | 109 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line has trailing spaces. | 111 | |
Line is longer than 80 characters. | 111 | |
Line contains a tab character. | 111 | |
'<' is not preceded with whitespace. | 111 | |
'<' is not followed by whitespace. | 111 | |
'>' is not preceded with whitespace. | 111 | |
Line contains a tab character. | 112 | |
Line has trailing spaces. | 113 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
'if' is not followed by whitespace. | 115 | |
'==' is not preceded with whitespace. | 115 | |
'==' is not followed by whitespace. | 115 | |
'{' is not preceded with whitespace. | 115 | |
Line contains a tab character. | 116 | |
'<' is not preceded with whitespace. | 116 | |
'<' is not followed by whitespace. | 116 | |
'>' is not preceded with whitespace. | 116 | |
'>' is not followed by whitespace. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
'if' is not followed by whitespace. | 118 | |
'==' is not preceded with whitespace. | 118 | |
'==' is not followed by whitespace. | 118 | |
'{' is not preceded with whitespace. | 118 | |
Line contains a tab character. | 119 | |
'<' is not preceded with whitespace. | 119 | |
'<' is not followed by whitespace. | 119 | |
'>' is not preceded with whitespace. | 119 | |
'>' is not followed by whitespace. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
'<' is not preceded with whitespace. | 121 | |
'<' is not followed by whitespace. | 121 | |
'>' is not preceded with whitespace. | 121 | |
'<' is not preceded with whitespace. | 121 | |
'<' is not followed by whitespace. | 121 | |
'>' is not preceded with whitespace. | 121 | |
'>' is not followed by whitespace. | 121 | |
Line contains a tab character. | 122 | |
'<' is not preceded with whitespace. | 122 | |
'<' is not followed by whitespace. | 122 | |
'>' is not preceded with whitespace. | 122 | |
'<' is not preceded with whitespace. | 122 | |
'<' is not followed by whitespace. | 122 | |
'>' is not preceded with whitespace. | 122 | |
'>' is not followed by whitespace. | 122 | |
Line contains a tab character. | 123 | |
'for' is not followed by whitespace. | 123 | |
':' is not preceded with whitespace. | 123 | |
'{' is not preceded with whitespace. | 123 | |
Line is longer than 80 characters. | 124 | |
Line contains a tab character. | 124 | |
'if' is not followed by whitespace. | 124 | |
'{' is not preceded with whitespace. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line is longer than 80 characters. | 127 | |
Line contains a tab character. | 127 | |
'if' is not followed by whitespace. | 127 | |
'{' is not preceded with whitespace. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
'<' is not preceded with whitespace. | 140 | |
'<' is not followed by whitespace. | 140 | |
'>' is not preceded with whitespace. | 140 | |
'<' is not preceded with whitespace. | 140 | |
'<' is not followed by whitespace. | 140 | |
'>' is not preceded with whitespace. | 140 | |
'>' is not followed by whitespace. | 140 | |
Line is longer than 80 characters. | 141 | |
Line contains a tab character. | 141 | |
'<' is not preceded with whitespace. | 141 | |
'<' is not followed by whitespace. | 141 | |
'>' is not preceded with whitespace. | 141 | |
'<' is not preceded with whitespace. | 141 | |
'<' is not followed by whitespace. | 141 | |
'>' is not preceded with whitespace. | 141 | |
'>' is not followed by whitespace. | 141 | |
Line contains a tab character. | 142 | |
'if' is not followed by whitespace. | 142 | |
'{' is not preceded with whitespace. | 142 | |
Line contains a tab character. | 143 | |
Line is longer than 80 characters. | 145 | |
Line contains a tab character. | 145 | |
Line is longer than 80 characters. | 146 | |
Line contains a tab character. | 146 | |
'for' is not followed by whitespace. | 146 | |
':' is not preceded with whitespace. | 146 | |
'{' is not preceded with whitespace. | 146 | |
Line contains a tab character. | 147 | |
Line is longer than 80 characters. | 148 | |
Line contains a tab character. | 148 | |
'if' is not followed by whitespace. | 148 | |
'{' is not preceded with whitespace. | 148 | |
Line is longer than 80 characters. | 149 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line is longer than 80 characters. | 151 | |
Line contains a tab character. | 151 | |
Line is longer than 80 characters. | 152 | |
Line contains a tab character. | 152 | |
Line is longer than 80 characters. | 153 | |
Line contains a tab character. | 153 | |
Line is longer than 80 characters. | 154 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
'else' is not preceded with whitespace. | 156 | |
'}' is not followed by whitespace. | 156 | |
'else' is not followed by whitespace. | 156 | |
'{' is not preceded with whitespace. | 156 | |
Line is longer than 80 characters. | 157 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line is longer than 80 characters. | 159 | |
Line contains a tab character. | 159 | |
Line is longer than 80 characters. | 160 | |
Line contains a tab character. | 160 | |
Line is longer than 80 characters. | 161 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line is longer than 80 characters. | 163 | |
Line contains a tab character. | 163 | |
Line is longer than 80 characters. | 164 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 171 | |
Line is longer than 80 characters. | 172 | |
Line contains a tab character. | 172 | |
'if' is not followed by whitespace. | 172 | |
'{' is not preceded with whitespace. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
'if' is not followed by whitespace. | 175 | |
'{' is not preceded with whitespace. | 175 | |
Line is longer than 80 characters. | 176 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 177 | |
Line has trailing spaces. | 178 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
Line is longer than 80 characters. | 185 | |
Line contains a tab character. | 185 | |
Line is longer than 80 characters. | 186 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line has trailing spaces. | 190 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 193 | |
'for' is not followed by whitespace. | 193 | |
'{' is not preceded with whitespace. | 193 | |
Line is longer than 80 characters. | 194 | |
Line contains a tab character. | 194 | |
'if' is not followed by whitespace. | 194 | |
'{' is not preceded with whitespace. | 194 | |
Line is longer than 80 characters. | 195 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Line contains a tab character. | 201 | |
'for' is not followed by whitespace. | 201 | |
'{' is not preceded with whitespace. | 201 | |
Line is longer than 80 characters. | 202 | |
Line contains a tab character. | 202 | |
'if' is not followed by whitespace. | 202 | |
'{' is not preceded with whitespace. | 202 | |
Line is longer than 80 characters. | 203 | |
Line contains a tab character. | 203 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 206 | |
Line has trailing spaces. | 207 | |
Line contains a tab character. | 207 | |
Line contains a tab character. | 208 | |
Line contains a tab character. | 209 | |
Line contains a tab character. | 210 | |
Line is longer than 80 characters. | 211 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 213 | |
'<' is not preceded with whitespace. | 213 | |
'<' is not followed by whitespace. | 213 | |
'>' is not preceded with whitespace. | 213 | |
Line is longer than 80 characters. | 214 | |
Line contains a tab character. | 214 | |
Line has trailing spaces. | 215 | |
Line contains a tab character. | 215 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 217 | |
Line is longer than 80 characters. | 218 | |
Line contains a tab character. | 218 | |
Line is longer than 80 characters. | 219 | |
Line contains a tab character. | 219 | |
Line is longer than 80 characters. | 220 | |
Line contains a tab character. | 220 | |
Line is longer than 80 characters. | 221 | |
Line contains a tab character. | 221 | |
Line contains a tab character. | 222 | |
Line contains a tab character. | 223 | |
Line contains a tab character. | 224 | |
Must have at least one statement. | 224 | |
Line contains a tab character. | 225 | |
Line is longer than 80 characters. | 226 | |
Line contains a tab character. | 226 | |
Line contains a tab character. | 227 | |
Line contains a tab character. | 229 | |
Line is longer than 80 characters. | 230 | |
Line contains a tab character. | 230 | |
Line contains a tab character. | 231 | |
Line is longer than 80 characters. | 232 | |
Line contains a tab character. | 232 | |
'<' is not preceded with whitespace. | 232 | |
'<' is not followed by whitespace. | 232 | |
'>' is not preceded with whitespace. | 232 | |
Line contains a tab character. | 233 | |
Line is longer than 80 characters. | 234 | |
Line contains a tab character. | 234 | |
Line has trailing spaces. | 235 | |
Line contains a tab character. | 235 | |
Line contains a tab character. | 236 | |
Line is longer than 80 characters. | 237 | |
Line contains a tab character. | 237 | |
Line contains a tab character. | 238 | |
Line contains a tab character. | 239 | |
Line contains a tab character. | 240 | |
Line contains a tab character. | 242 | |
Must have at least one statement. | 242 | |
Line contains a tab character. | 243 | |
Line is longer than 80 characters. | 244 | |
Line contains a tab character. | 244 | |
Line contains a tab character. | 245 | |
Line contains a tab character. | 247 | |
'try' is not followed by whitespace. | 247 | |
'{' is not preceded with whitespace. | 247 | |
Line contains a tab character. | 248 | |
Line is longer than 80 characters. | 249 | |
Line contains a tab character. | 249 | |
'<' is not preceded with whitespace. | 249 | |
'<' is not followed by whitespace. | 249 | |
'>' is not preceded with whitespace. | 249 | |
Line is longer than 80 characters. | 251 | |
Line contains a tab character. | 251 | |
'<' is not preceded with whitespace. | 251 | |
'<' is not followed by whitespace. | 251 | |
'>' is not preceded with whitespace. | 251 | |
Line contains a tab character. | 252 | |
Line has trailing spaces. | 253 | |
Line contains a tab character. | 253 | |
Line is longer than 80 characters. | 254 | |
Line contains a tab character. | 254 | |
'<' is not preceded with whitespace. | 254 | |
'<' is not followed by whitespace. | 254 | |
'>' is not preceded with whitespace. | 254 | |
Line has trailing spaces. | 255 | |
Line contains a tab character. | 255 | |
Line contains a tab character. | 256 | |
Line contains a tab character. | 257 | |
'{' is not preceded with whitespace. | 257 | |
Must have at least one statement. | 257 | |
Line contains a tab character. | 258 | |
Line is longer than 80 characters. | 259 | |
Line contains a tab character. | 259 | |
Line contains a tab character. | 260 | |
Line has trailing spaces. | 261 | |
Line contains a tab character. | 261 | |
Line contains a tab character. | 262 | |
Line is longer than 80 characters. | 263 | |
Line has trailing spaces. | 264 | |
Line contains a tab character. | 264 | |
Line contains a tab character. | 265 | |
Line contains a tab character. | 267 | |
Line is longer than 80 characters. | 268 | |
Line contains a tab character. | 268 | |
Line has trailing spaces. | 269 | |
Line contains a tab character. | 269 | |
Line contains a tab character. | 270 | |
Line contains a tab character. | 271 | |
Line contains a tab character. | 273 | |
Method 'disassemble' is not designed for extension - needs to be abstract, final or empty. | 273 | |
Method length is 261 lines (max allowed is 150). | 273 | |
Missing a Javadoc comment. | 273 | |
Line contains a tab character. | 274 | |
'<' is not preceded with whitespace. | 274 | |
'<' is not followed by whitespace. | 274 | |
'>' is not preceded with whitespace. | 274 | |
Line contains a tab character. | 275 | |
Parameter course should be final. | 275 | |
Parameter operation should be final. | 275 | |
Line contains a tab character. | 276 | |
Line contains a tab character. | 278 | |
Line is longer than 80 characters. | 279 | |
Line contains a tab character. | 279 | |
Line contains a tab character. | 280 | |
Line contains a tab character. | 281 | |
Line contains a tab character. | 282 | |
Line contains a tab character. | 283 | |
Line is longer than 80 characters. | 285 | |
Line contains a tab character. | 285 | |
'<' is not preceded with whitespace. | 285 | |
'<' is not followed by whitespace. | 285 | |
'>' is not preceded with whitespace. | 285 | |
'<' is not preceded with whitespace. | 285 | |
'<' is not followed by whitespace. | 285 | |
'>' is not preceded with whitespace. | 285 | |
'>' is not followed by whitespace. | 285 | |
Line contains a tab character. | 286 | |
Line contains a tab character. | 288 | |
Line contains a tab character. | 289 | |
Line is longer than 80 characters. | 290 | |
Line contains a tab character. | 290 | |
Avoid inline conditionals. | 290 | |
Line is longer than 80 characters. | 292 | |
Line contains a tab character. | 292 | |
Line has trailing spaces. | 293 | |
Line is longer than 80 characters. | 295 | |
Line contains a tab character. | 295 | |
Line contains a tab character. | 296 | |
Line contains a tab character. | 297 | |
Line contains a tab character. | 298 | |
Line contains a tab character. | 299 | |
Line contains a tab character. | 300 | |
Line contains a tab character. | 301 | |
Line contains a tab character. | 302 | |
Line contains a tab character. | 304 | |
Line is longer than 80 characters. | 305 | |
Line contains a tab character. | 305 | |
Line contains a tab character. | 306 | |
Line contains a tab character. | 307 | |
Line contains a tab character. | 308 | |
Line contains a tab character. | 309 | |
Line contains a tab character. | 310 | |
Line is longer than 80 characters. | 312 | |
Line contains a tab character. | 312 | |
Line contains a tab character. | 313 | |
'{' is not preceded with whitespace. | 313 | |
Line contains a tab character. | 314 | |
Line is longer than 80 characters. | 315 | |
Line contains a tab character. | 315 | |
'if' is not followed by whitespace. | 315 | |
'!=' is not preceded with whitespace. | 315 | |
'!=' is not followed by whitespace. | 315 | |
'&&' is not preceded with whitespace. | 315 | |
'&&' is not followed by whitespace. | 315 | |
'!=' is not preceded with whitespace. | 315 | |
'!=' is not followed by whitespace. | 315 | |
'&&' is not preceded with whitespace. | 315 | |
'&&' is not followed by whitespace. | 315 | |
'&&' is not preceded with whitespace. | 315 | |
'&&' is not followed by whitespace. | 315 | |
'{' is not preceded with whitespace. | 315 | |
Line has trailing spaces. | 316 | |
Line is longer than 80 characters. | 316 | |
Line contains a tab character. | 316 | |
'+' is not preceded with whitespace. | 316 | |
'+' is not followed by whitespace. | 316 | |
Line contains a tab character. | 317 | |
'else' is not preceded with whitespace. | 317 | |
'}' is not followed by whitespace. | 317 | |
'else' is not followed by whitespace. | 317 | |
'{' is not preceded with whitespace. | 317 | |
Line contains a tab character. | 318 | |
Line contains a tab character. | 319 | |
Line has trailing spaces. | 320 | |
Line contains a tab character. | 320 | |
Line contains a tab character. | 321 | |
Line contains a tab character. | 322 | |
'if' is not followed by whitespace. | 322 | |
Line contains a tab character. | 323 | |
Line is longer than 80 characters. | 324 | |
Line contains a tab character. | 324 | |
'if' is not followed by whitespace. | 324 | |
'!=' is not preceded with whitespace. | 324 | |
'!=' is not followed by whitespace. | 324 | |
'&&' is not preceded with whitespace. | 324 | |
'&&' is not followed by whitespace. | 324 | |
'>=' is not preceded with whitespace. | 324 | |
'3' is a magic number. | 324 | |
'>=' is not followed by whitespace. | 324 | |
'{' is not preceded with whitespace. | 324 | |
Line is longer than 80 characters. | 325 | |
Line contains a tab character. | 325 | |
'+' is not preceded with whitespace. | 325 | |
'+' is not followed by whitespace. | 325 | |
Line contains a tab character. | 326 | |
Line has trailing spaces. | 327 | |
Line contains a tab character. | 327 | |
Line contains a tab character. | 328 | |
Line contains a tab character. | 330 | |
'<' is not preceded with whitespace. | 330 | |
'<' is not followed by whitespace. | 330 | |
'>' is not preceded with whitespace. | 330 | |
'>' is not followed by whitespace. | 330 | |
Line is longer than 80 characters. | 332 | |
Line contains a tab character. | 332 | |
Line has trailing spaces. | 333 | |
Line contains a tab character. | 333 | |
Line contains a tab character. | 334 | |
Line contains a tab character. | 335 | |
Line is longer than 80 characters. | 336 | |
Line contains a tab character. | 336 | |
'for' is not followed by whitespace. | 336 | |
'<' is not preceded with whitespace. | 336 | |
'<' is not followed by whitespace. | 336 | |
'>' is not preceded with whitespace. | 336 | |
';' is not followed by whitespace. | 336 | |
'{' is not preceded with whitespace. | 336 | |
Line contains a tab character. | 337 | |
Line is longer than 80 characters. | 338 | |
Line contains a tab character. | 338 | |
'if' is not followed by whitespace. | 338 | |
'||' should be on a new line. | 338 | |
Line is longer than 80 characters. | 339 | |
Line contains a tab character. | 339 | |
')' is preceded with whitespace. | 339 | |
'{' is not preceded with whitespace. | 339 | |
Line contains a tab character. | 340 | |
Line contains a tab character. | 341 | |
Line contains a tab character. | 342 | |
Line contains a tab character. | 343 | |
Line contains a tab character. | 344 | |
'for' is not followed by whitespace. | 344 | |
':' is not preceded with whitespace. | 344 | |
':' is not followed by whitespace. | 344 | |
'{' is not preceded with whitespace. | 344 | |
Line is longer than 80 characters. | 345 | |
Line contains a tab character. | 345 | |
Line contains a tab character. | 346 | |
Line is longer than 80 characters. | 347 | |
Line contains a tab character. | 347 | |
Line contains a tab character. | 348 | |
Line is longer than 80 characters. | 349 | |
Line contains a tab character. | 349 | |
Line contains a tab character. | 350 | |
Line is longer than 80 characters. | 351 | |
Line contains a tab character. | 351 | |
Line is longer than 80 characters. | 352 | |
Line contains a tab character. | 352 | |
Line contains a tab character. | 353 | |
Line contains a tab character. | 354 | |
Line contains a tab character. | 355 | |
Line contains a tab character. | 356 | |
Line is longer than 80 characters. | 357 | |
Line contains a tab character. | 357 | |
'for' is not followed by whitespace. | 357 | |
':' is not preceded with whitespace. | 357 | |
':' is not followed by whitespace. | 357 | |
'{' is not preceded with whitespace. | 357 | |
Line is longer than 80 characters. | 358 | |
Line contains a tab character. | 358 | |
Line contains a tab character. | 359 | |
Line is longer than 80 characters. | 360 | |
Line contains a tab character. | 360 | |
Line is longer than 80 characters. | 361 | |
Line contains a tab character. | 361 | |
Line is longer than 80 characters. | 362 | |
Line contains a tab character. | 362 | |
Line contains a tab character. | 363 | |
Line contains a tab character. | 364 | |
Line contains a tab character. | 365 | |
Line contains a tab character. | 366 | |
Line is longer than 80 characters. | 368 | |
Line contains a tab character. | 368 | |
'<' is not preceded with whitespace. | 368 | |
'<' is not followed by whitespace. | 368 | |
'>' is not preceded with whitespace. | 368 | |
'<' is not preceded with whitespace. | 368 | |
'<' is not followed by whitespace. | 368 | |
'>' is not preceded with whitespace. | 368 | |
'>' is not followed by whitespace. | 368 | |
Line contains a tab character. | 369 | |
'for' is not followed by whitespace. | 369 | |
':' is not preceded with whitespace. | 369 | |
':' is not followed by whitespace. | 369 | |
'{' is not preceded with whitespace. | 369 | |
Line contains a tab character. | 370 | |
Line contains a tab character. | 371 | |
Line contains a tab character. | 372 | |
Line contains a tab character. | 373 | |
Line contains a tab character. | 374 | |
Line contains a tab character. | 375 | |
Line has trailing spaces. | 376 | |
Line contains a tab character. | 376 | |
Line contains a tab character. | 377 | |
'<' is not preceded with whitespace. | 377 | |
'<' is not followed by whitespace. | 377 | |
'>' is not preceded with whitespace. | 377 | |
'<' is not preceded with whitespace. | 377 | |
'<' is not followed by whitespace. | 377 | |
'>' is not preceded with whitespace. | 377 | |
'>' is not followed by whitespace. | 377 | |
Line contains a tab character. | 378 | |
Line contains a tab character. | 379 | |
Line is longer than 80 characters. | 380 | |
Line contains a tab character. | 380 | |
Line contains a tab character. | 381 | |
Line contains a tab character. | 382 | |
Line contains a tab character. | 383 | |
Line contains a tab character. | 384 | |
Line has trailing spaces. | 386 | |
Line contains a tab character. | 386 | |
Line contains a tab character. | 387 | |
Line contains a tab character. | 388 | |
Line contains a tab character. | 389 | |
Line contains a tab character. | 390 | |
Line contains a tab character. | 391 | |
Line contains a tab character. | 392 | |
Line contains a tab character. | 394 | |
Line contains a tab character. | 395 | |
Line has trailing spaces. | 396 | |
Line contains a tab character. | 396 | |
Line contains a tab character. | 397 | |
Line contains a tab character. | 398 | |
Line has trailing spaces. | 399 | |
Line contains a tab character. | 399 | |
Line contains a tab character. | 400 | |
Line contains a tab character. | 401 | |
Line has trailing spaces. | 402 | |
Line contains a tab character. | 402 | |
Line contains a tab character. | 403 | |
Line contains a tab character. | 404 | |
Line contains a tab character. | 406 | |
Line contains a tab character. | 407 | |
Line contains a tab character. | 408 | |
Line contains a tab character. | 409 | |
Line is longer than 80 characters. | 411 | |
Line contains a tab character. | 411 | |
Line contains a tab character. | 412 | |
'<' is not preceded with whitespace. | 412 | |
'<' is not followed by whitespace. | 412 | |
'<' is not preceded with whitespace. | 412 | |
'<' is not followed by whitespace. | 412 | |
'?' is not preceded with whitespace. | 412 | |
'?' is not followed by whitespace. | 412 | |
'>' is not preceded with whitespace. | 412 | |
'?' is not followed by whitespace. | 412 | |
'>' is not followed by whitespace. | 412 | |
'>' is not preceded with whitespace. | 412 | |
Line contains a tab character. | 415 | |
Line has trailing spaces. | 417 | |
Must have at least one statement. | 418 | |
Line is longer than 80 characters. | 423 | |
Line contains a tab character. | 423 | |
Line contains a tab character. | 424 | |
Line is longer than 80 characters. | 425 | |
Line contains a tab character. | 425 | |
'<' is not preceded with whitespace. | 425 | |
'<' is not followed by whitespace. | 425 | |
'<' is not preceded with whitespace. | 425 | |
'<' is not followed by whitespace. | 425 | |
'?' is not preceded with whitespace. | 425 | |
'?' is not followed by whitespace. | 425 | |
'>' is not preceded with whitespace. | 425 | |
'?' is not followed by whitespace. | 425 | |
'>' is not followed by whitespace. | 425 | |
'>' is not preceded with whitespace. | 425 | |
Line contains a tab character. | 426 | |
Line contains a tab character. | 427 | |
Line contains a tab character. | 429 | |
Line is longer than 80 characters. | 430 | |
Line contains a tab character. | 430 | |
Line is longer than 80 characters. | 431 | |
Line contains a tab character. | 431 | |
'if' is not followed by whitespace. | 431 | |
'&&' is not preceded with whitespace. | 431 | |
'&&' is not followed by whitespace. | 431 | |
'{' is not preceded with whitespace. | 431 | |
Line is longer than 80 characters. | 432 | |
Line contains a tab character. | 432 | |
'if' is not followed by whitespace. | 432 | |
'{' is not preceded with whitespace. | 432 | |
Line is longer than 80 characters. | 433 | |
Line contains a tab character. | 433 | |
Line contains a tab character. | 434 | |
Line contains a tab character. | 435 | |
Line has trailing spaces. | 436 | |
Line contains a tab character. | 436 | |
Line contains a tab character. | 437 | |
'<' is not preceded with whitespace. | 437 | |
'<' is not followed by whitespace. | 437 | |
'>' is not preceded with whitespace. | 437 | |
Line contains a tab character. | 438 | |
Line is longer than 80 characters. | 439 | |
Line contains a tab character. | 439 | |
Line contains a tab character. | 440 | |
Line contains a tab character. | 441 | |
Line contains a tab character. | 442 | |
Line is longer than 80 characters. | 443 | |
Line contains a tab character. | 443 | |
Line contains a tab character. | 444 | |
Line has trailing spaces. | 445 | |
Line contains a tab character. | 445 | |
Line is longer than 80 characters. | 446 | |
Line contains a tab character. | 446 | |
'<' is not preceded with whitespace. | 446 | |
'<' is not followed by whitespace. | 446 | |
'<' is not preceded with whitespace. | 446 | |
'<' is not followed by whitespace. | 446 | |
'?' is not preceded with whitespace. | 446 | |
'?' is not followed by whitespace. | 446 | |
'>' is not preceded with whitespace. | 446 | |
'?' is not followed by whitespace. | 446 | |
'>' is not followed by whitespace. | 446 | |
'>' is not preceded with whitespace. | 446 | |
Line contains a tab character. | 447 | |
Line has trailing spaces. | 448 | |
Line contains a tab character. | 448 | |
Line is longer than 80 characters. | 449 | |
Line contains a tab character. | 449 | |
'<' is not preceded with whitespace. | 449 | |
'<' is not followed by whitespace. | 449 | |
'?' is not preceded with whitespace. | 449 | |
'?' is not followed by whitespace. | 449 | |
'>' is not preceded with whitespace. | 449 | |
'?' is not followed by whitespace. | 449 | |
Line is longer than 80 characters. | 450 | |
Line contains a tab character. | 450 | |
Line contains a tab character. | 451 | |
Line has trailing spaces. | 452 | |
Line contains a tab character. | 452 | |
Line contains a tab character. | 453 | |
Line contains a tab character. | 455 | |
'<' is not preceded with whitespace. | 455 | |
'<' is not followed by whitespace. | 455 | |
'<' is not preceded with whitespace. | 455 | |
'<' is not followed by whitespace. | 455 | |
'?' is not preceded with whitespace. | 455 | |
'?' is not followed by whitespace. | 455 | |
'>' is not preceded with whitespace. | 455 | |
'?' is not followed by whitespace. | 455 | |
'>' is not followed by whitespace. | 455 | |
'>' is not preceded with whitespace. | 455 | |
Line contains a tab character. | 456 | |
Line has trailing spaces. | 461 | |
Line contains a tab character. | 461 | |
Line is longer than 80 characters. | 462 | |
Line contains a tab character. | 462 | |
Line contains a tab character. | 463 | |
Line is longer than 80 characters. | 464 | |
Line contains a tab character. | 464 | |
'for' is not followed by whitespace. | 464 | |
'<' is not preceded with whitespace. | 464 | |
'<' is not followed by whitespace. | 464 | |
'>' is not preceded with whitespace. | 464 | |
';' is not followed by whitespace. | 464 | |
'{' is not preceded with whitespace. | 464 | |
Line contains a tab character. | 465 | |
Line is longer than 80 characters. | 466 | |
Line contains a tab character. | 466 | |
'if' is not followed by whitespace. | 466 | |
'{' is not preceded with whitespace. | 466 | |
Line contains a tab character. | 467 | |
Line contains a tab character. | 468 | |
'if' is not followed by whitespace. | 468 | |
'{' is not preceded with whitespace. | 468 | |
Line contains a tab character. | 469 | |
Line contains a tab character. | 470 | |
Line contains a tab character. | 471 | |
Line contains a tab character. | 472 | |
Line contains a tab character. | 473 | |
Line is longer than 80 characters. | 474 | |
Line contains a tab character. | 474 | |
'if' is not followed by whitespace. | 474 | |
'{' is not preceded with whitespace. | 474 | |
Line contains a tab character. | 475 | |
Line is longer than 80 characters. | 476 | |
Line contains a tab character. | 476 | |
Line contains a tab character. | 477 | |
Line contains a tab character. | 478 | |
Line contains a tab character. | 479 | |
Line has trailing spaces. | 480 | |
Line contains a tab character. | 480 | |
Line is longer than 80 characters. | 481 | |
Line contains a tab character. | 481 | |
Line contains a tab character. | 482 | |
Line is longer than 80 characters. | 483 | |
Line contains a tab character. | 483 | |
'for' is not followed by whitespace. | 483 | |
'<' is not preceded with whitespace. | 483 | |
'<' is not followed by whitespace. | 483 | |
'>' is not preceded with whitespace. | 483 | |
';' is not followed by whitespace. | 483 | |
'{' is not preceded with whitespace. | 483 | |
Line contains a tab character. | 484 | |
Line is longer than 80 characters. | 485 | |
Line contains a tab character. | 485 | |
'if' is not followed by whitespace. | 485 | |
'{' is not preceded with whitespace. | 485 | |
Line contains a tab character. | 486 | |
Line contains a tab character. | 487 | |
'if' is not followed by whitespace. | 487 | |
'{' is not preceded with whitespace. | 487 | |
Line contains a tab character. | 488 | |
Line contains a tab character. | 489 | |
Line contains a tab character. | 490 | |
Line contains a tab character. | 491 | |
Line contains a tab character. | 492 | |
Line contains a tab character. | 493 | |
'if' is not followed by whitespace. | 493 | |
'{' is not preceded with whitespace. | 493 | |
Line contains a tab character. | 494 | |
Line is longer than 80 characters. | 495 | |
Line contains a tab character. | 495 | |
Line contains a tab character. | 496 | |
Line contains a tab character. | 497 | |
Line contains a tab character. | 498 | |
Line has trailing spaces. | 499 | |
Line contains a tab character. | 499 | |
Line contains a tab character. | 500 | |
Line contains a tab character. | 501 | |
'if' is not followed by whitespace. | 501 | |
'{' is not preceded with whitespace. | 501 | |
Line contains a tab character. | 502 | |
Line contains a tab character. | 503 | |
Line contains a tab character. | 504 | |
Line contains a tab character. | 505 | |
Line contains a tab character. | 506 | |
'for' is not followed by whitespace. | 506 | |
':' is not preceded with whitespace. | 506 | |
':' is not followed by whitespace. | 506 | |
'{' is not preceded with whitespace. | 506 | |
Line contains a tab character. | 507 | |
Line is longer than 80 characters. | 508 | |
Line contains a tab character. | 508 | |
Line is longer than 80 characters. | 509 | |
Line contains a tab character. | 509 | |
Line is longer than 80 characters. | 510 | |
Line contains a tab character. | 510 | |
Line is longer than 80 characters. | 511 | |
Line contains a tab character. | 511 | |
Line contains a tab character. | 512 | |
Line contains a tab character. | 513 | |
Line contains a tab character. | 514 | |
Line contains a tab character. | 515 | |
Line contains a tab character. | 516 | |
'for' is not followed by whitespace. | 516 | |
'{' is not preceded with whitespace. | 516 | |
Line contains a tab character. | 517 | |
Line contains a tab character. | 518 | |
Line contains a tab character. | 519 | |
Line contains a tab character. | 520 | |
Line contains a tab character. | 521 | |
Line contains a tab character. | 522 | |
Line contains a tab character. | 523 | |
Line contains a tab character. | 524 | |
Line contains a tab character. | 525 | |
Line contains a tab character. | 526 | |
Line is longer than 80 characters. | 527 | |
Line contains a tab character. | 527 | |
'if' is not followed by whitespace. | 527 | |
'==' is not preceded with whitespace. | 527 | |
'{' is not preceded with whitespace. | 527 | |
Line contains a tab character. | 528 | |
'(' is followed by whitespace. | 528 | |
Line contains a tab character. | 529 | |
Line contains a tab character. | 530 | |
'if' is not followed by whitespace. | 530 | |
'{' is not preceded with whitespace. | 530 | |
Line is longer than 80 characters. | 531 | |
Line contains a tab character. | 531 | |
Line is longer than 80 characters. | 532 | |
Line contains a tab character. | 532 | |
Line contains a tab character. | 533 | |
Line has trailing spaces. | 534 | |
Line contains a tab character. | 534 | |
Line contains a tab character. | 535 | |
Line contains a tab character. | 536 | |
Line is longer than 80 characters. | 538 | |
Line contains a tab character. | 538 | |
Method length is 172 lines (max allowed is 150). | 538 | |
Missing a Javadoc comment. | 538 | |
'<' is not preceded with whitespace. | 538 | |
'<' is not followed by whitespace. | 538 | |
'<' is not preceded with whitespace. | 538 | |
'<' is not followed by whitespace. | 538 | |
'?' is not preceded with whitespace. | 538 | |
'?' is not followed by whitespace. | 538 | |
'>' is not preceded with whitespace. | 538 | |
'?' is not followed by whitespace. | 538 | |
'>' is not followed by whitespace. | 538 | |
'>' is not preceded with whitespace. | 538 | |
Parameter course should be final. | 538 | |
Parameter clu should be final. | 538 | |
Parameter currentCluResults should be final. | 538 | |
'<' is not preceded with whitespace. | 538 | |
'<' is not followed by whitespace. | 538 | |
'>' is not preceded with whitespace. | 538 | |
Parameter operation should be final. | 538 | |
Redundant throws: 'NumberFormatException' is unchecked exception. | 538 | |
Line has trailing spaces. | 539 | |
Line contains a tab character. | 539 | |
Line is longer than 80 characters. | 540 | |
Line contains a tab character. | 540 | |
'<' is not preceded with whitespace. | 540 | |
'<' is not followed by whitespace. | 540 | |
'<' is not preceded with whitespace. | 540 | |
'<' is not followed by whitespace. | 540 | |
'?' is not preceded with whitespace. | 540 | |
'?' is not followed by whitespace. | 540 | |
'>' is not preceded with whitespace. | 540 | |
'?' is not followed by whitespace. | 540 | |
'>' is not followed by whitespace. | 540 | |
'>' is not preceded with whitespace. | 540 | |
'<' is not preceded with whitespace. | 540 | |
'<' is not followed by whitespace. | 540 | |
'<' is not preceded with whitespace. | 540 | |
'<' is not followed by whitespace. | 540 | |
'?' is not preceded with whitespace. | 540 | |
'?' is not followed by whitespace. | 540 | |
'>' is not preceded with whitespace. | 540 | |
'?' is not followed by whitespace. | 540 | |
'>' is not followed by whitespace. | 540 | |
'>' is not preceded with whitespace. | 540 | |
'>' is not followed by whitespace. | 540 | |
Line has trailing spaces. | 541 | |
Line contains a tab character. | 541 | |
Line is longer than 80 characters. | 542 | |
Line contains a tab character. | 542 | |
Line has trailing spaces. | 543 | |
Line contains a tab character. | 543 | |
Line contains a tab character. | 544 | |
Line contains a tab character. | 545 | |
'if' is not followed by whitespace. | 545 | |
'!=' is not preceded with whitespace. | 545 | |
'!=' is not followed by whitespace. | 545 | |
'{' is not preceded with whitespace. | 545 | |
Line is longer than 80 characters. | 546 | |
Line contains a tab character. | 546 | |
Line contains a tab character. | 547 | |
'<' is not preceded with whitespace. | 547 | |
'<' is not followed by whitespace. | 547 | |
'>' is not preceded with whitespace. | 547 | |
'<' is not preceded with whitespace. | 547 | |
'<' is not followed by whitespace. | 547 | |
'>' is not preceded with whitespace. | 547 | |
'>' is not followed by whitespace. | 547 | |
Line has trailing spaces. | 548 | |
Line contains a tab character. | 548 | |
Line contains a tab character. | 549 | |
'try' is not followed by whitespace. | 549 | |
'{' is not preceded with whitespace. | 549 | |
Line contains a tab character. | 550 | |
Line is longer than 80 characters. | 551 | |
Line contains a tab character. | 551 | |
Line contains a tab character. | 552 | |
Must have at least one statement. | 552 | |
'{' is not followed by whitespace. | 552 | |
'}' is not preceded with whitespace. | 552 | |
Line contains a tab character. | 553 | |
Line is longer than 80 characters. | 554 | |
Line contains a tab character. | 554 | |
Line contains a tab character. | 555 | |
Must have at least one statement. | 555 | |
'{' is not followed by whitespace. | 555 | |
'}' is not preceded with whitespace. | 555 | |
Line contains a tab character. | 556 | |
Line is longer than 80 characters. | 557 | |
Line contains a tab character. | 557 | |
Line contains a tab character. | 558 | |
Must have at least one statement. | 558 | |
'{' is not followed by whitespace. | 558 | |
'}' is not preceded with whitespace. | 558 | |
Line contains a tab character. | 560 | |
Line is longer than 80 characters. | 561 | |
Line contains a tab character. | 561 | |
'for' is not followed by whitespace. | 561 | |
':' is not preceded with whitespace. | 561 | |
':' is not followed by whitespace. | 561 | |
'{' is not preceded with whitespace. | 561 | |
Line contains a tab character. | 562 | |
Line contains a tab character. | 563 | |
Line contains a tab character. | 564 | |
'<' is not preceded with whitespace. | 564 | |
'<' is not followed by whitespace. | 564 | |
'>' is not preceded with whitespace. | 564 | |
Line contains a tab character. | 565 | |
'<' is not preceded with whitespace. | 565 | |
'<' is not followed by whitespace. | 565 | |
',' is not followed by whitespace. | 565 | |
'>' is not preceded with whitespace. | 565 | |
Line is longer than 80 characters. | 566 | |
Line contains a tab character. | 566 | |
Line is longer than 80 characters. | 567 | |
Line contains a tab character. | 567 | |
'if' is not followed by whitespace. | 567 | |
'{' is not preceded with whitespace. | 567 | |
Line is longer than 80 characters. | 568 | |
Line contains a tab character. | 568 | |
Line is longer than 80 characters. | 569 | |
Line contains a tab character. | 569 | |
Line is longer than 80 characters. | 570 | |
Line contains a tab character. | 570 | |
Line is longer than 80 characters. | 571 | |
Line contains a tab character. | 571 | |
'<' is not preceded with whitespace. | 571 | |
'<' is not followed by whitespace. | 571 | |
'>' is not preceded with whitespace. | 571 | |
'>' is not followed by whitespace. | 571 | |
Line is longer than 80 characters. | 572 | |
Line contains a tab character. | 572 | |
Line is longer than 80 characters. | 573 | |
Line contains a tab character. | 573 | |
'<' is not preceded with whitespace. | 573 | |
'<' is not followed by whitespace. | 573 | |
',' is not followed by whitespace. | 573 | |
'>' is not preceded with whitespace. | 573 | |
'>' is not followed by whitespace. | 573 | |
Line is longer than 80 characters. | 574 | |
Line contains a tab character. | 574 | |
Line is longer than 80 characters. | 575 | |
Line contains a tab character. | 575 | |
'else' is not preceded with whitespace. | 575 | |
'}' is not followed by whitespace. | 575 | |
'if' is not followed by whitespace. | 575 | |
'{' is not preceded with whitespace. | 575 | |
Line is longer than 80 characters. | 576 | |
Line contains a tab character. | 576 | |
Line is longer than 80 characters. | 577 | |
Line contains a tab character. | 577 | |
Line is longer than 80 characters. | 578 | |
Line contains a tab character. | 578 | |
'for' is not followed by whitespace. | 578 | |
'<' is not preceded with whitespace. | 578 | |
'<' is not followed by whitespace. | 578 | |
'>' is not preceded with whitespace. | 578 | |
';' is not followed by whitespace. | 578 | |
'{' is not preceded with whitespace. | 578 | |
Line contains a tab character. | 579 | |
Line contains a tab character. | 580 | |
'if' is not followed by whitespace. | 580 | |
'{' is not preceded with whitespace. | 580 | |
Line contains a tab character. | 581 | |
Line contains a tab character. | 582 | |
Line contains a tab character. | 583 | |
Line contains a tab character. | 584 | |
Line is longer than 80 characters. | 585 | |
Line contains a tab character. | 585 | |
Line is longer than 80 characters. | 586 | |
Line contains a tab character. | 586 | |
Line is longer than 80 characters. | 587 | |
Line contains a tab character. | 587 | |
'else' is not preceded with whitespace. | 587 | |
'}' is not followed by whitespace. | 587 | |
'if' is not followed by whitespace. | 587 | |
'{' is not preceded with whitespace. | 587 | |
Line contains a tab character. | 588 | |
Line has trailing spaces. | 589 | |
Line is longer than 80 characters. | 589 | |
Line contains a tab character. | 589 | |
Line is longer than 80 characters. | 590 | |
Line contains a tab character. | 590 | |
Line contains a tab character. | 591 | |
Line has trailing spaces. | 592 | |
Line is longer than 80 characters. | 592 | |
Line contains a tab character. | 592 | |
Line is longer than 80 characters. | 593 | |
Line contains a tab character. | 593 | |
Line is longer than 80 characters. | 594 | |
Line contains a tab character. | 594 | |
Line is longer than 80 characters. | 595 | |
Line contains a tab character. | 595 | |
Line is longer than 80 characters. | 596 | |
Line contains a tab character. | 596 | |
Line is longer than 80 characters. | 597 | |
Line contains a tab character. | 597 | |
Line has trailing spaces. | 598 | |
Line is longer than 80 characters. | 598 | |
Line contains a tab character. | 598 | |
Line is longer than 80 characters. | 599 | |
Line contains a tab character. | 599 | |
')' is preceded with whitespace. | 599 | |
Avoid inline conditionals. | 599 | |
';' is preceded with whitespace. | 599 | |
Line has trailing spaces. | 600 | |
Line is longer than 80 characters. | 600 | |
Line contains a tab character. | 600 | |
Line is longer than 80 characters. | 601 | |
Line contains a tab character. | 601 | |
Line is longer than 80 characters. | 602 | |
Line contains a tab character. | 602 | |
Line is longer than 80 characters. | 603 | |
Line contains a tab character. | 603 | |
'<' is not preceded with whitespace. | 603 | |
'<' is not followed by whitespace. | 603 | |
'>' is not preceded with whitespace. | 603 | |
'>' is not followed by whitespace. | 603 | |
Line is longer than 80 characters. | 604 | |
Line contains a tab character. | 604 | |
'for' is not followed by whitespace. | 604 | |
'+=' is not preceded with whitespace. | 604 | |
'+=' is not followed by whitespace. | 604 | |
'{' is not preceded with whitespace. | 604 | |
Line is longer than 80 characters. | 605 | |
Line contains a tab character. | 605 | |
Line contains a tab character. | 606 | |
Line is longer than 80 characters. | 607 | |
Line contains a tab character. | 607 | |
'<' is not preceded with whitespace. | 607 | |
'<' is not followed by whitespace. | 607 | |
',' is not followed by whitespace. | 607 | |
'>' is not preceded with whitespace. | 607 | |
'>' is not followed by whitespace. | 607 | |
Line is longer than 80 characters. | 608 | |
Line contains a tab character. | 608 | |
Line is longer than 80 characters. | 609 | |
Line contains a tab character. | 609 | |
Line is longer than 80 characters. | 610 | |
Line contains a tab character. | 611 | |
Line has trailing spaces. | 612 | |
Line contains a tab character. | 612 | |
Line contains a tab character. | 613 | |
Line contains a tab character. | 614 | |
Line has trailing spaces. | 615 | |
Line contains a tab character. | 615 | |
Line contains a tab character. | 616 | |
Line is longer than 80 characters. | 617 | |
Line contains a tab character. | 617 | |
'if' is not followed by whitespace. | 617 | |
'{' is not preceded with whitespace. | 617 | |
Line has trailing spaces. | 618 | |
Line is longer than 80 characters. | 618 | |
Line contains a tab character. | 618 | |
Line is longer than 80 characters. | 619 | |
Line contains a tab character. | 619 | |
Line is longer than 80 characters. | 620 | |
Line contains a tab character. | 620 | |
Line contains a tab character. | 621 | |
Line contains a tab character. | 622 | |
'(' is preceded with whitespace. | 623 | |
Line is longer than 80 characters. | 624 | |
Line contains a tab character. | 624 | |
Line is longer than 80 characters. | 625 | |
Line contains a tab character. | 625 | |
Line is longer than 80 characters. | 626 | |
Line contains a tab character. | 626 | |
'<' is not preceded with whitespace. | 626 | |
'<' is not followed by whitespace. | 626 | |
'>' is not preceded with whitespace. | 626 | |
'<' is not preceded with whitespace. | 626 | |
'<' is not followed by whitespace. | 626 | |
'>' is not preceded with whitespace. | 626 | |
'>' is not followed by whitespace. | 626 | |
Line is longer than 80 characters. | 627 | |
Line contains a tab character. | 627 | |
Line is longer than 80 characters. | 628 | |
Line contains a tab character. | 628 | |
Line is longer than 80 characters. | 629 | |
Line contains a tab character. | 629 | |
Line contains a tab character. | 630 | |
Line has trailing spaces. | 631 | |
Line contains a tab character. | 631 | |
Line contains a tab character. | 632 | |
Line contains a tab character. | 633 | |
Line contains a tab character. | 634 | |
Line contains a tab character. | 635 | |
'catch' is not preceded with whitespace. | 635 | |
'}' is not followed by whitespace. | 635 | |
'{' is not preceded with whitespace. | 635 | |
Line is longer than 80 characters. | 636 | |
Line contains a tab character. | 636 | |
',' is not followed by whitespace. | 636 | |
Line contains a tab character. | 637 | |
'catch' is not preceded with whitespace. | 637 | |
'}' is not followed by whitespace. | 637 | |
'{' is not preceded with whitespace. | 637 | |
Line is longer than 80 characters. | 638 | |
Line contains a tab character. | 638 | |
Line contains a tab character. | 639 | |
Line contains a tab character. | 640 | |
Line has trailing spaces. | 641 | |
Line contains a tab character. | 641 | |
Line is longer than 80 characters. | 642 | |
Line contains a tab character. | 642 | |
Line has trailing spaces. | 643 | |
Line contains a tab character. | 643 | |
Line is longer than 80 characters. | 644 | |
Line contains a tab character. | 644 | |
Line is longer than 80 characters. | 645 | |
Line contains a tab character. | 645 | |
'<' is not preceded with whitespace. | 645 | |
'<' is not followed by whitespace. | 645 | |
'<' is not preceded with whitespace. | 645 | |
'<' is not followed by whitespace. | 645 | |
'>' is not preceded with whitespace. | 645 | |
'>' is not followed by whitespace. | 645 | |
'>' is not preceded with whitespace. | 645 | |
'<' is not preceded with whitespace. | 645 | |
'<' is not followed by whitespace. | 645 | |
'<' is not preceded with whitespace. | 645 | |
'<' is not followed by whitespace. | 645 | |
'>' is not preceded with whitespace. | 645 | |
'>' is not followed by whitespace. | 645 | |
'>' is not preceded with whitespace. | 645 | |
'>' is not followed by whitespace. | 645 | |
Line has trailing spaces. | 646 | |
Line contains a tab character. | 646 | |
Line contains a tab character. | 647 | |
Line contains a tab character. | 648 | |
Line contains a tab character. | 649 | |
Line is longer than 80 characters. | 650 | |
Line contains a tab character. | 650 | |
Line is longer than 80 characters. | 651 | |
Line contains a tab character. | 651 | |
Line is longer than 80 characters. | 652 | |
Line contains a tab character. | 652 | |
'if' is not followed by whitespace. | 652 | |
'==' is not preceded with whitespace. | 652 | |
'==' is not followed by whitespace. | 652 | |
'{' is not preceded with whitespace. | 652 | |
Line is longer than 80 characters. | 653 | |
Line contains a tab character. | 653 | |
Line is longer than 80 characters. | 654 | |
Line contains a tab character. | 654 | |
Line is longer than 80 characters. | 655 | |
Line contains a tab character. | 655 | |
'if' is not followed by whitespace. | 655 | |
'{' is not preceded with whitespace. | 655 | |
Line is longer than 80 characters. | 656 | |
Line contains a tab character. | 656 | |
'<' is not preceded with whitespace. | 656 | |
'<' is not followed by whitespace. | 656 | |
'>' is not preceded with whitespace. | 656 | |
'>' is not followed by whitespace. | 656 | |
Line contains a tab character. | 657 | |
Line is longer than 80 characters. | 658 | |
Line contains a tab character. | 658 | |
Line contains a tab character. | 659 | |
'else' is not preceded with whitespace. | 659 | |
'}' is not followed by whitespace. | 659 | |
'else' is not followed by whitespace. | 659 | |
'{' is not preceded with whitespace. | 659 | |
Line is longer than 80 characters. | 660 | |
Line contains a tab character. | 660 | |
Line contains a tab character. | 661 | |
Line contains a tab character. | 662 | |
Line contains a tab character. | 663 | |
Line contains a tab character. | 664 | |
Line has trailing spaces. | 665 | |
Line contains a tab character. | 665 | |
Line is longer than 80 characters. | 666 | |
Line contains a tab character. | 666 | |
Line is longer than 80 characters. | 667 | |
Line contains a tab character. | 667 | |
'for' is not followed by whitespace. | 667 | |
'{' is not preceded with whitespace. | 667 | |
Line contains a tab character. | 668 | |
Line is longer than 80 characters. | 669 | |
Line contains a tab character. | 669 | |
')' is preceded with whitespace. | 669 | |
Line has trailing spaces. | 670 | |
Line contains a tab character. | 670 | |
Line contains a tab character. | 671 | |
Line contains a tab character. | 672 | |
Line contains a tab character. | 673 | |
Line has trailing spaces. | 674 | |
Line contains a tab character. | 674 | |
Line contains a tab character. | 675 | |
Line contains a tab character. | 676 | |
Line contains a tab character. | 677 | |
Line contains a tab character. | 678 | |
Line has trailing spaces. | 679 | |
Line contains a tab character. | 679 | |
Line contains a tab character. | 680 | |
Line has trailing spaces. | 681 | |
Line contains a tab character. | 681 | |
Line is longer than 80 characters. | 682 | |
Line contains a tab character. | 682 | |
'<' is not preceded with whitespace. | 682 | |
'<' is not followed by whitespace. | 682 | |
'>' is not preceded with whitespace. | 682 | |
'<' is not preceded with whitespace. | 682 | |
'<' is not followed by whitespace. | 682 | |
'>' is not preceded with whitespace. | 682 | |
'>' is not followed by whitespace. | 682 | |
Line contains a tab character. | 683 | |
Line is longer than 80 characters. | 684 | |
Line contains a tab character. | 684 | |
Line has trailing spaces. | 685 | |
Line contains a tab character. | 685 | |
Line is longer than 80 characters. | 688 | |
Line contains a tab character. | 688 | |
Line is longer than 80 characters. | 689 | |
Line contains a tab character. | 689 | |
Line is longer than 80 characters. | 690 | |
Line contains a tab character. | 690 | |
'<' is not preceded with whitespace. | 690 | |
'<' is not followed by whitespace. | 690 | |
'>' is not preceded with whitespace. | 690 | |
Line contains a tab character. | 691 | |
'-' is not preceded with whitespace. | 691 | |
'-' is not followed by whitespace. | 691 | |
Line contains a tab character. | 692 | |
'if' is not followed by whitespace. | 692 | |
'{' is not preceded with whitespace. | 692 | |
Line contains a tab character. | 693 | |
Line contains a tab character. | 694 | |
Line contains a tab character. | 695 | |
Line contains a tab character. | 696 | |
Line has trailing spaces. | 697 | |
Line contains a tab character. | 697 | |
Line contains a tab character. | 698 | |
Line is longer than 80 characters. | 699 | |
Line contains a tab character. | 699 | |
'for' is not followed by whitespace. | 699 | |
'<' is not preceded with whitespace. | 699 | |
'<' is not followed by whitespace. | 699 | |
',' is not followed by whitespace. | 699 | |
'<' is not preceded with whitespace. | 699 | |
'<' is not followed by whitespace. | 699 | |
'>' is not preceded with whitespace. | 699 | |
'>' is not followed by whitespace. | 699 | |
'>' is not preceded with whitespace. | 699 | |
':' is not preceded with whitespace. | 699 | |
':' is not followed by whitespace. | 699 | |
'{' is not preceded with whitespace. | 699 | |
Line contains a tab character. | 700 | |
'for' is not followed by whitespace. | 700 | |
':' is not preceded with whitespace. | 700 | |
':' is not followed by whitespace. | 700 | |
'{' is not preceded with whitespace. | 700 | |
Line is longer than 80 characters. | 701 | |
Line contains a tab character. | 701 | |
'<' is not preceded with whitespace. | 701 | |
'<' is not followed by whitespace. | 701 | |
'>' is not preceded with whitespace. | 701 | |
'<' is not preceded with whitespace. | 701 | |
'<' is not followed by whitespace. | 701 | |
'>' is not preceded with whitespace. | 701 | |
'>' is not followed by whitespace. | 701 | |
Line contains a tab character. | 702 | |
Line is longer than 80 characters. | 703 | |
Line contains a tab character. | 703 | |
Line contains a tab character. | 704 | |
Line contains a tab character. | 705 | |
Line contains a tab character. | 706 | |
Line has trailing spaces. | 707 | |
Line contains a tab character. | 707 | |
Line contains a tab character. | 708 | |
Line contains a tab character. | 709 | |
Line is longer than 80 characters. | 711 | |
Line contains a tab character. | 711 | |
Missing a Javadoc comment. | 711 | |
'<' is not preceded with whitespace. | 711 | |
'<' is not followed by whitespace. | 711 | |
'>' is not preceded with whitespace. | 711 | |
Parameter cluResults should be final. | 711 | |
'<' is not preceded with whitespace. | 711 | |
'<' is not followed by whitespace. | 711 | |
'>' is not preceded with whitespace. | 711 | |
'{' is not preceded with whitespace. | 711 | |
Line has trailing spaces. | 712 | |
Line contains a tab character. | 712 | |
Line is longer than 80 characters. | 713 | |
Line contains a tab character. | 713 | |
Line has trailing spaces. | 714 | |
Line contains a tab character. | 714 | |
Line contains a tab character. | 715 | |
'<' is not preceded with whitespace. | 715 | |
'<' is not followed by whitespace. | 715 | |
'>' is not preceded with whitespace. | 715 | |
'<' is not preceded with whitespace. | 715 | |
'<' is not followed by whitespace. | 715 | |
'>' is not preceded with whitespace. | 715 | |
'>' is not followed by whitespace. | 715 | |
Line is longer than 80 characters. | 716 | |
Line contains a tab character. | 716 | |
Line contains a tab character. | 717 | |
'for' is not followed by whitespace. | 717 | |
':' is not preceded with whitespace. | 717 | |
':' is not followed by whitespace. | 717 | |
'{' is not preceded with whitespace. | 717 | |
Line contains a tab character. | 718 | |
'if' is not followed by whitespace. | 718 | |
'{' is not preceded with whitespace. | 718 | |
Line is longer than 80 characters. | 719 | |
Line contains a tab character. | 719 | |
Line is longer than 80 characters. | 720 | |
Line contains a tab character. | 720 | |
'for' is not followed by whitespace. | 720 | |
':' is not preceded with whitespace. | 720 | |
'{' is not preceded with whitespace. | 720 | |
Line is longer than 80 characters. | 721 | |
Line contains a tab character. | 721 | |
Line contains a tab character. | 722 | |
Line contains a tab character. | 723 | |
Line contains a tab character. | 724 | |
Line contains a tab character. | 725 | |
Line contains a tab character. | 726 | |
Line contains a tab character. | 727 | |
Line has trailing spaces. | 728 | |
Line contains a tab character. | 728 | |
Line contains a tab character. | 729 | |
Missing a Javadoc comment. | 729 | |
'<' is not preceded with whitespace. | 729 | |
'<' is not followed by whitespace. | 729 | |
'>' is not preceded with whitespace. | 729 | |
Line is longer than 80 characters. | 730 | |
Line contains a tab character. | 730 | |
Parameter cluResults should be final. | 730 | |
'<' is not preceded with whitespace. | 730 | |
'<' is not followed by whitespace. | 730 | |
'>' is not preceded with whitespace. | 730 | |
Line is longer than 80 characters. | 731 | |
Line contains a tab character. | 731 | |
Line is longer than 80 characters. | 732 | |
Line contains a tab character. | 732 | |
'<' is not preceded with whitespace. | 732 | |
'<' is not followed by whitespace. | 732 | |
'>' is not preceded with whitespace. | 732 | |
'<' is not preceded with whitespace. | 732 | |
'<' is not followed by whitespace. | 732 | |
'>' is not preceded with whitespace. | 732 | |
'>' is not followed by whitespace. | 732 | |
Line is longer than 80 characters. | 733 | |
Line contains a tab character. | 733 | |
Line contains a tab character. | 734 | |
'for' is not followed by whitespace. | 734 | |
':' is not preceded with whitespace. | 734 | |
':' is not followed by whitespace. | 734 | |
'{' is not preceded with whitespace. | 734 | |
Line contains a tab character. | 735 | |
'if' is not followed by whitespace. | 735 | |
'{' is not preceded with whitespace. | 735 | |
Line is longer than 80 characters. | 736 | |
Line contains a tab character. | 736 | |
Line is longer than 80 characters. | 737 | |
Line contains a tab character. | 737 | |
'for' is not followed by whitespace. | 737 | |
':' is not preceded with whitespace. | 737 | |
'{' is not preceded with whitespace. | 737 | |
Line contains a tab character. | 738 | |
Line is longer than 80 characters. | 739 | |
Line contains a tab character. | 739 | |
Line contains a tab character. | 740 | |
Line contains a tab character. | 741 | |
Line is longer than 80 characters. | 742 | |
Line contains a tab character. | 742 | |
'+' is not preceded with whitespace. | 742 | |
'+' is not followed by whitespace. | 742 | |
'+' is not preceded with whitespace. | 742 | |
'+' is not followed by whitespace. | 742 | |
'+' is not preceded with whitespace. | 742 | |
'+' is not followed by whitespace. | 742 | |
Line contains a tab character. | 743 | |
Line is longer than 80 characters. | 744 | |
Line contains a tab character. | 744 | |
',' is not followed by whitespace. | 744 | |
Line contains a tab character. | 745 | |
Line contains a tab character. | 746 | |
Line contains a tab character. | 747 | |
Line contains a tab character. | 748 | |
Line contains a tab character. | 749 | |
Line contains a tab character. | 750 | |
Line has trailing spaces. | 751 | |
Line contains a tab character. | 751 | |
Line contains a tab character. | 752 | |
Line contains a tab character. | 753 | |
Missing a Javadoc comment. | 753 | |
'<' is not preceded with whitespace. | 753 | |
'<' is not followed by whitespace. | 753 | |
'<' is not preceded with whitespace. | 753 | |
'<' is not followed by whitespace. | 753 | |
'?' is not preceded with whitespace. | 753 | |
'?' is not followed by whitespace. | 753 | |
'>' is not preceded with whitespace. | 753 | |
'?' is not followed by whitespace. | 753 | |
'>' is not followed by whitespace. | 753 | |
'>' is not preceded with whitespace. | 753 | |
Parameter cluId should be final. | 753 | |
Line is longer than 80 characters. | 754 | |
Line contains a tab character. | 754 | |
Parameter course should be final. | 754 | |
Parameter operation should be final. | 754 | |
Line contains a tab character. | 755 | |
Line is longer than 80 characters. | 756 | |
Line contains a tab character. | 756 | |
'<' is not preceded with whitespace. | 756 | |
'<' is not followed by whitespace. | 756 | |
'<' is not preceded with whitespace. | 756 | |
'<' is not followed by whitespace. | 756 | |
'?' is not preceded with whitespace. | 756 | |
'?' is not followed by whitespace. | 756 | |
'>' is not preceded with whitespace. | 756 | |
'?' is not followed by whitespace. | 756 | |
'>' is not followed by whitespace. | 756 | |
'>' is not preceded with whitespace. | 756 | |
'<' is not preceded with whitespace. | 756 | |
'<' is not followed by whitespace. | 756 | |
'<' is not preceded with whitespace. | 756 | |
'<' is not followed by whitespace. | 756 | |
'?' is not preceded with whitespace. | 756 | |
'?' is not followed by whitespace. | 756 | |
'>' is not preceded with whitespace. | 756 | |
'?' is not followed by whitespace. | 756 | |
'>' is not followed by whitespace. | 756 | |
'>' is not preceded with whitespace. | 756 | |
'>' is not followed by whitespace. | 756 | |
Line is longer than 80 characters. | 758 | |
Line contains a tab character. | 758 | |
Line contains a tab character. | 759 | |
Line is longer than 80 characters. | 760 | |
Line contains a tab character. | 760 | |
'<' is not preceded with whitespace. | 760 | |
'<' is not followed by whitespace. | 760 | |
'>' is not preceded with whitespace. | 760 | |
'<' is not preceded with whitespace. | 760 | |
'<' is not followed by whitespace. | 760 | |
'>' is not preceded with whitespace. | 760 | |
'>' is not followed by whitespace. | 760 | |
Line contains a tab character. | 761 | |
Line is longer than 80 characters. | 762 | |
Line contains a tab character. | 762 | |
'<' is not preceded with whitespace. | 762 | |
'<' is not followed by whitespace. | 762 | |
'>' is not preceded with whitespace. | 762 | |
Line contains a tab character. | 763 | |
'for' is not followed by whitespace. | 763 | |
':' is not preceded with whitespace. | 763 | |
':' is not followed by whitespace. | 763 | |
'{' is not preceded with whitespace. | 763 | |
Line is longer than 80 characters. | 764 | |
Line contains a tab character. | 764 | |
'if' is not followed by whitespace. | 764 | |
'{' is not preceded with whitespace. | 764 | |
Line is longer than 80 characters. | 765 | |
Line contains a tab character. | 765 | |
Line contains a tab character. | 766 | |
Line contains a tab character. | 767 | |
Line contains a tab character. | 768 | |
Must have at least one statement. | 768 | |
Line contains a tab character. | 769 | |
Line is longer than 80 characters. | 770 | |
Line contains a tab character. | 770 | |
Line contains a tab character. | 771 | |
Line has trailing spaces. | 772 | |
Line contains a tab character. | 772 | |
Line contains a tab character. | 773 | |
Line contains a tab character. | 774 | |
'for' is not followed by whitespace. | 774 | |
'{' is not preceded with whitespace. | 774 | |
Line is longer than 80 characters. | 776 | |
Line contains a tab character. | 776 | |
Line contains a tab character. | 777 | |
Line is longer than 80 characters. | 778 | |
Line contains a tab character. | 778 | |
Line has trailing spaces. | 779 | |
Line contains a tab character. | 779 | |
Line contains a tab character. | 782 | |
'<' is not preceded with whitespace. | 783 | |
'<' is not followed by whitespace. | 783 | |
'>' is not preceded with whitespace. | 783 | |
Line is longer than 80 characters. | 792 | |
Line is longer than 80 characters. | 795 | |
'<' is not preceded with whitespace. | 795 | |
'<' is not followed by whitespace. | 795 | |
'>' is not preceded with whitespace. | 795 | |
'<' is not preceded with whitespace. | 795 | |
'<' is not followed by whitespace. | 795 | |
'>' is not preceded with whitespace. | 795 | |
'>' is not followed by whitespace. | 795 | |
Line is longer than 80 characters. | 802 | |
Line contains a tab character. | 802 | |
Line is longer than 80 characters. | 803 | |
Line contains a tab character. | 803 | |
'<' is not preceded with whitespace. | 804 | |
'<' is not followed by whitespace. | 804 | |
'>' is not preceded with whitespace. | 804 | |
Line contains a tab character. | 805 | |
Line contains a tab character. | 806 | |
Line is longer than 80 characters. | 808 | |
Line contains a tab character. | 808 | |
Line contains a tab character. | 809 | |
Line is longer than 80 characters. | 810 | |
Line contains a tab character. | 810 | |
Line contains a tab character. | 811 | |
Line is longer than 80 characters. | 812 | |
Line has trailing spaces. | 813 | |
Line contains a tab character. | 813 | |
Line is longer than 80 characters. | 815 | |
Line contains a tab character. | 815 | |
Line is longer than 80 characters. | 816 | |
'<' is not preceded with whitespace. | 816 | |
'<' is not followed by whitespace. | 816 | |
'>' is not preceded with whitespace. | 816 | |
'<' is not preceded with whitespace. | 816 | |
'<' is not followed by whitespace. | 816 | |
'>' is not preceded with whitespace. | 816 | |
'>' is not followed by whitespace. | 816 | |
Line has trailing spaces. | 821 | |
'<' is not preceded with whitespace. | 822 | |
'<' is not followed by whitespace. | 822 | |
'>' is not preceded with whitespace. | 822 | |
Line is longer than 80 characters. | 823 | |
Line contains a tab character. | 823 | |
Line has trailing spaces. | 824 | |
Line has trailing spaces. | 828 | |
Line is longer than 80 characters. | 828 | |
Line contains a tab character. | 828 | |
Line contains a tab character. | 829 | |
Line has trailing spaces. | 830 | |
Line contains a tab character. | 830 | |
Line is longer than 80 characters. | 834 | |
'<' is not preceded with whitespace. | 834 | |
'<' is not followed by whitespace. | 834 | |
'>' is not preceded with whitespace. | 834 | |
Line contains a tab character. | 837 | |
Line is longer than 80 characters. | 838 | |
'<' is not preceded with whitespace. | 838 | |
'<' is not followed by whitespace. | 838 | |
'>' is not preceded with whitespace. | 838 | |
'<' is not preceded with whitespace. | 838 | |
'<' is not followed by whitespace. | 838 | |
'>' is not preceded with whitespace. | 838 | |
'>' is not followed by whitespace. | 838 | |
'try' is not followed by whitespace. | 844 | |
'{' is not preceded with whitespace. | 844 | |
Line contains a tab character. | 845 | |
Line has trailing spaces. | 846 | |
Line is longer than 80 characters. | 847 | |
Line contains a tab character. | 847 | |
Line is longer than 80 characters. | 848 | |
Line contains a tab character. | 848 | |
'<' is not preceded with whitespace. | 848 | |
'<' is not followed by whitespace. | 848 | |
'>' is not preceded with whitespace. | 848 | |
Line is longer than 80 characters. | 849 | |
Line contains a tab character. | 849 | |
Line contains a tab character. | 850 | |
Line contains a tab character. | 851 | |
'{' is not preceded with whitespace. | 851 | |
Line is longer than 80 characters. | 852 | |
Line contains a tab character. | 852 | |
'+' is not preceded with whitespace. | 852 | |
'+' is not followed by whitespace. | 852 | |
Line is longer than 80 characters. | 854 | |
Line contains a tab character. | 854 | |
',' is not followed by whitespace. | 854 | |
Line contains a tab character. | 855 | |
Line has trailing spaces. | 857 | |
Line contains a tab character. | 857 | |
Line contains a tab character. | 858 | |
Line contains a tab character. | 859 | |
Line has trailing spaces. | 860 | |
Line contains a tab character. | 860 | |
Line is longer than 80 characters. | 861 | |
Line contains a tab character. | 861 | |
Missing a Javadoc comment. | 861 | |
'<' is not preceded with whitespace. | 861 | |
'<' is not followed by whitespace. | 861 | |
'?' is not preceded with whitespace. | 861 | |
'?' is not followed by whitespace. | 861 | |
'>' is not preceded with whitespace. | 861 | |
'?' is not followed by whitespace. | 861 | |
Parameter cluId should be final. | 861 | |
Line is longer than 80 characters. | 862 | |
Line contains a tab character. | 862 | |
Parameter courseState should be final. | 862 | |
Parameter options should be final. | 862 | |
'<' is not preceded with whitespace. | 862 | |
'<' is not followed by whitespace. | 862 | |
'>' is not preceded with whitespace. | 862 | |
Parameter currentCluResults should be final. | 862 | |
'<' is not preceded with whitespace. | 862 | |
'<' is not followed by whitespace. | 862 | |
'>' is not preceded with whitespace. | 862 | |
Parameter operation should be final. | 862 | |
Line is longer than 80 characters. | 863 | |
Line contains a tab character. | 863 | |
'<' is not preceded with whitespace. | 863 | |
'<' is not followed by whitespace. | 863 | |
'<' is not preceded with whitespace. | 863 | |
'<' is not followed by whitespace. | 863 | |
'>' is not preceded with whitespace. | 863 | |
'>' is not followed by whitespace. | 863 | |
'>' is not preceded with whitespace. | 863 | |
'<' is not preceded with whitespace. | 863 | |
'<' is not followed by whitespace. | 863 | |
'<' is not preceded with whitespace. | 863 | |
'<' is not followed by whitespace. | 863 | |
'>' is not preceded with whitespace. | 863 | |
'>' is not followed by whitespace. | 863 | |
'>' is not preceded with whitespace. | 863 | |
'>' is not followed by whitespace. | 863 | |
Line has trailing spaces. | 864 | |
Line contains a tab character. | 864 | |
Line has trailing spaces. | 865 | |
Line is longer than 80 characters. | 865 | |
Line contains a tab character. | 865 | |
'=' is not preceded with whitespace. | 865 | |
'=' is not followed by whitespace. | 865 | |
Line contains a tab character. | 866 | |
'=' is not preceded with whitespace. | 866 | |
'=' is not followed by whitespace. | 866 | |
Line contains a tab character. | 867 | |
'=' is not preceded with whitespace. | 867 | |
'=' is not followed by whitespace. | 867 | |
Line is longer than 80 characters. | 869 | |
Line contains a tab character. | 869 | |
Line is longer than 80 characters. | 870 | |
Line contains a tab character. | 870 | |
'<' is not preceded with whitespace. | 870 | |
'<' is not followed by whitespace. | 870 | |
'>' is not preceded with whitespace. | 870 | |
'<' is not preceded with whitespace. | 870 | |
'<' is not followed by whitespace. | 870 | |
'>' is not preceded with whitespace. | 870 | |
'>' is not followed by whitespace. | 870 | |
Line contains a tab character. | 872 | |
Line has trailing spaces. | 873 | |
Line contains a tab character. | 873 | |
Line contains a tab character. | 874 | |
Line contains a tab character. | 875 | |
Line contains a tab character. | 876 | |
Line is longer than 80 characters. | 877 | |
Line contains a tab character. | 877 | |
Line contains a tab character. | 878 | |
Line is longer than 80 characters. | 879 | |
Line contains a tab character. | 879 | |
'if' is not followed by whitespace. | 879 | |
'{' is not preceded with whitespace. | 879 | |
Line is longer than 80 characters. | 880 | |
Line contains a tab character. | 880 | |
Line is longer than 80 characters. | 881 | |
Line contains a tab character. | 881 | |
Line contains a tab character. | 882 | |
'else' is not preceded with whitespace. | 882 | |
'}' is not followed by whitespace. | 882 | |
'else' is not followed by whitespace. | 882 | |
'{' is not preceded with whitespace. | 882 | |
Line is longer than 80 characters. | 883 | |
Line contains a tab character. | 883 | |
Line is longer than 80 characters. | 884 | |
Line contains a tab character. | 884 | |
Line is longer than 80 characters. | 885 | |
Line contains a tab character. | 885 | |
'for' is not followed by whitespace. | 885 | |
':' is not preceded with whitespace. | 885 | |
':' is not followed by whitespace. | 885 | |
'{' is not preceded with whitespace. | 885 | |
Line is longer than 80 characters. | 886 | |
Line contains a tab character. | 886 | |
Line contains a tab character. | 887 | |
Line contains a tab character. | 888 | |
Line contains a tab character. | 889 | |
Line contains a tab character. | 890 | |
Line contains a tab character. | 891 | |
Line contains a tab character. | 892 | |
Line is longer than 80 characters. | 894 | |
Line contains a tab character. | 894 | |
Line contains a tab character. | 895 | |
'if' is not followed by whitespace. | 895 | |
'{' is not preceded with whitespace. | 895 | |
Line contains a tab character. | 896 | |
'if' is not followed by whitespace. | 896 | |
'{' is not preceded with whitespace. | 896 | |
Line is longer than 80 characters. | 897 | |
Line contains a tab character. | 897 | |
Line contains a tab character. | 898 | |
Line contains a tab character. | 899 | |
Line contains a tab character. | 900 | |
Line contains a tab character. | 901 | |
Line contains a tab character. | 902 | |
Line contains a tab character. | 903 | |
Line contains a tab character. | 904 | |
Line contains a tab character. | 905 | |
Line is longer than 80 characters. | 906 | |
Line contains a tab character. | 906 | |
Line contains a tab character. | 907 | |
Line has trailing spaces. | 908 | |
Line contains a tab character. | 908 | |
Line is longer than 80 characters. | 909 | |
Line contains a tab character. | 909 | |
'<' is not preceded with whitespace. | 909 | |
'<' is not followed by whitespace. | 909 | |
'>' is not preceded with whitespace. | 909 | |
'>' is not followed by whitespace. | 909 | |
Line has trailing spaces. | 910 | |
Line contains a tab character. | 910 | |
Line contains a tab character. | 911 | |
Line contains a tab character. | 912 | |
Line contains a tab character. | 913 | |
'if' is not followed by whitespace. | 913 | |
'{' is not preceded with whitespace. | 913 | |
Line is longer than 80 characters. | 914 | |
Line contains a tab character. | 914 | |
Line is longer than 80 characters. | 915 | |
Line contains a tab character. | 915 | |
Line is longer than 80 characters. | 916 | |
Line contains a tab character. | 916 | |
Line contains a tab character. | 917 | |
'else' is not preceded with whitespace. | 917 | |
'}' is not followed by whitespace. | 917 | |
'else' is not followed by whitespace. | 917 | |
'{' is not preceded with whitespace. | 917 | |
Line contains a tab character. | 918 | |
Line is longer than 80 characters. | 919 | |
Line contains a tab character. | 919 | |
Line contains a tab character. | 920 | |
Line contains a tab character. | 921 | |
Line contains a tab character. | 922 | |
Line is longer than 80 characters. | 923 | |
Line contains a tab character. | 923 | |
Line contains a tab character. | 924 | |
Line has trailing spaces. | 925 | |
Line contains a tab character. | 925 | |
Line is longer than 80 characters. | 926 | |
Line contains a tab character. | 926 | |
Line contains a tab character. | 927 | |
Line contains a tab character. | 928 | |
Line contains a tab character. | 929 | |
Line has trailing spaces. | 930 | |
Line contains a tab character. | 930 | |
Line contains a tab character. | 931 | |
Line contains a tab character. | 932 | |
Line contains a tab character. | 933 | |
Line contains a tab character. | 935 | |
Line contains a tab character. | 936 | |
Line is longer than 80 characters. | 937 | |
Line contains a tab character. | 937 | |
Missing a Javadoc comment. | 937 | |
'<' is not preceded with whitespace. | 937 | |
'<' is not followed by whitespace. | 937 | |
'<' is not preceded with whitespace. | 937 | |
'<' is not followed by whitespace. | 937 | |
'?' is not preceded with whitespace. | 937 | |
'?' is not followed by whitespace. | 937 | |
'>' is not preceded with whitespace. | 937 | |
'?' is not followed by whitespace. | 937 | |
'>' is not followed by whitespace. | 937 | |
'>' is not preceded with whitespace. | 937 | |
Parameter nodeId should be final. | 937 | |
Line contains a tab character. | 938 | |
Parameter course should be final. | 938 | |
Parameter operation should be final. | 938 | |
Line is longer than 80 characters. | 939 | |
Line contains a tab character. | 939 | |
Line is longer than 80 characters. | 941 | |
Line contains a tab character. | 941 | |
'<' is not preceded with whitespace. | 941 | |
'<' is not followed by whitespace. | 941 | |
'<' is not preceded with whitespace. | 941 | |
'<' is not followed by whitespace. | 941 | |
'?' is not preceded with whitespace. | 941 | |
'?' is not followed by whitespace. | 941 | |
'>' is not preceded with whitespace. | 941 | |
'?' is not followed by whitespace. | 941 | |
'>' is not followed by whitespace. | 941 | |
'>' is not preceded with whitespace. | 941 | |
'<' is not preceded with whitespace. | 941 | |
'<' is not followed by whitespace. | 941 | |
'<' is not preceded with whitespace. | 941 | |
'<' is not followed by whitespace. | 941 | |
'?' is not preceded with whitespace. | 941 | |
'?' is not followed by whitespace. | 941 | |
'>' is not preceded with whitespace. | 941 | |
'?' is not followed by whitespace. | 941 | |
'>' is not followed by whitespace. | 941 | |
'>' is not preceded with whitespace. | 941 | |
'>' is not followed by whitespace. | 941 | |
Line is longer than 80 characters. | 943 | |
Line contains a tab character. | 943 | |
Line contains a tab character. | 944 | |
Line is longer than 80 characters. | 945 | |
Line contains a tab character. | 945 | |
'<' is not preceded with whitespace. | 945 | |
'<' is not followed by whitespace. | 945 | |
'>' is not preceded with whitespace. | 945 | |
'<' is not preceded with whitespace. | 945 | |
'<' is not followed by whitespace. | 945 | |
'>' is not preceded with whitespace. | 945 | |
'>' is not followed by whitespace. | 945 | |
Line contains a tab character. | 947 | |
Line contains a tab character. | 948 | |
Line is longer than 80 characters. | 949 | |
Line contains a tab character. | 949 | |
'<' is not preceded with whitespace. | 949 | |
'<' is not followed by whitespace. | 949 | |
'>' is not preceded with whitespace. | 949 | |
Line is longer than 80 characters. | 950 | |
Line contains a tab character. | 950 | |
Line has trailing spaces. | 951 | |
Line contains a tab character. | 951 | |
Line is longer than 80 characters. | 952 | |
Line contains a tab character. | 952 | |
Line has trailing spaces. | 953 | |
Line contains a tab character. | 953 | |
Line is longer than 80 characters. | 954 | |
Line contains a tab character. | 954 | |
Line is longer than 80 characters. | 955 | |
Line contains a tab character. | 955 | |
Line is longer than 80 characters. | 956 | |
Line contains a tab character. | 956 | |
Line is longer than 80 characters. | 957 | |
Line contains a tab character. | 957 | |
Line is longer than 80 characters. | 958 | |
Line contains a tab character. | 958 | |
Line contains a tab character. | 959 | |
Line contains a tab character. | 960 | |
Line contains a tab character. | 961 | |
Must have at least one statement. | 961 | |
Line contains a tab character. | 962 | |
Line is longer than 80 characters. | 963 | |
Line contains a tab character. | 963 | |
Line contains a tab character. | 964 | |
Line is longer than 80 characters. | 965 | |
Line contains a tab character. | 965 | |
Line contains a tab character. | 966 | |
Line is longer than 80 characters. | 967 | |
Line contains a tab character. | 967 | |
Line contains a tab character. | 968 | |
Line contains a tab character. | 969 | |
Line contains a tab character. | 971 | |
Line contains a tab character. | 972 | |
Line is longer than 80 characters. | 974 | |
Line contains a tab character. | 974 | |
Line contains a tab character. | 975 | |
Line is longer than 80 characters. | 976 | |
Line contains a tab character. | 976 | |
')' is preceded with whitespace. | 976 | |
Line is longer than 80 characters. | 979 | |
'<' is not preceded with whitespace. | 979 | |
'<' is not followed by whitespace. | 979 | |
'>' is not preceded with whitespace. | 979 | |
Line is longer than 80 characters. | 986 | |
';' is not followed by whitespace. | 986 | |
Line is longer than 80 characters. | 992 | |
Line is longer than 80 characters. | 995 | |
'<' is not preceded with whitespace. | 995 | |
'<' is not followed by whitespace. | 995 | |
'>' is not preceded with whitespace. | 995 | |
'<' is not preceded with whitespace. | 995 | |
'<' is not followed by whitespace. | 995 | |
'>' is not preceded with whitespace. | 995 | |
'>' is not followed by whitespace. | 995 | |
Line is longer than 80 characters. | 1002 | |
Line contains a tab character. | 1002 | |
Line is longer than 80 characters. | 1003 | |
Line contains a tab character. | 1003 | |
Line contains a tab character. | 1004 | |
Line is longer than 80 characters. | 1005 | |
Line contains a tab character. | 1005 | |
'<' is not preceded with whitespace. | 1005 | |
'<' is not followed by whitespace. | 1005 | |
'>' is not preceded with whitespace. | 1005 | |
Line is longer than 80 characters. | 1006 | |
Line contains a tab character. | 1006 | |
Line contains a tab character. | 1007 | |
Line is longer than 80 characters. | 1009 | |
Line contains a tab character. | 1009 | |
Line contains a tab character. | 1010 | |
Line contains a tab character. | 1011 | |
Line contains a tab character. | 1012 | |
Line contains a tab character. | 1014 | |
Line is longer than 80 characters. | 1015 | |
Line contains a tab character. | 1015 | |
Line is longer than 80 characters. | 1016 | |
Line contains a tab character. | 1016 | |
'(' is followed by whitespace. | 1016 | |
')' is preceded with whitespace. | 1016 | |
Line is longer than 80 characters. | 1017 | |
Line contains a tab character. | 1017 | |
'<' is not preceded with whitespace. | 1017 | |
'<' is not followed by whitespace. | 1017 | |
'>' is not preceded with whitespace. | 1017 | |
'<' is not preceded with whitespace. | 1017 | |
'<' is not followed by whitespace. | 1017 | |
'>' is not preceded with whitespace. | 1017 | |
'>' is not followed by whitespace. | 1017 | |
Line contains a tab character. | 1018 | |
Line contains a tab character. | 1019 | |
Line contains a tab character. | 1020 | |
Line contains a tab character. | 1021 | |
Line has trailing spaces. | 1022 | |
Line contains a tab character. | 1022 | |
Line is longer than 80 characters. | 1023 | |
'<' is not preceded with whitespace. | 1023 | |
'<' is not followed by whitespace. | 1023 | |
'>' is not preceded with whitespace. | 1023 | |
Line has trailing spaces. | 1025 | |
Line contains a tab character. | 1025 | |
Line has trailing spaces. | 1030 | |
Line contains a tab character. | 1030 | |
Line contains a tab character. | 1031 | |
Line has trailing spaces. | 1032 | |
Line contains a tab character. | 1032 | |
Line is longer than 80 characters. | 1034 | |
'<' is not preceded with whitespace. | 1035 | |
'<' is not followed by whitespace. | 1035 | |
'>' is not preceded with whitespace. | 1035 | |
'(' is followed by whitespace. | 1039 | |
')' is preceded with whitespace. | 1039 | |
Line is longer than 80 characters. | 1040 | |
'<' is not preceded with whitespace. | 1040 | |
'<' is not followed by whitespace. | 1040 | |
'>' is not preceded with whitespace. | 1040 | |
'<' is not preceded with whitespace. | 1040 | |
'<' is not followed by whitespace. | 1040 | |
'>' is not preceded with whitespace. | 1040 | |
'>' is not followed by whitespace. | 1040 | |
Line has trailing spaces. | 1045 | |
Line is longer than 80 characters. | 1047 | |
Line is longer than 80 characters. | 1048 | |
'<' is not preceded with whitespace. | 1048 | |
'<' is not followed by whitespace. | 1048 | |
'>' is not preceded with whitespace. | 1048 | |
Line has trailing spaces. | 1050 | |
Line contains a tab character. | 1053 | |
Line contains a tab character. | 1054 | |
Line has trailing spaces. | 1055 | |
Line contains a tab character. | 1055 | |
Line is longer than 80 characters. | 1056 | |
Line contains a tab character. | 1056 | |
Missing a Javadoc comment. | 1056 | |
'<' is not preceded with whitespace. | 1056 | |
'<' is not followed by whitespace. | 1056 | |
'>' is not preceded with whitespace. | 1056 | |
Parameter cluIdents should be final. | 1056 | |
'<' is not preceded with whitespace. | 1056 | |
'<' is not followed by whitespace. | 1056 | |
'>' is not preceded with whitespace. | 1056 | |
Line is longer than 80 characters. | 1057 | |
Line contains a tab character. | 1057 | |
'<' is not preceded with whitespace. | 1057 | |
'<' is not followed by whitespace. | 1057 | |
'>' is not preceded with whitespace. | 1057 | |
'<' is not preceded with whitespace. | 1057 | |
'<' is not followed by whitespace. | 1057 | |
'>' is not preceded with whitespace. | 1057 | |
'>' is not followed by whitespace. | 1057 | |
Line contains a tab character. | 1058 | |
Line contains a tab character. | 1059 | |
Line has trailing spaces. | 1060 | |
Line contains a tab character. | 1060 | |
'&&' should be on a new line. | 1060 | |
Line is longer than 80 characters. | 1061 | |
Line contains a tab character. | 1061 | |
Line is longer than 80 characters. | 1062 | |
Line contains a tab character. | 1062 | |
Line contains a tab character. | 1063 | |
Line contains a tab character. | 1064 | |
Line is longer than 80 characters. | 1065 | |
Line contains a tab character. | 1065 | |
Line is longer than 80 characters. | 1066 | |
Line contains a tab character. | 1066 | |
Line is longer than 80 characters. | 1067 | |
Line contains a tab character. | 1067 | |
Line is longer than 80 characters. | 1068 | |
Line contains a tab character. | 1068 | |
Line contains a tab character. | 1069 | |
Line contains a tab character. | 1070 | |
Line contains a tab character. | 1071 | |
Line contains a tab character. | 1072 | |
Line contains a tab character. | 1073 | |
Line contains a tab character. | 1074 | |
Line has trailing spaces. | 1075 | |
Line contains a tab character. | 1075 | |
Line is longer than 80 characters. | 1076 | |
Line contains a tab character. | 1076 | |
Missing a Javadoc comment. | 1076 | |
'<' is not preceded with whitespace. | 1076 | |
'<' is not followed by whitespace. | 1076 | |
'>' is not preceded with whitespace. | 1076 | |
Parameter cluIdents should be final. | 1076 | |
'<' is not preceded with whitespace. | 1076 | |
'<' is not followed by whitespace. | 1076 | |
'>' is not preceded with whitespace. | 1076 | |
Line is longer than 80 characters. | 1077 | |
Line contains a tab character. | 1077 | |
'<' is not preceded with whitespace. | 1077 | |
'<' is not followed by whitespace. | 1077 | |
'>' is not preceded with whitespace. | 1077 | |
'<' is not preceded with whitespace. | 1077 | |
'<' is not followed by whitespace. | 1077 | |
'>' is not preceded with whitespace. | 1077 | |
'>' is not followed by whitespace. | 1077 | |
Line contains a tab character. | 1078 | |
Line contains a tab character. | 1079 | |
Line has trailing spaces. | 1080 | |
Line contains a tab character. | 1080 | |
'&&' should be on a new line. | 1080 | |
Line is longer than 80 characters. | 1081 | |
Line contains a tab character. | 1081 | |
Line is longer than 80 characters. | 1082 | |
Line contains a tab character. | 1082 | |
Line contains a tab character. | 1083 | |
Line is longer than 80 characters. | 1084 | |
Line contains a tab character. | 1084 | |
Line is longer than 80 characters. | 1085 | |
Line contains a tab character. | 1085 | |
Line is longer than 80 characters. | 1086 | |
Line contains a tab character. | 1086 | |
Line is longer than 80 characters. | 1087 | |
Line contains a tab character. | 1087 | |
Line contains a tab character. | 1088 | |
Line contains a tab character. | 1089 | |
Line contains a tab character. | 1090 | |
Line contains a tab character. | 1091 | |
Line contains a tab character. | 1092 | |
Line contains a tab character. | 1093 | |
Line has trailing spaces. | 1094 | |
Line contains a tab character. | 1094 | |
Line contains a tab character. | 1095 | |
Line contains a tab character. | 1096 | |
Line contains a tab character. | 1097 | |
Missing a Javadoc comment. | 1097 | |
'<' is not preceded with whitespace. | 1097 | |
'<' is not followed by whitespace. | 1097 | |
'<' is not preceded with whitespace. | 1097 | |
'<' is not followed by whitespace. | 1097 | |
'?' is not preceded with whitespace. | 1097 | |
'?' is not followed by whitespace. | 1097 | |
'>' is not preceded with whitespace. | 1097 | |
'?' is not followed by whitespace. | 1097 | |
'>' is not followed by whitespace. | 1097 | |
'>' is not preceded with whitespace. | 1097 | |
Parameter nodeId should be final. | 1097 | |
Line contains a tab character. | 1098 | |
Parameter course should be final. | 1098 | |
Parameter operation should be final. | 1098 | |
Line contains a tab character. | 1099 | |
Line is longer than 80 characters. | 1101 | |
Line contains a tab character. | 1101 | |
'<' is not preceded with whitespace. | 1101 | |
'<' is not followed by whitespace. | 1101 | |
'<' is not preceded with whitespace. | 1101 | |
'<' is not followed by whitespace. | 1101 | |
'?' is not preceded with whitespace. | 1101 | |
'?' is not followed by whitespace. | 1101 | |
'>' is not preceded with whitespace. | 1101 | |
'?' is not followed by whitespace. | 1101 | |
'>' is not followed by whitespace. | 1101 | |
'>' is not preceded with whitespace. | 1101 | |
'<' is not preceded with whitespace. | 1101 | |
'<' is not followed by whitespace. | 1101 | |
'<' is not preceded with whitespace. | 1101 | |
'<' is not followed by whitespace. | 1101 | |
'?' is not preceded with whitespace. | 1101 | |
'?' is not followed by whitespace. | 1101 | |
'>' is not preceded with whitespace. | 1101 | |
'?' is not followed by whitespace. | 1101 | |
'>' is not followed by whitespace. | 1101 | |
'>' is not preceded with whitespace. | 1101 | |
'>' is not followed by whitespace. | 1101 | |
Line is longer than 80 characters. | 1103 | |
Line contains a tab character. | 1103 | |
Line contains a tab character. | 1104 | |
Line is longer than 80 characters. | 1105 | |
Line contains a tab character. | 1105 | |
'<' is not preceded with whitespace. | 1105 | |
'<' is not followed by whitespace. | 1105 | |
'>' is not preceded with whitespace. | 1105 | |
'<' is not preceded with whitespace. | 1105 | |
'<' is not followed by whitespace. | 1105 | |
'>' is not preceded with whitespace. | 1105 | |
'>' is not followed by whitespace. | 1105 | |
Line contains a tab character. | 1107 | |
Line contains a tab character. | 1108 | |
Line is longer than 80 characters. | 1109 | |
Line contains a tab character. | 1109 | |
'<' is not preceded with whitespace. | 1109 | |
'<' is not followed by whitespace. | 1109 | |
'>' is not preceded with whitespace. | 1109 | |
Line is longer than 80 characters. | 1110 | |
Line contains a tab character. | 1110 | |
Line is longer than 80 characters. | 1111 | |
Line contains a tab character. | 1111 | |
Line is longer than 80 characters. | 1112 | |
Line contains a tab character. | 1112 | |
Line is longer than 80 characters. | 1113 | |
Line contains a tab character. | 1113 | |
Line is longer than 80 characters. | 1114 | |
Line contains a tab character. | 1114 | |
',' is not followed by whitespace. | 1114 | |
Line contains a tab character. | 1115 | |
Line contains a tab character. | 1116 | |
Line contains a tab character. | 1117 | |
Must have at least one statement. | 1117 | |
Line contains a tab character. | 1118 | |
Line is longer than 80 characters. | 1119 | |
Line contains a tab character. | 1119 | |
Line contains a tab character. | 1120 | |
Line is longer than 80 characters. | 1121 | |
Line contains a tab character. | 1121 | |
Line contains a tab character. | 1122 | |
Line is longer than 80 characters. | 1123 | |
Line contains a tab character. | 1123 | |
Line contains a tab character. | 1124 | |
Line contains a tab character. | 1125 | |
Line contains a tab character. | 1127 | |
Line contains a tab character. | 1128 | |
Line is longer than 80 characters. | 1130 | |
Line contains a tab character. | 1130 | |
Line is longer than 80 characters. | 1131 | |
Line contains a tab character. | 1131 | |
Line is longer than 80 characters. | 1132 | |
Line contains a tab character. | 1132 | |
Line is longer than 80 characters. | 1133 | |
Line contains a tab character. | 1133 | |
Line contains a tab character. | 1134 | |
Line is longer than 80 characters. | 1135 | |
Line contains a tab character. | 1135 | |
Line contains a tab character. | 1136 | |
Line is longer than 80 characters. | 1137 | |
Line contains a tab character. | 1137 | |
'<' is not preceded with whitespace. | 1137 | |
'<' is not followed by whitespace. | 1137 | |
'>' is not preceded with whitespace. | 1137 | |
'<' is not preceded with whitespace. | 1137 | |
'<' is not followed by whitespace. | 1137 | |
'>' is not preceded with whitespace. | 1137 | |
'>' is not followed by whitespace. | 1137 | |
Line contains a tab character. | 1138 | |
Line contains a tab character. | 1139 | |
Line contains a tab character. | 1140 | |
Line contains a tab character. | 1141 | |
Line contains a tab character. | 1142 | |
Line is longer than 80 characters. | 1143 | |
Line contains a tab character. | 1143 | |
Line is longer than 80 characters. | 1144 | |
Line contains a tab character. | 1144 | |
'<' is not preceded with whitespace. | 1144 | |
'<' is not followed by whitespace. | 1144 | |
'>' is not preceded with whitespace. | 1144 | |
Line is longer than 80 characters. | 1145 | |
Line contains a tab character. | 1145 | |
Line contains a tab character. | 1146 | |
Line contains a tab character. | 1147 | |
Line contains a tab character. | 1148 | |
Line contains a tab character. | 1149 | |
Line is longer than 80 characters. | 1158 | |
'<' is not preceded with whitespace. | 1158 | |
'<' is not followed by whitespace. | 1158 | |
'>' is not preceded with whitespace. | 1158 | |
'<' is not preceded with whitespace. | 1158 | |
'<' is not followed by whitespace. | 1158 | |
'>' is not preceded with whitespace. | 1158 | |
'>' is not followed by whitespace. | 1158 | |
Line has trailing spaces. | 1164 | |
Line contains a tab character. | 1164 | |
Line contains a tab character. | 1165 | |
Line contains a tab character. | 1166 | |
Line contains a tab character. | 1168 | |
Method 'setLuService' is not designed for extension - needs to be abstract, final or empty. | 1168 | |
Missing a Javadoc comment. | 1168 | |
Parameter luService should be final. | 1168 | |
'luService' hides a field. | 1168 | |
Line contains a tab character. | 1169 | |
Line contains a tab character. | 1170 | |
Line contains a tab character. | 1172 | |
Method 'setFormatAssembler' is not designed for extension - needs to be abstract, final or empty. | 1172 | |
Missing a Javadoc comment. | 1172 | |
Parameter formatAssembler should be final. | 1172 | |
'formatAssembler' hides a field. | 1172 | |
Line contains a tab character. | 1173 | |
Line contains a tab character. | 1174 | |
Line contains a tab character. | 1176 | |
Method 'setCourseJointAssembler' is not designed for extension - needs to be abstract, final or empty. | 1176 | |
Missing a Javadoc comment. | 1176 | |
Line contains a tab character. | 1177 | |
Parameter courseJointAssembler should be final. | 1177 | |
'courseJointAssembler' hides a field. | 1177 | |
Line contains a tab character. | 1178 | |
Line contains a tab character. | 1179 | |
Line contains a tab character. | 1181 | |
Method 'setLoAssembler' is not designed for extension - needs to be abstract, final or empty. | 1181 | |
Missing a Javadoc comment. | 1181 | |
Parameter loAssembler should be final. | 1181 | |
'loAssembler' hides a field. | 1181 | |
Line contains a tab character. | 1182 | |
Line contains a tab character. | 1183 | |
Line contains a tab character. | 1185 | |
Method 'setLoService' is not designed for extension - needs to be abstract, final or empty. | 1185 | |
Missing a Javadoc comment. | 1185 | |
Parameter loService should be final. | 1185 | |
'loService' hides a field. | 1185 | |
Line contains a tab character. | 1186 | |
Line contains a tab character. | 1187 | |
Method 'setCluAssemblerUtils' is not designed for extension - needs to be abstract, final or empty. | 1189 | |
Missing a Javadoc comment. | 1189 | |
Parameter cluAssemblerUtils should be final. | 1189 | |
'cluAssemblerUtils' hides a field. | 1189 | |
Line contains a tab character. | 1193 | |
Method 'setLrcService' is not designed for extension - needs to be abstract, final or empty. | 1193 | |
Missing a Javadoc comment. | 1193 | |
Parameter lrcService should be final. | 1193 | |
'lrcService' hides a field. | 1193 | |
Line contains a tab character. | 1194 | |
Line contains a tab character. | 1195 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 9 | |
Utility classes should not have a public or default constructor. | 14 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Line is longer than 80 characters. | 18 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Line is longer than 80 characters. | 20 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Line is longer than 80 characters. | 22 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Line is longer than 80 characters. | 24 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Line is longer than 80 characters. | 26 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Line is longer than 80 characters. | 28 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line is longer than 80 characters. | 30 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line is longer than 80 characters. | 32 | |
Line contains a tab character. | 32 | |
Line is longer than 80 characters. | 33 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line is longer than 80 characters. | 35 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Line is longer than 80 characters. | 37 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Line is longer than 80 characters. | 39 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line is longer than 80 characters. | 40 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 41 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Line is longer than 80 characters. | 42 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Line is longer than 80 characters. | 43 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Line contains a tab character. | 45 | |
Line is longer than 80 characters. | 46 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
Line contains a tab character. | 51 | |
Line is longer than 80 characters. | 52 | |
Line contains a tab character. | 52 | |
Missing a Javadoc comment. | 52 | |
Line contains a tab character. | 54 | |
Line is longer than 80 characters. | 55 | |
Line contains a tab character. | 55 | |
Missing a Javadoc comment. | 55 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line is longer than 80 characters. | 59 | |
Line contains a tab character. | 59 | |
Line is longer than 80 characters. | 60 | |
Line contains a tab character. | 60 | |
Line is longer than 80 characters. | 61 | |
Line contains a tab character. | 61 | |
Missing a Javadoc comment. | 61 | |
'static' modifier out of order with the JLS suggestions. | 61 | |
Line is longer than 80 characters. | 62 | |
Line contains a tab character. | 62 | |
Missing a Javadoc comment. | 62 | |
'static' modifier out of order with the JLS suggestions. | 62 | |
Line is longer than 80 characters. | 63 | |
Line contains a tab character. | 63 | |
Missing a Javadoc comment. | 63 | |
'static' modifier out of order with the JLS suggestions. | 63 | |
Line is longer than 80 characters. | 64 | |
Line contains a tab character. | 64 | |
Missing a Javadoc comment. | 64 | |
'static' modifier out of order with the JLS suggestions. | 64 | |
Line is longer than 80 characters. | 65 | |
Line contains a tab character. | 65 | |
Missing a Javadoc comment. | 65 | |
'static' modifier out of order with the JLS suggestions. | 65 | |
Line is longer than 80 characters. | 66 | |
Line contains a tab character. | 66 | |
Missing a Javadoc comment. | 66 | |
Line is longer than 80 characters. | 67 | |
Line contains a tab character. | 67 | |
Missing a Javadoc comment. | 67 | |
Line is longer than 80 characters. | 68 | |
Line contains a tab character. | 68 | |
Missing a Javadoc comment. | 68 | |
Line contains a tab character. | 69 | |
Missing a Javadoc comment. | 69 | |
Line is longer than 80 characters. | 70 | |
Line contains a tab character. | 70 | |
Missing a Javadoc comment. | 70 | |
Line is longer than 80 characters. | 71 | |
Line contains a tab character. | 71 | |
Missing a Javadoc comment. | 71 | |
Line is longer than 80 characters. | 72 | |
Line contains a tab character. | 72 | |
Missing a Javadoc comment. | 72 | |
Line is longer than 80 characters. | 73 | |
Missing a Javadoc comment. | 73 | |
Line is longer than 80 characters. | 74 | |
Line contains a tab character. | 74 | |
Missing a Javadoc comment. | 74 | |
Line contains a tab character. | 76 | |
Line is longer than 80 characters. | 77 | |
Line contains a tab character. | 77 | |
Missing a Javadoc comment. | 77 | |
Line is longer than 80 characters. | 78 | |
Line contains a tab character. | 78 | |
Missing a Javadoc comment. | 78 | |
Line contains a tab character. | 81 | |
Missing a Javadoc comment. | 82 | |
Line is longer than 80 characters. | 83 | |
Missing a Javadoc comment. | 83 | |
Line is longer than 80 characters. | 85 | |
Line contains a tab character. | 85 | |
Missing a Javadoc comment. | 85 | |
Line contains a tab character. | 86 | |
Missing a Javadoc comment. | 86 | |
Line is longer than 80 characters. | 87 | |
Line contains a tab character. | 87 | |
Missing a Javadoc comment. | 87 | |
Line contains a tab character. | 88 | |
Missing a Javadoc comment. | 88 | |
Line is longer than 80 characters. | 89 | |
Line contains a tab character. | 89 | |
Missing a Javadoc comment. | 89 | |
Line contains a tab character. | 90 | |
Missing a Javadoc comment. | 90 | |
Line contains a tab character. | 92 | |
Line is longer than 80 characters. | 93 | |
Line contains a tab character. | 93 | |
Missing a Javadoc comment. | 93 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Missing a Javadoc comment. | 96 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
First sentence should end with a period. | 28 | |
Line has trailing spaces. | 29 | |
Line has trailing spaces. | 30 | |
Line is longer than 80 characters. | 34 | |
'<' is not preceded with whitespace. | 34 | |
'<' is not followed by whitespace. | 34 | |
'>' is not preceded with whitespace. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line has trailing spaces. | 36 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Variable 'luService' must be private and have accessor methods. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Method 'getLuService' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Method 'setLuService' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Parameter luService should be final. | 48 | |
'luService' hides a field. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 52 | |
Method 'assemble' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Missing a Javadoc comment. | 52 | |
Line is longer than 80 characters. | 53 | |
Line contains a tab character. | 53 | |
Parameter cluRel should be final. | 53 | |
Parameter jointInfo should be final. | 53 | |
Parameter shallowBuild should be final. | 53 | |
Line contains a tab character. | 54 | |
'if' is not followed by whitespace. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line has trailing spaces. | 57 | |
Line contains a tab character. | 57 | |
Line is longer than 80 characters. | 58 | |
Line contains a tab character. | 58 | |
Avoid inline conditionals. | 58 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
';' is not followed by whitespace. | 65 | |
Line is longer than 80 characters. | 66 | |
Line contains a tab character. | 66 | |
Line is longer than 80 characters. | 67 | |
Line contains a tab character. | 67 | |
Line is longer than 80 characters. | 68 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 71 | |
Line is longer than 80 characters. | 72 | |
Line contains a tab character. | 72 | |
Line has trailing spaces. | 73 | |
Line contains a tab character. | 73 | |
Line has trailing spaces. | 74 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 78 | |
Method 'disassemble' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Missing a Javadoc comment. | 78 | |
Line is longer than 80 characters. | 79 | |
Line contains a tab character. | 79 | |
'<' is not preceded with whitespace. | 79 | |
'<' is not followed by whitespace. | 79 | |
'>' is not preceded with whitespace. | 79 | |
Line is longer than 80 characters. | 80 | |
Line contains a tab character. | 80 | |
Parameter joint should be final. | 80 | |
Parameter operation should be final. | 80 | |
Line has trailing spaces. | 81 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
'if' is not followed by whitespace. | 82 | |
'{' is not preceded with whitespace. | 82 | |
Line has trailing spaces. | 83 | |
Line is longer than 80 characters. | 83 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line has trailing spaces. | 86 | |
Line contains a tab character. | 86 | |
Line is longer than 80 characters. | 87 | |
Line contains a tab character. | 87 | |
'<' is not preceded with whitespace. | 87 | |
'<' is not followed by whitespace. | 87 | |
'>' is not preceded with whitespace. | 87 | |
'<' is not preceded with whitespace. | 87 | |
'<' is not followed by whitespace. | 87 | |
'>' is not preceded with whitespace. | 87 | |
'>' is not followed by whitespace. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line has trailing spaces. | 90 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line has trailing spaces. | 97 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line has trailing spaces. | 44 | |
Line has trailing spaces. | 46 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
'static' modifier out of order with the JLS suggestions. | 49 | |
Line contains a tab character. | 51 | |
Missing a Javadoc comment. | 51 | |
'<' is not preceded with whitespace. | 51 | |
'<' is not followed by whitespace. | 51 | |
'>' is not preceded with whitespace. | 51 | |
Line contains a tab character. | 52 | |
Missing a Javadoc comment. | 52 | |
Line contains a tab character. | 54 | |
Method 'assemble' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Line contains a tab character. | 55 | |
Parameter clu should be final. | 55 | |
Parameter formatInfo should be final. | 55 | |
Line contains a tab character. | 56 | |
Parameter shallowBuild should be final. | 56 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 62 | |
Avoid inline conditionals. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line has trailing spaces. | 71 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line is longer than 80 characters. | 74 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line is longer than 80 characters. | 77 | |
Line contains a tab character. | 77 | |
'<' is not preceded with whitespace. | 77 | |
'<' is not followed by whitespace. | 77 | |
'>' is not preceded with whitespace. | 77 | |
Line contains a tab character. | 78 | |
Line is longer than 80 characters. | 79 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line is longer than 80 characters. | 81 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line is longer than 80 characters. | 83 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Must have at least one statement. | 85 | |
Line contains a tab character. | 86 | |
Line is longer than 80 characters. | 87 | |
Line contains a tab character. | 87 | |
Line has trailing spaces. | 88 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 93 | |
Method 'disassemble' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Missing a Javadoc comment. | 93 | |
Line contains a tab character. | 94 | |
'<' is not preceded with whitespace. | 94 | |
'<' is not followed by whitespace. | 94 | |
'>' is not preceded with whitespace. | 94 | |
Line contains a tab character. | 95 | |
Parameter format should be final. | 95 | |
Parameter operation should be final. | 95 | |
Line contains a tab character. | 96 | |
Line is longer than 80 characters. | 97 | |
Line contains a tab character. | 97 | |
'<' is not preceded with whitespace. | 97 | |
'<' is not followed by whitespace. | 97 | |
'>' is not preceded with whitespace. | 97 | |
'<' is not preceded with whitespace. | 97 | |
'<' is not followed by whitespace. | 97 | |
'>' is not preceded with whitespace. | 97 | |
'>' is not followed by whitespace. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line is longer than 80 characters. | 100 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line is longer than 80 characters. | 104 | |
Line contains a tab character. | 104 | |
Line is longer than 80 characters. | 105 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 108 | |
Line is longer than 80 characters. | 110 | |
Avoid inline conditionals. | 110 | |
Inner assignments should be avoided. | 110 | |
Line is longer than 80 characters. | 112 | |
Line has trailing spaces. | 113 | |
Line contains a tab character. | 115 | |
Line is longer than 80 characters. | 116 | |
Line contains a tab character. | 116 | |
';' is not followed by whitespace. | 116 | |
Line is longer than 80 characters. | 117 | |
Line contains a tab character. | 117 | |
Line is longer than 80 characters. | 118 | |
Line contains a tab character. | 118 | |
Line is longer than 80 characters. | 119 | |
Line contains a tab character. | 119 | |
Line is longer than 80 characters. | 120 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
'<' is not preceded with whitespace. | 133 | |
'<' is not followed by whitespace. | 133 | |
'<' is not preceded with whitespace. | 133 | |
'<' is not followed by whitespace. | 133 | |
'?' is not preceded with whitespace. | 133 | |
'?' is not followed by whitespace. | 133 | |
'>' is not preceded with whitespace. | 133 | |
'?' is not followed by whitespace. | 133 | |
'>' is not followed by whitespace. | 133 | |
'>' is not preceded with whitespace. | 133 | |
Line contains a tab character. | 136 | |
Line has trailing spaces. | 138 | |
Line has trailing spaces. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line is longer than 80 characters. | 148 | |
Line contains a tab character. | 148 | |
Line is longer than 80 characters. | 149 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line is longer than 80 characters. | 151 | |
Line contains a tab character. | 151 | |
Line is longer than 80 characters. | 152 | |
Line contains a tab character. | 152 | |
Line is longer than 80 characters. | 153 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line has trailing spaces. | 155 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line has trailing spaces. | 157 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line has trailing spaces. | 163 | |
Line contains a tab character. | 163 | |
Line has trailing spaces. | 164 | |
Line contains a tab character. | 164 | |
Line has trailing spaces. | 165 | |
Line contains a tab character. | 165 | |
Line has trailing spaces. | 166 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Line is longer than 80 characters. | 168 | |
Line contains a tab character. | 168 | |
'<' is not preceded with whitespace. | 168 | |
'<' is not followed by whitespace. | 168 | |
'<' is not preceded with whitespace. | 168 | |
'<' is not followed by whitespace. | 168 | |
'?' is not preceded with whitespace. | 168 | |
'?' is not followed by whitespace. | 168 | |
'>' is not preceded with whitespace. | 168 | |
'?' is not followed by whitespace. | 168 | |
'>' is not followed by whitespace. | 168 | |
'>' is not preceded with whitespace. | 168 | |
Parameter nodeId should be final. | 168 | |
Expected @param tag for 'nodeId'. | 168 | |
Line contains a tab character. | 169 | |
Parameter format should be final. | 169 | |
Expected @param tag for 'format'. | 169 | |
Parameter operation should be final. | 169 | |
Expected @param tag for 'operation'. | 169 | |
Line is longer than 80 characters. | 170 | |
Line contains a tab character. | 170 | |
Expected @throws tag for 'AssemblyException'. | 170 | |
Expected @throws tag for 'DoesNotExistException'. | 170 | |
Expected @throws tag for 'InvalidParameterException'. | 170 | |
Expected @throws tag for 'MissingParameterException'. | 170 | |
Expected @throws tag for 'OperationFailedException'. | 170 | |
Line is longer than 80 characters. | 171 | |
Line contains a tab character. | 171 | |
'<' is not preceded with whitespace. | 171 | |
'<' is not followed by whitespace. | 171 | |
'<' is not preceded with whitespace. | 171 | |
'<' is not followed by whitespace. | 171 | |
'?' is not preceded with whitespace. | 171 | |
'?' is not followed by whitespace. | 171 | |
'>' is not preceded with whitespace. | 171 | |
'?' is not followed by whitespace. | 171 | |
'>' is not followed by whitespace. | 171 | |
'>' is not preceded with whitespace. | 171 | |
'<' is not preceded with whitespace. | 171 | |
'<' is not followed by whitespace. | 171 | |
'<' is not preceded with whitespace. | 171 | |
'<' is not followed by whitespace. | 171 | |
'?' is not preceded with whitespace. | 171 | |
'?' is not followed by whitespace. | 171 | |
'>' is not preceded with whitespace. | 171 | |
'?' is not followed by whitespace. | 171 | |
'>' is not followed by whitespace. | 171 | |
'>' is not preceded with whitespace. | 171 | |
'>' is not followed by whitespace. | 171 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line is longer than 80 characters. | 175 | |
Line contains a tab character. | 175 | |
'<' is not preceded with whitespace. | 175 | |
'<' is not followed by whitespace. | 175 | |
'>' is not preceded with whitespace. | 175 | |
'<' is not preceded with whitespace. | 175 | |
'<' is not followed by whitespace. | 175 | |
'>' is not preceded with whitespace. | 175 | |
'>' is not followed by whitespace. | 175 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line is longer than 80 characters. | 179 | |
Line contains a tab character. | 179 | |
'<' is not preceded with whitespace. | 179 | |
'<' is not followed by whitespace. | 179 | |
'>' is not preceded with whitespace. | 179 | |
Line is longer than 80 characters. | 180 | |
Line contains a tab character. | 180 | |
Line has trailing spaces. | 181 | |
Line contains a tab character. | 181 | |
Line is longer than 80 characters. | 182 | |
Line contains a tab character. | 182 | |
Line is longer than 80 characters. | 183 | |
Line contains a tab character. | 183 | |
Line is longer than 80 characters. | 184 | |
Line contains a tab character. | 184 | |
Line is longer than 80 characters. | 185 | |
Line contains a tab character. | 185 | |
Line is longer than 80 characters. | 186 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
Must have at least one statement. | 189 | |
Line contains a tab character. | 190 | |
Line is longer than 80 characters. | 191 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Line is longer than 80 characters. | 198 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 199 | |
Line is longer than 80 characters. | 200 | |
Line contains a tab character. | 200 | |
Line has trailing spaces. | 201 | |
Line contains a tab character. | 201 | |
Line is longer than 80 characters. | 204 | |
'<' is not preceded with whitespace. | 204 | |
'<' is not followed by whitespace. | 204 | |
'>' is not preceded with whitespace. | 204 | |
Line is longer than 80 characters. | 211 | |
';' is not followed by whitespace. | 211 | |
Line is longer than 80 characters. | 216 | |
Line is longer than 80 characters. | 219 | |
'<' is not preceded with whitespace. | 219 | |
'<' is not followed by whitespace. | 219 | |
'>' is not preceded with whitespace. | 219 | |
'<' is not preceded with whitespace. | 219 | |
'<' is not followed by whitespace. | 219 | |
'>' is not preceded with whitespace. | 219 | |
'>' is not followed by whitespace. | 219 | |
Line is longer than 80 characters. | 226 | |
Line contains a tab character. | 226 | |
Line is longer than 80 characters. | 227 | |
Line contains a tab character. | 227 | |
Line contains a tab character. | 228 | |
Line is longer than 80 characters. | 229 | |
Line contains a tab character. | 229 | |
'<' is not preceded with whitespace. | 229 | |
'<' is not followed by whitespace. | 229 | |
'>' is not preceded with whitespace. | 229 | |
Line is longer than 80 characters. | 230 | |
Line contains a tab character. | 230 | |
Line contains a tab character. | 231 | |
Line is longer than 80 characters. | 233 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
Line contains a tab character. | 235 | |
Line contains a tab character. | 236 | |
Line has trailing spaces. | 238 | |
Line contains a tab character. | 238 | |
Line is longer than 80 characters. | 241 | |
'(' is followed by whitespace. | 241 | |
')' is preceded with whitespace. | 241 | |
Line is longer than 80 characters. | 242 | |
'<' is not preceded with whitespace. | 242 | |
'<' is not followed by whitespace. | 242 | |
'>' is not preceded with whitespace. | 242 | |
'<' is not preceded with whitespace. | 242 | |
'<' is not followed by whitespace. | 242 | |
'>' is not preceded with whitespace. | 242 | |
'>' is not followed by whitespace. | 242 | |
Line has trailing spaces. | 247 | |
Line is longer than 80 characters. | 248 | |
'<' is not preceded with whitespace. | 248 | |
'<' is not followed by whitespace. | 248 | |
'>' is not preceded with whitespace. | 248 | |
Line has trailing spaces. | 250 | |
Line has trailing spaces. | 254 | |
Line is longer than 80 characters. | 254 | |
Line contains a tab character. | 254 | |
Line contains a tab character. | 255 | |
Line has trailing spaces. | 256 | |
Line contains a tab character. | 256 | |
'<' is not preceded with whitespace. | 260 | |
'<' is not followed by whitespace. | 260 | |
'>' is not preceded with whitespace. | 260 | |
Line is longer than 80 characters. | 265 | |
'<' is not preceded with whitespace. | 265 | |
'<' is not followed by whitespace. | 265 | |
'>' is not preceded with whitespace. | 265 | |
'<' is not preceded with whitespace. | 265 | |
'<' is not followed by whitespace. | 265 | |
'>' is not preceded with whitespace. | 265 | |
'>' is not followed by whitespace. | 265 | |
Line is longer than 80 characters. | 272 | |
Line is longer than 80 characters. | 273 | |
'<' is not preceded with whitespace. | 273 | |
'<' is not followed by whitespace. | 273 | |
'>' is not preceded with whitespace. | 273 | |
Line has trailing spaces. | 275 | |
Line is longer than 80 characters. | 275 | |
Line has trailing spaces. | 277 | |
Line has trailing spaces. | 278 | |
Line contains a tab character. | 278 | |
Line contains a tab character. | 279 | |
Line contains a tab character. | 280 | |
Line contains a tab character. | 282 | |
Method 'getActivityAssembler' is not designed for extension - needs to be abstract, final or empty. | 282 | |
Missing a Javadoc comment. | 282 | |
'<' is not preceded with whitespace. | 282 | |
'<' is not followed by whitespace. | 282 | |
'>' is not preceded with whitespace. | 282 | |
Line contains a tab character. | 283 | |
Line contains a tab character. | 284 | |
Line contains a tab character. | 286 | |
Method 'setActivityAssembler' is not designed for extension - needs to be abstract, final or empty. | 286 | |
Missing a Javadoc comment. | 286 | |
Line contains a tab character. | 287 | |
Parameter activityAssembler should be final. | 287 | |
'<' is not preceded with whitespace. | 287 | |
'<' is not followed by whitespace. | 287 | |
'>' is not preceded with whitespace. | 287 | |
'activityAssembler' hides a field. | 287 | |
Line contains a tab character. | 288 | |
Line contains a tab character. | 289 | |
Line contains a tab character. | 291 | |
Method 'getLuService' is not designed for extension - needs to be abstract, final or empty. | 291 | |
Missing a Javadoc comment. | 291 | |
Line contains a tab character. | 292 | |
Line contains a tab character. | 293 | |
Line contains a tab character. | 295 | |
Method 'setLuService' is not designed for extension - needs to be abstract, final or empty. | 295 | |
Missing a Javadoc comment. | 295 | |
Parameter luService should be final. | 295 | |
'luService' hides a field. | 295 | |
Line contains a tab character. | 296 | |
Line contains a tab character. | 297 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 29 | |
'<' is not preceded with whitespace. | 29 | |
'<' is not followed by whitespace. | 29 | |
'>' is not preceded with whitespace. | 29 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Method 'assemble' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 34 | |
Parameter lo should be final. | 34 | |
Parameter loDisplayInfo should be final. | 34 | |
Line contains a tab character. | 35 | |
Parameter shallowBuild should be final. | 35 | |
Line has trailing spaces. | 36 | |
Line contains a tab character. | 36 | |
Line is longer than 80 characters. | 37 | |
Line contains a tab character. | 37 | |
Avoid inline conditionals. | 37 | |
Line has trailing spaces. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Must have at least one statement. | 46 | |
Line contains a tab character. | 47 | |
Line is longer than 80 characters. | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line is longer than 80 characters. | 51 | |
Line contains a tab character. | 51 | |
'<' is not preceded with whitespace. | 51 | |
'<' is not followed by whitespace. | 51 | |
'>' is not preceded with whitespace. | 51 | |
',' is not followed by whitespace. | 51 | |
Line contains a tab character. | 52 | |
'for' is not followed by whitespace. | 52 | |
':' is not preceded with whitespace. | 52 | |
':' is not followed by whitespace. | 52 | |
'{' is not preceded with whitespace. | 52 | |
Line is longer than 80 characters. | 53 | |
Line contains a tab character. | 53 | |
Line is longer than 80 characters. | 54 | |
Line contains a tab character. | 54 | |
Line is longer than 80 characters. | 55 | |
Line contains a tab character. | 55 | |
Line is longer than 80 characters. | 56 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
'if' is not followed by whitespace. | 58 | |
'>' is not preceded with whitespace. | 58 | |
'>' is not followed by whitespace. | 58 | |
'{' is not preceded with whitespace. | 58 | |
Line is longer than 80 characters. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Must have at least one statement. | 61 | |
Line contains a tab character. | 62 | |
Line is longer than 80 characters. | 63 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 70 | |
Method 'disassemble' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Missing a Javadoc comment. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
'<' is not preceded with whitespace. | 72 | |
'<' is not followed by whitespace. | 72 | |
'>' is not preceded with whitespace. | 72 | |
Line contains a tab character. | 73 | |
Parameter loDisplay should be final. | 73 | |
Parameter operation should be final. | 73 | |
Line contains a tab character. | 74 | |
Line has trailing spaces. | 75 | |
Line contains a tab character. | 75 | |
Line is longer than 80 characters. | 76 | |
Line contains a tab character. | 76 | |
'<' is not preceded with whitespace. | 76 | |
'<' is not followed by whitespace. | 76 | |
'>' is not preceded with whitespace. | 76 | |
'<' is not preceded with whitespace. | 76 | |
'<' is not followed by whitespace. | 76 | |
'>' is not preceded with whitespace. | 76 | |
'>' is not followed by whitespace. | 76 | |
Line has trailing spaces. | 77 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line is longer than 80 characters. | 82 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line has trailing spaces. | 85 | |
Line contains a tab character. | 85 | |
Line is longer than 80 characters. | 86 | |
Line contains a tab character. | 86 | |
Line is longer than 80 characters. | 87 | |
Line contains a tab character. | 87 | |
Line has trailing spaces. | 88 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line is longer than 80 characters. | 90 | |
Line contains a tab character. | 90 | |
Line is longer than 80 characters. | 91 | |
Line contains a tab character. | 91 | |
Line has trailing spaces. | 92 | |
Line contains a tab character. | 92 | |
Line has trailing spaces. | 93 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line has trailing spaces. | 98 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line is longer than 80 characters. | 101 | |
Line contains a tab character. | 101 | |
'<' is not preceded with whitespace. | 101 | |
'<' is not followed by whitespace. | 101 | |
'<' is not preceded with whitespace. | 101 | |
'<' is not followed by whitespace. | 101 | |
'?' is not preceded with whitespace. | 101 | |
'?' is not followed by whitespace. | 101 | |
'>' is not preceded with whitespace. | 101 | |
'?' is not followed by whitespace. | 101 | |
'>' is not followed by whitespace. | 101 | |
'>' is not preceded with whitespace. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Must have at least one statement. | 103 | |
Line contains a tab character. | 104 | |
Line is longer than 80 characters. | 105 | |
Line contains a tab character. | 105 | |
Line has trailing spaces. | 106 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line is longer than 80 characters. | 110 | |
Line contains a tab character. | 110 | |
'<' is not preceded with whitespace. | 110 | |
'<' is not followed by whitespace. | 110 | |
'<' is not preceded with whitespace. | 110 | |
'<' is not followed by whitespace. | 110 | |
'?' is not preceded with whitespace. | 110 | |
'?' is not followed by whitespace. | 110 | |
'>' is not preceded with whitespace. | 110 | |
'?' is not followed by whitespace. | 110 | |
'>' is not followed by whitespace. | 110 | |
'>' is not preceded with whitespace. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line is longer than 80 characters. | 113 | |
Line contains a tab character. | 113 | |
Line has trailing spaces. | 114 | |
Line contains a tab character. | 114 | |
Line has trailing spaces. | 115 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 119 | |
Missing a Javadoc comment. | 119 | |
'<' is not preceded with whitespace. | 119 | |
'<' is not followed by whitespace. | 119 | |
'<' is not preceded with whitespace. | 119 | |
'<' is not followed by whitespace. | 119 | |
'?' is not preceded with whitespace. | 119 | |
'?' is not followed by whitespace. | 119 | |
'>' is not preceded with whitespace. | 119 | |
'?' is not followed by whitespace. | 119 | |
'>' is not followed by whitespace. | 119 | |
'>' is not preceded with whitespace. | 119 | |
Line is longer than 80 characters. | 120 | |
Line contains a tab character. | 120 | |
Parameter loDisplay should be final. | 120 | |
Parameter operation should be final. | 120 | |
Line has trailing spaces. | 121 | |
Line contains a tab character. | 121 | |
Line is longer than 80 characters. | 122 | |
Line contains a tab character. | 122 | |
'<' is not preceded with whitespace. | 122 | |
'<' is not followed by whitespace. | 122 | |
'<' is not preceded with whitespace. | 122 | |
'<' is not followed by whitespace. | 122 | |
'?' is not preceded with whitespace. | 122 | |
'?' is not followed by whitespace. | 122 | |
'>' is not preceded with whitespace. | 122 | |
'?' is not followed by whitespace. | 122 | |
'>' is not followed by whitespace. | 122 | |
'>' is not preceded with whitespace. | 122 | |
'<' is not preceded with whitespace. | 122 | |
'<' is not followed by whitespace. | 122 | |
'<' is not preceded with whitespace. | 122 | |
'<' is not followed by whitespace. | 122 | |
'?' is not preceded with whitespace. | 122 | |
'?' is not followed by whitespace. | 122 | |
'>' is not preceded with whitespace. | 122 | |
'?' is not followed by whitespace. | 122 | |
'>' is not followed by whitespace. | 122 | |
'>' is not preceded with whitespace. | 122 | |
'>' is not followed by whitespace. | 122 | |
Line has trailing spaces. | 123 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
'<' is not preceded with whitespace. | 125 | |
'<' is not followed by whitespace. | 125 | |
'>' is not preceded with whitespace. | 125 | |
'<' is not preceded with whitespace. | 125 | |
'<' is not followed by whitespace. | 125 | |
'>' is not preceded with whitespace. | 125 | |
'>' is not followed by whitespace. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line is longer than 80 characters. | 129 | |
Line contains a tab character. | 129 | |
'<' is not preceded with whitespace. | 129 | |
'<' is not followed by whitespace. | 129 | |
'>' is not preceded with whitespace. | 129 | |
Line contains a tab character. | 130 | |
Line is longer than 80 characters. | 131 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Must have at least one statement. | 133 | |
Line contains a tab character. | 134 | |
Line is longer than 80 characters. | 135 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line is longer than 80 characters. | 139 | |
Line contains a tab character. | 139 | |
Line is longer than 80 characters. | 141 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line is longer than 80 characters. | 143 | |
Line contains a tab character. | 143 | |
Line has trailing spaces. | 144 | |
Line contains a tab character. | 144 | |
Line is longer than 80 characters. | 145 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line is longer than 80 characters. | 147 | |
Line contains a tab character. | 147 | |
Line has trailing spaces. | 148 | |
Line contains a tab character. | 148 | |
Line is longer than 80 characters. | 149 | |
'<' is not preceded with whitespace. | 149 | |
'<' is not followed by whitespace. | 149 | |
'>' is not preceded with whitespace. | 149 | |
'<' is not preceded with whitespace. | 149 | |
'<' is not followed by whitespace. | 149 | |
'>' is not preceded with whitespace. | 149 | |
'>' is not followed by whitespace. | 149 | |
Line contains a tab character. | 155 | |
Line is longer than 80 characters. | 156 | |
Line contains a tab character. | 156 | |
Line has trailing spaces. | 158 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
'for' is not followed by whitespace. | 161 | |
':' is not preceded with whitespace. | 161 | |
':' is not followed by whitespace. | 161 | |
'{' is not preceded with whitespace. | 161 | |
Line is longer than 80 characters. | 162 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line has trailing spaces. | 165 | |
Line contains a tab character. | 165 | |
Line is longer than 80 characters. | 166 | |
'<' is not preceded with whitespace. | 166 | |
'<' is not followed by whitespace. | 166 | |
'>' is not preceded with whitespace. | 166 | |
'<' is not preceded with whitespace. | 166 | |
'<' is not followed by whitespace. | 166 | |
'>' is not preceded with whitespace. | 166 | |
'>' is not followed by whitespace. | 166 | |
Line contains a tab character. | 170 | |
Line has trailing spaces. | 171 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line is longer than 80 characters. | 175 | |
Line contains a tab character. | 175 | |
Missing a Javadoc comment. | 175 | |
'<' is not preceded with whitespace. | 175 | |
'<' is not followed by whitespace. | 175 | |
'<' is not preceded with whitespace. | 175 | |
'<' is not followed by whitespace. | 175 | |
'?' is not preceded with whitespace. | 175 | |
'?' is not followed by whitespace. | 175 | |
'>' is not preceded with whitespace. | 175 | |
'?' is not followed by whitespace. | 175 | |
'>' is not followed by whitespace. | 175 | |
'>' is not preceded with whitespace. | 175 | |
Parameter loDisplay should be final. | 175 | |
Parameter operation should be final. | 175 | |
'{' is not preceded with whitespace. | 175 | |
Line is longer than 80 characters. | 176 | |
Line contains a tab character. | 176 | |
'<' is not preceded with whitespace. | 176 | |
'<' is not followed by whitespace. | 176 | |
'<' is not preceded with whitespace. | 176 | |
'<' is not followed by whitespace. | 176 | |
'?' is not preceded with whitespace. | 176 | |
'?' is not followed by whitespace. | 176 | |
'>' is not preceded with whitespace. | 176 | |
'?' is not followed by whitespace. | 176 | |
'>' is not followed by whitespace. | 176 | |
'>' is not preceded with whitespace. | 176 | |
'<' is not preceded with whitespace. | 176 | |
'<' is not followed by whitespace. | 176 | |
'<' is not preceded with whitespace. | 176 | |
'<' is not followed by whitespace. | 176 | |
'?' is not preceded with whitespace. | 176 | |
'?' is not followed by whitespace. | 176 | |
'>' is not preceded with whitespace. | 176 | |
'?' is not followed by whitespace. | 176 | |
'>' is not followed by whitespace. | 176 | |
'>' is not preceded with whitespace. | 176 | |
'>' is not followed by whitespace. | 176 | |
Line is longer than 80 characters. | 177 | |
Line contains a tab character. | 177 | |
'<' is not preceded with whitespace. | 177 | |
'<' is not followed by whitespace. | 177 | |
',' is not followed by whitespace. | 177 | |
'>' is not preceded with whitespace. | 177 | |
'<' is not preceded with whitespace. | 177 | |
'<' is not followed by whitespace. | 177 | |
',' is not followed by whitespace. | 177 | |
'>' is not preceded with whitespace. | 177 | |
'>' is not followed by whitespace. | 177 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line is longer than 80 characters. | 181 | |
Line contains a tab character. | 181 | |
'<' is not preceded with whitespace. | 181 | |
'<' is not followed by whitespace. | 181 | |
'>' is not preceded with whitespace. | 181 | |
Line is longer than 80 characters. | 182 | |
Line contains a tab character. | 182 | |
Line is longer than 80 characters. | 183 | |
Line contains a tab character. | 183 | |
Line is longer than 80 characters. | 184 | |
Line contains a tab character. | 184 | |
'if' is not followed by whitespace. | 184 | |
'&&' is not preceded with whitespace. | 184 | |
'&&' should be on a new line. | 184 | |
Line is longer than 80 characters. | 185 | |
Line contains a tab character. | 185 | |
'{' is not preceded with whitespace. | 185 | |
Line is longer than 80 characters. | 186 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
Must have at least one statement. | 189 | |
Line contains a tab character. | 190 | |
Line is longer than 80 characters. | 191 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 193 | |
Line has trailing spaces. | 194 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 195 | |
Line is longer than 80 characters. | 196 | |
Line contains a tab character. | 196 | |
Line is longer than 80 characters. | 198 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 199 | |
Line is longer than 80 characters. | 200 | |
Line contains a tab character. | 200 | |
Line has trailing spaces. | 201 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 204 | |
'<' is not preceded with whitespace. | 205 | |
'<' is not followed by whitespace. | 205 | |
'>' is not preceded with whitespace. | 205 | |
Line is longer than 80 characters. | 213 | |
Line has trailing spaces. | 215 | |
Line is longer than 80 characters. | 217 | |
'<' is not preceded with whitespace. | 217 | |
'<' is not followed by whitespace. | 217 | |
'>' is not preceded with whitespace. | 217 | |
'<' is not preceded with whitespace. | 217 | |
'<' is not followed by whitespace. | 217 | |
'>' is not preceded with whitespace. | 217 | |
'>' is not followed by whitespace. | 217 | |
Line is longer than 80 characters. | 224 | |
Line contains a tab character. | 224 | |
Line is longer than 80 characters. | 225 | |
Line contains a tab character. | 225 | |
Line contains a tab character. | 226 | |
Line is longer than 80 characters. | 227 | |
Line contains a tab character. | 227 | |
'<' is not preceded with whitespace. | 227 | |
'<' is not followed by whitespace. | 227 | |
'>' is not preceded with whitespace. | 227 | |
Line is longer than 80 characters. | 228 | |
Line contains a tab character. | 228 | |
Line contains a tab character. | 229 | |
Line is longer than 80 characters. | 231 | |
Line contains a tab character. | 231 | |
Line contains a tab character. | 232 | |
Line is longer than 80 characters. | 233 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
Line is longer than 80 characters. | 235 | |
Line has trailing spaces. | 236 | |
Line contains a tab character. | 236 | |
Line is longer than 80 characters. | 238 | |
Line contains a tab character. | 238 | |
Line is longer than 80 characters. | 239 | |
'<' is not preceded with whitespace. | 239 | |
'<' is not followed by whitespace. | 239 | |
'>' is not preceded with whitespace. | 239 | |
'<' is not preceded with whitespace. | 239 | |
'<' is not followed by whitespace. | 239 | |
'>' is not preceded with whitespace. | 239 | |
'>' is not followed by whitespace. | 239 | |
Line has trailing spaces. | 244 | |
'<' is not preceded with whitespace. | 245 | |
'<' is not followed by whitespace. | 245 | |
'>' is not preceded with whitespace. | 245 | |
Line has trailing spaces. | 247 | |
Line has trailing spaces. | 251 | |
Line is longer than 80 characters. | 251 | |
Line contains a tab character. | 251 | |
Line contains a tab character. | 252 | |
Line has trailing spaces. | 253 | |
Line contains a tab character. | 253 | |
Line is longer than 80 characters. | 257 | |
'<' is not preceded with whitespace. | 257 | |
'<' is not followed by whitespace. | 257 | |
'>' is not preceded with whitespace. | 257 | |
Line contains a tab character. | 260 | |
Line is longer than 80 characters. | 261 | |
'<' is not preceded with whitespace. | 261 | |
'<' is not followed by whitespace. | 261 | |
'>' is not preceded with whitespace. | 261 | |
'<' is not preceded with whitespace. | 261 | |
'<' is not followed by whitespace. | 261 | |
'>' is not preceded with whitespace. | 261 | |
'>' is not followed by whitespace. | 261 | |
Line is longer than 80 characters. | 268 | |
Line is longer than 80 characters. | 269 | |
'<' is not preceded with whitespace. | 269 | |
'<' is not followed by whitespace. | 269 | |
'>' is not preceded with whitespace. | 269 | |
Line has trailing spaces. | 270 | |
Line contains a tab character. | 272 | |
Line has trailing spaces. | 273 | |
Line contains a tab character. | 273 | |
Line contains a tab character. | 274 | |
Line contains a tab character. | 276 | |
Method 'setLoService' is not designed for extension - needs to be abstract, final or empty. | 276 | |
Missing a Javadoc comment. | 276 | |
Parameter loService should be final. | 276 | |
'loService' hides a field. | 276 | |
Line contains a tab character. | 277 | |
Line contains a tab character. | 278 | |
Line is longer than 80 characters. | 280 | |
Missing a Javadoc comment. | 280 | |
Line contains a tab character. | 280 | |
'<' is not preceded with whitespace. | 280 | |
'<' is not followed by whitespace. | 280 | |
'>' is not preceded with whitespace. | 280 | |
'>' is not followed by whitespace. | 280 | |
'{' is not preceded with whitespace. | 280 | |
Line is longer than 80 characters. | 281 | |
Line contains a tab character. | 281 | |
Missing a Javadoc comment. | 281 | |
Line contains a tab character. | 282 | |
Method 'compare' is not designed for extension - needs to be abstract, final or empty. | 282 | |
Missing a Javadoc comment. | 282 | |
Line contains a tab character. | 283 | |
Parameter o1 should be final. | 283 | |
Parameter o2 should be final. | 283 | |
Line is longer than 80 characters. | 284 | |
Line contains a tab character. | 284 | |
Line is longer than 80 characters. | 285 | |
Line contains a tab character. | 285 | |
Line contains a tab character. | 286 | |
'if' is not followed by whitespace. | 286 | |
'!=' is not preceded with whitespace. | 286 | |
'!=' is not followed by whitespace. | 286 | |
'{' is not preceded with whitespace. | 286 | |
Line contains a tab character. | 287 | |
Line contains a tab character. | 288 | |
'else' is not preceded with whitespace. | 288 | |
'}' is not followed by whitespace. | 288 | |
'if' is not followed by whitespace. | 288 | |
'!=' is not preceded with whitespace. | 288 | |
'!=' is not followed by whitespace. | 288 | |
'{' is not preceded with whitespace. | 288 | |
Line contains a tab character. | 289 | |
Line contains a tab character. | 290 | |
Line contains a tab character. | 291 | |
Line contains a tab character. | 292 | |
Line contains a tab character. | 293 | |
Missing a Javadoc comment. | 293 | |
Line contains a tab character. | 294 | |
Line contains a tab character. | 295 | |
Line contains a tab character. | 296 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 3 | |
Line contains a tab character. | 4 | |
Missing a Javadoc comment. | 4 | |
Line contains a tab character. | 5 | |
Missing a Javadoc comment. | 5 | |
Line contains a tab character. | 6 | |
Method 'getLoId' is not designed for extension - needs to be abstract, final or empty. | 6 | |
Missing a Javadoc comment. | 6 | |
Line contains a tab character. | 7 | |
Line contains a tab character. | 8 | |
Line contains a tab character. | 9 | |
Method 'setLoId' is not designed for extension - needs to be abstract, final or empty. | 9 | |
Missing a Javadoc comment. | 9 | |
Parameter loId should be final. | 9 | |
'loId' hides a field. | 9 | |
Line contains a tab character. | 10 | |
Line contains a tab character. | 11 | |
Line contains a tab character. | 12 | |
Method 'getCategoryId' is not designed for extension - needs to be abstract, final or empty. | 12 | |
Missing a Javadoc comment. | 12 | |
Line contains a tab character. | 13 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 15 | |
Method 'setCategoryId' is not designed for extension - needs to be abstract, final or empty. | 15 | |
Missing a Javadoc comment. | 15 | |
Parameter categoryId should be final. | 15 | |
'categoryId' hides a field. | 15 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 17 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 55 | |
Line is longer than 80 characters. | 58 | |
Line is longer than 80 characters. | 60 | |
Line has trailing spaces. | 61 | |
Line is longer than 80 characters. | 61 | |
Line is longer than 80 characters. | 62 | |
Line has trailing spaces. | 63 | |
Line is longer than 80 characters. | 65 | |
Line is longer than 80 characters. | 66 | |
Line has trailing spaces. | 68 | |
Line has trailing spaces. | 69 | |
Line is longer than 80 characters. | 70 | |
Line is longer than 80 characters. | 71 | |
Line is longer than 80 characters. | 75 | |
'=' is not preceded with whitespace. | 75 | |
'=' is not followed by whitespace. | 75 | |
'}' is not preceded with whitespace. | 75 | |
',' is not followed by whitespace. | 75 | |
'=' is not preceded with whitespace. | 75 | |
'=' is not followed by whitespace. | 75 | |
'}' is not preceded with whitespace. | 75 | |
Missing a Javadoc comment. | 77 | |
'static' modifier out of order with the JLS suggestions. | 77 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 80 | |
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 84 | |
Method 'createCourse' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Missing a Javadoc comment. | 86 | |
Line is longer than 80 characters. | 87 | |
Parameter courseInfo should be final. | 87 | |
Line is longer than 80 characters. | 92 | |
'<' is not preceded with whitespace. | 92 | |
'<' is not followed by whitespace. | 92 | |
'>' is not preceded with whitespace. | 92 | |
Line is longer than 80 characters. | 94 | |
'{' is not preceded with whitespace. | 102 | |
Line contains a tab character. | 103 | |
Line is longer than 80 characters. | 104 | |
Line contains a tab character. | 104 | |
Method 'updateCourse' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Missing a Javadoc comment. | 108 | |
Line is longer than 80 characters. | 109 | |
Parameter courseInfo should be final. | 109 | |
Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 109 | |
Line has trailing spaces. | 112 | |
Line is longer than 80 characters. | 114 | |
'<' is not preceded with whitespace. | 114 | |
'<' is not followed by whitespace. | 114 | |
'>' is not preceded with whitespace. | 114 | |
Line is longer than 80 characters. | 116 | |
Method 'deleteCourse' is not designed for extension - needs to be abstract, final or empty. | 129 | |
Missing a Javadoc comment. | 129 | |
Line is longer than 80 characters. | 130 | |
Parameter courseId should be final. | 130 | |
Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 130 | |
Method 'getCourse' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Missing a Javadoc comment. | 147 | |
Line is longer than 80 characters. | 148 | |
Parameter courseId should be final. | 148 | |
Method 'getCourseActivities' is not designed for extension - needs to be abstract, final or empty. | 164 | |
Missing a Javadoc comment. | 164 | |
Line is longer than 80 characters. | 165 | |
'<' is not preceded with whitespace. | 165 | |
'<' is not followed by whitespace. | 165 | |
'>' is not preceded with whitespace. | 165 | |
Parameter formatId should be final. | 165 | |
Method 'getCourseFormats' is not designed for extension - needs to be abstract, final or empty. | 169 | |
Missing a Javadoc comment. | 169 | |
Line is longer than 80 characters. | 170 | |
'<' is not preceded with whitespace. | 170 | |
'<' is not followed by whitespace. | 170 | |
'>' is not preceded with whitespace. | 170 | |
Parameter courseId should be final. | 170 | |
Method 'getCourseLos' is not designed for extension - needs to be abstract, final or empty. | 174 | |
Missing a Javadoc comment. | 174 | |
Line is longer than 80 characters. | 175 | |
'<' is not preceded with whitespace. | 175 | |
'<' is not followed by whitespace. | 175 | |
'>' is not preceded with whitespace. | 175 | |
Parameter courseId should be final. | 175 | |
Method 'getCourseStatements' is not designed for extension - needs to be abstract, final or empty. | 179 | |
Missing a Javadoc comment. | 179 | |
Line is longer than 80 characters. | 180 | |
'<' is not preceded with whitespace. | 180 | |
'<' is not followed by whitespace. | 180 | |
'>' is not preceded with whitespace. | 180 | |
Parameter courseId should be final. | 180 | |
Parameter nlUsageTypeKey should be final. | 180 | |
Parameter language should be final. | 180 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 183 | |
Line is longer than 80 characters. | 184 | |
Line contains a tab character. | 184 | |
Line is longer than 80 characters. | 185 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 186 | |
Line is longer than 80 characters. | 187 | |
Line contains a tab character. | 187 | |
'<' is not preceded with whitespace. | 187 | |
'<' is not followed by whitespace. | 187 | |
'>' is not preceded with whitespace. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
'<' is not preceded with whitespace. | 189 | |
'<' is not followed by whitespace. | 189 | |
'>' is not preceded with whitespace. | 189 | |
'>' is not followed by whitespace. | 189 | |
Line contains a tab character. | 190 | |
Line is longer than 80 characters. | 192 | |
Line contains a tab character. | 192 | |
'<' is not preceded with whitespace. | 192 | |
'<' is not followed by whitespace. | 192 | |
'>' is not preceded with whitespace. | 192 | |
'<' is not preceded with whitespace. | 192 | |
'<' is not followed by whitespace. | 192 | |
'>' is not preceded with whitespace. | 192 | |
'>' is not followed by whitespace. | 192 | |
Line contains a tab character. | 193 | |
Line is longer than 80 characters. | 194 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Method 'validateCourse' is not designed for extension - needs to be abstract, final or empty. | 199 | |
Missing a Javadoc comment. | 199 | |
Line is longer than 80 characters. | 200 | |
'<' is not preceded with whitespace. | 200 | |
'<' is not followed by whitespace. | 200 | |
'>' is not preceded with whitespace. | 200 | |
Parameter validationType should be final. | 200 | |
Parameter courseInfo should be final. | 200 | |
Line is longer than 80 characters. | 202 | |
Line is longer than 80 characters. | 204 | |
'<' is not preceded with whitespace. | 204 | |
'<' is not followed by whitespace. | 204 | |
'>' is not preceded with whitespace. | 204 | |
Method 'createCourseStatement' is not designed for extension - needs to be abstract, final or empty. | 208 | |
Missing a Javadoc comment. | 208 | |
Line is longer than 80 characters. | 209 | |
Parameter courseId should be final. | 209 | |
Parameter statementTreeViewInfo should be final. | 209 | |
Line contains a tab character. | 210 | |
Line is longer than 80 characters. | 211 | |
Line contains a tab character. | 211 | |
Line is longer than 80 characters. | 214 | |
'<' is not preceded with whitespace. | 214 | |
'<' is not followed by whitespace. | 214 | |
'>' is not preceded with whitespace. | 214 | |
Line is longer than 80 characters. | 216 | |
Line is longer than 80 characters. | 220 | |
Line contains a tab character. | 220 | |
Line contains a tab character. | 223 | |
Line is longer than 80 characters. | 224 | |
Line contains a tab character. | 224 | |
Line is longer than 80 characters. | 225 | |
Line contains a tab character. | 225 | |
Line contains a tab character. | 226 | |
Line is longer than 80 characters. | 227 | |
Line contains a tab character. | 227 | |
Line contains a tab character. | 228 | |
Line is longer than 80 characters. | 229 | |
Line contains a tab character. | 229 | |
Line contains a tab character. | 230 | |
Line contains a tab character. | 231 | |
Line contains a tab character. | 232 | |
Line is longer than 80 characters. | 233 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
Line contains a tab character. | 235 | |
Line contains a tab character. | 238 | |
Method 'deleteCourseStatement' is not designed for extension - needs to be abstract, final or empty. | 238 | |
Missing a Javadoc comment. | 238 | |
Line is longer than 80 characters. | 239 | |
Parameter courseId should be final. | 239 | |
Parameter statementTreeViewInfo should be final. | 239 | |
Line contains a tab character. | 240 | |
Line is longer than 80 characters. | 241 | |
Line contains a tab character. | 241 | |
Line is longer than 80 characters. | 243 | |
Line contains a tab character. | 243 | |
Line contains a tab character. | 244 | |
Line contains a tab character. | 245 | |
Line is longer than 80 characters. | 246 | |
Line contains a tab character. | 246 | |
Line contains a tab character. | 247 | |
Line contains a tab character. | 248 | |
Line contains a tab character. | 249 | |
Line is longer than 80 characters. | 251 | |
Line contains a tab character. | 251 | |
Line contains a tab character. | 252 | |
Method 'updateCourseStatement' is not designed for extension - needs to be abstract, final or empty. | 254 | |
Missing a Javadoc comment. | 254 | |
Line is longer than 80 characters. | 255 | |
Parameter courseId should be final. | 255 | |
Parameter statementTreeViewInfo should be final. | 255 | |
Line contains a tab character. | 256 | |
Line is longer than 80 characters. | 257 | |
Line contains a tab character. | 257 | |
Line is longer than 80 characters. | 260 | |
'<' is not preceded with whitespace. | 260 | |
'<' is not followed by whitespace. | 260 | |
'>' is not preceded with whitespace. | 260 | |
Line is longer than 80 characters. | 262 | |
Line is longer than 80 characters. | 266 | |
Line contains a tab character. | 266 | |
Line is longer than 80 characters. | 269 | |
Method 'validateCourseStatement' is not designed for extension - needs to be abstract, final or empty. | 272 | |
Missing a Javadoc comment. | 272 | |
Line is longer than 80 characters. | 273 | |
'<' is not preceded with whitespace. | 273 | |
'<' is not followed by whitespace. | 273 | |
'>' is not preceded with whitespace. | 273 | |
Parameter courseId should be final. | 273 | |
Parameter statementTreeViewInfo should be final. | 273 | |
Line contains a tab character. | 274 | |
Line is longer than 80 characters. | 275 | |
Line contains a tab character. | 275 | |
Line contains a tab character. | 277 | |
Line contains a tab character. | 278 | |
Line contains a tab character. | 279 | |
Line is longer than 80 characters. | 280 | |
Line contains a tab character. | 280 | |
Line contains a tab character. | 281 | |
Line is longer than 80 characters. | 283 | |
Line contains a tab character. | 283 | |
Line is longer than 80 characters. | 285 | |
'<' is not preceded with whitespace. | 285 | |
'<' is not followed by whitespace. | 285 | |
'>' is not preceded with whitespace. | 285 | |
Line has trailing spaces. | 287 | |
Method 'getObjectStructure' is not designed for extension - needs to be abstract, final or empty. | 289 | |
Missing a Javadoc comment. | 289 | |
Parameter objectTypeKey should be final. | 290 | |
Method 'getObjectTypes' is not designed for extension - needs to be abstract, final or empty. | 294 | |
Missing a Javadoc comment. | 294 | |
'<' is not preceded with whitespace. | 295 | |
'<' is not followed by whitespace. | 295 | |
'>' is not preceded with whitespace. | 295 | |
Method 'getCourseAssembler' is not designed for extension - needs to be abstract, final or empty. | 299 | |
Missing a Javadoc comment. | 299 | |
Method 'setCourseAssembler' is not designed for extension - needs to be abstract, final or empty. | 303 | |
Missing a Javadoc comment. | 303 | |
Parameter courseAssembler should be final. | 303 | |
'courseAssembler' hides a field. | 303 | |
Method 'getCourseServiceMethodInvoker' is not designed for extension - needs to be abstract, final or empty. | 307 | |
Missing a Javadoc comment. | 307 | |
Line is longer than 80 characters. | 311 | |
Method 'setCourseServiceMethodInvoker' is not designed for extension - needs to be abstract, final or empty. | 311 | |
Missing a Javadoc comment. | 311 | |
Parameter courseServiceMethodInvoker should be final. | 311 | |
'courseServiceMethodInvoker' hides a field. | 311 | |
Method 'getDictionaryServiceDelegate' is not designed for extension - needs to be abstract, final or empty. | 315 | |
Missing a Javadoc comment. | 315 | |
Line is longer than 80 characters. | 319 | |
Method 'setDictionaryServiceDelegate' is not designed for extension - needs to be abstract, final or empty. | 319 | |
Missing a Javadoc comment. | 319 | |
Parameter dictionaryServiceDelegate should be final. | 319 | |
'dictionaryServiceDelegate' hides a field. | 319 | |
Line is longer than 80 characters. | 323 | |
Missing a Javadoc comment. | 323 | |
Parameter courseInfo should be final. | 323 | |
Parameter operation should be final. | 323 | |
Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 323 | |
Line is longer than 80 characters. | 325 | |
'<' is not preceded with whitespace. | 325 | |
'<' is not followed by whitespace. | 325 | |
'>' is not preceded with whitespace. | 325 | |
Line contains a tab character. | 328 | |
Method 'getValidatorFactory' is not designed for extension - needs to be abstract, final or empty. | 333 | |
Missing a Javadoc comment. | 333 | |
Line contains a tab character. | 334 | |
Line contains a tab character. | 335 | |
Line contains a tab character. | 337 | |
Method 'setValidatorFactory' is not designed for extension - needs to be abstract, final or empty. | 337 | |
Missing a Javadoc comment. | 337 | |
Parameter validatorFactory should be final. | 337 | |
'validatorFactory' hides a field. | 337 | |
Line contains a tab character. | 338 | |
Line contains a tab character. | 339 | |
Line contains a tab character. | 341 | |
Method 'getLuService' is not designed for extension - needs to be abstract, final or empty. | 341 | |
Missing a Javadoc comment. | 341 | |
Method 'setLuService' is not designed for extension - needs to be abstract, final or empty. | 345 | |
Missing a Javadoc comment. | 345 | |
Parameter luService should be final. | 345 | |
'luService' hides a field. | 345 | |
Line contains a tab character. | 349 | |
Method 'getStatementService' is not designed for extension - needs to be abstract, final or empty. | 349 | |
Missing a Javadoc comment. | 349 | |
Line contains a tab character. | 350 | |
Line contains a tab character. | 351 | |
Line contains a tab character. | 353 | |
Method 'setStatementService' is not designed for extension - needs to be abstract, final or empty. | 353 | |
Missing a Javadoc comment. | 353 | |
Parameter statementService should be final. | 353 | |
'statementService' hides a field. | 353 | |
Line contains a tab character. | 354 | |
Line contains a tab character. | 355 | |
Line contains a tab character. | 357 | |
Method 'createNewCourseVersion' is not designed for extension - needs to be abstract, final or empty. | 357 | |
Missing a Javadoc comment. | 357 | |
Line contains a tab character. | 358 | |
Parameter versionIndCourseId should be final. | 358 | |
Line is longer than 80 characters. | 359 | |
Line contains a tab character. | 359 | |
Parameter versionComment should be final. | 359 | |
Line contains a tab character. | 360 | |
Line contains a tab character. | 361 | |
Line contains a tab character. | 362 | |
Line contains a tab character. | 364 | |
Line is longer than 80 characters. | 365 | |
Line contains a tab character. | 365 | |
Line contains a tab character. | 366 | |
Line contains a tab character. | 368 | |
Line is longer than 80 characters. | 369 | |
Line contains a tab character. | 369 | |
Line contains a tab character. | 371 | |
Line contains a tab character. | 372 | |
'<' is not preceded with whitespace. | 372 | |
'<' is not followed by whitespace. | 372 | |
'>' is not preceded with whitespace. | 372 | |
Line is longer than 80 characters. | 374 | |
Line contains a tab character. | 374 | |
Line is longer than 80 characters. | 375 | |
Line contains a tab character. | 375 | |
Line contains a tab character. | 377 | |
Line contains a tab character. | 378 | |
Line contains a tab character. | 380 | |
Line is longer than 80 characters. | 381 | |
Line contains a tab character. | 381 | |
Line is longer than 80 characters. | 383 | |
Line contains a tab character. | 383 | |
Line contains a tab character. | 384 | |
Line contains a tab character. | 386 | |
Line is longer than 80 characters. | 387 | |
Line contains a tab character. | 387 | |
'<' is not preceded with whitespace. | 387 | |
'<' is not followed by whitespace. | 387 | |
'>' is not preceded with whitespace. | 387 | |
',' is not followed by whitespace. | 387 | |
',' is not followed by whitespace. | 387 | |
Line has trailing spaces. | 388 | |
Line contains a tab character. | 388 | |
Line contains a tab character. | 389 | |
Line has trailing spaces. | 390 | |
Line contains a tab character. | 390 | |
Line is longer than 80 characters. | 391 | |
Line contains a tab character. | 391 | |
'for' is not followed by whitespace. | 391 | |
':' is not preceded with whitespace. | 391 | |
':' is not followed by whitespace. | 391 | |
'{' is not preceded with whitespace. | 391 | |
Line is longer than 80 characters. | 392 | |
Line contains a tab character. | 392 | |
Line contains a tab character. | 393 | |
Line has trailing spaces. | 394 | |
Line contains a tab character. | 394 | |
Line contains a tab character. | 395 | |
Line contains a tab character. | 396 | |
Line is longer than 80 characters. | 397 | |
Line contains a tab character. | 397 | |
',' is not followed by whitespace. | 397 | |
Line contains a tab character. | 398 | |
Line is longer than 80 characters. | 399 | |
Line contains a tab character. | 399 | |
',' is not followed by whitespace. | 399 | |
Line contains a tab character. | 400 | |
Line is longer than 80 characters. | 401 | |
Line contains a tab character. | 401 | |
',' is not followed by whitespace. | 401 | |
Line contains a tab character. | 402 | |
Line is longer than 80 characters. | 403 | |
Line contains a tab character. | 403 | |
',' is not followed by whitespace. | 403 | |
Line contains a tab character. | 404 | |
Line is longer than 80 characters. | 405 | |
Line contains a tab character. | 405 | |
',' is not followed by whitespace. | 405 | |
Line contains a tab character. | 406 | |
Line is longer than 80 characters. | 407 | |
Line contains a tab character. | 407 | |
',' is not followed by whitespace. | 407 | |
Line contains a tab character. | 408 | |
Line is longer than 80 characters. | 409 | |
Line contains a tab character. | 409 | |
',' is not followed by whitespace. | 409 | |
Line contains a tab character. | 410 | |
Line contains a tab character. | 412 | |
Line contains a tab character. | 414 | |
Missing a Javadoc comment. | 414 | |
Line is longer than 80 characters. | 415 | |
Line contains a tab character. | 415 | |
Parameter statementTreeViews should be final. | 415 | |
'<' is not preceded with whitespace. | 415 | |
'<' is not followed by whitespace. | 415 | |
'>' is not preceded with whitespace. | 415 | |
Line contains a tab character. | 416 | |
'for' is not followed by whitespace. | 416 | |
':' is not preceded with whitespace. | 416 | |
':' is not followed by whitespace. | 416 | |
'{' is not preceded with whitespace. | 416 | |
Line contains a tab character. | 417 | |
Line contains a tab character. | 418 | |
Line contains a tab character. | 419 | |
Line is longer than 80 characters. | 421 | |
Line contains a tab character. | 421 | |
Missing a Javadoc comment. | 421 | |
Parameter statementTreeView should be final. | 421 | |
'{' is not preceded with whitespace. | 421 | |
Line contains a tab character. | 422 | |
Line is longer than 80 characters. | 423 | |
Line contains a tab character. | 423 | |
'for' is not followed by whitespace. | 423 | |
':' is not preceded with whitespace. | 423 | |
':' is not followed by whitespace. | 423 | |
'{' is not preceded with whitespace. | 423 | |
Line contains a tab character. | 424 | |
Line contains a tab character. | 425 | |
'for' is not followed by whitespace. | 425 | |
':' is not preceded with whitespace. | 425 | |
':' is not followed by whitespace. | 425 | |
'{' is not preceded with whitespace. | 425 | |
Line contains a tab character. | 426 | |
Line is longer than 80 characters. | 427 | |
Line contains a tab character. | 427 | |
Line is longer than 80 characters. | 428 | |
Line contains a tab character. | 428 | |
'if' is not followed by whitespace. | 428 | |
'||' is not preceded with whitespace. | 428 | |
'||' should be on a new line. | 428 | |
Line is longer than 80 characters. | 429 | |
Line contains a tab character. | 429 | |
'||' is not preceded with whitespace. | 429 | |
'||' should be on a new line. | 429 | |
Line is longer than 80 characters. | 430 | |
Line contains a tab character. | 430 | |
'{' is not preceded with whitespace. | 430 | |
Line contains a tab character. | 431 | |
Line is longer than 80 characters. | 432 | |
Line contains a tab character. | 432 | |
Line contains a tab character. | 433 | |
Line has trailing spaces. | 434 | |
Line is longer than 80 characters. | 434 | |
Line contains a tab character. | 434 | |
Line is longer than 80 characters. | 435 | |
Line contains a tab character. | 435 | |
'{' is not preceded with whitespace. | 435 | |
Line is longer than 80 characters. | 436 | |
Line contains a tab character. | 436 | |
Line is longer than 80 characters. | 437 | |
Line contains a tab character. | 437 | |
Line contains a tab character. | 438 | |
Line is longer than 80 characters. | 439 | |
Line contains a tab character. | 439 | |
Line contains a tab character. | 440 | |
Line contains a tab character. | 441 | |
Line is longer than 80 characters. | 442 | |
Line contains a tab character. | 442 | |
Line contains a tab character. | 443 | |
Line contains a tab character. | 444 | |
Line has trailing spaces. | 445 | |
Line contains a tab character. | 445 | |
Line contains a tab character. | 446 | |
Line contains a tab character. | 447 | |
Line is longer than 80 characters. | 448 | |
Line contains a tab character. | 448 | |
'for' is not followed by whitespace. | 448 | |
':' is not preceded with whitespace. | 448 | |
'{' is not preceded with whitespace. | 448 | |
Line contains a tab character. | 449 | |
Line contains a tab character. | 450 | |
Line contains a tab character. | 451 | |
Line contains a tab character. | 453 | |
Missing a Javadoc comment. | 453 | |
Parameter course should be final. | 453 | |
Line contains a tab character. | 454 | |
Line contains a tab character. | 455 | |
'for' is not followed by whitespace. | 455 | |
':' is not preceded with whitespace. | 455 | |
':' is not followed by whitespace. | 455 | |
'{' is not preceded with whitespace. | 455 | |
Line contains a tab character. | 456 | |
Line contains a tab character. | 457 | |
Line contains a tab character. | 458 | |
Line contains a tab character. | 459 | |
'for' is not followed by whitespace. | 459 | |
':' is not preceded with whitespace. | 459 | |
':' is not followed by whitespace. | 459 | |
'{' is not preceded with whitespace. | 459 | |
Line contains a tab character. | 460 | |
Line contains a tab character. | 461 | |
Line contains a tab character. | 462 | |
Line contains a tab character. | 463 | |
'for' is not followed by whitespace. | 463 | |
':' is not preceded with whitespace. | 463 | |
':' is not followed by whitespace. | 463 | |
'{' is not preceded with whitespace. | 463 | |
Line contains a tab character. | 464 | |
Line contains a tab character. | 465 | |
'for' is not followed by whitespace. | 465 | |
':' is not preceded with whitespace. | 465 | |
':' is not followed by whitespace. | 465 | |
'{' is not preceded with whitespace. | 465 | |
Line contains a tab character. | 466 | |
Line contains a tab character. | 467 | |
Line contains a tab character. | 468 | |
Line contains a tab character. | 469 | |
Line contains a tab character. | 471 | |
Missing a Javadoc comment. | 471 | |
Parameter lo should be final. | 471 | |
'{' is not preceded with whitespace. | 471 | |
Line contains a tab character. | 472 | |
Line contains a tab character. | 473 | |
'for' is not followed by whitespace. | 473 | |
':' is not preceded with whitespace. | 473 | |
':' is not followed by whitespace. | 473 | |
'{' is not preceded with whitespace. | 473 | |
Line contains a tab character. | 474 | |
Line contains a tab character. | 475 | |
Line contains a tab character. | 476 | |
Line contains a tab character. | 478 | |
Method 'setCurrentCourseVersion' is not designed for extension - needs to be abstract, final or empty. | 478 | |
Missing a Javadoc comment. | 478 | |
Line contains a tab character. | 479 | |
Parameter courseVersionId should be final. | 479 | |
Line contains a tab character. | 480 | |
Parameter currentVersionStart should be final. | 480 | |
Line contains a tab character. | 481 | |
Line is longer than 80 characters. | 482 | |
Line contains a tab character. | 482 | |
Line contains a tab character. | 483 | |
Line is longer than 80 characters. | 484 | |
Line contains a tab character. | 484 | |
Line contains a tab character. | 485 | |
Line contains a tab character. | 487 | |
Method 'getCurrentVersion' is not designed for extension - needs to be abstract, final or empty. | 487 | |
Missing a Javadoc comment. | 487 | |
Line contains a tab character. | 488 | |
Parameter refObjectTypeURI should be final. | 488 | |
Line contains a tab character. | 489 | |
Parameter refObjectId should be final. | 489 | |
Line contains a tab character. | 490 | |
Line contains a tab character. | 491 | |
Line is longer than 80 characters. | 492 | |
Line contains a tab character. | 492 | |
'if' is not followed by whitespace. | 492 | |
'{' is not preceded with whitespace. | 492 | |
Line is longer than 80 characters. | 493 | |
Line contains a tab character. | 493 | |
Line contains a tab character. | 494 | |
Line is longer than 80 characters. | 495 | |
Line contains a tab character. | 495 | |
Line contains a tab character. | 496 | |
Line contains a tab character. | 498 | |
Method 'getCurrentVersionOnDate' is not designed for extension - needs to be abstract, final or empty. | 498 | |
Missing a Javadoc comment. | 498 | |
Line is longer than 80 characters. | 499 | |
Line contains a tab character. | 499 | |
Parameter refObjectTypeURI should be final. | 499 | |
Line is longer than 80 characters. | 500 | |
Line contains a tab character. | 500 | |
Parameter refObjectId should be final. | 500 | |
Parameter date should be final. | 500 | |
Line contains a tab character. | 501 | |
Line contains a tab character. | 502 | |
Line is longer than 80 characters. | 503 | |
Line contains a tab character. | 503 | |
'if' is not followed by whitespace. | 503 | |
'{' is not preceded with whitespace. | 503 | |
Line is longer than 80 characters. | 504 | |
Line contains a tab character. | 504 | |
Line contains a tab character. | 505 | |
Line is longer than 80 characters. | 506 | |
Line contains a tab character. | 506 | |
Line contains a tab character. | 507 | |
Line contains a tab character. | 509 | |
Method 'getFirstVersion' is not designed for extension - needs to be abstract, final or empty. | 509 | |
Missing a Javadoc comment. | 509 | |
Line contains a tab character. | 510 | |
Parameter refObjectTypeURI should be final. | 510 | |
Line contains a tab character. | 511 | |
Parameter refObjectId should be final. | 511 | |
Line contains a tab character. | 512 | |
Line contains a tab character. | 513 | |
Line is longer than 80 characters. | 514 | |
Line contains a tab character. | 514 | |
'if' is not followed by whitespace. | 514 | |
'{' is not preceded with whitespace. | 514 | |
Line is longer than 80 characters. | 515 | |
Line contains a tab character. | 515 | |
Line contains a tab character. | 516 | |
Line is longer than 80 characters. | 517 | |
Line contains a tab character. | 517 | |
Line contains a tab character. | 519 | |
Line contains a tab character. | 521 | |
Method 'getLatestVersion' is not designed for extension - needs to be abstract, final or empty. | 521 | |
Missing a Javadoc comment. | 521 | |
Line contains a tab character. | 522 | |
Parameter refObjectTypeURI should be final. | 522 | |
Line contains a tab character. | 523 | |
Parameter refObjectId should be final. | 523 | |
Line contains a tab character. | 524 | |
Line contains a tab character. | 525 | |
Line is longer than 80 characters. | 526 | |
Line contains a tab character. | 526 | |
'if' is not followed by whitespace. | 526 | |
'{' is not preceded with whitespace. | 526 | |
Line is longer than 80 characters. | 527 | |
Line contains a tab character. | 527 | |
Line contains a tab character. | 528 | |
Line is longer than 80 characters. | 529 | |
Line contains a tab character. | 529 | |
Line contains a tab character. | 531 | |
Line contains a tab character. | 533 | |
Method 'getVersionBySequenceNumber' is not designed for extension - needs to be abstract, final or empty. | 533 | |
Missing a Javadoc comment. | 533 | |
Line contains a tab character. | 534 | |
Line is longer than 80 characters. | 535 | |
Line contains a tab character. | 535 | |
Parameter refObjectTypeURI should be final. | 535 | |
Parameter refObjectId should be final. | 535 | |
Parameter sequence should be final. | 535 | |
Line contains a tab character. | 536 | |
Line contains a tab character. | 537 | |
Line contains a tab character. | 538 | |
Line is longer than 80 characters. | 539 | |
Line contains a tab character. | 539 | |
'if' is not followed by whitespace. | 539 | |
'{' is not preceded with whitespace. | 539 | |
Line is longer than 80 characters. | 540 | |
Line contains a tab character. | 540 | |
Line contains a tab character. | 541 | |
Line is longer than 80 characters. | 542 | |
Line contains a tab character. | 542 | |
Line contains a tab character. | 543 | |
Line contains a tab character. | 545 | |
Method 'getVersions' is not designed for extension - needs to be abstract, final or empty. | 545 | |
Missing a Javadoc comment. | 545 | |
Line contains a tab character. | 546 | |
'<' is not preceded with whitespace. | 546 | |
'<' is not followed by whitespace. | 546 | |
'>' is not preceded with whitespace. | 546 | |
Parameter refObjectTypeURI should be final. | 546 | |
Line contains a tab character. | 547 | |
Parameter refObjectId should be final. | 547 | |
Line contains a tab character. | 548 | |
Line contains a tab character. | 549 | |
Line is longer than 80 characters. | 550 | |
Line contains a tab character. | 550 | |
'if' is not followed by whitespace. | 550 | |
'{' is not preceded with whitespace. | 550 | |
Line is longer than 80 characters. | 551 | |
Line contains a tab character. | 551 | |
Line contains a tab character. | 552 | |
Line is longer than 80 characters. | 553 | |
Line contains a tab character. | 553 | |
Line contains a tab character. | 554 | |
Line contains a tab character. | 556 | |
Method 'getVersionsInDateRange' is not designed for extension - needs to be abstract, final or empty. | 556 | |
Missing a Javadoc comment. | 556 | |
Line contains a tab character. | 557 | |
'<' is not preceded with whitespace. | 557 | |
'<' is not followed by whitespace. | 557 | |
'>' is not preceded with whitespace. | 557 | |
Line is longer than 80 characters. | 558 | |
Line contains a tab character. | 558 | |
Parameter refObjectTypeURI should be final. | 558 | |
Parameter refObjectId should be final. | 558 | |
Parameter from should be final. | 558 | |
Parameter to should be final. | 558 | |
Line contains a tab character. | 559 | |
Line contains a tab character. | 560 | |
Line contains a tab character. | 561 | |
Line is longer than 80 characters. | 562 | |
Line contains a tab character. | 562 | |
'if' is not followed by whitespace. | 562 | |
'{' is not preceded with whitespace. | 562 | |
Line is longer than 80 characters. | 563 | |
Line contains a tab character. | 563 | |
Line contains a tab character. | 564 | |
Line is longer than 80 characters. | 565 | |
Line contains a tab character. | 565 | |
Line contains a tab character. | 566 | |
First sentence should end with a period. | 568 | |
Line contains a tab character. | 568 | |
Line contains a tab character. | 569 | |
Line contains a tab character. | 570 | |
Line contains a tab character. | 571 | |
Line contains a tab character. | 572 | |
Unused @param tag for 'parameter'. | 572 | |
Line contains a tab character. | 573 | |
Line contains a tab character. | 574 | |
Line contains a tab character. | 575 | |
Parameter param should be final. | 575 | |
Expected @param tag for 'param'. | 575 | |
Parameter paramName should be final. | 575 | |
Expected @param tag for 'paramName'. | 575 | |
Line contains a tab character. | 576 | |
Expected @throws tag for 'MissingParameterException'. | 576 | |
Line contains a tab character. | 577 | |
Line is longer than 80 characters. | 578 | |
Line contains a tab character. | 578 | |
Line contains a tab character. | 579 | |
Line contains a tab character. | 580 | |
Line contains a tab character. | 582 | |
Line contains a tab character. | 583 | |
Line contains a tab character. | 584 | |
Line contains a tab character. | 585 | |
Line contains a tab character. | 586 | |
Line contains a tab character. | 587 | |
Line contains a tab character. | 588 | |
Line contains a tab character. | 589 | |
Line contains a tab character. | 590 | |
Line contains a tab character. | 591 | |
Line contains a tab character. | 592 | |
Parameter courseId should be final. | 592 | |
Expected @param tag for 'courseId'. | 592 | |
Line contains a tab character. | 593 | |
Parameter statementTreeViewInfo should be final. | 593 | |
Expected @param tag for 'statementTreeViewInfo'. | 593 | |
Line is longer than 80 characters. | 594 | |
Line contains a tab character. | 594 | |
Expected @throws tag for 'InvalidParameterException'. | 594 | |
Expected @throws tag for 'MissingParameterException'. | 594 | |
Line contains a tab character. | 595 | |
Expected @throws tag for 'OperationFailedException'. | 595 | |
Expected @throws tag for 'DoesNotExistException'. | 595 | |
Line is longer than 80 characters. | 596 | |
Line contains a tab character. | 596 | |
'<' is not preceded with whitespace. | 596 | |
'<' is not followed by whitespace. | 596 | |
'>' is not preceded with whitespace. | 596 | |
Line contains a tab character. | 597 | |
Line contains a tab character. | 598 | |
Line is longer than 80 characters. | 599 | |
Line contains a tab character. | 599 | |
Line contains a tab character. | 600 | |
Line contains a tab character. | 601 | |
Line contains a tab character. | 602 | |
Line contains a tab character. | 603 | |
Line contains a tab character. | 604 | |
Line contains a tab character. | 605 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 5 | |
'{' is not preceded with whitespace. | 5 | |
Line has trailing spaces. | 6 | |
Line contains a tab character. | 6 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Unused import - org.kuali.student.common.util.MessageUtils. | 7 | |
Missing a Javadoc comment. | 16 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
Line contains a tab character. | 19 | |
Method 'validateObject' is not designed for extension - needs to be abstract, final or empty. | 19 | |
Missing a Javadoc comment. | 19 | |
Line contains a tab character. | 20 | |
'<' is not preceded with whitespace. | 20 | |
'<' is not followed by whitespace. | 20 | |
'>' is not preceded with whitespace. | 20 | |
Parameter data should be final. | 20 | |
Line contains a tab character. | 21 | |
Parameter objStructure should be final. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 27 | |
Method 'validateObject' is not designed for extension - needs to be abstract, final or empty. | 27 | |
Missing a Javadoc comment. | 27 | |
Line contains a tab character. | 28 | |
'<' is not preceded with whitespace. | 28 | |
'<' is not followed by whitespace. | 28 | |
'>' is not preceded with whitespace. | 28 | |
Parameter field should be final. | 28 | |
Line contains a tab character. | 29 | |
Parameter o should be final. | 29 | |
Parameter objStructure should be final. | 29 | |
Line contains a tab character. | 30 | |
Parameter elementStack should be final. | 30 | |
'<' is not preceded with whitespace. | 30 | |
'<' is not followed by whitespace. | 30 | |
'>' is not preceded with whitespace. | 30 | |
Line is longer than 80 characters. | 31 | |
Line contains a tab character. | 31 | |
Line is longer than 80 characters. | 32 | |
Line contains a tab character. | 32 | |
'<' is not preceded with whitespace. | 32 | |
'<' is not followed by whitespace. | 32 | |
'>' is not preceded with whitespace. | 32 | |
'<' is not preceded with whitespace. | 32 | |
'<' is not followed by whitespace. | 32 | |
'>' is not preceded with whitespace. | 32 | |
'>' is not followed by whitespace. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line is longer than 80 characters. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line is longer than 80 characters. | 37 | |
Line contains a tab character. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line is longer than 80 characters. | 40 | |
Line contains a tab character. | 40 | |
Line is longer than 80 characters. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line is longer than 80 characters. | 43 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line is longer than 80 characters. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 55 | |
Method 'setAtpService' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter atpService should be final. | 55 | |
'atpService' hides a field. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 17 | |
Missing a Javadoc comment. | 19 | |
Method 'validateObject' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Missing a Javadoc comment. | 21 | |
Line is longer than 80 characters. | 22 | |
'<' is not preceded with whitespace. | 22 | |
'<' is not followed by whitespace. | 22 | |
'>' is not preceded with whitespace. | 22 | |
Parameter data should be final. | 22 | |
Parameter objStructure should be final. | 22 | |
Line is longer than 80 characters. | 23 | |
Line is longer than 80 characters. | 28 | |
Line is longer than 80 characters. | 29 | |
Expected an @return tag. | 31 | |
Method 'validateObject' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Line is longer than 80 characters. | 32 | |
'<' is not preceded with whitespace. | 32 | |
'<' is not followed by whitespace. | 32 | |
'>' is not preceded with whitespace. | 32 | |
Parameter field should be final. | 32 | |
Expected @param tag for 'field'. | 32 | |
Parameter data should be final. | 32 | |
Expected @param tag for 'data'. | 32 | |
Parameter objStructure should be final. | 32 | |
Expected @param tag for 'objStructure'. | 32 | |
Parameter elementStack should be final. | 32 | |
'<' is not preceded with whitespace. | 32 | |
'<' is not followed by whitespace. | 32 | |
'>' is not preceded with whitespace. | 32 | |
Expected @param tag for 'elementStack'. | 32 | |
Line is longer than 80 characters. | 34 | |
'<' is not preceded with whitespace. | 34 | |
'<' is not followed by whitespace. | 34 | |
'>' is not preceded with whitespace. | 34 | |
'<' is not preceded with whitespace. | 34 | |
'<' is not followed by whitespace. | 34 | |
'>' is not preceded with whitespace. | 34 | |
'>' is not followed by whitespace. | 34 | |
Line is longer than 80 characters. | 38 | |
'if' is not followed by whitespace. | 48 | |
Line has trailing spaces. | 51 | |
Line is longer than 80 characters. | 53 | |
Line is longer than 80 characters. | 56 | |
Should use uppercase 'L'. | 58 | |
Line is longer than 80 characters. | 65 | |
'100l' is a magic number. | 65 | |
Should use uppercase 'L'. | 65 | |
Line is longer than 80 characters. | 66 | |
Line is longer than 80 characters. | 68 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 18 | |
Missing a Javadoc comment. | 20 | |
Method 'validateObject' is not designed for extension - needs to be abstract, final or empty. | 22 | |
Missing a Javadoc comment. | 22 | |
Line is longer than 80 characters. | 23 | |
'<' is not preceded with whitespace. | 23 | |
'<' is not followed by whitespace. | 23 | |
'>' is not preceded with whitespace. | 23 | |
Parameter data should be final. | 23 | |
Parameter objStructure should be final. | 23 | |
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 29 | |
Line is longer than 80 characters. | 30 | |
Expected an @return tag. | 32 | |
Method 'validateObject' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Line is longer than 80 characters. | 33 | |
'<' is not preceded with whitespace. | 33 | |
'<' is not followed by whitespace. | 33 | |
'>' is not preceded with whitespace. | 33 | |
Parameter field should be final. | 33 | |
Expected @param tag for 'field'. | 33 | |
Parameter data should be final. | 33 | |
Expected @param tag for 'data'. | 33 | |
Parameter objStructure should be final. | 33 | |
Expected @param tag for 'objStructure'. | 33 | |
Parameter elementStack should be final. | 33 | |
'<' is not preceded with whitespace. | 33 | |
'<' is not followed by whitespace. | 33 | |
'>' is not preceded with whitespace. | 33 | |
Expected @param tag for 'elementStack'. | 33 | |
Line is longer than 80 characters. | 35 | |
'<' is not preceded with whitespace. | 35 | |
'<' is not followed by whitespace. | 35 | |
'>' is not preceded with whitespace. | 35 | |
'<' is not preceded with whitespace. | 35 | |
'<' is not followed by whitespace. | 35 | |
'>' is not preceded with whitespace. | 35 | |
'>' is not followed by whitespace. | 35 | |
Line is longer than 80 characters. | 39 | |
Line is longer than 80 characters. | 49 | |
Should use uppercase 'L'. | 52 | |
'<' is not preceded with whitespace. | 54 | |
'<' is not followed by whitespace. | 54 | |
'?' is not preceded with whitespace. | 54 | |
'>' is not preceded with whitespace. | 54 | |
'?' is not followed by whitespace. | 54 | |
'>' is not followed by whitespace. | 54 | |
Line is longer than 80 characters. | 57 | |
Line is longer than 80 characters. | 63 | |
Line is longer than 80 characters. | 69 | |
'<' is not preceded with whitespace. | 69 | |
'<' is not followed by whitespace. | 69 | |
'?' is not preceded with whitespace. | 69 | |
'>' is not preceded with whitespace. | 69 | |
'?' is not followed by whitespace. | 69 | |
'>' is not followed by whitespace. | 69 | |
'100l' is a magic number. | 69 | |
Should use uppercase 'L'. | 69 | |
Line is longer than 80 characters. | 70 | |
Line is longer than 80 characters. | 72 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Redundant 'public' modifier. | 30 | |
'<' is not preceded with whitespace. | 30 | |
'<' is not followed by whitespace. | 30 | |
'>' is not preceded with whitespace. | 30 | |
'<' is not preceded with whitespace. | 30 | |
'<' is not followed by whitespace. | 30 | |
'>' is not preceded with whitespace. | 30 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Redundant 'public' modifier. | 31 | |
'<' is not preceded with whitespace. | 31 | |
'<' is not followed by whitespace. | 31 | |
'>' is not preceded with whitespace. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Redundant 'public' modifier. | 32 | |
'<' is not preceded with whitespace. | 32 | |
'<' is not followed by whitespace. | 32 | |
'>' is not preceded with whitespace. | 32 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 33 | |
Redundant 'public' modifier. | 33 | |
Line is longer than 80 characters. | 34 | |
Missing a Javadoc comment. | 34 | |
Redundant 'public' modifier. | 34 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 35 | |
Redundant 'public' modifier. | 35 | |
Line is longer than 80 characters. | 36 | |
Missing a Javadoc comment. | 36 | |
Redundant 'public' modifier. | 36 | |
Line is longer than 80 characters. | 37 | |
Missing a Javadoc comment. | 37 | |
Redundant 'public' modifier. | 37 | |
'<' is not preceded with whitespace. | 37 | |
'<' is not followed by whitespace. | 37 | |
'>' is not preceded with whitespace. | 37 | |
Line is longer than 80 characters. | 38 | |
Missing a Javadoc comment. | 38 | |
Redundant 'public' modifier. | 38 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 | |
Line is longer than 80 characters. | 39 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Redundant 'public' modifier. | 39 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Redundant 'public' modifier. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Line is longer than 80 characters. | 41 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Redundant 'public' modifier. | 41 | |
'<' is not preceded with whitespace. | 41 | |
'<' is not followed by whitespace. | 41 | |
'>' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Redundant 'public' modifier. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Redundant 'public' modifier. | 43 | |
'<' is not preceded with whitespace. | 43 | |
'<' is not followed by whitespace. | 43 | |
'>' is not preceded with whitespace. | 43 |
Violation | Message | Line |
---|---|---|
Line contains a tab character. | 39 | |
Method 'setEm' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Parameter em should be final. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 45 | |
Line is longer than 80 characters. | 46 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Method 'addLoCategoryToLo' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Line is longer than 80 characters. | 49 | |
Line contains a tab character. | 49 | |
Parameter loCategoryId should be final. | 49 | |
Parameter loId should be final. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line has trailing spaces. | 54 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
'(' is followed by whitespace. | 55 | |
'!' is followed by whitespace. | 55 | |
')' is preceded with whitespace. | 55 | |
Line is longer than 80 characters. | 56 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 65 | |
Line is longer than 80 characters. | 66 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Method 'removeLoCategoryFromLo' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
Line is longer than 80 characters. | 69 | |
Line contains a tab character. | 69 | |
Parameter loCategoryId should be final. | 69 | |
Parameter loId should be final. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line is longer than 80 characters. | 73 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Method 'getLoByIdList' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Missing a Javadoc comment. | 81 | |
Line contains a tab character. | 82 | |
'<' is not preceded with whitespace. | 82 | |
'<' is not followed by whitespace. | 82 | |
'>' is not preceded with whitespace. | 82 | |
Parameter loIds should be final. | 82 | |
'<' is not preceded with whitespace. | 82 | |
'<' is not followed by whitespace. | 82 | |
'>' is not preceded with whitespace. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
'<' is not preceded with whitespace. | 86 | |
'<' is not followed by whitespace. | 86 | |
'>' is not preceded with whitespace. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Method 'deleteLo' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Missing a Javadoc comment. | 93 | |
Line is longer than 80 characters. | 94 | |
Line contains a tab character. | 94 | |
Parameter loId should be final. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
'(' is followed by whitespace. | 96 | |
'!' is followed by whitespace. | 96 | |
')' is preceded with whitespace. | 96 | |
Line contains a tab character. | 97 | |
'+' should be on a new line. | 97 | |
Line is longer than 80 characters. | 98 | |
Line contains a tab character. | 98 | |
'+' is not preceded with whitespace. | 98 | |
'+' should be on a new line. | 98 | |
Line is longer than 80 characters. | 99 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line is longer than 80 characters. | 101 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 112 | |
Line is longer than 80 characters. | 113 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line is longer than 80 characters. | 115 | |
Line contains a tab character. | 115 | |
Missing a Javadoc comment. | 115 | |
'<' is not preceded with whitespace. | 115 | |
'<' is not followed by whitespace. | 115 | |
'>' is not preceded with whitespace. | 115 | |
Parameter loId should be final. | 115 | |
Line is longer than 80 characters. | 116 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 119 | |
Line is longer than 80 characters. | 120 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line is longer than 80 characters. | 122 | |
Line contains a tab character. | 122 | |
Missing a Javadoc comment. | 122 | |
'<' is not preceded with whitespace. | 122 | |
'<' is not followed by whitespace. | 122 | |
'>' is not preceded with whitespace. | 122 | |
Parameter loId should be final. | 122 | |
Line is longer than 80 characters. | 123 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 126 | |
Line is longer than 80 characters. | 127 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Method 'getLosByLoCategory' is not designed for extension - needs to be abstract, final or empty. | 129 | |
Missing a Javadoc comment. | 129 | |
Line contains a tab character. | 130 | |
'<' is not preceded with whitespace. | 130 | |
'<' is not followed by whitespace. | 130 | |
'>' is not preceded with whitespace. | 130 | |
Parameter loCategoryId should be final. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
'<' is not preceded with whitespace. | 134 | |
'<' is not followed by whitespace. | 134 | |
'>' is not preceded with whitespace. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 138 | |
Line is longer than 80 characters. | 139 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Method 'getLoCategories' is not designed for extension - needs to be abstract, final or empty. | 141 | |
Missing a Javadoc comment. | 141 | |
Line contains a tab character. | 142 | |
'<' is not preceded with whitespace. | 142 | |
'<' is not followed by whitespace. | 142 | |
'>' is not preceded with whitespace. | 142 | |
Parameter loRepositoryKey should be final. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
'<' is not preceded with whitespace. | 146 | |
'<' is not followed by whitespace. | 146 | |
'>' is not preceded with whitespace. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 150 | |
Line is longer than 80 characters. | 151 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Method 'deleteLoCategory' is not designed for extension - needs to be abstract, final or empty. | 153 | |
Missing a Javadoc comment. | 153 | |
Line is longer than 80 characters. | 154 | |
Line contains a tab character. | 154 | |
Parameter loCategoryId should be final. | 154 | |
Line contains a tab character. | 155 | |
'<' is not preceded with whitespace. | 155 | |
'<' is not followed by whitespace. | 155 | |
'>' is not preceded with whitespace. | 155 | |
Line contains a tab character. | 156 | |
Line is longer than 80 characters. | 157 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 163 | |
Method 'getRelatedLosByLoId' is not designed for extension - needs to be abstract, final or empty. | 163 | |
Missing a Javadoc comment. | 163 | |
Line is longer than 80 characters. | 164 | |
Line contains a tab character. | 164 | |
'<' is not preceded with whitespace. | 164 | |
'<' is not followed by whitespace. | 164 | |
'>' is not preceded with whitespace. | 164 | |
Parameter loId should be final. | 164 | |
Parameter loLoRelationTypeId should be final. | 164 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 170 | |
'<' is not preceded with whitespace. | 170 | |
'<' is not followed by whitespace. | 170 | |
'>' is not preceded with whitespace. | 170 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 174 | |
Method 'getLosByRelatedLoId' is not designed for extension - needs to be abstract, final or empty. | 174 | |
Missing a Javadoc comment. | 174 | |
Line contains a tab character. | 175 | |
'<' is not preceded with whitespace. | 175 | |
'<' is not followed by whitespace. | 175 | |
'>' is not preceded with whitespace. | 175 | |
Parameter relatedLoId should be final. | 175 | |
Line is longer than 80 characters. | 176 | |
Line contains a tab character. | 176 | |
Parameter loLoRelationTypeId should be final. | 176 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
'<' is not preceded with whitespace. | 181 | |
'<' is not followed by whitespace. | 181 | |
'>' is not preceded with whitespace. | 181 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 185 | |
Method 'deleteLoLoRelation' is not designed for extension - needs to be abstract, final or empty. | 185 | |
Missing a Javadoc comment. | 185 | |
Line is longer than 80 characters. | 186 | |
Line contains a tab character. | 186 | |
Parameter loLoRelationId should be final. | 186 | |
Line is longer than 80 characters. | 188 | |
Line contains a tab character. | 188 | |
Line is longer than 80 characters. | 189 | |
Line contains a tab character. | 189 | |
Line is longer than 80 characters. | 190 | |
Line contains a tab character. | 190 | |
Line is longer than 80 characters. | 191 | |
Line contains a tab character. | 191 | |
Line is longer than 80 characters. | 192 | |
Line contains a tab character. | 192 | |
Line is longer than 80 characters. | 193 | |
Line contains a tab character. | 193 | |
Line is longer than 80 characters. | 194 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 199 | |
Method 'getLoCategoriesForLo' is not designed for extension - needs to be abstract, final or empty. | 199 | |
Missing a Javadoc comment. | 199 | |
Line contains a tab character. | 200 | |
'<' is not preceded with whitespace. | 200 | |
'<' is not followed by whitespace. | 200 | |
'>' is not preceded with whitespace. | 200 | |
Parameter loId should be final. | 200 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 203 | |
Line contains a tab character. | 204 | |
'<' is not preceded with whitespace. | 204 | |
'<' is not followed by whitespace. | 204 | |
'>' is not preceded with whitespace. | 204 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 208 | |
Method 'getAllowedLoLoRelationTypesForLoType' is not designed for extension - needs to be abstract, final or empty. | 208 | |
Missing a Javadoc comment. | 208 | |
Line is longer than 80 characters. | 209 | |
Line contains a tab character. | 209 | |
'<' is not preceded with whitespace. | 209 | |
'<' is not followed by whitespace. | 209 | |
'>' is not preceded with whitespace. | 209 | |
Parameter loTypeKey should be final. | 209 | |
Parameter relatedLoTypeKey should be final. | 209 | |
Line is longer than 80 characters. | 210 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 213 | |
Line contains a tab character. | 214 | |
'<' is not preceded with whitespace. | 214 | |
'<' is not followed by whitespace. | 214 | |
'>' is not preceded with whitespace. | 214 | |
Line contains a tab character. | 215 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 218 | |
Method 'getLosByRepository' is not designed for extension - needs to be abstract, final or empty. | 218 | |
Missing a Javadoc comment. | 218 | |
Line contains a tab character. | 219 | |
'<' is not preceded with whitespace. | 219 | |
'<' is not followed by whitespace. | 219 | |
'>' is not preceded with whitespace. | 219 | |
Parameter loRepositoryId should be final. | 219 | |
Line contains a tab character. | 220 | |
Line contains a tab character. | 221 | |
Line contains a tab character. | 222 | |
Line contains a tab character. | 223 | |
'<' is not preceded with whitespace. | 223 | |
'<' is not followed by whitespace. | 223 | |
'>' is not preceded with whitespace. | 223 | |
Line contains a tab character. | 224 | |
Line contains a tab character. | 225 | |
Line contains a tab character. | 227 | |
Method 'getLoLoRelationsByLoId' is not designed for extension - needs to be abstract, final or empty. | 227 | |
Missing a Javadoc comment. | 227 | |
Line contains a tab character. | 228 | |
'<' is not preceded with whitespace. | 228 | |
'<' is not followed by whitespace. | 228 | |
'>' is not preceded with whitespace. | 228 | |
Parameter loId should be final. | 228 | |
Line contains a tab character. | 229 | |
Line contains a tab character. | 230 | |
Line contains a tab character. | 231 | |
Line contains a tab character. | 232 | |
'<' is not preceded with whitespace. | 232 | |
'<' is not followed by whitespace. | 232 | |
'>' is not preceded with whitespace. | 232 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
Line is longer than 80 characters. | 236 | |
Line contains a tab character. | 236 | |
Line contains a tab character. | 237 | |
Line contains a tab character. | 238 | |
Line contains a tab character. | 239 | |
Line is longer than 80 characters. | 240 | |
Line contains a tab character. | 240 | |
Line contains a tab character. | 241 | |
Line contains a tab character. | 242 | |
Line contains a tab character. | 243 | |
Line contains a tab character. | 244 | |
Line contains a tab character. | 245 | |
Line contains a tab character. | 246 | |
Line contains a tab character. | 248 | |
Line is longer than 80 characters. | 249 | |
Line contains a tab character. | 249 | |
Line has trailing spaces. | 250 | |
Line contains a tab character. | 250 | |
Line contains a tab character. | 251 | |
Line contains a tab character. | 252 | |
Line contains a tab character. | 253 | |
Line contains a tab character. | 254 | |
Line contains a tab character. | 255 | |
Line contains a tab character. | 256 | |
Line contains a tab character. | 257 | |
Line has trailing spaces. | 259 | |
Line contains a tab character. | 259 | |
Line is longer than 80 characters. | 260 | |
Line contains a tab character. | 260 | |
Line contains a tab character. | 261 | |
Line contains a tab character. | 262 | |
Line contains a tab character. | 263 | |
Line contains a tab character. | 264 | |
Line contains a tab character. | 265 | |
Line contains a tab character. | 266 | |
Line contains a tab character. | 267 | |
Line is longer than 80 characters. | 268 | |
Line contains a tab character. | 268 | |
Line contains a tab character. | 269 | |
Line contains a tab character. | 270 | |
Line contains a tab character. | 271 | |
Line contains a tab character. | 273 | |
Line is longer than 80 characters. | 274 | |
Line contains a tab character. | 274 | |
Line is longer than 80 characters. | 275 | |
Line is longer than 80 characters. | 276 | |
Line contains a tab character. | 278 | |
Line contains a tab character. | 279 | |
Line contains a tab character. | 280 | |
Line contains a tab character. | 281 | |
Line contains a tab character. | 282 | |
Line contains a tab character. | 283 | |
Line contains a tab character. | 284 | |
Line contains a tab character. | 285 | |
Line contains a tab character. | 287 | |
Line is longer than 80 characters. | 288 | |
Line contains a tab character. | 288 | |
Line has trailing spaces. | 289 | |
Line contains a tab character. | 289 | |
Line is longer than 80 characters. | 291 | |
Line contains a tab character. | 293 | |
Line contains a tab character. | 294 | |
Line contains a tab character. | 295 | |
Line contains a tab character. | 296 | |
Line contains a tab character. | 297 | |
Line contains a tab character. | 298 | |
Line contains a tab character. | 299 | |
Line contains a tab character. | 300 | |
Line contains a tab character. | 302 | |
Line is longer than 80 characters. | 303 | |
Line contains a tab character. | 303 | |
Line contains a tab character. | 304 | |
Line contains a tab character. | 305 | |
Line contains a tab character. | 306 | |
Line contains a tab character. | 307 | |
Line contains a tab character. | 308 | |
Line contains a tab character. | 309 | |
Line contains a tab character. | 310 | |
Line contains a tab character. | 311 | |
Line contains a tab character. | 313 | |
Line is longer than 80 characters. | 314 | |
Line contains a tab character. | 314 | |
Line contains a tab character. | 315 | |
Line is longer than 80 characters. | 316 | |
Line contains a tab character. | 316 | |
Line contains a tab character. | 317 | |
Line contains a tab character. | 318 | |
Line contains a tab character. | 319 | |
Line contains a tab character. | 320 | |
Line contains a tab character. | 321 | |
Line contains a tab character. | 322 | |
Line contains a tab character. | 323 | |
Line contains a tab character. | 324 | |
Line contains a tab character. | 325 | |
Line contains a tab character. | 326 | |
Line contains a tab character. | 327 | |
Line contains a tab character. | 328 | |
Line contains a tab character. | 329 | |
Line contains a tab character. | 330 | |
Line is longer than 80 characters. | 331 | |
Line contains a tab character. | 331 | |
Line contains a tab character. | 332 | |
Line contains a tab character. | 333 | |
Line has trailing spaces. | 334 | |
Line contains a tab character. | 334 | |
Line contains a tab character. | 335 | |
Line contains a tab character. | 336 | |
Line contains a tab character. | 338 | |
Line is longer than 80 characters. | 339 | |
Line contains a tab character. | 339 | |
Line contains a tab character. | 340 | |
Line is longer than 80 characters. | 341 | |
Line contains a tab character. | 341 | |
Line contains a tab character. | 342 | |
Line contains a tab character. | 343 | |
Line contains a tab character. | 344 | |
Line contains a tab character. | 345 | |
Line contains a tab character. | 346 | |
Line contains a tab character. | 347 | |
Line contains a tab character. | 348 | |
Line contains a tab character. | 349 | |
Line contains a tab character. | 350 | |
Line contains a tab character. | 351 | |
Line contains a tab character. | 352 | |
Line contains a tab character. | 353 | |
Line contains a tab character. | 354 | |
Line contains a tab character. | 356 | |
Line is longer than 80 characters. | 357 | |
Line contains a tab character. | 357 | |
Line contains a tab character. | 358 | |
Line contains a tab character. | 359 | |
Line contains a tab character. | 360 | |
Line contains a tab character. | 361 | |
Line contains a tab character. | 362 | |
Line contains a tab character. | 363 | |
Line contains a tab character. | 364 | |
Line contains a tab character. | 365 | |
Line contains a tab character. | 366 | |
Line contains a tab character. | 367 | |
Line contains a tab character. | 368 | |
Line contains a tab character. | 369 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Line contains a tab character. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Line contains a tab character. | 39 | |
Line has trailing spaces. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 45 | |
Missing a Javadoc comment. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 49 | |
Method 'getRelationTypeId' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Missing a Javadoc comment. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 53 | |
Method 'setRelationTypeId' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Missing a Javadoc comment. | 53 | |
Parameter relationTypeId should be final. | 53 | |
'relationTypeId' hides a field. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 57 | |
Method 'getLoTypeId' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 61 | |
Method 'setLoTypeId' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
Parameter loTypeId should be final. | 61 | |
'loTypeId' hides a field. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 65 | |
Method 'getRelatedLoTypeId' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 69 | |
Method 'setRelatedLoTypeId' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Missing a Javadoc comment. | 69 | |
Parameter relatedLoTypeId should be final. | 69 | |
'relatedLoTypeId' hides a field. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Parameter effectiveDate should be final. | 77 | |
'effectiveDate' hides a field. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Parameter expirationDate should be final. | 91 | |
'expirationDate' hides a field. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 |
Violation | Message | Line |
---|---|---|
'(' is followed by whitespace. | 41 | |
Line has trailing spaces. | 42 | |
Line is longer than 80 characters. | 42 | |
Line contains a tab character. | 42 | |
Line is longer than 80 characters. | 43 | |
Line contains a tab character. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
Line is longer than 80 characters. | 45 | |
Line contains a tab character. | 45 | |
Line is longer than 80 characters. | 46 | |
Line contains a tab character. | 46 | |
Line is longer than 80 characters. | 47 | |
Line contains a tab character. | 47 | |
Line is longer than 80 characters. | 48 | |
Line contains a tab character. | 48 | |
Line is longer than 80 characters. | 49 | |
Line contains a tab character. | 49 | |
Line is longer than 80 characters. | 50 | |
Line contains a tab character. | 50 | |
Line is longer than 80 characters. | 51 | |
Line contains a tab character. | 51 | |
'<' is not preceded with whitespace. | 53 | |
'<' is not followed by whitespace. | 53 | |
'>' is not preceded with whitespace. | 53 | |
Line contains a tab character. | 55 | |
Missing a Javadoc comment. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line has trailing spaces. | 58 | |
Line contains a tab character. | 58 | |
Line is longer than 80 characters. | 59 | |
Line contains a tab character. | 59 | |
Missing a Javadoc comment. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line has trailing spaces. | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Missing a Javadoc comment. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 67 | |
Missing a Javadoc comment. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 71 | |
Missing a Javadoc comment. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 75 | |
Missing a Javadoc comment. | 75 | |
Line contains a tab character. | 76 | |
'<' is not preceded with whitespace. | 76 | |
'<' is not followed by whitespace. | 76 | |
'>' is not preceded with whitespace. | 76 | |
Line contains a tab character. | 78 | |
Missing a Javadoc comment. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 82 | |
Missing a Javadoc comment. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Parameter name should be final. | 88 | |
'name' hides a field. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 99 | |
Method 'getDescr' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Missing a Javadoc comment. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 103 | |
Method 'setDescr' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Missing a Javadoc comment. | 103 | |
Parameter descr should be final. | 103 | |
'descr' hides a field. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Unused @param tag for 'loHierarchy'. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Method 'setLoRepository' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Parameter loRepository should be final. | 110 | |
'loRepository' hides a field. | 110 | |
Expected @param tag for 'loRepository'. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Method 'getLoRepository' is not designed for extension - needs to be abstract, final or empty. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 121 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Missing a Javadoc comment. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 125 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Missing a Javadoc comment. | 125 | |
Parameter effectiveDate should be final. | 125 | |
'effectiveDate' hides a field. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 129 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 129 | |
Missing a Javadoc comment. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 133 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 133 | |
Missing a Javadoc comment. | 133 | |
Parameter expirationDate should be final. | 133 | |
'expirationDate' hides a field. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 140 | |
Missing a Javadoc comment. | 140 | |
Line contains a tab character. | 141 | |
'<' is not preceded with whitespace. | 141 | |
'<' is not followed by whitespace. | 141 | |
'>' is not preceded with whitespace. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 145 | |
Line is longer than 80 characters. | 146 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 148 | |
Missing a Javadoc comment. | 148 | |
Line contains a tab character. | 149 | |
Parameter attributes should be final. | 149 | |
'<' is not preceded with whitespace. | 149 | |
'<' is not followed by whitespace. | 149 | |
'>' is not preceded with whitespace. | 149 | |
'attributes' hides a field. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Method 'setLoType' is not designed for extension - needs to be abstract, final or empty. | 156 | |
Parameter loType should be final. | 156 | |
'loType' hides a field. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Method 'getLoType' is not designed for extension - needs to be abstract, final or empty. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 170 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 170 | |
Parameter state should be final. | 170 | |
'state' hides a field. | 170 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 177 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 177 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Parameter owner should be final. | 38 | |
'owner' hides a field. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 39 | |
'<' is not preceded with whitespace. | 39 | |
'<' is not followed by whitespace. | 39 | |
'>' is not preceded with whitespace. | 39 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line has trailing spaces. | 44 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Missing a Javadoc comment. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line has trailing spaces. | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 53 | |
Missing a Javadoc comment. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 57 | |
Missing a Javadoc comment. | 57 | |
'=' is not preceded with whitespace. | 57 | |
'=' is not followed by whitespace. | 57 | |
Line contains a tab character. | 58 | |
Line has trailing spaces. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Missing a Javadoc comment. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 64 | |
Missing a Javadoc comment. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 68 | |
Missing a Javadoc comment. | 68 | |
Line contains a tab character. | 69 | |
'<' is not preceded with whitespace. | 69 | |
'<' is not followed by whitespace. | 69 | |
'>' is not preceded with whitespace. | 69 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Parameter name should be final. | 74 | |
'name' hides a field. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 85 | |
Method 'getDescr' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Missing a Javadoc comment. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 89 | |
Method 'setDesc' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Missing a Javadoc comment. | 89 | |
Parameter descr should be final. | 89 | |
'descr' hides a field. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Method 'setLoRepository' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Parameter loRepository should be final. | 96 | |
'loRepository' hides a field. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Method 'getLoRepository' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 107 | |
Method 'getLoCategoryType' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Missing a Javadoc comment. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 111 | |
Method 'setLoCategoryType' is not designed for extension - needs to be abstract, final or empty. | 111 | |
Missing a Javadoc comment. | 111 | |
Parameter loCategoryType should be final. | 111 | |
'loCategoryType' hides a field. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 115 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Missing a Javadoc comment. | 115 | |
Parameter state should be final. | 115 | |
'state' hides a field. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 119 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 119 | |
Missing a Javadoc comment. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 123 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 123 | |
Missing a Javadoc comment. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 127 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Missing a Javadoc comment. | 127 | |
Parameter effectiveDate should be final. | 127 | |
'effectiveDate' hides a field. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 131 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Missing a Javadoc comment. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 135 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 135 | |
Missing a Javadoc comment. | 135 | |
Parameter expirationDate should be final. | 135 | |
'expirationDate' hides a field. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 142 | |
Missing a Javadoc comment. | 142 | |
Line contains a tab character. | 143 | |
'<' is not preceded with whitespace. | 143 | |
'<' is not followed by whitespace. | 143 | |
'>' is not preceded with whitespace. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 147 | |
Line is longer than 80 characters. | 148 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 150 | |
Missing a Javadoc comment. | 150 | |
Line contains a tab character. | 151 | |
Parameter attributes should be final. | 151 | |
'<' is not preceded with whitespace. | 151 | |
'<' is not followed by whitespace. | 151 | |
'>' is not preceded with whitespace. | 151 | |
'attributes' hides a field. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 |
Violation | Message | Line |
---|---|---|
'<' is not preceded with whitespace. | 31 | |
'<' is not followed by whitespace. | 31 | |
'>' is not preceded with whitespace. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 36 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 41 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 42 | |
Parameter owner should be final. | 42 | |
'owner' hides a field. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 |
Violation | Message | Line |
---|---|---|
'=' is not preceded with whitespace. | 36 | |
'=' is not followed by whitespace. | 36 | |
'=' is not preceded with whitespace. | 36 | |
'=' is not followed by whitespace. | 36 | |
'=' is not preceded with whitespace. | 36 | |
'=' is not followed by whitespace. | 36 | |
'=' is not preceded with whitespace. | 37 | |
'=' is not followed by whitespace. | 37 | |
'=' is not preceded with whitespace. | 37 | |
'=' is not followed by whitespace. | 37 | |
'=' is not preceded with whitespace. | 37 | |
'=' is not followed by whitespace. | 37 | |
'}' is not preceded with whitespace. | 37 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Line contains a tab character. | 41 | |
'<' is not preceded with whitespace. | 41 | |
'<' is not followed by whitespace. | 41 | |
'>' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 43 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Line contains a tab character. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 48 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Line contains a tab character. | 49 | |
Parameter attributes should be final. | 49 | |
'<' is not preceded with whitespace. | 49 | |
'<' is not followed by whitespace. | 49 | |
'>' is not preceded with whitespace. | 49 | |
'attributes' hides a field. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 |
Violation | Message | Line |
---|---|---|
'<' is not preceded with whitespace. | 31 | |
'<' is not followed by whitespace. | 31 | |
'>' is not preceded with whitespace. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 36 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 41 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 42 | |
Parameter owner should be final. | 42 | |
'owner' hides a field. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 11 | |
Line is longer than 80 characters. | 13 | |
Line contains a tab character. | 13 | |
'=' is not preceded with whitespace. | 13 | |
'=' is not followed by whitespace. | 13 | |
'=' is not preceded with whitespace. | 13 | |
'=' is not followed by whitespace. | 13 | |
'}' is not preceded with whitespace. | 13 | |
'}' is not preceded with whitespace. | 13 | |
'{' is not preceded with whitespace. | 15 | |
Line has trailing spaces. | 16 | |
Missing a Javadoc comment. | 17 | |
Line contains a tab character. | 19 | |
Line has trailing spaces. | 20 | |
Missing a Javadoc comment. | 21 | |
Line contains a tab character. | 23 | |
Line has trailing spaces. | 24 | |
Line contains a tab character. | 25 | |
Method 'getLo' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 29 | |
Method 'setLo' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter lo should be final. | 29 | |
'lo' hides a field. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 33 | |
Method 'getLoCategory' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Method 'setLoCategory' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Parameter loCategory should be final. | 37 | |
'loCategory' hides a field. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 34 | |
Line is longer than 80 characters. | 36 | |
'<' is not preceded with whitespace. | 36 | |
'<' is not followed by whitespace. | 36 | |
'>' is not preceded with whitespace. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Line contains a tab character. | 39 | |
'=' is not preceded with whitespace. | 39 | |
'=' is not followed by whitespace. | 39 | |
Line contains a tab character. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 43 | |
'=' is not preceded with whitespace. | 43 | |
'=' is not followed by whitespace. | 43 | |
Line contains a tab character. | 44 | |
Line has trailing spaces. | 45 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
Line contains a tab character. | 47 | |
'=' is not preceded with whitespace. | 47 | |
'=' is not followed by whitespace. | 47 | |
Line contains a tab character. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Missing a Javadoc comment. | 50 | |
Line contains a tab character. | 51 | |
Line has trailing spaces. | 52 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Missing a Javadoc comment. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 57 | |
Missing a Javadoc comment. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 61 | |
Missing a Javadoc comment. | 61 | |
Line contains a tab character. | 62 | |
'<' is not preceded with whitespace. | 62 | |
'<' is not followed by whitespace. | 62 | |
'>' is not preceded with whitespace. | 62 | |
Line contains a tab character. | 64 | |
Method 'setLo' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
Parameter lo should be final. | 64 | |
'lo' hides a field. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 68 | |
Method 'getLo' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 72 | |
Method 'setRelatedLo' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Missing a Javadoc comment. | 72 | |
Parameter relatedLo should be final. | 72 | |
'relatedLo' hides a field. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 76 | |
Method 'getRelatedLo' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Parameter effectiveDate should be final. | 83 | |
'effectiveDate' hides a field. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Parameter expirationDate should be final. | 97 | |
'expirationDate' hides a field. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 108 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Missing a Javadoc comment. | 108 | |
Line contains a tab character. | 109 | |
'<' is not preceded with whitespace. | 109 | |
'<' is not followed by whitespace. | 109 | |
'>' is not preceded with whitespace. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 113 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 113 | |
Missing a Javadoc comment. | 113 | |
Line contains a tab character. | 114 | |
Parameter attributes should be final. | 114 | |
'<' is not preceded with whitespace. | 114 | |
'<' is not followed by whitespace. | 114 | |
'>' is not preceded with whitespace. | 114 | |
'attributes' hides a field. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 118 | |
Method 'setLoLoRelationType' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Missing a Javadoc comment. | 118 | |
Parameter loLoRelationType should be final. | 118 | |
'loLoRelationType' hides a field. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 122 | |
Method 'getLoLoRelationType' is not designed for extension - needs to be abstract, final or empty. | 122 | |
Missing a Javadoc comment. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 126 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Missing a Javadoc comment. | 126 | |
Parameter state should be final. | 126 | |
'state' hides a field. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 130 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 130 | |
Missing a Javadoc comment. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 |
Violation | Message | Line |
---|---|---|
'<' is not preceded with whitespace. | 31 | |
'<' is not followed by whitespace. | 31 | |
'>' is not preceded with whitespace. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 36 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 41 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 42 | |
Parameter owner should be final. | 42 | |
'owner' hides a field. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 30 | |
'=' is not preceded with whitespace. | 33 | |
'=' is not followed by whitespace. | 33 | |
'=' is not preceded with whitespace. | 33 | |
'=' is not followed by whitespace. | 33 | |
'=' is not preceded with whitespace. | 33 | |
'=' is not followed by whitespace. | 33 | |
'=' is not preceded with whitespace. | 34 | |
'=' is not followed by whitespace. | 34 | |
'=' is not preceded with whitespace. | 34 | |
'=' is not followed by whitespace. | 34 | |
'=' is not preceded with whitespace. | 34 | |
'=' is not followed by whitespace. | 34 | |
'}' is not preceded with whitespace. | 34 | |
'<' is not preceded with whitespace. | 35 | |
'<' is not followed by whitespace. | 35 | |
'>' is not preceded with whitespace. | 35 | |
Line has trailing spaces. | 36 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Line has trailing spaces. | 39 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Line contains a tab character. | 41 | |
Line has trailing spaces. | 42 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Line contains a tab character. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Method 'getRevName' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Method 'setRevName' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Parameter revName should be final. | 56 | |
'revName' hides a field. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Method 'getRevDescription' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Method 'setRevDescription' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Parameter revDescription should be final. | 70 | |
'revDescription' hides a field. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 74 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Missing a Javadoc comment. | 74 | |
Line contains a tab character. | 75 | |
'<' is not preceded with whitespace. | 75 | |
'<' is not followed by whitespace. | 75 | |
'>' is not preceded with whitespace. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 79 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Missing a Javadoc comment. | 79 | |
Line contains a tab character. | 80 | |
Parameter attributes should be final. | 80 | |
'<' is not preceded with whitespace. | 80 | |
'<' is not followed by whitespace. | 80 | |
'>' is not preceded with whitespace. | 80 | |
'attributes' hides a field. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 |
Violation | Message | Line |
---|---|---|
'<' is not preceded with whitespace. | 31 | |
'<' is not followed by whitespace. | 31 | |
'>' is not preceded with whitespace. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 36 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 41 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 42 | |
Parameter owner should be final. | 42 | |
'owner' hides a field. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 43 | |
Line has trailing spaces. | 44 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Missing a Javadoc comment. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line has trailing spaces. | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line has trailing spaces. | 52 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Missing a Javadoc comment. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 57 | |
Missing a Javadoc comment. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 61 | |
Missing a Javadoc comment. | 61 | |
Line contains a tab character. | 62 | |
'<' is not preceded with whitespace. | 62 | |
'<' is not followed by whitespace. | 62 | |
'>' is not preceded with whitespace. | 62 | |
Line contains a tab character. | 64 | |
Missing a Javadoc comment. | 64 | |
Line contains a tab character. | 65 | |
'<' is not preceded with whitespace. | 65 | |
'<' is not followed by whitespace. | 65 | |
'>' is not preceded with whitespace. | 65 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Method 'setDescr' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Parameter descr should be final. | 70 | |
'descr' hides a field. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Method 'getDescr' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Method 'setRootLo' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Parameter rootLo should be final. | 84 | |
'rootLo' hides a field. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Method 'getRootLo' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Parameter effectiveDate should be final. | 98 | |
'effectiveDate' hides a field. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Parameter expirationDate should be final. | 112 | |
'expirationDate' hides a field. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Method 'setCategories' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Parameter categories should be final. | 126 | |
'<' is not preceded with whitespace. | 126 | |
'<' is not followed by whitespace. | 126 | |
'>' is not preceded with whitespace. | 126 | |
'categories' hides a field. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Method 'getCategories' is not designed for extension - needs to be abstract, final or empty. | 133 | |
'<' is not preceded with whitespace. | 133 | |
'<' is not followed by whitespace. | 133 | |
'>' is not preceded with whitespace. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 140 | |
Missing a Javadoc comment. | 140 | |
Line contains a tab character. | 141 | |
'<' is not preceded with whitespace. | 141 | |
'<' is not followed by whitespace. | 141 | |
'>' is not preceded with whitespace. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 145 | |
Line is longer than 80 characters. | 146 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 148 | |
Missing a Javadoc comment. | 148 | |
Line contains a tab character. | 149 | |
Parameter attributes should be final. | 149 | |
'<' is not preceded with whitespace. | 149 | |
'<' is not followed by whitespace. | 149 | |
'>' is not preceded with whitespace. | 149 | |
'attributes' hides a field. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 156 | |
Parameter name should be final. | 156 | |
'name' hides a field. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 |
Violation | Message | Line |
---|---|---|
'<' is not preceded with whitespace. | 31 | |
'<' is not followed by whitespace. | 31 | |
'>' is not preceded with whitespace. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 36 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 41 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 42 | |
Parameter owner should be final. | 42 | |
'owner' hides a field. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 30 | |
'=' is not preceded with whitespace. | 33 | |
'=' is not followed by whitespace. | 33 | |
'=' is not preceded with whitespace. | 33 | |
'=' is not followed by whitespace. | 33 | |
'=' is not preceded with whitespace. | 33 | |
'=' is not followed by whitespace. | 33 | |
'=' is not preceded with whitespace. | 34 | |
'=' is not followed by whitespace. | 34 | |
'=' is not preceded with whitespace. | 34 | |
'=' is not followed by whitespace. | 34 | |
'=' is not preceded with whitespace. | 34 | |
'=' is not followed by whitespace. | 34 | |
'}' is not preceded with whitespace. | 34 | |
'<' is not preceded with whitespace. | 35 | |
'<' is not followed by whitespace. | 35 | |
'>' is not preceded with whitespace. | 35 | |
Line has trailing spaces. | 36 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 | |
Line contains a tab character. | 40 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line contains a tab character. | 41 | |
'<' is not preceded with whitespace. | 41 | |
'<' is not followed by whitespace. | 41 | |
'>' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 45 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Line contains a tab character. | 46 | |
Parameter attributes should be final. | 46 | |
'<' is not preceded with whitespace. | 46 | |
'<' is not followed by whitespace. | 46 | |
'>' is not preceded with whitespace. | 46 | |
'attributes' hides a field. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 |
Violation | Message | Line |
---|---|---|
'<' is not preceded with whitespace. | 31 | |
'<' is not followed by whitespace. | 31 | |
'>' is not preceded with whitespace. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 36 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 41 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 42 | |
Parameter owner should be final. | 42 | |
'owner' hides a field. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 48 | |
Line is longer than 80 characters. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter isUpdate should be final. | 50 | |
Parameter dto should be final. | 50 | |
Parameter dao should be final. | 50 | |
Line has trailing spaces. | 53 | |
Line is longer than 80 characters. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter isUpdate should be final. | 54 | |
Parameter entity should be final. | 54 | |
Parameter dto should be final. | 54 | |
Parameter dao should be final. | 54 | |
'if' is not followed by whitespace. | 55 | |
Line is longer than 80 characters. | 63 | |
Line is longer than 80 characters. | 65 | |
'(' is followed by whitespace. | 65 | |
'!' is followed by whitespace. | 65 | |
')' is preceded with whitespace. | 65 | |
Line is longer than 80 characters. | 66 | |
Line is longer than 80 characters. | 72 | |
'{' is followed by whitespace. | 72 | |
Line is longer than 80 characters. | 74 | |
Line is longer than 80 characters. | 77 | |
'if' is not followed by whitespace. | 78 | |
Line is longer than 80 characters. | 79 | |
Line has trailing spaces. | 82 | |
'if' is not followed by whitespace. | 84 | |
Line is longer than 80 characters. | 85 | |
Line has trailing spaces. | 88 | |
Missing a Javadoc comment. | 92 | |
Parameter entity should be final. | 92 | |
'{' is followed by whitespace. | 96 | |
Line is longer than 80 characters. | 98 | |
Line is longer than 80 characters. | 101 | |
'?' is not preceded with whitespace. | 101 | |
Avoid inline conditionals. | 101 | |
':' is not preceded with whitespace. | 101 | |
Line is longer than 80 characters. | 105 | |
Missing a Javadoc comment. | 105 | |
Parameter dto should be final. | 105 | |
Parameter dao should be final. | 105 | |
Line has trailing spaces. | 108 | |
Line is longer than 80 characters. | 109 | |
Missing a Javadoc comment. | 109 | |
Parameter entity should be final. | 109 | |
Parameter dto should be final. | 109 | |
Parameter dao should be final. | 109 | |
'if' construct must use '{}'s. | 110 | |
'if' is not followed by whitespace. | 110 | |
Line is longer than 80 characters. | 113 | |
'{' is followed by whitespace. | 113 | |
Line is longer than 80 characters. | 115 | |
Line is longer than 80 characters. | 116 | |
Line is longer than 80 characters. | 117 | |
Missing a Javadoc comment. | 121 | |
Parameter entity should be final. | 121 | |
Line is longer than 80 characters. | 125 | |
'{' is followed by whitespace. | 125 | |
Line is longer than 80 characters. | 127 | |
Line has trailing spaces. | 131 | |
Line has trailing spaces. | 134 | |
Missing a Javadoc comment. | 135 | |
Parameter entity should be final. | 135 | |
Line has trailing spaces. | 137 | |
'{' is followed by whitespace. | 139 | |
Line is longer than 80 characters. | 141 | |
Line is longer than 80 characters. | 143 | |
'?' is not preceded with whitespace. | 143 | |
Avoid inline conditionals. | 143 | |
':' is not followed by whitespace. | 143 | |
Line has trailing spaces. | 146 | |
Missing a Javadoc comment. | 147 | |
Parameter entity should be final. | 147 | |
Line has trailing spaces. | 149 | |
'{' is followed by whitespace. | 151 | |
Line has trailing spaces. | 156 | |
Missing a Javadoc comment. | 157 | |
'<' is not preceded with whitespace. | 157 | |
'<' is not followed by whitespace. | 157 | |
'>' is not preceded with whitespace. | 157 | |
Parameter los should be final. | 157 | |
'<' is not preceded with whitespace. | 157 | |
'<' is not followed by whitespace. | 157 | |
'>' is not preceded with whitespace. | 157 | |
'<' is not preceded with whitespace. | 158 | |
'<' is not followed by whitespace. | 158 | |
'>' is not preceded with whitespace. | 158 | |
'<' is not preceded with whitespace. | 158 | |
'<' is not followed by whitespace. | 158 | |
'>' is not preceded with whitespace. | 158 | |
'>' is not followed by whitespace. | 158 | |
Line is longer than 80 characters. | 165 | |
Missing a Javadoc comment. | 165 | |
'<' is not preceded with whitespace. | 165 | |
'<' is not followed by whitespace. | 165 | |
'>' is not preceded with whitespace. | 165 | |
Parameter categories should be final. | 165 | |
'<' is not preceded with whitespace. | 165 | |
'<' is not followed by whitespace. | 165 | |
'>' is not preceded with whitespace. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
'<' is not preceded with whitespace. | 167 | |
'<' is not followed by whitespace. | 167 | |
'>' is not preceded with whitespace. | 167 | |
'>' is not followed by whitespace. | 167 | |
Line contains a tab character. | 168 | |
Line is longer than 80 characters. | 169 | |
'<' is not preceded with whitespace. | 169 | |
'<' is not followed by whitespace. | 169 | |
'>' is not preceded with whitespace. | 169 | |
'<' is not preceded with whitespace. | 169 | |
'<' is not followed by whitespace. | 169 | |
'>' is not preceded with whitespace. | 169 | |
'>' is not followed by whitespace. | 169 | |
Line is longer than 80 characters. | 176 | |
Missing a Javadoc comment. | 176 | |
'<' is not preceded with whitespace. | 176 | |
'<' is not followed by whitespace. | 176 | |
'>' is not preceded with whitespace. | 176 | |
Parameter repositories should be final. | 176 | |
'<' is not preceded with whitespace. | 176 | |
'<' is not followed by whitespace. | 176 | |
'>' is not preceded with whitespace. | 176 | |
'<' is not preceded with whitespace. | 177 | |
'<' is not followed by whitespace. | 177 | |
'>' is not preceded with whitespace. | 177 | |
'<' is not preceded with whitespace. | 177 | |
'<' is not followed by whitespace. | 177 | |
'>' is not preceded with whitespace. | 177 | |
'>' is not followed by whitespace. | 177 | |
Missing a Javadoc comment. | 184 | |
'<' is not preceded with whitespace. | 184 | |
'<' is not followed by whitespace. | 184 | |
'>' is not preceded with whitespace. | 184 | |
Parameter find should be final. | 184 | |
'<' is not preceded with whitespace. | 184 | |
'<' is not followed by whitespace. | 184 | |
'>' is not preceded with whitespace. | 184 | |
'<' is not preceded with whitespace. | 185 | |
'<' is not followed by whitespace. | 185 | |
'>' is not preceded with whitespace. | 185 | |
'<' is not preceded with whitespace. | 185 | |
'<' is not followed by whitespace. | 185 | |
'>' is not preceded with whitespace. | 185 | |
'>' is not followed by whitespace. | 185 | |
Line is longer than 80 characters. | 192 | |
Missing a Javadoc comment. | 192 | |
'<' is not preceded with whitespace. | 192 | |
'<' is not followed by whitespace. | 192 | |
'>' is not preceded with whitespace. | 192 | |
Parameter find should be final. | 192 | |
'<' is not preceded with whitespace. | 192 | |
'<' is not followed by whitespace. | 192 | |
'>' is not preceded with whitespace. | 192 | |
'<' is not preceded with whitespace. | 193 | |
'<' is not followed by whitespace. | 193 | |
'>' is not preceded with whitespace. | 193 | |
'<' is not preceded with whitespace. | 193 | |
'<' is not followed by whitespace. | 193 | |
'>' is not preceded with whitespace. | 193 | |
'>' is not followed by whitespace. | 193 | |
Line is longer than 80 characters. | 200 | |
Line contains a tab character. | 200 | |
Missing a Javadoc comment. | 200 | |
Parameter loLoRelType should be final. | 200 | |
Line contains a tab character. | 201 | |
'{' is followed by whitespace. | 203 | |
Line contains a tab character. | 206 | |
Line has trailing spaces. | 207 | |
Line contains a tab character. | 207 | |
Line is longer than 80 characters. | 208 | |
Line contains a tab character. | 208 | |
Missing a Javadoc comment. | 208 | |
Parameter isUpdate should be final. | 208 | |
Parameter dto should be final. | 208 | |
Parameter dao should be final. | 208 | |
Line contains a tab character. | 209 | |
Line contains a tab character. | 210 | |
Line has trailing spaces. | 211 | |
Line contains a tab character. | 211 | |
Line is longer than 80 characters. | 212 | |
Line contains a tab character. | 212 | |
Missing a Javadoc comment. | 212 | |
Parameter isUpdate should be final. | 212 | |
Parameter entity should be final. | 212 | |
Parameter dto should be final. | 212 | |
Parameter dao should be final. | 212 | |
'if' is not followed by whitespace. | 213 | |
Line is longer than 80 characters. | 221 | |
Line is longer than 80 characters. | 223 | |
'(' is followed by whitespace. | 223 | |
'!' is followed by whitespace. | 223 | |
')' is preceded with whitespace. | 223 | |
Line is longer than 80 characters. | 224 | |
Line is longer than 80 characters. | 230 | |
'{' is followed by whitespace. | 230 | |
Line is longer than 80 characters. | 232 | |
Line contains a tab character. | 238 | |
Line contains a tab character. | 239 | |
Line contains a tab character. | 240 | |
Line is longer than 80 characters. | 242 | |
Line contains a tab character. | 242 | |
Avoid inline conditionals. | 242 | |
Avoid inline conditionals. | 242 | |
'+' should be on a new line. | 242 | |
Line is longer than 80 characters. | 243 | |
Line contains a tab character. | 243 | |
Line has trailing spaces. | 245 | |
Line has trailing spaces. | 249 | |
Line contains a tab character. | 251 | |
Line has trailing spaces. | 252 | |
Line contains a tab character. | 252 | |
Line contains a tab character. | 253 | |
Missing a Javadoc comment. | 253 | |
Parameter entity should be final. | 253 | |
Line contains a tab character. | 254 | |
Line has trailing spaces. | 255 | |
Line contains a tab character. | 255 | |
'{' is followed by whitespace. | 257 | |
Line is longer than 80 characters. | 261 | |
Line contains a tab character. | 264 | |
Line has trailing spaces. | 265 | |
Line contains a tab character. | 265 | |
Line is longer than 80 characters. | 266 | |
Missing a Javadoc comment. | 266 | |
Parameter entity should be final. | 266 | |
Parameter dto should be final. | 266 | |
Parameter dao should be final. | 266 | |
'if' construct must use '{}'s. | 267 | |
'if' is not followed by whitespace. | 267 | |
'{' is followed by whitespace. | 270 | |
Line is longer than 80 characters. | 271 | |
Line has trailing spaces. | 276 | |
Line contains a tab character. | 276 | |
Line is longer than 80 characters. | 277 | |
Line contains a tab character. | 277 | |
Missing a Javadoc comment. | 277 | |
'(' is followed by whitespace. | 277 | |
Parameter loCatType should be final. | 277 | |
Line contains a tab character. | 278 | |
Line is longer than 80 characters. | 279 | |
Line contains a tab character. | 279 | |
'{' is followed by whitespace. | 279 | |
Line contains a tab character. | 282 | |
Line contains a tab character. | 283 | |
Line is longer than 80 characters. | 285 | |
Line contains a tab character. | 285 | |
Missing a Javadoc comment. | 285 | |
'<' is not preceded with whitespace. | 285 | |
'<' is not followed by whitespace. | 285 | |
'>' is not preceded with whitespace. | 285 | |
Parameter categoryTypes should be final. | 285 | |
'<' is not preceded with whitespace. | 285 | |
'<' is not followed by whitespace. | 285 | |
'>' is not preceded with whitespace. | 285 | |
Line is longer than 80 characters. | 286 | |
'<' is not preceded with whitespace. | 286 | |
'<' is not followed by whitespace. | 286 | |
'>' is not preceded with whitespace. | 286 | |
'<' is not preceded with whitespace. | 286 | |
'<' is not followed by whitespace. | 286 | |
'>' is not preceded with whitespace. | 286 | |
'>' is not followed by whitespace. | 286 | |
Line contains a tab character. | 291 | |
Line is longer than 80 characters. | 293 | |
Line contains a tab character. | 293 | |
Missing a Javadoc comment. | 293 | |
'<' is not preceded with whitespace. | 293 | |
'<' is not followed by whitespace. | 293 | |
'>' is not preceded with whitespace. | 293 | |
'(' is followed by whitespace. | 293 | |
Parameter llRelations should be final. | 293 | |
'<' is not preceded with whitespace. | 293 | |
'<' is not followed by whitespace. | 293 | |
'>' is not preceded with whitespace. | 293 | |
Line is longer than 80 characters. | 294 | |
Line contains a tab character. | 294 | |
'<' is not preceded with whitespace. | 294 | |
'<' is not followed by whitespace. | 294 | |
'>' is not preceded with whitespace. | 294 | |
'<' is not preceded with whitespace. | 294 | |
'<' is not followed by whitespace. | 294 | |
'>' is not preceded with whitespace. | 294 | |
'>' is not followed by whitespace. | 294 | |
Line contains a tab character. | 295 | |
Line contains a tab character. | 296 | |
Line contains a tab character. | 297 | |
Line contains a tab character. | 298 | |
Line contains a tab character. | 299 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 70 | |
Missing a Javadoc comment. | 70 | |
Line is longer than 80 characters. | 71 | |
'=' is not preceded with whitespace. | 71 | |
'=' is not followed by whitespace. | 71 | |
'}' is not preceded with whitespace. | 71 | |
',' is not followed by whitespace. | 71 | |
'=' is not preceded with whitespace. | 71 | |
'=' is not followed by whitespace. | 71 | |
'}' is not preceded with whitespace. | 71 | |
Missing a Javadoc comment. | 73 | |
Line contains a tab character. | 74 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 75 | |
Line contains a tab character. | 76 | |
Missing a Javadoc comment. | 76 | |
Line contains a tab character. | 78 | |
Method 'getLoDao' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Missing a Javadoc comment. | 78 | |
Method 'setLoDao' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Missing a Javadoc comment. | 82 | |
Parameter dao should be final. | 82 | |
Line contains a tab character. | 86 | |
Method 'setSearchManager' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Missing a Javadoc comment. | 86 | |
Parameter searchManager should be final. | 86 | |
'searchManager' hides a field. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line is longer than 80 characters. | 90 | |
Method 'setDictionaryServiceDelegate' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Missing a Javadoc comment. | 90 | |
Parameter dictionaryServiceDelegate should be final. | 90 | |
'dictionaryServiceDelegate' hides a field. | 90 | |
Line contains a tab character. | 94 | |
Method 'getValidatorFactory' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Missing a Javadoc comment. | 94 | |
Method 'setValidatorFactory' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Missing a Javadoc comment. | 98 | |
Parameter validatorFactory should be final. | 98 | |
'validatorFactory' hides a field. | 98 | |
Line is longer than 80 characters. | 104 | |
Line contains a tab character. | 106 | |
Method 'getLoRepositories' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Missing a Javadoc comment. | 106 | |
Line contains a tab character. | 107 | |
'<' is not preceded with whitespace. | 107 | |
'<' is not followed by whitespace. | 107 | |
'>' is not preceded with whitespace. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
'<' is not preceded with whitespace. | 109 | |
'<' is not followed by whitespace. | 109 | |
'>' is not preceded with whitespace. | 109 | |
Line is longer than 80 characters. | 110 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line has trailing spaces. | 112 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line is longer than 80 characters. | 115 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Method 'getLoRepository' is not designed for extension - needs to be abstract, final or empty. | 117 | |
Missing a Javadoc comment. | 117 | |
Line contains a tab character. | 118 | |
Parameter loRepositoryKey should be final. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line is longer than 80 characters. | 122 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line is longer than 80 characters. | 127 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Method 'getLoTypes' is not designed for extension - needs to be abstract, final or empty. | 129 | |
Missing a Javadoc comment. | 129 | |
Line contains a tab character. | 130 | |
'<' is not preceded with whitespace. | 130 | |
'<' is not followed by whitespace. | 130 | |
'>' is not preceded with whitespace. | 130 | |
Line contains a tab character. | 131 | |
'<' is not preceded with whitespace. | 131 | |
'<' is not followed by whitespace. | 131 | |
'>' is not preceded with whitespace. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line is longer than 80 characters. | 137 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Method 'getLoType' is not designed for extension - needs to be abstract, final or empty. | 139 | |
Missing a Javadoc comment. | 139 | |
Line is longer than 80 characters. | 140 | |
Line contains a tab character. | 140 | |
Parameter loTypeKey should be final. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line is longer than 80 characters. | 150 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Method 'getLoLoRelationTypes' is not designed for extension - needs to be abstract, final or empty. | 152 | |
Missing a Javadoc comment. | 152 | |
Line contains a tab character. | 153 | |
'<' is not preceded with whitespace. | 153 | |
'<' is not followed by whitespace. | 153 | |
'>' is not preceded with whitespace. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
'<' is not preceded with whitespace. | 155 | |
'<' is not followed by whitespace. | 155 | |
'>' is not preceded with whitespace. | 155 | |
Line is longer than 80 characters. | 156 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line is longer than 80 characters. | 161 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Method 'getLoLoRelationType' is not designed for extension - needs to be abstract, final or empty. | 163 | |
Missing a Javadoc comment. | 163 | |
Line is longer than 80 characters. | 164 | |
Line contains a tab character. | 164 | |
Parameter loLoRelationTypeKey should be final. | 164 | |
Line is longer than 80 characters. | 165 | |
Line contains a tab character. | 165 | |
Line is longer than 80 characters. | 166 | |
Line contains a tab character. | 166 | |
Line is longer than 80 characters. | 167 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 170 | |
Method 'getAllowedLoLoRelationTypesForLoType' is not designed for extension - needs to be abstract, final or empty. | 170 | |
Missing a Javadoc comment. | 170 | |
Line is longer than 80 characters. | 171 | |
Line contains a tab character. | 171 | |
'<' is not preceded with whitespace. | 171 | |
'<' is not followed by whitespace. | 171 | |
'>' is not preceded with whitespace. | 171 | |
Parameter loTypeKey should be final. | 171 | |
Parameter relatedLoTypeKey should be final. | 171 | |
Line contains a tab character. | 172 | |
Line is longer than 80 characters. | 173 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
Line has trailing spaces. | 176 | |
Line contains a tab character. | 176 | |
Line is longer than 80 characters. | 177 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 181 | |
Line is longer than 80 characters. | 182 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
Method 'addLoCategoryToLo' is not designed for extension - needs to be abstract, final or empty. | 184 | |
Missing a Javadoc comment. | 184 | |
Line contains a tab character. | 185 | |
Parameter loCategoryId should be final. | 185 | |
Parameter loId should be final. | 185 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 197 | |
Line is longer than 80 characters. | 198 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Method 'createLo' is not designed for extension - needs to be abstract, final or empty. | 200 | |
Missing a Javadoc comment. | 200 | |
Line is longer than 80 characters. | 201 | |
Line contains a tab character. | 201 | |
Parameter repositoryId should be final. | 201 | |
Parameter loType should be final. | 201 | |
Parameter loInfo should be final. | 201 | |
Line is longer than 80 characters. | 202 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 203 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 207 | |
Line has trailing spaces. | 208 | |
Line contains a tab character. | 208 | |
Line has trailing spaces. | 209 | |
Line contains a tab character. | 209 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 211 | |
'<' is not preceded with whitespace. | 211 | |
'<' is not followed by whitespace. | 211 | |
'>' is not preceded with whitespace. | 211 | |
Line contains a tab character. | 212 | |
'if' is not followed by whitespace. | 212 | |
Line contains a tab character. | 213 | |
Line is longer than 80 characters. | 214 | |
Line contains a tab character. | 214 | |
Line contains a tab character. | 215 | |
Line is longer than 80 characters. | 216 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 217 | |
Line has trailing spaces. | 218 | |
Line contains a tab character. | 218 | |
Line contains a tab character. | 219 | |
Line is longer than 80 characters. | 220 | |
Line contains a tab character. | 220 | |
Line contains a tab character. | 221 | |
Line contains a tab character. | 222 | |
Line contains a tab character. | 223 | |
Line contains a tab character. | 224 | |
Line has trailing spaces. | 225 | |
Line contains a tab character. | 225 | |
Line contains a tab character. | 226 | |
Line is longer than 80 characters. | 227 | |
Line contains a tab character. | 227 | |
Avoid inline conditionals. | 227 | |
Line contains a tab character. | 228 | |
Line has trailing spaces. | 229 | |
Line contains a tab character. | 229 | |
Line contains a tab character. | 230 | |
Line contains a tab character. | 231 | |
Line has trailing spaces. | 232 | |
Line contains a tab character. | 232 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
Line is longer than 80 characters. | 235 | |
Line contains a tab character. | 235 | |
Line contains a tab character. | 236 | |
Line contains a tab character. | 237 | |
Line is longer than 80 characters. | 238 | |
Line contains a tab character. | 238 | |
Line contains a tab character. | 239 | |
Line contains a tab character. | 240 | |
Line contains a tab character. | 241 | |
Line contains a tab character. | 242 | |
Line has trailing spaces. | 243 | |
Line contains a tab character. | 243 | |
Line contains a tab character. | 244 | |
Line contains a tab character. | 245 | |
Line contains a tab character. | 247 | |
Line is longer than 80 characters. | 248 | |
Line contains a tab character. | 248 | |
Line contains a tab character. | 249 | |
Line contains a tab character. | 250 | |
Method 'deleteLo' is not designed for extension - needs to be abstract, final or empty. | 250 | |
Missing a Javadoc comment. | 250 | |
Line contains a tab character. | 251 | |
Parameter loId should be final. | 251 | |
Line is longer than 80 characters. | 252 | |
Line contains a tab character. | 252 | |
Line contains a tab character. | 253 | |
Line contains a tab character. | 254 | |
Line contains a tab character. | 255 | |
Line has trailing spaces. | 256 | |
Line contains a tab character. | 256 | |
Line contains a tab character. | 257 | |
Line contains a tab character. | 258 | |
Line contains a tab character. | 259 | |
Line contains a tab character. | 260 | |
Line contains a tab character. | 262 | |
Line is longer than 80 characters. | 263 | |
Line contains a tab character. | 263 | |
Line contains a tab character. | 264 | |
Line contains a tab character. | 265 | |
Method 'deleteLoCategory' is not designed for extension - needs to be abstract, final or empty. | 265 | |
Missing a Javadoc comment. | 265 | |
Line contains a tab character. | 266 | |
Parameter loCategoryId should be final. | 266 | |
Line is longer than 80 characters. | 267 | |
Line contains a tab character. | 267 | |
Line contains a tab character. | 268 | |
Line contains a tab character. | 269 | |
Line contains a tab character. | 270 | |
Line has trailing spaces. | 271 | |
Line contains a tab character. | 271 | |
Line contains a tab character. | 272 | |
Line has trailing spaces. | 273 | |
Line contains a tab character. | 273 | |
Line contains a tab character. | 274 | |
Line contains a tab character. | 275 | |
Line contains a tab character. | 277 | |
Line is longer than 80 characters. | 278 | |
Line contains a tab character. | 278 | |
Line contains a tab character. | 279 | |
Line contains a tab character. | 280 | |
Method 'getLo' is not designed for extension - needs to be abstract, final or empty. | 280 | |
Missing a Javadoc comment. | 280 | |
Line contains a tab character. | 281 | |
Parameter loId should be final. | 281 | |
Line contains a tab character. | 282 | |
Line contains a tab character. | 283 | |
Line contains a tab character. | 284 | |
Line has trailing spaces. | 285 | |
Line contains a tab character. | 285 | |
Line is longer than 80 characters. | 286 | |
Line contains a tab character. | 286 | |
Line contains a tab character. | 287 | |
Line contains a tab character. | 289 | |
Line is longer than 80 characters. | 290 | |
Line contains a tab character. | 290 | |
Line contains a tab character. | 291 | |
Line contains a tab character. | 292 | |
Method 'getLoByIdList' is not designed for extension - needs to be abstract, final or empty. | 292 | |
Missing a Javadoc comment. | 292 | |
Line contains a tab character. | 293 | |
'<' is not preceded with whitespace. | 293 | |
'<' is not followed by whitespace. | 293 | |
'>' is not preceded with whitespace. | 293 | |
Parameter loIds should be final. | 293 | |
'<' is not preceded with whitespace. | 293 | |
'<' is not followed by whitespace. | 293 | |
'>' is not preceded with whitespace. | 293 | |
Line is longer than 80 characters. | 294 | |
Line contains a tab character. | 294 | |
Line contains a tab character. | 295 | |
Line contains a tab character. | 296 | |
Line contains a tab character. | 297 | |
Line contains a tab character. | 298 | |
'<' is not preceded with whitespace. | 298 | |
'<' is not followed by whitespace. | 298 | |
'>' is not preceded with whitespace. | 298 | |
Line contains a tab character. | 299 | |
Line contains a tab character. | 300 | |
Line contains a tab character. | 302 | |
Line is longer than 80 characters. | 303 | |
Line contains a tab character. | 303 | |
Line contains a tab character. | 304 | |
Line contains a tab character. | 305 | |
Method 'getLoCategories' is not designed for extension - needs to be abstract, final or empty. | 305 | |
Missing a Javadoc comment. | 305 | |
Line contains a tab character. | 306 | |
'<' is not preceded with whitespace. | 306 | |
'<' is not followed by whitespace. | 306 | |
'>' is not preceded with whitespace. | 306 | |
Parameter loRepositoryKey should be final. | 306 | |
Line contains a tab character. | 307 | |
Line contains a tab character. | 308 | |
Line contains a tab character. | 309 | |
Line is longer than 80 characters. | 310 | |
Line contains a tab character. | 310 | |
'<' is not preceded with whitespace. | 310 | |
'<' is not followed by whitespace. | 310 | |
'>' is not preceded with whitespace. | 310 | |
Line contains a tab character. | 312 | |
Line contains a tab character. | 314 | |
Line is longer than 80 characters. | 315 | |
Line contains a tab character. | 315 | |
Line contains a tab character. | 316 | |
Line contains a tab character. | 317 | |
Method 'getLoCategoriesForLo' is not designed for extension - needs to be abstract, final or empty. | 317 | |
Missing a Javadoc comment. | 317 | |
Line contains a tab character. | 318 | |
'<' is not preceded with whitespace. | 318 | |
'<' is not followed by whitespace. | 318 | |
'>' is not preceded with whitespace. | 318 | |
Parameter loId should be final. | 318 | |
Line contains a tab character. | 319 | |
Line contains a tab character. | 320 | |
Line contains a tab character. | 321 | |
Line contains a tab character. | 322 | |
'<' is not preceded with whitespace. | 322 | |
'<' is not followed by whitespace. | 322 | |
'>' is not preceded with whitespace. | 322 | |
Line is longer than 80 characters. | 323 | |
Line contains a tab character. | 323 | |
Line contains a tab character. | 324 | |
Line contains a tab character. | 326 | |
Line is longer than 80 characters. | 327 | |
Line contains a tab character. | 327 | |
Line contains a tab character. | 328 | |
Line contains a tab character. | 329 | |
Method 'getLoCategory' is not designed for extension - needs to be abstract, final or empty. | 329 | |
Missing a Javadoc comment. | 329 | |
Line contains a tab character. | 330 | |
Parameter loCategoryId should be final. | 330 | |
Line contains a tab character. | 331 | |
Line contains a tab character. | 332 | |
Line contains a tab character. | 333 | |
Line has trailing spaces. | 334 | |
Line contains a tab character. | 334 | |
Line is longer than 80 characters. | 335 | |
Line contains a tab character. | 335 | |
Line contains a tab character. | 336 | |
Line contains a tab character. | 338 | |
Line is longer than 80 characters. | 339 | |
Line contains a tab character. | 339 | |
Line is longer than 80 characters. | 340 | |
Line contains a tab character. | 340 | |
Line contains a tab character. | 341 | |
Line contains a tab character. | 342 | |
Line contains a tab character. | 343 | |
Line contains a tab character. | 344 | |
Line contains a tab character. | 345 | |
Line contains a tab character. | 346 | |
Line contains a tab character. | 347 | |
Line contains a tab character. | 349 | |
Line is longer than 80 characters. | 350 | |
Line contains a tab character. | 350 | |
Line contains a tab character. | 351 | |
Line contains a tab character. | 352 | |
Method 'getLosByLoCategory' is not designed for extension - needs to be abstract, final or empty. | 352 | |
Missing a Javadoc comment. | 352 | |
Line contains a tab character. | 353 | |
'<' is not preceded with whitespace. | 353 | |
'<' is not followed by whitespace. | 353 | |
'>' is not preceded with whitespace. | 353 | |
Parameter loCategoryId should be final. | 353 | |
Line contains a tab character. | 354 | |
Line contains a tab character. | 355 | |
Line contains a tab character. | 356 | |
Line contains a tab character. | 357 | |
'<' is not preceded with whitespace. | 357 | |
'<' is not followed by whitespace. | 357 | |
'>' is not preceded with whitespace. | 357 | |
Line contains a tab character. | 358 | |
Line contains a tab character. | 359 | |
Line contains a tab character. | 361 | |
Line is longer than 80 characters. | 362 | |
Line contains a tab character. | 362 | |
Line contains a tab character. | 363 | |
Line contains a tab character. | 364 | |
Line contains a tab character. | 365 | |
Line contains a tab character. | 366 | |
Line contains a tab character. | 367 | |
Line contains a tab character. | 368 | |
Line contains a tab character. | 369 | |
Line contains a tab character. | 370 | |
Line contains a tab character. | 371 | |
Line contains a tab character. | 373 | |
Line is longer than 80 characters. | 374 | |
Line contains a tab character. | 374 | |
Line contains a tab character. | 375 | |
Line contains a tab character. | 376 | |
Line contains a tab character. | 377 | |
Line contains a tab character. | 378 | |
Line contains a tab character. | 379 | |
Line contains a tab character. | 380 | |
Line contains a tab character. | 381 | |
Line contains a tab character. | 382 | |
Line contains a tab character. | 383 | |
Line contains a tab character. | 385 | |
Line is longer than 80 characters. | 386 | |
Line contains a tab character. | 386 | |
Line contains a tab character. | 387 | |
Line contains a tab character. | 388 | |
Line is longer than 80 characters. | 389 | |
Line contains a tab character. | 389 | |
Line contains a tab character. | 390 | |
Line contains a tab character. | 391 | |
Line contains a tab character. | 392 | |
Line contains a tab character. | 393 | |
Line has trailing spaces. | 394 | |
Line contains a tab character. | 394 | |
Line contains a tab character. | 395 | |
Line contains a tab character. | 396 | |
Line contains a tab character. | 397 | |
Line contains a tab character. | 398 | |
Line contains a tab character. | 399 | |
Line contains a tab character. | 401 | |
Line is longer than 80 characters. | 402 | |
Line contains a tab character. | 402 | |
Line contains a tab character. | 403 | |
Line contains a tab character. | 404 | |
Line contains a tab character. | 405 | |
Line contains a tab character. | 406 | |
Line contains a tab character. | 407 | |
Line contains a tab character. | 408 | |
Line contains a tab character. | 409 | |
Line has trailing spaces. | 410 | |
Line contains a tab character. | 410 | |
Line is longer than 80 characters. | 412 | |
Line contains a tab character. | 414 | |
Line contains a tab character. | 415 | |
Line contains a tab character. | 417 | |
Line is longer than 80 characters. | 418 | |
Line contains a tab character. | 418 | |
Line contains a tab character. | 419 | |
Line contains a tab character. | 420 | |
Method 'removeLoCategoryFromLo' is not designed for extension - needs to be abstract, final or empty. | 420 | |
Missing a Javadoc comment. | 420 | |
Line is longer than 80 characters. | 421 | |
Line contains a tab character. | 421 | |
Parameter loCategoryId should be final. | 421 | |
Parameter loId should be final. | 421 | |
Line contains a tab character. | 422 | |
Line contains a tab character. | 423 | |
Line contains a tab character. | 424 | |
Line contains a tab character. | 425 | |
Line contains a tab character. | 426 | |
Line has trailing spaces. | 427 | |
Line contains a tab character. | 427 | |
Line contains a tab character. | 431 | |
Line contains a tab character. | 433 | |
Line is longer than 80 characters. | 434 | |
Line contains a tab character. | 434 | |
Line contains a tab character. | 435 | |
Line contains a tab character. | 436 | |
Method 'updateLo' is not designed for extension - needs to be abstract, final or empty. | 436 | |
Missing a Javadoc comment. | 436 | |
Line contains a tab character. | 437 | |
Parameter loId should be final. | 437 | |
Parameter loInfo should be final. | 437 | |
Line is longer than 80 characters. | 438 | |
Line contains a tab character. | 438 | |
Line contains a tab character. | 439 | |
Line contains a tab character. | 440 | |
Line contains a tab character. | 441 | |
Line contains a tab character. | 442 | |
Line contains a tab character. | 443 | |
Line contains a tab character. | 445 | |
Line contains a tab character. | 446 | |
'<' is not preceded with whitespace. | 446 | |
'<' is not followed by whitespace. | 446 | |
'>' is not preceded with whitespace. | 446 | |
Line contains a tab character. | 447 | |
'if' is not followed by whitespace. | 447 | |
Line contains a tab character. | 448 | |
Line is longer than 80 characters. | 449 | |
Line contains a tab character. | 449 | |
Line contains a tab character. | 450 | |
Line is longer than 80 characters. | 451 | |
Line contains a tab character. | 451 | |
Line contains a tab character. | 452 | |
Line has trailing spaces. | 453 | |
Line contains a tab character. | 453 | |
Line contains a tab character. | 454 | |
Line has trailing spaces. | 455 | |
Line is longer than 80 characters. | 456 | |
'{' is not preceded with whitespace. | 456 | |
Line is longer than 80 characters. | 457 | |
Line has trailing spaces. | 459 | |
Line contains a tab character. | 463 | |
Line contains a tab character. | 465 | |
Line is longer than 80 characters. | 466 | |
Line contains a tab character. | 466 | |
Line contains a tab character. | 467 | |
Line contains a tab character. | 468 | |
Method 'updateLoCategory' is not designed for extension - needs to be abstract, final or empty. | 468 | |
Missing a Javadoc comment. | 468 | |
Line contains a tab character. | 469 | |
Parameter loCategoryId should be final. | 469 | |
Line is longer than 80 characters. | 470 | |
Line contains a tab character. | 470 | |
Parameter loCategoryInfo should be final. | 470 | |
Line contains a tab character. | 471 | |
Line contains a tab character. | 472 | |
Line contains a tab character. | 473 | |
Line contains a tab character. | 474 | |
Line contains a tab character. | 475 | |
Line has trailing spaces. | 476 | |
Line contains a tab character. | 476 | |
Line contains a tab character. | 477 | |
Line is longer than 80 characters. | 478 | |
Line contains a tab character. | 478 | |
'<' is not preceded with whitespace. | 478 | |
'<' is not followed by whitespace. | 478 | |
'>' is not preceded with whitespace. | 478 | |
Line is longer than 80 characters. | 480 | |
Line contains a tab character. | 480 | |
Line is longer than 80 characters. | 481 | |
'if' is not followed by whitespace. | 487 | |
Line is longer than 80 characters. | 489 | |
Line contains a tab character. | 493 | |
Line has trailing spaces. | 494 | |
Line is longer than 80 characters. | 495 | |
'{' is not preceded with whitespace. | 495 | |
Line is longer than 80 characters. | 496 | |
Line has trailing spaces. | 498 | |
Line is longer than 80 characters. | 500 | |
'(' is followed by whitespace. | 500 | |
'!' is followed by whitespace. | 500 | |
')' is preceded with whitespace. | 500 | |
Line is longer than 80 characters. | 501 | |
Line contains a tab character. | 501 | |
Line contains a tab character. | 502 | |
Line contains a tab character. | 503 | |
'<' is not preceded with whitespace. | 503 | |
'<' is not followed by whitespace. | 503 | |
'>' is not preceded with whitespace. | 503 | |
Line contains a tab character. | 504 | |
Line is longer than 80 characters. | 505 | |
Line contains a tab character. | 505 | |
Line contains a tab character. | 506 | |
Line contains a tab character. | 507 | |
Line contains a tab character. | 508 | |
Line is longer than 80 characters. | 509 | |
Line contains a tab character. | 509 | |
Line is longer than 80 characters. | 510 | |
Line contains a tab character. | 510 | |
Line is longer than 80 characters. | 511 | |
Line contains a tab character. | 511 | |
Line contains a tab character. | 512 | |
Line contains a tab character. | 513 | |
Line contains a tab character. | 514 | |
Line contains a tab character. | 515 | |
Line has trailing spaces. | 517 | |
Line contains a tab character. | 517 | |
Line is longer than 80 characters. | 519 | |
'(' is followed by whitespace. | 519 | |
'!' is followed by whitespace. | 519 | |
')' is preceded with whitespace. | 519 | |
Line contains a tab character. | 520 | |
Line is longer than 80 characters. | 522 | |
Line contains a tab character. | 522 | |
Line contains a tab character. | 523 | |
Line contains a tab character. | 526 | |
Line contains a tab character. | 529 | |
Line is longer than 80 characters. | 530 | |
Line contains a tab character. | 530 | |
Line is longer than 80 characters. | 531 | |
Line contains a tab character. | 531 | |
Missing a Javadoc comment. | 531 | |
Parameter loCategory should be final. | 531 | |
Parameter loCategoryInfo should be final. | 531 | |
Line contains a tab character. | 532 | |
Line has trailing spaces. | 533 | |
Line contains a tab character. | 533 | |
Line contains a tab character. | 534 | |
Line is longer than 80 characters. | 535 | |
Line contains a tab character. | 535 | |
Line contains a tab character. | 536 | |
Line is longer than 80 characters. | 537 | |
Line contains a tab character. | 537 | |
Line contains a tab character. | 538 | |
Line has trailing spaces. | 539 | |
Line contains a tab character. | 539 | |
Line contains a tab character. | 540 | |
Line is longer than 80 characters. | 541 | |
Line contains a tab character. | 541 | |
Line contains a tab character. | 542 | |
Line contains a tab character. | 543 | |
Line is longer than 80 characters. | 544 | |
Line contains a tab character. | 544 | |
Line has trailing spaces. | 545 | |
Line contains a tab character. | 545 | |
Line contains a tab character. | 546 | |
Line has trailing spaces. | 547 | |
Line is longer than 80 characters. | 547 | |
Line contains a tab character. | 547 | |
'<' is not preceded with whitespace. | 547 | |
'<' is not followed by whitespace. | 547 | |
'>' is not preceded with whitespace. | 547 | |
Line contains a tab character. | 548 | |
Line contains a tab character. | 549 | |
Line contains a tab character. | 550 | |
Line is longer than 80 characters. | 551 | |
Line contains a tab character. | 551 | |
Line contains a tab character. | 552 | |
Line is longer than 80 characters. | 553 | |
Line contains a tab character. | 553 | |
Line contains a tab character. | 554 | |
Line is longer than 80 characters. | 555 | |
Line contains a tab character. | 555 | |
Line contains a tab character. | 556 | |
Line contains a tab character. | 557 | |
Line has trailing spaces. | 558 | |
Line contains a tab character. | 558 | |
Line contains a tab character. | 559 | |
Line contains a tab character. | 560 | |
Line contains a tab character. | 561 | |
Line has trailing spaces. | 562 | |
Line contains a tab character. | 562 | |
Line contains a tab character. | 563 | |
Line contains a tab character. | 564 | |
Line contains a tab character. | 566 | |
Line is longer than 80 characters. | 567 | |
Line contains a tab character. | 567 | |
Line contains a tab character. | 568 | |
Line contains a tab character. | 569 | |
Method 'validateLo' is not designed for extension - needs to be abstract, final or empty. | 569 | |
Missing a Javadoc comment. | 569 | |
Line contains a tab character. | 570 | |
'<' is not preceded with whitespace. | 570 | |
'<' is not followed by whitespace. | 570 | |
'>' is not preceded with whitespace. | 570 | |
Parameter validationType should be final. | 570 | |
Line contains a tab character. | 571 | |
Parameter loInfo should be final. | 571 | |
Line contains a tab character. | 572 | |
Line contains a tab character. | 573 | |
Line contains a tab character. | 574 | |
Line contains a tab character. | 575 | |
Line has trailing spaces. | 576 | |
Line contains a tab character. | 576 | |
Line contains a tab character. | 577 | |
'try' is not followed by whitespace. | 577 | |
'{' is not preceded with whitespace. | 577 | |
Line has trailing spaces. | 578 | |
Line contains a tab character. | 578 | |
Line contains a tab character. | 579 | |
Line contains a tab character. | 580 | |
'{' is not preceded with whitespace. | 580 | |
Must have at least one statement. | 580 | |
Line contains a tab character. | 581 | |
Line contains a tab character. | 582 | |
Line has trailing spaces. | 583 | |
Line contains a tab character. | 583 | |
Line is longer than 80 characters. | 584 | |
Line contains a tab character. | 584 | |
Line contains a tab character. | 585 | |
Line contains a tab character. | 586 | |
Line contains a tab character. | 587 | |
Line contains a tab character. | 589 | |
Line is longer than 80 characters. | 590 | |
Line contains a tab character. | 590 | |
Line contains a tab character. | 591 | |
Line contains a tab character. | 592 | |
Method 'validateLoCategory' is not designed for extension - needs to be abstract, final or empty. | 592 | |
Missing a Javadoc comment. | 592 | |
Line is longer than 80 characters. | 593 | |
Line contains a tab character. | 593 | |
'<' is not preceded with whitespace. | 593 | |
'<' is not followed by whitespace. | 593 | |
'>' is not preceded with whitespace. | 593 | |
Parameter validationType should be final. | 593 | |
Line is longer than 80 characters. | 594 | |
Line contains a tab character. | 594 | |
Parameter loCategoryInfo should be final. | 594 | |
Line contains a tab character. | 595 | |
Line contains a tab character. | 596 | |
Line contains a tab character. | 597 | |
Line contains a tab character. | 598 | |
Line has trailing spaces. | 599 | |
Line contains a tab character. | 599 | |
Line contains a tab character. | 600 | |
'try' is not followed by whitespace. | 600 | |
'{' is not preceded with whitespace. | 600 | |
Line has trailing spaces. | 601 | |
Line contains a tab character. | 601 | |
Line contains a tab character. | 602 | |
Line contains a tab character. | 603 | |
'{' is not preceded with whitespace. | 603 | |
Must have at least one statement. | 603 | |
Line contains a tab character. | 604 | |
Line contains a tab character. | 605 | |
Line is longer than 80 characters. | 607 | |
Line contains a tab character. | 611 | |
Line contains a tab character. | 613 | |
Method 'validateLoLoRelation' is not designed for extension - needs to be abstract, final or empty. | 613 | |
Missing a Javadoc comment. | 613 | |
Line contains a tab character. | 614 | |
'<' is not preceded with whitespace. | 614 | |
'<' is not followed by whitespace. | 614 | |
'>' is not preceded with whitespace. | 614 | |
Line is longer than 80 characters. | 615 | |
Line contains a tab character. | 615 | |
Parameter validationType should be final. | 615 | |
Parameter loLoRelationInfo should be final. | 615 | |
Line contains a tab character. | 616 | |
Line contains a tab character. | 617 | |
Line is longer than 80 characters. | 619 | |
Line contains a tab character. | 622 | |
First sentence should end with a period. | 624 | |
Unused @param tag for 'parameter'. | 628 | |
Parameter param should be final. | 631 | |
Expected @param tag for 'param'. | 631 | |
Parameter paramName should be final. | 631 | |
Expected @param tag for 'paramName'. | 631 | |
Expected @throws tag for 'MissingParameterException'. | 632 | |
Parameter param should be final. | 643 | |
Expected @param tag for 'param'. | 643 | |
Parameter paramName should be final. | 643 | |
Expected @param tag for 'paramName'. | 643 | |
Expected @throws tag for 'MissingParameterException'. | 644 | |
Line is longer than 80 characters. | 645 | |
'<' is not preceded with whitespace. | 645 | |
'<' is not followed by whitespace. | 645 | |
'?' is not preceded with whitespace. | 645 | |
'>' is not preceded with whitespace. | 645 | |
'?' is not followed by whitespace. | 645 | |
'>' is not followed by whitespace. | 645 | |
'cast' is not followed by whitespace. | 645 | |
Line is longer than 80 characters. | 646 | |
Parameter param should be final. | 655 | |
Expected @param tag for 'param'. | 655 | |
Parameter paramName should be final. | 655 | |
Expected @param tag for 'paramName'. | 655 | |
Expected @throws tag for 'MissingParameterException'. | 656 | |
Line is longer than 80 characters. | 658 | |
Line has trailing spaces. | 661 | |
Expected an @return tag. | 668 | |
Line is longer than 80 characters. | 668 | |
Parameter loRepositoryKey should be final. | 668 | |
Expected @param tag for 'loRepositoryKey'. | 668 | |
Parameter loCategoryInfo should be final. | 668 | |
Expected @param tag for 'loCategoryInfo'. | 668 | |
Parameter loCategoryId should be final. | 668 | |
Expected @param tag for 'loCategoryId'. | 668 | |
Expected @throws tag for 'MissingParameterException'. | 669 | |
Expected @throws tag for 'DataValidationErrorException'. | 669 | |
Line contains a tab character. | 672 | |
Line contains a tab character. | 673 | |
Line has trailing spaces. | 674 | |
Line contains a tab character. | 674 | |
Line contains a tab character. | 675 | |
'<' is not preceded with whitespace. | 675 | |
'<' is not followed by whitespace. | 675 | |
'>' is not preceded with whitespace. | 675 | |
'<' is not preceded with whitespace. | 675 | |
'<' is not followed by whitespace. | 675 | |
'>' is not preceded with whitespace. | 675 | |
'>' is not followed by whitespace. | 675 | |
Line contains a tab character. | 676 | |
Line contains a tab character. | 677 | |
Line contains a tab character. | 678 | |
Line contains a tab character. | 679 | |
Line contains a tab character. | 680 | |
Line contains a tab character. | 681 | |
Line contains a tab character. | 682 | |
Line contains a tab character. | 683 | |
Line contains a tab character. | 684 | |
Line contains a tab character. | 685 | |
Line contains a tab character. | 686 | |
Line contains a tab character. | 687 | |
Line contains a tab character. | 688 | |
Line contains a tab character. | 689 | |
Line contains a tab character. | 690 | |
Line contains a tab character. | 691 | |
Line has trailing spaces. | 692 | |
Line contains a tab character. | 692 | |
Line contains a tab character. | 693 | |
Line has trailing spaces. | 694 | |
Line contains a tab character. | 694 | |
Line contains a tab character. | 695 | |
Line has trailing spaces. | 696 | |
Line contains a tab character. | 696 | |
Line contains a tab character. | 697 | |
'if' is not followed by whitespace. | 697 | |
'{' is not preceded with whitespace. | 697 | |
Line contains a tab character. | 698 | |
Line contains a tab character. | 699 | |
'for' is not followed by whitespace. | 699 | |
'{' is not preceded with whitespace. | 699 | |
Line is longer than 80 characters. | 700 | |
Line contains a tab character. | 700 | |
'<' is not preceded with whitespace. | 700 | |
'<' is not followed by whitespace. | 700 | |
'>' is not preceded with whitespace. | 700 | |
Line is longer than 80 characters. | 701 | |
Line contains a tab character. | 701 | |
'if' is not followed by whitespace. | 701 | |
'{' is not preceded with whitespace. | 701 | |
Line is longer than 80 characters. | 702 | |
Line contains a tab character. | 702 | |
'for' is not followed by whitespace. | 702 | |
'{' is not preceded with whitespace. | 702 | |
Line is longer than 80 characters. | 703 | |
Line contains a tab character. | 703 | |
'if' is not followed by whitespace. | 703 | |
Line contains a tab character. | 706 | |
Line contains a tab character. | 707 | |
Line contains a tab character. | 708 | |
Line contains a tab character. | 709 | |
Line contains a tab character. | 710 | |
'}' should be on the same line. | 710 | |
Line contains a tab character. | 711 | |
'else' is not followed by whitespace. | 711 | |
'{' is not preceded with whitespace. | 711 | |
Line contains a tab character. | 712 | |
Line contains a tab character. | 714 | |
Line contains a tab character. | 715 | |
Line has trailing spaces. | 718 | |
Method 'getObjectStructure' is not designed for extension - needs to be abstract, final or empty. | 719 | |
Missing a Javadoc comment. | 719 | |
Parameter objectTypeKey should be final. | 720 | |
Method 'getObjectTypes' is not designed for extension - needs to be abstract, final or empty. | 724 | |
Missing a Javadoc comment. | 724 | |
'<' is not preceded with whitespace. | 725 | |
'<' is not followed by whitespace. | 725 | |
'>' is not preceded with whitespace. | 725 | |
Line contains a tab character. | 729 | |
Line is longer than 80 characters. | 730 | |
Line contains a tab character. | 730 | |
Line contains a tab character. | 731 | |
Method 'getSearchCriteriaType' is not designed for extension - needs to be abstract, final or empty. | 732 | |
Missing a Javadoc comment. | 732 | |
Parameter searchCriteriaTypeKey should be final. | 734 | |
Line contains a tab character. | 741 | |
Line is longer than 80 characters. | 742 | |
Line contains a tab character. | 742 | |
Line contains a tab character. | 743 | |
Method 'getSearchCriteriaTypes' is not designed for extension - needs to be abstract, final or empty. | 744 | |
Missing a Javadoc comment. | 744 | |
'<' is not preceded with whitespace. | 745 | |
'<' is not followed by whitespace. | 745 | |
'>' is not preceded with whitespace. | 745 | |
Line contains a tab character. | 750 | |
Line is longer than 80 characters. | 751 | |
Line contains a tab character. | 751 | |
Line contains a tab character. | 752 | |
Method 'getSearchResultType' is not designed for extension - needs to be abstract, final or empty. | 753 | |
Missing a Javadoc comment. | 753 | |
Parameter searchResultTypeKey should be final. | 754 | |
Line contains a tab character. | 761 | |
Line is longer than 80 characters. | 762 | |
Line contains a tab character. | 762 | |
Line contains a tab character. | 763 | |
Method 'getSearchResultTypes' is not designed for extension - needs to be abstract, final or empty. | 764 | |
Missing a Javadoc comment. | 764 | |
'<' is not preceded with whitespace. | 765 | |
'<' is not followed by whitespace. | 765 | |
'>' is not preceded with whitespace. | 765 | |
Line contains a tab character. | 770 | |
Line is longer than 80 characters. | 771 | |
Line contains a tab character. | 771 | |
Line contains a tab character. | 772 | |
Method 'getSearchType' is not designed for extension - needs to be abstract, final or empty. | 773 | |
Missing a Javadoc comment. | 773 | |
Parameter searchTypeKey should be final. | 774 | |
Line contains a tab character. | 781 | |
Line is longer than 80 characters. | 782 | |
Line contains a tab character. | 782 | |
Line contains a tab character. | 783 | |
Method 'getSearchTypes' is not designed for extension - needs to be abstract, final or empty. | 784 | |
Missing a Javadoc comment. | 784 | |
'<' is not preceded with whitespace. | 785 | |
'<' is not followed by whitespace. | 785 | |
'>' is not preceded with whitespace. | 785 | |
Line contains a tab character. | 790 | |
Line is longer than 80 characters. | 791 | |
Line contains a tab character. | 791 | |
Line contains a tab character. | 792 | |
Method 'getSearchTypesByCriteria' is not designed for extension - needs to be abstract, final or empty. | 793 | |
Missing a Javadoc comment. | 793 | |
'<' is not preceded with whitespace. | 794 | |
'<' is not followed by whitespace. | 794 | |
'>' is not preceded with whitespace. | 794 | |
Parameter searchCriteriaTypeKey should be final. | 795 | |
Line is longer than 80 characters. | 798 | |
Line contains a tab character. | 802 | |
Line is longer than 80 characters. | 803 | |
Line contains a tab character. | 803 | |
Line contains a tab character. | 804 | |
Method 'getSearchTypesByResult' is not designed for extension - needs to be abstract, final or empty. | 805 | |
Missing a Javadoc comment. | 805 | |
'<' is not preceded with whitespace. | 806 | |
'<' is not followed by whitespace. | 806 | |
'>' is not preceded with whitespace. | 806 | |
Parameter searchResultTypeKey should be final. | 807 | |
Line contains a tab character. | 814 | |
Method 'createLoLoRelation' is not designed for extension - needs to be abstract, final or empty. | 814 | |
Missing a Javadoc comment. | 814 | |
Line is longer than 80 characters. | 815 | |
Line contains a tab character. | 815 | |
Parameter loId should be final. | 815 | |
Parameter relatedLoId should be final. | 815 | |
Line is longer than 80 characters. | 816 | |
Line contains a tab character. | 816 | |
Parameter loLoRelationType should be final. | 816 | |
Parameter loLoRelationInfo should be final. | 816 | |
Line has trailing spaces. | 817 | |
Line contains a tab character. | 817 | |
Line contains a tab character. | 818 | |
Line contains a tab character. | 819 | |
Line contains a tab character. | 820 | |
Line contains a tab character. | 821 | |
Line contains a tab character. | 822 | |
Line contains a tab character. | 823 | |
Line contains a tab character. | 824 | |
Line has trailing spaces. | 825 | |
Line contains a tab character. | 825 | |
Line contains a tab character. | 826 | |
Line is longer than 80 characters. | 827 | |
Line contains a tab character. | 827 | |
'<' is not preceded with whitespace. | 827 | |
'<' is not followed by whitespace. | 827 | |
'>' is not preceded with whitespace. | 827 | |
Line contains a tab character. | 828 | |
'if' is not followed by whitespace. | 828 | |
Line contains a tab character. | 829 | |
Line is longer than 80 characters. | 830 | |
Line contains a tab character. | 830 | |
Line contains a tab character. | 831 | |
Line is longer than 80 characters. | 832 | |
Line contains a tab character. | 832 | |
Line contains a tab character. | 833 | |
Line has trailing spaces. | 834 | |
Line contains a tab character. | 834 | |
Line contains a tab character. | 835 | |
Line is longer than 80 characters. | 836 | |
Line contains a tab character. | 836 | |
Line contains a tab character. | 837 | |
Line contains a tab character. | 838 | |
Line contains a tab character. | 839 | |
Line is longer than 80 characters. | 840 | |
Line contains a tab character. | 840 | |
Line contains a tab character. | 841 | |
Line contains a tab character. | 842 | |
Line contains a tab character. | 843 | |
Line has trailing spaces. | 844 | |
Line contains a tab character. | 844 | |
Line contains a tab character. | 845 | |
Line contains a tab character. | 846 | |
Line is longer than 80 characters. | 847 | |
Line contains a tab character. | 847 | |
Line contains a tab character. | 848 | |
Line contains a tab character. | 849 | |
Line is longer than 80 characters. | 850 | |
Line contains a tab character. | 850 | |
Line contains a tab character. | 851 | |
Line contains a tab character. | 852 | |
Line contains a tab character. | 853 | |
Line contains a tab character. | 854 | |
Line has trailing spaces. | 855 | |
Line contains a tab character. | 855 | |
Line contains a tab character. | 856 | |
Line has trailing spaces. | 857 | |
Line contains a tab character. | 857 | |
Line is longer than 80 characters. | 858 | |
Line contains a tab character. | 858 | |
Line contains a tab character. | 859 | |
Line contains a tab character. | 861 | |
Method 'deleteLoLoRelation' is not designed for extension - needs to be abstract, final or empty. | 861 | |
Missing a Javadoc comment. | 861 | |
Line contains a tab character. | 862 | |
Parameter loLoRelationId should be final. | 862 | |
Line contains a tab character. | 863 | |
Line contains a tab character. | 864 | |
Line contains a tab character. | 865 | |
Line contains a tab character. | 866 | |
Line has trailing spaces. | 867 | |
Line contains a tab character. | 867 | |
Line contains a tab character. | 868 | |
Line has trailing spaces. | 869 | |
Line contains a tab character. | 869 | |
Line contains a tab character. | 870 | |
Line contains a tab character. | 871 | |
Line contains a tab character. | 873 | |
Method 'getLoLoRelation' is not designed for extension - needs to be abstract, final or empty. | 873 | |
Missing a Javadoc comment. | 873 | |
Line contains a tab character. | 874 | |
Parameter loLoRelationId should be final. | 874 | |
Line contains a tab character. | 875 | |
Line contains a tab character. | 876 | |
Line contains a tab character. | 877 | |
Line is longer than 80 characters. | 878 | |
Line contains a tab character. | 878 | |
Line contains a tab character. | 879 | |
Line contains a tab character. | 881 | |
Method 'getLoLoRelationsByLoId' is not designed for extension - needs to be abstract, final or empty. | 881 | |
Missing a Javadoc comment. | 881 | |
Line contains a tab character. | 882 | |
'<' is not preceded with whitespace. | 882 | |
'<' is not followed by whitespace. | 882 | |
'>' is not preceded with whitespace. | 882 | |
Parameter loId should be final. | 882 | |
Line contains a tab character. | 883 | |
Line contains a tab character. | 884 | |
Line is longer than 80 characters. | 885 | |
Line contains a tab character. | 885 | |
'<' is not preceded with whitespace. | 885 | |
'<' is not followed by whitespace. | 885 | |
'>' is not preceded with whitespace. | 885 | |
Line is longer than 80 characters. | 886 | |
Line contains a tab character. | 886 | |
Line contains a tab character. | 887 | |
Line contains a tab character. | 889 | |
Method 'getLosByRelatedLoId' is not designed for extension - needs to be abstract, final or empty. | 889 | |
Missing a Javadoc comment. | 889 | |
Line contains a tab character. | 890 | |
'<' is not preceded with whitespace. | 890 | |
'<' is not followed by whitespace. | 890 | |
'>' is not preceded with whitespace. | 890 | |
Parameter relatedLoId should be final. | 890 | |
Line contains a tab character. | 891 | |
Parameter loLoRelationType should be final. | 891 | |
Line contains a tab character. | 892 | |
Line contains a tab character. | 893 | |
Line is longer than 80 characters. | 894 | |
Line contains a tab character. | 894 | |
'<' is not preceded with whitespace. | 894 | |
'<' is not followed by whitespace. | 894 | |
'>' is not preceded with whitespace. | 894 | |
Line contains a tab character. | 895 | |
Line contains a tab character. | 896 | |
Line contains a tab character. | 898 | |
Method 'getRelatedLosByLoId' is not designed for extension - needs to be abstract, final or empty. | 898 | |
Missing a Javadoc comment. | 898 | |
Line is longer than 80 characters. | 899 | |
Line contains a tab character. | 899 | |
'<' is not preceded with whitespace. | 899 | |
'<' is not followed by whitespace. | 899 | |
'>' is not preceded with whitespace. | 899 | |
Parameter loId should be final. | 899 | |
Parameter loLoRelationTypeKey should be final. | 899 | |
Line contains a tab character. | 900 | |
Line contains a tab character. | 901 | |
Line contains a tab character. | 902 | |
Line is longer than 80 characters. | 903 | |
Line contains a tab character. | 903 | |
Line is longer than 80 characters. | 904 | |
Line contains a tab character. | 904 | |
'<' is not preceded with whitespace. | 904 | |
'<' is not followed by whitespace. | 904 | |
'>' is not preceded with whitespace. | 904 | |
Line contains a tab character. | 905 | |
Line contains a tab character. | 906 | |
Line contains a tab character. | 908 | |
Method 'updateLoLoRelation' is not designed for extension - needs to be abstract, final or empty. | 908 | |
Missing a Javadoc comment. | 908 | |
Line contains a tab character. | 909 | |
Parameter loLoRelationId should be final. | 909 | |
Line contains a tab character. | 910 | |
Parameter loLoRelationInfo should be final. | 910 | |
Line is longer than 80 characters. | 911 | |
Line contains a tab character. | 911 | |
Line contains a tab character. | 912 | |
Line contains a tab character. | 913 | |
Line contains a tab character. | 914 | |
Line has trailing spaces. | 915 | |
Line contains a tab character. | 915 | |
Line contains a tab character. | 916 | |
Line contains a tab character. | 917 | |
Line contains a tab character. | 918 | |
Line is longer than 80 characters. | 919 | |
Line contains a tab character. | 919 | |
Line contains a tab character. | 920 | |
Line is longer than 80 characters. | 921 | |
Line contains a tab character. | 921 | |
Line contains a tab character. | 922 | |
Line contains a tab character. | 923 | |
Line has trailing spaces. | 924 | |
Line contains a tab character. | 924 | |
Line contains a tab character. | 925 | |
Line contains a tab character. | 926 | |
Line contains a tab character. | 928 | |
Method 'createLoCategory' is not designed for extension - needs to be abstract, final or empty. | 928 | |
Missing a Javadoc comment. | 928 | |
Line contains a tab character. | 929 | |
Parameter loRepositoryKey should be final. | 929 | |
Line contains a tab character. | 930 | |
Parameter loCategoryTypeKey should be final. | 930 | |
Parameter loCategoryInfo should be final. | 930 | |
Line is longer than 80 characters. | 931 | |
Line contains a tab character. | 931 | |
Line contains a tab character. | 932 | |
Line contains a tab character. | 933 | |
Line contains a tab character. | 934 | |
Line contains a tab character. | 935 | |
Line contains a tab character. | 936 | |
Line has trailing spaces. | 937 | |
Line contains a tab character. | 937 | |
Line contains a tab character. | 938 | |
Line is longer than 80 characters. | 939 | |
Line contains a tab character. | 939 | |
'<' is not preceded with whitespace. | 939 | |
'<' is not followed by whitespace. | 939 | |
'>' is not preceded with whitespace. | 939 | |
Line has trailing spaces. | 941 | |
Line is longer than 80 characters. | 941 | |
'if' is not followed by whitespace. | 948 | |
Line contains a tab character. | 949 | |
Line is longer than 80 characters. | 950 | |
Line contains a tab character. | 950 | |
Line contains a tab character. | 951 | |
Line is longer than 80 characters. | 952 | |
Line contains a tab character. | 952 | |
Line contains a tab character. | 953 | |
Line is longer than 80 characters. | 955 | |
Line contains a tab character. | 955 | |
Line is longer than 80 characters. | 956 | |
Line contains a tab character. | 956 | |
Line contains a tab character. | 957 | |
Line is longer than 80 characters. | 958 | |
Line contains a tab character. | 958 | |
Line contains a tab character. | 959 | |
Line contains a tab character. | 960 | |
Line is longer than 80 characters. | 961 | |
Line contains a tab character. | 961 | |
Line contains a tab character. | 962 | |
Line contains a tab character. | 964 | |
Method 'getLoCategoryType' is not designed for extension - needs to be abstract, final or empty. | 964 | |
Missing a Javadoc comment. | 964 | |
Line contains a tab character. | 965 | |
Parameter loCategoryTypeKey should be final. | 965 | |
Line contains a tab character. | 966 | |
Line contains a tab character. | 967 | |
Line contains a tab character. | 968 | |
Line is longer than 80 characters. | 969 | |
Line contains a tab character. | 969 | |
Line is longer than 80 characters. | 970 | |
Line contains a tab character. | 970 | |
Line contains a tab character. | 971 | |
Line contains a tab character. | 973 | |
Method 'getLoCategoryTypes' is not designed for extension - needs to be abstract, final or empty. | 973 | |
Missing a Javadoc comment. | 973 | |
Line contains a tab character. | 974 | |
'<' is not preceded with whitespace. | 974 | |
'<' is not followed by whitespace. | 974 | |
'>' is not preceded with whitespace. | 974 | |
Line contains a tab character. | 975 | |
Line is longer than 80 characters. | 976 | |
Line contains a tab character. | 976 | |
'<' is not preceded with whitespace. | 976 | |
'<' is not followed by whitespace. | 976 | |
'>' is not preceded with whitespace. | 976 | |
Line is longer than 80 characters. | 977 | |
Line contains a tab character. | 977 | |
Line contains a tab character. | 978 | |
Line contains a tab character. | 980 | |
Method 'getLosByRepository' is not designed for extension - needs to be abstract, final or empty. | 980 | |
Missing a Javadoc comment. | 980 | |
Line contains a tab character. | 981 | |
'<' is not preceded with whitespace. | 981 | |
'<' is not followed by whitespace. | 981 | |
'>' is not preceded with whitespace. | 981 | |
Parameter loRepositoryKey should be final. | 981 | |
Line contains a tab character. | 982 | |
Parameter loTypeKey should be final. | 982 | |
Parameter loStateKey should be final. | 982 | |
Line is longer than 80 characters. | 983 | |
Line contains a tab character. | 983 | |
Line contains a tab character. | 984 | |
Line contains a tab character. | 985 | |
Line contains a tab character. | 986 | |
'<' is not preceded with whitespace. | 986 | |
'<' is not followed by whitespace. | 986 | |
'>' is not preceded with whitespace. | 986 | |
Line contains a tab character. | 987 | |
Line contains a tab character. | 988 | |
Line contains a tab character. | 990 | |
Method 'search' is not designed for extension - needs to be abstract, final or empty. | 990 | |
Missing a Javadoc comment. | 990 | |
Line is longer than 80 characters. | 991 | |
Line contains a tab character. | 991 | |
Parameter searchRequest should be final. | 991 | |
Line contains a tab character. | 994 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
Line is longer than 80 characters. | 26 | |
Missing a Javadoc comment. | 26 | |
Redundant 'public' modifier. | 26 | |
'<' is not preceded with whitespace. | 26 | |
'<' is not followed by whitespace. | 26 | |
'>' is not preceded with whitespace. | 26 | |
Line is longer than 80 characters. | 27 | |
Missing a Javadoc comment. | 27 | |
Redundant 'public' modifier. | 27 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Line is longer than 80 characters. | 28 | |
Missing a Javadoc comment. | 28 | |
Redundant 'public' modifier. | 28 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 31 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 32 | |
Method 'setEm' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Parameter em should be final. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 38 | |
Method 'getResultComponentIdsByResult' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Missing a Javadoc comment. | 38 | |
Line is longer than 80 characters. | 39 | |
'<' is not preceded with whitespace. | 39 | |
'<' is not followed by whitespace. | 39 | |
'>' is not preceded with whitespace. | 39 | |
Parameter resultValueId should be final. | 39 | |
Parameter resultComponentTypeKey should be final. | 39 | |
Line is longer than 80 characters. | 40 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
Line contains a tab character. | 48 | |
Method 'getResultComponentIdsByResultComponentType' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Line is longer than 80 characters. | 49 | |
'<' is not preceded with whitespace. | 49 | |
'<' is not followed by whitespace. | 49 | |
'>' is not preceded with whitespace. | 49 | |
Parameter resultComponentTypeKey should be final. | 49 | |
Line is longer than 80 characters. | 50 | |
'<' is not preceded with whitespace. | 53 | |
'<' is not followed by whitespace. | 53 | |
'>' is not preceded with whitespace. | 53 | |
Line contains a tab character. | 57 | |
Method 'getResultComponentType' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Line is longer than 80 characters. | 58 | |
Parameter resultComponentTypeKey should be final. | 58 | |
Line is longer than 80 characters. | 59 | |
'cast' is not followed by whitespace. | 62 | |
'{' is not preceded with whitespace. | 65 | |
Line contains a tab character. | 66 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 23 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 36 | |
'(' is followed by whitespace. | 38 | |
Line is longer than 80 characters. | 39 | |
Line is longer than 80 characters. | 40 | |
Line is longer than 80 characters. | 41 | |
Line is longer than 80 characters. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 54 | |
'<' is not preceded with whitespace. | 55 | |
'<' is not followed by whitespace. | 55 | |
'>' is not preceded with whitespace. | 55 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 65 | |
'<' is not preceded with whitespace. | 66 | |
'<' is not followed by whitespace. | 66 | |
'>' is not preceded with whitespace. | 66 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 72 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Parameter name should be final. | 85 | |
'name' hides a field. | 85 | |
Method 'getDescr' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Method 'setDescr' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Parameter descr should be final. | 99 | |
'descr' hides a field. | 99 | |
Method 'getResultValues' is not designed for extension - needs to be abstract, final or empty. | 106 | |
'<' is not preceded with whitespace. | 106 | |
'<' is not followed by whitespace. | 106 | |
'>' is not preceded with whitespace. | 106 | |
Method 'setResultValues' is not designed for extension - needs to be abstract, final or empty. | 113 | |
Parameter resultValues should be final. | 113 | |
'<' is not preceded with whitespace. | 113 | |
'<' is not followed by whitespace. | 113 | |
'>' is not preceded with whitespace. | 113 | |
'resultValues' hides a field. | 113 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Parameter effectiveDate should be final. | 127 | |
'effectiveDate' hides a field. | 127 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 134 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 141 | |
Parameter expirationDate should be final. | 141 | |
'expirationDate' hides a field. | 141 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 148 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 155 | |
Parameter type should be final. | 155 | |
'type' hides a field. | 155 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 162 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 169 | |
Parameter state should be final. | 169 | |
'state' hides a field. | 169 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 173 | |
Missing a Javadoc comment. | 173 | |
'<' is not preceded with whitespace. | 174 | |
'<' is not followed by whitespace. | 174 | |
'>' is not preceded with whitespace. | 174 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 178 | |
Missing a Javadoc comment. | 178 | |
Parameter attributes should be final. | 179 | |
'<' is not preceded with whitespace. | 179 | |
'<' is not followed by whitespace. | 179 | |
'>' is not preceded with whitespace. | 179 | |
'attributes' hides a field. | 179 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Missing a Javadoc comment. | 29 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Missing a Javadoc comment. | 33 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Missing a Javadoc comment. | 38 | |
Parameter owner should be final. | 39 | |
'owner' hides a field. | 39 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 27 | |
'<' is not preceded with whitespace. | 29 | |
'<' is not followed by whitespace. | 29 | |
'>' is not preceded with whitespace. | 29 | |
Missing a Javadoc comment. | 30 | |
'<' is not preceded with whitespace. | 31 | |
'<' is not followed by whitespace. | 31 | |
'>' is not preceded with whitespace. | 31 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Missing a Javadoc comment. | 33 | |
'<' is not preceded with whitespace. | 34 | |
'<' is not followed by whitespace. | 34 | |
'>' is not preceded with whitespace. | 34 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Missing a Javadoc comment. | 38 | |
Parameter attributes should be final. | 39 | |
'<' is not preceded with whitespace. | 39 | |
'<' is not followed by whitespace. | 39 | |
'>' is not preceded with whitespace. | 39 | |
'attributes' hides a field. | 39 | |
'=' is not preceded with whitespace. | 40 | |
'=' is not followed by whitespace. | 40 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
Line is longer than 80 characters. | 27 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Missing a Javadoc comment. | 28 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Parameter owner should be final. | 38 | |
'owner' hides a field. | 38 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 29 | |
Missing a Javadoc comment. | 42 | |
'=' is not preceded with whitespace. | 43 | |
'=' is not followed by whitespace. | 43 | |
'{' is not preceded with whitespace. | 44 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 49 | |
Line has trailing spaces. | 52 | |
Line contains a tab character. | 53 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Missing a Javadoc comment. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 57 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Parameter value should be final. | 57 | |
'value' hides a field. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 61 | |
Method 'getResultComponent' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 65 | |
Method 'setResultComponent' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
Parameter resultComponent should be final. | 65 | |
'resultComponent' hides a field. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 34 | |
'<' is not preceded with whitespace. | 36 | |
'<' is not followed by whitespace. | 36 | |
'>' is not preceded with whitespace. | 36 | |
'>' is not followed by whitespace. | 36 | |
'{' is not preceded with whitespace. | 36 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 53 | |
'<' is not preceded with whitespace. | 54 | |
'<' is not followed by whitespace. | 54 | |
'>' is not preceded with whitespace. | 54 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Parameter name should be final. | 66 | |
'name' hides a field. | 66 | |
Method 'getDesc' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Method 'setDesc' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Parameter descr should be final. | 80 | |
'descr' hides a field. | 80 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Parameter effectiveDate should be final. | 94 | |
'effectiveDate' hides a field. | 94 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Parameter expirationDate should be final. | 108 | |
'expirationDate' hides a field. | 108 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Missing a Javadoc comment. | 112 | |
'<' is not preceded with whitespace. | 113 | |
'<' is not followed by whitespace. | 113 | |
'>' is not preceded with whitespace. | 113 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 117 | |
Missing a Javadoc comment. | 117 | |
Parameter attributes should be final. | 118 | |
'<' is not preceded with whitespace. | 118 | |
'<' is not followed by whitespace. | 118 | |
'>' is not preceded with whitespace. | 118 | |
'attributes' hides a field. | 118 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Missing a Javadoc comment. | 28 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Parameter owner should be final. | 38 | |
'owner' hides a field. | 38 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 40 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter entity should be final. | 43 | |
'{' is followed by whitespace. | 47 | |
Line is longer than 80 characters. | 48 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
'>' is not followed by whitespace. | 48 | |
Line contains a tab character. | 50 | |
Line is longer than 80 characters. | 55 | |
Line contains a tab character. | 55 | |
Line is longer than 80 characters. | 60 | |
Missing a Javadoc comment. | 60 | |
'<' is not preceded with whitespace. | 60 | |
'<' is not followed by whitespace. | 60 | |
'>' is not preceded with whitespace. | 60 | |
Parameter entities should be final. | 60 | |
'<' is not preceded with whitespace. | 60 | |
'<' is not followed by whitespace. | 60 | |
'>' is not preceded with whitespace. | 60 | |
Line is longer than 80 characters. | 61 | |
'<' is not preceded with whitespace. | 61 | |
'<' is not followed by whitespace. | 61 | |
'>' is not preceded with whitespace. | 61 | |
'<' is not preceded with whitespace. | 61 | |
'<' is not followed by whitespace. | 61 | |
'>' is not preceded with whitespace. | 61 | |
'>' is not followed by whitespace. | 61 | |
Line is longer than 80 characters. | 68 | |
Missing a Javadoc comment. | 68 | |
Parameter entity should be final. | 68 | |
Line is longer than 80 characters. | 77 | |
Missing a Javadoc comment. | 77 | |
'<' is not preceded with whitespace. | 77 | |
'<' is not followed by whitespace. | 77 | |
'>' is not preceded with whitespace. | 77 | |
Parameter entites should be final. | 77 | |
'<' is not preceded with whitespace. | 77 | |
'<' is not followed by whitespace. | 77 | |
'>' is not preceded with whitespace. | 77 | |
Line is longer than 80 characters. | 78 | |
'<' is not preceded with whitespace. | 78 | |
'<' is not followed by whitespace. | 78 | |
'>' is not preceded with whitespace. | 78 | |
'<' is not preceded with whitespace. | 78 | |
'<' is not followed by whitespace. | 78 | |
'>' is not preceded with whitespace. | 78 | |
'>' is not followed by whitespace. | 78 | |
Missing a Javadoc comment. | 86 | |
Parameter entity should be final. | 86 | |
'{' is followed by whitespace. | 89 | |
Line is longer than 80 characters. | 95 | |
Missing a Javadoc comment. | 95 | |
Parameter resultComponentTypeKey should be final. | 95 | |
Parameter dto should be final. | 95 | |
Parameter lrcDao should be final. | 95 | |
Line is longer than 80 characters. | 101 | |
Missing a Javadoc comment. | 101 | |
Parameter entity should be final. | 101 | |
Parameter dto should be final. | 101 | |
Parameter lrcDao should be final. | 101 | |
Line is longer than 80 characters. | 103 | |
'{' is followed by whitespace. | 103 | |
Line is longer than 80 characters. | 104 | |
Line has trailing spaces. | 106 | |
Line has trailing spaces. | 109 | |
Line is longer than 80 characters. | 110 | |
'<' is not preceded with whitespace. | 110 | |
'<' is not followed by whitespace. | 110 | |
'>' is not preceded with whitespace. | 110 | |
'<' is not preceded with whitespace. | 110 | |
'<' is not followed by whitespace. | 110 | |
'>' is not preceded with whitespace. | 110 | |
'>' is not followed by whitespace. | 110 | |
Line is longer than 80 characters. | 111 | |
'<' is not preceded with whitespace. | 111 | |
'<' is not followed by whitespace. | 111 | |
',' is not followed by whitespace. | 111 | |
'>' is not preceded with whitespace. | 111 | |
'<' is not preceded with whitespace. | 111 | |
'<' is not followed by whitespace. | 111 | |
',' is not followed by whitespace. | 111 | |
'>' is not preceded with whitespace. | 111 | |
'>' is not followed by whitespace. | 111 | |
'if' is not followed by whitespace. | 112 | |
'!=' is not preceded with whitespace. | 112 | |
'!=' is not followed by whitespace. | 112 | |
'{' is not preceded with whitespace. | 112 | |
Line contains a tab character. | 113 | |
'for' is not followed by whitespace. | 113 | |
':' is not preceded with whitespace. | 113 | |
':' is not followed by whitespace. | 113 | |
'{' is not preceded with whitespace. | 113 | |
Line is longer than 80 characters. | 114 | |
Line contains a tab character. | 114 | |
',' is not followed by whitespace. | 114 | |
Line contains a tab character. | 115 | |
Line has trailing spaces. | 117 | |
'for' is not followed by whitespace. | 118 | |
':' is not preceded with whitespace. | 118 | |
':' is not followed by whitespace. | 118 | |
'{' is not preceded with whitespace. | 118 | |
Line contains a tab character. | 119 | |
'if' is not followed by whitespace. | 119 | |
'{' is not preceded with whitespace. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
'else' is not preceded with whitespace. | 124 | |
'}' is not followed by whitespace. | 124 | |
'else' is not followed by whitespace. | 124 | |
'{' is not preceded with whitespace. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
'for' is not followed by whitespace. | 129 | |
'<' is not preceded with whitespace. | 129 | |
'<' is not followed by whitespace. | 129 | |
',' is not followed by whitespace. | 129 | |
'>' is not preceded with whitespace. | 129 | |
':' is not preceded with whitespace. | 129 | |
':' is not followed by whitespace. | 129 | |
'{' is not preceded with whitespace. | 129 | |
Line contains a tab character. | 130 | |
Line has trailing spaces. | 132 | |
Line is longer than 80 characters. | 134 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 57 | |
Line is longer than 80 characters. | 58 | |
'=' is not preceded with whitespace. | 58 | |
'=' is not followed by whitespace. | 58 | |
'}' is not preceded with whitespace. | 58 | |
',' is not followed by whitespace. | 58 | |
'=' is not preceded with whitespace. | 58 | |
'=' is not followed by whitespace. | 58 | |
'}' is not preceded with whitespace. | 58 | |
Line contains a tab character. | 60 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 61 | |
Line contains a tab character. | 63 | |
Line is longer than 80 characters. | 64 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Method 'compareGrades' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Missing a Javadoc comment. | 66 | |
Line contains a tab character. | 67 | |
Parameter gradeKey should be final. | 67 | |
Parameter scaleKey should be final. | 67 | |
Line contains a tab character. | 68 | |
Parameter compareGradeKey should be final. | 68 | |
Parameter compareScaleKey should be final. | 68 | |
Line is longer than 80 characters. | 69 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line is longer than 80 characters. | 71 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 74 | |
Line is longer than 80 characters. | 75 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Method 'createResultComponent' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Missing a Javadoc comment. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Parameter resultComponentTypeKey should be final. | 79 | |
Line contains a tab character. | 80 | |
Parameter resultComponentInfo should be final. | 80 | |
Line is longer than 80 characters. | 81 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line is longer than 80 characters. | 85 | |
Line contains a tab character. | 85 | |
Line is longer than 80 characters. | 86 | |
Line contains a tab character. | 86 | |
Line is longer than 80 characters. | 88 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 93 | |
Line is longer than 80 characters. | 94 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Method 'deleteResultComponent' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Missing a Javadoc comment. | 96 | |
Line contains a tab character. | 97 | |
Parameter resultComponentId should be final. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 107 | |
Line is longer than 80 characters. | 108 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Method 'getCredential' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Missing a Javadoc comment. | 110 | |
Line contains a tab character. | 111 | |
Parameter credentialKey should be final. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 117 | |
Line is longer than 80 characters. | 118 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Method 'getCredentialKeysByCredentialType' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Missing a Javadoc comment. | 120 | |
Line contains a tab character. | 121 | |
'<' is not preceded with whitespace. | 121 | |
'<' is not followed by whitespace. | 121 | |
'>' is not preceded with whitespace. | 121 | |
Line contains a tab character. | 122 | |
Parameter credentialTypeKey should be final. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 128 | |
Line is longer than 80 characters. | 129 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Method 'getCredentialType' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Missing a Javadoc comment. | 131 | |
Line contains a tab character. | 132 | |
Parameter credentialTypeKey should be final. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 138 | |
Line is longer than 80 characters. | 139 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Method 'getCredentialTypes' is not designed for extension - needs to be abstract, final or empty. | 141 | |
Missing a Javadoc comment. | 141 | |
Line contains a tab character. | 142 | |
'<' is not preceded with whitespace. | 142 | |
'<' is not followed by whitespace. | 142 | |
'>' is not preceded with whitespace. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 147 | |
Line is longer than 80 characters. | 148 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Method 'getCredentialsByKeyList' is not designed for extension - needs to be abstract, final or empty. | 150 | |
Missing a Javadoc comment. | 150 | |
Line contains a tab character. | 151 | |
'<' is not preceded with whitespace. | 151 | |
'<' is not followed by whitespace. | 151 | |
'>' is not preceded with whitespace. | 151 | |
Line is longer than 80 characters. | 152 | |
Line contains a tab character. | 152 | |
Parameter credentialKeyList should be final. | 152 | |
'<' is not preceded with whitespace. | 152 | |
'<' is not followed by whitespace. | 152 | |
'>' is not preceded with whitespace. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 158 | |
Line is longer than 80 characters. | 159 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Method 'getCredit' is not designed for extension - needs to be abstract, final or empty. | 161 | |
Missing a Javadoc comment. | 161 | |
Line is longer than 80 characters. | 162 | |
Line contains a tab character. | 162 | |
Parameter creditKey should be final. | 162 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 168 | |
Line is longer than 80 characters. | 169 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 171 | |
Method 'getCreditKeysByCreditType' is not designed for extension - needs to be abstract, final or empty. | 171 | |
Missing a Javadoc comment. | 171 | |
Line contains a tab character. | 172 | |
'<' is not preceded with whitespace. | 172 | |
'<' is not followed by whitespace. | 172 | |
'>' is not preceded with whitespace. | 172 | |
Parameter creditTypeKey should be final. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 178 | |
Line is longer than 80 characters. | 179 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Method 'getCreditType' is not designed for extension - needs to be abstract, final or empty. | 181 | |
Missing a Javadoc comment. | 181 | |
Line contains a tab character. | 182 | |
Parameter creditTypeKey should be final. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
Method 'getCreditTypes' is not designed for extension - needs to be abstract, final or empty. | 191 | |
Missing a Javadoc comment. | 191 | |
Line contains a tab character. | 192 | |
'<' is not preceded with whitespace. | 192 | |
'<' is not followed by whitespace. | 192 | |
'>' is not preceded with whitespace. | 192 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 197 | |
Line is longer than 80 characters. | 198 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Method 'getCreditsByKeyList' is not designed for extension - needs to be abstract, final or empty. | 200 | |
Missing a Javadoc comment. | 200 | |
Line contains a tab character. | 201 | |
'<' is not preceded with whitespace. | 201 | |
'<' is not followed by whitespace. | 201 | |
'>' is not preceded with whitespace. | 201 | |
Parameter creditKeyList should be final. | 201 | |
'<' is not preceded with whitespace. | 201 | |
'<' is not followed by whitespace. | 201 | |
'>' is not preceded with whitespace. | 201 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 203 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 205 | |
Line is longer than 80 characters. | 208 | |
Method 'getGrade' is not designed for extension - needs to be abstract, final or empty. | 210 | |
Missing a Javadoc comment. | 210 | |
Parameter gradeKey should be final. | 211 | |
Line contains a tab character. | 214 | |
Line is longer than 80 characters. | 218 | |
Method 'getGradeKeysByGradeType' is not designed for extension - needs to be abstract, final or empty. | 220 | |
Missing a Javadoc comment. | 220 | |
'<' is not preceded with whitespace. | 221 | |
'<' is not followed by whitespace. | 221 | |
'>' is not preceded with whitespace. | 221 | |
Parameter gradeTypeKey should be final. | 221 | |
Line contains a tab character. | 224 | |
Line is longer than 80 characters. | 228 | |
Method 'getGradeType' is not designed for extension - needs to be abstract, final or empty. | 230 | |
Missing a Javadoc comment. | 230 | |
Parameter gradeTypeKey should be final. | 231 | |
Line contains a tab character. | 234 | |
Method 'getGradeTypes' is not designed for extension - needs to be abstract, final or empty. | 240 | |
Missing a Javadoc comment. | 240 | |
'<' is not preceded with whitespace. | 241 | |
'<' is not followed by whitespace. | 241 | |
'>' is not preceded with whitespace. | 241 | |
Line contains a tab character. | 242 | |
Line is longer than 80 characters. | 246 | |
Method 'getGradesByKeyList' is not designed for extension - needs to be abstract, final or empty. | 248 | |
Missing a Javadoc comment. | 248 | |
'<' is not preceded with whitespace. | 249 | |
'<' is not followed by whitespace. | 249 | |
'>' is not preceded with whitespace. | 249 | |
Parameter gradeKeyList should be final. | 249 | |
'<' is not preceded with whitespace. | 249 | |
'<' is not followed by whitespace. | 249 | |
'>' is not preceded with whitespace. | 249 | |
Line contains a tab character. | 252 | |
Line contains a tab character. | 254 | |
Line is longer than 80 characters. | 255 | |
Line contains a tab character. | 255 | |
Line contains a tab character. | 256 | |
Line contains a tab character. | 257 | |
Method 'getGradesByScale' is not designed for extension - needs to be abstract, final or empty. | 257 | |
Missing a Javadoc comment. | 257 | |
Line contains a tab character. | 258 | |
'<' is not preceded with whitespace. | 258 | |
'<' is not followed by whitespace. | 258 | |
'>' is not preceded with whitespace. | 258 | |
Parameter scale should be final. | 258 | |
Line contains a tab character. | 259 | |
Line contains a tab character. | 260 | |
Line contains a tab character. | 261 | |
Line contains a tab character. | 262 | |
Line contains a tab character. | 264 | |
Line is longer than 80 characters. | 265 | |
Line contains a tab character. | 265 | |
Line contains a tab character. | 266 | |
Line contains a tab character. | 267 | |
Method 'getResultComponent' is not designed for extension - needs to be abstract, final or empty. | 267 | |
Missing a Javadoc comment. | 267 | |
Line contains a tab character. | 268 | |
Parameter resultComponentId should be final. | 268 | |
Line contains a tab character. | 269 | |
Line contains a tab character. | 270 | |
Line contains a tab character. | 271 | |
Line is longer than 80 characters. | 272 | |
Line contains a tab character. | 272 | |
Line contains a tab character. | 274 | |
Line contains a tab character. | 275 | |
Line contains a tab character. | 277 | |
Line is longer than 80 characters. | 278 | |
Line contains a tab character. | 278 | |
Line contains a tab character. | 279 | |
Line contains a tab character. | 280 | |
Method 'getResultComponentIdsByResult' is not designed for extension - needs to be abstract, final or empty. | 280 | |
Missing a Javadoc comment. | 280 | |
Line contains a tab character. | 281 | |
'<' is not preceded with whitespace. | 281 | |
'<' is not followed by whitespace. | 281 | |
'>' is not preceded with whitespace. | 281 | |
Parameter resultValueId should be final. | 281 | |
Line is longer than 80 characters. | 282 | |
Line contains a tab character. | 282 | |
Parameter resultComponentTypeKey should be final. | 282 | |
Line contains a tab character. | 283 | |
Line contains a tab character. | 284 | |
Line contains a tab character. | 285 | |
Line is longer than 80 characters. | 286 | |
Line contains a tab character. | 286 | |
Line is longer than 80 characters. | 287 | |
Line contains a tab character. | 287 | |
'<' is not preceded with whitespace. | 287 | |
'<' is not followed by whitespace. | 287 | |
'>' is not preceded with whitespace. | 287 | |
Line contains a tab character. | 288 | |
Line contains a tab character. | 289 | |
Line contains a tab character. | 291 | |
Line is longer than 80 characters. | 292 | |
Line contains a tab character. | 292 | |
Line contains a tab character. | 293 | |
Line contains a tab character. | 294 | |
Method 'getResultComponentIdsByResultComponentType' is not designed for extension - needs to be abstract, final or empty. | 294 | |
Missing a Javadoc comment. | 294 | |
Line contains a tab character. | 295 | |
'<' is not preceded with whitespace. | 295 | |
'<' is not followed by whitespace. | 295 | |
'>' is not preceded with whitespace. | 295 | |
Line is longer than 80 characters. | 296 | |
Line contains a tab character. | 296 | |
Parameter resultComponentTypeKey should be final. | 296 | |
Line contains a tab character. | 297 | |
Line contains a tab character. | 298 | |
Line is longer than 80 characters. | 299 | |
Line contains a tab character. | 299 | |
Line is longer than 80 characters. | 300 | |
'<' is not preceded with whitespace. | 300 | |
'<' is not followed by whitespace. | 300 | |
'>' is not preceded with whitespace. | 300 | |
Line contains a tab character. | 302 | |
Line contains a tab character. | 304 | |
Line is longer than 80 characters. | 305 | |
Line contains a tab character. | 305 | |
Line contains a tab character. | 306 | |
Line contains a tab character. | 307 | |
Method 'getResultComponentType' is not designed for extension - needs to be abstract, final or empty. | 307 | |
Missing a Javadoc comment. | 307 | |
Line contains a tab character. | 308 | |
Line is longer than 80 characters. | 309 | |
Line contains a tab character. | 309 | |
Parameter resultComponentTypeKey should be final. | 309 | |
Line contains a tab character. | 310 | |
Line contains a tab character. | 311 | |
Line is longer than 80 characters. | 312 | |
Line contains a tab character. | 312 | |
Line is longer than 80 characters. | 313 | |
Line contains a tab character. | 313 | |
Line contains a tab character. | 314 | |
Line contains a tab character. | 315 | |
Line contains a tab character. | 317 | |
Line is longer than 80 characters. | 318 | |
Line contains a tab character. | 318 | |
Line contains a tab character. | 319 | |
Line contains a tab character. | 320 | |
Method 'getResultComponentTypes' is not designed for extension - needs to be abstract, final or empty. | 320 | |
Missing a Javadoc comment. | 320 | |
Line contains a tab character. | 321 | |
'<' is not preceded with whitespace. | 321 | |
'<' is not followed by whitespace. | 321 | |
'>' is not preceded with whitespace. | 321 | |
Line contains a tab character. | 322 | |
Line is longer than 80 characters. | 323 | |
Line contains a tab character. | 323 | |
'<' is not preceded with whitespace. | 323 | |
'<' is not followed by whitespace. | 323 | |
'>' is not preceded with whitespace. | 323 | |
Line contains a tab character. | 324 | |
Line contains a tab character. | 325 | |
Line contains a tab character. | 327 | |
Line is longer than 80 characters. | 328 | |
Line contains a tab character. | 328 | |
Line contains a tab character. | 329 | |
Line contains a tab character. | 330 | |
Method 'getScale' is not designed for extension - needs to be abstract, final or empty. | 330 | |
Missing a Javadoc comment. | 330 | |
Line contains a tab character. | 331 | |
Parameter scaleKey should be final. | 331 | |
Line contains a tab character. | 332 | |
Line contains a tab character. | 333 | |
Line contains a tab character. | 334 | |
Line contains a tab character. | 335 | |
Line contains a tab character. | 336 | |
Line contains a tab character. | 337 | |
Line contains a tab character. | 339 | |
Line is longer than 80 characters. | 340 | |
Line contains a tab character. | 340 | |
Line contains a tab character. | 341 | |
Line contains a tab character. | 342 | |
Method 'translateGrade' is not designed for extension - needs to be abstract, final or empty. | 342 | |
Missing a Javadoc comment. | 342 | |
Line contains a tab character. | 343 | |
'<' is not preceded with whitespace. | 343 | |
'<' is not followed by whitespace. | 343 | |
'>' is not preceded with whitespace. | 343 | |
Parameter gradeKey should be final. | 343 | |
Parameter scaleKey should be final. | 343 | |
Line is longer than 80 characters. | 344 | |
Line contains a tab character. | 344 | |
Parameter translateScaleKey should be final. | 344 | |
Line contains a tab character. | 345 | |
Line is longer than 80 characters. | 346 | |
Line contains a tab character. | 346 | |
Line contains a tab character. | 347 | |
Line contains a tab character. | 349 | |
Line is longer than 80 characters. | 350 | |
Line contains a tab character. | 350 | |
Line contains a tab character. | 351 | |
Line contains a tab character. | 352 | |
Method 'updateResultComponent' is not designed for extension - needs to be abstract, final or empty. | 352 | |
Missing a Javadoc comment. | 352 | |
Line is longer than 80 characters. | 353 | |
Line contains a tab character. | 353 | |
Parameter resultComponentId should be final. | 353 | |
Line contains a tab character. | 354 | |
Parameter resultComponentInfo should be final. | 354 | |
Line is longer than 80 characters. | 355 | |
Line contains a tab character. | 355 | |
Line contains a tab character. | 356 | |
Line contains a tab character. | 357 | |
Line contains a tab character. | 358 | |
Line contains a tab character. | 359 | |
Line is longer than 80 characters. | 362 | |
Line has trailing spaces. | 363 | |
Line is longer than 80 characters. | 364 | |
Line contains a tab character. | 364 | |
'{' is not preceded with whitespace. | 364 | |
Line is longer than 80 characters. | 365 | |
Line contains a tab character. | 365 | |
Line contains a tab character. | 366 | |
Line has trailing spaces. | 367 | |
Line is longer than 80 characters. | 368 | |
Line contains a tab character. | 373 | |
Line contains a tab character. | 374 | |
Line contains a tab character. | 375 | |
Line contains a tab character. | 376 | |
Method 'getLrcDao' is not designed for extension - needs to be abstract, final or empty. | 376 | |
Line contains a tab character. | 377 | |
Line contains a tab character. | 378 | |
Line contains a tab character. | 380 | |
Line contains a tab character. | 381 | |
Line contains a tab character. | 382 | |
Line contains a tab character. | 383 | |
Method 'setLrcDao' is not designed for extension - needs to be abstract, final or empty. | 383 | |
Parameter lrcDao should be final. | 383 | |
'lrcDao' hides a field. | 383 | |
Line contains a tab character. | 384 | |
Line contains a tab character. | 385 | |
First sentence should end with a period. | 387 | |
Unused @param tag for 'parameter'. | 391 | |
Parameter param should be final. | 394 | |
Expected @param tag for 'param'. | 394 | |
Parameter paramName should be final. | 394 | |
Expected @param tag for 'paramName'. | 394 | |
Expected @throws tag for 'MissingParameterException'. | 395 | |
Line contains a tab character. | 401 | |
Method 'getSearchCriteriaType' is not designed for extension - needs to be abstract, final or empty. | 401 | |
Missing a Javadoc comment. | 401 | |
Line contains a tab character. | 402 | |
Line is longer than 80 characters. | 403 | |
Line contains a tab character. | 403 | |
Parameter searchCriteriaTypeKey should be final. | 403 | |
Line contains a tab character. | 404 | |
Line contains a tab character. | 405 | |
Line is longer than 80 characters. | 407 | |
Line contains a tab character. | 407 | |
Line contains a tab character. | 408 | |
Line contains a tab character. | 410 | |
Method 'getSearchCriteriaTypes' is not designed for extension - needs to be abstract, final or empty. | 410 | |
Missing a Javadoc comment. | 410 | |
Line contains a tab character. | 411 | |
'<' is not preceded with whitespace. | 411 | |
'<' is not followed by whitespace. | 411 | |
'>' is not preceded with whitespace. | 411 | |
Line contains a tab character. | 412 | |
Line contains a tab character. | 413 | |
Line contains a tab character. | 414 | |
Line contains a tab character. | 416 | |
Method 'getSearchResultType' is not designed for extension - needs to be abstract, final or empty. | 416 | |
Missing a Javadoc comment. | 416 | |
Line is longer than 80 characters. | 417 | |
Line contains a tab character. | 417 | |
Parameter searchResultTypeKey should be final. | 417 | |
Line contains a tab character. | 418 | |
Line contains a tab character. | 419 | |
Line is longer than 80 characters. | 420 | |
Line contains a tab character. | 420 | |
Line contains a tab character. | 421 | |
Line contains a tab character. | 422 | |
Line contains a tab character. | 424 | |
Method 'getSearchResultTypes' is not designed for extension - needs to be abstract, final or empty. | 424 | |
Missing a Javadoc comment. | 424 | |
Line contains a tab character. | 425 | |
'<' is not preceded with whitespace. | 425 | |
'<' is not followed by whitespace. | 425 | |
'>' is not preceded with whitespace. | 425 | |
Line contains a tab character. | 426 | |
Line contains a tab character. | 427 | |
Line contains a tab character. | 428 | |
Line contains a tab character. | 430 | |
Method 'getSearchType' is not designed for extension - needs to be abstract, final or empty. | 430 | |
Missing a Javadoc comment. | 430 | |
Line contains a tab character. | 431 | |
Parameter searchTypeKey should be final. | 431 | |
Line contains a tab character. | 432 | |
Line contains a tab character. | 433 | |
Line contains a tab character. | 434 | |
Line contains a tab character. | 435 | |
Line contains a tab character. | 436 | |
Line contains a tab character. | 438 | |
Method 'getSearchTypes' is not designed for extension - needs to be abstract, final or empty. | 438 | |
Missing a Javadoc comment. | 438 | |
Line contains a tab character. | 439 | |
'<' is not preceded with whitespace. | 439 | |
'<' is not followed by whitespace. | 439 | |
'>' is not preceded with whitespace. | 439 | |
Line contains a tab character. | 440 | |
Line contains a tab character. | 441 | |
Line contains a tab character. | 442 | |
Line contains a tab character. | 444 | |
Method 'getSearchTypesByCriteria' is not designed for extension - needs to be abstract, final or empty. | 444 | |
Missing a Javadoc comment. | 444 | |
Line contains a tab character. | 445 | |
'<' is not preceded with whitespace. | 445 | |
'<' is not followed by whitespace. | 445 | |
'>' is not preceded with whitespace. | 445 | |
Line is longer than 80 characters. | 446 | |
Line contains a tab character. | 446 | |
Parameter searchCriteriaTypeKey should be final. | 446 | |
Line contains a tab character. | 447 | |
Line contains a tab character. | 448 | |
Line is longer than 80 characters. | 449 | |
Line contains a tab character. | 449 | |
Line is longer than 80 characters. | 450 | |
Line contains a tab character. | 450 | |
Line contains a tab character. | 451 | |
Line contains a tab character. | 453 | |
Method 'getSearchTypesByResult' is not designed for extension - needs to be abstract, final or empty. | 453 | |
Missing a Javadoc comment. | 453 | |
Line contains a tab character. | 454 | |
'<' is not preceded with whitespace. | 454 | |
'<' is not followed by whitespace. | 454 | |
'>' is not preceded with whitespace. | 454 | |
Line is longer than 80 characters. | 455 | |
Line contains a tab character. | 455 | |
Parameter searchResultTypeKey should be final. | 455 | |
Line contains a tab character. | 456 | |
Line contains a tab character. | 457 | |
Line is longer than 80 characters. | 458 | |
Line contains a tab character. | 458 | |
Line is longer than 80 characters. | 459 | |
Line contains a tab character. | 459 | |
Line contains a tab character. | 460 | |
Line contains a tab character. | 462 | |
Method 'getSearchManager' is not designed for extension - needs to be abstract, final or empty. | 462 | |
Missing a Javadoc comment. | 462 | |
Line contains a tab character. | 463 | |
Line contains a tab character. | 464 | |
Line contains a tab character. | 466 | |
Method 'setSearchManager' is not designed for extension - needs to be abstract, final or empty. | 466 | |
Missing a Javadoc comment. | 466 | |
Parameter searchManager should be final. | 466 | |
'searchManager' hides a field. | 466 | |
Line contains a tab character. | 467 | |
Line contains a tab character. | 468 | |
Line contains a tab character. | 470 | |
Method 'search' is not designed for extension - needs to be abstract, final or empty. | 470 | |
Missing a Javadoc comment. | 470 | |
Line is longer than 80 characters. | 471 | |
Line contains a tab character. | 471 | |
Parameter searchRequest should be final. | 471 | |
Line contains a tab character. | 474 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 34 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Redundant 'public' modifier. | 35 | |
'<' is not preceded with whitespace. | 35 | |
'<' is not followed by whitespace. | 35 | |
'>' is not preceded with whitespace. | 35 | |
'<' is not preceded with whitespace. | 35 | |
'<' is not followed by whitespace. | 35 | |
'>' is not preceded with whitespace. | 35 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Redundant 'public' modifier. | 36 | |
'<' is not preceded with whitespace. | 36 | |
'<' is not followed by whitespace. | 36 | |
'>' is not preceded with whitespace. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Redundant 'public' modifier. | 37 | |
'<' is not preceded with whitespace. | 37 | |
'<' is not followed by whitespace. | 37 | |
'>' is not preceded with whitespace. | 37 | |
'<' is not preceded with whitespace. | 37 | |
'<' is not followed by whitespace. | 37 | |
'>' is not preceded with whitespace. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Redundant 'public' modifier. | 38 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Redundant 'public' modifier. | 39 | |
'<' is not preceded with whitespace. | 39 | |
'<' is not followed by whitespace. | 39 | |
'>' is not preceded with whitespace. | 39 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Redundant 'public' modifier. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Missing a Javadoc comment. | 41 | |
Redundant 'public' modifier. | 41 | |
'<' is not preceded with whitespace. | 41 | |
'<' is not followed by whitespace. | 41 | |
'>' is not preceded with whitespace. | 41 | |
'<' is not preceded with whitespace. | 41 | |
'<' is not followed by whitespace. | 41 | |
'>' is not preceded with whitespace. | 41 | |
Missing a Javadoc comment. | 42 | |
Redundant 'public' modifier. | 42 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Redundant 'public' modifier. | 43 | |
'<' is not preceded with whitespace. | 43 | |
'<' is not followed by whitespace. | 43 | |
'>' is not preceded with whitespace. | 43 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Redundant 'public' modifier. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
Line is longer than 80 characters. | 45 | |
Line contains a tab character. | 45 | |
Missing a Javadoc comment. | 45 | |
Redundant 'public' modifier. | 45 | |
'<' is not preceded with whitespace. | 45 | |
'<' is not followed by whitespace. | 45 | |
'>' is not preceded with whitespace. | 45 | |
Missing a Javadoc comment. | 46 | |
Redundant 'public' modifier. | 46 | |
'<' is not preceded with whitespace. | 46 | |
'<' is not followed by whitespace. | 46 | |
'>' is not preceded with whitespace. | 46 | |
Line contains a tab character. | 47 | |
Missing a Javadoc comment. | 47 | |
Redundant 'public' modifier. | 47 | |
'<' is not preceded with whitespace. | 47 | |
'<' is not followed by whitespace. | 47 | |
'>' is not preceded with whitespace. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
Redundant 'public' modifier. | 49 | |
'<' is not preceded with whitespace. | 49 | |
'<' is not followed by whitespace. | 49 | |
'>' is not preceded with whitespace. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Missing a Javadoc comment. | 51 | |
Redundant 'public' modifier. | 51 | |
'<' is not preceded with whitespace. | 51 | |
'<' is not followed by whitespace. | 51 | |
'>' is not preceded with whitespace. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Missing a Javadoc comment. | 53 | |
Redundant 'public' modifier. | 53 | |
'<' is not preceded with whitespace. | 53 | |
'<' is not followed by whitespace. | 53 | |
'>' is not preceded with whitespace. | 53 | |
Line contains a tab character. | 54 | |
Missing a Javadoc comment. | 54 | |
Redundant 'public' modifier. | 54 | |
'<' is not preceded with whitespace. | 54 | |
'<' is not followed by whitespace. | 54 | |
'>' is not preceded with whitespace. | 54 | |
Line is longer than 80 characters. | 55 | |
Line contains a tab character. | 55 | |
Missing a Javadoc comment. | 55 | |
Redundant 'public' modifier. | 55 | |
'<' is not preceded with whitespace. | 55 | |
'<' is not followed by whitespace. | 55 | |
'>' is not preceded with whitespace. | 55 | |
Line has trailing spaces. | 56 | |
Line contains a tab character. | 56 | |
Missing a Javadoc comment. | 56 | |
Redundant 'public' modifier. | 56 | |
'<' is not preceded with whitespace. | 56 | |
'<' is not followed by whitespace. | 56 | |
'>' is not preceded with whitespace. | 56 | |
Line is longer than 80 characters. | 57 | |
Line contains a tab character. | 57 | |
Missing a Javadoc comment. | 57 | |
Redundant 'public' modifier. | 57 | |
'<' is not preceded with whitespace. | 57 | |
'<' is not followed by whitespace. | 57 | |
'>' is not preceded with whitespace. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Missing a Javadoc comment. | 59 | |
Redundant 'public' modifier. | 59 | |
'<' is not preceded with whitespace. | 59 | |
'<' is not followed by whitespace. | 59 | |
'>' is not preceded with whitespace. | 59 | |
Line is longer than 80 characters. | 60 | |
Line contains a tab character. | 60 | |
Missing a Javadoc comment. | 60 | |
Redundant 'public' modifier. | 60 | |
'<' is not preceded with whitespace. | 60 | |
'<' is not followed by whitespace. | 60 | |
'>' is not preceded with whitespace. | 60 | |
Line is longer than 80 characters. | 61 | |
Line contains a tab character. | 61 | |
Missing a Javadoc comment. | 61 | |
Redundant 'public' modifier. | 61 | |
'<' is not preceded with whitespace. | 61 | |
'<' is not followed by whitespace. | 61 | |
'>' is not preceded with whitespace. | 61 | |
Line is longer than 80 characters. | 62 | |
Line contains a tab character. | 62 | |
Missing a Javadoc comment. | 62 | |
Redundant 'public' modifier. | 62 | |
'<' is not preceded with whitespace. | 62 | |
'<' is not followed by whitespace. | 62 | |
'>' is not preceded with whitespace. | 62 | |
Line is longer than 80 characters. | 63 | |
Line contains a tab character. | 63 | |
Missing a Javadoc comment. | 63 | |
Redundant 'public' modifier. | 63 | |
'<' is not preceded with whitespace. | 63 | |
'<' is not followed by whitespace. | 63 | |
'>' is not preceded with whitespace. | 63 | |
Line is longer than 80 characters. | 64 | |
Line contains a tab character. | 64 | |
Missing a Javadoc comment. | 64 | |
Redundant 'public' modifier. | 64 | |
'<' is not preceded with whitespace. | 64 | |
'<' is not followed by whitespace. | 64 | |
'>' is not preceded with whitespace. | 64 | |
Line contains a tab character. | 65 | |
Missing a Javadoc comment. | 65 | |
Redundant 'public' modifier. | 65 | |
'<' is not preceded with whitespace. | 65 | |
'<' is not followed by whitespace. | 65 | |
'>' is not preceded with whitespace. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Missing a Javadoc comment. | 67 | |
Redundant 'public' modifier. | 67 | |
'<' is not preceded with whitespace. | 67 | |
'<' is not followed by whitespace. | 67 | |
'>' is not preceded with whitespace. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Missing a Javadoc comment. | 69 | |
Redundant 'public' modifier. | 69 | |
'<' is not preceded with whitespace. | 69 | |
'<' is not followed by whitespace. | 69 | |
'>' is not preceded with whitespace. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Missing a Javadoc comment. | 71 | |
Redundant 'public' modifier. | 71 | |
'<' is not preceded with whitespace. | 71 | |
'<' is not followed by whitespace. | 71 | |
'>' is not preceded with whitespace. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Missing a Javadoc comment. | 73 | |
Redundant 'public' modifier. | 73 | |
'<' is not preceded with whitespace. | 73 | |
'<' is not followed by whitespace. | 73 | |
'>' is not preceded with whitespace. | 73 | |
Line has trailing spaces. | 74 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Missing a Javadoc comment. | 75 | |
Redundant 'public' modifier. | 75 | |
Line contains a tab character. | 76 | |
Missing a Javadoc comment. | 76 | |
Redundant 'public' modifier. | 76 | |
Line is longer than 80 characters. | 77 | |
Line contains a tab character. | 77 | |
Missing a Javadoc comment. | 77 | |
Redundant 'public' modifier. | 77 | |
Line is longer than 80 characters. | 78 | |
Line contains a tab character. | 78 | |
Missing a Javadoc comment. | 78 | |
Redundant 'public' modifier. | 78 | |
'<' is not preceded with whitespace. | 78 | |
'<' is not followed by whitespace. | 78 | |
'>' is not preceded with whitespace. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Missing a Javadoc comment. | 80 | |
Redundant 'public' modifier. | 80 | |
'<' is not preceded with whitespace. | 80 | |
'<' is not followed by whitespace. | 80 | |
'>' is not preceded with whitespace. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Missing a Javadoc comment. | 82 | |
Redundant 'public' modifier. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Missing a Javadoc comment. | 84 | |
Redundant 'public' modifier. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Missing a Javadoc comment. | 86 | |
Redundant 'public' modifier. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Missing a Javadoc comment. | 88 | |
Redundant 'public' modifier. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Missing a Javadoc comment. | 90 | |
Redundant 'public' modifier. | 90 | |
'<' is not preceded with whitespace. | 90 | |
'<' is not followed by whitespace. | 90 | |
'>' is not preceded with whitespace. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Missing a Javadoc comment. | 92 | |
Redundant 'public' modifier. | 92 | |
'<' is not preceded with whitespace. | 92 | |
'<' is not followed by whitespace. | 92 | |
'>' is not preceded with whitespace. | 92 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 40 | |
Line contains a tab character. | 42 | |
Method 'setEm' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Parameter em should be final. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 48 | |
Method 'getClusByIdList' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Line contains a tab character. | 49 | |
'<' is not preceded with whitespace. | 49 | |
'<' is not followed by whitespace. | 49 | |
'>' is not preceded with whitespace. | 49 | |
Parameter cluIdList should be final. | 49 | |
'<' is not preceded with whitespace. | 49 | |
'<' is not followed by whitespace. | 49 | |
'>' is not preceded with whitespace. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
'<' is not preceded with whitespace. | 53 | |
'<' is not followed by whitespace. | 53 | |
'>' is not preceded with whitespace. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 57 | |
Method 'getClusByLuType' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Line contains a tab character. | 58 | |
'<' is not preceded with whitespace. | 58 | |
'<' is not followed by whitespace. | 58 | |
'>' is not preceded with whitespace. | 58 | |
Parameter luTypeKey should be final. | 58 | |
Parameter luState should be final. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
'<' is not preceded with whitespace. | 63 | |
'<' is not followed by whitespace. | 63 | |
'>' is not preceded with whitespace. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 67 | |
Method 'getCluSetInfoByIdList' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Line contains a tab character. | 68 | |
'<' is not preceded with whitespace. | 68 | |
'<' is not followed by whitespace. | 68 | |
'>' is not preceded with whitespace. | 68 | |
Parameter cluSetIdList should be final. | 68 | |
'<' is not preceded with whitespace. | 68 | |
'<' is not followed by whitespace. | 68 | |
'>' is not preceded with whitespace. | 68 | |
Line is longer than 80 characters. | 69 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
'<' is not preceded with whitespace. | 72 | |
'<' is not followed by whitespace. | 72 | |
'>' is not preceded with whitespace. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 76 | |
Method 'getLuisByIdList' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
Line contains a tab character. | 77 | |
'<' is not preceded with whitespace. | 77 | |
'<' is not followed by whitespace. | 77 | |
'>' is not preceded with whitespace. | 77 | |
Parameter luiIds should be final. | 77 | |
'<' is not preceded with whitespace. | 77 | |
'<' is not followed by whitespace. | 77 | |
'>' is not preceded with whitespace. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
'<' is not preceded with whitespace. | 81 | |
'<' is not followed by whitespace. | 81 | |
'>' is not preceded with whitespace. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 85 | |
Method 'getLuiIdsByCluId' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Missing a Javadoc comment. | 85 | |
Line contains a tab character. | 86 | |
'<' is not preceded with whitespace. | 86 | |
'<' is not followed by whitespace. | 86 | |
'>' is not preceded with whitespace. | 86 | |
Parameter cluId should be final. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
'<' is not preceded with whitespace. | 90 | |
'<' is not followed by whitespace. | 90 | |
'>' is not preceded with whitespace. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 94 | |
Method 'getLuisByRelationType' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Missing a Javadoc comment. | 94 | |
Line contains a tab character. | 95 | |
'<' is not preceded with whitespace. | 95 | |
'<' is not followed by whitespace. | 95 | |
'>' is not preceded with whitespace. | 95 | |
Parameter luiId should be final. | 95 | |
Line contains a tab character. | 96 | |
Parameter luLuRelationTypeId should be final. | 96 | |
Line contains a tab character. | 97 | |
Line is longer than 80 characters. | 98 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
'<' is not preceded with whitespace. | 103 | |
'<' is not followed by whitespace. | 103 | |
'>' is not preceded with whitespace. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 107 | |
Method 'getLuiIdsByRelationType' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Missing a Javadoc comment. | 107 | |
Line contains a tab character. | 108 | |
'<' is not preceded with whitespace. | 108 | |
'<' is not followed by whitespace. | 108 | |
'>' is not preceded with whitespace. | 108 | |
Parameter relatedLuiId should be final. | 108 | |
Line contains a tab character. | 109 | |
Parameter luLuRelationTypeId should be final. | 109 | |
Line contains a tab character. | 110 | |
Line is longer than 80 characters. | 111 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
'<' is not preceded with whitespace. | 116 | |
'<' is not followed by whitespace. | 116 | |
'>' is not preceded with whitespace. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 120 | |
Method 'getLuiIdsInAtpByCluId' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Missing a Javadoc comment. | 120 | |
Line contains a tab character. | 121 | |
'<' is not preceded with whitespace. | 121 | |
'<' is not followed by whitespace. | 121 | |
'>' is not preceded with whitespace. | 121 | |
Parameter cluId should be final. | 121 | |
Parameter atpKey should be final. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
'<' is not preceded with whitespace. | 126 | |
'<' is not followed by whitespace. | 126 | |
'>' is not preceded with whitespace. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 130 | |
Method 'isCluInCluSet' is not designed for extension - needs to be abstract, final or empty. | 130 | |
Missing a Javadoc comment. | 130 | |
Line contains a tab character. | 131 | |
Parameter cluId should be final. | 131 | |
Parameter cluSetId should be final. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 139 | |
Method 'getLuiLuiRelations' is not designed for extension - needs to be abstract, final or empty. | 139 | |
Missing a Javadoc comment. | 139 | |
Line contains a tab character. | 140 | |
'<' is not preceded with whitespace. | 140 | |
'<' is not followed by whitespace. | 140 | |
'>' is not preceded with whitespace. | 140 | |
Parameter luiId should be final. | 140 | |
Line contains a tab character. | 141 | |
Line is longer than 80 characters. | 142 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
'<' is not preceded with whitespace. | 145 | |
'<' is not followed by whitespace. | 145 | |
'>' is not preceded with whitespace. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 149 | |
Method 'getCluCluRelationsByClu' is not designed for extension - needs to be abstract, final or empty. | 149 | |
Missing a Javadoc comment. | 149 | |
Line contains a tab character. | 150 | |
'<' is not preceded with whitespace. | 150 | |
'<' is not followed by whitespace. | 150 | |
'>' is not preceded with whitespace. | 150 | |
Parameter cluId should be final. | 150 | |
Line is longer than 80 characters. | 151 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
'<' is not preceded with whitespace. | 154 | |
'<' is not followed by whitespace. | 154 | |
'>' is not preceded with whitespace. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 158 | |
Method 'getCluIdsByLoId' is not designed for extension - needs to be abstract, final or empty. | 158 | |
Missing a Javadoc comment. | 158 | |
Line contains a tab character. | 159 | |
'<' is not preceded with whitespace. | 159 | |
'<' is not followed by whitespace. | 159 | |
'>' is not preceded with whitespace. | 159 | |
Parameter loId should be final. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
'<' is not preceded with whitespace. | 163 | |
'<' is not followed by whitespace. | 163 | |
'>' is not preceded with whitespace. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 167 | |
Method 'getRelatedCluIdsByCluId' is not designed for extension - needs to be abstract, final or empty. | 167 | |
Missing a Javadoc comment. | 167 | |
Line contains a tab character. | 168 | |
'<' is not preceded with whitespace. | 168 | |
'<' is not followed by whitespace. | 168 | |
'>' is not preceded with whitespace. | 168 | |
Parameter cluId should be final. | 168 | |
Line contains a tab character. | 169 | |
Parameter luLuRelationTypeId should be final. | 169 | |
Line contains a tab character. | 170 | |
Line is longer than 80 characters. | 171 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
'<' is not preceded with whitespace. | 175 | |
'<' is not followed by whitespace. | 175 | |
'>' is not preceded with whitespace. | 175 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 179 | |
Method 'getCluIdsByRelatedCluId' is not designed for extension - needs to be abstract, final or empty. | 179 | |
Missing a Javadoc comment. | 179 | |
Line is longer than 80 characters. | 180 | |
'<' is not preceded with whitespace. | 180 | |
'<' is not followed by whitespace. | 180 | |
'>' is not preceded with whitespace. | 180 | |
Parameter relatedCluId should be final. | 180 | |
Parameter luLuRelationTypeId should be final. | 180 | |
Line is longer than 80 characters. | 181 | |
'<' is not preceded with whitespace. | 185 | |
'<' is not followed by whitespace. | 185 | |
'>' is not preceded with whitespace. | 185 | |
Method 'getRelatedClusByCluId' is not designed for extension - needs to be abstract, final or empty. | 189 | |
Missing a Javadoc comment. | 189 | |
Line contains a tab character. | 190 | |
'<' is not preceded with whitespace. | 190 | |
'<' is not followed by whitespace. | 190 | |
'>' is not preceded with whitespace. | 190 | |
Parameter cluId should be final. | 190 | |
Line contains a tab character. | 191 | |
Parameter luLuRelationTypeId should be final. | 191 | |
Line contains a tab character. | 192 | |
Line is longer than 80 characters. | 193 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 197 | |
'<' is not preceded with whitespace. | 197 | |
'<' is not followed by whitespace. | 197 | |
'>' is not preceded with whitespace. | 197 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 201 | |
Method 'getRelatedLuiIdsByLuiId' is not designed for extension - needs to be abstract, final or empty. | 201 | |
Missing a Javadoc comment. | 201 | |
Line contains a tab character. | 202 | |
'<' is not preceded with whitespace. | 202 | |
'<' is not followed by whitespace. | 202 | |
'>' is not preceded with whitespace. | 202 | |
Parameter luiId should be final. | 202 | |
Line contains a tab character. | 203 | |
Parameter luLuRelationTypeId should be final. | 203 | |
Line contains a tab character. | 204 | |
Line is longer than 80 characters. | 205 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 207 | |
Line contains a tab character. | 208 | |
Line contains a tab character. | 209 | |
'<' is not preceded with whitespace. | 209 | |
'<' is not followed by whitespace. | 209 | |
'>' is not preceded with whitespace. | 209 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 213 | |
Method 'getRelatedLuisByLuiId' is not designed for extension - needs to be abstract, final or empty. | 213 | |
Missing a Javadoc comment. | 213 | |
Line contains a tab character. | 214 | |
'<' is not preceded with whitespace. | 214 | |
'<' is not followed by whitespace. | 214 | |
'>' is not preceded with whitespace. | 214 | |
Parameter luiId should be final. | 214 | |
Line contains a tab character. | 215 | |
Parameter luLuRelationTypeId should be final. | 215 | |
Line contains a tab character. | 216 | |
Line is longer than 80 characters. | 217 | |
Line contains a tab character. | 217 | |
Line contains a tab character. | 218 | |
Line contains a tab character. | 219 | |
Line contains a tab character. | 220 | |
Line contains a tab character. | 221 | |
'<' is not preceded with whitespace. | 221 | |
'<' is not followed by whitespace. | 221 | |
'>' is not preceded with whitespace. | 221 | |
Line contains a tab character. | 222 | |
Line contains a tab character. | 223 | |
Line contains a tab character. | 225 | |
Method 'getClusByRelation' is not designed for extension - needs to be abstract, final or empty. | 225 | |
Missing a Javadoc comment. | 225 | |
Line contains a tab character. | 226 | |
'<' is not preceded with whitespace. | 226 | |
'<' is not followed by whitespace. | 226 | |
'>' is not preceded with whitespace. | 226 | |
Parameter parentCluId should be final. | 226 | |
Line contains a tab character. | 227 | |
Parameter luLuRelationTypeKey should be final. | 227 | |
Line contains a tab character. | 228 | |
Line contains a tab character. | 229 | |
Line contains a tab character. | 230 | |
Line contains a tab character. | 231 | |
Line contains a tab character. | 232 | |
'<' is not preceded with whitespace. | 232 | |
'<' is not followed by whitespace. | 232 | |
'>' is not preceded with whitespace. | 232 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
Line contains a tab character. | 236 | |
Method 'getCluLoRelationsByClu' is not designed for extension - needs to be abstract, final or empty. | 236 | |
Missing a Javadoc comment. | 236 | |
Line contains a tab character. | 237 | |
'<' is not preceded with whitespace. | 237 | |
'<' is not followed by whitespace. | 237 | |
'>' is not preceded with whitespace. | 237 | |
Parameter cluId should be final. | 237 | |
Line contains a tab character. | 238 | |
Line is longer than 80 characters. | 239 | |
Line contains a tab character. | 239 | |
Line contains a tab character. | 240 | |
Line contains a tab character. | 241 | |
Line contains a tab character. | 242 | |
'<' is not preceded with whitespace. | 242 | |
'<' is not followed by whitespace. | 242 | |
'>' is not preceded with whitespace. | 242 | |
Line contains a tab character. | 243 | |
Line contains a tab character. | 244 | |
Line contains a tab character. | 246 | |
Method 'getCluLoRelationsByLo' is not designed for extension - needs to be abstract, final or empty. | 246 | |
Missing a Javadoc comment. | 246 | |
Line contains a tab character. | 247 | |
'<' is not preceded with whitespace. | 247 | |
'<' is not followed by whitespace. | 247 | |
'>' is not preceded with whitespace. | 247 | |
Parameter loId should be final. | 247 | |
Line contains a tab character. | 248 | |
Line is longer than 80 characters. | 249 | |
Line contains a tab character. | 249 | |
Line contains a tab character. | 250 | |
Line contains a tab character. | 251 | |
Line contains a tab character. | 252 | |
'<' is not preceded with whitespace. | 252 | |
'<' is not followed by whitespace. | 252 | |
'>' is not preceded with whitespace. | 252 | |
Line contains a tab character. | 253 | |
Line contains a tab character. | 254 | |
Line contains a tab character. | 256 | |
Method 'getCluLoRelationsByCludIdAndLoId' is not designed for extension - needs to be abstract, final or empty. | 256 | |
Missing a Javadoc comment. | 256 | |
Line is longer than 80 characters. | 257 | |
Line contains a tab character. | 257 | |
'<' is not preceded with whitespace. | 257 | |
'<' is not followed by whitespace. | 257 | |
'>' is not preceded with whitespace. | 257 | |
Parameter cluId should be final. | 257 | |
Line contains a tab character. | 258 | |
Parameter loId should be final. | 258 | |
Line is longer than 80 characters. | 259 | |
Line contains a tab character. | 259 | |
Line contains a tab character. | 260 | |
Line contains a tab character. | 261 | |
Line contains a tab character. | 263 | |
Line contains a tab character. | 264 | |
'<' is not preceded with whitespace. | 264 | |
'<' is not followed by whitespace. | 264 | |
'>' is not preceded with whitespace. | 264 | |
Line contains a tab character. | 265 | |
Line contains a tab character. | 266 | |
Line contains a tab character. | 268 | |
Method 'getAllowedLuLuRelationTypesForLuType' is not designed for extension - needs to be abstract, final or empty. | 268 | |
Missing a Javadoc comment. | 268 | |
Line is longer than 80 characters. | 269 | |
Line contains a tab character. | 269 | |
'<' is not preceded with whitespace. | 269 | |
'<' is not followed by whitespace. | 269 | |
'>' is not preceded with whitespace. | 269 | |
Parameter luTypeId should be final. | 269 | |
Line contains a tab character. | 270 | |
Parameter relatedLuTypeId should be final. | 270 | |
Line contains a tab character. | 271 | |
Line is longer than 80 characters. | 272 | |
Line contains a tab character. | 272 | |
Line contains a tab character. | 273 | |
Line contains a tab character. | 274 | |
Line contains a tab character. | 275 | |
Line contains a tab character. | 276 | |
'<' is not preceded with whitespace. | 276 | |
'<' is not followed by whitespace. | 276 | |
'>' is not preceded with whitespace. | 276 | |
Line contains a tab character. | 277 | |
Line contains a tab character. | 278 | |
Line contains a tab character. | 280 | |
Method 'getAllowedCluLoRelationTypesForLuType' is not designed for extension - needs to be abstract, final or empty. | 280 | |
Missing a Javadoc comment. | 280 | |
Line is longer than 80 characters. | 281 | |
Line contains a tab character. | 281 | |
'<' is not preceded with whitespace. | 281 | |
'<' is not followed by whitespace. | 281 | |
'>' is not preceded with whitespace. | 281 | |
Parameter luTypeId should be final. | 281 | |
Line contains a tab character. | 282 | |
Line is longer than 80 characters. | 283 | |
Line contains a tab character. | 283 | |
Line contains a tab character. | 284 | |
Line contains a tab character. | 285 | |
Line contains a tab character. | 286 | |
'<' is not preceded with whitespace. | 286 | |
'<' is not followed by whitespace. | 286 | |
'>' is not preceded with whitespace. | 286 | |
Line contains a tab character. | 287 | |
Line contains a tab character. | 288 | |
Line contains a tab character. | 290 | |
Method 'getAllowedResultUsageTypesForLuType' is not designed for extension - needs to be abstract, final or empty. | 290 | |
Missing a Javadoc comment. | 290 | |
Line is longer than 80 characters. | 291 | |
Line contains a tab character. | 291 | |
'<' is not preceded with whitespace. | 291 | |
'<' is not followed by whitespace. | 291 | |
'>' is not preceded with whitespace. | 291 | |
Parameter luTypeId should be final. | 291 | |
Line contains a tab character. | 292 | |
Line is longer than 80 characters. | 293 | |
Line contains a tab character. | 293 | |
Line contains a tab character. | 294 | |
Line contains a tab character. | 295 | |
Line contains a tab character. | 296 | |
'<' is not preceded with whitespace. | 296 | |
'<' is not followed by whitespace. | 296 | |
'>' is not preceded with whitespace. | 296 | |
Line contains a tab character. | 297 | |
Line contains a tab character. | 298 | |
Line contains a tab character. | 300 | |
Method 'getAllowedResultComponentTypesForResultUsageType' is not designed for extension - needs to be abstract, final or empty. | 300 | |
Missing a Javadoc comment. | 300 | |
Line contains a tab character. | 301 | |
'<' is not preceded with whitespace. | 301 | |
'<' is not followed by whitespace. | 301 | |
'>' is not preceded with whitespace. | 301 | |
Line contains a tab character. | 302 | |
Parameter resultUsageType should be final. | 302 | |
Line contains a tab character. | 303 | |
Line is longer than 80 characters. | 304 | |
Line contains a tab character. | 304 | |
Line contains a tab character. | 305 | |
Line contains a tab character. | 306 | |
Line contains a tab character. | 307 | |
'<' is not preceded with whitespace. | 307 | |
'<' is not followed by whitespace. | 307 | |
'>' is not preceded with whitespace. | 307 | |
Line contains a tab character. | 308 | |
Line contains a tab character. | 309 | |
Line contains a tab character. | 311 | |
Method 'getAllowedCluResultTypesForLuType' is not designed for extension - needs to be abstract, final or empty. | 311 | |
Missing a Javadoc comment. | 311 | |
Line is longer than 80 characters. | 312 | |
Line contains a tab character. | 312 | |
'<' is not preceded with whitespace. | 312 | |
'<' is not followed by whitespace. | 312 | |
'>' is not preceded with whitespace. | 312 | |
Parameter luTypeId should be final. | 312 | |
Line contains a tab character. | 313 | |
Line is longer than 80 characters. | 314 | |
Line contains a tab character. | 314 | |
Line contains a tab character. | 315 | |
Line contains a tab character. | 316 | |
Line contains a tab character. | 317 | |
'<' is not preceded with whitespace. | 317 | |
'<' is not followed by whitespace. | 317 | |
'>' is not preceded with whitespace. | 317 | |
Line contains a tab character. | 318 | |
Line contains a tab character. | 319 | |
Line contains a tab character. | 321 | |
Method 'getCluIdsByResultUsageType' is not designed for extension - needs to be abstract, final or empty. | 321 | |
Missing a Javadoc comment. | 321 | |
Line is longer than 80 characters. | 322 | |
Line contains a tab character. | 322 | |
'<' is not preceded with whitespace. | 322 | |
'<' is not followed by whitespace. | 322 | |
'>' is not preceded with whitespace. | 322 | |
Parameter resultUsageTypeKey should be final. | 322 | |
Line contains a tab character. | 323 | |
Line is longer than 80 characters. | 324 | |
Line contains a tab character. | 324 | |
Line contains a tab character. | 325 | |
Line contains a tab character. | 326 | |
Line contains a tab character. | 327 | |
'<' is not preceded with whitespace. | 327 | |
'<' is not followed by whitespace. | 327 | |
'>' is not preceded with whitespace. | 327 | |
Line contains a tab character. | 328 | |
Line contains a tab character. | 329 | |
Line contains a tab character. | 331 | |
Method 'getCluIdsByResultComponentId' is not designed for extension - needs to be abstract, final or empty. | 331 | |
Missing a Javadoc comment. | 331 | |
Line is longer than 80 characters. | 332 | |
Line contains a tab character. | 332 | |
'<' is not preceded with whitespace. | 332 | |
'<' is not followed by whitespace. | 332 | |
'>' is not preceded with whitespace. | 332 | |
Parameter resultComponentId should be final. | 332 | |
Line contains a tab character. | 333 | |
Line is longer than 80 characters. | 334 | |
Line contains a tab character. | 334 | |
Line contains a tab character. | 335 | |
Line contains a tab character. | 336 | |
Line contains a tab character. | 337 | |
'<' is not preceded with whitespace. | 337 | |
'<' is not followed by whitespace. | 337 | |
'>' is not preceded with whitespace. | 337 | |
Line contains a tab character. | 338 | |
Line contains a tab character. | 339 | |
Line contains a tab character. | 341 | |
Method 'getAllowedLuLuRelationTypesByLuiId' is not designed for extension - needs to be abstract, final or empty. | 341 | |
Missing a Javadoc comment. | 341 | |
Line contains a tab character. | 342 | |
'<' is not preceded with whitespace. | 342 | |
'<' is not followed by whitespace. | 342 | |
'>' is not preceded with whitespace. | 342 | |
Parameter luiId should be final. | 342 | |
Line contains a tab character. | 343 | |
Parameter relatedLuiId should be final. | 343 | |
Line contains a tab character. | 344 | |
Line is longer than 80 characters. | 345 | |
Line contains a tab character. | 345 | |
Line contains a tab character. | 346 | |
Line contains a tab character. | 347 | |
Line contains a tab character. | 348 | |
Line contains a tab character. | 349 | |
'<' is not preceded with whitespace. | 349 | |
'<' is not followed by whitespace. | 349 | |
'>' is not preceded with whitespace. | 349 | |
Line contains a tab character. | 350 | |
Line contains a tab character. | 351 | |
Line contains a tab character. | 353 | |
Method 'getAllowedLuLuRelationTypesByCluId' is not designed for extension - needs to be abstract, final or empty. | 353 | |
Missing a Javadoc comment. | 353 | |
Line contains a tab character. | 354 | |
'<' is not preceded with whitespace. | 354 | |
'<' is not followed by whitespace. | 354 | |
'>' is not preceded with whitespace. | 354 | |
Parameter cluId should be final. | 354 | |
Line contains a tab character. | 355 | |
Parameter relatedCluId should be final. | 355 | |
Line contains a tab character. | 356 | |
Line is longer than 80 characters. | 357 | |
Line contains a tab character. | 357 | |
Line contains a tab character. | 358 | |
Line contains a tab character. | 359 | |
Line contains a tab character. | 360 | |
Line contains a tab character. | 361 | |
'<' is not preceded with whitespace. | 361 | |
'<' is not followed by whitespace. | 361 | |
'>' is not preceded with whitespace. | 361 | |
Line contains a tab character. | 362 | |
Line contains a tab character. | 363 | |
Line contains a tab character. | 365 | |
Method 'getCluResultByClu' is not designed for extension - needs to be abstract, final or empty. | 365 | |
Missing a Javadoc comment. | 365 | |
Line contains a tab character. | 366 | |
'<' is not preceded with whitespace. | 366 | |
'<' is not followed by whitespace. | 366 | |
'>' is not preceded with whitespace. | 366 | |
Parameter cluId should be final. | 366 | |
Line contains a tab character. | 367 | |
Line is longer than 80 characters. | 368 | |
Line contains a tab character. | 368 | |
Line contains a tab character. | 369 | |
Line contains a tab character. | 370 | |
Line contains a tab character. | 371 | |
'<' is not preceded with whitespace. | 371 | |
'<' is not followed by whitespace. | 371 | |
'>' is not preceded with whitespace. | 371 | |
Line contains a tab character. | 372 | |
Line contains a tab character. | 373 | |
Method 'getLatestCluVersion' is not designed for extension - needs to be abstract, final or empty. | 375 | |
Missing a Javadoc comment. | 375 | |
Parameter cluVersionIndId should be final. | 376 | |
'cast' is not followed by whitespace. | 379 | |
Line contains a tab character. | 383 | |
Method 'getCurrentCluVersion' is not designed for extension - needs to be abstract, final or empty. | 383 | |
Missing a Javadoc comment. | 383 | |
Line contains a tab character. | 384 | |
Parameter cluVersionIndId should be final. | 384 | |
'cast' is not followed by whitespace. | 388 | |
Line contains a tab character. | 390 | |
Line contains a tab character. | 392 | |
Method 'getCurrentCluVersionInfo' is not designed for extension - needs to be abstract, final or empty. | 392 | |
Missing a Javadoc comment. | 392 | |
Line is longer than 80 characters. | 393 | |
Line contains a tab character. | 393 | |
Parameter cluVersionIndId should be final. | 393 | |
Parameter objectTypeURI should be final. | 393 | |
Line is longer than 80 characters. | 397 | |
'cast' is not followed by whitespace. | 397 | |
Line contains a tab character. | 400 | |
Line contains a tab character. | 402 | |
Method 'getCurrentVersionOnDate' is not designed for extension - needs to be abstract, final or empty. | 402 | |
Missing a Javadoc comment. | 402 | |
Line contains a tab character. | 403 | |
Parameter versionIndId should be final. | 403 | |
Line contains a tab character. | 404 | |
Parameter objectTypeURI should be final. | 404 | |
Parameter date should be final. | 404 | |
Line is longer than 80 characters. | 408 | |
'cast' is not followed by whitespace. | 408 | |
Line contains a tab character. | 411 | |
Line contains a tab character. | 413 | |
Method 'getFirstVersion' is not designed for extension - needs to be abstract, final or empty. | 413 | |
Missing a Javadoc comment. | 413 | |
Line contains a tab character. | 414 | |
Parameter versionIndId should be final. | 414 | |
Line contains a tab character. | 415 | |
Parameter objectTypeURI should be final. | 415 | |
Line is longer than 80 characters. | 418 | |
'cast' is not followed by whitespace. | 418 | |
Line contains a tab character. | 421 | |
Line contains a tab character. | 423 | |
Method 'getLatestVersion' is not designed for extension - needs to be abstract, final or empty. | 423 | |
Missing a Javadoc comment. | 423 | |
Line contains a tab character. | 424 | |
Parameter versionIndId should be final. | 424 | |
Line contains a tab character. | 425 | |
Parameter objectTypeURI should be final. | 425 | |
Line is longer than 80 characters. | 428 | |
'cast' is not followed by whitespace. | 428 | |
Line contains a tab character. | 431 | |
Line contains a tab character. | 433 | |
Method 'getVersionBySequenceNumber' is not designed for extension - needs to be abstract, final or empty. | 433 | |
Missing a Javadoc comment. | 433 | |
Line is longer than 80 characters. | 434 | |
Line contains a tab character. | 434 | |
Parameter versionIndId should be final. | 434 | |
Line contains a tab character. | 435 | |
Parameter objectTypeURI should be final. | 435 | |
Parameter sequenceNumber should be final. | 435 | |
Line is longer than 80 characters. | 439 | |
'cast' is not followed by whitespace. | 439 | |
Line contains a tab character. | 442 | |
Line contains a tab character. | 444 | |
Method 'getVersions' is not designed for extension - needs to be abstract, final or empty. | 444 | |
Missing a Javadoc comment. | 444 | |
Line contains a tab character. | 445 | |
'<' is not preceded with whitespace. | 445 | |
'<' is not followed by whitespace. | 445 | |
'>' is not preceded with whitespace. | 445 | |
Parameter versionIndId should be final. | 445 | |
Line contains a tab character. | 446 | |
Parameter objectTypeURI should be final. | 446 | |
Line is longer than 80 characters. | 449 | |
'<' is not preceded with whitespace. | 449 | |
'<' is not followed by whitespace. | 449 | |
'>' is not preceded with whitespace. | 449 | |
'<' is not preceded with whitespace. | 449 | |
'<' is not followed by whitespace. | 449 | |
'>' is not preceded with whitespace. | 449 | |
'>' is not followed by whitespace. | 449 | |
'cast' is not followed by whitespace. | 449 | |
'if' is not followed by whitespace. | 450 | |
'==' is not preceded with whitespace. | 450 | |
'==' is not followed by whitespace. | 450 | |
'{' is not preceded with whitespace. | 450 | |
Line contains a tab character. | 451 | |
'for' is not followed by whitespace. | 453 | |
':' is not preceded with whitespace. | 453 | |
':' is not followed by whitespace. | 453 | |
'{' is not preceded with whitespace. | 453 | |
Line contains a tab character. | 454 | |
Line contains a tab character. | 457 | |
Line contains a tab character. | 459 | |
Method 'getVersionsInDateRange' is not designed for extension - needs to be abstract, final or empty. | 459 | |
Missing a Javadoc comment. | 459 | |
Line is longer than 80 characters. | 460 | |
Line contains a tab character. | 460 | |
'<' is not preceded with whitespace. | 460 | |
'<' is not followed by whitespace. | 460 | |
'>' is not preceded with whitespace. | 460 | |
Parameter versionIndId should be final. | 460 | |
Line contains a tab character. | 461 | |
Parameter objectTypeURI should be final. | 461 | |
Parameter from should be final. | 461 | |
Parameter to should be final. | 461 | |
Line contains a tab character. | 462 | |
'if' is not followed by whitespace. | 462 | |
'==' is not preceded with whitespace. | 462 | |
'==' is not followed by whitespace. | 462 | |
'&&' is not preceded with whitespace. | 462 | |
'&&' is not followed by whitespace. | 462 | |
'==' is not preceded with whitespace. | 462 | |
'==' is not followed by whitespace. | 462 | |
'{' is not preceded with whitespace. | 462 | |
Line is longer than 80 characters. | 463 | |
Line contains a tab character. | 463 | |
Line contains a tab character. | 464 | |
Line contains a tab character. | 465 | |
Line contains a tab character. | 466 | |
'if' is not followed by whitespace. | 466 | |
'==' is not preceded with whitespace. | 466 | |
'==' is not followed by whitespace. | 466 | |
'{' is not preceded with whitespace. | 466 | |
Line is longer than 80 characters. | 467 | |
Line contains a tab character. | 467 | |
Line contains a tab character. | 468 | |
Line has trailing spaces. | 469 | |
Line contains a tab character. | 469 | |
Line contains a tab character. | 470 | |
'else' is not preceded with whitespace. | 470 | |
'}' is not followed by whitespace. | 470 | |
'if' is not followed by whitespace. | 470 | |
'==' is not preceded with whitespace. | 470 | |
'==' is not followed by whitespace. | 470 | |
'{' is not preceded with whitespace. | 470 | |
Line is longer than 80 characters. | 471 | |
Line contains a tab character. | 471 | |
Line contains a tab character. | 472 | |
Line contains a tab character. | 473 | |
Line contains a tab character. | 474 | |
'else' is not preceded with whitespace. | 474 | |
'}' is not followed by whitespace. | 474 | |
'else' is not followed by whitespace. | 474 | |
'{' is not preceded with whitespace. | 474 | |
Line is longer than 80 characters. | 475 | |
Line contains a tab character. | 475 | |
Line contains a tab character. | 476 | |
Line contains a tab character. | 477 | |
Line contains a tab character. | 478 | |
Line contains a tab character. | 479 | |
Line has trailing spaces. | 480 | |
Line contains a tab character. | 480 | |
Line is longer than 80 characters. | 481 | |
'<' is not preceded with whitespace. | 481 | |
'<' is not followed by whitespace. | 481 | |
'>' is not preceded with whitespace. | 481 | |
'<' is not preceded with whitespace. | 481 | |
'<' is not followed by whitespace. | 481 | |
'>' is not preceded with whitespace. | 481 | |
'>' is not followed by whitespace. | 481 | |
'cast' is not followed by whitespace. | 481 | |
'if' is not followed by whitespace. | 482 | |
'==' is not preceded with whitespace. | 482 | |
'==' is not followed by whitespace. | 482 | |
'{' is not preceded with whitespace. | 482 | |
Line contains a tab character. | 483 | |
'for' is not followed by whitespace. | 485 | |
':' is not preceded with whitespace. | 485 | |
':' is not followed by whitespace. | 485 | |
'{' is not preceded with whitespace. | 485 | |
Line contains a tab character. | 486 | |
Line contains a tab character. | 489 | |
Line contains a tab character. | 491 | |
Method 'getCluPublicationsByType' is not designed for extension - needs to be abstract, final or empty. | 491 | |
Missing a Javadoc comment. | 491 | |
Line contains a tab character. | 492 | |
'<' is not preceded with whitespace. | 492 | |
'<' is not followed by whitespace. | 492 | |
'>' is not preceded with whitespace. | 492 | |
Line contains a tab character. | 493 | |
Parameter luPublicationTypeKey should be final. | 493 | |
Line is longer than 80 characters. | 494 | |
'<' is not preceded with whitespace. | 496 | |
'<' is not followed by whitespace. | 496 | |
'>' is not preceded with whitespace. | 496 | |
Line contains a tab character. | 498 | |
Line contains a tab character. | 500 | |
Method 'getCluPublicationsByCluId' is not designed for extension - needs to be abstract, final or empty. | 500 | |
Missing a Javadoc comment. | 500 | |
Line contains a tab character. | 501 | |
'<' is not preceded with whitespace. | 501 | |
'<' is not followed by whitespace. | 501 | |
'>' is not preceded with whitespace. | 501 | |
Parameter cluId should be final. | 501 | |
Line is longer than 80 characters. | 502 | |
'<' is not preceded with whitespace. | 504 | |
'<' is not followed by whitespace. | 504 | |
'>' is not preceded with whitespace. | 504 | |
Line contains a tab character. | 506 | |
Line has trailing spaces. | 507 | |
Line contains a tab character. | 507 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 29 | |
Line is longer than 80 characters. | 29 | |
Line has trailing spaces. | 30 | |
'{' is not preceded with whitespace. | 36 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 41 | |
Line has trailing spaces. | 43 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 48 | |
Line has trailing spaces. | 51 | |
Method 'getOrgId' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Missing a Javadoc comment. | 52 | |
Method 'setOrgId' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter orgId should be final. | 56 | |
'orgId' hides a field. | 56 | |
Line contains a tab character. | 60 | |
Method 'getPercentage' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Missing a Javadoc comment. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 64 | |
Method 'setPercentage' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
Parameter percentage should be final. | 64 | |
'percentage' hides a field. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 68 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 72 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Missing a Javadoc comment. | 72 | |
Parameter effectiveDate should be final. | 72 | |
'effectiveDate' hides a field. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 76 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 80 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Missing a Javadoc comment. | 80 | |
Parameter expirationDate should be final. | 80 | |
'expirationDate' hides a field. | 80 | |
Line contains a tab character. | 81 | |
Line has trailing spaces. | 82 | |
Line contains a tab character. | 82 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 46 | |
Line is longer than 80 characters. | 48 | |
'(' is followed by whitespace. | 48 | |
Line contains a tab character. | 51 | |
Missing a Javadoc comment. | 51 | |
Line contains a tab character. | 53 | |
Missing a Javadoc comment. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 57 | |
Missing a Javadoc comment. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 61 | |
Missing a Javadoc comment. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 64 | |
Missing a Javadoc comment. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 68 | |
Missing a Javadoc comment. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 72 | |
Method 'getCluLoRelationType' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Missing a Javadoc comment. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 76 | |
Method 'setCluLoRelationType' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
Parameter cluLoRelationType should be final. | 76 | |
'cluLoRelationType' hides a field. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 80 | |
Method 'getLuType' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Missing a Javadoc comment. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 84 | |
Method 'setLuType' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Parameter luType should be final. | 84 | |
'luType' hides a field. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 88 | |
Method 'getLoTypeId' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Missing a Javadoc comment. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 92 | |
Method 'setLoTypeId' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Missing a Javadoc comment. | 92 | |
Parameter loTypeId should be final. | 92 | |
'loTypeId' hides a field. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 96 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Missing a Javadoc comment. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 100 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Missing a Javadoc comment. | 100 | |
Parameter effectiveDate should be final. | 100 | |
'effectiveDate' hides a field. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 104 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Missing a Javadoc comment. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 108 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Missing a Javadoc comment. | 108 | |
Parameter expirationDate should be final. | 108 | |
'expirationDate' hides a field. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line has trailing spaces. | 111 | |
Line contains a tab character. | 111 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 32 | |
Line is longer than 80 characters. | 34 | |
'(' is followed by whitespace. | 34 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 47 | |
Missing a Javadoc comment. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 51 | |
Missing a Javadoc comment. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 55 | |
Method 'getLuType' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 59 | |
Method 'setLuType' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Missing a Javadoc comment. | 59 | |
Parameter luType should be final. | 59 | |
'luType' hides a field. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 63 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Missing a Javadoc comment. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 67 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Parameter effectiveDate should be final. | 67 | |
'effectiveDate' hides a field. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 71 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Missing a Javadoc comment. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 75 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Missing a Javadoc comment. | 75 | |
Parameter expirationDate should be final. | 75 | |
'expirationDate' hides a field. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line has trailing spaces. | 78 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Method 'getCluResultType' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Missing a Javadoc comment. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 83 | |
Method 'setCluResultType' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Missing a Javadoc comment. | 83 | |
Parameter cluResultType should be final. | 83 | |
'cluResultType' hides a field. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 32 | |
Line is longer than 80 characters. | 34 | |
'(' is followed by whitespace. | 34 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line has trailing spaces. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line has trailing spaces. | 44 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Missing a Javadoc comment. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line has trailing spaces. | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 53 | |
Missing a Javadoc comment. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 57 | |
Method 'getRelationType' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 61 | |
Method 'setRelationType' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
Parameter relationType should be final. | 61 | |
'relationType' hides a field. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 65 | |
Method 'getLuType' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 69 | |
Method 'setLuType' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Missing a Javadoc comment. | 69 | |
Parameter luType should be final. | 69 | |
'luType' hides a field. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 73 | |
Method 'getRelatedLuType' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 77 | |
Method 'setRelatedLuType' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Missing a Javadoc comment. | 77 | |
Parameter relatedLuType should be final. | 77 | |
'relatedLuType' hides a field. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Parameter effectiveDate should be final. | 84 | |
'effectiveDate' hides a field. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Parameter expirationDate should be final. | 98 | |
'expirationDate' hides a field. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 32 | |
Line is longer than 80 characters. | 34 | |
'(' is followed by whitespace. | 34 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 50 | |
Missing a Javadoc comment. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 54 | |
Method 'getResultComponentId' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 58 | |
Method 'setResultComponentId' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Missing a Javadoc comment. | 58 | |
Parameter resultComponentId should be final. | 58 | |
'resultComponentId' hides a field. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 62 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Missing a Javadoc comment. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 66 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Missing a Javadoc comment. | 66 | |
Parameter effectiveDate should be final. | 66 | |
'effectiveDate' hides a field. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 70 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Missing a Javadoc comment. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 74 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Missing a Javadoc comment. | 74 | |
Parameter expirationDate should be final. | 74 | |
'expirationDate' hides a field. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 78 | |
Method 'getResultUsageType' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Missing a Javadoc comment. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 82 | |
Method 'setResultUsageType' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Missing a Javadoc comment. | 82 | |
Parameter resultUsageType should be final. | 82 | |
'resultUsageType' hides a field. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 32 | |
Line is longer than 80 characters. | 34 | |
'(' is followed by whitespace. | 34 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 47 | |
Missing a Javadoc comment. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 51 | |
Missing a Javadoc comment. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 55 | |
Method 'getLuType' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 59 | |
Method 'setLuType' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Missing a Javadoc comment. | 59 | |
Parameter luType should be final. | 59 | |
'luType' hides a field. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 63 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Missing a Javadoc comment. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 67 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Parameter effectiveDate should be final. | 67 | |
'effectiveDate' hides a field. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 71 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Missing a Javadoc comment. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 75 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Missing a Javadoc comment. | 75 | |
Parameter expirationDate should be final. | 75 | |
'expirationDate' hides a field. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line has trailing spaces. | 78 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Method 'getResultUsageType' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Missing a Javadoc comment. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 83 | |
Method 'setResultUsageType' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Missing a Javadoc comment. | 83 | |
Parameter resultUsageType should be final. | 83 | |
'resultUsageType' hides a field. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 44 | |
Line is longer than 80 characters. | 45 | |
'=' is not preceded with whitespace. | 45 | |
'=' is not followed by whitespace. | 45 | |
'=' is not preceded with whitespace. | 45 | |
'=' is not followed by whitespace. | 45 | |
'}' is not preceded with whitespace. | 45 | |
'}' is not preceded with whitespace. | 45 | |
')' is preceded with whitespace. | 45 | |
'(' is followed by whitespace. | 46 | |
Line is longer than 80 characters. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
'+' should be on a new line. | 49 | |
Line is longer than 80 characters. | 50 | |
Line contains a tab character. | 50 | |
'+' should be on a new line. | 50 | |
Line contains a tab character. | 51 | |
'+' should be on a new line. | 51 | |
Line contains a tab character. | 52 | |
'+' should be on a new line. | 52 | |
Line is longer than 80 characters. | 53 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
'+' should be on a new line. | 54 | |
Line is longer than 80 characters. | 55 | |
Line contains a tab character. | 55 | |
'+' should be on a new line. | 55 | |
Line contains a tab character. | 56 | |
'+' should be on a new line. | 56 | |
Line contains a tab character. | 57 | |
'+' should be on a new line. | 57 | |
Line is longer than 80 characters. | 58 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
'+' should be on a new line. | 59 | |
Line is longer than 80 characters. | 60 | |
Line contains a tab character. | 60 | |
'+' should be on a new line. | 60 | |
Line contains a tab character. | 61 | |
'+' should be on a new line. | 61 | |
Line contains a tab character. | 62 | |
'+' should be on a new line. | 62 | |
Line is longer than 80 characters. | 63 | |
Line contains a tab character. | 63 | |
'+' should be on a new line. | 64 | |
Line is longer than 80 characters. | 65 | |
Line contains a tab character. | 65 | |
'+' should be on a new line. | 65 | |
Line contains a tab character. | 66 | |
'+' should be on a new line. | 66 | |
Line contains a tab character. | 67 | |
'+' should be on a new line. | 67 | |
Line is longer than 80 characters. | 68 | |
Line contains a tab character. | 68 | |
'+' should be on a new line. | 69 | |
Line is longer than 80 characters. | 70 | |
Line contains a tab character. | 70 | |
'+' should be on a new line. | 70 | |
Line contains a tab character. | 71 | |
'+' should be on a new line. | 71 | |
Line contains a tab character. | 72 | |
'+' should be on a new line. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
'+' should be on a new line. | 74 | |
Line is longer than 80 characters. | 75 | |
Line contains a tab character. | 75 | |
'+' should be on a new line. | 75 | |
Line contains a tab character. | 76 | |
'+' should be on a new line. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
'+' should be on a new line. | 78 | |
Line is longer than 80 characters. | 79 | |
Line contains a tab character. | 79 | |
'+' should be on a new line. | 79 | |
Line contains a tab character. | 80 | |
'+' should be on a new line. | 80 | |
Line contains a tab character. | 81 | |
'+' should be on a new line. | 81 | |
Line is longer than 80 characters. | 82 | |
Line contains a tab character. | 82 | |
'+' should be on a new line. | 82 | |
Line is longer than 80 characters. | 83 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
'+' should be on a new line. | 84 | |
Line is longer than 80 characters. | 85 | |
Line contains a tab character. | 85 | |
'+' should be on a new line. | 85 | |
Line contains a tab character. | 86 | |
'+' should be on a new line. | 86 | |
Line contains a tab character. | 87 | |
'+' should be on a new line. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
'+' should be on a new line. | 89 | |
Line is longer than 80 characters. | 90 | |
Line contains a tab character. | 90 | |
'+' should be on a new line. | 90 | |
Line contains a tab character. | 91 | |
'+' should be on a new line. | 91 | |
Line contains a tab character. | 92 | |
'+' should be on a new line. | 92 | |
Line contains a tab character. | 93 | |
Line is longer than 80 characters. | 94 | |
Line is longer than 80 characters. | 95 | |
Line is longer than 80 characters. | 96 | |
Line is longer than 80 characters. | 97 | |
Line is longer than 80 characters. | 98 | |
'<' is not preceded with whitespace. | 100 | |
'<' is not followed by whitespace. | 100 | |
'>' is not preceded with whitespace. | 100 | |
Missing a Javadoc comment. | 102 | |
'=' is not preceded with whitespace. | 102 | |
'=' is not followed by whitespace. | 102 | |
Line has trailing spaces. | 105 | |
Missing a Javadoc comment. | 106 | |
'=' is not preceded with whitespace. | 106 | |
'=' is not followed by whitespace. | 106 | |
Line is longer than 80 characters. | 107 | |
'<' is not preceded with whitespace. | 108 | |
'<' is not followed by whitespace. | 108 | |
'>' is not preceded with whitespace. | 108 | |
Missing a Javadoc comment. | 110 | |
Line has trailing spaces. | 112 | |
Missing a Javadoc comment. | 113 | |
'=' is not preceded with whitespace. | 113 | |
'=' is not followed by whitespace. | 113 | |
Missing a Javadoc comment. | 117 | |
'=' is not preceded with whitespace. | 117 | |
'=' is not followed by whitespace. | 117 | |
'<' is not preceded with whitespace. | 118 | |
'<' is not followed by whitespace. | 118 | |
'>' is not preceded with whitespace. | 118 | |
Line has trailing spaces. | 119 | |
Missing a Javadoc comment. | 120 | |
'=' is not preceded with whitespace. | 120 | |
'=' is not followed by whitespace. | 120 | |
Line is longer than 80 characters. | 121 | |
'<' is not preceded with whitespace. | 122 | |
'<' is not followed by whitespace. | 122 | |
'>' is not preceded with whitespace. | 122 | |
Line has trailing spaces. | 123 | |
Missing a Javadoc comment. | 124 | |
'<' is not preceded with whitespace. | 125 | |
'<' is not followed by whitespace. | 125 | |
'>' is not preceded with whitespace. | 125 | |
Line has trailing spaces. | 126 | |
Missing a Javadoc comment. | 127 | |
'=' is not preceded with whitespace. | 127 | |
'=' is not followed by whitespace. | 127 | |
'=' is not preceded with whitespace. | 128 | |
'=' is not followed by whitespace. | 128 | |
Line has trailing spaces. | 130 | |
Missing a Javadoc comment. | 131 | |
'=' is not preceded with whitespace. | 131 | |
'=' is not followed by whitespace. | 131 | |
Line is longer than 80 characters. | 132 | |
'<' is not preceded with whitespace. | 133 | |
'<' is not followed by whitespace. | 133 | |
'>' is not preceded with whitespace. | 133 | |
Line has trailing spaces. | 134 | |
Missing a Javadoc comment. | 135 | |
Missing a Javadoc comment. | 138 | |
Missing a Javadoc comment. | 141 | |
Line has trailing spaces. | 143 | |
Missing a Javadoc comment. | 144 | |
Missing a Javadoc comment. | 148 | |
Missing a Javadoc comment. | 152 | |
Line is longer than 80 characters. | 154 | |
'=' is not preceded with whitespace. | 154 | |
'=' is not followed by whitespace. | 154 | |
'=' is not preceded with whitespace. | 154 | |
'=' is not followed by whitespace. | 154 | |
'=' is not preceded with whitespace. | 154 | |
'=' is not followed by whitespace. | 154 | |
Line is longer than 80 characters. | 155 | |
'=' is not preceded with whitespace. | 155 | |
'=' is not followed by whitespace. | 155 | |
'=' is not preceded with whitespace. | 155 | |
'=' is not followed by whitespace. | 155 | |
'=' is not preceded with whitespace. | 155 | |
'=' is not followed by whitespace. | 155 | |
'}' is not preceded with whitespace. | 156 | |
Missing a Javadoc comment. | 159 | |
Line has trailing spaces. | 162 | |
Missing a Javadoc comment. | 163 | |
Missing a Javadoc comment. | 166 | |
Missing a Javadoc comment. | 169 | |
'=' is not preceded with whitespace. | 169 | |
'=' is not followed by whitespace. | 169 | |
'<' is not preceded with whitespace. | 170 | |
'<' is not followed by whitespace. | 170 | |
'>' is not preceded with whitespace. | 170 | |
Line has trailing spaces. | 171 | |
Missing a Javadoc comment. | 172 | |
Missing a Javadoc comment. | 175 | |
Line has trailing spaces. | 177 | |
Missing a Javadoc comment. | 178 | |
'=' is not preceded with whitespace. | 178 | |
'=' is not followed by whitespace. | 178 | |
'=' is not preceded with whitespace. | 178 | |
'=' is not followed by whitespace. | 178 | |
'<' is not preceded with whitespace. | 179 | |
'<' is not followed by whitespace. | 179 | |
'>' is not preceded with whitespace. | 179 | |
Line has trailing spaces. | 180 | |
Missing a Javadoc comment. | 181 | |
Missing a Javadoc comment. | 184 | |
Missing a Javadoc comment. | 187 | |
Missing a Javadoc comment. | 190 | |
Missing a Javadoc comment. | 193 | |
'=' is not preceded with whitespace. | 193 | |
'=' is not followed by whitespace. | 193 | |
Line has trailing spaces. | 196 | |
Missing a Javadoc comment. | 197 | |
'=' is not preceded with whitespace. | 197 | |
'=' is not followed by whitespace. | 197 | |
Line has trailing spaces. | 200 | |
Missing a Javadoc comment. | 201 | |
'<' is not preceded with whitespace. | 202 | |
'<' is not followed by whitespace. | 202 | |
'>' is not preceded with whitespace. | 202 | |
Missing a Javadoc comment. | 204 | |
Line has trailing spaces. | 207 | |
Missing a Javadoc comment. | 208 | |
Line has trailing spaces. | 210 | |
Method 'getLuType' is not designed for extension - needs to be abstract, final or empty. | 211 | |
Missing a Javadoc comment. | 211 | |
Method 'setLuType' is not designed for extension - needs to be abstract, final or empty. | 215 | |
Missing a Javadoc comment. | 215 | |
Parameter luType should be final. | 215 | |
'luType' hides a field. | 215 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 219 | |
Missing a Javadoc comment. | 219 | |
'<' is not preceded with whitespace. | 220 | |
'<' is not followed by whitespace. | 220 | |
'>' is not preceded with whitespace. | 220 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 224 | |
Missing a Javadoc comment. | 224 | |
Parameter attributes should be final. | 225 | |
'<' is not preceded with whitespace. | 225 | |
'<' is not followed by whitespace. | 225 | |
'>' is not preceded with whitespace. | 225 | |
'attributes' hides a field. | 225 | |
Method 'getOfficialIdentifier' is not designed for extension - needs to be abstract, final or empty. | 229 | |
Missing a Javadoc comment. | 229 | |
Method 'setOfficialIdentifier' is not designed for extension - needs to be abstract, final or empty. | 233 | |
Missing a Javadoc comment. | 233 | |
Parameter officialIdentifier should be final. | 233 | |
'officialIdentifier' hides a field. | 233 | |
Method 'getAlternateIdentifiers' is not designed for extension - needs to be abstract, final or empty. | 237 | |
Missing a Javadoc comment. | 237 | |
'<' is not preceded with whitespace. | 237 | |
'<' is not followed by whitespace. | 237 | |
'>' is not preceded with whitespace. | 237 | |
Line is longer than 80 characters. | 241 | |
Method 'setAlternateIdentifiers' is not designed for extension - needs to be abstract, final or empty. | 241 | |
Missing a Javadoc comment. | 241 | |
Parameter alternateIdentifiers should be final. | 241 | |
'<' is not preceded with whitespace. | 241 | |
'<' is not followed by whitespace. | 241 | |
'>' is not preceded with whitespace. | 241 | |
'alternateIdentifiers' hides a field. | 241 | |
Method 'getStudySubjectArea' is not designed for extension - needs to be abstract, final or empty. | 245 | |
Missing a Javadoc comment. | 245 | |
Method 'setStudySubjectArea' is not designed for extension - needs to be abstract, final or empty. | 249 | |
Missing a Javadoc comment. | 249 | |
Parameter studySubjectArea should be final. | 249 | |
'studySubjectArea' hides a field. | 249 | |
Method 'getDescr' is not designed for extension - needs to be abstract, final or empty. | 253 | |
Missing a Javadoc comment. | 253 | |
Method 'setDescr' is not designed for extension - needs to be abstract, final or empty. | 257 | |
Missing a Javadoc comment. | 257 | |
Parameter descr should be final. | 257 | |
'descr' hides a field. | 257 | |
Method 'getInstructors' is not designed for extension - needs to be abstract, final or empty. | 261 | |
Missing a Javadoc comment. | 261 | |
'<' is not preceded with whitespace. | 261 | |
'<' is not followed by whitespace. | 261 | |
'>' is not preceded with whitespace. | 261 | |
Method 'setInstructors' is not designed for extension - needs to be abstract, final or empty. | 265 | |
Missing a Javadoc comment. | 265 | |
Parameter instructors should be final. | 265 | |
'<' is not preceded with whitespace. | 265 | |
'<' is not followed by whitespace. | 265 | |
'>' is not preceded with whitespace. | 265 | |
'instructors' hides a field. | 265 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 269 | |
Missing a Javadoc comment. | 269 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 273 | |
Missing a Javadoc comment. | 273 | |
Parameter effectiveDate should be final. | 273 | |
'effectiveDate' hides a field. | 273 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 277 | |
Missing a Javadoc comment. | 277 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 281 | |
Missing a Javadoc comment. | 281 | |
Parameter expirationDate should be final. | 281 | |
'expirationDate' hides a field. | 281 | |
Method 'getStdDuration' is not designed for extension - needs to be abstract, final or empty. | 285 | |
Missing a Javadoc comment. | 285 | |
Method 'setStdDuration' is not designed for extension - needs to be abstract, final or empty. | 289 | |
Missing a Javadoc comment. | 289 | |
Parameter stdDuration should be final. | 289 | |
'stdDuration' hides a field. | 289 | |
Method 'isCanCreateLui' is not designed for extension - needs to be abstract, final or empty. | 293 | |
Missing a Javadoc comment. | 293 | |
Method 'setCanCreateLui' is not designed for extension - needs to be abstract, final or empty. | 297 | |
Missing a Javadoc comment. | 297 | |
Parameter canCreateLui should be final. | 297 | |
'canCreateLui' hides a field. | 297 | |
Method 'getReferenceURL' is not designed for extension - needs to be abstract, final or empty. | 301 | |
Missing a Javadoc comment. | 301 | |
Method 'setReferenceURL' is not designed for extension - needs to be abstract, final or empty. | 305 | |
Missing a Javadoc comment. | 305 | |
Parameter referenceURL should be final. | 305 | |
'referenceURL' hides a field. | 305 | |
Method 'getLuCodes' is not designed for extension - needs to be abstract, final or empty. | 309 | |
Missing a Javadoc comment. | 309 | |
'<' is not preceded with whitespace. | 309 | |
'<' is not followed by whitespace. | 309 | |
'>' is not preceded with whitespace. | 309 | |
Method 'setLuCodes' is not designed for extension - needs to be abstract, final or empty. | 313 | |
Missing a Javadoc comment. | 313 | |
Parameter luCodes should be final. | 313 | |
'<' is not preceded with whitespace. | 313 | |
'<' is not followed by whitespace. | 313 | |
'>' is not preceded with whitespace. | 313 | |
'luCodes' hides a field. | 313 | |
Method 'getNextReviewPeriod' is not designed for extension - needs to be abstract, final or empty. | 317 | |
Missing a Javadoc comment. | 317 | |
Method 'setNextReviewPeriod' is not designed for extension - needs to be abstract, final or empty. | 321 | |
Missing a Javadoc comment. | 321 | |
Parameter nextReviewPeriod should be final. | 321 | |
'nextReviewPeriod' hides a field. | 321 | |
Method 'isEnrollable' is not designed for extension - needs to be abstract, final or empty. | 325 | |
Missing a Javadoc comment. | 325 | |
Method 'setEnrollable' is not designed for extension - needs to be abstract, final or empty. | 329 | |
Missing a Javadoc comment. | 329 | |
Parameter enrollable should be final. | 329 | |
'enrollable' hides a field. | 329 | |
Method 'getOfferedAtpTypes' is not designed for extension - needs to be abstract, final or empty. | 333 | |
Missing a Javadoc comment. | 333 | |
'<' is not preceded with whitespace. | 333 | |
'<' is not followed by whitespace. | 333 | |
'>' is not preceded with whitespace. | 333 | |
Method 'setOfferedAtpTypes' is not designed for extension - needs to be abstract, final or empty. | 337 | |
Missing a Javadoc comment. | 337 | |
Parameter offeredAtpTypes should be final. | 337 | |
'<' is not preceded with whitespace. | 337 | |
'<' is not followed by whitespace. | 337 | |
'>' is not preceded with whitespace. | 337 | |
'offeredAtpTypes' hides a field. | 337 | |
Method 'isHasEarlyDropDeadline' is not designed for extension - needs to be abstract, final or empty. | 341 | |
Missing a Javadoc comment. | 341 | |
Method 'setHasEarlyDropDeadline' is not designed for extension - needs to be abstract, final or empty. | 345 | |
Missing a Javadoc comment. | 345 | |
Parameter hasEarlyDropDeadline should be final. | 345 | |
'hasEarlyDropDeadline' hides a field. | 345 | |
Method 'getDefaultEnrollmentEstimate' is not designed for extension - needs to be abstract, final or empty. | 349 | |
Missing a Javadoc comment. | 349 | |
Method 'setDefaultEnrollmentEstimate' is not designed for extension - needs to be abstract, final or empty. | 353 | |
Missing a Javadoc comment. | 353 | |
Parameter defaultEnrollmentEstimate should be final. | 353 | |
'defaultEnrollmentEstimate' hides a field. | 353 | |
Method 'getDefaultMaximumEnrollment' is not designed for extension - needs to be abstract, final or empty. | 357 | |
Missing a Javadoc comment. | 357 | |
Method 'setDefaultMaximumEnrollment' is not designed for extension - needs to be abstract, final or empty. | 361 | |
Missing a Javadoc comment. | 361 | |
Parameter defaultMaximumEnrollment should be final. | 361 | |
'defaultMaximumEnrollment' hides a field. | 361 | |
Method 'isHazardousForDisabledStudents' is not designed for extension - needs to be abstract, final or empty. | 365 | |
Missing a Javadoc comment. | 365 | |
Method 'setHazardousForDisabledStudents' is not designed for extension - needs to be abstract, final or empty. | 369 | |
Missing a Javadoc comment. | 369 | |
Parameter hazardousForDisabledStudents should be final. | 370 | |
'hazardousForDisabledStudents' hides a field. | 370 | |
Method 'getFee' is not designed for extension - needs to be abstract, final or empty. | 374 | |
Missing a Javadoc comment. | 374 | |
Method 'setFee' is not designed for extension - needs to be abstract, final or empty. | 378 | |
Missing a Javadoc comment. | 378 | |
Parameter fee should be final. | 378 | |
'fee' hides a field. | 378 | |
Method 'getAccounting' is not designed for extension - needs to be abstract, final or empty. | 382 | |
Missing a Javadoc comment. | 382 | |
Method 'setAccounting' is not designed for extension - needs to be abstract, final or empty. | 386 | |
Missing a Javadoc comment. | 386 | |
Parameter accounting should be final. | 386 | |
'accounting' hides a field. | 386 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 390 | |
Missing a Javadoc comment. | 390 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 394 | |
Missing a Javadoc comment. | 394 | |
Parameter state should be final. | 394 | |
'state' hides a field. | 394 | |
Method 'getPrimaryInstructor' is not designed for extension - needs to be abstract, final or empty. | 398 | |
Missing a Javadoc comment. | 398 | |
Method 'setPrimaryInstructor' is not designed for extension - needs to be abstract, final or empty. | 402 | |
Missing a Javadoc comment. | 402 | |
Parameter primaryInstructor should be final. | 402 | |
'primaryInstructor' hides a field. | 402 | |
Method 'getCampusLocations' is not designed for extension - needs to be abstract, final or empty. | 406 | |
Missing a Javadoc comment. | 406 | |
'<' is not preceded with whitespace. | 406 | |
'<' is not followed by whitespace. | 406 | |
'>' is not preceded with whitespace. | 406 | |
Line is longer than 80 characters. | 410 | |
Method 'setCampusLocations' is not designed for extension - needs to be abstract, final or empty. | 410 | |
Missing a Javadoc comment. | 410 | |
Parameter campusLocationList should be final. | 410 | |
'<' is not preceded with whitespace. | 410 | |
'<' is not followed by whitespace. | 410 | |
'>' is not preceded with whitespace. | 410 | |
Method 'getIntensity' is not designed for extension - needs to be abstract, final or empty. | 414 | |
Missing a Javadoc comment. | 414 | |
Method 'setIntensity' is not designed for extension - needs to be abstract, final or empty. | 418 | |
Missing a Javadoc comment. | 418 | |
Parameter intensity should be final. | 418 | |
'intensity' hides a field. | 418 | |
Method 'getAccreditations' is not designed for extension - needs to be abstract, final or empty. | 422 | |
Missing a Javadoc comment. | 422 | |
'<' is not preceded with whitespace. | 422 | |
'<' is not followed by whitespace. | 422 | |
'>' is not preceded with whitespace. | 422 | |
Method 'setAccreditations' is not designed for extension - needs to be abstract, final or empty. | 426 | |
Missing a Javadoc comment. | 426 | |
Parameter accreditations should be final. | 426 | |
'<' is not preceded with whitespace. | 426 | |
'<' is not followed by whitespace. | 426 | |
'>' is not preceded with whitespace. | 426 | |
'accreditations' hides a field. | 426 | |
Method 'getAdminOrgs' is not designed for extension - needs to be abstract, final or empty. | 431 | |
Missing a Javadoc comment. | 431 | |
'<' is not preceded with whitespace. | 431 | |
'<' is not followed by whitespace. | 431 | |
'>' is not preceded with whitespace. | 431 | |
Method 'setAdminOrgs' is not designed for extension - needs to be abstract, final or empty. | 435 | |
Missing a Javadoc comment. | 435 | |
Parameter adminOrgs should be final. | 435 | |
'<' is not preceded with whitespace. | 435 | |
'<' is not followed by whitespace. | 435 | |
'>' is not preceded with whitespace. | 435 | |
'adminOrgs' hides a field. | 435 | |
Line contains a tab character. | 439 | |
Method 'getExpectedFirstAtp' is not designed for extension - needs to be abstract, final or empty. | 439 | |
Missing a Javadoc comment. | 439 | |
Line contains a tab character. | 440 | |
Line contains a tab character. | 441 | |
Line contains a tab character. | 443 | |
Method 'setExpectedFirstAtp' is not designed for extension - needs to be abstract, final or empty. | 443 | |
Missing a Javadoc comment. | 443 | |
Parameter expectedFirstAtp should be final. | 443 | |
'expectedFirstAtp' hides a field. | 443 | |
Line contains a tab character. | 444 | |
Line has trailing spaces. | 445 | |
Line contains a tab character. | 445 | |
Line contains a tab character. | 447 | |
Method 'getLastAtp' is not designed for extension - needs to be abstract, final or empty. | 447 | |
Missing a Javadoc comment. | 447 | |
Line contains a tab character. | 448 | |
Line contains a tab character. | 451 | |
Method 'setLastAtp' is not designed for extension - needs to be abstract, final or empty. | 451 | |
Missing a Javadoc comment. | 451 | |
Parameter lastAtp should be final. | 451 | |
'lastAtp' hides a field. | 451 | |
Line contains a tab character. | 452 | |
Line contains a tab character. | 453 | |
Method 'getLastAdmitAtp' is not designed for extension - needs to be abstract, final or empty. | 455 | |
Missing a Javadoc comment. | 455 | |
Method 'setLastAdmitAtp' is not designed for extension - needs to be abstract, final or empty. | 459 | |
Missing a Javadoc comment. | 459 | |
Parameter lastAdmitAtp should be final. | 459 | |
'lastAdmitAtp' hides a field. | 459 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 27 | |
Line is longer than 80 characters. | 27 | |
Line has trailing spaces. | 28 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 40 | |
Method 'getOrgId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Method 'setOrgId' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter orgId should be final. | 48 | |
'orgId' hides a field. | 48 | |
Method 'getClu' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Missing a Javadoc comment. | 52 | |
Method 'setClu' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter clu should be final. | 56 | |
'clu' hides a field. | 56 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 17 | |
Missing a Javadoc comment. | 31 | |
Line is longer than 80 characters. | 33 | |
'<' is not preceded with whitespace. | 33 | |
'<' is not followed by whitespace. | 33 | |
'>' is not preceded with whitespace. | 33 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
'<' is not preceded with whitespace. | 36 | |
'<' is not followed by whitespace. | 36 | |
'>' is not preceded with whitespace. | 36 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
'=' is not preceded with whitespace. | 38 | |
'=' is not followed by whitespace. | 38 | |
Line is longer than 80 characters. | 39 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter attributes should be final. | 46 | |
'<' is not preceded with whitespace. | 46 | |
'<' is not followed by whitespace. | 46 | |
'>' is not preceded with whitespace. | 46 | |
'attributes' hides a field. | 46 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 50 | |
Method 'getAffiliatedOrgs' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 54 | |
Method 'setAffiliatedOrgs' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter affiliatedOrgs should be final. | 54 | |
'<' is not preceded with whitespace. | 54 | |
'<' is not followed by whitespace. | 54 | |
'>' is not preceded with whitespace. | 54 | |
'affiliatedOrgs' hides a field. | 54 | |
Line contains a tab character. | 55 | |
Line has trailing spaces. | 56 | |
Line contains a tab character. | 56 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Parameter owner should be final. | 38 | |
'owner' hides a field. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 43 | |
'<' is not preceded with whitespace. | 43 | |
'<' is not followed by whitespace. | 43 | |
'>' is not preceded with whitespace. | 43 | |
Line contains a tab character. | 45 | |
Missing a Javadoc comment. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 52 | |
Missing a Javadoc comment. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line has trailing spaces. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Missing a Javadoc comment. | 56 | |
Line contains a tab character. | 57 | |
'<' is not preceded with whitespace. | 57 | |
'<' is not followed by whitespace. | 57 | |
'>' is not preceded with whitespace. | 57 | |
Line contains a tab character. | 59 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Missing a Javadoc comment. | 59 | |
'<' is not preceded with whitespace. | 59 | |
'<' is not followed by whitespace. | 59 | |
'>' is not preceded with whitespace. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 63 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Missing a Javadoc comment. | 63 | |
Parameter attributes should be final. | 63 | |
'<' is not preceded with whitespace. | 63 | |
'<' is not followed by whitespace. | 63 | |
'>' is not preceded with whitespace. | 63 | |
'attributes' hides a field. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 67 | |
Method 'getOrgId' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 71 | |
Method 'setOrgId' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Missing a Javadoc comment. | 71 | |
Parameter orgId should be final. | 71 | |
'orgId' hides a field. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 75 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Missing a Javadoc comment. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 79 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Missing a Javadoc comment. | 79 | |
Parameter effectiveDate should be final. | 79 | |
'effectiveDate' hides a field. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 83 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Missing a Javadoc comment. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 87 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Missing a Javadoc comment. | 87 | |
Parameter expirationDate should be final. | 87 | |
'expirationDate' hides a field. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Parameter owner should be final. | 38 | |
'owner' hides a field. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 32 | |
Line is longer than 80 characters. | 32 | |
Line has trailing spaces. | 33 | |
Line is longer than 80 characters. | 41 | |
'<' is not preceded with whitespace. | 41 | |
'<' is not followed by whitespace. | 41 | |
'>' is not preceded with whitespace. | 41 | |
Line has trailing spaces. | 42 | |
Missing a Javadoc comment. | 43 | |
Line has trailing spaces. | 45 | |
Missing a Javadoc comment. | 46 | |
Line has trailing spaces. | 48 | |
Missing a Javadoc comment. | 49 | |
'=' is not preceded with whitespace. | 50 | |
'=' is not followed by whitespace. | 50 | |
Line has trailing spaces. | 51 | |
Missing a Javadoc comment. | 52 | |
'<' is not preceded with whitespace. | 53 | |
'<' is not followed by whitespace. | 53 | |
'>' is not preceded with whitespace. | 53 | |
Missing a Javadoc comment. | 55 | |
'=' is not preceded with whitespace. | 56 | |
'=' is not followed by whitespace. | 56 | |
Line has trailing spaces. | 58 | |
Method 'getOrgId' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Missing a Javadoc comment. | 59 | |
Method 'setOrgId' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Missing a Javadoc comment. | 63 | |
Parameter orgId should be final. | 63 | |
'orgId' hides a field. | 63 | |
Line has trailing spaces. | 67 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
'<' is not preceded with whitespace. | 68 | |
'<' is not followed by whitespace. | 68 | |
'>' is not preceded with whitespace. | 68 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Missing a Javadoc comment. | 72 | |
Parameter attributes should be final. | 72 | |
'<' is not preceded with whitespace. | 72 | |
'<' is not followed by whitespace. | 72 | |
'>' is not preceded with whitespace. | 72 | |
'attributes' hides a field. | 72 | |
Line has trailing spaces. | 75 | |
Line contains a tab character. | 76 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 80 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Missing a Javadoc comment. | 80 | |
Parameter type should be final. | 80 | |
'type' hides a field. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 84 | |
Method 'isPrimary' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 88 | |
Method 'setPrimary' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Missing a Javadoc comment. | 88 | |
Parameter isPrimary should be final. | 88 | |
'isPrimary' hides a field. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 92 | |
Method 'getClu' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Missing a Javadoc comment. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 96 | |
Method 'setClu' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Missing a Javadoc comment. | 96 | |
Parameter clu should be final. | 96 | |
'clu' hides a field. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 33 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 38 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Missing a Javadoc comment. | 38 | |
Line contains a tab character. | 39 | |
Parameter owner should be final. | 39 | |
'owner' hides a field. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line has trailing spaces. | 42 | |
Line contains a tab character. | 42 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 27 | |
Line is longer than 80 characters. | 27 | |
Line has trailing spaces. | 28 | |
'{' is not preceded with whitespace. | 34 | |
Missing a Javadoc comment. | 36 | |
Line has trailing spaces. | 39 | |
Missing a Javadoc comment. | 40 | |
Line has trailing spaces. | 42 | |
Method 'getAtpTypeKey' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Method 'setAtpTypeKey' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Missing a Javadoc comment. | 47 | |
Parameter atpTypeKey should be final. | 47 | |
'atpTypeKey' hides a field. | 47 | |
Line has trailing spaces. | 50 | |
Line contains a tab character. | 51 | |
Method 'getClu' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Missing a Javadoc comment. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 55 | |
Method 'setClu' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter clu should be final. | 55 | |
'clu' hides a field. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Parameter owner should be final. | 38 | |
'owner' hides a field. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 27 | |
Line is longer than 80 characters. | 27 | |
Line has trailing spaces. | 28 | |
'{' is not preceded with whitespace. | 35 | |
Missing a Javadoc comment. | 37 | |
Line has trailing spaces. | 38 | |
Missing a Javadoc comment. | 40 | |
'=' is not preceded with whitespace. | 41 | |
'=' is not followed by whitespace. | 41 | |
Method 'getCampusLocation' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Method 'setCampusLocation' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter campusLocation should be final. | 48 | |
'campusLocation' hides a field. | 48 | |
Line contains a tab character. | 52 | |
Method 'getClu' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Missing a Javadoc comment. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 56 | |
Method 'setClu' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter clu should be final. | 56 | |
'clu' hides a field. | 56 | |
Line contains a tab character. | 57 | |
Line has trailing spaces. | 58 | |
Line contains a tab character. | 58 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 36 | |
Line is longer than 80 characters. | 39 | |
Line contains a tab character. | 39 | |
'=' is not preceded with whitespace. | 39 | |
'=' is not followed by whitespace. | 39 | |
'=' is not preceded with whitespace. | 39 | |
'=' is not followed by whitespace. | 39 | |
Line is longer than 80 characters. | 40 | |
Line contains a tab character. | 40 | |
'=' is not preceded with whitespace. | 40 | |
'=' is not followed by whitespace. | 40 | |
'=' is not preceded with whitespace. | 40 | |
'=' is not followed by whitespace. | 40 | |
Line is longer than 80 characters. | 41 | |
Line contains a tab character. | 41 | |
Line is longer than 80 characters. | 42 | |
Line contains a tab character. | 42 | |
'=' is not preceded with whitespace. | 42 | |
'=' is not followed by whitespace. | 42 | |
'=' is not preceded with whitespace. | 42 | |
'=' is not followed by whitespace. | 42 | |
Line is longer than 80 characters. | 43 | |
Line contains a tab character. | 43 | |
'=' is not preceded with whitespace. | 43 | |
'=' is not followed by whitespace. | 43 | |
'=' is not preceded with whitespace. | 43 | |
'=' is not followed by whitespace. | 43 | |
Line contains a tab character. | 46 | |
'<' is not preceded with whitespace. | 46 | |
'<' is not followed by whitespace. | 46 | |
'>' is not preceded with whitespace. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Line contains a tab character. | 49 | |
'=' is not preceded with whitespace. | 49 | |
'=' is not followed by whitespace. | 49 | |
Line contains a tab character. | 50 | |
Line has trailing spaces. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Missing a Javadoc comment. | 52 | |
Line contains a tab character. | 53 | |
'=' is not preceded with whitespace. | 53 | |
'=' is not followed by whitespace. | 53 | |
Line contains a tab character. | 54 | |
Line has trailing spaces. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Missing a Javadoc comment. | 56 | |
Line contains a tab character. | 57 | |
'=' is not preceded with whitespace. | 57 | |
'=' is not followed by whitespace. | 57 | |
Line contains a tab character. | 58 | |
Line has trailing spaces. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Missing a Javadoc comment. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 63 | |
Missing a Javadoc comment. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 67 | |
Missing a Javadoc comment. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 71 | |
Missing a Javadoc comment. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 74 | |
Missing a Javadoc comment. | 74 | |
Line contains a tab character. | 75 | |
'<' is not preceded with whitespace. | 75 | |
'<' is not followed by whitespace. | 75 | |
'>' is not preceded with whitespace. | 75 | |
Line has trailing spaces. | 76 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Method 'getClu' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Missing a Javadoc comment. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 81 | |
Method 'setClu' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Missing a Javadoc comment. | 81 | |
Parameter clu should be final. | 81 | |
'clu' hides a field. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 85 | |
Method 'getRelatedClu' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Missing a Javadoc comment. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 89 | |
Method 'setRelatedClu' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Missing a Javadoc comment. | 89 | |
Parameter relatedClu should be final. | 89 | |
'relatedClu' hides a field. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 93 | |
Method 'getLuLuRelationType' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Missing a Javadoc comment. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 97 | |
Method 'setLuLuRelationType' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Missing a Javadoc comment. | 97 | |
Parameter luLuRelationType should be final. | 97 | |
'luLuRelationType' hides a field. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 101 | |
Method 'isCluRelationRequired' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Missing a Javadoc comment. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 105 | |
Method 'setCluRelationRequired' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Missing a Javadoc comment. | 105 | |
Parameter cluRelationRequired should be final. | 105 | |
'cluRelationRequired' hides a field. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 109 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 109 | |
Missing a Javadoc comment. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 113 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 113 | |
Missing a Javadoc comment. | 113 | |
Parameter effectiveDate should be final. | 113 | |
'effectiveDate' hides a field. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 117 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 117 | |
Missing a Javadoc comment. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 121 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Missing a Javadoc comment. | 121 | |
Parameter expirationDate should be final. | 121 | |
'expirationDate' hides a field. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 125 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Missing a Javadoc comment. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 129 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 129 | |
Missing a Javadoc comment. | 129 | |
Parameter state should be final. | 129 | |
'state' hides a field. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line has trailing spaces. | 132 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 133 | |
Missing a Javadoc comment. | 133 | |
'<' is not preceded with whitespace. | 134 | |
'<' is not followed by whitespace. | 134 | |
'>' is not preceded with whitespace. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 138 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 138 | |
Missing a Javadoc comment. | 138 | |
Parameter attributes should be final. | 139 | |
'<' is not preceded with whitespace. | 139 | |
'<' is not followed by whitespace. | 139 | |
'>' is not preceded with whitespace. | 139 | |
'attributes' hides a field. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Parameter owner should be final. | 38 | |
'owner' hides a field. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 17 | |
Missing a Javadoc comment. | 28 | |
'{' is not preceded with whitespace. | 30 | |
Line has trailing spaces. | 31 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 47 | |
Line is longer than 80 characters. | 49 | |
'=' is not preceded with whitespace. | 49 | |
'=' is not followed by whitespace. | 49 | |
'=' is not preceded with whitespace. | 49 | |
'=' is not followed by whitespace. | 49 | |
'=' is not preceded with whitespace. | 49 | |
'=' is not followed by whitespace. | 49 | |
Line is longer than 80 characters. | 50 | |
'=' is not preceded with whitespace. | 50 | |
'=' is not followed by whitespace. | 50 | |
'=' is not preceded with whitespace. | 50 | |
'=' is not followed by whitespace. | 50 | |
'=' is not preceded with whitespace. | 50 | |
'=' is not followed by whitespace. | 50 | |
'}' is not preceded with whitespace. | 50 | |
Line has trailing spaces. | 53 | |
Missing a Javadoc comment. | 54 | |
Line is longer than 80 characters. | 56 | |
'=' is not preceded with whitespace. | 56 | |
'=' is not followed by whitespace. | 56 | |
'=' is not preceded with whitespace. | 56 | |
'=' is not followed by whitespace. | 56 | |
'=' is not preceded with whitespace. | 56 | |
'=' is not followed by whitespace. | 56 | |
Line is longer than 80 characters. | 57 | |
'=' is not preceded with whitespace. | 57 | |
'=' is not followed by whitespace. | 57 | |
'=' is not preceded with whitespace. | 57 | |
'=' is not followed by whitespace. | 57 | |
'=' is not preceded with whitespace. | 57 | |
'=' is not followed by whitespace. | 57 | |
'}' is not preceded with whitespace. | 57 | |
Missing a Javadoc comment. | 61 | |
Line is longer than 80 characters. | 63 | |
'=' is not preceded with whitespace. | 63 | |
'=' is not followed by whitespace. | 63 | |
'=' is not preceded with whitespace. | 63 | |
'=' is not followed by whitespace. | 63 | |
'=' is not preceded with whitespace. | 63 | |
'=' is not followed by whitespace. | 63 | |
Line is longer than 80 characters. | 64 | |
'=' is not preceded with whitespace. | 64 | |
'=' is not followed by whitespace. | 64 | |
'=' is not preceded with whitespace. | 64 | |
'=' is not followed by whitespace. | 64 | |
'=' is not preceded with whitespace. | 64 | |
'=' is not followed by whitespace. | 64 | |
'}' is not preceded with whitespace. | 64 | |
Missing a Javadoc comment. | 68 | |
Line is longer than 80 characters. | 70 | |
'=' is not preceded with whitespace. | 70 | |
'=' is not followed by whitespace. | 70 | |
'=' is not preceded with whitespace. | 70 | |
'=' is not followed by whitespace. | 70 | |
'=' is not preceded with whitespace. | 70 | |
'=' is not followed by whitespace. | 70 | |
Line is longer than 80 characters. | 71 | |
'=' is not preceded with whitespace. | 71 | |
'=' is not followed by whitespace. | 71 | |
'=' is not preceded with whitespace. | 71 | |
'=' is not followed by whitespace. | 71 | |
'=' is not preceded with whitespace. | 71 | |
'=' is not followed by whitespace. | 71 | |
'}' is not preceded with whitespace. | 71 | |
Missing a Javadoc comment. | 75 | |
Line is longer than 80 characters. | 77 | |
'=' is not preceded with whitespace. | 77 | |
'=' is not followed by whitespace. | 77 | |
'=' is not preceded with whitespace. | 77 | |
'=' is not followed by whitespace. | 77 | |
'=' is not preceded with whitespace. | 77 | |
'=' is not followed by whitespace. | 77 | |
Line is longer than 80 characters. | 78 | |
'=' is not preceded with whitespace. | 78 | |
'=' is not followed by whitespace. | 78 | |
'=' is not preceded with whitespace. | 78 | |
'=' is not followed by whitespace. | 78 | |
'=' is not preceded with whitespace. | 78 | |
'=' is not followed by whitespace. | 78 | |
'}' is not preceded with whitespace. | 78 | |
Method 'getRepeatCount' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Missing a Javadoc comment. | 82 | |
Method 'setRepeatCount' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Missing a Javadoc comment. | 86 | |
Parameter repeatCount should be final. | 86 | |
'repeatCount' hides a field. | 86 | |
Method 'getRepeatTime' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Missing a Javadoc comment. | 90 | |
Method 'setRepeatTime' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Missing a Javadoc comment. | 94 | |
Parameter repeatTime should be final. | 94 | |
'repeatTime' hides a field. | 94 | |
Method 'getRepeatUnits' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Missing a Javadoc comment. | 98 | |
Method 'setRepeatUnits' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Missing a Javadoc comment. | 102 | |
Parameter repeatUnits should be final. | 102 | |
'repeatUnits' hides a field. | 102 | |
Method 'getMinTotalUnits' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Missing a Javadoc comment. | 106 | |
Method 'setMinTotalUnits' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Missing a Javadoc comment. | 110 | |
Parameter minTotalUnits should be final. | 110 | |
'minTotalUnits' hides a field. | 110 | |
Method 'getMaxTotalUnits' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Missing a Javadoc comment. | 114 | |
Method 'setMaxTotalUnits' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Missing a Javadoc comment. | 118 | |
Parameter maxTotalUnits should be final. | 118 | |
'maxTotalUnits' hides a field. | 118 | |
Method 'getInstructorUnits' is not designed for extension - needs to be abstract, final or empty. | 122 | |
Missing a Javadoc comment. | 122 | |
Method 'setInstructorUnits' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Missing a Javadoc comment. | 126 | |
Parameter instructorUnits should be final. | 126 | |
'instructorUnits' hides a field. | 126 | |
Method 'getMinTimeToComplete' is not designed for extension - needs to be abstract, final or empty. | 130 | |
Missing a Javadoc comment. | 130 | |
Method 'setMinTimeToComplete' is not designed for extension - needs to be abstract, final or empty. | 134 | |
Missing a Javadoc comment. | 134 | |
Parameter minTimeToComplete should be final. | 134 | |
'minTimeToComplete' hides a field. | 134 | |
Method 'getMaxTimeToComplete' is not designed for extension - needs to be abstract, final or empty. | 138 | |
Missing a Javadoc comment. | 138 | |
Method 'setMaxTimeToComplete' is not designed for extension - needs to be abstract, final or empty. | 142 | |
Missing a Javadoc comment. | 142 | |
Parameter maxTimeToComplete should be final. | 142 | |
'maxTimeToComplete' hides a field. | 142 | |
Method 'getMaxAllowableInactivity' is not designed for extension - needs to be abstract, final or empty. | 146 | |
Missing a Javadoc comment. | 146 | |
Method 'setMaxAllowableInactivity' is not designed for extension - needs to be abstract, final or empty. | 150 | |
Missing a Javadoc comment. | 150 | |
Parameter maxAllowableInactivity should be final. | 150 | |
'maxAllowableInactivity' hides a field. | 150 | |
Method 'getMaxTimeResultsRecognized' is not designed for extension - needs to be abstract, final or empty. | 154 | |
Missing a Javadoc comment. | 154 | |
Line is longer than 80 characters. | 158 | |
Method 'setMaxTimeResultsRecognized' is not designed for extension - needs to be abstract, final or empty. | 158 | |
Missing a Javadoc comment. | 158 | |
Parameter maxTimeResultsRecognized should be final. | 158 | |
'maxTimeResultsRecognized' hides a field. | 158 | |
Line has trailing spaces. | 161 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 35 | |
'<' is not preceded with whitespace. | 35 | |
'<' is not followed by whitespace. | 35 | |
'>' is not preceded with whitespace. | 35 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
'<' is not preceded with whitespace. | 39 | |
'<' is not followed by whitespace. | 39 | |
'>' is not preceded with whitespace. | 39 | |
Missing a Javadoc comment. | 41 | |
'=' is not preceded with whitespace. | 41 | |
'=' is not followed by whitespace. | 41 | |
Line contains a tab character. | 45 | |
Missing a Javadoc comment. | 45 | |
Line contains a tab character. | 46 | |
'<' is not preceded with whitespace. | 46 | |
'<' is not followed by whitespace. | 46 | |
'>' is not preceded with whitespace. | 46 | |
Line contains a tab character. | 48 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 52 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Missing a Javadoc comment. | 52 | |
Parameter attributes should be final. | 52 | |
'<' is not preceded with whitespace. | 52 | |
'<' is not followed by whitespace. | 52 | |
'>' is not preceded with whitespace. | 52 | |
'attributes' hides a field. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 56 | |
Method 'getCluFeeRecords' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
'<' is not preceded with whitespace. | 56 | |
'<' is not followed by whitespace. | 56 | |
'>' is not preceded with whitespace. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 60 | |
Method 'setCluFeeRecords' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Missing a Javadoc comment. | 60 | |
Parameter cluFeeRecords should be final. | 60 | |
'<' is not preceded with whitespace. | 60 | |
'<' is not followed by whitespace. | 60 | |
'>' is not preceded with whitespace. | 60 | |
'cluFeeRecords' hides a field. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 64 | |
Method 'getDescr' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 68 | |
Method 'setDescr' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
Parameter descr should be final. | 68 | |
'descr' hides a field. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line has trailing spaces. | 71 | |
Line contains a tab character. | 71 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
'{' is not preceded with whitespace. | 12 | |
Line contains a tab character. | 14 | |
Missing a Javadoc comment. | 14 | |
Line contains a tab character. | 15 | |
Line has trailing spaces. | 16 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 17 | |
Method 'getCurrencyAmount' is not designed for extension - needs to be abstract, final or empty. | 17 | |
Missing a Javadoc comment. | 17 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 21 | |
Method 'setCurrencyAmount' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Missing a Javadoc comment. | 21 | |
Parameter currencyAmount should be final. | 21 | |
'currencyAmount' hides a field. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line has trailing spaces. | 24 | |
Line contains a tab character. | 24 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Parameter owner should be final. | 38 | |
'owner' hides a field. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 36 | |
'<' is not preceded with whitespace. | 36 | |
'<' is not followed by whitespace. | 36 | |
'>' is not preceded with whitespace. | 36 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Line contains a tab character. | 45 | |
'=' is not preceded with whitespace. | 45 | |
'<' is not preceded with whitespace. | 46 | |
'<' is not followed by whitespace. | 46 | |
'>' is not preceded with whitespace. | 46 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Line contains a tab character. | 49 | |
'<' is not preceded with whitespace. | 49 | |
'<' is not followed by whitespace. | 49 | |
'>' is not preceded with whitespace. | 49 | |
Line contains a tab character. | 51 | |
Missing a Javadoc comment. | 51 | |
'=' is not preceded with whitespace. | 51 | |
'=' is not followed by whitespace. | 51 | |
Line is longer than 80 characters. | 52 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
'<' is not preceded with whitespace. | 53 | |
'<' is not followed by whitespace. | 53 | |
'>' is not preceded with whitespace. | 53 | |
Line has trailing spaces. | 54 | |
Line contains a tab character. | 54 | |
Missing a Javadoc comment. | 55 | |
'=' is not preceded with whitespace. | 55 | |
'=' is not followed by whitespace. | 55 | |
Line contains a tab character. | 59 | |
Method 'getFeeType' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Missing a Javadoc comment. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 63 | |
Method 'setFeeType' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Missing a Javadoc comment. | 63 | |
Parameter feeType should be final. | 63 | |
'feeType' hides a field. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line has trailing spaces. | 66 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Method 'getRateType' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 71 | |
Method 'setRateType' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Missing a Javadoc comment. | 71 | |
Parameter rateType should be final. | 71 | |
'rateType' hides a field. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 75 | |
Method 'getFeeAmounts' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Missing a Javadoc comment. | 75 | |
'<' is not preceded with whitespace. | 75 | |
'<' is not followed by whitespace. | 75 | |
'>' is not preceded with whitespace. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 79 | |
Method 'setFeeAmounts' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Missing a Javadoc comment. | 79 | |
Parameter feeAmounts should be final. | 79 | |
'<' is not preceded with whitespace. | 79 | |
'<' is not followed by whitespace. | 79 | |
'>' is not preceded with whitespace. | 79 | |
'feeAmounts' hides a field. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 83 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Missing a Javadoc comment. | 83 | |
'<' is not preceded with whitespace. | 83 | |
'<' is not followed by whitespace. | 83 | |
'>' is not preceded with whitespace. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 87 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Missing a Javadoc comment. | 87 | |
Parameter attributes should be final. | 87 | |
'<' is not preceded with whitespace. | 87 | |
'<' is not followed by whitespace. | 87 | |
'>' is not preceded with whitespace. | 87 | |
'attributes' hides a field. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 91 | |
Method 'getAffiliatedOrgs' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Missing a Javadoc comment. | 91 | |
'<' is not preceded with whitespace. | 91 | |
'<' is not followed by whitespace. | 91 | |
'>' is not preceded with whitespace. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 95 | |
Method 'setAffiliatedOrgs' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Missing a Javadoc comment. | 95 | |
Parameter affiliatedOrgs should be final. | 95 | |
'<' is not preceded with whitespace. | 95 | |
'<' is not followed by whitespace. | 95 | |
'>' is not preceded with whitespace. | 95 | |
'affiliatedOrgs' hides a field. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 99 | |
Method 'getDescr' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Missing a Javadoc comment. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 103 | |
Method 'setDescr' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Missing a Javadoc comment. | 103 | |
Parameter descr should be final. | 103 | |
'descr' hides a field. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line has trailing spaces. | 106 | |
Line contains a tab character. | 106 | |
Line has trailing spaces. | 107 | |
Line contains a tab character. | 107 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Parameter owner should be final. | 38 | |
'owner' hides a field. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 24 | |
'{' is not preceded with whitespace. | 26 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 55 | |
Line has trailing spaces. | 57 | |
Method 'getCode' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Missing a Javadoc comment. | 58 | |
Method 'setCode' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Missing a Javadoc comment. | 62 | |
Parameter code should be final. | 62 | |
'code' hides a field. | 62 | |
Method 'getShortName' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Missing a Javadoc comment. | 66 | |
Method 'setShortName' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Missing a Javadoc comment. | 70 | |
Parameter shortName should be final. | 70 | |
'shortName' hides a field. | 70 | |
Method 'getLongName' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Missing a Javadoc comment. | 74 | |
Method 'setLongName' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Missing a Javadoc comment. | 78 | |
Parameter longName should be final. | 78 | |
'longName' hides a field. | 78 | |
Method 'getLevel' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Missing a Javadoc comment. | 82 | |
Method 'setLevel' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Missing a Javadoc comment. | 86 | |
Parameter level should be final. | 86 | |
'level' hides a field. | 86 | |
Method 'getDivision' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Missing a Javadoc comment. | 90 | |
Method 'setDivision' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Missing a Javadoc comment. | 94 | |
Parameter division should be final. | 94 | |
'division' hides a field. | 94 | |
Method 'getVariation' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Missing a Javadoc comment. | 98 | |
Method 'setVariation' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Missing a Javadoc comment. | 102 | |
Parameter variation should be final. | 102 | |
'variation' hides a field. | 102 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Missing a Javadoc comment. | 106 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Missing a Javadoc comment. | 110 | |
Parameter type should be final. | 110 | |
'type' hides a field. | 110 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Missing a Javadoc comment. | 114 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Missing a Javadoc comment. | 118 | |
Parameter state should be final. | 118 | |
'state' hides a field. | 118 | |
Method 'getSuffixCode' is not designed for extension - needs to be abstract, final or empty. | 122 | |
Missing a Javadoc comment. | 122 | |
Method 'setSuffixCode' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Missing a Javadoc comment. | 126 | |
Parameter suffixCode should be final. | 126 | |
'suffixCode' hides a field. | 126 | |
Method 'getOrgId' is not designed for extension - needs to be abstract, final or empty. | 130 | |
Missing a Javadoc comment. | 130 | |
Method 'setOrgId' is not designed for extension - needs to be abstract, final or empty. | 134 | |
Missing a Javadoc comment. | 134 | |
Parameter orgId should be final. | 134 | |
'orgId' hides a field. | 134 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 17 | |
Missing a Javadoc comment. | 29 | |
Line is longer than 80 characters. | 31 | |
'<' is not preceded with whitespace. | 31 | |
'<' is not followed by whitespace. | 31 | |
'>' is not preceded with whitespace. | 31 | |
Line has trailing spaces. | 32 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 36 | |
Line has trailing spaces. | 38 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Method 'getOrgId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setOrgId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter orgId should be final. | 46 | |
'orgId' hides a field. | 46 | |
Method 'getPersonId' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setPersonId' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter personId should be final. | 54 | |
'personId' hides a field. | 54 | |
Line has trailing spaces. | 57 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Missing a Javadoc comment. | 58 | |
'<' is not preceded with whitespace. | 58 | |
'<' is not followed by whitespace. | 58 | |
'>' is not preceded with whitespace. | 58 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Missing a Javadoc comment. | 62 | |
Parameter attributes should be final. | 62 | |
'<' is not preceded with whitespace. | 62 | |
'<' is not followed by whitespace. | 62 | |
'>' is not preceded with whitespace. | 62 | |
'attributes' hides a field. | 62 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 33 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 38 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Missing a Javadoc comment. | 38 | |
Line contains a tab character. | 39 | |
Parameter owner should be final. | 39 | |
'owner' hides a field. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 36 | |
Line is longer than 80 characters. | 39 | |
Line contains a tab character. | 39 | |
'=' is not preceded with whitespace. | 39 | |
'=' is not followed by whitespace. | 39 | |
'=' is not preceded with whitespace. | 39 | |
'=' is not followed by whitespace. | 39 | |
Line is longer than 80 characters. | 40 | |
Line contains a tab character. | 40 | |
'=' is not preceded with whitespace. | 40 | |
'=' is not followed by whitespace. | 40 | |
'=' is not preceded with whitespace. | 40 | |
'=' is not followed by whitespace. | 40 | |
Line is longer than 80 characters. | 41 | |
Line contains a tab character. | 41 | |
'=' is not preceded with whitespace. | 41 | |
'=' is not followed by whitespace. | 41 | |
'=' is not preceded with whitespace. | 41 | |
'=' is not followed by whitespace. | 41 | |
Line is longer than 80 characters. | 42 | |
Line contains a tab character. | 42 | |
'=' is not preceded with whitespace. | 42 | |
'=' is not followed by whitespace. | 42 | |
'=' is not preceded with whitespace. | 42 | |
'=' is not followed by whitespace. | 42 | |
'<' is not preceded with whitespace. | 45 | |
'<' is not followed by whitespace. | 45 | |
'>' is not preceded with whitespace. | 45 | |
Line contains a tab character. | 47 | |
Missing a Javadoc comment. | 47 | |
Line contains a tab character. | 48 | |
'=' is not preceded with whitespace. | 48 | |
'=' is not followed by whitespace. | 48 | |
Line contains a tab character. | 51 | |
Missing a Javadoc comment. | 51 | |
'=' is not preceded with whitespace. | 51 | |
'=' is not followed by whitespace. | 51 | |
Line has trailing spaces. | 52 | |
Line contains a tab character. | 54 | |
Missing a Javadoc comment. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 58 | |
Missing a Javadoc comment. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 62 | |
Missing a Javadoc comment. | 62 | |
'<' is not preceded with whitespace. | 63 | |
'<' is not followed by whitespace. | 63 | |
'>' is not preceded with whitespace. | 63 | |
Missing a Javadoc comment. | 65 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 69 | |
Missing a Javadoc comment. | 69 | |
Line has trailing spaces. | 71 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Missing a Javadoc comment. | 72 | |
Line contains a tab character. | 73 | |
'<' is not preceded with whitespace. | 73 | |
'<' is not followed by whitespace. | 73 | |
'>' is not preceded with whitespace. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 77 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Missing a Javadoc comment. | 77 | |
Line contains a tab character. | 78 | |
Parameter attributes should be final. | 78 | |
'<' is not preceded with whitespace. | 78 | |
'<' is not followed by whitespace. | 78 | |
'>' is not preceded with whitespace. | 78 | |
'attributes' hides a field. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 82 | |
Method 'getClu' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Missing a Javadoc comment. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 86 | |
Method 'setClu' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Missing a Javadoc comment. | 86 | |
Parameter clu should be final. | 86 | |
'clu' hides a field. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line has trailing spaces. | 89 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Method 'getLoId' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Missing a Javadoc comment. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 94 | |
Method 'setLoId' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Missing a Javadoc comment. | 94 | |
Parameter loId should be final. | 94 | |
'loId' hides a field. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 98 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Missing a Javadoc comment. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 102 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Missing a Javadoc comment. | 102 | |
Parameter effectiveDate should be final. | 102 | |
'effectiveDate' hides a field. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 106 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Missing a Javadoc comment. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 110 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Missing a Javadoc comment. | 110 | |
Parameter expirationDate should be final. | 110 | |
'expirationDate' hides a field. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 114 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Missing a Javadoc comment. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 118 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Missing a Javadoc comment. | 118 | |
Parameter type should be final. | 118 | |
'type' hides a field. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 122 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 122 | |
Missing a Javadoc comment. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 126 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Missing a Javadoc comment. | 126 | |
Parameter state should be final. | 126 | |
'state' hides a field. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Parameter owner should be final. | 38 | |
'owner' hides a field. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 27 | |
'<' is not preceded with whitespace. | 29 | |
'<' is not followed by whitespace. | 29 | |
'>' is not preceded with whitespace. | 29 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 34 | |
'<' is not preceded with whitespace. | 34 | |
'<' is not followed by whitespace. | 34 | |
'>' is not preceded with whitespace. | 34 | |
Line contains a tab character. | 36 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
'<' is not preceded with whitespace. | 36 | |
'<' is not followed by whitespace. | 36 | |
'>' is not preceded with whitespace. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 40 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter attributes should be final. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
'attributes' hides a field. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Parameter owner should be final. | 38 | |
'owner' hides a field. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 36 | |
'(' is followed by whitespace. | 38 | |
Line has trailing spaces. | 39 | |
Line is longer than 80 characters. | 40 | |
Line contains a tab character. | 40 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 42 | |
Line contains a tab character. | 42 | |
'}' is not preceded with whitespace. | 42 | |
Line is longer than 80 characters. | 43 | |
'<' is not preceded with whitespace. | 43 | |
'<' is not followed by whitespace. | 43 | |
'>' is not preceded with whitespace. | 43 | |
Line contains a tab character. | 45 | |
Missing a Javadoc comment. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Variable 'clu' must be private and have accessor methods. | 47 | |
Line has trailing spaces. | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 52 | |
Missing a Javadoc comment. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 55 | |
Missing a Javadoc comment. | 55 | |
Line contains a tab character. | 56 | |
'<' is not preceded with whitespace. | 56 | |
'<' is not followed by whitespace. | 56 | |
'>' is not preceded with whitespace. | 56 | |
Line contains a tab character. | 58 | |
Missing a Javadoc comment. | 58 | |
Line contains a tab character. | 59 | |
'<' is not preceded with whitespace. | 59 | |
'<' is not followed by whitespace. | 59 | |
'>' is not preceded with whitespace. | 59 | |
Line has trailing spaces. | 60 | |
Line contains a tab character. | 60 | |
Missing a Javadoc comment. | 61 | |
Line contains a tab character. | 65 | |
Missing a Javadoc comment. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 68 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 72 | |
Line has trailing spaces. | 75 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Method 'getStartCycle' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 80 | |
Method 'setStartCycle' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Missing a Javadoc comment. | 80 | |
Parameter startCycle should be final. | 80 | |
'startCycle' hides a field. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 84 | |
Method 'getEndCycle' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 88 | |
Method 'setEndCycle' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Missing a Javadoc comment. | 88 | |
Parameter endCycle should be final. | 88 | |
'endCycle' hides a field. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 92 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Missing a Javadoc comment. | 92 | |
'<' is not preceded with whitespace. | 92 | |
'<' is not followed by whitespace. | 92 | |
'>' is not preceded with whitespace. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 96 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Missing a Javadoc comment. | 96 | |
Parameter attributes should be final. | 96 | |
'<' is not preceded with whitespace. | 96 | |
'<' is not followed by whitespace. | 96 | |
'>' is not preceded with whitespace. | 96 | |
'attributes' hides a field. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 100 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Missing a Javadoc comment. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 104 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Missing a Javadoc comment. | 104 | |
Parameter type should be final. | 104 | |
'type' hides a field. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 108 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Missing a Javadoc comment. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 112 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Missing a Javadoc comment. | 112 | |
Parameter state should be final. | 112 | |
'state' hides a field. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 116 | |
Method 'setVariants' is not designed for extension - needs to be abstract, final or empty. | 116 | |
Missing a Javadoc comment. | 116 | |
Parameter variants should be final. | 116 | |
'<' is not preceded with whitespace. | 116 | |
'<' is not followed by whitespace. | 116 | |
'>' is not preceded with whitespace. | 116 | |
'variants' hides a field. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 120 | |
Method 'getVariants' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Missing a Javadoc comment. | 120 | |
'<' is not preceded with whitespace. | 120 | |
'<' is not followed by whitespace. | 120 | |
'>' is not preceded with whitespace. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line has trailing spaces. | 123 | |
Line contains a tab character. | 123 | |
Method 'getClu' is not designed for extension - needs to be abstract, final or empty. | 124 | |
Missing a Javadoc comment. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 128 | |
Method 'setClu' is not designed for extension - needs to be abstract, final or empty. | 128 | |
Missing a Javadoc comment. | 128 | |
Parameter clu should be final. | 128 | |
'clu' hides a field. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 132 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 132 | |
Missing a Javadoc comment. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 136 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 136 | |
Missing a Javadoc comment. | 136 | |
Parameter effectiveDate should be final. | 136 | |
'effectiveDate' hides a field. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 140 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 140 | |
Missing a Javadoc comment. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 144 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 144 | |
Missing a Javadoc comment. | 144 | |
Parameter expirationDate should be final. | 144 | |
'expirationDate' hides a field. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Line has trailing spaces. | 28 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 33 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 38 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Missing a Javadoc comment. | 38 | |
Line contains a tab character. | 39 | |
Parameter owner should be final. | 39 | |
'owner' hides a field. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 12 | |
'<' is not preceded with whitespace. | 14 | |
'<' is not followed by whitespace. | 14 | |
'>' is not preceded with whitespace. | 14 | |
'>' is not followed by whitespace. | 14 | |
'{' is not preceded with whitespace. | 14 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Line contains a tab character. | 19 | |
'<' is not preceded with whitespace. | 19 | |
'<' is not followed by whitespace. | 19 | |
'>' is not preceded with whitespace. | 19 | |
Line contains a tab character. | 21 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Missing a Javadoc comment. | 21 | |
'<' is not preceded with whitespace. | 21 | |
'<' is not followed by whitespace. | 21 | |
'>' is not preceded with whitespace. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line is longer than 80 characters. | 25 | |
Line contains a tab character. | 25 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
Parameter attributes should be final. | 25 | |
'<' is not preceded with whitespace. | 25 | |
'<' is not followed by whitespace. | 25 | |
'>' is not preceded with whitespace. | 25 | |
'attributes' hides a field. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
'<' is not preceded with whitespace. | 12 | |
'<' is not followed by whitespace. | 12 | |
'>' is not preceded with whitespace. | 12 | |
Line contains a tab character. | 14 | |
Missing a Javadoc comment. | 14 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 18 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 18 | |
Missing a Javadoc comment. | 18 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 23 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 23 | |
Missing a Javadoc comment. | 23 | |
Line contains a tab character. | 24 | |
Parameter owner should be final. | 24 | |
'owner' hides a field. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 12 | |
Line is longer than 80 characters. | 13 | |
'=' is not preceded with whitespace. | 13 | |
'=' is not followed by whitespace. | 13 | |
'=' is not preceded with whitespace. | 13 | |
'=' is not followed by whitespace. | 13 | |
'}' is not preceded with whitespace. | 13 | |
'}' is not preceded with whitespace. | 13 | |
'{' is not preceded with whitespace. | 14 | |
Line has trailing spaces. | 15 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
'=' is not preceded with whitespace. | 16 | |
'=' is not followed by whitespace. | 16 | |
Line contains a tab character. | 17 | |
Line has trailing spaces. | 18 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
'=' is not preceded with whitespace. | 19 | |
'=' is not followed by whitespace. | 19 | |
Line contains a tab character. | 20 | |
Line has trailing spaces. | 21 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 26 | |
Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Missing a Javadoc comment. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 30 | |
Method 'setKey' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Missing a Javadoc comment. | 30 | |
Parameter key should be final. | 30 | |
'key' hides a field. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 34 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Missing a Javadoc comment. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 38 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Missing a Javadoc comment. | 38 | |
Parameter value should be final. | 38 | |
'value' hides a field. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 42 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 46 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter owner should be final. | 46 | |
'owner' hides a field. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 36 | |
'(' is followed by whitespace. | 38 | |
Line is longer than 80 characters. | 39 | |
Line contains a tab character. | 39 | |
Line is longer than 80 characters. | 40 | |
Line contains a tab character. | 40 | |
Line is longer than 80 characters. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 45 | |
Missing a Javadoc comment. | 45 | |
'=' is not preceded with whitespace. | 45 | |
'=' is not followed by whitespace. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 53 | |
Missing a Javadoc comment. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 57 | |
Missing a Javadoc comment. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line has trailing spaces. | 61 | |
Missing a Javadoc comment. | 61 | |
'=' is not preceded with whitespace. | 61 | |
'=' is not followed by whitespace. | 61 | |
Line contains a tab character. | 61 | |
Line is longer than 80 characters. | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
'<' is not preceded with whitespace. | 63 | |
'<' is not followed by whitespace. | 63 | |
'>' is not preceded with whitespace. | 63 | |
Missing a Javadoc comment. | 65 | |
Line contains a tab character. | 66 | |
'=' is not preceded with whitespace. | 66 | |
'=' is not followed by whitespace. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 69 | |
Missing a Javadoc comment. | 69 | |
Line contains a tab character. | 72 | |
Method 'getDesc' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Missing a Javadoc comment. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 76 | |
Method 'setDesc' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
Parameter desc should be final. | 76 | |
'desc' hides a field. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 80 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Missing a Javadoc comment. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 84 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Parameter effectiveDate should be final. | 84 | |
'effectiveDate' hides a field. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 88 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Missing a Javadoc comment. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 92 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Missing a Javadoc comment. | 92 | |
Parameter expirationDate should be final. | 92 | |
'expirationDate' hides a field. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 96 | |
Method 'getClu' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Missing a Javadoc comment. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 100 | |
Method 'setClu' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Missing a Javadoc comment. | 100 | |
Parameter clu should be final. | 100 | |
'clu' hides a field. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 104 | |
Method 'getResultOptions' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Missing a Javadoc comment. | 104 | |
'<' is not preceded with whitespace. | 104 | |
'<' is not followed by whitespace. | 104 | |
'>' is not preceded with whitespace. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 108 | |
Method 'setResultOptions' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Missing a Javadoc comment. | 108 | |
Parameter resultOptions should be final. | 108 | |
'<' is not preceded with whitespace. | 108 | |
'<' is not followed by whitespace. | 108 | |
'>' is not preceded with whitespace. | 108 | |
'resultOptions' hides a field. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 112 | |
Method 'getCluResultType' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Missing a Javadoc comment. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 116 | |
Method 'setCluResultType' is not designed for extension - needs to be abstract, final or empty. | 116 | |
Missing a Javadoc comment. | 116 | |
Parameter type should be final. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 120 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Missing a Javadoc comment. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 124 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 124 | |
Missing a Javadoc comment. | 124 | |
Parameter state should be final. | 124 | |
'state' hides a field. | 124 | |
Line contains a tab character. | 125 | |
Line has trailing spaces. | 126 | |
Line contains a tab character. | 126 | |
Line has trailing spaces. | 127 | |
Line contains a tab character. | 127 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 27 | |
'<' is not preceded with whitespace. | 29 | |
'<' is not followed by whitespace. | 29 | |
'>' is not preceded with whitespace. | 29 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 34 | |
'<' is not preceded with whitespace. | 34 | |
'<' is not followed by whitespace. | 34 | |
'>' is not preceded with whitespace. | 34 | |
Line contains a tab character. | 36 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
'<' is not preceded with whitespace. | 36 | |
'<' is not followed by whitespace. | 36 | |
'>' is not preceded with whitespace. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 40 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter attributes should be final. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
'attributes' hides a field. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Parameter owner should be final. | 38 | |
'owner' hides a field. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 40 | |
'(' is followed by whitespace. | 42 | |
Line is longer than 80 characters. | 43 | |
Line contains a tab character. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
Line is longer than 80 characters. | 46 | |
'<' is not preceded with whitespace. | 46 | |
'<' is not followed by whitespace. | 46 | |
'>' is not preceded with whitespace. | 46 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 51 | |
Missing a Javadoc comment. | 51 | |
'=' is not preceded with whitespace. | 51 | |
'=' is not followed by whitespace. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 55 | |
Missing a Javadoc comment. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 59 | |
Missing a Javadoc comment. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 63 | |
Missing a Javadoc comment. | 63 | |
Line is longer than 80 characters. | 64 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
'<' is not preceded with whitespace. | 65 | |
'<' is not followed by whitespace. | 65 | |
'>' is not preceded with whitespace. | 65 | |
'<' is not preceded with whitespace. | 65 | |
'<' is not followed by whitespace. | 65 | |
'>' is not preceded with whitespace. | 65 | |
'>' is not followed by whitespace. | 65 | |
Line contains a tab character. | 67 | |
Line is longer than 80 characters. | 68 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line has trailing spaces. | 70 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Missing a Javadoc comment. | 71 | |
'=' is not preceded with whitespace. | 71 | |
'=' is not followed by whitespace. | 71 | |
',' is not followed by whitespace. | 71 | |
'=' is not preceded with whitespace. | 71 | |
'=' is not followed by whitespace. | 71 | |
Line is longer than 80 characters. | 72 | |
Line contains a tab character. | 72 | |
'<' is not preceded with whitespace. | 72 | |
'<' is not followed by whitespace. | 72 | |
'>' is not preceded with whitespace. | 72 | |
'<' is not preceded with whitespace. | 72 | |
'<' is not followed by whitespace. | 72 | |
'>' is not preceded with whitespace. | 72 | |
'>' is not followed by whitespace. | 72 | |
Line has trailing spaces. | 73 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Missing a Javadoc comment. | 74 | |
Line is longer than 80 characters. | 75 | |
Line contains a tab character. | 75 | |
'<' is not preceded with whitespace. | 75 | |
'<' is not followed by whitespace. | 75 | |
'>' is not preceded with whitespace. | 75 | |
'<' is not preceded with whitespace. | 75 | |
'<' is not followed by whitespace. | 75 | |
'>' is not preceded with whitespace. | 75 | |
'>' is not followed by whitespace. | 75 | |
Line contains a tab character. | 77 | |
Missing a Javadoc comment. | 77 | |
'=' is not preceded with whitespace. | 77 | |
'=' is not followed by whitespace. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 80 | |
Missing a Javadoc comment. | 80 | |
Line contains a tab character. | 83 | |
Missing a Javadoc comment. | 83 | |
Line contains a tab character. | 84 | |
Missing a Javadoc comment. | 86 | |
'=' is not preceded with whitespace. | 86 | |
'=' is not followed by whitespace. | 86 | |
Line contains a tab character. | 87 | |
'=' is not preceded with whitespace. | 87 | |
'=' is not followed by whitespace. | 87 | |
Line contains a tab character. | 88 | |
Missing a Javadoc comment. | 90 | |
Missing a Javadoc comment. | 93 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 104 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Missing a Javadoc comment. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 108 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Missing a Javadoc comment. | 108 | |
Parameter name should be final. | 108 | |
'name' hides a field. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 112 | |
Method 'getDescr' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Missing a Javadoc comment. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 116 | |
Method 'setDescr' is not designed for extension - needs to be abstract, final or empty. | 116 | |
Missing a Javadoc comment. | 116 | |
Parameter descr should be final. | 116 | |
'descr' hides a field. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 120 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Missing a Javadoc comment. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 124 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 124 | |
Missing a Javadoc comment. | 124 | |
Parameter effectiveDate should be final. | 124 | |
'effectiveDate' hides a field. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 128 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 128 | |
Missing a Javadoc comment. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 132 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 132 | |
Missing a Javadoc comment. | 132 | |
Parameter expirationDate should be final. | 132 | |
'expirationDate' hides a field. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 136 | |
Method 'getCluSets' is not designed for extension - needs to be abstract, final or empty. | 136 | |
Missing a Javadoc comment. | 136 | |
'<' is not preceded with whitespace. | 136 | |
'<' is not followed by whitespace. | 136 | |
'>' is not preceded with whitespace. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 140 | |
Method 'setCluSets' is not designed for extension - needs to be abstract, final or empty. | 140 | |
Missing a Javadoc comment. | 140 | |
Parameter cluSets should be final. | 140 | |
'<' is not preceded with whitespace. | 140 | |
'<' is not followed by whitespace. | 140 | |
'>' is not preceded with whitespace. | 140 | |
'cluSets' hides a field. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 144 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 144 | |
Missing a Javadoc comment. | 144 | |
'<' is not preceded with whitespace. | 144 | |
'<' is not followed by whitespace. | 144 | |
'>' is not preceded with whitespace. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 148 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 148 | |
Missing a Javadoc comment. | 148 | |
Parameter attributes should be final. | 148 | |
'<' is not preceded with whitespace. | 148 | |
'<' is not followed by whitespace. | 148 | |
'>' is not preceded with whitespace. | 148 | |
'attributes' hides a field. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 152 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 152 | |
Missing a Javadoc comment. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 156 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 156 | |
Missing a Javadoc comment. | 156 | |
Parameter type should be final. | 156 | |
'type' hides a field. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 160 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 160 | |
Missing a Javadoc comment. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 164 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 164 | |
Missing a Javadoc comment. | 164 | |
Parameter state should be final. | 164 | |
'state' hides a field. | 164 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 168 | |
Method 'getAdminOrg' is not designed for extension - needs to be abstract, final or empty. | 168 | |
Missing a Javadoc comment. | 168 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 172 | |
Method 'setAdminOrg' is not designed for extension - needs to be abstract, final or empty. | 172 | |
Missing a Javadoc comment. | 172 | |
Parameter adminOrg should be final. | 172 | |
'adminOrg' hides a field. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 176 | |
Method 'getMembershipQuery' is not designed for extension - needs to be abstract, final or empty. | 176 | |
Missing a Javadoc comment. | 176 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 180 | |
Method 'setMembershipQuery' is not designed for extension - needs to be abstract, final or empty. | 180 | |
Missing a Javadoc comment. | 180 | |
Parameter membershipQuery should be final. | 180 | |
'membershipQuery' hides a field. | 180 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Method 'getIsReusable' is not designed for extension - needs to be abstract, final or empty. | 184 | |
Missing a Javadoc comment. | 184 | |
Method 'setIsReusable' is not designed for extension - needs to be abstract, final or empty. | 188 | |
Missing a Javadoc comment. | 188 | |
Parameter isReusable should be final. | 188 | |
'isReusable' hides a field. | 188 | |
Line contains a tab character. | 192 | |
Method 'getIsReferenceable' is not designed for extension - needs to be abstract, final or empty. | 192 | |
Missing a Javadoc comment. | 192 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 196 | |
Method 'setIsReferenceable' is not designed for extension - needs to be abstract, final or empty. | 196 | |
Missing a Javadoc comment. | 196 | |
Parameter isReferenceable should be final. | 196 | |
'isReferenceable' hides a field. | 196 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 200 | |
Method 'getCluVerIndIds' is not designed for extension - needs to be abstract, final or empty. | 200 | |
Missing a Javadoc comment. | 200 | |
'<' is not preceded with whitespace. | 200 | |
'<' is not followed by whitespace. | 200 | |
'>' is not preceded with whitespace. | 200 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 202 | |
Line is longer than 80 characters. | 204 | |
Line contains a tab character. | 204 | |
Method 'setCluVerIndIds' is not designed for extension - needs to be abstract, final or empty. | 204 | |
Missing a Javadoc comment. | 204 | |
Parameter cluVerIndIds should be final. | 204 | |
'<' is not preceded with whitespace. | 204 | |
'<' is not followed by whitespace. | 204 | |
'>' is not preceded with whitespace. | 204 | |
'cluVerIndIds' hides a field. | 204 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 206 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Parameter owner should be final. | 38 | |
'owner' hides a field. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 11 | |
Line contains a tab character. | 14 | |
Missing a Javadoc comment. | 14 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 21 | |
Method 'getCluSet' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Missing a Javadoc comment. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 25 | |
Method 'setCluSet' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
Parameter cluSet should be final. | 25 | |
'cluSet' hides a field. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 29 | |
Method 'getCluVersionIndId' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 33 | |
Method 'setCluVersionIndId' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Missing a Javadoc comment. | 33 | |
Parameter cluVersionIndId should be final. | 33 | |
'cluVersionIndId' hides a field. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 27 | |
'<' is not preceded with whitespace. | 29 | |
'<' is not followed by whitespace. | 29 | |
'>' is not preceded with whitespace. | 29 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 34 | |
'<' is not preceded with whitespace. | 34 | |
'<' is not followed by whitespace. | 34 | |
'>' is not preceded with whitespace. | 34 | |
Line contains a tab character. | 36 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
'<' is not preceded with whitespace. | 36 | |
'<' is not followed by whitespace. | 36 | |
'>' is not preceded with whitespace. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 40 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter attributes should be final. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
'attributes' hides a field. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Parameter owner should be final. | 38 | |
'owner' hides a field. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 27 | |
'<' is not preceded with whitespace. | 29 | |
'<' is not followed by whitespace. | 29 | |
'>' is not preceded with whitespace. | 29 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 34 | |
'<' is not preceded with whitespace. | 34 | |
'<' is not followed by whitespace. | 34 | |
'>' is not preceded with whitespace. | 34 | |
Line contains a tab character. | 36 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
'<' is not preceded with whitespace. | 36 | |
'<' is not followed by whitespace. | 36 | |
'>' is not preceded with whitespace. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line is longer than 80 characters. | 40 | |
Line contains a tab character. | 40 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter attributes should be final. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
'attributes' hides a field. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Parameter owner should be final. | 38 | |
'owner' hides a field. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 27 | |
Line is longer than 80 characters. | 29 | |
'<' is not preceded with whitespace. | 29 | |
'<' is not followed by whitespace. | 29 | |
'>' is not preceded with whitespace. | 29 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 34 | |
'<' is not preceded with whitespace. | 34 | |
'<' is not followed by whitespace. | 34 | |
'>' is not preceded with whitespace. | 34 | |
Line contains a tab character. | 36 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
'<' is not preceded with whitespace. | 36 | |
'<' is not followed by whitespace. | 36 | |
'>' is not preceded with whitespace. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line is longer than 80 characters. | 40 | |
Line contains a tab character. | 40 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter attributes should be final. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
'attributes' hides a field. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
Line is longer than 80 characters. | 27 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Parameter owner should be final. | 38 | |
'owner' hides a field. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 31 | |
Line is longer than 80 characters. | 33 | |
'<' is not preceded with whitespace. | 33 | |
'<' is not followed by whitespace. | 33 | |
'>' is not preceded with whitespace. | 33 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 47 | |
Missing a Javadoc comment. | 47 | |
Line contains a tab character. | 48 | |
'=' is not preceded with whitespace. | 48 | |
'=' is not followed by whitespace. | 48 | |
Line contains a tab character. | 49 | |
Line has trailing spaces. | 50 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Method 'getDescr' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Missing a Javadoc comment. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 55 | |
Method 'setDescr' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter descr should be final. | 55 | |
'descr' hides a field. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 59 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Missing a Javadoc comment. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 63 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Missing a Javadoc comment. | 63 | |
Parameter value should be final. | 63 | |
'value' hides a field. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 67 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
'<' is not preceded with whitespace. | 67 | |
'<' is not followed by whitespace. | 67 | |
'>' is not preceded with whitespace. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 71 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Missing a Javadoc comment. | 71 | |
Parameter attributes should be final. | 71 | |
'<' is not preceded with whitespace. | 71 | |
'<' is not followed by whitespace. | 71 | |
'>' is not preceded with whitespace. | 71 | |
'attributes' hides a field. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 75 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Missing a Javadoc comment. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 79 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Missing a Javadoc comment. | 79 | |
Parameter type should be final. | 79 | |
'type' hides a field. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 83 | |
Method 'getClu' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Missing a Javadoc comment. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 87 | |
Method 'setClu' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Missing a Javadoc comment. | 87 | |
Parameter clu should be final. | 87 | |
'clu' hides a field. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Parameter owner should be final. | 38 | |
'owner' hides a field. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 27 | |
'<' is not preceded with whitespace. | 29 | |
'<' is not followed by whitespace. | 29 | |
'>' is not preceded with whitespace. | 29 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 34 | |
'<' is not preceded with whitespace. | 34 | |
'<' is not followed by whitespace. | 34 | |
'>' is not preceded with whitespace. | 34 | |
Line contains a tab character. | 36 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
'<' is not preceded with whitespace. | 36 | |
'<' is not followed by whitespace. | 36 | |
'>' is not preceded with whitespace. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 40 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter attributes should be final. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
'attributes' hides a field. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Parameter owner should be final. | 38 | |
'owner' hides a field. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 35 | |
Line is longer than 80 characters. | 37 | |
'<' is not preceded with whitespace. | 37 | |
'<' is not followed by whitespace. | 37 | |
'>' is not preceded with whitespace. | 37 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line is longer than 80 characters. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
'<' is not preceded with whitespace. | 41 | |
'<' is not followed by whitespace. | 41 | |
'>' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 52 | |
Missing a Javadoc comment. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 55 | |
Missing a Javadoc comment. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 59 | |
Missing a Javadoc comment. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 63 | |
Missing a Javadoc comment. | 63 | |
Line contains a tab character. | 64 | |
'<' is not preceded with whitespace. | 64 | |
'<' is not followed by whitespace. | 64 | |
'>' is not preceded with whitespace. | 64 | |
Line contains a tab character. | 66 | |
Method 'getLuTypes' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Missing a Javadoc comment. | 66 | |
'<' is not preceded with whitespace. | 66 | |
'<' is not followed by whitespace. | 66 | |
'>' is not preceded with whitespace. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 70 | |
Method 'setLuTypes' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Missing a Javadoc comment. | 70 | |
Parameter luTypes should be final. | 70 | |
'<' is not preceded with whitespace. | 70 | |
'<' is not followed by whitespace. | 70 | |
'>' is not preceded with whitespace. | 70 | |
'luTypes' hides a field. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line has trailing spaces. | 73 | |
Line contains a tab character. | 74 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Missing a Javadoc comment. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 78 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Missing a Javadoc comment. | 78 | |
Parameter name should be final. | 78 | |
'name' hides a field. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 82 | |
Method 'getDescr' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Missing a Javadoc comment. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 86 | |
Method 'setDescr' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Missing a Javadoc comment. | 86 | |
Parameter descr should be final. | 86 | |
'descr' hides a field. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 90 | |
Method 'getRevName' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Missing a Javadoc comment. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 94 | |
Method 'setRevName' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Missing a Javadoc comment. | 94 | |
Parameter revName should be final. | 94 | |
'revName' hides a field. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 98 | |
Method 'getRevDesc' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Missing a Javadoc comment. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 102 | |
Method 'setRevDesc' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Missing a Javadoc comment. | 102 | |
Parameter revDesc should be final. | 102 | |
'revDesc' hides a field. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 106 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Missing a Javadoc comment. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 110 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Missing a Javadoc comment. | 110 | |
Parameter effectiveDate should be final. | 110 | |
'effectiveDate' hides a field. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 114 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Missing a Javadoc comment. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 118 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Missing a Javadoc comment. | 118 | |
Parameter expirationDate should be final. | 118 | |
'expirationDate' hides a field. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 122 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 122 | |
Missing a Javadoc comment. | 122 | |
'<' is not preceded with whitespace. | 122 | |
'<' is not followed by whitespace. | 122 | |
'>' is not preceded with whitespace. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 126 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Missing a Javadoc comment. | 126 | |
Parameter attributes should be final. | 126 | |
'<' is not preceded with whitespace. | 126 | |
'<' is not followed by whitespace. | 126 | |
'>' is not preceded with whitespace. | 126 | |
'attributes' hides a field. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Parameter owner should be final. | 38 | |
'owner' hides a field. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 27 | |
'<' is not preceded with whitespace. | 29 | |
'<' is not followed by whitespace. | 29 | |
'>' is not preceded with whitespace. | 29 | |
Line has trailing spaces. | 30 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 34 | |
'<' is not preceded with whitespace. | 34 | |
'<' is not followed by whitespace. | 34 | |
'>' is not preceded with whitespace. | 34 | |
Line contains a tab character. | 36 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
'<' is not preceded with whitespace. | 36 | |
'<' is not followed by whitespace. | 36 | |
'>' is not preceded with whitespace. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 40 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter attributes should be final. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
'attributes' hides a field. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Parameter owner should be final. | 38 | |
'owner' hides a field. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 23 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 28 | |
'<' is not preceded with whitespace. | 30 | |
'<' is not followed by whitespace. | 30 | |
'>' is not preceded with whitespace. | 30 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
'<' is not preceded with whitespace. | 33 | |
'<' is not followed by whitespace. | 33 | |
'>' is not preceded with whitespace. | 33 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Line has trailing spaces. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
'<' is not preceded with whitespace. | 41 | |
'<' is not followed by whitespace. | 41 | |
'>' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 45 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Parameter attributes should be final. | 45 | |
'<' is not preceded with whitespace. | 45 | |
'<' is not followed by whitespace. | 45 | |
'>' is not preceded with whitespace. | 45 | |
'attributes' hides a field. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 49 | |
Method 'getInstructionalFormat' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Missing a Javadoc comment. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 53 | |
Method 'setInstructionalFormat' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Missing a Javadoc comment. | 53 | |
Parameter instructionalFormat should be final. | 53 | |
'instructionalFormat' hides a field. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 57 | |
Method 'getDeliveryMethod' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 61 | |
Method 'setDeliveryMethod' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
Parameter deliveryMethod should be final. | 61 | |
'deliveryMethod' hides a field. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Parameter owner should be final. | 38 | |
'owner' hides a field. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 36 | |
Line is longer than 80 characters. | 39 | |
Line contains a tab character. | 39 | |
'=' is not preceded with whitespace. | 39 | |
'=' is not followed by whitespace. | 39 | |
'=' is not preceded with whitespace. | 39 | |
'=' is not followed by whitespace. | 39 | |
Line is longer than 80 characters. | 40 | |
Line contains a tab character. | 40 | |
'=' is not preceded with whitespace. | 40 | |
'=' is not followed by whitespace. | 40 | |
'=' is not preceded with whitespace. | 40 | |
'=' is not followed by whitespace. | 40 | |
Line is longer than 80 characters. | 41 | |
Line contains a tab character. | 41 | |
'=' is not preceded with whitespace. | 41 | |
'=' is not followed by whitespace. | 41 | |
'=' is not preceded with whitespace. | 41 | |
'=' is not followed by whitespace. | 41 | |
'<' is not preceded with whitespace. | 43 | |
'<' is not followed by whitespace. | 43 | |
'>' is not preceded with whitespace. | 43 | |
Line contains a tab character. | 45 | |
Missing a Javadoc comment. | 45 | |
Line contains a tab character. | 46 | |
'<' is not preceded with whitespace. | 46 | |
'<' is not followed by whitespace. | 46 | |
'>' is not preceded with whitespace. | 46 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 52 | |
Missing a Javadoc comment. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 55 | |
Missing a Javadoc comment. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 58 | |
Missing a Javadoc comment. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 61 | |
Missing a Javadoc comment. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 65 | |
Missing a Javadoc comment. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 69 | |
Missing a Javadoc comment. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 72 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Missing a Javadoc comment. | 72 | |
Line contains a tab character. | 73 | |
'<' is not preceded with whitespace. | 73 | |
'<' is not followed by whitespace. | 73 | |
'>' is not preceded with whitespace. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 77 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Missing a Javadoc comment. | 77 | |
Line contains a tab character. | 78 | |
Parameter attributes should be final. | 78 | |
'<' is not preceded with whitespace. | 78 | |
'<' is not followed by whitespace. | 78 | |
'>' is not preceded with whitespace. | 78 | |
'attributes' hides a field. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 82 | |
Method 'getClu' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Missing a Javadoc comment. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 86 | |
Method 'setClu' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Missing a Javadoc comment. | 86 | |
Parameter clu should be final. | 86 | |
'clu' hides a field. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 90 | |
Method 'getAtpId' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Missing a Javadoc comment. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 94 | |
Method 'setAtpId' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Missing a Javadoc comment. | 94 | |
Parameter atpId should be final. | 94 | |
'atpId' hides a field. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 98 | |
Method 'getLuiCode' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Missing a Javadoc comment. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 102 | |
Method 'setLuiCode' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Missing a Javadoc comment. | 102 | |
Parameter luiCode should be final. | 102 | |
'luiCode' hides a field. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 106 | |
Method 'getMaxSeats' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Missing a Javadoc comment. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 110 | |
Method 'setMaxSeats' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Missing a Javadoc comment. | 110 | |
Parameter maxSeats should be final. | 110 | |
'maxSeats' hides a field. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 114 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Missing a Javadoc comment. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 118 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Missing a Javadoc comment. | 118 | |
Parameter effectiveDate should be final. | 118 | |
'effectiveDate' hides a field. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 122 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 122 | |
Missing a Javadoc comment. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 126 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Missing a Javadoc comment. | 126 | |
Parameter expirationDate should be final. | 126 | |
'expirationDate' hides a field. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 130 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 130 | |
Missing a Javadoc comment. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 134 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 134 | |
Missing a Javadoc comment. | 134 | |
Parameter state should be final. | 134 | |
'state' hides a field. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Parameter owner should be final. | 38 | |
'owner' hides a field. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 36 | |
'(' is followed by whitespace. | 38 | |
Line is longer than 80 characters. | 39 | |
Line contains a tab character. | 39 | |
Line is longer than 80 characters. | 40 | |
Line contains a tab character. | 40 | |
Line is longer than 80 characters. | 41 | |
Line contains a tab character. | 41 | |
Line is longer than 80 characters. | 42 | |
Line contains a tab character. | 42 | |
Line is longer than 80 characters. | 43 | |
Line contains a tab character. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 47 | |
'<' is not preceded with whitespace. | 47 | |
'<' is not followed by whitespace. | 47 | |
'>' is not preceded with whitespace. | 47 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 53 | |
Missing a Javadoc comment. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 57 | |
Missing a Javadoc comment. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 61 | |
Missing a Javadoc comment. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 65 | |
Missing a Javadoc comment. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 69 | |
Missing a Javadoc comment. | 69 | |
Line contains a tab character. | 70 | |
'<' is not preceded with whitespace. | 70 | |
'<' is not followed by whitespace. | 70 | |
'>' is not preceded with whitespace. | 70 | |
Line contains a tab character. | 72 | |
Missing a Javadoc comment. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 75 | |
Method 'getLui' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Missing a Javadoc comment. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 79 | |
Method 'setLui' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Missing a Javadoc comment. | 79 | |
Parameter lui should be final. | 79 | |
'lui' hides a field. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 83 | |
Method 'getRelatedLui' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Missing a Javadoc comment. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 87 | |
Method 'setRelatedLui' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Missing a Javadoc comment. | 87 | |
Parameter relatedLui should be final. | 87 | |
'relatedLui' hides a field. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 91 | |
Method 'getLuLuRelationType' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Missing a Javadoc comment. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 95 | |
Method 'setLuLuRelationType' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Missing a Javadoc comment. | 95 | |
Parameter luLuRelationType should be final. | 95 | |
'luLuRelationType' hides a field. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 99 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Missing a Javadoc comment. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 103 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Missing a Javadoc comment. | 103 | |
Parameter effectiveDate should be final. | 103 | |
'effectiveDate' hides a field. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 107 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Missing a Javadoc comment. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 111 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 111 | |
Missing a Javadoc comment. | 111 | |
Parameter expirationDate should be final. | 111 | |
'expirationDate' hides a field. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 115 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Missing a Javadoc comment. | 115 | |
'<' is not preceded with whitespace. | 115 | |
'<' is not followed by whitespace. | 115 | |
'>' is not preceded with whitespace. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 119 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 119 | |
Missing a Javadoc comment. | 119 | |
Parameter attributes should be final. | 119 | |
'<' is not preceded with whitespace. | 119 | |
'<' is not followed by whitespace. | 119 | |
'>' is not preceded with whitespace. | 119 | |
'attributes' hides a field. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 123 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 123 | |
Missing a Javadoc comment. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 127 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Missing a Javadoc comment. | 127 | |
Parameter state should be final. | 127 | |
'state' hides a field. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Parameter owner should be final. | 38 | |
'owner' hides a field. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 29 | |
'{' is not preceded with whitespace. | 31 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Line is longer than 80 characters. | 37 | |
Line contains a tab character. | 37 | |
'<' is not preceded with whitespace. | 37 | |
'<' is not followed by whitespace. | 37 | |
'>' is not preceded with whitespace. | 37 | |
'<' is not preceded with whitespace. | 37 | |
'<' is not followed by whitespace. | 37 | |
'>' is not preceded with whitespace. | 37 | |
'>' is not followed by whitespace. | 37 | |
Line contains a tab character. | 39 | |
Method 'getSearchTypeKey' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 43 | |
Method 'setSearchTypeKey' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter searchTypeKey should be final. | 43 | |
'searchTypeKey' hides a field. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 47 | |
Method 'getSearchParameters' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Missing a Javadoc comment. | 47 | |
'<' is not preceded with whitespace. | 47 | |
'<' is not followed by whitespace. | 47 | |
'>' is not preceded with whitespace. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line is longer than 80 characters. | 51 | |
Line contains a tab character. | 51 | |
Method 'setSearchParameters' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Missing a Javadoc comment. | 51 | |
Parameter searchParameters should be final. | 51 | |
'<' is not preceded with whitespace. | 51 | |
'<' is not followed by whitespace. | 51 | |
'>' is not preceded with whitespace. | 51 | |
'searchParameters' hides a field. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 55 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 27 | |
Line contains a tab character. | 29 | |
'{' is not preceded with whitespace. | 30 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 39 | |
Method 'getResourceTypeId' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 43 | |
Method 'setResourceTypeId' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter resourceTypeId should be final. | 43 | |
'resourceTypeId' hides a field. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 47 | |
Method 'getClu' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Missing a Javadoc comment. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 51 | |
Method 'setClu' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Missing a Javadoc comment. | 51 | |
Parameter clu should be final. | 51 | |
'clu' hides a field. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
'=' is not preceded with whitespace. | 35 | |
'=' is not followed by whitespace. | 35 | |
Line contains a tab character. | 36 | |
'=' is not preceded with whitespace. | 36 | |
'=' is not followed by whitespace. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
'=' is not preceded with whitespace. | 42 | |
'=' is not followed by whitespace. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 50 | |
Missing a Javadoc comment. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line has trailing spaces. | 53 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Missing a Javadoc comment. | 54 | |
Line contains a tab character. | 57 | |
Method 'getResultUsageType' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 61 | |
Method 'setResultUsageType' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
Parameter resultUsageType should be final. | 61 | |
'resultUsageType' hides a field. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 65 | |
Method 'getResultComponentId' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 69 | |
Method 'setResultComponentId' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Missing a Javadoc comment. | 69 | |
Parameter resultComponentId should be final. | 69 | |
'resultComponentId' hides a field. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 73 | |
Method 'getDesc' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 77 | |
Method 'setDesc' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Missing a Javadoc comment. | 77 | |
Parameter desc should be final. | 77 | |
'desc' hides a field. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 81 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Missing a Javadoc comment. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 85 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Missing a Javadoc comment. | 85 | |
Parameter effectiveDate should be final. | 85 | |
'effectiveDate' hides a field. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 89 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Missing a Javadoc comment. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 93 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Missing a Javadoc comment. | 93 | |
Parameter expirationDate should be final. | 93 | |
'expirationDate' hides a field. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 97 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Missing a Javadoc comment. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 101 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Missing a Javadoc comment. | 101 | |
Parameter state should be final. | 101 | |
'state' hides a field. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line has trailing spaces. | 104 | |
Line contains a tab character. | 104 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 17 | |
Missing a Javadoc comment. | 27 | |
'<' is not preceded with whitespace. | 29 | |
'<' is not followed by whitespace. | 29 | |
'>' is not preceded with whitespace. | 29 | |
Line has trailing spaces. | 30 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
'<' is not preceded with whitespace. | 32 | |
'<' is not followed by whitespace. | 32 | |
'>' is not preceded with whitespace. | 32 | |
Line has trailing spaces. | 33 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Missing a Javadoc comment. | 34 | |
'<' is not preceded with whitespace. | 34 | |
'<' is not followed by whitespace. | 34 | |
'>' is not preceded with whitespace. | 34 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Missing a Javadoc comment. | 38 | |
Parameter attributes should be final. | 38 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 | |
'attributes' hides a field. | 38 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Parameter owner should be final. | 38 | |
'owner' hides a field. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 30 | |
'{' is not preceded with whitespace. | 32 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
'=' is not preceded with whitespace. | 37 | |
'=' is not followed by whitespace. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 | |
'>' is not followed by whitespace. | 38 | |
Line contains a tab character. | 40 | |
Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 44 | |
Method 'setKey' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter key should be final. | 44 | |
'key' hides a field. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 48 | |
Method 'getValues' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 52 | |
Method 'setValues' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Missing a Javadoc comment. | 52 | |
Parameter values should be final. | 52 | |
'<' is not preceded with whitespace. | 52 | |
'<' is not followed by whitespace. | 52 | |
'>' is not preceded with whitespace. | 52 | |
'values' hides a field. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 56 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 24 | |
'{' is not preceded with whitespace. | 26 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 31 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 35 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Missing a Javadoc comment. | 35 | |
Parameter value should be final. | 35 | |
'value' hides a field. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 39 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 112 | |
Line contains a tab character. | 114 | |
Missing a Javadoc comment. | 114 | |
'<' is not preceded with whitespace. | 114 | |
'<' is not followed by whitespace. | 114 | |
'>' is not preceded with whitespace. | 114 | |
Line contains a tab character. | 115 | |
Parameter entities should be final. | 115 | |
'<' is not preceded with whitespace. | 115 | |
'<' is not followed by whitespace. | 115 | |
'>' is not preceded with whitespace. | 115 | |
Line is longer than 80 characters. | 116 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 119 | |
Missing a Javadoc comment. | 119 | |
Line contains a tab character. | 120 | |
Parameter entity should be final. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 124 | |
Missing a Javadoc comment. | 124 | |
'<' is not preceded with whitespace. | 124 | |
'<' is not followed by whitespace. | 124 | |
'>' is not preceded with whitespace. | 124 | |
Line contains a tab character. | 125 | |
Parameter entities should be final. | 125 | |
'<' is not preceded with whitespace. | 125 | |
'<' is not followed by whitespace. | 125 | |
'>' is not preceded with whitespace. | 125 | |
Line is longer than 80 characters. | 126 | |
Line contains a tab character. | 126 | |
'<' is not preceded with whitespace. | 126 | |
'<' is not followed by whitespace. | 126 | |
'>' is not preceded with whitespace. | 126 | |
'<' is not preceded with whitespace. | 126 | |
'<' is not followed by whitespace. | 126 | |
'>' is not preceded with whitespace. | 126 | |
'>' is not followed by whitespace. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 135 | |
Line is longer than 80 characters. | 137 | |
Line contains a tab character. | 137 | |
Missing a Javadoc comment. | 137 | |
Parameter entity should be final. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line is longer than 80 characters. | 143 | |
Line contains a tab character. | 143 | |
'{' is followed by whitespace. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line is longer than 80 characters. | 151 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 157 | |
Missing a Javadoc comment. | 157 | |
'<' is not preceded with whitespace. | 157 | |
'<' is not followed by whitespace. | 157 | |
'>' is not preceded with whitespace. | 157 | |
Line contains a tab character. | 158 | |
Parameter entities should be final. | 158 | |
'<' is not preceded with whitespace. | 158 | |
'<' is not followed by whitespace. | 158 | |
'>' is not preceded with whitespace. | 158 | |
Line has trailing spaces. | 159 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
'<' is not preceded with whitespace. | 160 | |
'<' is not followed by whitespace. | 160 | |
'>' is not preceded with whitespace. | 160 | |
'<' is not preceded with whitespace. | 160 | |
'<' is not followed by whitespace. | 160 | |
'>' is not preceded with whitespace. | 160 | |
'>' is not followed by whitespace. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line is longer than 80 characters. | 170 | |
Line contains a tab character. | 170 | |
Missing a Javadoc comment. | 170 | |
Parameter entity should be final. | 170 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
'{' is followed by whitespace. | 175 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
Line is longer than 80 characters. | 180 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Line has trailing spaces. | 182 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
Line contains a tab character. | 186 | |
Missing a Javadoc comment. | 186 | |
'<' is not preceded with whitespace. | 186 | |
'<' is not followed by whitespace. | 186 | |
'>' is not preceded with whitespace. | 186 | |
Parameter entities should be final. | 186 | |
'<' is not preceded with whitespace. | 186 | |
'<' is not followed by whitespace. | 186 | |
'>' is not preceded with whitespace. | 186 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
'<' is not preceded with whitespace. | 190 | |
'<' is not followed by whitespace. | 190 | |
'>' is not preceded with whitespace. | 190 | |
'>' is not followed by whitespace. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 193 | |
'<' is not preceded with whitespace. | 193 | |
'<' is not followed by whitespace. | 193 | |
'>' is not preceded with whitespace. | 193 | |
'<' is not preceded with whitespace. | 193 | |
'<' is not followed by whitespace. | 193 | |
'>' is not preceded with whitespace. | 193 | |
'>' is not followed by whitespace. | 193 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 201 | |
Missing a Javadoc comment. | 201 | |
Parameter entity should be final. | 201 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 203 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 207 | |
Line contains a tab character. | 208 | |
Line is longer than 80 characters. | 209 | |
Line contains a tab character. | 209 | |
Line is longer than 80 characters. | 210 | |
Line contains a tab character. | 210 | |
Line is longer than 80 characters. | 211 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 213 | |
Line is longer than 80 characters. | 214 | |
Line contains a tab character. | 214 | |
Line contains a tab character. | 215 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 217 | |
Line contains a tab character. | 218 | |
Line contains a tab character. | 219 | |
Line is longer than 80 characters. | 221 | |
Line contains a tab character. | 221 | |
Line contains a tab character. | 222 | |
Line is longer than 80 characters. | 223 | |
Line contains a tab character. | 223 | |
Line contains a tab character. | 225 | |
Line contains a tab character. | 226 | |
Line contains a tab character. | 228 | |
Line contains a tab character. | 229 | |
Line is longer than 80 characters. | 230 | |
Line contains a tab character. | 230 | |
Line contains a tab character. | 231 | |
Line contains a tab character. | 232 | |
Line contains a tab character. | 234 | |
Line is longer than 80 characters. | 235 | |
Line contains a tab character. | 235 | |
'<' is not preceded with whitespace. | 235 | |
'<' is not followed by whitespace. | 235 | |
'>' is not preceded with whitespace. | 235 | |
'<' is not preceded with whitespace. | 235 | |
'<' is not followed by whitespace. | 235 | |
'>' is not preceded with whitespace. | 235 | |
'>' is not followed by whitespace. | 235 | |
Line contains a tab character. | 236 | |
Line contains a tab character. | 237 | |
Line contains a tab character. | 238 | |
Line contains a tab character. | 239 | |
Line contains a tab character. | 240 | |
Line contains a tab character. | 241 | |
Line contains a tab character. | 243 | |
Line is longer than 80 characters. | 244 | |
Line contains a tab character. | 244 | |
Line contains a tab character. | 246 | |
Line is longer than 80 characters. | 247 | |
Line contains a tab character. | 247 | |
Line contains a tab character. | 249 | |
Line contains a tab character. | 251 | |
Line is longer than 80 characters. | 252 | |
Line contains a tab character. | 252 | |
'<' is not preceded with whitespace. | 252 | |
'<' is not followed by whitespace. | 252 | |
'>' is not preceded with whitespace. | 252 | |
'<' is not preceded with whitespace. | 252 | |
'<' is not followed by whitespace. | 252 | |
'>' is not preceded with whitespace. | 252 | |
'>' is not followed by whitespace. | 252 | |
Line contains a tab character. | 253 | |
Line is longer than 80 characters. | 254 | |
Line contains a tab character. | 254 | |
Line is longer than 80 characters. | 255 | |
Line contains a tab character. | 255 | |
Line contains a tab character. | 256 | |
Line contains a tab character. | 257 | |
Line contains a tab character. | 258 | |
Line contains a tab character. | 260 | |
Line contains a tab character. | 262 | |
Line has trailing spaces. | 263 | |
Line contains a tab character. | 263 | |
Line contains a tab character. | 264 | |
Line contains a tab character. | 266 | |
Line contains a tab character. | 268 | |
Missing a Javadoc comment. | 268 | |
'<' is not preceded with whitespace. | 268 | |
'<' is not followed by whitespace. | 268 | |
'>' is not preceded with whitespace. | 268 | |
Parameter entities should be final. | 268 | |
'<' is not preceded with whitespace. | 268 | |
'<' is not followed by whitespace. | 268 | |
'>' is not preceded with whitespace. | 268 | |
Line is longer than 80 characters. | 269 | |
Line contains a tab character. | 269 | |
'<' is not preceded with whitespace. | 269 | |
'<' is not followed by whitespace. | 269 | |
'>' is not preceded with whitespace. | 269 | |
'<' is not preceded with whitespace. | 269 | |
'<' is not followed by whitespace. | 269 | |
'>' is not preceded with whitespace. | 269 | |
'>' is not followed by whitespace. | 269 | |
Line contains a tab character. | 270 | |
Line contains a tab character. | 271 | |
Line contains a tab character. | 272 | |
Line contains a tab character. | 273 | |
Line contains a tab character. | 274 | |
Line contains a tab character. | 275 | |
Line contains a tab character. | 276 | |
Line is longer than 80 characters. | 278 | |
Line contains a tab character. | 278 | |
Missing a Javadoc comment. | 278 | |
Parameter cluSetInfo should be final. | 278 | |
Parameter luDao should be final. | 278 | |
Line contains a tab character. | 279 | |
Line is longer than 80 characters. | 281 | |
Line contains a tab character. | 281 | |
'{' is followed by whitespace. | 281 | |
Line is longer than 80 characters. | 282 | |
Line contains a tab character. | 282 | |
Line contains a tab character. | 283 | |
Line is longer than 80 characters. | 284 | |
Line contains a tab character. | 284 | |
Line contains a tab character. | 285 | |
Line is longer than 80 characters. | 286 | |
Line contains a tab character. | 286 | |
Line contains a tab character. | 288 | |
Line is longer than 80 characters. | 289 | |
Line contains a tab character. | 289 | |
Line contains a tab character. | 290 | |
Line contains a tab character. | 291 | |
Line contains a tab character. | 292 | |
Line contains a tab character. | 293 | |
Line contains a tab character. | 294 | |
Line contains a tab character. | 295 | |
Line contains a tab character. | 296 | |
'if' is not followed by whitespace. | 296 | |
'==' is not preceded with whitespace. | 296 | |
'==' is not followed by whitespace. | 296 | |
'{' is not preceded with whitespace. | 296 | |
Line contains a tab character. | 297 | |
'<' is not preceded with whitespace. | 297 | |
'<' is not followed by whitespace. | 297 | |
'>' is not preceded with whitespace. | 297 | |
'>' is not followed by whitespace. | 297 | |
Line contains a tab character. | 298 | |
Line contains a tab character. | 299 | |
Line contains a tab character. | 300 | |
Line is longer than 80 characters. | 301 | |
Line contains a tab character. | 301 | |
Line contains a tab character. | 303 | |
Line contains a tab character. | 304 | |
Line contains a tab character. | 306 | |
Missing a Javadoc comment. | 306 | |
Parameter entity should be final. | 306 | |
Line contains a tab character. | 307 | |
Line contains a tab character. | 308 | |
Line contains a tab character. | 309 | |
Line contains a tab character. | 310 | |
Line contains a tab character. | 312 | |
'{' is followed by whitespace. | 312 | |
Line is longer than 80 characters. | 313 | |
Line contains a tab character. | 313 | |
Line contains a tab character. | 315 | |
Line contains a tab character. | 316 | |
Line contains a tab character. | 317 | |
'if' is not followed by whitespace. | 317 | |
'!=' is not preceded with whitespace. | 317 | |
'!=' is not followed by whitespace. | 317 | |
'{' is not preceded with whitespace. | 317 | |
Line is longer than 80 characters. | 318 | |
Line contains a tab character. | 318 | |
'<' is not preceded with whitespace. | 318 | |
'<' is not followed by whitespace. | 318 | |
'>' is not preceded with whitespace. | 318 | |
'<' is not preceded with whitespace. | 318 | |
'<' is not followed by whitespace. | 318 | |
'>' is not preceded with whitespace. | 318 | |
'>' is not followed by whitespace. | 318 | |
Line contains a tab character. | 319 | |
Line contains a tab character. | 320 | |
Line contains a tab character. | 321 | |
Line contains a tab character. | 322 | |
Line contains a tab character. | 323 | |
Line contains a tab character. | 324 | |
Line is longer than 80 characters. | 326 | |
Line contains a tab character. | 326 | |
'<' is not preceded with whitespace. | 326 | |
'<' is not followed by whitespace. | 326 | |
'>' is not preceded with whitespace. | 326 | |
'<' is not preceded with whitespace. | 326 | |
'<' is not followed by whitespace. | 326 | |
'>' is not preceded with whitespace. | 326 | |
'>' is not followed by whitespace. | 326 | |
Line contains a tab character. | 327 | |
Line contains a tab character. | 328 | |
Line contains a tab character. | 329 | |
Line contains a tab character. | 330 | |
Line contains a tab character. | 332 | |
Line is longer than 80 characters. | 333 | |
Line contains a tab character. | 333 | |
Line is longer than 80 characters. | 335 | |
Line contains a tab character. | 335 | |
Line contains a tab character. | 336 | |
Line contains a tab character. | 337 | |
Line contains a tab character. | 338 | |
Line contains a tab character. | 340 | |
Line contains a tab character. | 341 | |
Line is longer than 80 characters. | 343 | |
Line contains a tab character. | 343 | |
Missing a Javadoc comment. | 343 | |
Parameter entity should be final. | 343 | |
Line contains a tab character. | 344 | |
'if' is not followed by whitespace. | 344 | |
Line contains a tab character. | 345 | |
Line contains a tab character. | 346 | |
Line contains a tab character. | 347 | |
Line contains a tab character. | 348 | |
Line contains a tab character. | 349 | |
Line contains a tab character. | 350 | |
'<' is not preceded with whitespace. | 350 | |
'<' is not followed by whitespace. | 350 | |
'>' is not preceded with whitespace. | 350 | |
'<' is not preceded with whitespace. | 350 | |
'<' is not followed by whitespace. | 350 | |
'>' is not preceded with whitespace. | 350 | |
'>' is not followed by whitespace. | 350 | |
Line contains a tab character. | 351 | |
'for' is not followed by whitespace. | 351 | |
Line contains a tab character. | 352 | |
Line contains a tab character. | 353 | |
Line contains a tab character. | 354 | |
Line contains a tab character. | 355 | |
Line contains a tab character. | 357 | |
Line contains a tab character. | 358 | |
Line contains a tab character. | 360 | |
Missing a Javadoc comment. | 360 | |
Parameter entity should be final. | 360 | |
Line contains a tab character. | 361 | |
Line contains a tab character. | 362 | |
Line contains a tab character. | 363 | |
'<' is not preceded with whitespace. | 363 | |
'<' is not followed by whitespace. | 363 | |
'>' is not preceded with whitespace. | 363 | |
'<' is not preceded with whitespace. | 363 | |
'<' is not followed by whitespace. | 363 | |
'>' is not preceded with whitespace. | 363 | |
'>' is not followed by whitespace. | 363 | |
Line contains a tab character. | 364 | |
'for' is not followed by whitespace. | 364 | |
Line contains a tab character. | 365 | |
Line contains a tab character. | 366 | |
Line contains a tab character. | 367 | |
Line contains a tab character. | 368 | |
'if' is not followed by whitespace. | 368 | |
Line contains a tab character. | 369 | |
Line contains a tab character. | 370 | |
Line contains a tab character. | 371 | |
Line contains a tab character. | 372 | |
Line is longer than 80 characters. | 374 | |
Line contains a tab character. | 374 | |
Missing a Javadoc comment. | 374 | |
Parameter dto should be final. | 374 | |
Line contains a tab character. | 375 | |
'if' is not followed by whitespace. | 375 | |
Line contains a tab character. | 376 | |
Line contains a tab character. | 377 | |
Line contains a tab character. | 378 | |
Line contains a tab character. | 379 | |
Line contains a tab character. | 380 | |
'<' is not preceded with whitespace. | 380 | |
'<' is not followed by whitespace. | 380 | |
'>' is not preceded with whitespace. | 380 | |
'<' is not preceded with whitespace. | 380 | |
'<' is not followed by whitespace. | 380 | |
'>' is not preceded with whitespace. | 380 | |
'>' is not followed by whitespace. | 380 | |
Line contains a tab character. | 381 | |
'for' is not followed by whitespace. | 381 | |
Line contains a tab character. | 382 | |
Line contains a tab character. | 383 | |
Line contains a tab character. | 384 | |
Line contains a tab character. | 385 | |
Line contains a tab character. | 387 | |
Line contains a tab character. | 388 | |
Line contains a tab character. | 390 | |
Missing a Javadoc comment. | 390 | |
Parameter dto should be final. | 390 | |
Line contains a tab character. | 391 | |
'if' is not followed by whitespace. | 391 | |
Line contains a tab character. | 392 | |
Line contains a tab character. | 393 | |
Line contains a tab character. | 394 | |
Line contains a tab character. | 395 | |
Line is longer than 80 characters. | 396 | |
Line contains a tab character. | 396 | |
'<' is not preceded with whitespace. | 396 | |
'<' is not followed by whitespace. | 396 | |
'>' is not preceded with whitespace. | 396 | |
'<' is not preceded with whitespace. | 396 | |
'<' is not followed by whitespace. | 396 | |
'>' is not preceded with whitespace. | 396 | |
'>' is not followed by whitespace. | 396 | |
Line contains a tab character. | 397 | |
'if' is not followed by whitespace. | 397 | |
Line contains a tab character. | 398 | |
Line contains a tab character. | 399 | |
Line contains a tab character. | 400 | |
Line contains a tab character. | 401 | |
'if' is not followed by whitespace. | 401 | |
'<' is not preceded with whitespace. | 401 | |
'<' is not followed by whitespace. | 401 | |
'?' is not preceded with whitespace. | 401 | |
'>' is not preceded with whitespace. | 401 | |
'?' is not followed by whitespace. | 401 | |
'>' is not followed by whitespace. | 401 | |
Line contains a tab character. | 402 | |
'<' is not preceded with whitespace. | 402 | |
'<' is not followed by whitespace. | 402 | |
'>' is not preceded with whitespace. | 402 | |
'<' is not preceded with whitespace. | 402 | |
'<' is not followed by whitespace. | 402 | |
'>' is not preceded with whitespace. | 402 | |
'>' is not followed by whitespace. | 402 | |
'cast' is not followed by whitespace. | 402 | |
Line contains a tab character. | 403 | |
'for' is not followed by whitespace. | 403 | |
Line is longer than 80 characters. | 404 | |
Line contains a tab character. | 404 | |
Line contains a tab character. | 405 | |
Line contains a tab character. | 406 | |
Line contains a tab character. | 407 | |
Line contains a tab character. | 408 | |
Line contains a tab character. | 409 | |
Line contains a tab character. | 410 | |
Line contains a tab character. | 411 | |
Line contains a tab character. | 413 | |
Missing a Javadoc comment. | 413 | |
'<' is not preceded with whitespace. | 413 | |
'<' is not followed by whitespace. | 413 | |
'>' is not preceded with whitespace. | 413 | |
Line contains a tab character. | 414 | |
Parameter entities should be final. | 414 | |
'<' is not preceded with whitespace. | 414 | |
'<' is not followed by whitespace. | 414 | |
'>' is not preceded with whitespace. | 414 | |
Line is longer than 80 characters. | 415 | |
Line contains a tab character. | 415 | |
Line contains a tab character. | 416 | |
Line contains a tab character. | 418 | |
Missing a Javadoc comment. | 418 | |
Line contains a tab character. | 419 | |
Parameter entity should be final. | 419 | |
Line contains a tab character. | 420 | |
Line contains a tab character. | 421 | |
Line contains a tab character. | 423 | |
Missing a Javadoc comment. | 423 | |
'<' is not preceded with whitespace. | 423 | |
'<' is not followed by whitespace. | 423 | |
'>' is not preceded with whitespace. | 423 | |
Line contains a tab character. | 424 | |
Parameter entities should be final. | 424 | |
'<' is not preceded with whitespace. | 424 | |
'<' is not followed by whitespace. | 424 | |
'>' is not preceded with whitespace. | 424 | |
Line is longer than 80 characters. | 425 | |
Line contains a tab character. | 425 | |
Line contains a tab character. | 426 | |
Line contains a tab character. | 428 | |
Missing a Javadoc comment. | 428 | |
Line contains a tab character. | 429 | |
Parameter entity should be final. | 429 | |
Line contains a tab character. | 430 | |
Line contains a tab character. | 431 | |
Line is longer than 80 characters. | 433 | |
Line contains a tab character. | 433 | |
Missing a Javadoc comment. | 433 | |
'<' is not preceded with whitespace. | 433 | |
'<' is not followed by whitespace. | 433 | |
'>' is not preceded with whitespace. | 433 | |
Line contains a tab character. | 434 | |
Parameter entities should be final. | 434 | |
'<' is not preceded with whitespace. | 434 | |
'<' is not followed by whitespace. | 434 | |
'>' is not preceded with whitespace. | 434 | |
Line contains a tab character. | 435 | |
Line contains a tab character. | 436 | |
Line contains a tab character. | 437 | |
Line contains a tab character. | 439 | |
Missing a Javadoc comment. | 439 | |
Line contains a tab character. | 440 | |
Parameter entity should be final. | 440 | |
Line is longer than 80 characters. | 441 | |
Line contains a tab character. | 441 | |
Line contains a tab character. | 442 | |
Line contains a tab character. | 444 | |
Missing a Javadoc comment. | 444 | |
'<' is not preceded with whitespace. | 444 | |
'<' is not followed by whitespace. | 444 | |
'>' is not preceded with whitespace. | 444 | |
Line contains a tab character. | 445 | |
Parameter entities should be final. | 445 | |
'<' is not preceded with whitespace. | 445 | |
'<' is not followed by whitespace. | 445 | |
'>' is not preceded with whitespace. | 445 | |
Line contains a tab character. | 446 | |
Line contains a tab character. | 447 | |
Line contains a tab character. | 449 | |
Missing a Javadoc comment. | 449 | |
Parameter entity should be final. | 449 | |
Line contains a tab character. | 450 | |
Line contains a tab character. | 451 | |
Line contains a tab character. | 453 | |
Missing a Javadoc comment. | 453 | |
'<' is not preceded with whitespace. | 453 | |
'<' is not followed by whitespace. | 453 | |
'>' is not preceded with whitespace. | 453 | |
Line contains a tab character. | 454 | |
Parameter entities should be final. | 454 | |
'<' is not preceded with whitespace. | 454 | |
'<' is not followed by whitespace. | 454 | |
'>' is not preceded with whitespace. | 454 | |
Line contains a tab character. | 455 | |
Line contains a tab character. | 456 | |
Line is longer than 80 characters. | 458 | |
Line contains a tab character. | 458 | |
Missing a Javadoc comment. | 458 | |
Parameter entity should be final. | 458 | |
Line contains a tab character. | 459 | |
Line contains a tab character. | 460 | |
Line contains a tab character. | 462 | |
Missing a Javadoc comment. | 462 | |
Parameter entity should be final. | 462 | |
Line contains a tab character. | 463 | |
Line contains a tab character. | 464 | |
Line contains a tab character. | 466 | |
Missing a Javadoc comment. | 466 | |
'<' is not preceded with whitespace. | 466 | |
'<' is not followed by whitespace. | 466 | |
'>' is not preceded with whitespace. | 466 | |
Line contains a tab character. | 467 | |
Parameter entities should be final. | 467 | |
'<' is not preceded with whitespace. | 467 | |
'<' is not followed by whitespace. | 467 | |
'>' is not preceded with whitespace. | 467 | |
Line contains a tab character. | 468 | |
Line contains a tab character. | 469 | |
Line contains a tab character. | 471 | |
Missing a Javadoc comment. | 471 | |
Parameter entity should be final. | 471 | |
Line contains a tab character. | 472 | |
Line contains a tab character. | 473 | |
Line contains a tab character. | 474 | |
Line contains a tab character. | 476 | |
Line is longer than 80 characters. | 478 | |
Line contains a tab character. | 478 | |
'{' is followed by whitespace. | 478 | |
Line is longer than 80 characters. | 480 | |
Line contains a tab character. | 480 | |
'<' is not preceded with whitespace. | 480 | |
'<' is not followed by whitespace. | 480 | |
'>' is not preceded with whitespace. | 480 | |
Line contains a tab character. | 481 | |
Line contains a tab character. | 482 | |
Line contains a tab character. | 483 | |
Line is longer than 80 characters. | 484 | |
Line contains a tab character. | 484 | |
Line contains a tab character. | 485 | |
'if' is not followed by whitespace. | 485 | |
'!=' is not preceded with whitespace. | 485 | |
'!=' is not followed by whitespace. | 485 | |
'{' is not preceded with whitespace. | 485 | |
Line contains a tab character. | 486 | |
Line contains a tab character. | 487 | |
Line is longer than 80 characters. | 488 | |
Line contains a tab character. | 488 | |
Line contains a tab character. | 490 | |
Line contains a tab character. | 491 | |
Line is longer than 80 characters. | 493 | |
Line contains a tab character. | 493 | |
Missing a Javadoc comment. | 493 | |
'<' is not preceded with whitespace. | 493 | |
'<' is not followed by whitespace. | 493 | |
'>' is not preceded with whitespace. | 493 | |
Parameter entities should be final. | 493 | |
'<' is not preceded with whitespace. | 493 | |
'<' is not followed by whitespace. | 493 | |
'>' is not preceded with whitespace. | 493 | |
Line contains a tab character. | 494 | |
'<' is not preceded with whitespace. | 494 | |
'<' is not followed by whitespace. | 494 | |
'>' is not preceded with whitespace. | 494 | |
'<' is not preceded with whitespace. | 494 | |
'<' is not followed by whitespace. | 494 | |
'>' is not preceded with whitespace. | 494 | |
'>' is not followed by whitespace. | 494 | |
Line contains a tab character. | 495 | |
Line contains a tab character. | 496 | |
Line contains a tab character. | 497 | |
Line contains a tab character. | 498 | |
Line contains a tab character. | 499 | |
Line contains a tab character. | 500 | |
Line contains a tab character. | 501 | |
Line contains a tab character. | 503 | |
Missing a Javadoc comment. | 503 | |
'<' is not preceded with whitespace. | 503 | |
'<' is not followed by whitespace. | 503 | |
'>' is not preceded with whitespace. | 503 | |
Line contains a tab character. | 504 | |
Parameter entities should be final. | 504 | |
'<' is not preceded with whitespace. | 504 | |
'<' is not followed by whitespace. | 504 | |
'>' is not preceded with whitespace. | 504 | |
Line contains a tab character. | 505 | |
'<' is not preceded with whitespace. | 505 | |
'<' is not followed by whitespace. | 505 | |
'>' is not preceded with whitespace. | 505 | |
'<' is not preceded with whitespace. | 505 | |
'<' is not followed by whitespace. | 505 | |
'>' is not preceded with whitespace. | 505 | |
'>' is not followed by whitespace. | 505 | |
Line contains a tab character. | 506 | |
Line contains a tab character. | 507 | |
Line contains a tab character. | 508 | |
Line contains a tab character. | 509 | |
Line contains a tab character. | 510 | |
Line contains a tab character. | 511 | |
Line contains a tab character. | 512 | |
Line contains a tab character. | 514 | |
Missing a Javadoc comment. | 514 | |
Parameter entity should be final. | 514 | |
Line contains a tab character. | 515 | |
Line contains a tab character. | 516 | |
Line contains a tab character. | 517 | |
Line contains a tab character. | 519 | |
Line is longer than 80 characters. | 521 | |
Line contains a tab character. | 521 | |
'{' is followed by whitespace. | 521 | |
Line contains a tab character. | 522 | |
'if' is not followed by whitespace. | 522 | |
Line is longer than 80 characters. | 523 | |
Line contains a tab character. | 523 | |
Line contains a tab character. | 524 | |
Line contains a tab character. | 525 | |
Line is longer than 80 characters. | 526 | |
Line contains a tab character. | 526 | |
Line contains a tab character. | 528 | |
Line contains a tab character. | 529 | |
Line contains a tab character. | 531 | |
Missing a Javadoc comment. | 531 | |
'<' is not preceded with whitespace. | 531 | |
'<' is not followed by whitespace. | 531 | |
'>' is not preceded with whitespace. | 531 | |
Line contains a tab character. | 532 | |
Parameter entities should be final. | 532 | |
'<' is not preceded with whitespace. | 532 | |
'<' is not followed by whitespace. | 532 | |
'>' is not preceded with whitespace. | 532 | |
Line is longer than 80 characters. | 533 | |
Line contains a tab character. | 533 | |
'<' is not preceded with whitespace. | 533 | |
'<' is not followed by whitespace. | 533 | |
'>' is not preceded with whitespace. | 533 | |
'<' is not preceded with whitespace. | 533 | |
'<' is not followed by whitespace. | 533 | |
'>' is not preceded with whitespace. | 533 | |
'>' is not followed by whitespace. | 533 | |
Line contains a tab character. | 534 | |
Line contains a tab character. | 535 | |
'if' is not followed by whitespace. | 535 | |
'!=' is not preceded with whitespace. | 535 | |
'!=' is not followed by whitespace. | 535 | |
'{' is not preceded with whitespace. | 535 | |
Line contains a tab character. | 536 | |
Line contains a tab character. | 537 | |
Line contains a tab character. | 538 | |
Line contains a tab character. | 539 | |
Line contains a tab character. | 540 | |
Line contains a tab character. | 542 | |
Line contains a tab character. | 544 | |
Missing a Javadoc comment. | 544 | |
Line contains a tab character. | 545 | |
Parameter entity should be final. | 545 | |
Line contains a tab character. | 546 | |
Line contains a tab character. | 547 | |
Line contains a tab character. | 548 | |
Line contains a tab character. | 549 | |
Line is longer than 80 characters. | 551 | |
Line contains a tab character. | 551 | |
'{' is followed by whitespace. | 551 | |
Line contains a tab character. | 552 | |
Line contains a tab character. | 554 | |
Line contains a tab character. | 555 | |
Line contains a tab character. | 557 | |
Missing a Javadoc comment. | 557 | |
'<' is not preceded with whitespace. | 557 | |
'<' is not followed by whitespace. | 557 | |
'>' is not preceded with whitespace. | 557 | |
Parameter entities should be final. | 557 | |
'<' is not preceded with whitespace. | 557 | |
'<' is not followed by whitespace. | 557 | |
'>' is not preceded with whitespace. | 557 | |
Line contains a tab character. | 558 | |
Line contains a tab character. | 559 | |
Line contains a tab character. | 561 | |
Missing a Javadoc comment. | 561 | |
Parameter entity should be final. | 561 | |
Line is longer than 80 characters. | 562 | |
Line contains a tab character. | 562 | |
Line contains a tab character. | 563 | |
Line is longer than 80 characters. | 564 | |
Line contains a tab character. | 564 | |
Line contains a tab character. | 566 | |
Line contains a tab character. | 567 | |
Line contains a tab character. | 569 | |
Missing a Javadoc comment. | 569 | |
'<' is not preceded with whitespace. | 569 | |
'<' is not followed by whitespace. | 569 | |
'>' is not preceded with whitespace. | 569 | |
Parameter entities should be final. | 569 | |
'<' is not preceded with whitespace. | 569 | |
'<' is not followed by whitespace. | 569 | |
'>' is not preceded with whitespace. | 569 | |
Line contains a tab character. | 570 | |
'<' is not preceded with whitespace. | 570 | |
'<' is not followed by whitespace. | 570 | |
'>' is not preceded with whitespace. | 570 | |
'<' is not preceded with whitespace. | 570 | |
'<' is not followed by whitespace. | 570 | |
'>' is not preceded with whitespace. | 570 | |
'>' is not followed by whitespace. | 570 | |
Line contains a tab character. | 571 | |
Line contains a tab character. | 572 | |
Line contains a tab character. | 573 | |
Line contains a tab character. | 574 | |
Line contains a tab character. | 575 | |
Line contains a tab character. | 576 | |
Line contains a tab character. | 578 | |
Line contains a tab character. | 580 | |
Missing a Javadoc comment. | 580 | |
Parameter entity should be final. | 580 | |
Line contains a tab character. | 581 | |
Line contains a tab character. | 582 | |
Line contains a tab character. | 583 | |
Line contains a tab character. | 584 | |
Line contains a tab character. | 586 | |
'{' is followed by whitespace. | 586 | |
Line contains a tab character. | 587 | |
Line contains a tab character. | 589 | |
Line contains a tab character. | 591 | |
Line contains a tab character. | 592 | |
Line contains a tab character. | 593 | |
Line contains a tab character. | 595 | |
Line contains a tab character. | 597 | |
Line contains a tab character. | 598 | |
Line contains a tab character. | 600 | |
Missing a Javadoc comment. | 600 | |
Parameter isUpdate should be final. | 600 | |
Parameter luiInfo should be final. | 600 | |
Parameter dao should be final. | 600 | |
Line contains a tab character. | 601 | |
Line contains a tab character. | 602 | |
Line contains a tab character. | 603 | |
Line contains a tab character. | 604 | |
Line contains a tab character. | 605 | |
Line contains a tab character. | 606 | |
Line contains a tab character. | 608 | |
Line contains a tab character. | 609 | |
Line contains a tab character. | 610 | |
Line is longer than 80 characters. | 611 | |
Line contains a tab character. | 611 | |
Line is longer than 80 characters. | 612 | |
Line contains a tab character. | 612 | |
Line contains a tab character. | 613 | |
Line contains a tab character. | 614 | |
Line contains a tab character. | 615 | |
Line is longer than 80 characters. | 616 | |
Line contains a tab character. | 616 | |
Line contains a tab character. | 617 | |
Line is longer than 80 characters. | 618 | |
Line contains a tab character. | 618 | |
Line contains a tab character. | 619 | |
Line contains a tab character. | 620 | |
Line contains a tab character. | 621 | |
Line contains a tab character. | 622 | |
Line contains a tab character. | 624 | |
'{' is followed by whitespace. | 624 | |
Line contains a tab character. | 625 | |
Line is longer than 80 characters. | 627 | |
Line contains a tab character. | 627 | |
Line contains a tab character. | 628 | |
Line contains a tab character. | 630 | |
Line contains a tab character. | 631 | |
Line is longer than 80 characters. | 632 | |
Line contains a tab character. | 632 | |
Line is longer than 80 characters. | 633 | |
Line contains a tab character. | 633 | |
Line contains a tab character. | 634 | |
Line contains a tab character. | 635 | |
Line contains a tab character. | 636 | |
Line contains a tab character. | 637 | |
Line contains a tab character. | 638 | |
Line contains a tab character. | 640 | |
Missing a Javadoc comment. | 640 | |
'<' is not preceded with whitespace. | 640 | |
'<' is not followed by whitespace. | 640 | |
'>' is not preceded with whitespace. | 640 | |
Line contains a tab character. | 641 | |
Parameter entities should be final. | 641 | |
'<' is not preceded with whitespace. | 641 | |
'<' is not followed by whitespace. | 641 | |
'>' is not preceded with whitespace. | 641 | |
Line is longer than 80 characters. | 642 | |
Line contains a tab character. | 642 | |
'<' is not preceded with whitespace. | 642 | |
'<' is not followed by whitespace. | 642 | |
'>' is not preceded with whitespace. | 642 | |
'<' is not preceded with whitespace. | 642 | |
'<' is not followed by whitespace. | 642 | |
'>' is not preceded with whitespace. | 642 | |
'>' is not followed by whitespace. | 642 | |
Line contains a tab character. | 643 | |
Line contains a tab character. | 644 | |
Line contains a tab character. | 645 | |
Line contains a tab character. | 646 | |
Line contains a tab character. | 647 | |
Line contains a tab character. | 648 | |
Line contains a tab character. | 649 | |
Line contains a tab character. | 650 | |
Line is longer than 80 characters. | 652 | |
Line contains a tab character. | 652 | |
Missing a Javadoc comment. | 652 | |
Parameter entity should be final. | 652 | |
Line contains a tab character. | 653 | |
Line contains a tab character. | 654 | |
Line contains a tab character. | 655 | |
Line contains a tab character. | 656 | |
Line contains a tab character. | 658 | |
'{' is followed by whitespace. | 658 | |
Line contains a tab character. | 659 | |
Line contains a tab character. | 661 | |
Line contains a tab character. | 662 | |
Line contains a tab character. | 663 | |
Line contains a tab character. | 664 | |
Line is longer than 80 characters. | 665 | |
Line contains a tab character. | 665 | |
Line contains a tab character. | 666 | |
Line contains a tab character. | 667 | |
Line contains a tab character. | 669 | |
Missing a Javadoc comment. | 669 | |
'<' is not preceded with whitespace. | 669 | |
'<' is not followed by whitespace. | 669 | |
'>' is not preceded with whitespace. | 669 | |
Line contains a tab character. | 670 | |
Parameter entities should be final. | 670 | |
'<' is not preceded with whitespace. | 670 | |
'<' is not followed by whitespace. | 670 | |
'>' is not preceded with whitespace. | 670 | |
Line contains a tab character. | 671 | |
'<' is not preceded with whitespace. | 671 | |
'<' is not followed by whitespace. | 671 | |
'>' is not preceded with whitespace. | 671 | |
'<' is not preceded with whitespace. | 671 | |
'<' is not followed by whitespace. | 671 | |
'>' is not preceded with whitespace. | 671 | |
'>' is not followed by whitespace. | 671 | |
Line contains a tab character. | 672 | |
Line contains a tab character. | 673 | |
'if' is not followed by whitespace. | 673 | |
'!=' is not preceded with whitespace. | 673 | |
'!=' is not followed by whitespace. | 673 | |
'{' is not preceded with whitespace. | 673 | |
Line contains a tab character. | 674 | |
Line contains a tab character. | 675 | |
Line contains a tab character. | 676 | |
Line contains a tab character. | 677 | |
Line contains a tab character. | 678 | |
Line contains a tab character. | 679 | |
Line is longer than 80 characters. | 681 | |
Line contains a tab character. | 681 | |
Missing a Javadoc comment. | 681 | |
Parameter entity should be final. | 681 | |
Line contains a tab character. | 682 | |
Line contains a tab character. | 683 | |
Line contains a tab character. | 684 | |
Line contains a tab character. | 686 | |
Line contains a tab character. | 688 | |
Line contains a tab character. | 690 | |
Line contains a tab character. | 691 | |
Line contains a tab character. | 693 | |
Missing a Javadoc comment. | 693 | |
'<' is not preceded with whitespace. | 693 | |
'<' is not followed by whitespace. | 693 | |
'>' is not preceded with whitespace. | 693 | |
Line contains a tab character. | 694 | |
Parameter entities should be final. | 694 | |
'<' is not preceded with whitespace. | 694 | |
'<' is not followed by whitespace. | 694 | |
'>' is not preceded with whitespace. | 694 | |
Line contains a tab character. | 695 | |
'<' is not preceded with whitespace. | 695 | |
'<' is not followed by whitespace. | 695 | |
'>' is not preceded with whitespace. | 695 | |
'<' is not preceded with whitespace. | 695 | |
'<' is not followed by whitespace. | 695 | |
'>' is not preceded with whitespace. | 695 | |
'>' is not followed by whitespace. | 695 | |
Line contains a tab character. | 696 | |
Line contains a tab character. | 697 | |
'if' is not followed by whitespace. | 697 | |
'!=' is not preceded with whitespace. | 697 | |
'!=' is not followed by whitespace. | 697 | |
'{' is not preceded with whitespace. | 697 | |
Line contains a tab character. | 698 | |
Line contains a tab character. | 699 | |
Line contains a tab character. | 700 | |
Line contains a tab character. | 701 | |
Line contains a tab character. | 702 | |
Line contains a tab character. | 703 | |
Line is longer than 80 characters. | 705 | |
Line contains a tab character. | 705 | |
Missing a Javadoc comment. | 705 | |
Parameter entity should be final. | 705 | |
Line contains a tab character. | 706 | |
Line contains a tab character. | 707 | |
Line contains a tab character. | 708 | |
Line contains a tab character. | 709 | |
Line contains a tab character. | 711 | |
Line contains a tab character. | 712 | |
'{' is followed by whitespace. | 712 | |
Line contains a tab character. | 713 | |
Line contains a tab character. | 715 | |
Line contains a tab character. | 716 | |
Line contains a tab character. | 718 | |
Missing a Javadoc comment. | 718 | |
Parameter entity should be final. | 718 | |
Line contains a tab character. | 719 | |
Line contains a tab character. | 720 | |
Line contains a tab character. | 721 | |
Line contains a tab character. | 722 | |
Line contains a tab character. | 724 | |
Line contains a tab character. | 726 | |
Line contains a tab character. | 727 | |
Line contains a tab character. | 729 | |
Missing a Javadoc comment. | 729 | |
Parameter entity should be final. | 729 | |
Line contains a tab character. | 730 | |
Line contains a tab character. | 731 | |
Line contains a tab character. | 732 | |
Line contains a tab character. | 733 | |
Line contains a tab character. | 735 | |
Line contains a tab character. | 737 | |
Line contains a tab character. | 738 | |
Line contains a tab character. | 740 | |
Missing a Javadoc comment. | 740 | |
'<' is not preceded with whitespace. | 740 | |
'<' is not followed by whitespace. | 740 | |
'>' is not preceded with whitespace. | 740 | |
Parameter entities should be final. | 740 | |
'<' is not preceded with whitespace. | 740 | |
'<' is not followed by whitespace. | 740 | |
'>' is not preceded with whitespace. | 740 | |
Line is longer than 80 characters. | 741 | |
Line contains a tab character. | 741 | |
'<' is not preceded with whitespace. | 741 | |
'<' is not followed by whitespace. | 741 | |
'>' is not preceded with whitespace. | 741 | |
'<' is not preceded with whitespace. | 741 | |
'<' is not followed by whitespace. | 741 | |
'>' is not preceded with whitespace. | 741 | |
'>' is not followed by whitespace. | 741 | |
Line contains a tab character. | 742 | |
'if' is not followed by whitespace. | 742 | |
'!=' is not preceded with whitespace. | 742 | |
'!=' is not followed by whitespace. | 742 | |
'{' is not preceded with whitespace. | 742 | |
Line contains a tab character. | 743 | |
Line contains a tab character. | 744 | |
Line contains a tab character. | 745 | |
Line contains a tab character. | 746 | |
Line contains a tab character. | 747 | |
Line contains a tab character. | 748 | |
Line contains a tab character. | 750 | |
Missing a Javadoc comment. | 750 | |
Parameter entity should be final. | 750 | |
Line contains a tab character. | 751 | |
Line contains a tab character. | 752 | |
Line contains a tab character. | 753 | |
Line contains a tab character. | 754 | |
Line is longer than 80 characters. | 756 | |
Line contains a tab character. | 756 | |
'{' is followed by whitespace. | 756 | |
Line contains a tab character. | 757 | |
Line contains a tab character. | 759 | |
Line is longer than 80 characters. | 760 | |
Line contains a tab character. | 760 | |
Line contains a tab character. | 762 | |
Line contains a tab character. | 763 | |
Line contains a tab character. | 765 | |
Missing a Javadoc comment. | 765 | |
Parameter entity should be final. | 765 | |
Line contains a tab character. | 766 | |
Line contains a tab character. | 767 | |
Line contains a tab character. | 768 | |
Line contains a tab character. | 769 | |
Line contains a tab character. | 771 | |
'{' is followed by whitespace. | 771 | |
Line is longer than 80 characters. | 772 | |
Line contains a tab character. | 772 | |
Line is longer than 80 characters. | 773 | |
Line contains a tab character. | 773 | |
Line contains a tab character. | 774 | |
Line contains a tab character. | 775 | |
Line contains a tab character. | 776 | |
Line contains a tab character. | 777 | |
Line contains a tab character. | 778 | |
Line contains a tab character. | 779 | |
Line contains a tab character. | 780 | |
Line contains a tab character. | 781 | |
Line contains a tab character. | 782 | |
Line contains a tab character. | 783 | |
Line contains a tab character. | 784 | |
Line contains a tab character. | 786 | |
Line contains a tab character. | 787 | |
Line contains a tab character. | 789 | |
Missing a Javadoc comment. | 789 | |
'<' is not preceded with whitespace. | 789 | |
'<' is not followed by whitespace. | 789 | |
'>' is not preceded with whitespace. | 789 | |
Line contains a tab character. | 790 | |
Parameter componentIds should be final. | 790 | |
'<' is not preceded with whitespace. | 790 | |
'<' is not followed by whitespace. | 790 | |
'>' is not preceded with whitespace. | 790 | |
Line is longer than 80 characters. | 791 | |
Line contains a tab character. | 791 | |
'<' is not preceded with whitespace. | 791 | |
'<' is not followed by whitespace. | 791 | |
'>' is not preceded with whitespace. | 791 | |
'<' is not preceded with whitespace. | 791 | |
'<' is not followed by whitespace. | 791 | |
'>' is not preceded with whitespace. | 791 | |
'>' is not followed by whitespace. | 791 | |
Line contains a tab character. | 792 | |
'if' is not followed by whitespace. | 792 | |
'!=' is not preceded with whitespace. | 792 | |
'!=' is not followed by whitespace. | 792 | |
'{' is not preceded with whitespace. | 792 | |
Line contains a tab character. | 793 | |
Line is longer than 80 characters. | 794 | |
Line contains a tab character. | 794 | |
Line contains a tab character. | 795 | |
Line contains a tab character. | 796 | |
Line contains a tab character. | 797 | |
Line contains a tab character. | 798 | |
Line contains a tab character. | 799 | |
Line contains a tab character. | 800 | |
Line contains a tab character. | 802 | |
Missing a Javadoc comment. | 802 | |
Parameter entity should be final. | 802 | |
Line contains a tab character. | 803 | |
Line contains a tab character. | 804 | |
Line contains a tab character. | 805 | |
Line contains a tab character. | 806 | |
Line is longer than 80 characters. | 808 | |
Line contains a tab character. | 808 | |
Line contains a tab character. | 809 | |
Line contains a tab character. | 810 | |
Line contains a tab character. | 811 | |
Line is longer than 80 characters. | 812 | |
Line contains a tab character. | 812 | |
Line contains a tab character. | 814 | |
Line contains a tab character. | 815 | |
Line contains a tab character. | 817 | |
Missing a Javadoc comment. | 817 | |
'<' is not preceded with whitespace. | 817 | |
'<' is not followed by whitespace. | 817 | |
'>' is not preceded with whitespace. | 817 | |
Line contains a tab character. | 818 | |
Parameter entities should be final. | 818 | |
'<' is not preceded with whitespace. | 818 | |
'<' is not followed by whitespace. | 818 | |
'>' is not preceded with whitespace. | 818 | |
Line contains a tab character. | 819 | |
'<' is not preceded with whitespace. | 819 | |
'<' is not followed by whitespace. | 819 | |
'>' is not preceded with whitespace. | 819 | |
'<' is not preceded with whitespace. | 819 | |
'<' is not followed by whitespace. | 819 | |
'>' is not preceded with whitespace. | 819 | |
'>' is not followed by whitespace. | 819 | |
Line contains a tab character. | 820 | |
Line contains a tab character. | 821 | |
Line contains a tab character. | 822 | |
Line contains a tab character. | 823 | |
Line contains a tab character. | 824 | |
Line contains a tab character. | 825 | |
Line contains a tab character. | 826 | |
Line is longer than 80 characters. | 828 | |
Line contains a tab character. | 828 | |
Missing a Javadoc comment. | 828 | |
Parameter entity should be final. | 828 | |
Line contains a tab character. | 829 | |
Line contains a tab character. | 830 | |
Line contains a tab character. | 831 | |
Line contains a tab character. | 833 | |
Line contains a tab character. | 835 | |
Line is longer than 80 characters. | 836 | |
Line contains a tab character. | 836 | |
'{' is followed by whitespace. | 836 | |
',' is not followed by whitespace. | 836 | |
',' is not followed by whitespace. | 836 | |
Line is longer than 80 characters. | 838 | |
Line contains a tab character. | 838 | |
Line contains a tab character. | 839 | |
Line contains a tab character. | 840 | |
Line contains a tab character. | 841 | |
Line is longer than 80 characters. | 842 | |
Line contains a tab character. | 842 | |
Line contains a tab character. | 844 | |
Line contains a tab character. | 845 | |
Line is longer than 80 characters. | 847 | |
Line contains a tab character. | 847 | |
Missing a Javadoc comment. | 847 | |
'<' is not preceded with whitespace. | 847 | |
'<' is not followed by whitespace. | 847 | |
'>' is not preceded with whitespace. | 847 | |
Parameter cluFees should be final. | 847 | |
'<' is not preceded with whitespace. | 847 | |
'<' is not followed by whitespace. | 847 | |
'>' is not preceded with whitespace. | 847 | |
Line is longer than 80 characters. | 848 | |
Line contains a tab character. | 848 | |
'<' is not preceded with whitespace. | 848 | |
'<' is not followed by whitespace. | 848 | |
'>' is not preceded with whitespace. | 848 | |
'<' is not preceded with whitespace. | 848 | |
'<' is not followed by whitespace. | 848 | |
'>' is not preceded with whitespace. | 848 | |
'>' is not followed by whitespace. | 848 | |
Line has trailing spaces. | 849 | |
Line contains a tab character. | 849 | |
Line contains a tab character. | 850 | |
'{' is not preceded with whitespace. | 850 | |
Line contains a tab character. | 851 | |
':' is not preceded with whitespace. | 851 | |
':' is not followed by whitespace. | 851 | |
'{' is not preceded with whitespace. | 851 | |
Line is longer than 80 characters. | 852 | |
Line contains a tab character. | 852 | |
Line is longer than 80 characters. | 853 | |
Line contains a tab character. | 853 | |
Line contains a tab character. | 854 | |
'if' is not followed by whitespace. | 854 | |
'!=' is not preceded with whitespace. | 854 | |
'!=' is not followed by whitespace. | 854 | |
'{' is not preceded with whitespace. | 854 | |
Line is longer than 80 characters. | 855 | |
Line contains a tab character. | 855 | |
Line is longer than 80 characters. | 856 | |
Line contains a tab character. | 856 | |
Line contains a tab character. | 857 | |
Line contains a tab character. | 858 | |
Line contains a tab character. | 859 | |
Line contains a tab character. | 860 | |
Line has trailing spaces. | 861 | |
Line contains a tab character. | 861 | |
Line contains a tab character. | 862 | |
Line contains a tab character. | 863 | |
Line contains a tab character. | 865 | |
Missing a Javadoc comment. | 865 | |
'<' is not preceded with whitespace. | 865 | |
'<' is not followed by whitespace. | 865 | |
'>' is not preceded with whitespace. | 865 | |
Line contains a tab character. | 866 | |
Parameter entities should be final. | 866 | |
'<' is not preceded with whitespace. | 866 | |
'<' is not followed by whitespace. | 866 | |
'>' is not preceded with whitespace. | 866 | |
Line is longer than 80 characters. | 867 | |
Line contains a tab character. | 867 | |
'<' is not preceded with whitespace. | 867 | |
'<' is not followed by whitespace. | 867 | |
'>' is not preceded with whitespace. | 867 | |
'<' is not preceded with whitespace. | 867 | |
'<' is not followed by whitespace. | 867 | |
'>' is not preceded with whitespace. | 867 | |
'>' is not followed by whitespace. | 867 | |
Line contains a tab character. | 868 | |
Line contains a tab character. | 869 | |
Line contains a tab character. | 870 | |
Line contains a tab character. | 871 | |
Line contains a tab character. | 872 | |
Line contains a tab character. | 873 | |
Line contains a tab character. | 874 | |
Line is longer than 80 characters. | 876 | |
Line contains a tab character. | 876 | |
Missing a Javadoc comment. | 876 | |
Parameter entity should be final. | 876 | |
Line contains a tab character. | 877 | |
Line contains a tab character. | 878 | |
Line contains a tab character. | 879 | |
Line contains a tab character. | 881 | |
Line contains a tab character. | 883 | |
Line contains a tab character. | 884 | |
Line contains a tab character. | 885 | |
Line is longer than 80 characters. | 887 | |
Line contains a tab character. | 887 | |
Missing a Javadoc comment. | 887 | |
Parameter entity should be final. | 887 | |
Line contains a tab character. | 888 | |
Line contains a tab character. | 889 | |
Line contains a tab character. | 890 | |
Line contains a tab character. | 891 | |
Line contains a tab character. | 892 | |
Line is longer than 80 characters. | 893 | |
Line contains a tab character. | 893 | |
Line contains a tab character. | 894 | |
Line contains a tab character. | 895 | |
Line contains a tab character. | 896 | |
Line contains a tab character. | 898 | |
Missing a Javadoc comment. | 898 | |
Parameter amountInfo should be final. | 898 | |
Line contains a tab character. | 899 | |
Line contains a tab character. | 900 | |
Line contains a tab character. | 901 | |
Line contains a tab character. | 902 | |
Line contains a tab character. | 903 | |
Line contains a tab character. | 904 | |
Line contains a tab character. | 905 | |
Line contains a tab character. | 907 | |
Missing a Javadoc comment. | 907 | |
Parameter timeAmountInfo should be final. | 907 | |
Line contains a tab character. | 908 | |
Line contains a tab character. | 909 | |
Line contains a tab character. | 910 | |
Line contains a tab character. | 911 | |
Line contains a tab character. | 912 | |
Line contains a tab character. | 913 | |
Line contains a tab character. | 914 | |
Line contains a tab character. | 916 | |
Missing a Javadoc comment. | 916 | |
Parameter cluCreditInfo should be final. | 916 | |
Line contains a tab character. | 917 | |
Line contains a tab character. | 918 | |
Line contains a tab character. | 919 | |
Line contains a tab character. | 920 | |
Line contains a tab character. | 922 | |
Line is longer than 80 characters. | 923 | |
Line contains a tab character. | 923 | |
Line contains a tab character. | 924 | |
Line is longer than 80 characters. | 925 | |
Line contains a tab character. | 925 | |
Line contains a tab character. | 926 | |
Line is longer than 80 characters. | 927 | |
Line contains a tab character. | 927 | |
Line contains a tab character. | 928 | |
Line is longer than 80 characters. | 929 | |
Line contains a tab character. | 929 | |
Line is longer than 80 characters. | 930 | |
Line contains a tab character. | 930 | |
Line contains a tab character. | 931 | |
Line is longer than 80 characters. | 933 | |
Line contains a tab character. | 933 | |
Line is longer than 80 characters. | 934 | |
Line contains a tab character. | 934 | |
Line is longer than 80 characters. | 935 | |
Line contains a tab character. | 935 | |
Line contains a tab character. | 937 | |
Line contains a tab character. | 938 | |
Line contains a tab character. | 940 | |
Missing a Javadoc comment. | 940 | |
Parameter cluCreditInfo should be final. | 940 | |
Line contains a tab character. | 941 | |
Parameter entity should be final. | 941 | |
Line contains a tab character. | 942 | |
Line contains a tab character. | 943 | |
Line contains a tab character. | 944 | |
Line contains a tab character. | 945 | |
Line contains a tab character. | 946 | |
Line contains a tab character. | 947 | |
Line is longer than 80 characters. | 948 | |
Line contains a tab character. | 948 | |
Line contains a tab character. | 949 | |
Line contains a tab character. | 951 | |
Line contains a tab character. | 952 | |
Line contains a tab character. | 953 | |
Line is longer than 80 characters. | 954 | |
Line contains a tab character. | 954 | |
Line contains a tab character. | 955 | |
Line contains a tab character. | 957 | |
Line contains a tab character. | 958 | |
Line contains a tab character. | 959 | |
Line is longer than 80 characters. | 960 | |
Line contains a tab character. | 960 | |
Line contains a tab character. | 961 | |
Line contains a tab character. | 963 | |
Line contains a tab character. | 964 | |
Line contains a tab character. | 965 | |
Line is longer than 80 characters. | 966 | |
Line contains a tab character. | 966 | |
Line contains a tab character. | 967 | |
Line contains a tab character. | 969 | |
Line contains a tab character. | 970 | |
Line contains a tab character. | 971 | |
Line contains a tab character. | 972 | |
Line contains a tab character. | 973 | |
Line contains a tab character. | 975 | |
Line is longer than 80 characters. | 976 | |
Line contains a tab character. | 976 | |
Line is longer than 80 characters. | 977 | |
Line contains a tab character. | 977 | |
Line contains a tab character. | 979 | |
Line contains a tab character. | 981 | |
Missing a Javadoc comment. | 981 | |
'<' is not preceded with whitespace. | 981 | |
'<' is not followed by whitespace. | 981 | |
'>' is not preceded with whitespace. | 981 | |
Line contains a tab character. | 982 | |
Parameter entities should be final. | 982 | |
'<' is not preceded with whitespace. | 982 | |
'<' is not followed by whitespace. | 982 | |
'>' is not preceded with whitespace. | 982 | |
Line is longer than 80 characters. | 983 | |
Line contains a tab character. | 983 | |
'<' is not preceded with whitespace. | 983 | |
'<' is not followed by whitespace. | 983 | |
'>' is not preceded with whitespace. | 983 | |
'<' is not preceded with whitespace. | 983 | |
'<' is not followed by whitespace. | 983 | |
'>' is not preceded with whitespace. | 983 | |
'>' is not followed by whitespace. | 983 | |
Line contains a tab character. | 985 | |
Line contains a tab character. | 986 | |
Line contains a tab character. | 987 | |
Line contains a tab character. | 988 | |
Line contains a tab character. | 989 | |
Line contains a tab character. | 990 | |
Line contains a tab character. | 991 | |
Line is longer than 80 characters. | 993 | |
Line contains a tab character. | 993 | |
Missing a Javadoc comment. | 993 | |
Parameter entity should be final. | 993 | |
Line contains a tab character. | 994 | |
Line contains a tab character. | 995 | |
Line contains a tab character. | 996 | |
Line contains a tab character. | 997 | |
Line is longer than 80 characters. | 999 | |
Line contains a tab character. | 999 | |
'{' is followed by whitespace. | 999 | |
Line contains a tab character. | 1001 | |
Line contains a tab character. | 1003 | |
Line contains a tab character. | 1005 | |
Line contains a tab character. | 1007 | |
Missing a Javadoc comment. | 1007 | |
'<' is not preceded with whitespace. | 1007 | |
'<' is not followed by whitespace. | 1007 | |
'>' is not preceded with whitespace. | 1007 | |
Line contains a tab character. | 1008 | |
Parameter entities should be final. | 1008 | |
'<' is not preceded with whitespace. | 1008 | |
'<' is not followed by whitespace. | 1008 | |
'>' is not preceded with whitespace. | 1008 | |
Line is longer than 80 characters. | 1009 | |
Line contains a tab character. | 1009 | |
'<' is not preceded with whitespace. | 1009 | |
'<' is not followed by whitespace. | 1009 | |
'>' is not preceded with whitespace. | 1009 | |
'<' is not preceded with whitespace. | 1009 | |
'<' is not followed by whitespace. | 1009 | |
'>' is not preceded with whitespace. | 1009 | |
'>' is not followed by whitespace. | 1009 | |
Line contains a tab character. | 1010 | |
Line contains a tab character. | 1011 | |
Line contains a tab character. | 1012 | |
Line contains a tab character. | 1013 | |
Line contains a tab character. | 1014 | |
Line contains a tab character. | 1015 | |
Line contains a tab character. | 1016 | |
Line contains a tab character. | 1018 | |
Missing a Javadoc comment. | 1018 | |
Parameter entity should be final. | 1018 | |
Line contains a tab character. | 1019 | |
Line contains a tab character. | 1020 | |
Line contains a tab character. | 1021 | |
Line contains a tab character. | 1022 | |
Line is longer than 80 characters. | 1023 | |
Line contains a tab character. | 1023 | |
'{' is followed by whitespace. | 1023 | |
Line contains a tab character. | 1024 | |
Line contains a tab character. | 1026 | |
Line contains a tab character. | 1027 | |
Line contains a tab character. | 1029 | |
Missing a Javadoc comment. | 1029 | |
'<' is not preceded with whitespace. | 1029 | |
'<' is not followed by whitespace. | 1029 | |
'>' is not preceded with whitespace. | 1029 | |
Line contains a tab character. | 1030 | |
Parameter entities should be final. | 1030 | |
'<' is not preceded with whitespace. | 1030 | |
'<' is not followed by whitespace. | 1030 | |
'>' is not preceded with whitespace. | 1030 | |
Line is longer than 80 characters. | 1031 | |
Line contains a tab character. | 1031 | |
Line contains a tab character. | 1032 | |
Line contains a tab character. | 1034 | |
Missing a Javadoc comment. | 1034 | |
Line contains a tab character. | 1035 | |
Parameter entity should be final. | 1035 | |
Line contains a tab character. | 1036 | |
Line contains a tab character. | 1037 | |
Line is longer than 80 characters. | 1039 | |
Line contains a tab character. | 1039 | |
Missing a Javadoc comment. | 1039 | |
Parameter clu should be final. | 1039 | |
Parameter isUpdate should be final. | 1039 | |
Parameter feeInfo should be final. | 1039 | |
Line is longer than 80 characters. | 1040 | |
Line contains a tab character. | 1040 | |
Parameter dao should be final. | 1040 | |
Line contains a tab character. | 1041 | |
Line contains a tab character. | 1042 | |
Line contains a tab character. | 1043 | |
Line contains a tab character. | 1044 | |
Line contains a tab character. | 1046 | |
Line contains a tab character. | 1048 | |
Line contains a tab character. | 1049 | |
Line contains a tab character. | 1050 | |
Line is longer than 80 characters. | 1051 | |
Line contains a tab character. | 1051 | |
Line contains a tab character. | 1052 | |
Line is longer than 80 characters. | 1053 | |
Line contains a tab character. | 1053 | |
Line contains a tab character. | 1054 | |
Line has trailing spaces. | 1055 | |
Line contains a tab character. | 1055 | |
Line contains a tab character. | 1056 | |
'if' is not followed by whitespace. | 1056 | |
'{' is not preceded with whitespace. | 1056 | |
Line contains a tab character. | 1057 | |
Line contains a tab character. | 1058 | |
Line is longer than 80 characters. | 1060 | |
Line contains a tab character. | 1060 | |
Line contains a tab character. | 1061 | |
Line contains a tab character. | 1062 | |
Line contains a tab character. | 1063 | |
Line is longer than 80 characters. | 1064 | |
Line contains a tab character. | 1064 | |
Line contains a tab character. | 1065 | |
Line contains a tab character. | 1066 | |
Line contains a tab character. | 1067 | |
Line contains a tab character. | 1068 | |
Line contains a tab character. | 1070 | |
Line is longer than 80 characters. | 1071 | |
Line contains a tab character. | 1071 | |
Line contains a tab character. | 1072 | |
Line contains a tab character. | 1074 | |
Line contains a tab character. | 1075 | |
Line contains a tab character. | 1077 | |
Missing a Javadoc comment. | 1077 | |
Parameter isUpdate should be final. | 1077 | |
Line is longer than 80 characters. | 1078 | |
Line contains a tab character. | 1078 | |
Parameter cluFee should be final. | 1078 | |
Parameter cluFeeRecords should be final. | 1078 | |
'<' is not preceded with whitespace. | 1078 | |
'<' is not followed by whitespace. | 1078 | |
'>' is not preceded with whitespace. | 1078 | |
Parameter dao should be final. | 1078 | |
Line contains a tab character. | 1080 | |
Line contains a tab character. | 1081 | |
Line contains a tab character. | 1082 | |
Line contains a tab character. | 1084 | |
Line contains a tab character. | 1086 | |
Line contains a tab character. | 1087 | |
Line is longer than 80 characters. | 1088 | |
Line contains a tab character. | 1088 | |
Line contains a tab character. | 1089 | |
Line contains a tab character. | 1090 | |
Line is longer than 80 characters. | 1091 | |
Line contains a tab character. | 1091 | |
Line is longer than 80 characters. | 1092 | |
Line contains a tab character. | 1092 | |
Line is longer than 80 characters. | 1093 | |
Line contains a tab character. | 1093 | |
Line is longer than 80 characters. | 1094 | |
Line contains a tab character. | 1094 | |
Line is longer than 80 characters. | 1095 | |
Line contains a tab character. | 1095 | |
Line contains a tab character. | 1096 | |
'if' is not followed by whitespace. | 1096 | |
'==' is not preceded with whitespace. | 1096 | |
'==' is not followed by whitespace. | 1096 | |
'{' is not preceded with whitespace. | 1096 | |
Line is longer than 80 characters. | 1097 | |
Line contains a tab character. | 1097 | |
'<' is not preceded with whitespace. | 1097 | |
'<' is not followed by whitespace. | 1097 | |
'>' is not preceded with whitespace. | 1097 | |
'>' is not followed by whitespace. | 1097 | |
Line contains a tab character. | 1098 | |
Line contains a tab character. | 1099 | |
Line contains a tab character. | 1100 | |
Line contains a tab character. | 1101 | |
Line is longer than 80 characters. | 1102 | |
Line contains a tab character. | 1102 | |
'<' is not preceded with whitespace. | 1102 | |
'<' is not followed by whitespace. | 1102 | |
'>' is not preceded with whitespace. | 1102 | |
'<' is not preceded with whitespace. | 1102 | |
'<' is not followed by whitespace. | 1102 | |
'>' is not preceded with whitespace. | 1102 | |
'>' is not followed by whitespace. | 1102 | |
Line contains a tab character. | 1103 | |
'if' is not followed by whitespace. | 1103 | |
'!=' is not preceded with whitespace. | 1103 | |
'!=' is not followed by whitespace. | 1103 | |
'{' is not preceded with whitespace. | 1103 | |
Line is longer than 80 characters. | 1104 | |
Line contains a tab character. | 1104 | |
Line is longer than 80 characters. | 1105 | |
Line contains a tab character. | 1105 | |
Line contains a tab character. | 1106 | |
Line contains a tab character. | 1107 | |
Line contains a tab character. | 1108 | |
Line has trailing spaces. | 1109 | |
Line contains a tab character. | 1109 | |
Line is longer than 80 characters. | 1110 | |
Line contains a tab character. | 1110 | |
Line contains a tab character. | 1111 | |
Line contains a tab character. | 1112 | |
Line contains a tab character. | 1113 | |
Line is longer than 80 characters. | 1114 | |
Line contains a tab character. | 1114 | |
Line contains a tab character. | 1115 | |
Line contains a tab character. | 1116 | |
Line contains a tab character. | 1117 | |
Line is longer than 80 characters. | 1119 | |
Line contains a tab character. | 1119 | |
',' is not followed by whitespace. | 1119 | |
Line contains a tab character. | 1120 | |
Line contains a tab character. | 1121 | |
Line is longer than 80 characters. | 1122 | |
Line contains a tab character. | 1122 | |
Line is longer than 80 characters. | 1123 | |
Line contains a tab character. | 1123 | |
',' is not followed by whitespace. | 1123 | |
Line is longer than 80 characters. | 1124 | |
Line contains a tab character. | 1124 | |
Line is longer than 80 characters. | 1125 | |
Line contains a tab character. | 1125 | |
Line is longer than 80 characters. | 1126 | |
Line contains a tab character. | 1126 | |
Line contains a tab character. | 1127 | |
'if' is not followed by whitespace. | 1127 | |
'==' is not preceded with whitespace. | 1127 | |
'==' is not followed by whitespace. | 1127 | |
'{' is not preceded with whitespace. | 1127 | |
Line is longer than 80 characters. | 1128 | |
Line contains a tab character. | 1128 | |
'<' is not preceded with whitespace. | 1128 | |
'<' is not followed by whitespace. | 1128 | |
'>' is not preceded with whitespace. | 1128 | |
'>' is not followed by whitespace. | 1128 | |
Line contains a tab character. | 1129 | |
Line contains a tab character. | 1130 | |
Line contains a tab character. | 1131 | |
Line contains a tab character. | 1133 | |
Line is longer than 80 characters. | 1134 | |
Line contains a tab character. | 1134 | |
'<' is not preceded with whitespace. | 1134 | |
'<' is not followed by whitespace. | 1134 | |
'>' is not preceded with whitespace. | 1134 | |
Line contains a tab character. | 1135 | |
Line contains a tab character. | 1136 | |
Line contains a tab character. | 1137 | |
Line contains a tab character. | 1138 | |
Line is longer than 80 characters. | 1140 | |
Line contains a tab character. | 1140 | |
Missing a Javadoc comment. | 1140 | |
'<' is not preceded with whitespace. | 1140 | |
'<' is not followed by whitespace. | 1140 | |
'>' is not preceded with whitespace. | 1140 | |
Parameter isUpdate should be final. | 1140 | |
Parameter orgList should be final. | 1140 | |
'<' is not preceded with whitespace. | 1140 | |
'<' is not followed by whitespace. | 1140 | |
'>' is not preceded with whitespace. | 1140 | |
Parameter affiliatedOrgInfoList should be final. | 1140 | |
'<' is not preceded with whitespace. | 1140 | |
'<' is not followed by whitespace. | 1140 | |
'>' is not preceded with whitespace. | 1140 | |
Parameter dao should be final. | 1140 | |
Line contains a tab character. | 1141 | |
'if' is not followed by whitespace. | 1141 | |
Line contains a tab character. | 1142 | |
Line contains a tab character. | 1143 | |
Line contains a tab character. | 1144 | |
'if' is not followed by whitespace. | 1144 | |
'==' is not preceded with whitespace. | 1144 | |
'==' is not followed by whitespace. | 1144 | |
'{' is not preceded with whitespace. | 1144 | |
Line contains a tab character. | 1145 | |
'<' is not preceded with whitespace. | 1145 | |
'<' is not followed by whitespace. | 1145 | |
'>' is not preceded with whitespace. | 1145 | |
'>' is not followed by whitespace. | 1145 | |
Line contains a tab character. | 1146 | |
Line has trailing spaces. | 1147 | |
Line contains a tab character. | 1147 | |
Line contains a tab character. | 1148 | |
Line is longer than 80 characters. | 1150 | |
Line contains a tab character. | 1150 | |
Line contains a tab character. | 1151 | |
Line contains a tab character. | 1152 | |
Line contains a tab character. | 1153 | |
Line contains a tab character. | 1154 | |
Line contains a tab character. | 1155 | |
Line is longer than 80 characters. | 1156 | |
Line contains a tab character. | 1156 | |
'<' is not preceded with whitespace. | 1156 | |
'<' is not followed by whitespace. | 1156 | |
'>' is not preceded with whitespace. | 1156 | |
'<' is not preceded with whitespace. | 1156 | |
'<' is not followed by whitespace. | 1156 | |
'>' is not preceded with whitespace. | 1156 | |
'>' is not followed by whitespace. | 1156 | |
Line contains a tab character. | 1157 | |
Line contains a tab character. | 1158 | |
Line contains a tab character. | 1159 | |
Line contains a tab character. | 1160 | |
Line is longer than 80 characters. | 1162 | |
Line contains a tab character. | 1162 | |
Line is longer than 80 characters. | 1163 | |
Line contains a tab character. | 1163 | |
Line contains a tab character. | 1164 | |
Line contains a tab character. | 1165 | |
Line contains a tab character. | 1166 | |
Line contains a tab character. | 1168 | |
Line contains a tab character. | 1170 | |
Line contains a tab character. | 1171 | |
Line contains a tab character. | 1173 | |
Line is longer than 80 characters. | 1174 | |
Line contains a tab character. | 1174 | |
'<' is not preceded with whitespace. | 1174 | |
'<' is not followed by whitespace. | 1174 | |
'>' is not preceded with whitespace. | 1174 | |
Line contains a tab character. | 1175 | |
Line contains a tab character. | 1176 | |
Line contains a tab character. | 1177 | |
Line contains a tab character. | 1179 | |
Line contains a tab character. | 1180 | |
Line is longer than 80 characters. | 1182 | |
Line contains a tab character. | 1182 | |
Missing a Javadoc comment. | 1182 | |
'<' is not preceded with whitespace. | 1182 | |
'<' is not followed by whitespace. | 1182 | |
'>' is not preceded with whitespace. | 1182 | |
Parameter isUpdate should be final. | 1182 | |
Parameter caList should be final. | 1182 | |
'<' is not preceded with whitespace. | 1182 | |
'<' is not followed by whitespace. | 1182 | |
'>' is not preceded with whitespace. | 1182 | |
Parameter caInfoList should be final. | 1182 | |
'<' is not preceded with whitespace. | 1182 | |
'<' is not followed by whitespace. | 1182 | |
'>' is not preceded with whitespace. | 1182 | |
Parameter dao should be final. | 1182 | |
'{' is not preceded with whitespace. | 1182 | |
Line contains a tab character. | 1183 | |
'if' is not followed by whitespace. | 1183 | |
Line contains a tab character. | 1184 | |
Line contains a tab character. | 1185 | |
Line contains a tab character. | 1186 | |
'if' is not followed by whitespace. | 1186 | |
'==' is not preceded with whitespace. | 1186 | |
'==' is not followed by whitespace. | 1186 | |
'{' is not preceded with whitespace. | 1186 | |
Line contains a tab character. | 1187 | |
'<' is not preceded with whitespace. | 1187 | |
'<' is not followed by whitespace. | 1187 | |
'>' is not preceded with whitespace. | 1187 | |
'>' is not followed by whitespace. | 1187 | |
Line contains a tab character. | 1188 | |
Line has trailing spaces. | 1189 | |
Line contains a tab character. | 1189 | |
Line contains a tab character. | 1190 | |
Line contains a tab character. | 1191 | |
':' is not preceded with whitespace. | 1191 | |
':' is not followed by whitespace. | 1191 | |
'{' is not preceded with whitespace. | 1191 | |
Line contains a tab character. | 1192 | |
Line is longer than 80 characters. | 1193 | |
Line contains a tab character. | 1193 | |
Line is longer than 80 characters. | 1194 | |
Line contains a tab character. | 1194 | |
Line contains a tab character. | 1195 | |
Line contains a tab character. | 1196 | |
Line contains a tab character. | 1197 | |
Line contains a tab character. | 1198 | |
Line contains a tab character. | 1199 | |
Line is longer than 80 characters. | 1200 | |
Line contains a tab character. | 1200 | |
Line contains a tab character. | 1201 | |
':' is not preceded with whitespace. | 1201 | |
':' is not followed by whitespace. | 1201 | |
Line contains a tab character. | 1202 | |
Line has trailing spaces. | 1203 | |
Line contains a tab character. | 1203 | |
Line contains a tab character. | 1204 | |
Line contains a tab character. | 1206 | |
Line contains a tab character. | 1207 | |
Line is longer than 80 characters. | 1209 | |
Line contains a tab character. | 1209 | |
Line is longer than 80 characters. | 1210 | |
Line contains a tab character. | 1210 | |
Line contains a tab character. | 1211 | |
Line contains a tab character. | 1212 | |
Line contains a tab character. | 1213 | |
Line contains a tab character. | 1214 | |
Line contains a tab character. | 1215 | |
Line contains a tab character. | 1217 | |
Line contains a tab character. | 1218 | |
Line has trailing spaces. | 1219 | |
Line contains a tab character. | 1219 | |
Line contains a tab character. | 1220 | |
Missing a Javadoc comment. | 1220 | |
Parameter cluInfo should be final. | 1220 | |
Line contains a tab character. | 1225 | |
Missing a Javadoc comment. | 1227 | |
Parameter clu should be final. | 1227 | |
Parameter cluInfo should be final. | 1227 | |
'{' is followed by whitespace. | 1232 | |
Line is longer than 80 characters. | 1235 | |
Line contains a tab character. | 1235 | |
Missing a Javadoc comment. | 1235 | |
'<' is not preceded with whitespace. | 1235 | |
'<' is not followed by whitespace. | 1235 | |
'>' is not preceded with whitespace. | 1235 | |
Parameter cluInfo should be final. | 1235 | |
Line is longer than 80 characters. | 1236 | |
Line contains a tab character. | 1236 | |
'<' is not preceded with whitespace. | 1236 | |
'<' is not followed by whitespace. | 1236 | |
'>' is not preceded with whitespace. | 1236 | |
'<' is not preceded with whitespace. | 1236 | |
'<' is not followed by whitespace. | 1236 | |
'>' is not preceded with whitespace. | 1236 | |
'>' is not followed by whitespace. | 1236 | |
Line is longer than 80 characters. | 1237 | |
Line contains a tab character. | 1237 | |
Line contains a tab character. | 1238 | |
Line contains a tab character. | 1239 | |
Line contains a tab character. | 1241 | |
Line contains a tab character. | 1242 | |
Line contains a tab character. | 1243 | |
Line contains a tab character. | 1244 | |
Line is longer than 80 characters. | 1246 | |
Missing a Javadoc comment. | 1246 | |
Parameter oldAltIdMap should be final. | 1246 | |
'<' is not preceded with whitespace. | 1246 | |
'<' is not followed by whitespace. | 1246 | |
'>' is not preceded with whitespace. | 1246 | |
Parameter clu should be final. | 1246 | |
Parameter cluInfo should be final. | 1246 | |
Line contains a tab character. | 1266 | |
Missing a Javadoc comment. | 1266 | |
'<' is not preceded with whitespace. | 1266 | |
'<' is not followed by whitespace. | 1266 | |
'>' is not preceded with whitespace. | 1266 | |
Line is longer than 80 characters. | 1267 | |
Line contains a tab character. | 1267 | |
Parameter variantInfos should be final. | 1267 | |
'<' is not preceded with whitespace. | 1267 | |
'<' is not followed by whitespace. | 1267 | |
'>' is not preceded with whitespace. | 1267 | |
Parameter cluPub should be final. | 1267 | |
Parameter luDao should be final. | 1267 | |
Line is longer than 80 characters. | 1268 | |
Line contains a tab character. | 1268 | |
'<' is not preceded with whitespace. | 1268 | |
'<' is not followed by whitespace. | 1268 | |
'>' is not preceded with whitespace. | 1268 | |
'<' is not preceded with whitespace. | 1268 | |
'<' is not followed by whitespace. | 1268 | |
'>' is not preceded with whitespace. | 1268 | |
'>' is not followed by whitespace. | 1268 | |
Line contains a tab character. | 1270 | |
'if' is not followed by whitespace. | 1270 | |
'==' is not preceded with whitespace. | 1270 | |
'==' is not followed by whitespace. | 1270 | |
'{' is not preceded with whitespace. | 1270 | |
Line is longer than 80 characters. | 1271 | |
Line contains a tab character. | 1271 | |
'<' is not preceded with whitespace. | 1271 | |
'<' is not followed by whitespace. | 1271 | |
'>' is not preceded with whitespace. | 1271 | |
'>' is not followed by whitespace. | 1271 | |
Line contains a tab character. | 1272 | |
Line has trailing spaces. | 1273 | |
Line contains a tab character. | 1273 | |
Line contains a tab character. | 1274 | |
Line contains a tab character. | 1275 | |
Line contains a tab character. | 1276 | |
Line contains a tab character. | 1277 | |
Line contains a tab character. | 1278 | |
Line contains a tab character. | 1280 | |
':' is not preceded with whitespace. | 1280 | |
Line is longer than 80 characters. | 1281 | |
Line contains a tab character. | 1281 | |
Line contains a tab character. | 1282 | |
Line contains a tab character. | 1283 | |
Line contains a tab character. | 1284 | |
Line contains a tab character. | 1285 | |
Line contains a tab character. | 1286 | |
Line contains a tab character. | 1288 | |
Line contains a tab character. | 1289 | |
Line is longer than 80 characters. | 1291 | |
Line contains a tab character. | 1291 | |
Missing a Javadoc comment. | 1291 | |
Parameter cluPub should be final. | 1291 | |
Line contains a tab character. | 1292 | |
'if' is not followed by whitespace. | 1292 | |
'==' is not preceded with whitespace. | 1292 | |
'==' is not followed by whitespace. | 1292 | |
'{' is not preceded with whitespace. | 1292 | |
Line contains a tab character. | 1293 | |
Line contains a tab character. | 1294 | |
Line contains a tab character. | 1295 | |
Line contains a tab character. | 1296 | |
Line contains a tab character. | 1297 | |
Line contains a tab character. | 1298 | |
Line contains a tab character. | 1299 | |
Line contains a tab character. | 1300 | |
Line contains a tab character. | 1301 | |
Line contains a tab character. | 1302 | |
Line contains a tab character. | 1303 | |
Line is longer than 80 characters. | 1304 | |
Line contains a tab character. | 1304 | |
Line is longer than 80 characters. | 1305 | |
Line contains a tab character. | 1305 | |
Line is longer than 80 characters. | 1306 | |
Line contains a tab character. | 1306 | |
Line has trailing spaces. | 1307 | |
Line contains a tab character. | 1307 | |
Line contains a tab character. | 1308 | |
Line contains a tab character. | 1309 | |
Line contains a tab character. | 1311 | |
Missing a Javadoc comment. | 1311 | |
'<' is not preceded with whitespace. | 1311 | |
'<' is not followed by whitespace. | 1311 | |
'>' is not preceded with whitespace. | 1311 | |
Line contains a tab character. | 1312 | |
Parameter variants should be final. | 1312 | |
'<' is not preceded with whitespace. | 1312 | |
'<' is not followed by whitespace. | 1312 | |
'>' is not preceded with whitespace. | 1312 | |
Line contains a tab character. | 1313 | |
'if' is not followed by whitespace. | 1313 | |
'{' is not preceded with whitespace. | 1313 | |
Line contains a tab character. | 1314 | |
'<' is not preceded with whitespace. | 1314 | |
'<' is not followed by whitespace. | 1314 | |
'>' is not preceded with whitespace. | 1314 | |
'>' is not followed by whitespace. | 1314 | |
Line contains a tab character. | 1315 | |
Line contains a tab character. | 1316 | |
'<' is not preceded with whitespace. | 1316 | |
'<' is not followed by whitespace. | 1316 | |
'>' is not preceded with whitespace. | 1316 | |
'<' is not preceded with whitespace. | 1316 | |
'<' is not followed by whitespace. | 1316 | |
'>' is not preceded with whitespace. | 1316 | |
'>' is not followed by whitespace. | 1316 | |
Line contains a tab character. | 1317 | |
'for' is not followed by whitespace. | 1317 | |
':' is not preceded with whitespace. | 1317 | |
':' is not followed by whitespace. | 1317 | |
'{' is not preceded with whitespace. | 1317 | |
Line contains a tab character. | 1318 | |
Line contains a tab character. | 1319 | |
Line contains a tab character. | 1320 | |
Line contains a tab character. | 1321 | |
Line contains a tab character. | 1322 | |
Line contains a tab character. | 1323 | |
Line contains a tab character. | 1324 | |
Line contains a tab character. | 1326 | |
Missing a Javadoc comment. | 1326 | |
'<' is not preceded with whitespace. | 1326 | |
'<' is not followed by whitespace. | 1326 | |
'>' is not preceded with whitespace. | 1326 | |
Line contains a tab character. | 1327 | |
Parameter cluPublications should be final. | 1327 | |
'<' is not preceded with whitespace. | 1327 | |
'<' is not followed by whitespace. | 1327 | |
'>' is not preceded with whitespace. | 1327 | |
Line contains a tab character. | 1328 | |
'if' is not followed by whitespace. | 1328 | |
'{' is not preceded with whitespace. | 1328 | |
Line contains a tab character. | 1329 | |
'<' is not preceded with whitespace. | 1329 | |
'<' is not followed by whitespace. | 1329 | |
'>' is not preceded with whitespace. | 1329 | |
'>' is not followed by whitespace. | 1329 | |
Line contains a tab character. | 1330 | |
Line is longer than 80 characters. | 1331 | |
Line contains a tab character. | 1331 | |
'<' is not preceded with whitespace. | 1331 | |
'<' is not followed by whitespace. | 1331 | |
'>' is not preceded with whitespace. | 1331 | |
'<' is not preceded with whitespace. | 1331 | |
'<' is not followed by whitespace. | 1331 | |
'>' is not preceded with whitespace. | 1331 | |
'>' is not followed by whitespace. | 1331 | |
Line contains a tab character. | 1332 | |
'for' is not followed by whitespace. | 1332 | |
':' is not preceded with whitespace. | 1332 | |
':' is not followed by whitespace. | 1332 | |
'{' is not preceded with whitespace. | 1332 | |
Line is longer than 80 characters. | 1333 | |
Line contains a tab character. | 1333 | |
Line contains a tab character. | 1334 | |
Line contains a tab character. | 1335 | |
Line contains a tab character. | 1336 |
Violation | Message | Line |
---|---|---|
File length is 3,267 lines (max allowed is 2,000). | 1 | |
Line is longer than 80 characters. | 148 | |
Missing a Javadoc comment. | 148 | |
Line is longer than 80 characters. | 149 | |
'=' is not preceded with whitespace. | 149 | |
'=' is not followed by whitespace. | 149 | |
'}' is not preceded with whitespace. | 149 | |
',' is not followed by whitespace. | 149 | |
'=' is not preceded with whitespace. | 149 | |
'=' is not followed by whitespace. | 149 | |
'}' is not preceded with whitespace. | 149 | |
Line contains a tab character. | 152 | |
Missing a Javadoc comment. | 152 | |
Variable 'logger' must be private and have accessor methods. | 152 | |
Line contains a tab character. | 154 | |
Missing a Javadoc comment. | 154 | |
Line contains a tab character. | 155 | |
Missing a Javadoc comment. | 155 | |
Line contains a tab character. | 156 | |
Missing a Javadoc comment. | 156 | |
Line contains a tab character. | 157 | |
Missing a Javadoc comment. | 157 | |
Line contains a tab character. | 159 | |
Method 'setSearchManager' is not designed for extension - needs to be abstract, final or empty. | 159 | |
Missing a Javadoc comment. | 159 | |
Parameter searchManager should be final. | 159 | |
'searchManager' hides a field. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 163 | |
Method 'setDictionaryServiceDelegate' is not designed for extension - needs to be abstract, final or empty. | 163 | |
Missing a Javadoc comment. | 163 | |
Line contains a tab character. | 164 | |
Parameter dictionaryServiceDelegate should be final. | 164 | |
'dictionaryServiceDelegate' hides a field. | 164 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 168 | |
Method 'getDictionaryServiceDelegate' is not designed for extension - needs to be abstract, final or empty. | 168 | |
Missing a Javadoc comment. | 168 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 170 | |
First sentence should end with a period. | 173 | |
Line is longer than 80 characters. | 173 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line is longer than 80 characters. | 175 | |
Line contains a tab character. | 175 | |
Expected an @return tag. | 177 | |
Line contains a tab character. | 177 | |
Method 'getDeliveryMethodTypes' is not designed for extension - needs to be abstract, final or empty. | 177 | |
Line contains a tab character. | 178 | |
'<' is not preceded with whitespace. | 178 | |
'<' is not followed by whitespace. | 178 | |
'>' is not preceded with whitespace. | 178 | |
Line contains a tab character. | 179 | |
Expected @throws tag for 'OperationFailedException'. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 184 | |
Method 'getDeliveryMethodType' is not designed for extension - needs to be abstract, final or empty. | 184 | |
Missing a Javadoc comment. | 184 | |
Line contains a tab character. | 185 | |
Line is longer than 80 characters. | 186 | |
Line contains a tab character. | 186 | |
Parameter deliveryMethodTypeKey should be final. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line is longer than 80 characters. | 190 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 192 | |
Line is longer than 80 characters. | 193 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 196 | |
Method 'getInstructionalFormatTypes' is not designed for extension - needs to be abstract, final or empty. | 196 | |
Missing a Javadoc comment. | 196 | |
Line contains a tab character. | 197 | |
'<' is not preceded with whitespace. | 197 | |
'<' is not followed by whitespace. | 197 | |
'>' is not preceded with whitespace. | 197 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 203 | |
Method 'getInstructionalFormatType' is not designed for extension - needs to be abstract, final or empty. | 203 | |
Missing a Javadoc comment. | 203 | |
Line contains a tab character. | 204 | |
Line is longer than 80 characters. | 205 | |
Line contains a tab character. | 205 | |
Parameter instructionalFormatTypeKey should be final. | 205 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 207 | |
Line contains a tab character. | 208 | |
Line contains a tab character. | 209 | |
Line is longer than 80 characters. | 211 | |
Line contains a tab character. | 211 | |
Line is longer than 80 characters. | 212 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 213 | |
Line contains a tab character. | 215 | |
Method 'getLuTypes' is not designed for extension - needs to be abstract, final or empty. | 215 | |
Missing a Javadoc comment. | 215 | |
Line contains a tab character. | 216 | |
'<' is not preceded with whitespace. | 216 | |
'<' is not followed by whitespace. | 216 | |
'>' is not preceded with whitespace. | 216 | |
Line is longer than 80 characters. | 217 | |
Line contains a tab character. | 217 | |
Line contains a tab character. | 218 | |
Line contains a tab character. | 220 | |
Method 'getLuType' is not designed for extension - needs to be abstract, final or empty. | 220 | |
Missing a Javadoc comment. | 220 | |
Line is longer than 80 characters. | 221 | |
Line contains a tab character. | 221 | |
Parameter luTypeKey should be final. | 221 | |
Line contains a tab character. | 222 | |
Line contains a tab character. | 223 | |
Line contains a tab character. | 224 | |
Line contains a tab character. | 226 | |
Line contains a tab character. | 227 | |
Line contains a tab character. | 228 | |
Line contains a tab character. | 230 | |
Method 'getLuCodeType' is not designed for extension - needs to be abstract, final or empty. | 230 | |
Missing a Javadoc comment. | 230 | |
Line contains a tab character. | 231 | |
Parameter luCodeTypeKey should be final. | 231 | |
Line contains a tab character. | 232 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
Line contains a tab character. | 235 | |
Line contains a tab character. | 236 | |
Line contains a tab character. | 237 | |
Line contains a tab character. | 239 | |
Method 'getLuCodeTypes' is not designed for extension - needs to be abstract, final or empty. | 239 | |
Missing a Javadoc comment. | 239 | |
Line contains a tab character. | 240 | |
'<' is not preceded with whitespace. | 240 | |
'<' is not followed by whitespace. | 240 | |
'>' is not preceded with whitespace. | 240 | |
Line contains a tab character. | 241 | |
Line contains a tab character. | 242 | |
Line contains a tab character. | 243 | |
Line contains a tab character. | 244 | |
Line contains a tab character. | 246 | |
Method 'getLuLuRelationTypes' is not designed for extension - needs to be abstract, final or empty. | 246 | |
Missing a Javadoc comment. | 246 | |
Line contains a tab character. | 247 | |
'<' is not preceded with whitespace. | 247 | |
'<' is not followed by whitespace. | 247 | |
'>' is not preceded with whitespace. | 247 | |
Line contains a tab character. | 248 | |
Line contains a tab character. | 249 | |
Line contains a tab character. | 250 | |
Line contains a tab character. | 251 | |
Line contains a tab character. | 253 | |
Method 'getLuLuRelationType' is not designed for extension - needs to be abstract, final or empty. | 253 | |
Missing a Javadoc comment. | 253 | |
Line is longer than 80 characters. | 254 | |
Line contains a tab character. | 254 | |
Parameter luLuRelationTypeKey should be final. | 254 | |
Line is longer than 80 characters. | 255 | |
Line contains a tab character. | 255 | |
Line contains a tab character. | 256 | |
Line is longer than 80 characters. | 257 | |
Line contains a tab character. | 257 | |
Line is longer than 80 characters. | 259 | |
Line contains a tab character. | 259 | |
Line contains a tab character. | 260 | |
Line is longer than 80 characters. | 261 | |
Line contains a tab character. | 261 | |
Line contains a tab character. | 262 | |
Line contains a tab character. | 264 | |
Method 'getAllowedLuLuRelationTypesForLuType' is not designed for extension - needs to be abstract, final or empty. | 264 | |
Missing a Javadoc comment. | 264 | |
Line is longer than 80 characters. | 265 | |
Line contains a tab character. | 265 | |
'<' is not preceded with whitespace. | 265 | |
'<' is not followed by whitespace. | 265 | |
'>' is not preceded with whitespace. | 265 | |
Parameter luTypeKey should be final. | 265 | |
Line contains a tab character. | 266 | |
Parameter relatedLuTypeKey should be final. | 266 | |
Line contains a tab character. | 267 | |
Line contains a tab character. | 268 | |
Line contains a tab character. | 269 | |
Line contains a tab character. | 270 | |
Line contains a tab character. | 272 | |
Line contains a tab character. | 273 | |
Line contains a tab character. | 274 | |
Line contains a tab character. | 276 | |
Method 'getLuPublicationTypes' is not designed for extension - needs to be abstract, final or empty. | 276 | |
Missing a Javadoc comment. | 276 | |
Line contains a tab character. | 277 | |
'<' is not preceded with whitespace. | 277 | |
'<' is not followed by whitespace. | 277 | |
'>' is not preceded with whitespace. | 277 | |
Line contains a tab character. | 278 | |
Line contains a tab character. | 279 | |
Line contains a tab character. | 280 | |
Line contains a tab character. | 281 | |
Line contains a tab character. | 283 | |
Method 'getLuPublicationType' is not designed for extension - needs to be abstract, final or empty. | 283 | |
Missing a Javadoc comment. | 283 | |
Line contains a tab character. | 284 | |
Line is longer than 80 characters. | 285 | |
Line contains a tab character. | 285 | |
Parameter luPublicationTypeKey should be final. | 285 | |
Line contains a tab character. | 286 | |
Line contains a tab character. | 287 | |
Line is longer than 80 characters. | 288 | |
Line contains a tab character. | 288 | |
Line contains a tab character. | 290 | |
Line contains a tab character. | 291 | |
Line contains a tab character. | 292 | |
Line contains a tab character. | 294 | |
Method 'getLuPublicationTypesForLuType' is not designed for extension - needs to be abstract, final or empty. | 294 | |
Missing a Javadoc comment. | 294 | |
Line contains a tab character. | 295 | |
'<' is not preceded with whitespace. | 295 | |
'<' is not followed by whitespace. | 295 | |
'>' is not preceded with whitespace. | 295 | |
Parameter luTypeKey should be final. | 295 | |
Line contains a tab character. | 296 | |
Line contains a tab character. | 297 | |
Line is longer than 80 characters. | 298 | |
Line contains a tab character. | 298 | |
Line contains a tab character. | 299 | |
Line contains a tab character. | 301 | |
Method 'getCluResultTypes' is not designed for extension - needs to be abstract, final or empty. | 301 | |
Missing a Javadoc comment. | 301 | |
Line contains a tab character. | 302 | |
'<' is not preceded with whitespace. | 302 | |
'<' is not followed by whitespace. | 302 | |
'>' is not preceded with whitespace. | 302 | |
Line contains a tab character. | 303 | |
Line contains a tab character. | 304 | |
Line contains a tab character. | 305 | |
Line contains a tab character. | 306 | |
Line contains a tab character. | 308 | |
Method 'getCluResultType' is not designed for extension - needs to be abstract, final or empty. | 308 | |
Missing a Javadoc comment. | 308 | |
Line contains a tab character. | 309 | |
Parameter cluResultTypeKey should be final. | 309 | |
Line contains a tab character. | 310 | |
Line contains a tab character. | 311 | |
Line contains a tab character. | 312 | |
Line contains a tab character. | 313 | |
Line contains a tab character. | 314 | |
Line contains a tab character. | 316 | |
Method 'getCluResultTypesForLuType' is not designed for extension - needs to be abstract, final or empty. | 316 | |
Missing a Javadoc comment. | 316 | |
Line is longer than 80 characters. | 317 | |
Line contains a tab character. | 317 | |
'<' is not preceded with whitespace. | 317 | |
'<' is not followed by whitespace. | 317 | |
'>' is not preceded with whitespace. | 317 | |
Parameter luTypeKey should be final. | 317 | |
Line contains a tab character. | 318 | |
Line contains a tab character. | 319 | |
Line contains a tab character. | 320 | |
Line contains a tab character. | 321 | |
Line contains a tab character. | 322 | |
Line contains a tab character. | 323 | |
Line contains a tab character. | 325 | |
Method 'getResultUsageTypes' is not designed for extension - needs to be abstract, final or empty. | 325 | |
Missing a Javadoc comment. | 325 | |
Line contains a tab character. | 326 | |
'<' is not preceded with whitespace. | 326 | |
'<' is not followed by whitespace. | 326 | |
'>' is not preceded with whitespace. | 326 | |
Line contains a tab character. | 327 | |
Line contains a tab character. | 328 | |
Line contains a tab character. | 329 | |
Line contains a tab character. | 330 | |
Line contains a tab character. | 332 | |
Method 'getResultUsageType' is not designed for extension - needs to be abstract, final or empty. | 332 | |
Missing a Javadoc comment. | 332 | |
Line contains a tab character. | 333 | |
Parameter resultUsageTypeKey should be final. | 333 | |
Line contains a tab character. | 334 | |
Line contains a tab character. | 335 | |
Line is longer than 80 characters. | 336 | |
Line contains a tab character. | 336 | |
Line contains a tab character. | 337 | |
Line contains a tab character. | 338 | |
Line contains a tab character. | 339 | |
Line contains a tab character. | 341 | |
Method 'getAllowedResultUsageTypesForLuType' is not designed for extension - needs to be abstract, final or empty. | 341 | |
Missing a Javadoc comment. | 341 | |
Line is longer than 80 characters. | 342 | |
Line contains a tab character. | 342 | |
'<' is not preceded with whitespace. | 342 | |
'<' is not followed by whitespace. | 342 | |
'>' is not preceded with whitespace. | 342 | |
Parameter luTypeKey should be final. | 342 | |
Line contains a tab character. | 343 | |
Line contains a tab character. | 344 | |
Line contains a tab character. | 345 | |
Line contains a tab character. | 347 | |
Line contains a tab character. | 348 | |
Line contains a tab character. | 350 | |
Method 'getAllowedResultComponentTypesForResultUsageType' is not designed for extension - needs to be abstract, final or empty. | 350 | |
Missing a Javadoc comment. | 350 | |
Line contains a tab character. | 351 | |
'<' is not preceded with whitespace. | 351 | |
'<' is not followed by whitespace. | 351 | |
'>' is not preceded with whitespace. | 351 | |
Line contains a tab character. | 352 | |
Parameter resultUsageTypeKey should be final. | 352 | |
Line contains a tab character. | 353 | |
Line contains a tab character. | 354 | |
Line is longer than 80 characters. | 356 | |
Line contains a tab character. | 356 | |
Line contains a tab character. | 358 | |
Line is longer than 80 characters. | 359 | |
Line contains a tab character. | 359 | |
Line contains a tab character. | 360 | |
Line contains a tab character. | 362 | |
Method 'getCluLoRelationType' is not designed for extension - needs to be abstract, final or empty. | 362 | |
Missing a Javadoc comment. | 362 | |
Line contains a tab character. | 363 | |
Line is longer than 80 characters. | 364 | |
Line contains a tab character. | 364 | |
Parameter cluLoRelationTypeKey should be final. | 364 | |
Line contains a tab character. | 365 | |
Line contains a tab character. | 366 | |
Line is longer than 80 characters. | 367 | |
Line contains a tab character. | 367 | |
Line contains a tab character. | 369 | |
Line contains a tab character. | 370 | |
Line is longer than 80 characters. | 371 | |
Line contains a tab character. | 371 | |
Line contains a tab character. | 372 | |
Line contains a tab character. | 374 | |
Method 'getCluLoRelationTypes' is not designed for extension - needs to be abstract, final or empty. | 374 | |
Missing a Javadoc comment. | 374 | |
Line contains a tab character. | 375 | |
'<' is not preceded with whitespace. | 375 | |
'<' is not followed by whitespace. | 375 | |
'>' is not preceded with whitespace. | 375 | |
Line contains a tab character. | 376 | |
Line contains a tab character. | 377 | |
Line contains a tab character. | 378 | |
Line contains a tab character. | 379 | |
Line contains a tab character. | 381 | |
Method 'getAllowedCluLoRelationTypesForLuType' is not designed for extension - needs to be abstract, final or empty. | 381 | |
Missing a Javadoc comment. | 381 | |
Line is longer than 80 characters. | 382 | |
Line contains a tab character. | 382 | |
'<' is not preceded with whitespace. | 382 | |
'<' is not followed by whitespace. | 382 | |
'>' is not preceded with whitespace. | 382 | |
Parameter luTypeKey should be final. | 382 | |
Line contains a tab character. | 383 | |
Line contains a tab character. | 384 | |
Line contains a tab character. | 386 | |
Line contains a tab character. | 388 | |
Line contains a tab character. | 389 | |
Line contains a tab character. | 391 | |
Method 'getCluSetTypes' is not designed for extension - needs to be abstract, final or empty. | 391 | |
Missing a Javadoc comment. | 391 | |
Line contains a tab character. | 392 | |
'<' is not preceded with whitespace. | 392 | |
'<' is not followed by whitespace. | 392 | |
'>' is not preceded with whitespace. | 392 | |
Line contains a tab character. | 393 | |
Line contains a tab character. | 394 | |
Line contains a tab character. | 395 | |
Line contains a tab character. | 396 | |
Line contains a tab character. | 398 | |
Method 'getCluSetType' is not designed for extension - needs to be abstract, final or empty. | 398 | |
Missing a Javadoc comment. | 398 | |
Line contains a tab character. | 399 | |
Parameter cluSetTypeKey should be final. | 399 | |
Line contains a tab character. | 400 | |
Line contains a tab character. | 401 | |
Line contains a tab character. | 402 | |
Line contains a tab character. | 403 | |
Line contains a tab character. | 404 | |
Line contains a tab character. | 405 | |
First sentence should end with a period. | 407 | |
Line is longer than 80 characters. | 407 | |
Line contains a tab character. | 407 | |
Line contains a tab character. | 408 | |
Line is longer than 80 characters. | 409 | |
Line contains a tab character. | 409 | |
Line contains a tab character. | 411 | |
Expected an @return tag. | 412 | |
Line contains a tab character. | 412 | |
Method 'getClu' is not designed for extension - needs to be abstract, final or empty. | 412 | |
Line contains a tab character. | 413 | |
Parameter cluId should be final. | 413 | |
Expected @param tag for 'cluId'. | 413 | |
Expected @throws tag for 'DoesNotExistException'. | 413 | |
Line contains a tab character. | 414 | |
Expected @throws tag for 'InvalidParameterException'. | 414 | |
Expected @throws tag for 'MissingParameterException'. | 414 | |
Line contains a tab character. | 415 | |
Expected @throws tag for 'OperationFailedException'. | 415 | |
Line contains a tab character. | 417 | |
Line contains a tab character. | 419 | |
Line contains a tab character. | 420 | |
Line contains a tab character. | 421 | |
Line contains a tab character. | 423 | |
Method 'getClusByIdList' is not designed for extension - needs to be abstract, final or empty. | 423 | |
Missing a Javadoc comment. | 423 | |
Line contains a tab character. | 424 | |
'<' is not preceded with whitespace. | 424 | |
'<' is not followed by whitespace. | 424 | |
'>' is not preceded with whitespace. | 424 | |
Parameter cluIdList should be final. | 424 | |
'<' is not preceded with whitespace. | 424 | |
'<' is not followed by whitespace. | 424 | |
'>' is not preceded with whitespace. | 424 | |
Line contains a tab character. | 425 | |
Line contains a tab character. | 426 | |
Line contains a tab character. | 427 | |
Line contains a tab character. | 428 | |
Line contains a tab character. | 429 | |
'<' is not preceded with whitespace. | 429 | |
'<' is not followed by whitespace. | 429 | |
'>' is not preceded with whitespace. | 429 | |
Line contains a tab character. | 430 | |
Line contains a tab character. | 431 | |
Line contains a tab character. | 433 | |
Method 'getClusByLuType' is not designed for extension - needs to be abstract, final or empty. | 433 | |
Missing a Javadoc comment. | 433 | |
Line contains a tab character. | 434 | |
'<' is not preceded with whitespace. | 434 | |
'<' is not followed by whitespace. | 434 | |
'>' is not preceded with whitespace. | 434 | |
Parameter luTypeKey should be final. | 434 | |
Parameter luState should be final. | 434 | |
Line contains a tab character. | 435 | |
Line contains a tab character. | 436 | |
Line contains a tab character. | 437 | |
Line contains a tab character. | 438 | |
Line contains a tab character. | 439 | |
'<' is not preceded with whitespace. | 439 | |
'<' is not followed by whitespace. | 439 | |
'>' is not preceded with whitespace. | 439 | |
Line contains a tab character. | 440 | |
Line contains a tab character. | 441 | |
Line contains a tab character. | 443 | |
Method 'getCluIdsByLuType' is not designed for extension - needs to be abstract, final or empty. | 443 | |
Missing a Javadoc comment. | 443 | |
Line contains a tab character. | 444 | |
'<' is not preceded with whitespace. | 444 | |
'<' is not followed by whitespace. | 444 | |
'>' is not preceded with whitespace. | 444 | |
Parameter luTypeKey should be final. | 444 | |
Parameter luState should be final. | 444 | |
Line contains a tab character. | 445 | |
Line contains a tab character. | 446 | |
Line contains a tab character. | 447 | |
Line contains a tab character. | 448 | |
Line contains a tab character. | 449 | |
'<' is not preceded with whitespace. | 449 | |
'<' is not followed by whitespace. | 449 | |
'>' is not preceded with whitespace. | 449 | |
Line contains a tab character. | 450 | |
'<' is not preceded with whitespace. | 450 | |
'<' is not followed by whitespace. | 450 | |
'>' is not preceded with whitespace. | 450 | |
'<' is not preceded with whitespace. | 450 | |
'<' is not followed by whitespace. | 450 | |
'>' is not preceded with whitespace. | 450 | |
'>' is not followed by whitespace. | 450 | |
Line contains a tab character. | 451 | |
Line contains a tab character. | 452 | |
Line contains a tab character. | 453 | |
Line contains a tab character. | 454 | |
Line contains a tab character. | 455 | |
Line contains a tab character. | 457 | |
Line contains a tab character. | 459 | |
Method 'getAllowedLuLuRelationTypesByCluId' is not designed for extension - needs to be abstract, final or empty. | 459 | |
Missing a Javadoc comment. | 459 | |
Line contains a tab character. | 460 | |
'<' is not preceded with whitespace. | 460 | |
'<' is not followed by whitespace. | 460 | |
'>' is not preceded with whitespace. | 460 | |
Parameter cluId should be final. | 460 | |
Line contains a tab character. | 461 | |
Parameter relatedCluId should be final. | 461 | |
Line contains a tab character. | 462 | |
Line contains a tab character. | 463 | |
Line contains a tab character. | 464 | |
Line contains a tab character. | 465 | |
Line is longer than 80 characters. | 467 | |
Line contains a tab character. | 467 | |
Line contains a tab character. | 468 | |
Line contains a tab character. | 470 | |
Method 'getClusByRelation' is not designed for extension - needs to be abstract, final or empty. | 470 | |
Missing a Javadoc comment. | 470 | |
Line contains a tab character. | 471 | |
'<' is not preceded with whitespace. | 471 | |
'<' is not followed by whitespace. | 471 | |
'>' is not preceded with whitespace. | 471 | |
Parameter relatedCluId should be final. | 471 | |
Line is longer than 80 characters. | 472 | |
Line contains a tab character. | 472 | |
Parameter luLuRelationTypeKey should be final. | 472 | |
Line contains a tab character. | 473 | |
Line contains a tab character. | 474 | |
Line contains a tab character. | 475 | |
Line is longer than 80 characters. | 476 | |
Line contains a tab character. | 476 | |
Line contains a tab character. | 478 | |
'<' is not preceded with whitespace. | 478 | |
'<' is not followed by whitespace. | 478 | |
'>' is not preceded with whitespace. | 478 | |
Line contains a tab character. | 479 | |
Line contains a tab character. | 480 | |
'<' is not preceded with whitespace. | 480 | |
'<' is not followed by whitespace. | 480 | |
'>' is not preceded with whitespace. | 480 | |
Line contains a tab character. | 481 | |
Line contains a tab character. | 483 | |
Line contains a tab character. | 485 | |
Method 'getCluIdsByRelation' is not designed for extension - needs to be abstract, final or empty. | 485 | |
Missing a Javadoc comment. | 485 | |
Line contains a tab character. | 486 | |
'<' is not preceded with whitespace. | 486 | |
'<' is not followed by whitespace. | 486 | |
'>' is not preceded with whitespace. | 486 | |
Parameter relatedCluId should be final. | 486 | |
Line is longer than 80 characters. | 487 | |
Line contains a tab character. | 487 | |
Parameter luLuRelationTypeKey should be final. | 487 | |
Line contains a tab character. | 488 | |
Line contains a tab character. | 489 | |
Line contains a tab character. | 490 | |
Line is longer than 80 characters. | 491 | |
Line contains a tab character. | 491 | |
Line is longer than 80 characters. | 493 | |
'<' is not preceded with whitespace. | 493 | |
'<' is not followed by whitespace. | 493 | |
'>' is not preceded with whitespace. | 493 | |
Line contains a tab character. | 495 | |
Line contains a tab character. | 497 | |
Method 'getRelatedClusByCluId' is not designed for extension - needs to be abstract, final or empty. | 497 | |
Missing a Javadoc comment. | 497 | |
Line contains a tab character. | 498 | |
'<' is not preceded with whitespace. | 498 | |
'<' is not followed by whitespace. | 498 | |
'>' is not preceded with whitespace. | 498 | |
Parameter cluId should be final. | 498 | |
Line is longer than 80 characters. | 499 | |
Line contains a tab character. | 499 | |
Parameter luLuRelationTypeKey should be final. | 499 | |
Line contains a tab character. | 500 | |
Line contains a tab character. | 501 | |
Line contains a tab character. | 502 | |
Line is longer than 80 characters. | 503 | |
Line contains a tab character. | 503 | |
Line contains a tab character. | 504 | |
'<' is not preceded with whitespace. | 504 | |
'<' is not followed by whitespace. | 504 | |
'>' is not preceded with whitespace. | 504 | |
Line contains a tab character. | 505 | |
Line contains a tab character. | 506 | |
Line contains a tab character. | 507 | |
Line contains a tab character. | 509 | |
Method 'getRelatedCluIdsByCluId' is not designed for extension - needs to be abstract, final or empty. | 509 | |
Missing a Javadoc comment. | 509 | |
Line contains a tab character. | 510 | |
'<' is not preceded with whitespace. | 510 | |
'<' is not followed by whitespace. | 510 | |
'>' is not preceded with whitespace. | 510 | |
Parameter cluId should be final. | 510 | |
Line is longer than 80 characters. | 511 | |
Line contains a tab character. | 511 | |
Parameter luLuRelationTypeKey should be final. | 511 | |
Line contains a tab character. | 512 | |
Line contains a tab character. | 513 | |
Line contains a tab character. | 514 | |
Line is longer than 80 characters. | 515 | |
Line contains a tab character. | 515 | |
Line is longer than 80 characters. | 516 | |
Line contains a tab character. | 516 | |
'<' is not preceded with whitespace. | 516 | |
'<' is not followed by whitespace. | 516 | |
'>' is not preceded with whitespace. | 516 | |
Line contains a tab character. | 517 | |
Line contains a tab character. | 518 | |
Line contains a tab character. | 519 | |
Line contains a tab character. | 521 | |
Method 'getCluCluRelation' is not designed for extension - needs to be abstract, final or empty. | 521 | |
Missing a Javadoc comment. | 521 | |
Line contains a tab character. | 522 | |
Parameter cluCluRelationId should be final. | 522 | |
Line contains a tab character. | 523 | |
Line contains a tab character. | 524 | |
Line contains a tab character. | 525 | |
Line contains a tab character. | 526 | |
Line contains a tab character. | 527 | |
Line contains a tab character. | 528 | |
Line contains a tab character. | 530 | |
Method 'getCluCluRelationsByClu' is not designed for extension - needs to be abstract, final or empty. | 530 | |
Missing a Javadoc comment. | 530 | |
Line contains a tab character. | 531 | |
'<' is not preceded with whitespace. | 531 | |
'<' is not followed by whitespace. | 531 | |
'>' is not preceded with whitespace. | 531 | |
Parameter cluId should be final. | 531 | |
Line contains a tab character. | 532 | |
Line contains a tab character. | 533 | |
Line contains a tab character. | 534 | |
Line contains a tab character. | 535 | |
'<' is not preceded with whitespace. | 535 | |
'<' is not followed by whitespace. | 535 | |
'>' is not preceded with whitespace. | 535 | |
Line contains a tab character. | 536 | |
Line is longer than 80 characters. | 537 | |
Line contains a tab character. | 537 | |
Line contains a tab character. | 538 | |
Line contains a tab character. | 540 | |
Line contains a tab character. | 541 | |
Method 'getCluPublicationsByCluId' is not designed for extension - needs to be abstract, final or empty. | 541 | |
Missing a Javadoc comment. | 541 | |
Line contains a tab character. | 542 | |
'<' is not preceded with whitespace. | 542 | |
'<' is not followed by whitespace. | 542 | |
'>' is not preceded with whitespace. | 542 | |
Parameter cluId should be final. | 542 | |
Line contains a tab character. | 543 | |
Line contains a tab character. | 544 | |
Line contains a tab character. | 545 | |
Line is longer than 80 characters. | 546 | |
Line contains a tab character. | 546 | |
'<' is not preceded with whitespace. | 546 | |
'<' is not followed by whitespace. | 546 | |
'>' is not preceded with whitespace. | 546 | |
Line contains a tab character. | 547 | |
Line contains a tab character. | 548 | |
Line contains a tab character. | 550 | |
Method 'getCluPublicationsByType' is not designed for extension - needs to be abstract, final or empty. | 550 | |
Missing a Javadoc comment. | 550 | |
Line contains a tab character. | 551 | |
'<' is not preceded with whitespace. | 551 | |
'<' is not followed by whitespace. | 551 | |
'>' is not preceded with whitespace. | 551 | |
Line is longer than 80 characters. | 552 | |
Line contains a tab character. | 552 | |
Parameter luPublicationTypeKey should be final. | 552 | |
Line contains a tab character. | 553 | |
Line contains a tab character. | 554 | |
Line is longer than 80 characters. | 555 | |
Line contains a tab character. | 555 | |
Line is longer than 80 characters. | 556 | |
Line contains a tab character. | 556 | |
'<' is not preceded with whitespace. | 556 | |
'<' is not followed by whitespace. | 556 | |
'>' is not preceded with whitespace. | 556 | |
Line contains a tab character. | 557 | |
Line contains a tab character. | 558 | |
Line contains a tab character. | 560 | |
Method 'getCluPublication' is not designed for extension - needs to be abstract, final or empty. | 560 | |
Missing a Javadoc comment. | 560 | |
Line contains a tab character. | 561 | |
Parameter cluPublicationId should be final. | 561 | |
Line contains a tab character. | 562 | |
Line contains a tab character. | 563 | |
Line contains a tab character. | 564 | |
Line is longer than 80 characters. | 565 | |
Line contains a tab character. | 565 | |
Line contains a tab character. | 566 | |
Line contains a tab character. | 567 | |
Line contains a tab character. | 569 | |
Line contains a tab character. | 571 | |
Method 'getCluResult' is not designed for extension - needs to be abstract, final or empty. | 571 | |
Missing a Javadoc comment. | 571 | |
Line contains a tab character. | 572 | |
Parameter cluResultId should be final. | 572 | |
Line contains a tab character. | 573 | |
Line contains a tab character. | 574 | |
Line contains a tab character. | 576 | |
Line contains a tab character. | 578 | |
Line contains a tab character. | 579 | |
Line contains a tab character. | 580 | |
Line contains a tab character. | 582 | |
Method 'getCluResultByClu' is not designed for extension - needs to be abstract, final or empty. | 582 | |
Missing a Javadoc comment. | 582 | |
Line contains a tab character. | 583 | |
'<' is not preceded with whitespace. | 583 | |
'<' is not followed by whitespace. | 583 | |
'>' is not preceded with whitespace. | 583 | |
Parameter cluId should be final. | 583 | |
Line contains a tab character. | 584 | |
Line contains a tab character. | 585 | |
Line contains a tab character. | 587 | |
Line contains a tab character. | 589 | |
Line contains a tab character. | 590 | |
Line contains a tab character. | 591 | |
Line contains a tab character. | 593 | |
Method 'getCluIdsByResultUsageType' is not designed for extension - needs to be abstract, final or empty. | 593 | |
Missing a Javadoc comment. | 593 | |
Line is longer than 80 characters. | 594 | |
Line contains a tab character. | 594 | |
'<' is not preceded with whitespace. | 594 | |
'<' is not followed by whitespace. | 594 | |
'>' is not preceded with whitespace. | 594 | |
Parameter resultUsageTypeKey should be final. | 594 | |
Line contains a tab character. | 595 | |
Line contains a tab character. | 596 | |
Line contains a tab character. | 597 | |
Line contains a tab character. | 598 | |
Line contains a tab character. | 600 | |
Method 'getCluIdsByResultComponent' is not designed for extension - needs to be abstract, final or empty. | 600 | |
Missing a Javadoc comment. | 600 | |
Line contains a tab character. | 601 | |
'<' is not preceded with whitespace. | 601 | |
'<' is not followed by whitespace. | 601 | |
'>' is not preceded with whitespace. | 601 | |
Parameter resultComponentId should be final. | 601 | |
Line contains a tab character. | 602 | |
Line contains a tab character. | 603 | |
Line contains a tab character. | 604 | |
Line contains a tab character. | 605 | |
Line contains a tab character. | 607 | |
Line contains a tab character. | 609 | |
Method 'getCluLoRelation' is not designed for extension - needs to be abstract, final or empty. | 609 | |
Missing a Javadoc comment. | 609 | |
Line contains a tab character. | 610 | |
Parameter cluLoRelationId should be final. | 610 | |
Line contains a tab character. | 611 | |
Line contains a tab character. | 612 | |
Line contains a tab character. | 613 | |
Line contains a tab character. | 615 | |
Line is longer than 80 characters. | 617 | |
Line contains a tab character. | 617 | |
Line contains a tab character. | 618 | |
Line contains a tab character. | 620 | |
Line contains a tab character. | 622 | |
Method 'getCluLoRelationsByClu' is not designed for extension - needs to be abstract, final or empty. | 622 | |
Missing a Javadoc comment. | 622 | |
Line contains a tab character. | 623 | |
'<' is not preceded with whitespace. | 623 | |
'<' is not followed by whitespace. | 623 | |
'>' is not preceded with whitespace. | 623 | |
Parameter cluId should be final. | 623 | |
Line contains a tab character. | 624 | |
Line contains a tab character. | 625 | |
Line contains a tab character. | 627 | |
Line contains a tab character. | 628 | |
'<' is not preceded with whitespace. | 628 | |
'<' is not followed by whitespace. | 628 | |
'>' is not preceded with whitespace. | 628 | |
Line contains a tab character. | 629 | |
Line contains a tab character. | 630 | |
Line contains a tab character. | 632 | |
Line contains a tab character. | 634 | |
Method 'getCluLoRelationsByLo' is not designed for extension - needs to be abstract, final or empty. | 634 | |
Missing a Javadoc comment. | 634 | |
Line contains a tab character. | 635 | |
'<' is not preceded with whitespace. | 635 | |
'<' is not followed by whitespace. | 635 | |
'>' is not preceded with whitespace. | 635 | |
Parameter loId should be final. | 635 | |
Line contains a tab character. | 636 | |
Line contains a tab character. | 637 | |
Line contains a tab character. | 638 | |
Line is longer than 80 characters. | 639 | |
Line contains a tab character. | 639 | |
'<' is not preceded with whitespace. | 639 | |
'<' is not followed by whitespace. | 639 | |
'>' is not preceded with whitespace. | 639 | |
Line contains a tab character. | 640 | |
Line contains a tab character. | 641 | |
Line contains a tab character. | 643 | |
Line contains a tab character. | 645 | |
Method 'getResourceRequirementsForCluId' is not designed for extension - needs to be abstract, final or empty. | 645 | |
Missing a Javadoc comment. | 645 | |
Line contains a tab character. | 646 | |
'<' is not preceded with whitespace. | 646 | |
'<' is not followed by whitespace. | 646 | |
'>' is not preceded with whitespace. | 646 | |
Parameter cluId should be final. | 646 | |
Line contains a tab character. | 647 | |
Line contains a tab character. | 648 | |
Line is longer than 80 characters. | 649 | |
Line contains a tab character. | 649 | |
Line contains a tab character. | 650 | |
Line contains a tab character. | 652 | |
Line contains a tab character. | 654 | |
Method 'getCluSetInfo' is not designed for extension - needs to be abstract, final or empty. | 654 | |
Missing a Javadoc comment. | 654 | |
Line contains a tab character. | 655 | |
Parameter cluSetId should be final. | 655 | |
Line contains a tab character. | 656 | |
Line contains a tab character. | 657 | |
Line contains a tab character. | 658 | |
Line contains a tab character. | 659 | |
Line contains a tab character. | 660 | |
Line contains a tab character. | 661 | |
Line contains a tab character. | 662 | |
Line contains a tab character. | 663 | |
Line contains a tab character. | 664 | |
Line contains a tab character. | 666 | |
Method 'getCluSetTreeView' is not designed for extension - needs to be abstract, final or empty. | 666 | |
Missing a Javadoc comment. | 666 | |
Line contains a tab character. | 667 | |
Parameter cluSetId should be final. | 667 | |
Line contains a tab character. | 668 | |
Line contains a tab character. | 669 | |
Line contains a tab character. | 670 | |
Line contains a tab character. | 672 | |
Line contains a tab character. | 673 | |
Line contains a tab character. | 674 | |
Line contains a tab character. | 675 | |
Line contains a tab character. | 676 | |
Line contains a tab character. | 678 | |
Line contains a tab character. | 679 | |
Line contains a tab character. | 680 | |
Line contains a tab character. | 681 | |
First sentence should end with a period. | 683 | |
Line contains a tab character. | 683 | |
Line is longer than 80 characters. | 684 | |
Line contains a tab character. | 684 | |
Line contains a tab character. | 685 | |
Line contains a tab character. | 686 | |
Line contains a tab character. | 687 | |
Line contains a tab character. | 688 | |
Line contains a tab character. | 689 | |
Line contains a tab character. | 690 | |
Line contains a tab character. | 691 | |
Line contains a tab character. | 692 | |
Line contains a tab character. | 693 | |
Line contains a tab character. | 694 | |
Line contains a tab character. | 695 | |
Parameter cluSetInfo should be final. | 695 | |
Expected @param tag for 'cluSetInfo'. | 695 | |
Line is longer than 80 characters. | 696 | |
Line contains a tab character. | 696 | |
Parameter cluSetTreeViewInfo should be final. | 696 | |
Expected @param tag for 'cluSetTreeViewInfo'. | 696 | |
Expected @throws tag for 'DoesNotExistException'. | 696 | |
Expected @throws tag for 'InvalidParameterException'. | 696 | |
Expected @throws tag for 'MissingParameterException'. | 696 | |
Expected @throws tag for 'OperationFailedException'. | 696 | |
Expected @throws tag for 'PermissionDeniedException'. | 696 | |
Line contains a tab character. | 697 | |
Line contains a tab character. | 698 | |
Line is longer than 80 characters. | 699 | |
Line contains a tab character. | 699 | |
Line is longer than 80 characters. | 700 | |
Line contains a tab character. | 700 | |
Line contains a tab character. | 701 | |
Line contains a tab character. | 702 | |
Line is longer than 80 characters. | 703 | |
Line contains a tab character. | 703 | |
Line contains a tab character. | 704 | |
Line contains a tab character. | 705 | |
Line contains a tab character. | 706 | |
Line contains a tab character. | 707 | |
Line contains a tab character. | 708 | |
Line contains a tab character. | 710 | |
Line contains a tab character. | 711 | |
Line contains a tab character. | 712 | |
Line contains a tab character. | 713 | |
'<' is not preceded with whitespace. | 713 | |
'<' is not followed by whitespace. | 713 | |
'>' is not preceded with whitespace. | 713 | |
'?' should be on a new line. | 714 | |
Avoid inline conditionals. | 714 | |
Line is longer than 80 characters. | 715 | |
'<' is not preceded with whitespace. | 715 | |
'<' is not followed by whitespace. | 715 | |
'>' is not preceded with whitespace. | 715 | |
'>' is not followed by whitespace. | 715 | |
Line is longer than 80 characters. | 717 | |
Line contains a tab character. | 722 | |
Line contains a tab character. | 723 | |
Line is longer than 80 characters. | 724 | |
Line contains a tab character. | 724 | |
'<' is not preceded with whitespace. | 724 | |
'<' is not followed by whitespace. | 724 | |
'>' is not preceded with whitespace. | 724 | |
'<' is not preceded with whitespace. | 724 | |
'<' is not followed by whitespace. | 724 | |
'>' is not preceded with whitespace. | 724 | |
'>' is not followed by whitespace. | 724 | |
Line contains a tab character. | 725 | |
Line contains a tab character. | 726 | |
'if' is not followed by whitespace. | 726 | |
'!=' is not preceded with whitespace. | 726 | |
'!=' is not followed by whitespace. | 726 | |
'{' is not preceded with whitespace. | 726 | |
Line is longer than 80 characters. | 727 | |
Line contains a tab character. | 727 | |
Line contains a tab character. | 728 | |
Line contains a tab character. | 729 | |
Line contains a tab character. | 730 | |
Line contains a tab character. | 731 | |
Line contains a tab character. | 733 | |
Method 'getCluSetInfoByIdList' is not designed for extension - needs to be abstract, final or empty. | 733 | |
Missing a Javadoc comment. | 733 | |
Line contains a tab character. | 734 | |
'<' is not preceded with whitespace. | 734 | |
'<' is not followed by whitespace. | 734 | |
'>' is not preceded with whitespace. | 734 | |
Parameter cluSetIdList should be final. | 734 | |
'<' is not preceded with whitespace. | 734 | |
'<' is not followed by whitespace. | 734 | |
'>' is not preceded with whitespace. | 734 | |
Line contains a tab character. | 735 | |
Line contains a tab character. | 736 | |
Line contains a tab character. | 737 | |
Line contains a tab character. | 738 | |
Line contains a tab character. | 739 | |
Line is longer than 80 characters. | 740 | |
Line contains a tab character. | 740 | |
'<' is not preceded with whitespace. | 740 | |
'<' is not followed by whitespace. | 740 | |
'>' is not preceded with whitespace. | 740 | |
Line contains a tab character. | 741 | |
Line contains a tab character. | 742 | |
Line contains a tab character. | 744 | |
Method 'getCluSetIdsFromCluSet' is not designed for extension - needs to be abstract, final or empty. | 744 | |
Missing a Javadoc comment. | 744 | |
Line contains a tab character. | 745 | |
'<' is not preceded with whitespace. | 745 | |
'<' is not followed by whitespace. | 745 | |
'>' is not preceded with whitespace. | 745 | |
Parameter cluSetId should be final. | 745 | |
Line contains a tab character. | 746 | |
Line contains a tab character. | 747 | |
Line contains a tab character. | 748 | |
Line contains a tab character. | 749 | |
Line contains a tab character. | 750 | |
Line is longer than 80 characters. | 751 | |
Line contains a tab character. | 751 | |
'<' is not preceded with whitespace. | 751 | |
'<' is not followed by whitespace. | 751 | |
'>' is not preceded with whitespace. | 751 | |
'<' is not preceded with whitespace. | 751 | |
'<' is not followed by whitespace. | 751 | |
'>' is not preceded with whitespace. | 751 | |
'>' is not followed by whitespace. | 751 | |
Line contains a tab character. | 752 | |
'if' is not followed by whitespace. | 752 | |
'!=' is not preceded with whitespace. | 752 | |
'!=' is not followed by whitespace. | 752 | |
'{' is not preceded with whitespace. | 752 | |
Line contains a tab character. | 753 | |
Line contains a tab character. | 754 | |
Line contains a tab character. | 755 | |
Line contains a tab character. | 756 | |
Line contains a tab character. | 757 | |
Line contains a tab character. | 758 | |
Line contains a tab character. | 760 | |
Method 'isCluSetDynamic' is not designed for extension - needs to be abstract, final or empty. | 760 | |
Missing a Javadoc comment. | 760 | |
Line contains a tab character. | 761 | |
Parameter cluSetId should be final. | 761 | |
Line contains a tab character. | 762 | |
Line contains a tab character. | 763 | |
Line contains a tab character. | 764 | |
Line is longer than 80 characters. | 765 | |
Line contains a tab character. | 765 | |
Line contains a tab character. | 766 | |
Line contains a tab character. | 768 | |
Method 'getClusFromCluSet' is not designed for extension - needs to be abstract, final or empty. | 768 | |
Missing a Javadoc comment. | 768 | |
Line contains a tab character. | 769 | |
'<' is not preceded with whitespace. | 769 | |
'<' is not followed by whitespace. | 769 | |
'>' is not preceded with whitespace. | 769 | |
Parameter cluSetId should be final. | 769 | |
Line contains a tab character. | 770 | |
Line contains a tab character. | 771 | |
Line contains a tab character. | 772 | |
Line contains a tab character. | 773 | |
Line contains a tab character. | 774 | |
Line is longer than 80 characters. | 775 | |
Line contains a tab character. | 775 | |
'<' is not preceded with whitespace. | 775 | |
'<' is not followed by whitespace. | 775 | |
'>' is not preceded with whitespace. | 775 | |
'<' is not preceded with whitespace. | 775 | |
'<' is not followed by whitespace. | 775 | |
'>' is not preceded with whitespace. | 775 | |
'>' is not followed by whitespace. | 775 | |
Line is longer than 80 characters. | 776 | |
Line contains a tab character. | 776 | |
Line is longer than 80 characters. | 777 | |
Line contains a tab character. | 777 | |
Line contains a tab character. | 778 | |
Line contains a tab character. | 779 | |
Line contains a tab character. | 780 | |
Line contains a tab character. | 782 | |
Method 'getCluIdsFromCluSet' is not designed for extension - needs to be abstract, final or empty. | 782 | |
Missing a Javadoc comment. | 782 | |
Line contains a tab character. | 783 | |
'<' is not preceded with whitespace. | 783 | |
'<' is not followed by whitespace. | 783 | |
'>' is not preceded with whitespace. | 783 | |
Parameter cluSetId should be final. | 783 | |
Line contains a tab character. | 784 | |
Line contains a tab character. | 785 | |
Line contains a tab character. | 786 | |
Line contains a tab character. | 787 | |
Line contains a tab character. | 788 | |
Line is longer than 80 characters. | 789 | |
Line contains a tab character. | 789 | |
'<' is not preceded with whitespace. | 789 | |
'<' is not followed by whitespace. | 789 | |
'>' is not preceded with whitespace. | 789 | |
'<' is not preceded with whitespace. | 789 | |
'<' is not followed by whitespace. | 789 | |
'>' is not preceded with whitespace. | 789 | |
'>' is not followed by whitespace. | 789 | |
Line is longer than 80 characters. | 790 | |
Line contains a tab character. | 790 | |
Line contains a tab character. | 791 | |
Line contains a tab character. | 792 | |
Line contains a tab character. | 793 | |
Line contains a tab character. | 794 | |
Line contains a tab character. | 796 | |
Method 'getAllClusInCluSet' is not designed for extension - needs to be abstract, final or empty. | 796 | |
Missing a Javadoc comment. | 796 | |
Line contains a tab character. | 797 | |
'<' is not preceded with whitespace. | 797 | |
'<' is not followed by whitespace. | 797 | |
'>' is not preceded with whitespace. | 797 | |
Parameter cluSetId should be final. | 797 | |
Line contains a tab character. | 798 | |
Line contains a tab character. | 799 | |
Line contains a tab character. | 800 | |
Line contains a tab character. | 801 | |
Line contains a tab character. | 802 | |
'<' is not preceded with whitespace. | 802 | |
'<' is not followed by whitespace. | 802 | |
'>' is not preceded with whitespace. | 802 | |
'<' is not preceded with whitespace. | 802 | |
'<' is not followed by whitespace. | 802 | |
'>' is not preceded with whitespace. | 802 | |
'>' is not followed by whitespace. | 802 | |
Line contains a tab character. | 803 | |
Line contains a tab character. | 804 | |
Line contains a tab character. | 805 | |
'<' is not preceded with whitespace. | 805 | |
'<' is not followed by whitespace. | 805 | |
'>' is not preceded with whitespace. | 805 | |
'<' is not preceded with whitespace. | 805 | |
'<' is not followed by whitespace. | 805 | |
'>' is not preceded with whitespace. | 805 | |
'>' is not followed by whitespace. | 805 | |
Line contains a tab character. | 806 | |
Line is longer than 80 characters. | 807 | |
Line contains a tab character. | 807 | |
Line contains a tab character. | 808 | |
Line contains a tab character. | 809 | |
Line contains a tab character. | 810 | |
Line contains a tab character. | 812 | |
Method 'getAllCluIdsInCluSet' is not designed for extension - needs to be abstract, final or empty. | 812 | |
Missing a Javadoc comment. | 812 | |
Line contains a tab character. | 813 | |
'<' is not preceded with whitespace. | 813 | |
'<' is not followed by whitespace. | 813 | |
'>' is not preceded with whitespace. | 813 | |
Parameter cluSetId should be final. | 813 | |
Line contains a tab character. | 814 | |
Line contains a tab character. | 815 | |
Line contains a tab character. | 816 | |
Line contains a tab character. | 817 | |
Line contains a tab character. | 818 | |
'<' is not preceded with whitespace. | 818 | |
'<' is not followed by whitespace. | 818 | |
'>' is not preceded with whitespace. | 818 | |
'<' is not preceded with whitespace. | 818 | |
'<' is not followed by whitespace. | 818 | |
'>' is not preceded with whitespace. | 818 | |
'>' is not followed by whitespace. | 818 | |
Line contains a tab character. | 819 | |
Line contains a tab character. | 820 | |
Line contains a tab character. | 821 | |
Line contains a tab character. | 822 | |
Line contains a tab character. | 824 | |
Method 'isCluInCluSet' is not designed for extension - needs to be abstract, final or empty. | 824 | |
Missing a Javadoc comment. | 824 | |
Line contains a tab character. | 825 | |
Parameter cluId should be final. | 825 | |
Parameter cluSetId should be final. | 825 | |
Line contains a tab character. | 826 | |
Line contains a tab character. | 827 | |
Line contains a tab character. | 828 | |
Line contains a tab character. | 829 | |
Line contains a tab character. | 830 | |
Line contains a tab character. | 831 | |
Line contains a tab character. | 832 | |
Line contains a tab character. | 834 | |
Line contains a tab character. | 835 | |
Line contains a tab character. | 837 | |
Method 'getLui' is not designed for extension - needs to be abstract, final or empty. | 837 | |
Missing a Javadoc comment. | 837 | |
Line contains a tab character. | 838 | |
Parameter luiId should be final. | 838 | |
Line contains a tab character. | 839 | |
Line contains a tab character. | 840 | |
Line contains a tab character. | 842 | |
Line contains a tab character. | 844 | |
Line contains a tab character. | 845 | |
Line contains a tab character. | 846 | |
Line contains a tab character. | 848 | |
Method 'getLuisByIdList' is not designed for extension - needs to be abstract, final or empty. | 848 | |
Missing a Javadoc comment. | 848 | |
Line contains a tab character. | 849 | |
'<' is not preceded with whitespace. | 849 | |
'<' is not followed by whitespace. | 849 | |
'>' is not preceded with whitespace. | 849 | |
Parameter luiIdList should be final. | 849 | |
'<' is not preceded with whitespace. | 849 | |
'<' is not followed by whitespace. | 849 | |
'>' is not preceded with whitespace. | 849 | |
Line contains a tab character. | 850 | |
Line contains a tab character. | 851 | |
Line contains a tab character. | 852 | |
Line contains a tab character. | 853 | |
Line contains a tab character. | 854 | |
'<' is not preceded with whitespace. | 854 | |
'<' is not followed by whitespace. | 854 | |
'>' is not preceded with whitespace. | 854 | |
Line contains a tab character. | 855 | |
Line contains a tab character. | 856 | |
Line contains a tab character. | 858 | |
Method 'getLuisInAtpByCluId' is not designed for extension - needs to be abstract, final or empty. | 858 | |
Missing a Javadoc comment. | 858 | |
Line contains a tab character. | 859 | |
'<' is not preceded with whitespace. | 859 | |
'<' is not followed by whitespace. | 859 | |
'>' is not preceded with whitespace. | 859 | |
Parameter cluId should be final. | 859 | |
Parameter atpKey should be final. | 859 | |
Line contains a tab character. | 860 | |
Line contains a tab character. | 861 | |
Line is longer than 80 characters. | 862 | |
Line contains a tab character. | 862 | |
Line contains a tab character. | 863 | |
Line contains a tab character. | 865 | |
Method 'getLuiIdsByCluId' is not designed for extension - needs to be abstract, final or empty. | 865 | |
Missing a Javadoc comment. | 865 | |
Line contains a tab character. | 866 | |
'<' is not preceded with whitespace. | 866 | |
'<' is not followed by whitespace. | 866 | |
'>' is not preceded with whitespace. | 866 | |
Parameter cluId should be final. | 866 | |
Line contains a tab character. | 867 | |
Line contains a tab character. | 868 | |
Line contains a tab character. | 870 | |
Line contains a tab character. | 872 | |
Line contains a tab character. | 873 | |
Line contains a tab character. | 875 | |
Method 'getLuiIdsInAtpByCluId' is not designed for extension - needs to be abstract, final or empty. | 875 | |
Missing a Javadoc comment. | 875 | |
Line contains a tab character. | 876 | |
'<' is not preceded with whitespace. | 876 | |
'<' is not followed by whitespace. | 876 | |
'>' is not preceded with whitespace. | 876 | |
Parameter cluId should be final. | 876 | |
Parameter atpKey should be final. | 876 | |
Line contains a tab character. | 877 | |
Line contains a tab character. | 878 | |
Line contains a tab character. | 880 | |
Line contains a tab character. | 881 | |
Line contains a tab character. | 882 | |
Line contains a tab character. | 883 | |
Line contains a tab character. | 885 | |
Line contains a tab character. | 887 | |
Method 'getAllowedLuLuRelationTypesByLuiId' is not designed for extension - needs to be abstract, final or empty. | 887 | |
Missing a Javadoc comment. | 887 | |
Line contains a tab character. | 888 | |
'<' is not preceded with whitespace. | 888 | |
'<' is not followed by whitespace. | 888 | |
'>' is not preceded with whitespace. | 888 | |
Parameter luiId should be final. | 888 | |
Line contains a tab character. | 889 | |
Parameter relatedLuiId should be final. | 889 | |
Line contains a tab character. | 890 | |
Line contains a tab character. | 891 | |
Line contains a tab character. | 893 | |
Line contains a tab character. | 894 | |
Line is longer than 80 characters. | 896 | |
Line contains a tab character. | 896 | |
Line contains a tab character. | 897 | |
Line contains a tab character. | 899 | |
Method 'getLuisByRelation' is not designed for extension - needs to be abstract, final or empty. | 899 | |
Missing a Javadoc comment. | 899 | |
Line contains a tab character. | 900 | |
'<' is not preceded with whitespace. | 900 | |
'<' is not followed by whitespace. | 900 | |
'>' is not preceded with whitespace. | 900 | |
Parameter luiId should be final. | 900 | |
Line is longer than 80 characters. | 901 | |
Line contains a tab character. | 901 | |
Parameter luLuRelationTypeKey should be final. | 901 | |
Line contains a tab character. | 902 | |
Line contains a tab character. | 903 | |
Line contains a tab character. | 904 | |
Line is longer than 80 characters. | 905 | |
Line contains a tab character. | 905 | |
Line is longer than 80 characters. | 907 | |
Line contains a tab character. | 907 | |
Line contains a tab character. | 908 | |
Line contains a tab character. | 909 | |
Line contains a tab character. | 911 | |
Method 'getLuiIdsByRelation' is not designed for extension - needs to be abstract, final or empty. | 911 | |
Missing a Javadoc comment. | 911 | |
Line contains a tab character. | 912 | |
'<' is not preceded with whitespace. | 912 | |
'<' is not followed by whitespace. | 912 | |
'>' is not preceded with whitespace. | 912 | |
Parameter luiId should be final. | 912 | |
Line is longer than 80 characters. | 913 | |
Line contains a tab character. | 913 | |
Parameter luLuRelationTypeKey should be final. | 913 | |
Line contains a tab character. | 914 | |
Line contains a tab character. | 915 | |
Line contains a tab character. | 916 | |
Line is longer than 80 characters. | 917 | |
Line contains a tab character. | 917 | |
Line is longer than 80 characters. | 919 | |
Line contains a tab character. | 919 | |
Line contains a tab character. | 920 | |
Line contains a tab character. | 922 | |
Method 'getRelatedLuisByLuiId' is not designed for extension - needs to be abstract, final or empty. | 922 | |
Missing a Javadoc comment. | 922 | |
Line contains a tab character. | 923 | |
'<' is not preceded with whitespace. | 923 | |
'<' is not followed by whitespace. | 923 | |
'>' is not preceded with whitespace. | 923 | |
Parameter luiId should be final. | 923 | |
Line is longer than 80 characters. | 924 | |
Line contains a tab character. | 924 | |
Parameter luLuRelationTypeKey should be final. | 924 | |
Line contains a tab character. | 925 | |
Line contains a tab character. | 926 | |
Line contains a tab character. | 927 | |
Line is longer than 80 characters. | 928 | |
Line contains a tab character. | 928 | |
Line contains a tab character. | 929 | |
'<' is not preceded with whitespace. | 929 | |
'<' is not followed by whitespace. | 929 | |
'>' is not preceded with whitespace. | 929 | |
Line contains a tab character. | 930 | |
Line contains a tab character. | 931 | |
Line contains a tab character. | 932 | |
Line contains a tab character. | 934 | |
Method 'getRelatedLuiIdsByLuiId' is not designed for extension - needs to be abstract, final or empty. | 934 | |
Missing a Javadoc comment. | 934 | |
Line contains a tab character. | 935 | |
'<' is not preceded with whitespace. | 935 | |
'<' is not followed by whitespace. | 935 | |
'>' is not preceded with whitespace. | 935 | |
Parameter luiId should be final. | 935 | |
Line is longer than 80 characters. | 936 | |
Line contains a tab character. | 936 | |
Parameter luLuRelationTypeKey should be final. | 936 | |
Line contains a tab character. | 937 | |
Line contains a tab character. | 938 | |
Line contains a tab character. | 939 | |
Line is longer than 80 characters. | 940 | |
Line contains a tab character. | 940 | |
Line is longer than 80 characters. | 941 | |
Line contains a tab character. | 941 | |
'<' is not preceded with whitespace. | 941 | |
'<' is not followed by whitespace. | 941 | |
'>' is not preceded with whitespace. | 941 | |
Line contains a tab character. | 942 | |
Line contains a tab character. | 943 | |
Line contains a tab character. | 944 | |
Line contains a tab character. | 946 | |
Method 'getLuiLuiRelation' is not designed for extension - needs to be abstract, final or empty. | 946 | |
Missing a Javadoc comment. | 946 | |
Line contains a tab character. | 947 | |
Parameter luiLuiRelationId should be final. | 947 | |
Line contains a tab character. | 948 | |
Line contains a tab character. | 949 | |
Line contains a tab character. | 950 | |
Line is longer than 80 characters. | 951 | |
Line contains a tab character. | 951 | |
Line contains a tab character. | 952 | |
Line contains a tab character. | 953 | |
Line contains a tab character. | 954 | |
Line contains a tab character. | 956 | |
Method 'getLuiLuiRelationsByLui' is not designed for extension - needs to be abstract, final or empty. | 956 | |
Missing a Javadoc comment. | 956 | |
Line contains a tab character. | 957 | |
'<' is not preceded with whitespace. | 957 | |
'<' is not followed by whitespace. | 957 | |
'>' is not preceded with whitespace. | 957 | |
Parameter luiId should be final. | 957 | |
Line contains a tab character. | 958 | |
Line contains a tab character. | 959 | |
Line contains a tab character. | 960 | |
Line contains a tab character. | 961 | |
'<' is not preceded with whitespace. | 961 | |
'<' is not followed by whitespace. | 961 | |
'>' is not preceded with whitespace. | 961 | |
Line contains a tab character. | 962 | |
Line contains a tab character. | 963 | |
First sentence should end with a period. | 965 | |
Line is longer than 80 characters. | 965 | |
Line contains a tab character. | 965 | |
Line contains a tab character. | 966 | |
Line is longer than 80 characters. | 967 | |
Line contains a tab character. | 967 | |
Expected an @return tag. | 969 | |
Line contains a tab character. | 969 | |
Method 'validateClu' is not designed for extension - needs to be abstract, final or empty. | 969 | |
Line contains a tab character. | 970 | |
'<' is not preceded with whitespace. | 970 | |
'<' is not followed by whitespace. | 970 | |
'>' is not preceded with whitespace. | 970 | |
Parameter validationType should be final. | 970 | |
Expected @param tag for 'validationType'. | 970 | |
Line contains a tab character. | 971 | |
Parameter cluInfo should be final. | 971 | |
Expected @param tag for 'cluInfo'. | 971 | |
Expected @throws tag for 'DoesNotExistException'. | 971 | |
Line contains a tab character. | 972 | |
Expected @throws tag for 'InvalidParameterException'. | 972 | |
Expected @throws tag for 'MissingParameterException'. | 972 | |
Line contains a tab character. | 973 | |
Expected @throws tag for 'OperationFailedException'. | 973 | |
Line contains a tab character. | 974 | |
Line contains a tab character. | 975 | |
Line is longer than 80 characters. | 977 | |
Line is longer than 80 characters. | 979 | |
'<' is not preceded with whitespace. | 979 | |
'<' is not followed by whitespace. | 979 | |
'>' is not preceded with whitespace. | 979 | |
Line has trailing spaces. | 980 | |
Line contains a tab character. | 982 | |
Line contains a tab character. | 984 | |
Method 'createClu' is not designed for extension - needs to be abstract, final or empty. | 984 | |
Missing a Javadoc comment. | 984 | |
Line contains a tab character. | 985 | |
Parameter luTypeKey should be final. | 985 | |
Parameter cluInfo should be final. | 985 | |
Line is longer than 80 characters. | 986 | |
Line contains a tab character. | 986 | |
Line contains a tab character. | 987 | |
Line contains a tab character. | 988 | |
Line contains a tab character. | 989 | |
Line contains a tab character. | 990 | |
',' is not followed by whitespace. | 990 | |
Line is longer than 80 characters. | 991 | |
Line contains a tab character. | 991 | |
Line contains a tab character. | 992 | |
'if' is not followed by whitespace. | 992 | |
'{' is not preceded with whitespace. | 992 | |
Line contains a tab character. | 993 | |
Line contains a tab character. | 994 | |
Line contains a tab character. | 995 | |
Line contains a tab character. | 996 | |
Line contains a tab character. | 997 | |
Line contains a tab character. | 998 | |
Line has trailing spaces. | 999 | |
Line contains a tab character. | 999 | |
Line contains a tab character. | 1000 | |
Method 'toCluForCreate' is not designed for extension - needs to be abstract, final or empty. | 1000 | |
Method length is 167 lines (max allowed is 150). | 1000 | |
Missing a Javadoc comment. | 1000 | |
Parameter luTypeKey should be final. | 1000 | |
Parameter cluInfo should be final. | 1000 | |
Line is longer than 80 characters. | 1001 | |
Line contains a tab character. | 1001 | |
Line contains a tab character. | 1002 | |
Line contains a tab character. | 1003 | |
Line contains a tab character. | 1004 | |
Line contains a tab character. | 1005 | |
Line contains a tab character. | 1006 | |
Line contains a tab character. | 1008 | |
Line contains a tab character. | 1009 | |
'<' is not preceded with whitespace. | 1009 | |
'<' is not followed by whitespace. | 1009 | |
'>' is not preceded with whitespace. | 1009 | |
Line contains a tab character. | 1010 | |
'if' is not followed by whitespace. | 1010 | |
Line is longer than 80 characters. | 1011 | |
Line contains a tab character. | 1011 | |
Line contains a tab character. | 1012 | |
Line contains a tab character. | 1014 | |
Line contains a tab character. | 1016 | |
Line contains a tab character. | 1017 | |
Line contains a tab character. | 1019 | |
Line is longer than 80 characters. | 1020 | |
Line contains a tab character. | 1020 | |
Line contains a tab character. | 1021 | |
Line is longer than 80 characters. | 1022 | |
Line contains a tab character. | 1022 | |
Line contains a tab character. | 1023 | |
Line is longer than 80 characters. | 1024 | |
Line contains a tab character. | 1024 | |
Line is longer than 80 characters. | 1025 | |
Line contains a tab character. | 1025 | |
Line contains a tab character. | 1026 | |
Line contains a tab character. | 1027 | |
Line contains a tab character. | 1028 | |
Line contains a tab character. | 1030 | |
Line contains a tab character. | 1031 | |
'<' is not preceded with whitespace. | 1031 | |
'<' is not followed by whitespace. | 1031 | |
'>' is not preceded with whitespace. | 1031 | |
'>' is not followed by whitespace. | 1031 | |
Line contains a tab character. | 1032 | |
Line contains a tab character. | 1033 | |
'<' is not preceded with whitespace. | 1033 | |
'<' is not followed by whitespace. | 1033 | |
'>' is not preceded with whitespace. | 1033 | |
Line contains a tab character. | 1034 | |
Line contains a tab character. | 1035 | |
Line contains a tab character. | 1036 | |
Line contains a tab character. | 1037 | |
'{' is followed by whitespace. | 1037 | |
Line is longer than 80 characters. | 1038 | |
Line contains a tab character. | 1038 | |
Line is longer than 80 characters. | 1039 | |
Line contains a tab character. | 1039 | |
Line contains a tab character. | 1040 | |
Line contains a tab character. | 1041 | |
Line contains a tab character. | 1042 | |
Line contains a tab character. | 1043 | |
Line contains a tab character. | 1045 | |
Line contains a tab character. | 1046 | |
Line contains a tab character. | 1047 | |
Line is longer than 80 characters. | 1048 | |
Line contains a tab character. | 1048 | |
'{' is followed by whitespace. | 1048 | |
Line contains a tab character. | 1049 | |
Line is longer than 80 characters. | 1050 | |
Line contains a tab character. | 1050 | |
Line is longer than 80 characters. | 1051 | |
Line contains a tab character. | 1051 | |
Line is longer than 80 characters. | 1052 | |
Line contains a tab character. | 1052 | |
Line contains a tab character. | 1053 | |
Line contains a tab character. | 1054 | |
Line contains a tab character. | 1056 | |
Line contains a tab character. | 1057 | |
'<' is not preceded with whitespace. | 1057 | |
'<' is not followed by whitespace. | 1057 | |
'>' is not preceded with whitespace. | 1057 | |
'>' is not followed by whitespace. | 1057 | |
Line contains a tab character. | 1058 | |
Line contains a tab character. | 1059 | |
'<' is not preceded with whitespace. | 1059 | |
'<' is not followed by whitespace. | 1059 | |
'>' is not preceded with whitespace. | 1059 | |
Line is longer than 80 characters. | 1060 | |
Line contains a tab character. | 1060 | |
Line contains a tab character. | 1061 | |
Line contains a tab character. | 1062 | |
Line contains a tab character. | 1063 | |
'{' is followed by whitespace. | 1063 | |
Line is longer than 80 characters. | 1064 | |
Line contains a tab character. | 1064 | |
Line is longer than 80 characters. | 1065 | |
Line contains a tab character. | 1065 | |
Line is longer than 80 characters. | 1066 | |
Line contains a tab character. | 1066 | |
Line contains a tab character. | 1067 | |
Line contains a tab character. | 1068 | |
Line contains a tab character. | 1070 | |
Line is longer than 80 characters. | 1071 | |
Line contains a tab character. | 1071 | |
Line contains a tab character. | 1072 | |
Line contains a tab character. | 1073 | |
Line contains a tab character. | 1075 | |
Line contains a tab character. | 1076 | |
'<' is not preceded with whitespace. | 1076 | |
'<' is not followed by whitespace. | 1076 | |
'>' is not preceded with whitespace. | 1076 | |
'>' is not followed by whitespace. | 1076 | |
Line contains a tab character. | 1077 | |
Line contains a tab character. | 1078 | |
'<' is not preceded with whitespace. | 1078 | |
'<' is not followed by whitespace. | 1078 | |
'>' is not preceded with whitespace. | 1078 | |
Line contains a tab character. | 1079 | |
Line contains a tab character. | 1080 | |
Line is longer than 80 characters. | 1081 | |
Line contains a tab character. | 1081 | |
Line is longer than 80 characters. | 1082 | |
Line contains a tab character. | 1082 | |
Line contains a tab character. | 1083 | |
Line is longer than 80 characters. | 1084 | |
Line contains a tab character. | 1084 | |
Line contains a tab character. | 1085 | |
Line contains a tab character. | 1086 | |
Line contains a tab character. | 1087 | |
Line contains a tab character. | 1088 | |
Line contains a tab character. | 1089 | |
Line contains a tab character. | 1091 | |
Line contains a tab character. | 1092 | |
'<' is not preceded with whitespace. | 1092 | |
'<' is not followed by whitespace. | 1092 | |
'>' is not preceded with whitespace. | 1092 | |
'>' is not followed by whitespace. | 1092 | |
Line contains a tab character. | 1093 | |
Line contains a tab character. | 1094 | |
'<' is not preceded with whitespace. | 1094 | |
'<' is not followed by whitespace. | 1094 | |
'>' is not preceded with whitespace. | 1094 | |
Line contains a tab character. | 1095 | |
Line contains a tab character. | 1096 | |
Line contains a tab character. | 1097 | |
Line contains a tab character. | 1098 | |
Line contains a tab character. | 1099 | |
Line contains a tab character. | 1100 | |
Line contains a tab character. | 1102 | |
Line contains a tab character. | 1103 | |
Line contains a tab character. | 1104 | |
Line contains a tab character. | 1105 | |
Line is longer than 80 characters. | 1106 | |
Line contains a tab character. | 1106 | |
Line contains a tab character. | 1107 | |
Line contains a tab character. | 1108 | |
Must have at least one statement. | 1108 | |
Line is longer than 80 characters. | 1109 | |
Line contains a tab character. | 1109 | |
Line contains a tab character. | 1110 | |
Line contains a tab character. | 1111 | |
Line contains a tab character. | 1112 | |
Line contains a tab character. | 1114 | |
Line contains a tab character. | 1115 | |
Line is longer than 80 characters. | 1116 | |
Line contains a tab character. | 1116 | |
Line is longer than 80 characters. | 1117 | |
Line contains a tab character. | 1117 | |
Line is longer than 80 characters. | 1118 | |
Line contains a tab character. | 1118 | |
Line contains a tab character. | 1119 | |
Line is longer than 80 characters. | 1120 | |
Line contains a tab character. | 1120 | |
Line is longer than 80 characters. | 1121 | |
Line contains a tab character. | 1121 | |
Line contains a tab character. | 1122 | |
Line contains a tab character. | 1123 | |
Line contains a tab character. | 1124 | |
Line contains a tab character. | 1126 | |
Line is longer than 80 characters. | 1127 | |
Line contains a tab character. | 1127 | |
Line contains a tab character. | 1130 | |
Line contains a tab character. | 1131 | |
Line contains a tab character. | 1132 | |
Line contains a tab character. | 1133 | |
Line contains a tab character. | 1135 | |
Line is longer than 80 characters. | 1136 | |
Line contains a tab character. | 1136 | |
'<' is not preceded with whitespace. | 1136 | |
'<' is not followed by whitespace. | 1136 | |
'>' is not preceded with whitespace. | 1136 | |
'>' is not followed by whitespace. | 1136 | |
Line contains a tab character. | 1137 | |
Line contains a tab character. | 1138 | |
'<' is not preceded with whitespace. | 1138 | |
'<' is not followed by whitespace. | 1138 | |
'>' is not preceded with whitespace. | 1138 | |
Line contains a tab character. | 1139 | |
Line contains a tab character. | 1140 | |
Line contains a tab character. | 1141 | |
Line contains a tab character. | 1142 | |
Line contains a tab character. | 1143 | |
Line contains a tab character. | 1144 | |
Line contains a tab character. | 1146 | |
Line is longer than 80 characters. | 1147 | |
Line contains a tab character. | 1147 | |
'<' is not preceded with whitespace. | 1147 | |
'<' is not followed by whitespace. | 1147 | |
'>' is not preceded with whitespace. | 1147 | |
'>' is not followed by whitespace. | 1147 | |
Line contains a tab character. | 1148 | |
Line contains a tab character. | 1149 | |
'<' is not preceded with whitespace. | 1149 | |
'<' is not followed by whitespace. | 1149 | |
'>' is not preceded with whitespace. | 1149 | |
Line is longer than 80 characters. | 1150 | |
Line contains a tab character. | 1150 | |
Line contains a tab character. | 1151 | |
Line is longer than 80 characters. | 1152 | |
Line contains a tab character. | 1152 | |
Line contains a tab character. | 1153 | |
'{' is followed by whitespace. | 1153 | |
Line is longer than 80 characters. | 1154 | |
Line contains a tab character. | 1154 | |
Line is longer than 80 characters. | 1155 | |
Line contains a tab character. | 1155 | |
Line is longer than 80 characters. | 1156 | |
Line contains a tab character. | 1156 | |
Line contains a tab character. | 1157 | |
Line contains a tab character. | 1158 | |
Line has trailing spaces. | 1159 | |
Line contains a tab character. | 1159 | |
Line contains a tab character. | 1160 | |
Line contains a tab character. | 1161 | |
'{' is followed by whitespace. | 1161 | |
Line is longer than 80 characters. | 1162 | |
Line contains a tab character. | 1162 | |
Line is longer than 80 characters. | 1163 | |
Line contains a tab character. | 1163 | |
Line is longer than 80 characters. | 1164 | |
Line contains a tab character. | 1164 | |
Line contains a tab character. | 1165 | |
Line contains a tab character. | 1166 | |
Line contains a tab character. | 1167 | |
Line contains a tab character. | 1169 | |
Line contains a tab character. | 1170 | |
Line contains a tab character. | 1172 | |
Method 'updateClu' is not designed for extension - needs to be abstract, final or empty. | 1172 | |
Method length is 342 lines (max allowed is 150). | 1172 | |
Missing a Javadoc comment. | 1172 | |
Line contains a tab character. | 1173 | |
Parameter cluId should be final. | 1173 | |
Parameter cluInfo should be final. | 1173 | |
Line is longer than 80 characters. | 1174 | |
Line contains a tab character. | 1174 | |
Line contains a tab character. | 1175 | |
Line contains a tab character. | 1176 | |
Line contains a tab character. | 1177 | |
Line contains a tab character. | 1179 | |
Line contains a tab character. | 1180 | |
Line contains a tab character. | 1182 | |
Line contains a tab character. | 1183 | |
'<' is not preceded with whitespace. | 1183 | |
'<' is not followed by whitespace. | 1183 | |
'>' is not preceded with whitespace. | 1183 | |
Line contains a tab character. | 1184 | |
'if' is not followed by whitespace. | 1184 | |
Line is longer than 80 characters. | 1185 | |
Line contains a tab character. | 1185 | |
Line contains a tab character. | 1186 | |
Line contains a tab character. | 1188 | |
Line contains a tab character. | 1190 | |
Line contains a tab character. | 1191 | |
Line contains a tab character. | 1192 | |
Line is longer than 80 characters. | 1193 | |
Line contains a tab character. | 1193 | |
Line contains a tab character. | 1194 | |
Line contains a tab character. | 1196 | |
Line contains a tab character. | 1197 | |
Line contains a tab character. | 1199 | |
Line contains a tab character. | 1200 | |
Line contains a tab character. | 1201 | |
Line contains a tab character. | 1202 | |
Line contains a tab character. | 1203 | |
Line contains a tab character. | 1205 | |
Line is longer than 80 characters. | 1206 | |
Line contains a tab character. | 1206 | |
Line contains a tab character. | 1207 | |
Line is longer than 80 characters. | 1208 | |
Line contains a tab character. | 1208 | |
'<' is not preceded with whitespace. | 1208 | |
'<' is not followed by whitespace. | 1208 | |
'>' is not preceded with whitespace. | 1208 | |
'<' is not preceded with whitespace. | 1208 | |
'<' is not followed by whitespace. | 1208 | |
'>' is not preceded with whitespace. | 1208 | |
'>' is not followed by whitespace. | 1208 | |
Line is longer than 80 characters. | 1209 | |
Line contains a tab character. | 1209 | |
Line contains a tab character. | 1210 | |
Line is longer than 80 characters. | 1211 | |
Line contains a tab character. | 1211 | |
'<' is not preceded with whitespace. | 1211 | |
'<' is not followed by whitespace. | 1211 | |
'>' is not preceded with whitespace. | 1211 | |
Line contains a tab character. | 1212 | |
Line contains a tab character. | 1213 | |
Line is longer than 80 characters. | 1215 | |
Line contains a tab character. | 1215 | |
Line contains a tab character. | 1216 | |
Line contains a tab character. | 1217 | |
Line contains a tab character. | 1218 | |
Line is longer than 80 characters. | 1219 | |
Line contains a tab character. | 1219 | |
Line contains a tab character. | 1220 | |
Line contains a tab character. | 1221 | |
Line is longer than 80 characters. | 1222 | |
Line contains a tab character. | 1222 | |
';' is not followed by whitespace. | 1222 | |
Line contains a tab character. | 1223 | |
Line contains a tab character. | 1225 | |
Line contains a tab character. | 1226 | |
Line contains a tab character. | 1227 | |
Line contains a tab character. | 1228 | |
Line is longer than 80 characters. | 1229 | |
Line contains a tab character. | 1229 | |
Line is longer than 80 characters. | 1230 | |
Line contains a tab character. | 1230 | |
'{' is followed by whitespace. | 1230 | |
Line contains a tab character. | 1231 | |
Line contains a tab character. | 1232 | |
Line is longer than 80 characters. | 1233 | |
Line contains a tab character. | 1233 | |
Line is longer than 80 characters. | 1234 | |
Line contains a tab character. | 1234 | |
Line is longer than 80 characters. | 1235 | |
Line contains a tab character. | 1235 | |
Line contains a tab character. | 1236 | |
Line contains a tab character. | 1237 | |
Line contains a tab character. | 1238 | |
Line contains a tab character. | 1240 | |
Line is longer than 80 characters. | 1241 | |
Line contains a tab character. | 1241 | |
Line contains a tab character. | 1242 | |
Line is longer than 80 characters. | 1243 | |
Line contains a tab character. | 1243 | |
'<' is not preceded with whitespace. | 1243 | |
'<' is not followed by whitespace. | 1243 | |
'>' is not preceded with whitespace. | 1243 | |
'<' is not preceded with whitespace. | 1243 | |
'<' is not followed by whitespace. | 1243 | |
'>' is not preceded with whitespace. | 1243 | |
'>' is not followed by whitespace. | 1243 | |
Line contains a tab character. | 1244 | |
Line contains a tab character. | 1245 | |
Line is longer than 80 characters. | 1246 | |
Line contains a tab character. | 1246 | |
Line contains a tab character. | 1247 | |
Line contains a tab character. | 1248 | |
Line is longer than 80 characters. | 1250 | |
Line contains a tab character. | 1250 | |
Line contains a tab character. | 1251 | |
Line contains a tab character. | 1252 | |
Line is longer than 80 characters. | 1253 | |
Line contains a tab character. | 1253 | |
Line contains a tab character. | 1254 | |
Line contains a tab character. | 1255 | |
Line is longer than 80 characters. | 1256 | |
Line contains a tab character. | 1256 | |
Line contains a tab character. | 1257 | |
Line contains a tab character. | 1258 | |
Line contains a tab character. | 1259 | |
Line contains a tab character. | 1260 | |
Line contains a tab character. | 1261 | |
Line contains a tab character. | 1262 | |
'{' is followed by whitespace. | 1262 | |
Line is longer than 80 characters. | 1263 | |
Line contains a tab character. | 1263 | |
Line is longer than 80 characters. | 1264 | |
Line contains a tab character. | 1264 | |
Line is longer than 80 characters. | 1265 | |
Line contains a tab character. | 1265 | |
Line contains a tab character. | 1266 | |
Line contains a tab character. | 1267 | |
Line contains a tab character. | 1269 | |
Line is longer than 80 characters. | 1270 | |
Line contains a tab character. | 1270 | |
'<' is not preceded with whitespace. | 1270 | |
'<' is not followed by whitespace. | 1270 | |
'>' is not preceded with whitespace. | 1270 | |
Line contains a tab character. | 1271 | |
Line contains a tab character. | 1272 | |
Line contains a tab character. | 1274 | |
Line contains a tab character. | 1275 | |
Line contains a tab character. | 1276 | |
Line contains a tab character. | 1277 | |
Line contains a tab character. | 1278 | |
Line contains a tab character. | 1279 | |
Line contains a tab character. | 1280 | |
Line contains a tab character. | 1281 | |
Line contains a tab character. | 1282 | |
Line contains a tab character. | 1284 | |
Line is longer than 80 characters. | 1285 | |
Line contains a tab character. | 1285 | |
Line contains a tab character. | 1286 | |
Line is longer than 80 characters. | 1287 | |
Line contains a tab character. | 1287 | |
'<' is not preceded with whitespace. | 1287 | |
'<' is not followed by whitespace. | 1287 | |
'>' is not preceded with whitespace. | 1287 | |
'<' is not preceded with whitespace. | 1287 | |
'<' is not followed by whitespace. | 1287 | |
'>' is not preceded with whitespace. | 1287 | |
'>' is not followed by whitespace. | 1287 | |
Line contains a tab character. | 1288 | |
Line contains a tab character. | 1289 | |
Line contains a tab character. | 1290 | |
Line contains a tab character. | 1291 | |
Line is longer than 80 characters. | 1293 | |
Line contains a tab character. | 1293 | |
Line contains a tab character. | 1294 | |
Line contains a tab character. | 1295 | |
Line contains a tab character. | 1296 | |
Line contains a tab character. | 1297 | |
Line contains a tab character. | 1298 | |
Line contains a tab character. | 1299 | |
Line contains a tab character. | 1300 | |
Line is longer than 80 characters. | 1301 | |
Line contains a tab character. | 1301 | |
Line is longer than 80 characters. | 1302 | |
Line contains a tab character. | 1302 | |
Line contains a tab character. | 1303 | |
Line is longer than 80 characters. | 1304 | |
Line contains a tab character. | 1304 | |
Line contains a tab character. | 1305 | |
Line contains a tab character. | 1306 | |
Line contains a tab character. | 1307 | |
Line is longer than 80 characters. | 1308 | |
Line contains a tab character. | 1308 | |
Line is longer than 80 characters. | 1309 | |
Line contains a tab character. | 1309 | |
Line contains a tab character. | 1310 | |
Line is longer than 80 characters. | 1311 | |
Line contains a tab character. | 1311 | |
Line contains a tab character. | 1312 | |
Line contains a tab character. | 1313 | |
Line contains a tab character. | 1314 | |
Line contains a tab character. | 1315 | |
Line contains a tab character. | 1316 | |
Line contains a tab character. | 1318 | |
Line contains a tab character. | 1319 | |
'<' is not preceded with whitespace. | 1319 | |
'<' is not followed by whitespace. | 1319 | |
'>' is not preceded with whitespace. | 1319 | |
Line contains a tab character. | 1320 | |
Line contains a tab character. | 1321 | |
Line contains a tab character. | 1323 | |
Line is longer than 80 characters. | 1324 | |
Line contains a tab character. | 1324 | |
Line contains a tab character. | 1325 | |
Line is longer than 80 characters. | 1326 | |
Line contains a tab character. | 1326 | |
'<' is not preceded with whitespace. | 1326 | |
'<' is not followed by whitespace. | 1326 | |
'>' is not preceded with whitespace. | 1326 | |
'<' is not preceded with whitespace. | 1326 | |
'<' is not followed by whitespace. | 1326 | |
'>' is not preceded with whitespace. | 1326 | |
'>' is not followed by whitespace. | 1326 | |
Line contains a tab character. | 1327 | |
Line contains a tab character. | 1328 | |
Line contains a tab character. | 1329 | |
Line contains a tab character. | 1330 | |
Line contains a tab character. | 1331 | |
Line is longer than 80 characters. | 1333 | |
Line contains a tab character. | 1333 | |
Line contains a tab character. | 1334 | |
Line contains a tab character. | 1335 | |
Line contains a tab character. | 1336 | |
Line contains a tab character. | 1337 | |
Line contains a tab character. | 1338 | |
Line contains a tab character. | 1339 | |
Line contains a tab character. | 1340 | |
Line contains a tab character. | 1341 | |
Line contains a tab character. | 1342 | |
Line contains a tab character. | 1343 | |
Line contains a tab character. | 1344 | |
Line contains a tab character. | 1345 | |
Line contains a tab character. | 1346 | |
Line contains a tab character. | 1348 | |
Line contains a tab character. | 1349 | |
'<' is not preceded with whitespace. | 1349 | |
'<' is not followed by whitespace. | 1349 | |
'>' is not preceded with whitespace. | 1349 | |
Line contains a tab character. | 1350 | |
Line contains a tab character. | 1351 | |
Line contains a tab character. | 1352 | |
Line contains a tab character. | 1354 | |
Line contains a tab character. | 1355 | |
Line is longer than 80 characters. | 1356 | |
Line contains a tab character. | 1356 | |
Line contains a tab character. | 1357 | |
Line contains a tab character. | 1358 | |
Line is longer than 80 characters. | 1359 | |
Line contains a tab character. | 1359 | |
Line contains a tab character. | 1360 | |
Line contains a tab character. | 1361 | |
Line contains a tab character. | 1362 | |
Line contains a tab character. | 1363 | |
Line contains a tab character. | 1364 | |
Line contains a tab character. | 1365 | |
Line contains a tab character. | 1367 | |
Line contains a tab character. | 1368 | |
Line contains a tab character. | 1369 | |
Line contains a tab character. | 1370 | |
Line contains a tab character. | 1371 | |
Line contains a tab character. | 1372 | |
Line is longer than 80 characters. | 1373 | |
Line contains a tab character. | 1373 | |
Line is longer than 80 characters. | 1374 | |
Line contains a tab character. | 1374 | |
Line is longer than 80 characters. | 1375 | |
Line contains a tab character. | 1375 | |
Line contains a tab character. | 1376 | |
Line is longer than 80 characters. | 1377 | |
Line contains a tab character. | 1377 | |
Line is longer than 80 characters. | 1378 | |
Line contains a tab character. | 1378 | |
Line contains a tab character. | 1379 | |
Line contains a tab character. | 1381 | |
Line contains a tab character. | 1382 | |
Line contains a tab character. | 1383 | |
Line contains a tab character. | 1385 | |
Line is longer than 80 characters. | 1386 | |
Line contains a tab character. | 1386 | |
Line contains a tab character. | 1388 | |
Line contains a tab character. | 1389 | |
Line contains a tab character. | 1390 | |
Line contains a tab character. | 1391 | |
Line contains a tab character. | 1392 | |
Line is longer than 80 characters. | 1393 | |
Line contains a tab character. | 1393 | |
Line contains a tab character. | 1394 | |
Line contains a tab character. | 1395 | |
Line contains a tab character. | 1396 | |
Line contains a tab character. | 1398 | |
Line is longer than 80 characters. | 1399 | |
Line contains a tab character. | 1399 | |
Line contains a tab character. | 1400 | |
Line is longer than 80 characters. | 1401 | |
Line contains a tab character. | 1401 | |
'<' is not preceded with whitespace. | 1401 | |
'<' is not followed by whitespace. | 1401 | |
'>' is not preceded with whitespace. | 1401 | |
'<' is not preceded with whitespace. | 1401 | |
'<' is not followed by whitespace. | 1401 | |
'>' is not preceded with whitespace. | 1401 | |
'>' is not followed by whitespace. | 1401 | |
Line contains a tab character. | 1402 | |
Line contains a tab character. | 1403 | |
Line contains a tab character. | 1404 | |
Line contains a tab character. | 1405 | |
Line is longer than 80 characters. | 1407 | |
Line contains a tab character. | 1407 | |
Line contains a tab character. | 1408 | |
Line contains a tab character. | 1409 | |
Line contains a tab character. | 1410 | |
Line is longer than 80 characters. | 1411 | |
Line contains a tab character. | 1411 | |
Line contains a tab character. | 1412 | |
Line contains a tab character. | 1413 | |
Line contains a tab character. | 1414 | |
Line contains a tab character. | 1415 | |
Line contains a tab character. | 1416 | |
Line contains a tab character. | 1417 | |
Line contains a tab character. | 1418 | |
Line contains a tab character. | 1419 | |
Line contains a tab character. | 1421 | |
Line contains a tab character. | 1422 | |
'<' is not preceded with whitespace. | 1422 | |
'<' is not followed by whitespace. | 1422 | |
'>' is not preceded with whitespace. | 1422 | |
Line contains a tab character. | 1423 | |
Line contains a tab character. | 1424 | |
Line contains a tab character. | 1425 | |
Line contains a tab character. | 1427 | |
Line is longer than 80 characters. | 1428 | |
Line contains a tab character. | 1428 | |
Line contains a tab character. | 1429 | |
Line is longer than 80 characters. | 1430 | |
Line contains a tab character. | 1430 | |
'<' is not preceded with whitespace. | 1430 | |
'<' is not followed by whitespace. | 1430 | |
'>' is not preceded with whitespace. | 1430 | |
'<' is not preceded with whitespace. | 1430 | |
'<' is not followed by whitespace. | 1430 | |
'>' is not preceded with whitespace. | 1430 | |
'>' is not followed by whitespace. | 1430 | |
Line is longer than 80 characters. | 1431 | |
Line contains a tab character. | 1431 | |
Line contains a tab character. | 1432 | |
Line contains a tab character. | 1433 | |
Line contains a tab character. | 1434 | |
Line contains a tab character. | 1435 | |
Line is longer than 80 characters. | 1437 | |
Line contains a tab character. | 1437 | |
Line contains a tab character. | 1438 | |
Line contains a tab character. | 1439 | |
Line is longer than 80 characters. | 1440 | |
Line contains a tab character. | 1440 | |
Line contains a tab character. | 1441 | |
Line contains a tab character. | 1442 | |
'if' is not followed by whitespace. | 1442 | |
'!=' is not preceded with whitespace. | 1442 | |
'!=' is not followed by whitespace. | 1442 | |
'{' is not preceded with whitespace. | 1442 | |
Line is longer than 80 characters. | 1443 | |
Line contains a tab character. | 1443 | |
Line contains a tab character. | 1444 | |
Line has trailing spaces. | 1445 | |
Line contains a tab character. | 1445 | |
Line contains a tab character. | 1446 | |
Line contains a tab character. | 1447 | |
Line contains a tab character. | 1448 | |
Line contains a tab character. | 1449 | |
Line is longer than 80 characters. | 1450 | |
Line contains a tab character. | 1450 | |
Line contains a tab character. | 1451 | |
'{' is followed by whitespace. | 1451 | |
Line contains a tab character. | 1452 | |
Line is longer than 80 characters. | 1453 | |
Line contains a tab character. | 1453 | |
Line is longer than 80 characters. | 1454 | |
Line contains a tab character. | 1454 | |
Line is longer than 80 characters. | 1455 | |
Line contains a tab character. | 1455 | |
Line contains a tab character. | 1456 | |
Line contains a tab character. | 1457 | |
Line contains a tab character. | 1459 | |
Line contains a tab character. | 1460 | |
'<' is not preceded with whitespace. | 1460 | |
'<' is not followed by whitespace. | 1460 | |
'>' is not preceded with whitespace. | 1460 | |
Line contains a tab character. | 1461 | |
Line contains a tab character. | 1462 | |
Line contains a tab character. | 1463 | |
Line contains a tab character. | 1465 | |
Line is longer than 80 characters. | 1466 | |
Line contains a tab character. | 1466 | |
Line contains a tab character. | 1467 | |
Line is longer than 80 characters. | 1468 | |
Line contains a tab character. | 1468 | |
'<' is not preceded with whitespace. | 1468 | |
'<' is not followed by whitespace. | 1468 | |
'>' is not preceded with whitespace. | 1468 | |
'<' is not preceded with whitespace. | 1468 | |
'<' is not followed by whitespace. | 1468 | |
'>' is not preceded with whitespace. | 1468 | |
'>' is not followed by whitespace. | 1468 | |
Line contains a tab character. | 1469 | |
'if' is not followed by whitespace. | 1469 | |
'!=' is not preceded with whitespace. | 1469 | |
'!=' is not followed by whitespace. | 1469 | |
'{' is not preceded with whitespace. | 1469 | |
Line contains a tab character. | 1470 | |
Line contains a tab character. | 1471 | |
Line contains a tab character. | 1472 | |
Line contains a tab character. | 1473 | |
Line contains a tab character. | 1474 | |
'<' is not preceded with whitespace. | 1474 | |
'<' is not followed by whitespace. | 1474 | |
'>' is not preceded with whitespace. | 1474 | |
'>' is not followed by whitespace. | 1474 | |
Line is longer than 80 characters. | 1476 | |
Line contains a tab character. | 1476 | |
Line contains a tab character. | 1477 | |
Line contains a tab character. | 1478 | |
Line contains a tab character. | 1479 | |
Line contains a tab character. | 1480 | |
Line contains a tab character. | 1481 | |
'if' is not followed by whitespace. | 1481 | |
'{' is not preceded with whitespace. | 1481 | |
Line is longer than 80 characters. | 1482 | |
Line contains a tab character. | 1482 | |
Line contains a tab character. | 1483 | |
Line has trailing spaces. | 1484 | |
Line contains a tab character. | 1484 | |
Line contains a tab character. | 1485 | |
Line contains a tab character. | 1486 | |
Line contains a tab character. | 1487 | |
Line has trailing spaces. | 1488 | |
Line contains a tab character. | 1488 | |
Line contains a tab character. | 1489 | |
Line contains a tab character. | 1490 | |
Line contains a tab character. | 1491 | |
'{' is followed by whitespace. | 1491 | |
',' is not followed by whitespace. | 1491 | |
Line is longer than 80 characters. | 1492 | |
Line contains a tab character. | 1492 | |
Line is longer than 80 characters. | 1493 | |
Line contains a tab character. | 1493 | |
Line contains a tab character. | 1494 | |
Line contains a tab character. | 1495 | |
Line contains a tab character. | 1496 | |
Line contains a tab character. | 1497 | |
Line is longer than 80 characters. | 1499 | |
Line contains a tab character. | 1499 | |
'<' is not preceded with whitespace. | 1499 | |
'<' is not followed by whitespace. | 1499 | |
'>' is not preceded with whitespace. | 1499 | |
Line contains a tab character. | 1500 | |
Line contains a tab character. | 1501 | |
Line contains a tab character. | 1503 | |
Line contains a tab character. | 1504 | |
'{' is followed by whitespace. | 1504 | |
Line is longer than 80 characters. | 1505 | |
Line contains a tab character. | 1505 | |
Line is longer than 80 characters. | 1506 | |
Line contains a tab character. | 1506 | |
Line is longer than 80 characters. | 1507 | |
Line contains a tab character. | 1507 | |
Line contains a tab character. | 1508 | |
',' is not followed by whitespace. | 1508 | |
Line contains a tab character. | 1509 | |
Line contains a tab character. | 1510 | |
Line contains a tab character. | 1511 | |
Line contains a tab character. | 1512 | |
Line contains a tab character. | 1513 | |
Line contains a tab character. | 1514 | |
Line contains a tab character. | 1515 | |
Line contains a tab character. | 1516 | |
Line contains a tab character. | 1517 | |
Line contains a tab character. | 1518 | |
Line contains a tab character. | 1520 | |
Method 'deleteClu' is not designed for extension - needs to be abstract, final or empty. | 1520 | |
Missing a Javadoc comment. | 1520 | |
Line contains a tab character. | 1521 | |
Parameter cluId should be final. | 1521 | |
Line contains a tab character. | 1522 | |
Line is longer than 80 characters. | 1523 | |
Line contains a tab character. | 1523 | |
Line contains a tab character. | 1524 | |
Line contains a tab character. | 1525 | |
Line contains a tab character. | 1527 | |
Line contains a tab character. | 1529 | |
Line contains a tab character. | 1530 | |
Line contains a tab character. | 1532 | |
Line contains a tab character. | 1533 | |
Line contains a tab character. | 1535 | |
Method 'updateCluState' is not designed for extension - needs to be abstract, final or empty. | 1535 | |
Missing a Javadoc comment. | 1535 | |
Line contains a tab character. | 1536 | |
Parameter cluId should be final. | 1536 | |
Parameter luState should be final. | 1536 | |
Line is longer than 80 characters. | 1537 | |
Line contains a tab character. | 1537 | |
Line contains a tab character. | 1538 | |
Line contains a tab character. | 1539 | |
Line contains a tab character. | 1540 | |
Line contains a tab character. | 1541 | |
Line contains a tab character. | 1542 | |
Line contains a tab character. | 1543 | |
Line contains a tab character. | 1544 | |
Line contains a tab character. | 1545 | |
Line contains a tab character. | 1546 | |
Line contains a tab character. | 1547 | |
Line contains a tab character. | 1549 | |
Method 'validateCluCluRelation' is not designed for extension - needs to be abstract, final or empty. | 1549 | |
Missing a Javadoc comment. | 1549 | |
Line contains a tab character. | 1550 | |
'<' is not preceded with whitespace. | 1550 | |
'<' is not followed by whitespace. | 1550 | |
'>' is not preceded with whitespace. | 1550 | |
Line is longer than 80 characters. | 1551 | |
Line contains a tab character. | 1551 | |
Parameter validationType should be final. | 1551 | |
Parameter cluCluRelationInfo should be final. | 1551 | |
Line contains a tab character. | 1552 | |
Line contains a tab character. | 1553 | |
Line contains a tab character. | 1554 | |
Line is longer than 80 characters. | 1555 | |
Line contains a tab character. | 1555 | |
Line is longer than 80 characters. | 1557 | |
Line is longer than 80 characters. | 1559 | |
'<' is not preceded with whitespace. | 1559 | |
'<' is not followed by whitespace. | 1559 | |
'>' is not preceded with whitespace. | 1559 | |
Line has trailing spaces. | 1560 | |
Line contains a tab character. | 1562 | |
Line contains a tab character. | 1564 | |
Method 'createCluCluRelation' is not designed for extension - needs to be abstract, final or empty. | 1564 | |
Missing a Javadoc comment. | 1564 | |
Line contains a tab character. | 1565 | |
Parameter cluId should be final. | 1565 | |
Line contains a tab character. | 1566 | |
Parameter relatedCluId should be final. | 1566 | |
Parameter luLuRelationTypeKey should be final. | 1566 | |
Line contains a tab character. | 1567 | |
Parameter cluCluRelationInfo should be final. | 1567 | |
Line is longer than 80 characters. | 1568 | |
Line contains a tab character. | 1568 | |
Line contains a tab character. | 1569 | |
Line contains a tab character. | 1570 | |
Line is longer than 80 characters. | 1571 | |
Line contains a tab character. | 1571 | |
Line contains a tab character. | 1572 | |
Line contains a tab character. | 1573 | |
Line is longer than 80 characters. | 1574 | |
Line contains a tab character. | 1574 | |
Line is longer than 80 characters. | 1575 | |
Line contains a tab character. | 1575 | |
Line contains a tab character. | 1577 | |
Line contains a tab character. | 1578 | |
Line contains a tab character. | 1579 | |
Line contains a tab character. | 1580 | |
Line contains a tab character. | 1582 | |
Line is longer than 80 characters. | 1583 | |
Line contains a tab character. | 1583 | |
'<' is not preceded with whitespace. | 1583 | |
'<' is not followed by whitespace. | 1583 | |
'>' is not preceded with whitespace. | 1583 | |
Line contains a tab character. | 1584 | |
'if' is not followed by whitespace. | 1584 | |
Line is longer than 80 characters. | 1585 | |
Line contains a tab character. | 1585 | |
Line contains a tab character. | 1586 | |
Line contains a tab character. | 1589 | |
Line contains a tab character. | 1590 | |
Line contains a tab character. | 1592 | |
Line contains a tab character. | 1593 | |
Line contains a tab character. | 1594 | |
'{' is followed by whitespace. | 1594 | |
Line is longer than 80 characters. | 1595 | |
Line contains a tab character. | 1595 | |
Line contains a tab character. | 1597 | |
Line contains a tab character. | 1598 | |
Line contains a tab character. | 1599 | |
Line is longer than 80 characters. | 1600 | |
Line contains a tab character. | 1600 | |
Avoid inline conditionals. | 1600 | |
Line is longer than 80 characters. | 1601 | |
Line contains a tab character. | 1601 | |
Line contains a tab character. | 1602 | |
Line is longer than 80 characters. | 1603 | |
Line contains a tab character. | 1603 | |
Line is longer than 80 characters. | 1604 | |
Line contains a tab character. | 1604 | |
Line is longer than 80 characters. | 1605 | |
Line contains a tab character. | 1605 | |
Line is longer than 80 characters. | 1607 | |
Line contains a tab character. | 1607 | |
Line contains a tab character. | 1608 | |
Line contains a tab character. | 1610 | |
Line contains a tab character. | 1612 | |
Line contains a tab character. | 1614 | |
Line contains a tab character. | 1615 | |
Line contains a tab character. | 1617 | |
Method 'updateCluCluRelation' is not designed for extension - needs to be abstract, final or empty. | 1617 | |
Missing a Javadoc comment. | 1617 | |
Line contains a tab character. | 1618 | |
Line contains a tab character. | 1619 | |
Line contains a tab character. | 1620 | |
Line is longer than 80 characters. | 1621 | |
Line contains a tab character. | 1621 | |
Line contains a tab character. | 1622 | |
Line contains a tab character. | 1623 | |
Line contains a tab character. | 1624 | |
Line contains a tab character. | 1625 | |
Line is longer than 80 characters. | 1626 | |
Line contains a tab character. | 1626 | |
Line contains a tab character. | 1628 | |
Line is longer than 80 characters. | 1629 | |
Line contains a tab character. | 1629 | |
'<' is not preceded with whitespace. | 1629 | |
'<' is not followed by whitespace. | 1629 | |
'>' is not preceded with whitespace. | 1629 | |
Line contains a tab character. | 1630 | |
'if' is not followed by whitespace. | 1630 | |
Line is longer than 80 characters. | 1631 | |
Line contains a tab character. | 1631 | |
Line contains a tab character. | 1632 | |
Line is longer than 80 characters. | 1634 | |
Line contains a tab character. | 1634 | |
Line contains a tab character. | 1635 | |
Line contains a tab character. | 1636 | |
Line contains a tab character. | 1637 | |
'{' is followed by whitespace. | 1637 | |
Line is longer than 80 characters. | 1638 | |
Line contains a tab character. | 1638 | |
Line contains a tab character. | 1640 | |
Line contains a tab character. | 1641 | |
Line is longer than 80 characters. | 1642 | |
Line contains a tab character. | 1642 | |
Line contains a tab character. | 1643 | |
Line contains a tab character. | 1644 | |
Line is longer than 80 characters. | 1645 | |
Line contains a tab character. | 1645 | |
Avoid inline conditionals. | 1645 | |
Line is longer than 80 characters. | 1646 | |
Line contains a tab character. | 1646 | |
Line contains a tab character. | 1647 | |
Line is longer than 80 characters. | 1648 | |
Line contains a tab character. | 1648 | |
Line is longer than 80 characters. | 1649 | |
Line contains a tab character. | 1649 | |
Line is longer than 80 characters. | 1650 | |
Line contains a tab character. | 1650 | |
Line is longer than 80 characters. | 1652 | |
Line contains a tab character. | 1652 | |
Line contains a tab character. | 1653 | |
Line contains a tab character. | 1655 | |
Line contains a tab character. | 1657 | |
Line contains a tab character. | 1658 | |
Line contains a tab character. | 1660 | |
Method 'deleteCluCluRelation' is not designed for extension - needs to be abstract, final or empty. | 1660 | |
Missing a Javadoc comment. | 1660 | |
Line contains a tab character. | 1661 | |
Parameter cluCluRelationId should be final. | 1661 | |
Line contains a tab character. | 1662 | |
Line contains a tab character. | 1663 | |
Line contains a tab character. | 1664 | |
Line contains a tab character. | 1665 | |
Line contains a tab character. | 1667 | |
Line contains a tab character. | 1669 | |
Line contains a tab character. | 1670 | |
Line contains a tab character. | 1672 | |
Line contains a tab character. | 1673 | |
Line contains a tab character. | 1675 | |
Method 'validateCluPublication' is not designed for extension - needs to be abstract, final or empty. | 1675 | |
Missing a Javadoc comment. | 1675 | |
Line contains a tab character. | 1676 | |
'<' is not preceded with whitespace. | 1676 | |
'<' is not followed by whitespace. | 1676 | |
'>' is not preceded with whitespace. | 1676 | |
Line is longer than 80 characters. | 1677 | |
Line contains a tab character. | 1677 | |
Parameter validationType should be final. | 1677 | |
Parameter cluPublicationInfo should be final. | 1677 | |
Line contains a tab character. | 1678 | |
Line contains a tab character. | 1679 | |
Line contains a tab character. | 1681 | |
Line is longer than 80 characters. | 1682 | |
Line contains a tab character. | 1682 | |
Line has trailing spaces. | 1683 | |
Line contains a tab character. | 1683 | |
Line is longer than 80 characters. | 1684 | |
Line is longer than 80 characters. | 1686 | |
'<' is not preceded with whitespace. | 1686 | |
'<' is not followed by whitespace. | 1686 | |
'>' is not preceded with whitespace. | 1686 | |
Line contains a tab character. | 1688 | |
Line contains a tab character. | 1690 | |
Method 'createCluPublication' is not designed for extension - needs to be abstract, final or empty. | 1690 | |
Missing a Javadoc comment. | 1690 | |
Line contains a tab character. | 1691 | |
Parameter cluId should be final. | 1691 | |
Line is longer than 80 characters. | 1692 | |
Line contains a tab character. | 1692 | |
Parameter luPublicationType should be final. | 1692 | |
Parameter cluPublicationInfo should be final. | 1692 | |
Line is longer than 80 characters. | 1693 | |
Line contains a tab character. | 1693 | |
Line contains a tab character. | 1694 | |
Line contains a tab character. | 1695 | |
Line contains a tab character. | 1696 | |
Line is longer than 80 characters. | 1697 | |
Line contains a tab character. | 1697 | |
Line is longer than 80 characters. | 1698 | |
Line contains a tab character. | 1698 | |
Line has trailing spaces. | 1699 | |
Line contains a tab character. | 1699 | |
Line contains a tab character. | 1700 | |
Line contains a tab character. | 1701 | |
'<' is not preceded with whitespace. | 1701 | |
'<' is not followed by whitespace. | 1701 | |
'>' is not preceded with whitespace. | 1701 | |
Line contains a tab character. | 1702 | |
Line is longer than 80 characters. | 1703 | |
Line contains a tab character. | 1703 | |
Line contains a tab character. | 1704 | |
'if' is not followed by whitespace. | 1704 | |
Line is longer than 80 characters. | 1705 | |
Line contains a tab character. | 1705 | |
Line contains a tab character. | 1706 | |
Line contains a tab character. | 1707 | |
Line is longer than 80 characters. | 1708 | |
Line contains a tab character. | 1708 | |
',' is not followed by whitespace. | 1708 | |
Line contains a tab character. | 1709 | |
Line has trailing spaces. | 1711 | |
Line contains a tab character. | 1711 | |
Line contains a tab character. | 1712 | |
Line contains a tab character. | 1713 | |
Line contains a tab character. | 1714 | |
Line contains a tab character. | 1715 | |
Line contains a tab character. | 1716 | |
Line is longer than 80 characters. | 1717 | |
Line contains a tab character. | 1717 | |
'+' is not preceded with whitespace. | 1717 | |
'+' is not followed by whitespace. | 1717 | |
Line contains a tab character. | 1718 | |
Line has trailing spaces. | 1719 | |
Line contains a tab character. | 1719 | |
Line contains a tab character. | 1720 | |
Line contains a tab character. | 1721 | |
'try' is not followed by whitespace. | 1721 | |
'{' is not preceded with whitespace. | 1721 | |
Line is longer than 80 characters. | 1722 | |
Line contains a tab character. | 1722 | |
Line contains a tab character. | 1723 | |
Line is longer than 80 characters. | 1724 | |
Line contains a tab character. | 1724 | |
Line contains a tab character. | 1725 | |
Line has trailing spaces. | 1726 | |
Line contains a tab character. | 1726 | |
Line contains a tab character. | 1727 | |
Line contains a tab character. | 1728 | |
Line contains a tab character. | 1729 | |
Line contains a tab character. | 1730 | |
Line contains a tab character. | 1731 | |
Line is longer than 80 characters. | 1732 | |
Line contains a tab character. | 1732 | |
Line contains a tab character. | 1733 | |
Line contains a tab character. | 1734 | |
Line is longer than 80 characters. | 1735 | |
Line contains a tab character. | 1735 | |
Line is longer than 80 characters. | 1736 | |
Line contains a tab character. | 1736 | |
Line contains a tab character. | 1740 | |
Line contains a tab character. | 1741 | |
Line contains a tab character. | 1743 | |
Method 'updateCluPublication' is not designed for extension - needs to be abstract, final or empty. | 1743 | |
Missing a Javadoc comment. | 1743 | |
Line contains a tab character. | 1744 | |
Parameter cluPublicationId should be final. | 1744 | |
Line contains a tab character. | 1745 | |
Parameter cluPublicationInfo should be final. | 1745 | |
Line is longer than 80 characters. | 1746 | |
Line contains a tab character. | 1746 | |
Line contains a tab character. | 1747 | |
Line contains a tab character. | 1748 | |
Line contains a tab character. | 1749 | |
Line contains a tab character. | 1750 | |
Line is longer than 80 characters. | 1751 | |
Line contains a tab character. | 1751 | |
Line has trailing spaces. | 1752 | |
Line contains a tab character. | 1752 | |
Line contains a tab character. | 1753 | |
Line contains a tab character. | 1754 | |
'<' is not preceded with whitespace. | 1754 | |
'<' is not followed by whitespace. | 1754 | |
'>' is not preceded with whitespace. | 1754 | |
Line contains a tab character. | 1755 | |
Line is longer than 80 characters. | 1756 | |
Line contains a tab character. | 1756 | |
Line contains a tab character. | 1757 | |
'if' is not followed by whitespace. | 1757 | |
Line is longer than 80 characters. | 1758 | |
Line contains a tab character. | 1758 | |
Line contains a tab character. | 1759 | |
Line contains a tab character. | 1760 | |
Line is longer than 80 characters. | 1761 | |
Line contains a tab character. | 1761 | |
',' is not followed by whitespace. | 1761 | |
Line contains a tab character. | 1762 | |
Line has trailing spaces. | 1763 | |
Line contains a tab character. | 1763 | |
Line is longer than 80 characters. | 1764 | |
Line contains a tab character. | 1764 | |
Line has trailing spaces. | 1765 | |
Line contains a tab character. | 1765 | |
Line contains a tab character. | 1766 | |
Line is longer than 80 characters. | 1767 | |
Line contains a tab character. | 1767 | |
Line contains a tab character. | 1768 | |
Line is longer than 80 characters. | 1769 | |
Line contains a tab character. | 1769 | |
Line contains a tab character. | 1770 | |
Line has trailing spaces. | 1771 | |
Line contains a tab character. | 1771 | |
Line contains a tab character. | 1772 | |
Line contains a tab character. | 1773 | |
Line is longer than 80 characters. | 1774 | |
Line contains a tab character. | 1774 | |
Line contains a tab character. | 1775 | |
Line is longer than 80 characters. | 1776 | |
Line contains a tab character. | 1776 | |
'+' is not preceded with whitespace. | 1776 | |
'+' is not followed by whitespace. | 1776 | |
Line contains a tab character. | 1777 | |
Line has trailing spaces. | 1778 | |
Line contains a tab character. | 1778 | |
Line contains a tab character. | 1779 | |
Line contains a tab character. | 1780 | |
'try' is not followed by whitespace. | 1780 | |
'{' is not preceded with whitespace. | 1780 | |
Line is longer than 80 characters. | 1781 | |
Line contains a tab character. | 1781 | |
Line contains a tab character. | 1782 | |
Line is longer than 80 characters. | 1783 | |
Line contains a tab character. | 1783 | |
Line contains a tab character. | 1784 | |
Line is longer than 80 characters. | 1789 | |
'<' is not preceded with whitespace. | 1789 | |
'<' is not followed by whitespace. | 1789 | |
'>' is not preceded with whitespace. | 1789 | |
'<' is not preceded with whitespace. | 1789 | |
'<' is not followed by whitespace. | 1789 | |
'>' is not preceded with whitespace. | 1789 | |
'>' is not followed by whitespace. | 1789 | |
Line is longer than 80 characters. | 1815 | |
'<' is not preceded with whitespace. | 1815 | |
'<' is not followed by whitespace. | 1815 | |
'>' is not preceded with whitespace. | 1815 | |
Line has trailing spaces. | 1818 | |
Line contains a tab character. | 1819 | |
Line contains a tab character. | 1820 | |
Line contains a tab character. | 1821 | |
Line contains a tab character. | 1822 | |
Line is longer than 80 characters. | 1823 | |
Line contains a tab character. | 1823 | |
Line contains a tab character. | 1824 | |
Line contains a tab character. | 1825 | |
Line is longer than 80 characters. | 1826 | |
Line contains a tab character. | 1826 | |
Line contains a tab character. | 1830 | |
Line contains a tab character. | 1831 | |
Line contains a tab character. | 1833 | |
Method 'deleteCluPublication' is not designed for extension - needs to be abstract, final or empty. | 1833 | |
Missing a Javadoc comment. | 1833 | |
Line contains a tab character. | 1834 | |
Parameter cluPublicationId should be final. | 1834 | |
Line contains a tab character. | 1835 | |
Line is longer than 80 characters. | 1836 | |
Line contains a tab character. | 1836 | |
Line contains a tab character. | 1837 | |
Line contains a tab character. | 1838 | |
Line contains a tab character. | 1840 | |
Line contains a tab character. | 1842 | |
Line contains a tab character. | 1843 | |
Line contains a tab character. | 1845 | |
Line contains a tab character. | 1847 | |
Method 'validateCluResult' is not designed for extension - needs to be abstract, final or empty. | 1847 | |
Missing a Javadoc comment. | 1847 | |
Line is longer than 80 characters. | 1848 | |
Line contains a tab character. | 1848 | |
'<' is not preceded with whitespace. | 1848 | |
'<' is not followed by whitespace. | 1848 | |
'>' is not preceded with whitespace. | 1848 | |
Parameter validationType should be final. | 1848 | |
Line is longer than 80 characters. | 1849 | |
Line contains a tab character. | 1849 | |
Parameter cluResultInfo should be final. | 1849 | |
Line contains a tab character. | 1850 | |
Line contains a tab character. | 1851 | |
Line contains a tab character. | 1852 | |
Line contains a tab character. | 1853 | |
Line is longer than 80 characters. | 1855 | |
Line is longer than 80 characters. | 1857 | |
'<' is not preceded with whitespace. | 1857 | |
'<' is not followed by whitespace. | 1857 | |
'>' is not preceded with whitespace. | 1857 | |
Line contains a tab character. | 1859 | |
Line contains a tab character. | 1861 | |
Method 'createCluResult' is not designed for extension - needs to be abstract, final or empty. | 1861 | |
Missing a Javadoc comment. | 1861 | |
Line is longer than 80 characters. | 1862 | |
Line contains a tab character. | 1862 | |
Parameter cluId should be final. | 1862 | |
Parameter cluResultTypeKey should be final. | 1862 | |
Line is longer than 80 characters. | 1863 | |
Line contains a tab character. | 1863 | |
Parameter cluResultInfo should be final. | 1863 | |
Line contains a tab character. | 1864 | |
Line contains a tab character. | 1865 | |
Line contains a tab character. | 1866 | |
Line contains a tab character. | 1868 | |
Line contains a tab character. | 1869 | |
Line contains a tab character. | 1870 | |
Line contains a tab character. | 1872 | |
Line is longer than 80 characters. | 1873 | |
Line contains a tab character. | 1873 | |
'<' is not preceded with whitespace. | 1873 | |
'<' is not followed by whitespace. | 1873 | |
'>' is not preceded with whitespace. | 1873 | |
Line contains a tab character. | 1874 | |
'if' is not followed by whitespace. | 1874 | |
Line is longer than 80 characters. | 1875 | |
Line contains a tab character. | 1875 | |
Line contains a tab character. | 1876 | |
Line contains a tab character. | 1878 | |
Line contains a tab character. | 1879 | |
Line contains a tab character. | 1881 | |
'<' is not preceded with whitespace. | 1881 | |
'<' is not followed by whitespace. | 1881 | |
'>' is not preceded with whitespace. | 1881 | |
'<' is not preceded with whitespace. | 1881 | |
'<' is not followed by whitespace. | 1881 | |
'>' is not preceded with whitespace. | 1881 | |
'>' is not followed by whitespace. | 1881 | |
Line is longer than 80 characters. | 1882 | |
Line contains a tab character. | 1882 | |
Line contains a tab character. | 1883 | |
Line is longer than 80 characters. | 1884 | |
Line contains a tab character. | 1884 | |
'{' is followed by whitespace. | 1884 | |
Line is longer than 80 characters. | 1885 | |
Line contains a tab character. | 1885 | |
Line contains a tab character. | 1887 | |
'if' is not followed by whitespace. | 1887 | |
Line is longer than 80 characters. | 1888 | |
Line contains a tab character. | 1888 | |
Line is longer than 80 characters. | 1889 | |
Line contains a tab character. | 1889 | |
Line contains a tab character. | 1890 | |
Line contains a tab character. | 1891 | |
Line is longer than 80 characters. | 1892 | |
Line contains a tab character. | 1892 | |
Line contains a tab character. | 1893 | |
Line contains a tab character. | 1894 | |
Line contains a tab character. | 1895 | |
Line contains a tab character. | 1897 | |
Line is longer than 80 characters. | 1898 | |
Line contains a tab character. | 1898 | |
'{' is followed by whitespace. | 1898 | |
Line contains a tab character. | 1899 | |
Line contains a tab character. | 1901 | |
Line is longer than 80 characters. | 1902 | |
Line contains a tab character. | 1902 | |
Line contains a tab character. | 1903 | |
Line contains a tab character. | 1905 | |
Line contains a tab character. | 1906 | |
Line is longer than 80 characters. | 1908 | |
Line contains a tab character. | 1908 | |
Line contains a tab character. | 1909 | |
Line contains a tab character. | 1911 | |
Line contains a tab character. | 1913 | |
Line contains a tab character. | 1914 | |
Line contains a tab character. | 1916 | |
Method 'updateCluResult' is not designed for extension - needs to be abstract, final or empty. | 1916 | |
Missing a Javadoc comment. | 1916 | |
Line contains a tab character. | 1917 | |
Parameter cluResultId should be final. | 1917 | |
Line is longer than 80 characters. | 1918 | |
Line contains a tab character. | 1918 | |
Parameter cluResultInfo should be final. | 1918 | |
Line contains a tab character. | 1919 | |
Line contains a tab character. | 1920 | |
Line contains a tab character. | 1921 | |
Line contains a tab character. | 1923 | |
Line contains a tab character. | 1924 | |
Line contains a tab character. | 1926 | |
Line is longer than 80 characters. | 1927 | |
Line contains a tab character. | 1927 | |
'<' is not preceded with whitespace. | 1927 | |
'<' is not followed by whitespace. | 1927 | |
'>' is not preceded with whitespace. | 1927 | |
Line contains a tab character. | 1928 | |
'if' is not followed by whitespace. | 1928 | |
Line is longer than 80 characters. | 1929 | |
Line contains a tab character. | 1929 | |
Line contains a tab character. | 1930 | |
Line contains a tab character. | 1932 | |
Line contains a tab character. | 1933 | |
Line contains a tab character. | 1934 | |
Line contains a tab character. | 1935 | |
Line is longer than 80 characters. | 1936 | |
Line contains a tab character. | 1936 | |
Line contains a tab character. | 1937 | |
Line contains a tab character. | 1939 | |
Line is longer than 80 characters. | 1940 | |
Line contains a tab character. | 1940 | |
Line contains a tab character. | 1941 | |
Line is longer than 80 characters. | 1942 | |
Line contains a tab character. | 1942 | |
'<' is not preceded with whitespace. | 1942 | |
'<' is not followed by whitespace. | 1942 | |
'>' is not preceded with whitespace. | 1942 | |
'<' is not preceded with whitespace. | 1942 | |
'<' is not followed by whitespace. | 1942 | |
'>' is not preceded with whitespace. | 1942 | |
'>' is not followed by whitespace. | 1942 | |
Line contains a tab character. | 1943 | |
Line contains a tab character. | 1944 | |
Line contains a tab character. | 1945 | |
Line contains a tab character. | 1946 | |
Line is longer than 80 characters. | 1948 | |
Line contains a tab character. | 1948 | |
Line contains a tab character. | 1949 | |
Line is longer than 80 characters. | 1950 | |
Line contains a tab character. | 1950 | |
Line is longer than 80 characters. | 1951 | |
Line contains a tab character. | 1951 | |
Line contains a tab character. | 1952 | |
Line contains a tab character. | 1953 | |
Line contains a tab character. | 1954 | |
Line contains a tab character. | 1955 | |
Line is longer than 80 characters. | 1956 | |
Line contains a tab character. | 1956 | |
Line contains a tab character. | 1957 | |
Line contains a tab character. | 1958 | |
Line contains a tab character. | 1959 | |
Line is longer than 80 characters. | 1960 | |
Line contains a tab character. | 1960 | |
Line contains a tab character. | 1961 | |
Line is longer than 80 characters. | 1962 | |
Line contains a tab character. | 1962 | |
Line is longer than 80 characters. | 1963 | |
Line contains a tab character. | 1963 | |
Line contains a tab character. | 1964 | |
Line is longer than 80 characters. | 1965 | |
Line contains a tab character. | 1965 | |
'if' is not followed by whitespace. | 1965 | |
Line is longer than 80 characters. | 1966 | |
Line contains a tab character. | 1966 | |
Line is longer than 80 characters. | 1967 | |
Line contains a tab character. | 1967 | |
Line contains a tab character. | 1968 | |
Line contains a tab character. | 1969 | |
Line is longer than 80 characters. | 1970 | |
Line contains a tab character. | 1970 | |
Line contains a tab character. | 1971 | |
Line contains a tab character. | 1972 | |
Line contains a tab character. | 1974 | |
Line is longer than 80 characters. | 1975 | |
Line contains a tab character. | 1975 | |
'<' is not preceded with whitespace. | 1975 | |
'<' is not followed by whitespace. | 1975 | |
'>' is not preceded with whitespace. | 1975 | |
Line contains a tab character. | 1976 | |
Line contains a tab character. | 1977 | |
Line is longer than 80 characters. | 1979 | |
Line contains a tab character. | 1979 | |
'{' is followed by whitespace. | 1979 | |
Line contains a tab character. | 1980 | |
Line is longer than 80 characters. | 1982 | |
Line contains a tab character. | 1982 | |
Line is longer than 80 characters. | 1983 | |
Line contains a tab character. | 1983 | |
Line contains a tab character. | 1984 | |
Line contains a tab character. | 1986 | |
Line contains a tab character. | 1988 | |
Line contains a tab character. | 1989 | |
Line contains a tab character. | 1991 | |
Method 'deleteCluResult' is not designed for extension - needs to be abstract, final or empty. | 1991 | |
Missing a Javadoc comment. | 1991 | |
Line contains a tab character. | 1992 | |
Parameter cluResultId should be final. | 1992 | |
Line contains a tab character. | 1993 | |
Line is longer than 80 characters. | 1994 | |
Line contains a tab character. | 1994 | |
Line contains a tab character. | 1995 | |
Line contains a tab character. | 1997 | |
Line contains a tab character. | 1999 | |
Line contains a tab character. | 2001 | |
Line contains a tab character. | 2002 | |
Line contains a tab character. | 2004 | |
Line contains a tab character. | 2005 | |
Line contains a tab character. | 2007 | |
Method 'validateCluLoRelation' is not designed for extension - needs to be abstract, final or empty. | 2007 | |
Missing a Javadoc comment. | 2007 | |
Line contains a tab character. | 2008 | |
'<' is not preceded with whitespace. | 2008 | |
'<' is not followed by whitespace. | 2008 | |
'>' is not preceded with whitespace. | 2008 | |
Line is longer than 80 characters. | 2009 | |
Line contains a tab character. | 2009 | |
Parameter validationType should be final. | 2009 | |
Parameter cluLoRelationInfo should be final. | 2009 | |
Line contains a tab character. | 2010 | |
Line contains a tab character. | 2011 | |
Line contains a tab character. | 2013 | |
Line is longer than 80 characters. | 2014 | |
Line contains a tab character. | 2014 | |
Line is longer than 80 characters. | 2016 | |
Line is longer than 80 characters. | 2018 | |
'<' is not preceded with whitespace. | 2018 | |
'<' is not followed by whitespace. | 2018 | |
'>' is not preceded with whitespace. | 2018 | |
Line contains a tab character. | 2020 | |
Line contains a tab character. | 2022 | |
Method 'createCluLoRelation' is not designed for extension - needs to be abstract, final or empty. | 2022 | |
Missing a Javadoc comment. | 2022 | |
Line contains a tab character. | 2023 | |
Parameter cluId should be final. | 2023 | |
Parameter loId should be final. | 2023 | |
Line is longer than 80 characters. | 2024 | |
Line contains a tab character. | 2024 | |
Parameter cluLoRelationType should be final. | 2024 | |
Parameter cluLoRelationInfo should be final. | 2024 | |
Line contains a tab character. | 2025 | |
Line contains a tab character. | 2026 | |
Line is longer than 80 characters. | 2027 | |
Line contains a tab character. | 2027 | |
Line contains a tab character. | 2028 | |
Line contains a tab character. | 2029 | |
Line contains a tab character. | 2030 | |
Line contains a tab character. | 2031 | |
Line contains a tab character. | 2033 | |
Line is longer than 80 characters. | 2034 | |
Line contains a tab character. | 2034 | |
'<' is not preceded with whitespace. | 2034 | |
'<' is not followed by whitespace. | 2034 | |
'>' is not preceded with whitespace. | 2034 | |
Line contains a tab character. | 2035 | |
'if' is not followed by whitespace. | 2035 | |
Line is longer than 80 characters. | 2036 | |
Line contains a tab character. | 2036 | |
Line contains a tab character. | 2037 | |
Line contains a tab character. | 2039 | |
Line contains a tab character. | 2040 | |
Line is longer than 80 characters. | 2041 | |
Line contains a tab character. | 2041 | |
Line contains a tab character. | 2042 | |
Line contains a tab character. | 2043 | |
Line has trailing spaces. | 2044 | |
Line contains a tab character. | 2044 | |
Line is longer than 80 characters. | 2045 | |
Line contains a tab character. | 2045 | |
Line contains a tab character. | 2046 | |
Line is longer than 80 characters. | 2047 | |
Line contains a tab character. | 2047 | |
Line contains a tab character. | 2048 | |
Line contains a tab character. | 2049 | |
Line contains a tab character. | 2051 | |
Line is longer than 80 characters. | 2052 | |
Line contains a tab character. | 2052 | |
'<' is not preceded with whitespace. | 2052 | |
'<' is not followed by whitespace. | 2052 | |
'>' is not preceded with whitespace. | 2052 | |
Line contains a tab character. | 2053 | |
Line contains a tab character. | 2054 | |
Line contains a tab character. | 2055 | |
Line is longer than 80 characters. | 2056 | |
Line contains a tab character. | 2056 | |
Line contains a tab character. | 2057 | |
Line contains a tab character. | 2058 | |
Line contains a tab character. | 2060 | |
Line contains a tab character. | 2061 | |
Line is longer than 80 characters. | 2062 | |
Line contains a tab character. | 2062 | |
'{' is followed by whitespace. | 2062 | |
Line contains a tab character. | 2064 | |
Line is longer than 80 characters. | 2065 | |
Line contains a tab character. | 2065 | |
Line contains a tab character. | 2066 | |
Line is longer than 80 characters. | 2067 | |
Line contains a tab character. | 2067 | |
Line contains a tab character. | 2068 | |
Line has trailing spaces. | 2069 | |
Line contains a tab character. | 2069 | |
Line contains a tab character. | 2070 | |
Line contains a tab character. | 2072 | |
Line contains a tab character. | 2073 | |
Line contains a tab character. | 2075 | |
Method 'updateCluLoRelation' is not designed for extension - needs to be abstract, final or empty. | 2075 | |
Missing a Javadoc comment. | 2075 | |
Line contains a tab character. | 2076 | |
Parameter cluLoRelationId should be final. | 2076 | |
Line contains a tab character. | 2077 | |
Parameter cluLoRelationInfo should be final. | 2077 | |
Line is longer than 80 characters. | 2078 | |
Line contains a tab character. | 2078 | |
Line contains a tab character. | 2079 | |
Line contains a tab character. | 2080 | |
Line contains a tab character. | 2081 | |
Line contains a tab character. | 2082 | |
Line is longer than 80 characters. | 2083 | |
Line contains a tab character. | 2083 | |
Line contains a tab character. | 2085 | |
Line is longer than 80 characters. | 2086 | |
Line contains a tab character. | 2086 | |
'<' is not preceded with whitespace. | 2086 | |
'<' is not followed by whitespace. | 2086 | |
'>' is not preceded with whitespace. | 2086 | |
Line contains a tab character. | 2087 | |
'if' is not followed by whitespace. | 2087 | |
Line is longer than 80 characters. | 2088 | |
Line contains a tab character. | 2088 | |
Line contains a tab character. | 2089 | |
Line is longer than 80 characters. | 2091 | |
Line contains a tab character. | 2091 | |
Line contains a tab character. | 2093 | |
Line is longer than 80 characters. | 2094 | |
Line contains a tab character. | 2094 | |
Line contains a tab character. | 2095 | |
Line is longer than 80 characters. | 2096 | |
Line contains a tab character. | 2096 | |
Line contains a tab character. | 2097 | |
Line contains a tab character. | 2099 | |
Line contains a tab character. | 2100 | |
Line is longer than 80 characters. | 2101 | |
Line contains a tab character. | 2101 | |
Line contains a tab character. | 2102 | |
Line contains a tab character. | 2103 | |
Line is longer than 80 characters. | 2105 | |
Line contains a tab character. | 2105 | |
Line contains a tab character. | 2106 | |
Line is longer than 80 characters. | 2107 | |
Line contains a tab character. | 2107 | |
Line contains a tab character. | 2108 | |
Line contains a tab character. | 2109 | |
Line has trailing spaces. | 2110 | |
Line contains a tab character. | 2110 | |
Line is longer than 80 characters. | 2111 | |
Line contains a tab character. | 2111 | |
Line contains a tab character. | 2112 | |
Line contains a tab character. | 2114 | |
Line contains a tab character. | 2115 | |
Line contains a tab character. | 2116 | |
Line is longer than 80 characters. | 2117 | |
Line contains a tab character. | 2117 | |
Line contains a tab character. | 2118 | |
Line contains a tab character. | 2119 | |
Line contains a tab character. | 2121 | |
Line contains a tab character. | 2122 | |
Line contains a tab character. | 2124 | |
Method 'deleteCluLoRelation' is not designed for extension - needs to be abstract, final or empty. | 2124 | |
Missing a Javadoc comment. | 2124 | |
Line contains a tab character. | 2125 | |
Parameter cluLoRelationId should be final. | 2125 | |
Line contains a tab character. | 2126 | |
Line contains a tab character. | 2127 | |
Line contains a tab character. | 2128 | |
Line contains a tab character. | 2129 | |
Line is longer than 80 characters. | 2131 | |
Line contains a tab character. | 2131 | |
Line contains a tab character. | 2132 | |
Line contains a tab character. | 2133 | |
Line is longer than 80 characters. | 2134 | |
Line contains a tab character. | 2134 | |
Line contains a tab character. | 2135 | |
Line contains a tab character. | 2137 | |
Line contains a tab character. | 2139 | |
Line contains a tab character. | 2140 | |
Line contains a tab character. | 2142 | |
Line contains a tab character. | 2143 | |
Line contains a tab character. | 2145 | |
Method 'addCluResourceRequirement' is not designed for extension - needs to be abstract, final or empty. | 2145 | |
Missing a Javadoc comment. | 2145 | |
Line contains a tab character. | 2146 | |
Parameter resourceTypeKey should be final. | 2146 | |
Line is longer than 80 characters. | 2147 | |
Line contains a tab character. | 2147 | |
Parameter cluId should be final. | 2147 | |
Line contains a tab character. | 2148 | |
Line contains a tab character. | 2149 | |
Line is longer than 80 characters. | 2150 | |
Line contains a tab character. | 2150 | |
Line contains a tab character. | 2151 | |
Line contains a tab character. | 2153 | |
Method 'removeCluResourceRequirement' is not designed for extension - needs to be abstract, final or empty. | 2153 | |
Missing a Javadoc comment. | 2153 | |
Line contains a tab character. | 2154 | |
Parameter resourceTypeKey should be final. | 2154 | |
Line contains a tab character. | 2155 | |
Parameter cluId should be final. | 2155 | |
Line contains a tab character. | 2156 | |
Line contains a tab character. | 2157 | |
Line contains a tab character. | 2158 | |
Line contains a tab character. | 2159 | |
Line contains a tab character. | 2160 | |
Line contains a tab character. | 2162 | |
Method 'validateCluSet' is not designed for extension - needs to be abstract, final or empty. | 2162 | |
Missing a Javadoc comment. | 2162 | |
Line contains a tab character. | 2163 | |
'<' is not preceded with whitespace. | 2163 | |
'<' is not followed by whitespace. | 2163 | |
'>' is not preceded with whitespace. | 2163 | |
Parameter validationType should be final. | 2163 | |
Line contains a tab character. | 2164 | |
Parameter cluSetInfo should be final. | 2164 | |
Line contains a tab character. | 2165 | |
Line contains a tab character. | 2166 | |
Line contains a tab character. | 2167 | |
Line contains a tab character. | 2168 | |
Line is longer than 80 characters. | 2170 | |
Line is longer than 80 characters. | 2172 | |
'<' is not preceded with whitespace. | 2172 | |
'<' is not followed by whitespace. | 2172 | |
'>' is not preceded with whitespace. | 2172 | |
Line contains a tab character. | 2174 | |
Line contains a tab character. | 2176 | |
Method 'createCluSet' is not designed for extension - needs to be abstract, final or empty. | 2176 | |
Missing a Javadoc comment. | 2176 | |
Line contains a tab character. | 2177 | |
Parameter cluSetType should be final. | 2177 | |
Parameter cluSetInfo should be final. | 2177 | |
Line is longer than 80 characters. | 2178 | |
Line contains a tab character. | 2178 | |
Line contains a tab character. | 2179 | |
Line contains a tab character. | 2180 | |
Line contains a tab character. | 2181 | |
Line contains a tab character. | 2183 | |
Line contains a tab character. | 2184 | |
Line contains a tab character. | 2186 | |
Line contains a tab character. | 2188 | |
Line contains a tab character. | 2190 | |
Line contains a tab character. | 2191 | |
'<' is not preceded with whitespace. | 2191 | |
'<' is not followed by whitespace. | 2191 | |
'>' is not preceded with whitespace. | 2191 | |
Line contains a tab character. | 2192 | |
Line contains a tab character. | 2193 | |
Line contains a tab character. | 2194 | |
Line is longer than 80 characters. | 2195 | |
Line contains a tab character. | 2195 | |
Line contains a tab character. | 2196 | |
Line contains a tab character. | 2197 | |
'if' is not followed by whitespace. | 2197 | |
Line is longer than 80 characters. | 2198 | |
Line contains a tab character. | 2198 | |
Line contains a tab character. | 2199 | |
Line is longer than 80 characters. | 2201 | |
Line contains a tab character. | 2201 | |
'<' is not preceded with whitespace. | 2201 | |
'<' is not followed by whitespace. | 2201 | |
'>' is not preceded with whitespace. | 2201 | |
Line contains a tab character. | 2203 | |
Line contains a tab character. | 2204 | |
Line is longer than 80 characters. | 2205 | |
Line contains a tab character. | 2205 | |
Line contains a tab character. | 2206 | |
Line is longer than 80 characters. | 2207 | |
Line contains a tab character. | 2207 | |
Line contains a tab character. | 2208 | |
Line contains a tab character. | 2210 | |
Line is longer than 80 characters. | 2212 | |
Line contains a tab character. | 2212 | |
Line contains a tab character. | 2214 | |
'if' is not followed by whitespace. | 2214 | |
Line contains a tab character. | 2215 | |
Line contains a tab character. | 2216 | |
Line contains a tab character. | 2218 | |
Line contains a tab character. | 2219 | |
Line is longer than 80 characters. | 2221 | |
Line contains a tab character. | 2221 | |
Missing a Javadoc comment. | 2221 | |
Parameter cluSetInfo should be final. | 2221 | |
Line contains a tab character. | 2222 | |
'if' is not followed by whitespace. | 2222 | |
Line contains a tab character. | 2223 | |
Line contains a tab character. | 2224 | |
Line is longer than 80 characters. | 2225 | |
Line contains a tab character. | 2225 | |
'<' is not preceded with whitespace. | 2225 | |
'<' is not followed by whitespace. | 2225 | |
'>' is not preceded with whitespace. | 2225 | |
Line contains a tab character. | 2226 | |
Line contains a tab character. | 2227 | |
Line is longer than 80 characters. | 2229 | |
Line contains a tab character. | 2229 | |
Missing a Javadoc comment. | 2229 | |
'<' is not preceded with whitespace. | 2229 | |
'<' is not followed by whitespace. | 2229 | |
'>' is not preceded with whitespace. | 2229 | |
Parameter query should be final. | 2229 | |
Line contains a tab character. | 2230 | |
'if' is not followed by whitespace. | 2230 | |
Line contains a tab character. | 2231 | |
Line contains a tab character. | 2232 | |
Line contains a tab character. | 2233 | |
Line contains a tab character. | 2234 | |
Line contains a tab character. | 2235 | |
Line contains a tab character. | 2237 | |
Line contains a tab character. | 2239 | |
'<' is not preceded with whitespace. | 2239 | |
'<' is not followed by whitespace. | 2239 | |
'>' is not preceded with whitespace. | 2239 | |
'<' is not preceded with whitespace. | 2239 | |
'<' is not followed by whitespace. | 2239 | |
'>' is not preceded with whitespace. | 2239 | |
'>' is not followed by whitespace. | 2239 | |
Line contains a tab character. | 2240 | |
'<' is not preceded with whitespace. | 2240 | |
'<' is not followed by whitespace. | 2240 | |
'>' is not preceded with whitespace. | 2240 | |
Line contains a tab character. | 2241 | |
'for' is not followed by whitespace. | 2241 | |
Line contains a tab character. | 2242 | |
'<' is not preceded with whitespace. | 2242 | |
'<' is not followed by whitespace. | 2242 | |
'>' is not preceded with whitespace. | 2242 | |
Line contains a tab character. | 2243 | |
'for' is not followed by whitespace. | 2243 | |
Line is longer than 80 characters. | 2244 | |
Line contains a tab character. | 2244 | |
'if' is not followed by whitespace. | 2244 | |
'&&' is not preceded with whitespace. | 2244 | |
'&&' is not followed by whitespace. | 2244 | |
'!=' is not preceded with whitespace. | 2244 | |
'!=' is not followed by whitespace. | 2244 | |
Line contains a tab character. | 2245 | |
Line contains a tab character. | 2246 | |
Line contains a tab character. | 2247 | |
Line contains a tab character. | 2248 | |
Line contains a tab character. | 2249 | |
'<' is not preceded with whitespace. | 2249 | |
'<' is not followed by whitespace. | 2249 | |
'>' is not preceded with whitespace. | 2249 | |
'>' is not followed by whitespace. | 2249 | |
Line contains a tab character. | 2250 | |
Line is longer than 80 characters. | 2252 | |
Line contains a tab character. | 2252 | |
Missing a Javadoc comment. | 2252 | |
Parameter cluSetInfo should be final. | 2252 | |
Line contains a tab character. | 2253 | |
Line contains a tab character. | 2255 | |
Line is longer than 80 characters. | 2256 | |
Line contains a tab character. | 2256 | |
'+' is not preceded with whitespace. | 2256 | |
'+' is not followed by whitespace. | 2256 | |
Line contains a tab character. | 2257 | |
'}' should be on the same line. | 2257 | |
Line is longer than 80 characters. | 2258 | |
Line contains a tab character. | 2258 | |
'if' is not followed by whitespace. | 2258 | |
'&&' should be on a new line. | 2258 | |
Line is longer than 80 characters. | 2259 | |
Line contains a tab character. | 2259 | |
Line is longer than 80 characters. | 2260 | |
Line contains a tab character. | 2260 | |
'+' is not preceded with whitespace. | 2260 | |
'+' is not followed by whitespace. | 2260 | |
Line contains a tab character. | 2261 | |
'}' should be on the same line. | 2261 | |
Line is longer than 80 characters. | 2262 | |
Line contains a tab character. | 2262 | |
Line is longer than 80 characters. | 2263 | |
Line contains a tab character. | 2263 | |
'+' is not preceded with whitespace. | 2263 | |
'+' is not followed by whitespace. | 2263 | |
Line contains a tab character. | 2264 | |
Line contains a tab character. | 2265 | |
Line contains a tab character. | 2267 | |
Method 'updateCluSet' is not designed for extension - needs to be abstract, final or empty. | 2267 | |
Missing a Javadoc comment. | 2267 | |
Line contains a tab character. | 2268 | |
Parameter cluSetId should be final. | 2268 | |
Parameter cluSetInfo should be final. | 2268 | |
Line is longer than 80 characters. | 2269 | |
Line contains a tab character. | 2269 | |
Line contains a tab character. | 2270 | |
Line contains a tab character. | 2271 | |
Line contains a tab character. | 2272 | |
Line contains a tab character. | 2273 | |
Line contains a tab character. | 2275 | |
Line contains a tab character. | 2276 | |
Line contains a tab character. | 2277 | |
Line contains a tab character. | 2279 | |
Line is longer than 80 characters. | 2280 | |
Line contains a tab character. | 2280 | |
'<' is not preceded with whitespace. | 2280 | |
'<' is not followed by whitespace. | 2280 | |
'>' is not preceded with whitespace. | 2280 | |
Line contains a tab character. | 2281 | |
'if' is not followed by whitespace. | 2281 | |
Line is longer than 80 characters. | 2282 | |
Line contains a tab character. | 2282 | |
Line contains a tab character. | 2283 | |
Line contains a tab character. | 2285 | |
Line contains a tab character. | 2287 | |
Line is longer than 80 characters. | 2289 | |
Line contains a tab character. | 2289 | |
'<' is not preceded with whitespace. | 2289 | |
'<' is not followed by whitespace. | 2289 | |
'>' is not preceded with whitespace. | 2289 | |
Line contains a tab character. | 2291 | |
Line contains a tab character. | 2293 | |
Line is longer than 80 characters. | 2294 | |
Line contains a tab character. | 2294 | |
'+' is not preceded with whitespace. | 2294 | |
'+' is not followed by whitespace. | 2294 | |
Line contains a tab character. | 2295 | |
Line contains a tab character. | 2297 | |
Line contains a tab character. | 2298 | |
Line contains a tab character. | 2299 | |
Line contains a tab character. | 2300 | |
'+' should be on a new line. | 2300 | |
Line is longer than 80 characters. | 2301 | |
Line contains a tab character. | 2301 | |
'+' should be on a new line. | 2301 | |
Line is longer than 80 characters. | 2302 | |
Line contains a tab character. | 2302 | |
'+' should be on a new line. | 2302 | |
Line is longer than 80 characters. | 2303 | |
Line contains a tab character. | 2303 | |
'+' is not preceded with whitespace. | 2303 | |
'+' is not followed by whitespace. | 2303 | |
Line contains a tab character. | 2304 | |
Line contains a tab character. | 2306 | |
Line is longer than 80 characters. | 2307 | |
Line contains a tab character. | 2307 | |
'<' is not preceded with whitespace. | 2307 | |
'<' is not followed by whitespace. | 2307 | |
'>' is not preceded with whitespace. | 2307 | |
'<' is not preceded with whitespace. | 2307 | |
'<' is not followed by whitespace. | 2307 | |
'>' is not preceded with whitespace. | 2307 | |
'>' is not followed by whitespace. | 2307 | |
Line contains a tab character. | 2308 | |
'for' is not followed by whitespace. | 2308 | |
':' is not preceded with whitespace. | 2308 | |
':' is not followed by whitespace. | 2308 | |
'{' is not preceded with whitespace. | 2308 | |
Line contains a tab character. | 2309 | |
Line contains a tab character. | 2310 | |
Line contains a tab character. | 2312 | |
Line is longer than 80 characters. | 2313 | |
Line contains a tab character. | 2313 | |
Line contains a tab character. | 2314 | |
Line contains a tab character. | 2315 | |
Line contains a tab character. | 2316 | |
Line contains a tab character. | 2317 | |
Line contains a tab character. | 2318 | |
Line contains a tab character. | 2319 | |
Line contains a tab character. | 2320 | |
Line contains a tab character. | 2321 | |
Line contains a tab character. | 2322 | |
Line contains a tab character. | 2324 | |
Line is longer than 80 characters. | 2325 | |
Line contains a tab character. | 2325 | |
'<' is not preceded with whitespace. | 2325 | |
'<' is not followed by whitespace. | 2325 | |
'>' is not preceded with whitespace. | 2325 | |
Line contains a tab character. | 2326 | |
Line contains a tab character. | 2327 | |
'<' is not preceded with whitespace. | 2332 | |
'<' is not followed by whitespace. | 2332 | |
'>' is not preceded with whitespace. | 2332 | |
'<' is not preceded with whitespace. | 2333 | |
'<' is not followed by whitespace. | 2333 | |
'>' is not preceded with whitespace. | 2333 | |
Line contains a tab character. | 2346 | |
Line contains a tab character. | 2347 | |
'if' is not followed by whitespace. | 2347 | |
'==' is not preceded with whitespace. | 2347 | |
'==' is not followed by whitespace. | 2347 | |
'{' is not preceded with whitespace. | 2347 | |
Line contains a tab character. | 2348 | |
'<' is not preceded with whitespace. | 2348 | |
'<' is not followed by whitespace. | 2348 | |
'>' is not preceded with whitespace. | 2348 | |
'>' is not followed by whitespace. | 2348 | |
Line contains a tab character. | 2349 | |
Line contains a tab character. | 2350 | |
Line contains a tab character. | 2351 | |
'if' is not followed by whitespace. | 2351 | |
Line is longer than 80 characters. | 2352 | |
Line contains a tab character. | 2352 | |
'<' is not preceded with whitespace. | 2352 | |
'<' is not followed by whitespace. | 2352 | |
'>' is not preceded with whitespace. | 2352 | |
'<' is not preceded with whitespace. | 2352 | |
'<' is not followed by whitespace. | 2352 | |
'>' is not preceded with whitespace. | 2352 | |
'>' is not followed by whitespace. | 2352 | |
Line contains a tab character. | 2353 | |
'if' is not followed by whitespace. | 2353 | |
'!=' is not preceded with whitespace. | 2353 | |
'!=' is not followed by whitespace. | 2353 | |
'{' is not preceded with whitespace. | 2353 | |
Line is longer than 80 characters. | 2354 | |
Line contains a tab character. | 2354 | |
'<' is not preceded with whitespace. | 2354 | |
'<' is not followed by whitespace. | 2354 | |
'>' is not preceded with whitespace. | 2354 | |
Line is longer than 80 characters. | 2355 | |
Line contains a tab character. | 2355 | |
Line contains a tab character. | 2356 | |
Line contains a tab character. | 2357 | |
Line contains a tab character. | 2358 | |
Line contains a tab character. | 2359 | |
Line is longer than 80 characters. | 2360 | |
Line contains a tab character. | 2360 | |
'<' is not preceded with whitespace. | 2360 | |
'<' is not followed by whitespace. | 2360 | |
'>' is not preceded with whitespace. | 2360 | |
'<' is not preceded with whitespace. | 2360 | |
'<' is not followed by whitespace. | 2360 | |
'>' is not preceded with whitespace. | 2360 | |
'>' is not followed by whitespace. | 2360 | |
Line contains a tab character. | 2361 | |
Line contains a tab character. | 2362 | |
Line is longer than 80 characters. | 2364 | |
Line contains a tab character. | 2364 | |
'{' is followed by whitespace. | 2364 | |
Line contains a tab character. | 2365 | |
Line contains a tab character. | 2366 | |
Line is longer than 80 characters. | 2367 | |
Line contains a tab character. | 2367 | |
Line is longer than 80 characters. | 2368 | |
Line contains a tab character. | 2368 | |
Line is longer than 80 characters. | 2370 | |
Line contains a tab character. | 2370 | |
Line contains a tab character. | 2371 | |
Line contains a tab character. | 2373 | |
Line is longer than 80 characters. | 2375 | |
Line contains a tab character. | 2375 | |
Line contains a tab character. | 2377 | |
'if' is not followed by whitespace. | 2377 | |
Line contains a tab character. | 2378 | |
Line contains a tab character. | 2379 | |
Line contains a tab character. | 2381 | |
Line contains a tab character. | 2382 | |
Line contains a tab character. | 2384 | |
Method 'deleteCluSet' is not designed for extension - needs to be abstract, final or empty. | 2384 | |
Missing a Javadoc comment. | 2384 | |
Line contains a tab character. | 2385 | |
Parameter cluSetId should be final. | 2385 | |
Line contains a tab character. | 2386 | |
Line contains a tab character. | 2387 | |
Line contains a tab character. | 2388 | |
Line contains a tab character. | 2390 | |
Line contains a tab character. | 2392 | |
Line contains a tab character. | 2394 | |
Line contains a tab character. | 2395 | |
Line contains a tab character. | 2397 | |
Line contains a tab character. | 2398 | |
Line contains a tab character. | 2400 | |
Method 'addCluSetToCluSet' is not designed for extension - needs to be abstract, final or empty. | 2400 | |
Missing a Javadoc comment. | 2400 | |
Line is longer than 80 characters. | 2401 | |
Line contains a tab character. | 2401 | |
Parameter cluSetId should be final. | 2401 | |
Parameter addedCluSetId should be final. | 2401 | |
Line contains a tab character. | 2402 | |
Line contains a tab character. | 2403 | |
Line contains a tab character. | 2404 | |
Line contains a tab character. | 2405 | |
Line contains a tab character. | 2406 | |
Line contains a tab character. | 2407 | |
Line contains a tab character. | 2409 | |
Line contains a tab character. | 2411 | |
Line contains a tab character. | 2413 | |
Line contains a tab character. | 2415 | |
Line contains a tab character. | 2417 | |
'if' is not followed by whitespace. | 2417 | |
'==' is not preceded with whitespace. | 2417 | |
'==' is not followed by whitespace. | 2417 | |
'{' is not preceded with whitespace. | 2417 | |
Line contains a tab character. | 2418 | |
'<' is not preceded with whitespace. | 2418 | |
'<' is not followed by whitespace. | 2418 | |
'>' is not preceded with whitespace. | 2418 | |
'>' is not followed by whitespace. | 2418 | |
Line contains a tab character. | 2419 | |
Line contains a tab character. | 2420 | |
Line contains a tab character. | 2422 | |
Line contains a tab character. | 2424 | |
Line contains a tab character. | 2425 | |
Line contains a tab character. | 2427 | |
Line contains a tab character. | 2428 | |
Line contains a tab character. | 2430 | |
Method 'removeCluSetFromCluSet' is not designed for extension - needs to be abstract, final or empty. | 2430 | |
Missing a Javadoc comment. | 2430 | |
Line contains a tab character. | 2431 | |
Parameter cluSetId should be final. | 2431 | |
Line contains a tab character. | 2432 | |
Parameter removedCluSetId should be final. | 2432 | |
Line contains a tab character. | 2433 | |
Line contains a tab character. | 2434 | |
Line contains a tab character. | 2435 | |
Line contains a tab character. | 2437 | |
Line contains a tab character. | 2438 | |
Line contains a tab character. | 2440 | |
Line contains a tab character. | 2441 | |
'if' is not followed by whitespace. | 2441 | |
'!=' is not preceded with whitespace. | 2441 | |
'!=' is not followed by whitespace. | 2441 | |
'{' is not preceded with whitespace. | 2441 | |
Line is longer than 80 characters. | 2442 | |
Line contains a tab character. | 2442 | |
'<' is not preceded with whitespace. | 2442 | |
'<' is not followed by whitespace. | 2442 | |
'>' is not preceded with whitespace. | 2442 | |
Line contains a tab character. | 2443 | |
Line is longer than 80 characters. | 2444 | |
Line contains a tab character. | 2444 | |
Line contains a tab character. | 2445 | |
Line contains a tab character. | 2446 | |
Line is longer than 80 characters. | 2447 | |
Line contains a tab character. | 2447 | |
Line contains a tab character. | 2448 | |
Line has trailing spaces. | 2449 | |
Line contains a tab character. | 2449 | |
Line contains a tab character. | 2450 | |
Line contains a tab character. | 2451 | |
Line contains a tab character. | 2452 | |
Line contains a tab character. | 2453 | |
Line contains a tab character. | 2455 | |
Line contains a tab character. | 2456 | |
Line contains a tab character. | 2457 | |
Line contains a tab character. | 2458 | |
Line contains a tab character. | 2460 | |
Line contains a tab character. | 2461 | |
Line contains a tab character. | 2463 | |
Method 'addCluToCluSet' is not designed for extension - needs to be abstract, final or empty. | 2463 | |
Missing a Javadoc comment. | 2463 | |
Line contains a tab character. | 2464 | |
Parameter cluId should be final. | 2464 | |
Parameter cluSetId should be final. | 2464 | |
Line contains a tab character. | 2465 | |
Line contains a tab character. | 2466 | |
Line contains a tab character. | 2467 | |
Line contains a tab character. | 2469 | |
Line contains a tab character. | 2470 | |
Line contains a tab character. | 2472 | |
Line contains a tab character. | 2474 | |
Line has trailing spaces. | 2475 | |
Line contains a tab character. | 2475 | |
Line contains a tab character. | 2476 | |
'try' is not followed by whitespace. | 2476 | |
'{' is not preceded with whitespace. | 2476 | |
Line is longer than 80 characters. | 2477 | |
Line contains a tab character. | 2477 | |
Line contains a tab character. | 2478 | |
'catch' is not preceded with whitespace. | 2478 | |
'}' is not followed by whitespace. | 2478 | |
'catch' is not followed by whitespace. | 2478 | |
'{' is not preceded with whitespace. | 2478 | |
Line contains a tab character. | 2479 | |
Line contains a tab character. | 2480 | |
Line has trailing spaces. | 2481 | |
Line contains a tab character. | 2481 | |
Line contains a tab character. | 2482 | |
Line contains a tab character. | 2483 | |
Line contains a tab character. | 2484 | |
Line has trailing spaces. | 2485 | |
Line contains a tab character. | 2485 | |
Line contains a tab character. | 2486 | |
Line contains a tab character. | 2488 | |
Line contains a tab character. | 2490 | |
Line contains a tab character. | 2491 | |
Line contains a tab character. | 2493 | |
Line contains a tab character. | 2494 | |
Line contains a tab character. | 2496 | |
Method 'removeCluFromCluSet' is not designed for extension - needs to be abstract, final or empty. | 2496 | |
Missing a Javadoc comment. | 2496 | |
Line contains a tab character. | 2497 | |
Parameter cluId should be final. | 2497 | |
Parameter cluSetId should be final. | 2497 | |
Line contains a tab character. | 2498 | |
Line contains a tab character. | 2499 | |
Line contains a tab character. | 2500 | |
Line contains a tab character. | 2502 | |
Line contains a tab character. | 2503 | |
Line contains a tab character. | 2505 | |
Line is longer than 80 characters. | 2507 | |
Line contains a tab character. | 2507 | |
'<' is not preceded with whitespace. | 2507 | |
'<' is not followed by whitespace. | 2507 | |
'>' is not preceded with whitespace. | 2507 | |
Line contains a tab character. | 2508 | |
Line contains a tab character. | 2509 | |
Line contains a tab character. | 2510 | |
Line contains a tab character. | 2511 | |
Line contains a tab character. | 2512 | |
Line contains a tab character. | 2513 | |
Line contains a tab character. | 2514 | |
Line contains a tab character. | 2516 | |
Line contains a tab character. | 2517 | |
Line contains a tab character. | 2518 | |
Line contains a tab character. | 2520 | |
Line contains a tab character. | 2521 | |
Line contains a tab character. | 2522 | |
Line contains a tab character. | 2524 | |
Line contains a tab character. | 2525 | |
Line contains a tab character. | 2527 | |
Method 'validateLui' is not designed for extension - needs to be abstract, final or empty. | 2527 | |
Missing a Javadoc comment. | 2527 | |
Line contains a tab character. | 2528 | |
'<' is not preceded with whitespace. | 2528 | |
'<' is not followed by whitespace. | 2528 | |
'>' is not preceded with whitespace. | 2528 | |
Parameter validationType should be final. | 2528 | |
Line contains a tab character. | 2529 | |
Parameter luiInfo should be final. | 2529 | |
Line contains a tab character. | 2530 | |
Line contains a tab character. | 2531 | |
Line contains a tab character. | 2532 | |
Line contains a tab character. | 2533 | |
Line is longer than 80 characters. | 2535 | |
Line is longer than 80 characters. | 2537 | |
'<' is not preceded with whitespace. | 2537 | |
'<' is not followed by whitespace. | 2537 | |
'>' is not preceded with whitespace. | 2537 | |
Line contains a tab character. | 2539 | |
Line contains a tab character. | 2541 | |
Method 'createLui' is not designed for extension - needs to be abstract, final or empty. | 2541 | |
Missing a Javadoc comment. | 2541 | |
Line contains a tab character. | 2542 | |
Parameter cluId should be final. | 2542 | |
Parameter atpKey should be final. | 2542 | |
Parameter luiInfo should be final. | 2542 | |
Line is longer than 80 characters. | 2543 | |
Line contains a tab character. | 2543 | |
Line contains a tab character. | 2544 | |
Line contains a tab character. | 2545 | |
Line contains a tab character. | 2546 | |
Line contains a tab character. | 2547 | |
Line contains a tab character. | 2548 | |
Line contains a tab character. | 2549 | |
Line contains a tab character. | 2551 | |
Line contains a tab character. | 2552 | |
'<' is not preceded with whitespace. | 2552 | |
'<' is not followed by whitespace. | 2552 | |
'>' is not preceded with whitespace. | 2552 | |
Line contains a tab character. | 2553 | |
'if' is not followed by whitespace. | 2553 | |
Line is longer than 80 characters. | 2554 | |
Line contains a tab character. | 2554 | |
Line contains a tab character. | 2555 | |
Line contains a tab character. | 2557 | |
Line contains a tab character. | 2558 | |
Line contains a tab character. | 2559 | |
Line contains a tab character. | 2561 | |
Line contains a tab character. | 2562 | |
Line contains a tab character. | 2563 | |
Must have at least one statement. | 2563 | |
Line contains a tab character. | 2564 | |
Line contains a tab character. | 2566 | |
Line contains a tab character. | 2568 | |
Line contains a tab character. | 2569 | |
Line contains a tab character. | 2571 | |
Method 'updateLui' is not designed for extension - needs to be abstract, final or empty. | 2571 | |
Missing a Javadoc comment. | 2571 | |
Line contains a tab character. | 2572 | |
Parameter luiId should be final. | 2572 | |
Parameter luiInfo should be final. | 2572 | |
Line is longer than 80 characters. | 2573 | |
Line contains a tab character. | 2573 | |
Line contains a tab character. | 2574 | |
Line contains a tab character. | 2575 | |
Line contains a tab character. | 2576 | |
Line contains a tab character. | 2578 | |
Line contains a tab character. | 2579 | |
Line contains a tab character. | 2581 | |
Line contains a tab character. | 2582 | |
'<' is not preceded with whitespace. | 2582 | |
'<' is not followed by whitespace. | 2582 | |
'>' is not preceded with whitespace. | 2582 | |
Line contains a tab character. | 2583 | |
'if' is not followed by whitespace. | 2583 | |
Line is longer than 80 characters. | 2584 | |
Line contains a tab character. | 2584 | |
Line contains a tab character. | 2585 | |
Line contains a tab character. | 2587 | |
Line contains a tab character. | 2589 | |
Line contains a tab character. | 2590 | |
Line contains a tab character. | 2591 | |
Line is longer than 80 characters. | 2592 | |
Line contains a tab character. | 2592 | |
Line contains a tab character. | 2593 | |
Line contains a tab character. | 2595 | |
Line contains a tab character. | 2596 | |
Line contains a tab character. | 2598 | |
Line is longer than 80 characters. | 2599 | |
Line contains a tab character. | 2599 | |
Line contains a tab character. | 2601 | |
Line contains a tab character. | 2602 | |
'{' is followed by whitespace. | 2602 | |
Line contains a tab character. | 2603 | |
Line contains a tab character. | 2605 | |
Line contains a tab character. | 2607 | |
Line contains a tab character. | 2608 | |
Line contains a tab character. | 2610 | |
Method 'deleteLui' is not designed for extension - needs to be abstract, final or empty. | 2610 | |
Missing a Javadoc comment. | 2610 | |
Line contains a tab character. | 2611 | |
Parameter luiId should be final. | 2611 | |
Line is longer than 80 characters. | 2612 | |
Line contains a tab character. | 2612 | |
Line contains a tab character. | 2613 | |
Line contains a tab character. | 2614 | |
Line contains a tab character. | 2616 | |
Line contains a tab character. | 2618 | |
Line contains a tab character. | 2620 | |
Line contains a tab character. | 2621 | |
Line contains a tab character. | 2623 | |
Line contains a tab character. | 2624 | |
Line contains a tab character. | 2626 | |
Method 'updateLuiState' is not designed for extension - needs to be abstract, final or empty. | 2626 | |
Missing a Javadoc comment. | 2626 | |
Line contains a tab character. | 2627 | |
Parameter luiId should be final. | 2627 | |
Parameter luiState should be final. | 2627 | |
Line is longer than 80 characters. | 2628 | |
Line contains a tab character. | 2628 | |
Line contains a tab character. | 2629 | |
Line contains a tab character. | 2630 | |
Line contains a tab character. | 2632 | |
Line contains a tab character. | 2633 | |
Line contains a tab character. | 2634 | |
Line contains a tab character. | 2635 | |
Line contains a tab character. | 2636 | |
Line contains a tab character. | 2637 | |
Line contains a tab character. | 2638 | |
Line contains a tab character. | 2639 | |
Line contains a tab character. | 2641 | |
Method 'validateLuiLuiRelation' is not designed for extension - needs to be abstract, final or empty. | 2641 | |
Missing a Javadoc comment. | 2641 | |
Line contains a tab character. | 2642 | |
'<' is not preceded with whitespace. | 2642 | |
'<' is not followed by whitespace. | 2642 | |
'>' is not preceded with whitespace. | 2642 | |
Line is longer than 80 characters. | 2643 | |
Line contains a tab character. | 2643 | |
Parameter validationType should be final. | 2643 | |
Parameter luiLuiRelationInfo should be final. | 2643 | |
Line contains a tab character. | 2644 | |
Line contains a tab character. | 2645 | |
Line contains a tab character. | 2646 | |
Line is longer than 80 characters. | 2647 | |
Line contains a tab character. | 2647 | |
Line is longer than 80 characters. | 2649 | |
Line is longer than 80 characters. | 2651 | |
'<' is not preceded with whitespace. | 2651 | |
'<' is not followed by whitespace. | 2651 | |
'>' is not preceded with whitespace. | 2651 | |
Line contains a tab character. | 2653 | |
Line contains a tab character. | 2655 | |
Method 'createLuiLuiRelation' is not designed for extension - needs to be abstract, final or empty. | 2655 | |
Missing a Javadoc comment. | 2655 | |
Line contains a tab character. | 2656 | |
Parameter luiId should be final. | 2656 | |
Line contains a tab character. | 2657 | |
Parameter relatedLuiId should be final. | 2657 | |
Parameter luLuRelationTypeKey should be final. | 2657 | |
Line contains a tab character. | 2658 | |
Parameter luiLuiRelationInfo should be final. | 2658 | |
Line is longer than 80 characters. | 2659 | |
Line contains a tab character. | 2659 | |
Line contains a tab character. | 2660 | |
Line contains a tab character. | 2661 | |
Line contains a tab character. | 2662 | |
Line contains a tab character. | 2663 | |
Line contains a tab character. | 2664 | |
Line is longer than 80 characters. | 2665 | |
Line contains a tab character. | 2665 | |
Line is longer than 80 characters. | 2666 | |
Line contains a tab character. | 2666 | |
Line contains a tab character. | 2668 | |
Line is longer than 80 characters. | 2669 | |
Line contains a tab character. | 2669 | |
'<' is not preceded with whitespace. | 2669 | |
'<' is not followed by whitespace. | 2669 | |
'>' is not preceded with whitespace. | 2669 | |
Line contains a tab character. | 2670 | |
'if' is not followed by whitespace. | 2670 | |
Line is longer than 80 characters. | 2671 | |
Line contains a tab character. | 2671 | |
Line contains a tab character. | 2672 | |
Line contains a tab character. | 2674 | |
Line contains a tab character. | 2675 | |
Line contains a tab character. | 2676 | |
Line contains a tab character. | 2677 | |
Line contains a tab character. | 2679 | |
Line contains a tab character. | 2680 | |
Line contains a tab character. | 2682 | |
Line contains a tab character. | 2683 | |
Line is longer than 80 characters. | 2684 | |
Line contains a tab character. | 2684 | |
'{' is followed by whitespace. | 2684 | |
Line contains a tab character. | 2685 | |
Line contains a tab character. | 2687 | |
Line contains a tab character. | 2688 | |
Line is longer than 80 characters. | 2689 | |
Line contains a tab character. | 2689 | |
Line is longer than 80 characters. | 2690 | |
Line contains a tab character. | 2690 | |
Line is longer than 80 characters. | 2691 | |
Line contains a tab character. | 2691 | |
Line is longer than 80 characters. | 2693 | |
Line contains a tab character. | 2693 | |
Line contains a tab character. | 2694 | |
Line contains a tab character. | 2696 | |
Line contains a tab character. | 2698 | |
Line contains a tab character. | 2700 | |
Line contains a tab character. | 2701 | |
Line contains a tab character. | 2703 | |
Method 'updateLuiLuiRelation' is not designed for extension - needs to be abstract, final or empty. | 2703 | |
Missing a Javadoc comment. | 2703 | |
Line contains a tab character. | 2704 | |
Parameter luiLuiRelationId should be final. | 2704 | |
Line contains a tab character. | 2705 | |
Parameter luiLuiRelationInfo should be final. | 2705 | |
Line is longer than 80 characters. | 2706 | |
Line contains a tab character. | 2706 | |
Line contains a tab character. | 2707 | |
Line contains a tab character. | 2708 | |
Line contains a tab character. | 2709 | |
Line contains a tab character. | 2711 | |
Line is longer than 80 characters. | 2712 | |
Line contains a tab character. | 2712 | |
Line contains a tab character. | 2714 | |
Line is longer than 80 characters. | 2715 | |
Line contains a tab character. | 2715 | |
'<' is not preceded with whitespace. | 2715 | |
'<' is not followed by whitespace. | 2715 | |
'>' is not preceded with whitespace. | 2715 | |
Line contains a tab character. | 2716 | |
'if' is not followed by whitespace. | 2716 | |
Line is longer than 80 characters. | 2717 | |
Line contains a tab character. | 2717 | |
Line contains a tab character. | 2718 | |
Line is longer than 80 characters. | 2720 | |
Line contains a tab character. | 2720 | |
Line contains a tab character. | 2721 | |
Line contains a tab character. | 2723 | |
Line is longer than 80 characters. | 2724 | |
Line contains a tab character. | 2724 | |
Line contains a tab character. | 2725 | |
Line is longer than 80 characters. | 2726 | |
Line contains a tab character. | 2726 | |
Line contains a tab character. | 2727 | |
Line contains a tab character. | 2729 | |
Line is longer than 80 characters. | 2730 | |
Line contains a tab character. | 2730 | |
'{' is followed by whitespace. | 2730 | |
Line contains a tab character. | 2731 | |
Line contains a tab character. | 2733 | |
Line contains a tab character. | 2734 | |
Line is longer than 80 characters. | 2735 | |
Line contains a tab character. | 2735 | |
Line contains a tab character. | 2736 | |
Line contains a tab character. | 2737 | |
Line contains a tab character. | 2739 | |
Line contains a tab character. | 2740 | |
Line contains a tab character. | 2741 | |
Line contains a tab character. | 2742 | |
Line contains a tab character. | 2743 | |
Line is longer than 80 characters. | 2745 | |
Line contains a tab character. | 2745 | |
Line is longer than 80 characters. | 2746 | |
Line contains a tab character. | 2746 | |
Line is longer than 80 characters. | 2747 | |
Line contains a tab character. | 2747 | |
Line contains a tab character. | 2749 | |
Line contains a tab character. | 2750 | |
Line contains a tab character. | 2751 | |
Line is longer than 80 characters. | 2752 | |
Line contains a tab character. | 2752 | |
Line contains a tab character. | 2753 | |
Line contains a tab character. | 2755 | |
Line contains a tab character. | 2757 | |
Line contains a tab character. | 2758 | |
Line contains a tab character. | 2760 | |
Method 'deleteLuiLuiRelation' is not designed for extension - needs to be abstract, final or empty. | 2760 | |
Missing a Javadoc comment. | 2760 | |
Line contains a tab character. | 2761 | |
Parameter luiLuiRelationId should be final. | 2761 | |
Line contains a tab character. | 2762 | |
Line contains a tab character. | 2763 | |
Line contains a tab character. | 2764 | |
Line contains a tab character. | 2766 | |
Line contains a tab character. | 2768 | |
Line contains a tab character. | 2770 | |
Line contains a tab character. | 2771 | |
Line contains a tab character. | 2773 | |
Line contains a tab character. | 2774 | |
First sentence should end with a period. | 2776 | |
Line is longer than 80 characters. | 2776 | |
Line contains a tab character. | 2776 | |
Line contains a tab character. | 2777 | |
Line is longer than 80 characters. | 2778 | |
Line contains a tab character. | 2778 | |
Expected an @return tag. | 2780 | |
Line contains a tab character. | 2780 | |
Method 'getSearchCriteriaType' is not designed for extension - needs to be abstract, final or empty. | 2780 | |
Line contains a tab character. | 2781 | |
Line is longer than 80 characters. | 2782 | |
Line contains a tab character. | 2782 | |
Parameter searchCriteriaTypeKey should be final. | 2782 | |
Expected @param tag for 'searchCriteriaTypeKey'. | 2782 | |
Expected @throws tag for 'DoesNotExistException'. | 2782 | |
Line contains a tab character. | 2783 | |
Expected @throws tag for 'InvalidParameterException'. | 2783 | |
Expected @throws tag for 'MissingParameterException'. | 2783 | |
Line contains a tab character. | 2784 | |
Expected @throws tag for 'OperationFailedException'. | 2784 | |
Line is longer than 80 characters. | 2786 | |
Line contains a tab character. | 2786 | |
Line contains a tab character. | 2787 | |
Line contains a tab character. | 2789 | |
Method 'getSearchCriteriaTypes' is not designed for extension - needs to be abstract, final or empty. | 2789 | |
Missing a Javadoc comment. | 2789 | |
Line contains a tab character. | 2790 | |
'<' is not preceded with whitespace. | 2790 | |
'<' is not followed by whitespace. | 2790 | |
'>' is not preceded with whitespace. | 2790 | |
Line contains a tab character. | 2791 | |
Line contains a tab character. | 2792 | |
Line contains a tab character. | 2793 | |
Line contains a tab character. | 2795 | |
Method 'getSearchResultType' is not designed for extension - needs to be abstract, final or empty. | 2795 | |
Missing a Javadoc comment. | 2795 | |
Line is longer than 80 characters. | 2796 | |
Line contains a tab character. | 2796 | |
Parameter searchResultTypeKey should be final. | 2796 | |
Line contains a tab character. | 2797 | |
Line contains a tab character. | 2798 | |
Line is longer than 80 characters. | 2799 | |
Line contains a tab character. | 2799 | |
Line contains a tab character. | 2800 | |
Line contains a tab character. | 2801 | |
Line contains a tab character. | 2803 | |
Method 'getSearchResultTypes' is not designed for extension - needs to be abstract, final or empty. | 2803 | |
Missing a Javadoc comment. | 2803 | |
Line contains a tab character. | 2804 | |
'<' is not preceded with whitespace. | 2804 | |
'<' is not followed by whitespace. | 2804 | |
'>' is not preceded with whitespace. | 2804 | |
Line contains a tab character. | 2805 | |
Line contains a tab character. | 2806 | |
Line contains a tab character. | 2807 | |
Line contains a tab character. | 2809 | |
Method 'getSearchType' is not designed for extension - needs to be abstract, final or empty. | 2809 | |
Missing a Javadoc comment. | 2809 | |
Line contains a tab character. | 2810 | |
Parameter searchTypeKey should be final. | 2810 | |
Line contains a tab character. | 2811 | |
Line contains a tab character. | 2812 | |
Line contains a tab character. | 2813 | |
Line contains a tab character. | 2814 | |
Line contains a tab character. | 2815 | |
Line contains a tab character. | 2817 | |
Method 'getSearchTypes' is not designed for extension - needs to be abstract, final or empty. | 2817 | |
Missing a Javadoc comment. | 2817 | |
Line contains a tab character. | 2818 | |
'<' is not preceded with whitespace. | 2818 | |
'<' is not followed by whitespace. | 2818 | |
'>' is not preceded with whitespace. | 2818 | |
Line contains a tab character. | 2819 | |
Line contains a tab character. | 2820 | |
Line contains a tab character. | 2821 | |
Line contains a tab character. | 2823 | |
Method 'getSearchTypesByCriteria' is not designed for extension - needs to be abstract, final or empty. | 2823 | |
Missing a Javadoc comment. | 2823 | |
Line contains a tab character. | 2824 | |
'<' is not preceded with whitespace. | 2824 | |
'<' is not followed by whitespace. | 2824 | |
'>' is not preceded with whitespace. | 2824 | |
Line is longer than 80 characters. | 2825 | |
Line contains a tab character. | 2825 | |
Parameter searchCriteriaTypeKey should be final. | 2825 | |
Line contains a tab character. | 2826 | |
Line contains a tab character. | 2827 | |
Line is longer than 80 characters. | 2828 | |
Line contains a tab character. | 2828 | |
Line is longer than 80 characters. | 2829 | |
Line contains a tab character. | 2829 | |
Line contains a tab character. | 2830 | |
Line contains a tab character. | 2832 | |
Method 'getSearchTypesByResult' is not designed for extension - needs to be abstract, final or empty. | 2832 | |
Missing a Javadoc comment. | 2832 | |
Line contains a tab character. | 2833 | |
'<' is not preceded with whitespace. | 2833 | |
'<' is not followed by whitespace. | 2833 | |
'>' is not preceded with whitespace. | 2833 | |
Line is longer than 80 characters. | 2834 | |
Line contains a tab character. | 2834 | |
Parameter searchResultTypeKey should be final. | 2834 | |
Line contains a tab character. | 2835 | |
Line contains a tab character. | 2836 | |
Line is longer than 80 characters. | 2837 | |
Line contains a tab character. | 2837 | |
Line is longer than 80 characters. | 2838 | |
Line contains a tab character. | 2838 | |
Line contains a tab character. | 2839 | |
Line contains a tab character. | 2841 | |
Missing a Javadoc comment. | 2841 | |
Parameter cluSet should be final. | 2841 | |
Parameter cluId should be final. | 2841 | |
Line contains a tab character. | 2842 | |
Line contains a tab character. | 2843 | |
Line contains a tab character. | 2844 | |
Line is longer than 80 characters. | 2845 | |
Line contains a tab character. | 2845 | |
Line contains a tab character. | 2846 | |
Line contains a tab character. | 2847 | |
Line contains a tab character. | 2848 | |
Line is longer than 80 characters. | 2850 | |
Line contains a tab character. | 2850 | |
Missing a Javadoc comment. | 2850 | |
Parameter cluSet should be final. | 2850 | |
Parameter cluSetIdToAdd should be final. | 2850 | |
Line contains a tab character. | 2851 | |
Line contains a tab character. | 2852 | |
'if' is not followed by whitespace. | 2852 | |
'!=' is not preceded with whitespace. | 2852 | |
'!=' is not followed by whitespace. | 2852 | |
'{' is not preceded with whitespace. | 2852 | |
Line contains a tab character. | 2853 | |
Line contains a tab character. | 2854 | |
Line is longer than 80 characters. | 2855 | |
Line contains a tab character. | 2855 | |
'+' should be on a new line. | 2855 | |
Line is longer than 80 characters. | 2856 | |
Line contains a tab character. | 2856 | |
Line contains a tab character. | 2857 | |
Line contains a tab character. | 2858 | |
Line contains a tab character. | 2859 | |
Line contains a tab character. | 2860 | |
Line is longer than 80 characters. | 2862 | |
Line contains a tab character. | 2862 | |
Missing a Javadoc comment. | 2862 | |
Parameter addedCluSet should be final. | 2862 | |
Parameter hostCluSetId should be final. | 2862 | |
Line contains a tab character. | 2863 | |
Line contains a tab character. | 2864 | |
Line contains a tab character. | 2865 | |
Line is longer than 80 characters. | 2866 | |
Line contains a tab character. | 2866 | |
Line contains a tab character. | 2867 | |
Line contains a tab character. | 2868 | |
'if' is not followed by whitespace. | 2868 | |
'!=' is not preceded with whitespace. | 2868 | |
'!=' is not followed by whitespace. | 2868 | |
'{' is not preceded with whitespace. | 2868 | |
Line contains a tab character. | 2869 | |
Line contains a tab character. | 2870 | |
Line contains a tab character. | 2871 | |
Line is longer than 80 characters. | 2872 | |
Line contains a tab character. | 2872 | |
'+' should be on a new line. | 2872 | |
Line is longer than 80 characters. | 2873 | |
Line contains a tab character. | 2873 | |
'+' should be on a new line. | 2873 | |
Line contains a tab character. | 2874 | |
Line contains a tab character. | 2875 | |
Line is longer than 80 characters. | 2876 | |
Line contains a tab character. | 2876 | |
Line contains a tab character. | 2877 | |
Line contains a tab character. | 2878 | |
Line contains a tab character. | 2879 | |
Line contains a tab character. | 2881 | |
Missing a Javadoc comment. | 2881 | |
Parameter clus should be final. | 2881 | |
'<' is not preceded with whitespace. | 2881 | |
'<' is not followed by whitespace. | 2881 | |
'>' is not preceded with whitespace. | 2881 | |
Parameter parentCluSet should be final. | 2881 | |
Line contains a tab character. | 2882 | |
'<' is not preceded with whitespace. | 2883 | |
'<' is not followed by whitespace. | 2883 | |
'>' is not preceded with whitespace. | 2883 | |
'<' is not preceded with whitespace. | 2883 | |
'<' is not followed by whitespace. | 2883 | |
'>' is not preceded with whitespace. | 2883 | |
'>' is not followed by whitespace. | 2883 | |
Line contains a tab character. | 2885 | |
Line has trailing spaces. | 2886 | |
Line contains a tab character. | 2886 | |
Line has trailing spaces. | 2887 | |
Line contains a tab character. | 2887 | |
Missing a Javadoc comment. | 2887 | |
Parameter processedCluSetIds should be final. | 2887 | |
'<' is not preceded with whitespace. | 2887 | |
'<' is not followed by whitespace. | 2887 | |
'>' is not preceded with whitespace. | 2887 | |
Line contains a tab character. | 2888 | |
Parameter clus should be final. | 2888 | |
'<' is not preceded with whitespace. | 2888 | |
'<' is not followed by whitespace. | 2888 | |
'>' is not preceded with whitespace. | 2888 | |
Parameter parentCluSet should be final. | 2888 | |
'if' is not followed by whitespace. | 2894 | |
'!=' is not preceded with whitespace. | 2894 | |
'!=' is not followed by whitespace. | 2894 | |
'{' is not preceded with whitespace. | 2894 | |
Line contains a tab character. | 2903 | |
Line contains a tab character. | 2905 | |
Method 'getObjectStructure' is not designed for extension - needs to be abstract, final or empty. | 2905 | |
Missing a Javadoc comment. | 2905 | |
Line is longer than 80 characters. | 2906 | |
Line contains a tab character. | 2906 | |
Parameter objectTypeKey should be final. | 2906 | |
Line is longer than 80 characters. | 2907 | |
Line contains a tab character. | 2907 | |
Line contains a tab character. | 2908 | |
Line contains a tab character. | 2910 | |
Method 'getObjectTypes' is not designed for extension - needs to be abstract, final or empty. | 2910 | |
Missing a Javadoc comment. | 2910 | |
Line contains a tab character. | 2911 | |
'<' is not preceded with whitespace. | 2911 | |
'<' is not followed by whitespace. | 2911 | |
'>' is not preceded with whitespace. | 2911 | |
Line contains a tab character. | 2912 | |
Line contains a tab character. | 2913 | |
Line contains a tab character. | 2915 | |
Method 'getLuDao' is not designed for extension - needs to be abstract, final or empty. | 2915 | |
Missing a Javadoc comment. | 2915 | |
Line contains a tab character. | 2916 | |
Line contains a tab character. | 2917 | |
Line contains a tab character. | 2919 | |
Method 'setLuDao' is not designed for extension - needs to be abstract, final or empty. | 2919 | |
Missing a Javadoc comment. | 2919 | |
Parameter luDao should be final. | 2919 | |
'luDao' hides a field. | 2919 | |
Line contains a tab character. | 2920 | |
Line contains a tab character. | 2921 | |
Line contains a tab character. | 2923 | |
Method 'search' is not designed for extension - needs to be abstract, final or empty. | 2923 | |
Missing a Javadoc comment. | 2923 | |
Line is longer than 80 characters. | 2924 | |
Line contains a tab character. | 2924 | |
Parameter searchRequest should be final. | 2924 | |
Line contains a tab character. | 2927 | |
First sentence should end with a period. | 2929 | |
Line contains a tab character. | 2929 | |
Line contains a tab character. | 2930 | |
Line contains a tab character. | 2931 | |
Line contains a tab character. | 2932 | |
Line contains a tab character. | 2933 | |
Unused @param tag for 'parameter'. | 2933 | |
Line contains a tab character. | 2934 | |
Line contains a tab character. | 2935 | |
Line contains a tab character. | 2936 | |
Line contains a tab character. | 2937 | |
Parameter param should be final. | 2937 | |
Expected @param tag for 'param'. | 2937 | |
Parameter paramName should be final. | 2937 | |
Expected @param tag for 'paramName'. | 2937 | |
Line contains a tab character. | 2938 | |
Expected @throws tag for 'MissingParameterException'. | 2938 | |
Line contains a tab character. | 2939 | |
Line is longer than 80 characters. | 2940 | |
Line contains a tab character. | 2940 | |
Line contains a tab character. | 2941 | |
Line contains a tab character. | 2942 | |
Line contains a tab character. | 2944 | |
Line contains a tab character. | 2945 | |
Line contains a tab character. | 2946 | |
Line contains a tab character. | 2947 | |
Line contains a tab character. | 2948 | |
Line contains a tab character. | 2949 | |
Parameter param should be final. | 2949 | |
Expected @param tag for 'param'. | 2949 | |
Parameter paramName should be final. | 2949 | |
Expected @param tag for 'paramName'. | 2949 | |
Line contains a tab character. | 2950 | |
Expected @throws tag for 'MissingParameterException'. | 2950 | |
Line contains a tab character. | 2951 | |
'<' is not preceded with whitespace. | 2951 | |
'<' is not followed by whitespace. | 2951 | |
'?' is not preceded with whitespace. | 2951 | |
'>' is not preceded with whitespace. | 2951 | |
'?' is not followed by whitespace. | 2951 | |
Line contains a tab character. | 2952 | |
'<' is not preceded with whitespace. | 2952 | |
'<' is not followed by whitespace. | 2952 | |
'?' is not preceded with whitespace. | 2952 | |
'>' is not preceded with whitespace. | 2952 | |
'?' is not followed by whitespace. | 2952 | |
'>' is not followed by whitespace. | 2952 | |
Line contains a tab character. | 2953 | |
Line contains a tab character. | 2954 | |
Line contains a tab character. | 2955 | |
Line contains a tab character. | 2956 | |
Line contains a tab character. | 2958 | |
Method 'addCluSetsToCluSet' is not designed for extension - needs to be abstract, final or empty. | 2958 | |
Missing a Javadoc comment. | 2958 | |
Line is longer than 80 characters. | 2959 | |
Line contains a tab character. | 2959 | |
Parameter cluSetId should be final. | 2959 | |
Parameter cluSetIdList should be final. | 2959 | |
'<' is not preceded with whitespace. | 2959 | |
'<' is not followed by whitespace. | 2959 | |
'>' is not preceded with whitespace. | 2959 | |
Line contains a tab character. | 2960 | |
Line contains a tab character. | 2961 | |
Line contains a tab character. | 2962 | |
Line contains a tab character. | 2963 | |
Line contains a tab character. | 2965 | |
Line contains a tab character. | 2966 | |
Line contains a tab character. | 2968 | |
Line contains a tab character. | 2969 | |
Line contains a tab character. | 2971 | |
'for' is not followed by whitespace. | 2971 | |
Line is longer than 80 characters. | 2972 | |
Line contains a tab character. | 2972 | |
Line contains a tab character. | 2973 | |
Line contains a tab character. | 2974 | |
Line contains a tab character. | 2975 | |
Line contains a tab character. | 2976 | |
Line contains a tab character. | 2978 | |
Line contains a tab character. | 2979 | |
Line contains a tab character. | 2981 | |
Line contains a tab character. | 2982 | |
Line contains a tab character. | 2984 | |
Method 'addClusToCluSet' is not designed for extension - needs to be abstract, final or empty. | 2984 | |
Missing a Javadoc comment. | 2984 | |
Line is longer than 80 characters. | 2985 | |
Line contains a tab character. | 2985 | |
Parameter cluIdList should be final. | 2985 | |
'<' is not preceded with whitespace. | 2985 | |
'<' is not followed by whitespace. | 2985 | |
'>' is not preceded with whitespace. | 2985 | |
Parameter cluSetId should be final. | 2985 | |
Line contains a tab character. | 2986 | |
Line contains a tab character. | 2987 | |
Line contains a tab character. | 2988 | |
Line contains a tab character. | 2990 | |
Line contains a tab character. | 2991 | |
Line has trailing spaces. | 2992 | |
Line contains a tab character. | 2992 | |
Line contains a tab character. | 2993 | |
'for' is not followed by whitespace. | 2993 | |
Line contains a tab character. | 2994 | |
Line contains a tab character. | 2995 | |
Line contains a tab character. | 2996 | |
Line contains a tab character. | 2997 | |
Line contains a tab character. | 2998 | |
Line contains a tab character. | 3000 | |
Line contains a tab character. | 3001 | |
Line contains a tab character. | 3003 | |
Line contains a tab character. | 3004 | |
Line contains a tab character. | 3006 | |
Method 'getValidatorFactory' is not designed for extension - needs to be abstract, final or empty. | 3006 | |
Missing a Javadoc comment. | 3006 | |
Line contains a tab character. | 3007 | |
Line contains a tab character. | 3008 | |
Line contains a tab character. | 3010 | |
Method 'setValidatorFactory' is not designed for extension - needs to be abstract, final or empty. | 3010 | |
Missing a Javadoc comment. | 3010 | |
Parameter validatorFactory should be final. | 3010 | |
'validatorFactory' hides a field. | 3010 | |
Line contains a tab character. | 3011 | |
Line contains a tab character. | 3012 | |
First sentence should end with a period. | 3014 | |
Line contains a tab character. | 3014 | |
Line has trailing spaces. | 3015 | |
Line contains a tab character. | 3015 | |
Expected an @return tag. | 3016 | |
Line contains a tab character. | 3016 | |
Method 'createNewCluVersion' is not designed for extension - needs to be abstract, final or empty. | 3016 | |
Line has trailing spaces. | 3017 | |
Line is longer than 80 characters. | 3017 | |
Parameter versionIndCluId should be final. | 3017 | |
Expected @param tag for 'versionIndCluId'. | 3017 | |
Parameter versionComment should be final. | 3017 | |
Expected @param tag for 'versionComment'. | 3017 | |
Expected @throws tag for 'DataValidationErrorException'. | 3017 | |
Expected @throws tag for 'DoesNotExistException'. | 3017 | |
Expected @throws tag for 'InvalidParameterException'. | 3017 | |
Expected @throws tag for 'MissingParameterException'. | 3017 | |
Expected @throws tag for 'OperationFailedException'. | 3017 | |
Expected @throws tag for 'PermissionDeniedException'. | 3017 | |
Expected @throws tag for 'VersionMismatchException'. | 3017 | |
Line contains a tab character. | 3017 | |
Line contains a tab character. | 3018 | |
Line has trailing spaces. | 3019 | |
Line contains a tab character. | 3019 | |
Line contains a tab character. | 3020 | |
'try' is not followed by whitespace. | 3020 | |
'{' is not preceded with whitespace. | 3020 | |
Line contains a tab character. | 3021 | |
Line contains a tab character. | 3022 | |
'catch' is not preceded with whitespace. | 3022 | |
'}' is not followed by whitespace. | 3022 | |
'catch' is not followed by whitespace. | 3022 | |
'{' is not preceded with whitespace. | 3022 | |
Line is longer than 80 characters. | 3023 | |
Line contains a tab character. | 3023 | |
Line contains a tab character. | 3024 | |
Line contains a tab character. | 3025 | |
'try' is not followed by whitespace. | 3025 | |
'{' is not preceded with whitespace. | 3025 | |
Line is longer than 80 characters. | 3026 | |
Line contains a tab character. | 3026 | |
Line contains a tab character. | 3027 | |
'catch' is not preceded with whitespace. | 3027 | |
'}' is not followed by whitespace. | 3027 | |
'catch' is not followed by whitespace. | 3027 | |
'{' is not preceded with whitespace. | 3027 | |
Line is longer than 80 characters. | 3028 | |
Line contains a tab character. | 3028 | |
Line contains a tab character. | 3029 | |
Line has trailing spaces. | 3030 | |
Line contains a tab character. | 3030 | |
Line contains a tab character. | 3031 | |
Line has trailing spaces. | 3032 | |
Line contains a tab character. | 3032 | |
Line contains a tab character. | 3033 | |
Line contains a tab character. | 3034 | |
Line has trailing spaces. | 3035 | |
Line contains a tab character. | 3035 | |
Line has trailing spaces. | 3036 | |
Line contains a tab character. | 3036 | |
Line contains a tab character. | 3037 | |
Line has trailing spaces. | 3038 | |
Line contains a tab character. | 3038 | |
Line contains a tab character. | 3040 | |
Line contains a tab character. | 3041 | |
Line contains a tab character. | 3042 | |
Line is longer than 80 characters. | 3043 | |
Line contains a tab character. | 3043 | |
Line contains a tab character. | 3044 | |
Line contains a tab character. | 3045 | |
Line contains a tab character. | 3046 | |
Line contains a tab character. | 3047 | |
Line contains a tab character. | 3048 | |
Line contains a tab character. | 3049 | |
Line contains a tab character. | 3050 | |
Line has trailing spaces. | 3051 | |
Line is longer than 80 characters. | 3053 | |
Line has trailing spaces. | 3055 | |
Line contains a tab character. | 3055 | |
Line contains a tab character. | 3056 | |
Line contains a tab character. | 3057 | |
Missing a Javadoc comment. | 3059 | |
Parameter clu should be final. | 3059 | |
Line contains a tab character. | 3060 | |
Line is longer than 80 characters. | 3061 | |
';' is not followed by whitespace. | 3061 | |
Line contains a tab character. | 3062 | |
Line has trailing spaces. | 3063 | |
Line contains a tab character. | 3063 | |
Line contains a tab character. | 3064 | |
'if' is not followed by whitespace. | 3064 | |
'!=' is not preceded with whitespace. | 3064 | |
'!=' is not followed by whitespace. | 3064 | |
'{' is not preceded with whitespace. | 3064 | |
Line contains a tab character. | 3065 | |
Line has trailing spaces. | 3066 | |
Line contains a tab character. | 3066 | |
Line is longer than 80 characters. | 3067 | |
Line contains a tab character. | 3067 | |
'for' is not followed by whitespace. | 3067 | |
':' is not preceded with whitespace. | 3067 | |
':' is not followed by whitespace. | 3067 | |
'{' is not preceded with whitespace. | 3067 | |
Line contains a tab character. | 3068 | |
Line contains a tab character. | 3069 | |
Line contains a tab character. | 3070 | |
Line contains a tab character. | 3071 | |
'for' is not followed by whitespace. | 3071 | |
':' is not preceded with whitespace. | 3071 | |
':' is not followed by whitespace. | 3071 | |
'{' is not preceded with whitespace. | 3071 | |
Line contains a tab character. | 3072 | |
Line contains a tab character. | 3073 | |
Line contains a tab character. | 3074 | |
'for' is not followed by whitespace. | 3074 | |
':' is not preceded with whitespace. | 3074 | |
':' is not followed by whitespace. | 3074 | |
'{' is not preceded with whitespace. | 3074 | |
Line contains a tab character. | 3075 | |
Line contains a tab character. | 3076 | |
Line is longer than 80 characters. | 3077 | |
Line contains a tab character. | 3077 | |
'for' is not followed by whitespace. | 3077 | |
':' is not preceded with whitespace. | 3077 | |
':' is not followed by whitespace. | 3077 | |
'{' is not preceded with whitespace. | 3077 | |
Line contains a tab character. | 3078 | |
Line contains a tab character. | 3079 | |
Line contains a tab character. | 3080 | |
'if' is not followed by whitespace. | 3080 | |
'!=' is not preceded with whitespace. | 3080 | |
'!=' is not followed by whitespace. | 3080 | |
'{' is not preceded with whitespace. | 3080 | |
Line contains a tab character. | 3081 | |
Line is longer than 80 characters. | 3082 | |
Line contains a tab character. | 3082 | |
'for' is not followed by whitespace. | 3082 | |
':' is not preceded with whitespace. | 3082 | |
':' is not followed by whitespace. | 3082 | |
'{' is not preceded with whitespace. | 3082 | |
Line contains a tab character. | 3083 | |
Line is longer than 80 characters. | 3084 | |
Line contains a tab character. | 3084 | |
'for' is not followed by whitespace. | 3084 | |
':' is not preceded with whitespace. | 3084 | |
':' is not followed by whitespace. | 3084 | |
'{' is not preceded with whitespace. | 3084 | |
Line contains a tab character. | 3085 | |
Line contains a tab character. | 3086 | |
Line is longer than 80 characters. | 3087 | |
Line contains a tab character. | 3087 | |
'for' is not followed by whitespace. | 3087 | |
':' is not preceded with whitespace. | 3087 | |
':' is not followed by whitespace. | 3087 | |
'{' is not preceded with whitespace. | 3087 | |
Line contains a tab character. | 3088 | |
Line contains a tab character. | 3089 | |
Line contains a tab character. | 3090 | |
Line contains a tab character. | 3091 | |
Line contains a tab character. | 3092 | |
'for' is not followed by whitespace. | 3092 | |
':' is not preceded with whitespace. | 3092 | |
':' is not followed by whitespace. | 3092 | |
'{' is not preceded with whitespace. | 3092 | |
Line contains a tab character. | 3093 | |
Line contains a tab character. | 3094 | |
Line contains a tab character. | 3095 | |
'if' is not followed by whitespace. | 3095 | |
'!=' is not preceded with whitespace. | 3095 | |
'!=' is not followed by whitespace. | 3095 | |
'{' is not preceded with whitespace. | 3095 | |
Line contains a tab character. | 3096 | |
Line contains a tab character. | 3097 | |
Line contains a tab character. | 3098 | |
Line contains a tab character. | 3100 | |
Line has trailing spaces. | 3101 | |
Line is longer than 80 characters. | 3101 | |
Line contains a tab character. | 3101 | |
Line has trailing spaces. | 3102 | |
Line contains a tab character. | 3102 | |
Line is longer than 80 characters. | 3103 | |
Line contains a tab character. | 3103 | |
Line has trailing spaces. | 3104 | |
Line contains a tab character. | 3104 | |
Line contains a tab character. | 3105 | |
Expected an @return tag. | 3106 | |
Line contains a tab character. | 3106 | |
Method 'setCurrentCluVersion' is not designed for extension - needs to be abstract, final or empty. | 3106 | |
Line is longer than 80 characters. | 3107 | |
Parameter cluVersionId should be final. | 3107 | |
Expected @param tag for 'cluVersionId'. | 3107 | |
Parameter currentVersionStart should be final. | 3107 | |
Expected @throws tag for 'DoesNotExistException'. | 3107 | |
Expected @throws tag for 'InvalidParameterException'. | 3107 | |
Expected @throws tag for 'MissingParameterException'. | 3107 | |
Expected @throws tag for 'IllegalVersionSequencingException'. | 3107 | |
Expected @throws tag for 'OperationFailedException'. | 3107 | |
Expected @throws tag for 'PermissionDeniedException'. | 3107 | |
Line contains a tab character. | 3109 | |
';' is not followed by whitespace. | 3109 | |
Line is longer than 80 characters. | 3110 | |
Line contains a tab character. | 3110 | |
'if' is not followed by whitespace. | 3110 | |
'!=' is not preceded with whitespace. | 3110 | |
'!=' is not followed by whitespace. | 3110 | |
'&&' is not preceded with whitespace. | 3110 | |
'&&' is not followed by whitespace. | 3110 | |
'<' is not preceded with whitespace. | 3110 | |
'<' is not followed by whitespace. | 3110 | |
'{' is not preceded with whitespace. | 3110 | |
Line is longer than 80 characters. | 3111 | |
Line contains a tab character. | 3111 | |
Line contains a tab character. | 3112 | |
Line contains a tab character. | 3113 | |
Line contains a tab character. | 3114 | |
'if' is not followed by whitespace. | 3114 | |
'==' is not preceded with whitespace. | 3114 | |
'==' is not followed by whitespace. | 3114 | |
'{' is not preceded with whitespace. | 3114 | |
Line contains a tab character. | 3115 | |
Line contains a tab character. | 3116 | |
Line has trailing spaces. | 3117 | |
Line contains a tab character. | 3117 | |
Line has trailing spaces. | 3118 | |
Line contains a tab character. | 3118 | |
Line contains a tab character. | 3119 | |
Line contains a tab character. | 3120 | |
Line contains a tab character. | 3122 | |
Line contains a tab character. | 3123 | |
'try' is not followed by whitespace. | 3123 | |
'{' is not preceded with whitespace. | 3123 | |
Line contains a tab character. | 3124 | |
Line contains a tab character. | 3125 | |
'catch' is not preceded with whitespace. | 3125 | |
'}' is not followed by whitespace. | 3125 | |
'catch' is not followed by whitespace. | 3125 | |
'{' is not preceded with whitespace. | 3125 | |
Must have at least one statement. | 3125 | |
'{' is not followed by whitespace. | 3125 | |
'}' is not preceded with whitespace. | 3125 | |
Line has trailing spaces. | 3126 | |
Line contains a tab character. | 3126 | |
Line is longer than 80 characters. | 3127 | |
Line contains a tab character. | 3127 | |
Line contains a tab character. | 3128 | |
'if' is not followed by whitespace. | 3128 | |
'!=' is not preceded with whitespace. | 3128 | |
'!=' is not followed by whitespace. | 3128 | |
'{' is not preceded with whitespace. | 3128 | |
Line is longer than 80 characters. | 3129 | |
Line contains a tab character. | 3129 | |
'if' is not followed by whitespace. | 3129 | |
'<=' is not preceded with whitespace. | 3129 | |
'<=' is not followed by whitespace. | 3129 | |
'{' is not preceded with whitespace. | 3129 | |
Line is longer than 80 characters. | 3130 | |
Line contains a tab character. | 3130 | |
Line contains a tab character. | 3131 | |
Line contains a tab character. | 3132 | |
'else' is not preceded with whitespace. | 3132 | |
'}' is not followed by whitespace. | 3132 | |
'else' is not followed by whitespace. | 3132 | |
'{' is not preceded with whitespace. | 3132 | |
Line is longer than 80 characters. | 3133 | |
Line contains a tab character. | 3133 | |
Line contains a tab character. | 3134 | |
Line contains a tab character. | 3135 | |
Line has trailing spaces. | 3136 | |
Line contains a tab character. | 3136 | |
Line has trailing spaces. | 3137 | |
Line contains a tab character. | 3137 | |
Line is longer than 80 characters. | 3138 | |
Line contains a tab character. | 3138 | |
Line is longer than 80 characters. | 3139 | |
Line contains a tab character. | 3139 | |
'<' is not preceded with whitespace. | 3139 | |
'<' is not followed by whitespace. | 3139 | |
'>' is not preceded with whitespace. | 3139 | |
Line contains a tab character. | 3140 | |
'for' is not followed by whitespace. | 3140 | |
':' is not preceded with whitespace. | 3140 | |
':' is not followed by whitespace. | 3140 | |
'{' is not preceded with whitespace. | 3140 | |
Line is longer than 80 characters. | 3141 | |
Line contains a tab character. | 3141 | |
'if' is not followed by whitespace. | 3141 | |
'==' is not preceded with whitespace. | 3141 | |
'==' is not followed by whitespace. | 3141 | |
'{' is not preceded with whitespace. | 3141 | |
Line is longer than 80 characters. | 3142 | |
Line contains a tab character. | 3142 | |
Line is longer than 80 characters. | 3143 | |
Line contains a tab character. | 3143 | |
Line is longer than 80 characters. | 3144 | |
Line contains a tab character. | 3144 | |
Line contains a tab character. | 3145 | |
Line contains a tab character. | 3146 | |
Line contains a tab character. | 3147 | |
Line has trailing spaces. | 3148 | |
Line contains a tab character. | 3148 | |
Line is longer than 80 characters. | 3149 | |
Line contains a tab character. | 3149 | |
Line contains a tab character. | 3150 | |
'if' is not followed by whitespace. | 3150 | |
'!=' is not preceded with whitespace. | 3150 | |
'!=' is not followed by whitespace. | 3150 | |
'{' is not preceded with whitespace. | 3150 | |
Line is longer than 80 characters. | 3151 | |
Line contains a tab character. | 3151 | |
Line contains a tab character. | 3152 | |
Line contains a tab character. | 3153 | |
Line has trailing spaces. | 3154 | |
Line contains a tab character. | 3154 | |
Line contains a tab character. | 3155 | |
Line contains a tab character. | 3156 | |
Line contains a tab character. | 3157 | |
Line contains a tab character. | 3158 | |
Line has trailing spaces. | 3159 | |
Line contains a tab character. | 3159 | |
Line contains a tab character. | 3160 | |
Line contains a tab character. | 3161 | |
Line has trailing spaces. | 3163 | |
Line has trailing spaces. | 3164 | |
Line contains a tab character. | 3164 | |
Method 'getLatestVersion' is not designed for extension - needs to be abstract, final or empty. | 3165 | |
Missing a Javadoc comment. | 3165 | |
Line is longer than 80 characters. | 3166 | |
Parameter refObjectTypeURI should be final. | 3166 | |
Parameter refObjectId should be final. | 3166 | |
Line contains a tab character. | 3167 | |
Line is longer than 80 characters. | 3168 | |
Line contains a tab character. | 3168 | |
'if' is not followed by whitespace. | 3168 | |
'{' is not preceded with whitespace. | 3168 | |
Line contains a tab character. | 3169 | |
'try' is not followed by whitespace. | 3169 | |
'{' is not preceded with whitespace. | 3169 | |
Line is longer than 80 characters. | 3170 | |
Line contains a tab character. | 3170 | |
Line contains a tab character. | 3171 | |
'catch' is not preceded with whitespace. | 3171 | |
'}' is not followed by whitespace. | 3171 | |
'catch' is not followed by whitespace. | 3171 | |
'{' is not preceded with whitespace. | 3171 | |
Line contains a tab character. | 3172 | |
Line contains a tab character. | 3173 | |
'else' is not preceded with whitespace. | 3174 | |
'}' is not followed by whitespace. | 3174 | |
'else' is not followed by whitespace. | 3174 | |
'{' is not preceded with whitespace. | 3174 | |
Line is longer than 80 characters. | 3175 | |
Line contains a tab character. | 3175 | |
'+' is not preceded with whitespace. | 3175 | |
'+' is not followed by whitespace. | 3175 | |
Line contains a tab character. | 3177 | |
Line contains a tab character. | 3178 | |
Line contains a tab character. | 3180 | |
Method 'getCurrentVersion' is not designed for extension - needs to be abstract, final or empty. | 3180 | |
Missing a Javadoc comment. | 3180 | |
Line is longer than 80 characters. | 3181 | |
Parameter refObjectTypeURI should be final. | 3181 | |
Parameter refObjectId should be final. | 3181 | |
Line contains a tab character. | 3182 | |
Line is longer than 80 characters. | 3183 | |
Line contains a tab character. | 3183 | |
'if' is not followed by whitespace. | 3183 | |
'{' is not preceded with whitespace. | 3183 | |
Line contains a tab character. | 3184 | |
'try' is not followed by whitespace. | 3184 | |
'{' is not preceded with whitespace. | 3184 | |
Line is longer than 80 characters. | 3185 | |
Line contains a tab character. | 3185 | |
Line contains a tab character. | 3186 | |
'catch' is not preceded with whitespace. | 3186 | |
'}' is not followed by whitespace. | 3186 | |
'catch' is not followed by whitespace. | 3186 | |
'{' is not preceded with whitespace. | 3186 | |
Line contains a tab character. | 3187 | |
Line contains a tab character. | 3188 | |
'else' is not preceded with whitespace. | 3189 | |
'}' is not followed by whitespace. | 3189 | |
'else' is not followed by whitespace. | 3189 | |
'{' is not preceded with whitespace. | 3189 | |
Line is longer than 80 characters. | 3190 | |
Line contains a tab character. | 3190 | |
'+' is not preceded with whitespace. | 3190 | |
'+' is not followed by whitespace. | 3190 | |
Line contains a tab character. | 3192 | |
Line contains a tab character. | 3193 | |
Method 'getCurrentVersionOnDate' is not designed for extension - needs to be abstract, final or empty. | 3195 | |
Missing a Javadoc comment. | 3195 | |
Line is longer than 80 characters. | 3196 | |
Parameter refObjectTypeURI should be final. | 3196 | |
Parameter refObjectId should be final. | 3196 | |
Parameter date should be final. | 3196 | |
Line contains a tab character. | 3197 | |
Line is longer than 80 characters. | 3198 | |
Line contains a tab character. | 3198 | |
'if' is not followed by whitespace. | 3198 | |
'{' is not preceded with whitespace. | 3198 | |
Line contains a tab character. | 3199 | |
'try' is not followed by whitespace. | 3199 | |
'{' is not preceded with whitespace. | 3199 | |
Line is longer than 80 characters. | 3200 | |
Line contains a tab character. | 3200 | |
Line contains a tab character. | 3201 | |
'catch' is not preceded with whitespace. | 3201 | |
'}' is not followed by whitespace. | 3201 | |
'catch' is not followed by whitespace. | 3201 | |
'{' is not preceded with whitespace. | 3201 | |
Line contains a tab character. | 3202 | |
Line contains a tab character. | 3203 | |
'else' is not preceded with whitespace. | 3204 | |
'}' is not followed by whitespace. | 3204 | |
'else' is not followed by whitespace. | 3204 | |
'{' is not preceded with whitespace. | 3204 | |
Line is longer than 80 characters. | 3205 | |
Line contains a tab character. | 3205 | |
'+' is not preceded with whitespace. | 3205 | |
'+' is not followed by whitespace. | 3205 | |
Line contains a tab character. | 3207 | |
Method 'getFirstVersion' is not designed for extension - needs to be abstract, final or empty. | 3210 | |
Missing a Javadoc comment. | 3210 | |
Line is longer than 80 characters. | 3211 | |
Parameter refObjectTypeURI should be final. | 3211 | |
Parameter refObjectId should be final. | 3211 | |
Line contains a tab character. | 3212 | |
Line is longer than 80 characters. | 3213 | |
Line contains a tab character. | 3213 | |
'if' is not followed by whitespace. | 3213 | |
'{' is not preceded with whitespace. | 3213 | |
Line contains a tab character. | 3214 | |
'try' is not followed by whitespace. | 3214 | |
'{' is not preceded with whitespace. | 3214 | |
Line is longer than 80 characters. | 3215 | |
Line contains a tab character. | 3215 | |
Line contains a tab character. | 3216 | |
'catch' is not preceded with whitespace. | 3216 | |
'}' is not followed by whitespace. | 3216 | |
'catch' is not followed by whitespace. | 3216 | |
'{' is not preceded with whitespace. | 3216 | |
Line contains a tab character. | 3217 | |
Line contains a tab character. | 3218 | |
'else' is not preceded with whitespace. | 3219 | |
'}' is not followed by whitespace. | 3219 | |
'else' is not followed by whitespace. | 3219 | |
'{' is not preceded with whitespace. | 3219 | |
Line is longer than 80 characters. | 3220 | |
Line contains a tab character. | 3220 | |
'+' is not preceded with whitespace. | 3220 | |
'+' is not followed by whitespace. | 3220 | |
Line contains a tab character. | 3222 | |
Method 'getVersionBySequenceNumber' is not designed for extension - needs to be abstract, final or empty. | 3225 | |
Missing a Javadoc comment. | 3225 | |
Line is longer than 80 characters. | 3226 | |
Parameter refObjectTypeURI should be final. | 3226 | |
Parameter refObjectId should be final. | 3226 | |
Parameter sequence should be final. | 3226 | |
Line contains a tab character. | 3227 | |
Line is longer than 80 characters. | 3228 | |
Line contains a tab character. | 3228 | |
'if' is not followed by whitespace. | 3228 | |
'{' is not preceded with whitespace. | 3228 | |
Line contains a tab character. | 3229 | |
'try' is not followed by whitespace. | 3229 | |
'{' is not preceded with whitespace. | 3229 | |
Line is longer than 80 characters. | 3230 | |
Line contains a tab character. | 3230 | |
Line contains a tab character. | 3231 | |
'catch' is not preceded with whitespace. | 3231 | |
'}' is not followed by whitespace. | 3231 | |
'catch' is not followed by whitespace. | 3231 | |
'{' is not preceded with whitespace. | 3231 | |
Line contains a tab character. | 3232 | |
Line contains a tab character. | 3233 | |
'else' is not preceded with whitespace. | 3234 | |
'}' is not followed by whitespace. | 3234 | |
'else' is not followed by whitespace. | 3234 | |
'{' is not preceded with whitespace. | 3234 | |
Line is longer than 80 characters. | 3235 | |
Line contains a tab character. | 3235 | |
'+' is not preceded with whitespace. | 3235 | |
'+' is not followed by whitespace. | 3235 | |
Line contains a tab character. | 3237 | |
Method 'getVersions' is not designed for extension - needs to be abstract, final or empty. | 3240 | |
Missing a Javadoc comment. | 3240 | |
Line is longer than 80 characters. | 3241 | |
'<' is not preceded with whitespace. | 3241 | |
'<' is not followed by whitespace. | 3241 | |
'>' is not preceded with whitespace. | 3241 | |
Parameter refObjectTypeURI should be final. | 3241 | |
Parameter refObjectId should be final. | 3241 | |
Line contains a tab character. | 3242 | |
'<' is not preceded with whitespace. | 3242 | |
'<' is not followed by whitespace. | 3242 | |
'>' is not preceded with whitespace. | 3242 | |
Line is longer than 80 characters. | 3243 | |
Line contains a tab character. | 3243 | |
'if' is not followed by whitespace. | 3243 | |
'{' is not preceded with whitespace. | 3243 | |
Line contains a tab character. | 3244 | |
Line contains a tab character. | 3245 | |
'if' is not followed by whitespace. | 3245 | |
'==' is not preceded with whitespace. | 3245 | |
'==' is not followed by whitespace. | 3245 | |
'{' is not preceded with whitespace. | 3245 | |
Line contains a tab character. | 3246 | |
Line contains a tab character. | 3247 | |
'else' is not preceded with whitespace. | 3248 | |
'}' is not followed by whitespace. | 3248 | |
'else' is not followed by whitespace. | 3248 | |
'{' is not preceded with whitespace. | 3248 | |
Line is longer than 80 characters. | 3249 | |
Line contains a tab character. | 3249 | |
'+' is not preceded with whitespace. | 3249 | |
'+' is not followed by whitespace. | 3249 | |
Line contains a tab character. | 3251 | |
Method 'getVersionsInDateRange' is not designed for extension - needs to be abstract, final or empty. | 3254 | |
Missing a Javadoc comment. | 3254 | |
Line is longer than 80 characters. | 3255 | |
'<' is not preceded with whitespace. | 3255 | |
'<' is not followed by whitespace. | 3255 | |
'>' is not preceded with whitespace. | 3255 | |
Parameter refObjectTypeURI should be final. | 3255 | |
Parameter refObjectId should be final. | 3255 | |
Parameter from should be final. | 3255 | |
Parameter to should be final. | 3255 | |
Line contains a tab character. | 3256 | |
'<' is not preceded with whitespace. | 3256 | |
'<' is not followed by whitespace. | 3256 | |
'>' is not preceded with whitespace. | 3256 | |
Line is longer than 80 characters. | 3257 | |
Line contains a tab character. | 3257 | |
'if' is not followed by whitespace. | 3257 | |
'{' is not preceded with whitespace. | 3257 | |
Line is longer than 80 characters. | 3258 | |
Line contains a tab character. | 3258 | |
Line contains a tab character. | 3259 | |
'if' is not followed by whitespace. | 3259 | |
'==' is not preceded with whitespace. | 3259 | |
'==' is not followed by whitespace. | 3259 | |
'{' is not preceded with whitespace. | 3259 | |
Line contains a tab character. | 3260 | |
Line contains a tab character. | 3261 | |
'else' is not preceded with whitespace. | 3262 | |
'}' is not followed by whitespace. | 3262 | |
'else' is not followed by whitespace. | 3262 | |
'{' is not preceded with whitespace. | 3262 | |
Line is longer than 80 characters. | 3263 | |
Line contains a tab character. | 3263 | |
'+' is not preceded with whitespace. | 3263 | |
'+' is not followed by whitespace. | 3263 | |
Line contains a tab character. | 3265 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 36 | |
'<' is not preceded with whitespace. | 36 | |
'<' is not followed by whitespace. | 36 | |
'>' is not preceded with whitespace. | 36 | |
Missing a Javadoc comment. | 37 | |
'static' modifier out of order with the JLS suggestions. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 41 | |
Method 'assemble' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Line is longer than 80 characters. | 46 | |
Parameter clu should be final. | 46 | |
Parameter coreProgram should be final. | 46 | |
Parameter shallowBuild should be final. | 46 | |
Line is longer than 80 characters. | 48 | |
Avoid inline conditionals. | 48 | |
Line has trailing spaces. | 60 | |
Line contains a tab character. | 62 | |
Line is longer than 80 characters. | 63 | |
Line contains a tab character. | 63 | |
Line has trailing spaces. | 65 | |
Method 'disassemble' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Missing a Javadoc comment. | 69 | |
Line is longer than 80 characters. | 70 | |
'<' is not preceded with whitespace. | 70 | |
'<' is not followed by whitespace. | 70 | |
'>' is not preceded with whitespace. | 70 | |
Parameter core should be final. | 70 | |
Parameter operation should be final. | 70 | |
Line is longer than 80 characters. | 71 | |
Line contains a tab character. | 71 | |
'<' is not preceded with whitespace. | 71 | |
'<' is not followed by whitespace. | 71 | |
'>' is not preceded with whitespace. | 71 | |
'<' is not preceded with whitespace. | 71 | |
'<' is not followed by whitespace. | 71 | |
'>' is not preceded with whitespace. | 71 | |
'>' is not followed by whitespace. | 71 | |
Line has trailing spaces. | 72 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line is longer than 80 characters. | 74 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line is longer than 80 characters. | 77 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line is longer than 80 characters. | 82 | |
Line contains a tab character. | 82 | |
Avoid inline conditionals. | 82 | |
Line is longer than 80 characters. | 84 | |
Line contains a tab character. | 84 | |
Line has trailing spaces. | 85 | |
Line has trailing spaces. | 86 | |
Line is longer than 80 characters. | 87 | |
Line has trailing spaces. | 88 | |
'if' construct must use '{}'s. | 90 | |
Line contains a tab character. | 91 | |
Line has trailing spaces. | 94 | |
Line is longer than 80 characters. | 96 | |
Line has trailing spaces. | 97 | |
Line is longer than 80 characters. | 98 | |
'if' is not followed by whitespace. | 98 | |
Line is longer than 80 characters. | 99 | |
Line contains a tab character. | 99 | |
Line has trailing spaces. | 101 | |
Line has trailing spaces. | 105 | |
Line has trailing spaces. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line is longer than 80 characters. | 116 | |
Missing a Javadoc comment. | 116 | |
Parameter core should be final. | 116 | |
Parameter operation should be final. | 116 | |
Parameter result should be final. | 116 | |
'<' is not preceded with whitespace. | 116 | |
'<' is not followed by whitespace. | 116 | |
'>' is not preceded with whitespace. | 116 | |
Line is longer than 80 characters. | 118 | |
'<' is not preceded with whitespace. | 118 | |
'<' is not followed by whitespace. | 118 | |
'<' is not preceded with whitespace. | 118 | |
'<' is not followed by whitespace. | 118 | |
'?' is not preceded with whitespace. | 118 | |
'?' is not followed by whitespace. | 118 | |
'>' is not preceded with whitespace. | 118 | |
'?' is not followed by whitespace. | 118 | |
'>' is not followed by whitespace. | 118 | |
'>' is not preceded with whitespace. | 118 | |
Must have at least one statement. | 122 | |
Line has trailing spaces. | 127 | |
Method 'setLuService' is not designed for extension - needs to be abstract, final or empty. | 129 | |
Missing a Javadoc comment. | 129 | |
Parameter luService should be final. | 129 | |
'luService' hides a field. | 129 | |
Line is longer than 80 characters. | 133 | |
Method 'setProgramAssemblerUtils' is not designed for extension - needs to be abstract, final or empty. | 133 | |
Missing a Javadoc comment. | 133 | |
Parameter programAssemblerUtils should be final. | 133 | |
'programAssemblerUtils' hides a field. | 133 | |
Method 'setCluAssemblerUtils' is not designed for extension - needs to be abstract, final or empty. | 137 | |
Missing a Javadoc comment. | 137 | |
Parameter cluAssemblerUtils should be final. | 137 | |
'cluAssemblerUtils' hides a field. | 137 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 19 | |
'<' is not preceded with whitespace. | 19 | |
'<' is not followed by whitespace. | 19 | |
'>' is not preceded with whitespace. | 19 | |
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 20 | |
'static' modifier out of order with the JLS suggestions. | 20 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 24 | |
Method 'assemble' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Missing a Javadoc comment. | 26 | |
Parameter clu should be final. | 27 | |
Line is longer than 80 characters. | 28 | |
Parameter credentialProgram should be final. | 28 | |
Parameter shallowBuild should be final. | 29 | |
Line is longer than 80 characters. | 32 | |
Avoid inline conditionals. | 32 | |
Line is longer than 80 characters. | 35 | |
Line is longer than 80 characters. | 36 | |
Line has trailing spaces. | 55 | |
Line contains a tab character. | 57 | |
Line is longer than 80 characters. | 58 | |
Line contains a tab character. | 58 | |
Line is longer than 80 characters. | 59 | |
Line contains a tab character. | 59 | |
Line has trailing spaces. | 61 | |
Line is longer than 80 characters. | 63 | |
Method 'disassemble' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Missing a Javadoc comment. | 71 | |
'<' is not preceded with whitespace. | 72 | |
'<' is not followed by whitespace. | 72 | |
'>' is not preceded with whitespace. | 72 | |
Parameter credential should be final. | 73 | |
Parameter operation should be final. | 73 | |
Line is longer than 80 characters. | 76 | |
'<' is not preceded with whitespace. | 76 | |
'<' is not followed by whitespace. | 76 | |
'>' is not preceded with whitespace. | 76 | |
'<' is not preceded with whitespace. | 76 | |
'<' is not followed by whitespace. | 76 | |
'>' is not preceded with whitespace. | 76 | |
'>' is not followed by whitespace. | 76 | |
Line is longer than 80 characters. | 87 | |
Avoid inline conditionals. | 87 | |
Line is longer than 80 characters. | 89 | |
Line contains a tab character. | 89 | |
Line has trailing spaces. | 90 | |
Line has trailing spaces. | 91 | |
Line is longer than 80 characters. | 92 | |
Line has trailing spaces. | 93 | |
'if' construct must use '{}'s. | 95 | |
Line is longer than 80 characters. | 97 | |
Line has trailing spaces. | 98 | |
Line is longer than 80 characters. | 98 | |
Line is longer than 80 characters. | 102 | |
Line is longer than 80 characters. | 103 | |
Line is longer than 80 characters. | 119 | |
Line is longer than 80 characters. | 130 | |
Missing a Javadoc comment. | 130 | |
Parameter credential should be final. | 130 | |
Parameter operation should be final. | 130 | |
Parameter result should be final. | 130 | |
'<' is not preceded with whitespace. | 130 | |
'<' is not followed by whitespace. | 130 | |
'>' is not preceded with whitespace. | 130 | |
Line is longer than 80 characters. | 131 | |
'<' is not preceded with whitespace. | 131 | |
'<' is not followed by whitespace. | 131 | |
'?' is not preceded with whitespace. | 131 | |
'?' is not followed by whitespace. | 131 | |
'>' is not preceded with whitespace. | 131 | |
'?' is not followed by whitespace. | 131 | |
Line is longer than 80 characters. | 132 | |
Line is longer than 80 characters. | 138 | |
Missing a Javadoc comment. | 138 | |
Parameter credential should be final. | 138 | |
Parameter operation should be final. | 138 | |
Parameter result should be final. | 138 | |
'<' is not preceded with whitespace. | 138 | |
'<' is not followed by whitespace. | 138 | |
'>' is not preceded with whitespace. | 138 | |
Line is longer than 80 characters. | 140 | |
'<' is not preceded with whitespace. | 140 | |
'<' is not followed by whitespace. | 140 | |
'<' is not preceded with whitespace. | 140 | |
'<' is not followed by whitespace. | 140 | |
'?' is not preceded with whitespace. | 140 | |
'?' is not followed by whitespace. | 140 | |
'>' is not preceded with whitespace. | 140 | |
'?' is not followed by whitespace. | 140 | |
'>' is not followed by whitespace. | 140 | |
'>' is not preceded with whitespace. | 140 | |
Must have at least one statement. | 144 | |
Line is longer than 80 characters. | 150 | |
Missing a Javadoc comment. | 150 | |
Parameter credential should be final. | 150 | |
Parameter operation should be final. | 150 | |
Parameter result should be final. | 150 | |
'<' is not preceded with whitespace. | 150 | |
'<' is not followed by whitespace. | 150 | |
'>' is not preceded with whitespace. | 150 | |
'<' is not preceded with whitespace. | 151 | |
'<' is not followed by whitespace. | 151 | |
'<' is not preceded with whitespace. | 151 | |
'<' is not followed by whitespace. | 151 | |
'?' is not preceded with whitespace. | 151 | |
'?' is not followed by whitespace. | 151 | |
'>' is not preceded with whitespace. | 151 | |
'?' is not followed by whitespace. | 151 | |
'>' is not followed by whitespace. | 151 | |
'>' is not preceded with whitespace. | 151 | |
'<' is not preceded with whitespace. | 154 | |
'<' is not followed by whitespace. | 154 | |
'>' is not preceded with whitespace. | 154 | |
Line is longer than 80 characters. | 157 | |
Line is longer than 80 characters. | 161 | |
Line is longer than 80 characters. | 168 | |
'<' is not preceded with whitespace. | 168 | |
'<' is not followed by whitespace. | 168 | |
'>' is not preceded with whitespace. | 168 | |
Line is longer than 80 characters. | 169 | |
Line is longer than 80 characters. | 171 | |
Line is longer than 80 characters. | 173 | |
'<' is not preceded with whitespace. | 173 | |
'<' is not followed by whitespace. | 173 | |
'>' is not preceded with whitespace. | 173 | |
'<' is not preceded with whitespace. | 173 | |
'<' is not followed by whitespace. | 173 | |
'>' is not preceded with whitespace. | 173 | |
'>' is not followed by whitespace. | 173 | |
Line is longer than 80 characters. | 181 | |
Line is longer than 80 characters. | 185 | |
Method 'setProgramAssemblerUtils' is not designed for extension - needs to be abstract, final or empty. | 185 | |
Missing a Javadoc comment. | 185 | |
Parameter programAssemblerUtils should be final. | 185 | |
'programAssemblerUtils' hides a field. | 185 | |
Method 'setLuService' is not designed for extension - needs to be abstract, final or empty. | 189 | |
Missing a Javadoc comment. | 189 | |
Parameter luService should be final. | 189 | |
'luService' hides a field. | 189 | |
Method 'setCluAssemblerUtils' is not designed for extension - needs to be abstract, final or empty. | 193 | |
Missing a Javadoc comment. | 193 | |
Parameter cluAssemblerUtils should be final. | 193 | |
'cluAssemblerUtils' hides a field. | 193 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 44 | |
Line is longer than 80 characters. | 47 | |
'<' is not preceded with whitespace. | 47 | |
'<' is not followed by whitespace. | 47 | |
'>' is not preceded with whitespace. | 47 | |
Missing a Javadoc comment. | 48 | |
'static' modifier out of order with the JLS suggestions. | 48 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 55 | |
Method 'assemble' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Line is longer than 80 characters. | 58 | |
Parameter clu should be final. | 58 | |
Parameter majorDiscipline should be final. | 58 | |
Parameter shallowBuild should be final. | 58 | |
Line is longer than 80 characters. | 59 | |
Avoid inline conditionals. | 59 | |
Line is longer than 80 characters. | 69 | |
Avoid inline conditionals. | 69 | |
Line has trailing spaces. | 72 | |
Line contains a tab character. | 80 | |
Line is longer than 80 characters. | 81 | |
Line is longer than 80 characters. | 82 | |
Line is longer than 80 characters. | 83 | |
Line is longer than 80 characters. | 85 | |
Line has trailing spaces. | 88 | |
Line is longer than 80 characters. | 92 | |
Missing a Javadoc comment. | 92 | |
Parameter cluId should be final. | 92 | |
Parameter shallowBuild should be final. | 92 | |
Line is longer than 80 characters. | 95 | |
'<' is not preceded with whitespace. | 95 | |
'<' is not followed by whitespace. | 95 | |
'>' is not preceded with whitespace. | 95 | |
Line is longer than 80 characters. | 98 | |
Line is longer than 80 characters. | 100 | |
Line is longer than 80 characters. | 108 | |
Missing a Javadoc comment. | 108 | |
'<' is not preceded with whitespace. | 108 | |
'<' is not followed by whitespace. | 108 | |
'>' is not preceded with whitespace. | 108 | |
Parameter cluId should be final. | 108 | |
Parameter shallowBuild should be final. | 108 | |
Line is longer than 80 characters. | 109 | |
'<' is not preceded with whitespace. | 109 | |
'<' is not followed by whitespace. | 109 | |
'>' is not preceded with whitespace. | 109 | |
'<' is not preceded with whitespace. | 109 | |
'<' is not followed by whitespace. | 109 | |
'>' is not preceded with whitespace. | 109 | |
'>' is not followed by whitespace. | 109 | |
Line contains a tab character. | 112 | |
'<' is not preceded with whitespace. | 112 | |
'<' is not followed by whitespace. | 112 | |
'>' is not preceded with whitespace. | 112 | |
Line is longer than 80 characters. | 113 | |
Line contains a tab character. | 113 | |
Line has trailing spaces. | 114 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
'if' is not followed by whitespace. | 115 | |
'{' is not preceded with whitespace. | 115 | |
Line contains a tab character. | 116 | |
Line is longer than 80 characters. | 117 | |
Line contains a tab character. | 117 | |
Line is longer than 80 characters. | 118 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Method 'disassemble' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Missing a Javadoc comment. | 127 | |
Line is longer than 80 characters. | 128 | |
'<' is not preceded with whitespace. | 128 | |
'<' is not followed by whitespace. | 128 | |
'>' is not preceded with whitespace. | 128 | |
Parameter major should be final. | 128 | |
Parameter operation should be final. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line is longer than 80 characters. | 136 | |
Line contains a tab character. | 136 | |
'<' is not preceded with whitespace. | 136 | |
'<' is not followed by whitespace. | 136 | |
'>' is not preceded with whitespace. | 136 | |
'<' is not preceded with whitespace. | 136 | |
'<' is not followed by whitespace. | 136 | |
'>' is not preceded with whitespace. | 136 | |
'>' is not followed by whitespace. | 136 | |
Line contains a tab character. | 137 | |
Line has trailing spaces. | 138 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line is longer than 80 characters. | 141 | |
Line contains a tab character. | 141 | |
Avoid inline conditionals. | 141 | |
Line is longer than 80 characters. | 143 | |
Line contains a tab character. | 143 | |
Line has trailing spaces. | 144 | |
Line has trailing spaces. | 145 | |
Line is longer than 80 characters. | 146 | |
Line has trailing spaces. | 147 | |
'if' construct must use '{}'s. | 149 | |
Line is longer than 80 characters. | 155 | |
Line has trailing spaces. | 156 | |
Line is longer than 80 characters. | 157 | |
'if' is not followed by whitespace. | 157 | |
Line has trailing spaces. | 158 | |
Line is longer than 80 characters. | 158 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line is longer than 80 characters. | 165 | |
Line contains a tab character. | 165 | |
Line has trailing spaces. | 166 | |
Line contains a tab character. | 166 | |
')' is preceded with whitespace. | 168 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 201 | |
Line is longer than 80 characters. | 204 | |
Missing a Javadoc comment. | 204 | |
Parameter major should be final. | 204 | |
Parameter operation should be final. | 204 | |
Parameter result should be final. | 204 | |
'<' is not preceded with whitespace. | 204 | |
'<' is not followed by whitespace. | 204 | |
'>' is not preceded with whitespace. | 204 | |
Line is longer than 80 characters. | 206 | |
'<' is not preceded with whitespace. | 206 | |
'<' is not followed by whitespace. | 206 | |
'<' is not preceded with whitespace. | 206 | |
'<' is not followed by whitespace. | 206 | |
'?' is not preceded with whitespace. | 206 | |
'?' is not followed by whitespace. | 206 | |
'>' is not preceded with whitespace. | 206 | |
'?' is not followed by whitespace. | 206 | |
'>' is not followed by whitespace. | 206 | |
'>' is not preceded with whitespace. | 206 | |
Must have at least one statement. | 210 | |
Line is longer than 80 characters. | 216 | |
Missing a Javadoc comment. | 216 | |
Parameter major should be final. | 216 | |
Parameter operation should be final. | 216 | |
Parameter result should be final. | 216 | |
'<' is not preceded with whitespace. | 216 | |
'<' is not followed by whitespace. | 216 | |
'>' is not preceded with whitespace. | 216 | |
Line has trailing spaces. | 218 | |
Line is longer than 80 characters. | 219 | |
'<' is not preceded with whitespace. | 219 | |
'<' is not followed by whitespace. | 219 | |
'?' is not preceded with whitespace. | 219 | |
'?' is not followed by whitespace. | 219 | |
'>' is not preceded with whitespace. | 219 | |
'?' is not followed by whitespace. | 219 | |
Line is longer than 80 characters. | 220 | |
Line is longer than 80 characters. | 226 | |
Missing a Javadoc comment. | 226 | |
Parameter major should be final. | 226 | |
Parameter operation should be final. | 226 | |
Parameter result should be final. | 226 | |
'<' is not preceded with whitespace. | 226 | |
'<' is not followed by whitespace. | 226 | |
'>' is not preceded with whitespace. | 226 | |
'<' is not preceded with whitespace. | 228 | |
'<' is not followed by whitespace. | 228 | |
'<' is not preceded with whitespace. | 228 | |
'<' is not followed by whitespace. | 228 | |
'?' is not preceded with whitespace. | 228 | |
'?' is not followed by whitespace. | 228 | |
',' is not followed by whitespace. | 228 | |
'?' is not preceded with whitespace. | 228 | |
'>' is not preceded with whitespace. | 228 | |
'?' is not followed by whitespace. | 228 | |
'>' is not followed by whitespace. | 228 | |
'>' is not preceded with whitespace. | 228 | |
Line is longer than 80 characters. | 230 | |
Line is longer than 80 characters. | 235 | |
Line is longer than 80 characters. | 239 | |
Missing a Javadoc comment. | 239 | |
Parameter major should be final. | 239 | |
Parameter operation should be final. | 239 | |
Parameter result should be final. | 239 | |
'<' is not preceded with whitespace. | 239 | |
'<' is not followed by whitespace. | 239 | |
'>' is not preceded with whitespace. | 239 | |
Line contains a tab character. | 240 | |
'<' is not preceded with whitespace. | 240 | |
'<' is not followed by whitespace. | 240 | |
'>' is not preceded with whitespace. | 240 | |
Line is longer than 80 characters. | 241 | |
Line contains a tab character. | 241 | |
'<' is not preceded with whitespace. | 241 | |
'<' is not followed by whitespace. | 241 | |
'<' is not preceded with whitespace. | 241 | |
'<' is not followed by whitespace. | 241 | |
'?' is not preceded with whitespace. | 241 | |
'?' is not followed by whitespace. | 241 | |
'>' is not preceded with whitespace. | 241 | |
'?' is not followed by whitespace. | 241 | |
'>' is not followed by whitespace. | 241 | |
'>' is not preceded with whitespace. | 241 | |
'<' is not preceded with whitespace. | 241 | |
'<' is not followed by whitespace. | 241 | |
'<' is not preceded with whitespace. | 241 | |
'<' is not followed by whitespace. | 241 | |
'?' is not preceded with whitespace. | 241 | |
'?' is not followed by whitespace. | 241 | |
'>' is not preceded with whitespace. | 241 | |
'?' is not followed by whitespace. | 241 | |
'>' is not followed by whitespace. | 241 | |
'>' is not preceded with whitespace. | 241 | |
'>' is not followed by whitespace. | 241 | |
Line has trailing spaces. | 242 | |
Line contains a tab character. | 242 | |
Line contains a tab character. | 243 | |
'{' is not preceded with whitespace. | 243 | |
Line is longer than 80 characters. | 244 | |
Line contains a tab character. | 244 | |
Line contains a tab character. | 245 | |
Line has trailing spaces. | 246 | |
Line contains a tab character. | 246 | |
Line contains a tab character. | 247 | |
'<' is not preceded with whitespace. | 249 | |
'<' is not followed by whitespace. | 249 | |
'?' is not preceded with whitespace. | 249 | |
'?' is not followed by whitespace. | 249 | |
',' is not followed by whitespace. | 249 | |
'?' is not preceded with whitespace. | 249 | |
'>' is not preceded with whitespace. | 249 | |
'?' is not followed by whitespace. | 249 | |
Line is longer than 80 characters. | 251 | |
Line contains a tab character. | 251 | |
Line is longer than 80 characters. | 252 | |
Line contains a tab character. | 252 | |
Line contains a tab character. | 253 | |
Line is longer than 80 characters. | 254 | |
Line contains a tab character. | 254 | |
Line is longer than 80 characters. | 255 | |
Line contains a tab character. | 255 | |
'if' construct must use '{}'s. | 256 | |
Line contains a tab character. | 256 | |
Line has trailing spaces. | 257 | |
Line contains a tab character. | 257 | |
Line contains a tab character. | 258 | |
Line is longer than 80 characters. | 259 | |
Line contains a tab character. | 259 | |
Line is longer than 80 characters. | 260 | |
Line contains a tab character. | 260 | |
'if' construct must use '{}'s. | 261 | |
Line contains a tab character. | 261 | |
Line is longer than 80 characters. | 262 | |
Line contains a tab character. | 262 | |
Line contains a tab character. | 263 | |
Line is longer than 80 characters. | 265 | |
Line has trailing spaces. | 266 | |
Line has trailing spaces. | 268 | |
'if' is not followed by whitespace. | 270 | |
'{' is not preceded with whitespace. | 270 | |
Line has trailing spaces. | 271 | |
Line is longer than 80 characters. | 271 | |
Line contains a tab character. | 271 | |
Line contains a tab character. | 272 | |
Line is longer than 80 characters. | 278 | |
Missing a Javadoc comment. | 278 | |
Parameter currentRelations should be final. | 278 | |
'<' is not preceded with whitespace. | 278 | |
'<' is not followed by whitespace. | 278 | |
'>' is not preceded with whitespace. | 278 | |
Parameter nodes should be final. | 278 | |
'<' is not preceded with whitespace. | 278 | |
'<' is not followed by whitespace. | 278 | |
'<' is not preceded with whitespace. | 278 | |
'<' is not followed by whitespace. | 278 | |
'?' is not preceded with whitespace. | 278 | |
'?' is not followed by whitespace. | 278 | |
'>' is not preceded with whitespace. | 278 | |
'?' is not followed by whitespace. | 278 | |
'>' is not followed by whitespace. | 278 | |
'>' is not preceded with whitespace. | 278 | |
'{' is not preceded with whitespace. | 278 | |
Line contains a tab character. | 279 | |
Line contains a tab character. | 280 | |
Line contains a tab character. | 281 | |
Line contains a tab character. | 282 | |
Line is longer than 80 characters. | 283 | |
Line contains a tab character. | 283 | |
Line is longer than 80 characters. | 284 | |
Line contains a tab character. | 284 | |
Line is longer than 80 characters. | 285 | |
Line contains a tab character. | 285 | |
'<' is not preceded with whitespace. | 285 | |
'<' is not followed by whitespace. | 285 | |
'?' is not preceded with whitespace. | 285 | |
'?' is not followed by whitespace. | 285 | |
',' is not followed by whitespace. | 285 | |
'?' is not preceded with whitespace. | 285 | |
'>' is not preceded with whitespace. | 285 | |
'?' is not followed by whitespace. | 285 | |
'if' construct must use '{}'s. | 286 | |
Line is longer than 80 characters. | 286 | |
Line contains a tab character. | 286 | |
Line contains a tab character. | 287 | |
Line is longer than 80 characters. | 288 | |
Line contains a tab character. | 288 | |
Line contains a tab character. | 289 | |
Line contains a tab character. | 290 | |
Line has trailing spaces. | 292 | |
Line is longer than 80 characters. | 293 | |
Missing a Javadoc comment. | 293 | |
Parameter major should be final. | 293 | |
Parameter operation should be final. | 293 | |
Parameter result should be final. | 293 | |
'<' is not preceded with whitespace. | 293 | |
'<' is not followed by whitespace. | 293 | |
'>' is not preceded with whitespace. | 293 | |
'<' is not preceded with whitespace. | 295 | |
'<' is not followed by whitespace. | 295 | |
'?' is not preceded with whitespace. | 295 | |
'?' is not followed by whitespace. | 295 | |
',' is not followed by whitespace. | 295 | |
'?' is not preceded with whitespace. | 295 | |
'>' is not preceded with whitespace. | 295 | |
'?' is not followed by whitespace. | 295 | |
Line is longer than 80 characters. | 297 | |
Line is longer than 80 characters. | 302 | |
Method 'setLuService' is not designed for extension - needs to be abstract, final or empty. | 307 | |
Missing a Javadoc comment. | 307 | |
Parameter luService should be final. | 307 | |
'luService' hides a field. | 307 | |
Line is longer than 80 characters. | 311 | |
Line contains a tab character. | 311 | |
Method 'setProgramVariationAssembler' is not designed for extension - needs to be abstract, final or empty. | 311 | |
Missing a Javadoc comment. | 311 | |
Parameter programVariationAssembler should be final. | 311 | |
'programVariationAssembler' hides a field. | 311 | |
Method 'getProgramVariationAssembler' is not designed for extension - needs to be abstract, final or empty. | 315 | |
Missing a Javadoc comment. | 315 | |
Line is longer than 80 characters. | 319 | |
Method 'setCoreProgramAssembler' is not designed for extension - needs to be abstract, final or empty. | 319 | |
Missing a Javadoc comment. | 319 | |
Parameter coreProgramAssembler should be final. | 319 | |
'coreProgramAssembler' hides a field. | 319 | |
Method 'setCluAssemblerUtils' is not designed for extension - needs to be abstract, final or empty. | 323 | |
Missing a Javadoc comment. | 323 | |
Parameter cluAssemblerUtils should be final. | 323 | |
'cluAssemblerUtils' hides a field. | 323 | |
Line is longer than 80 characters. | 327 | |
Method 'setProgramAssemblerUtils' is not designed for extension - needs to be abstract, final or empty. | 327 | |
Missing a Javadoc comment. | 327 | |
Parameter programAssemblerUtils should be final. | 327 | |
'programAssemblerUtils' hides a field. | 327 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 19 | |
Line is longer than 80 characters. | 20 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Name 'campusLocations' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
',' is not followed by whitespace. | 20 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Variable 'generator' must be private and have accessor methods. | 21 | |
Line has trailing spaces. | 22 | |
Line is longer than 80 characters. | 23 | |
Line contains a tab character. | 23 | |
Method 'getMajorDisciplineInfoTestData' is not designed for extension - needs to be abstract, final or empty. | 23 | |
Missing a Javadoc comment. | 23 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 23 | |
Redundant throws: 'SecurityException' is unchecked exception. | 23 | |
'{' is not preceded with whitespace. | 23 | |
Line is longer than 80 characters. | 24 | |
Line contains a tab character. | 24 | |
',' is not followed by whitespace. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line is longer than 80 characters. | 28 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
'<' is not followed by whitespace. | 28 | |
'>' is not preceded with whitespace. | 28 | |
Parameter clazz should be final. | 28 | |
'<' is not preceded with whitespace. | 28 | |
'<' is not followed by whitespace. | 28 | |
'>' is not preceded with whitespace. | 28 | |
Parameter propertyIndex should be final. | 28 | |
Parameter sameClassNestLevel should be final. | 28 | |
Parameter parentPropertyName should be final. | 28 | |
Parameter isMap should be final. | 28 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 28 | |
Redundant throws: 'SecurityException' is unchecked exception. | 28 | |
Line contains a tab character. | 29 | |
'if' is not followed by whitespace. | 29 | |
'>' is not preceded with whitespace. | 29 | |
'>' is not followed by whitespace. | 29 | |
'{' is not preceded with whitespace. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 35 | |
'if' is not followed by whitespace. | 35 | |
'{' is not preceded with whitespace. | 35 | |
Line contains a tab character. | 36 | |
Line is longer than 80 characters. | 37 | |
Line contains a tab character. | 37 | |
',' is not followed by whitespace. | 37 | |
',' is not followed by whitespace. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line has trailing spaces. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
'for' is not followed by whitespace. | 42 | |
':' is not preceded with whitespace. | 42 | |
':' is not followed by whitespace. | 42 | |
'{' is not preceded with whitespace. | 42 | |
Line contains a tab character. | 44 | |
'if' is not followed by whitespace. | 44 | |
'{' is not preceded with whitespace. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
'<' is not preceded with whitespace. | 49 | |
'<' is not followed by whitespace. | 49 | |
'?' is not preceded with whitespace. | 49 | |
'>' is not preceded with whitespace. | 49 | |
'?' is not followed by whitespace. | 49 | |
Line contains a tab character. | 50 | |
'if' is not followed by whitespace. | 50 | |
'{' is not preceded with whitespace. | 50 | |
Line is longer than 80 characters. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line is longer than 80 characters. | 53 | |
Line contains a tab character. | 53 | |
'<' is not preceded with whitespace. | 53 | |
'<' is not followed by whitespace. | 53 | |
'?' is not preceded with whitespace. | 53 | |
'>' is not preceded with whitespace. | 53 | |
'?' is not followed by whitespace. | 53 | |
'<' is not preceded with whitespace. | 53 | |
'<' is not followed by whitespace. | 53 | |
'?' is not preceded with whitespace. | 53 | |
'>' is not preceded with whitespace. | 53 | |
'?' is not followed by whitespace. | 53 | |
'>' is not followed by whitespace. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
'for' is not followed by whitespace. | 55 | |
'=' is not preceded with whitespace. | 55 | |
'=' is not followed by whitespace. | 55 | |
';' is not followed by whitespace. | 55 | |
'<' is not preceded with whitespace. | 55 | |
'<' is not followed by whitespace. | 55 | |
';' is not followed by whitespace. | 55 | |
'{' is not preceded with whitespace. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
'=' is not preceded with whitespace. | 57 | |
'=' is not followed by whitespace. | 57 | |
Line is longer than 80 characters. | 58 | |
Line contains a tab character. | 58 | |
'if' is not followed by whitespace. | 58 | |
'||' is not preceded with whitespace. | 58 | |
'||' is not followed by whitespace. | 58 | |
'{' is not preceded with whitespace. | 58 | |
Line is longer than 80 characters. | 59 | |
Line contains a tab character. | 59 | |
'=' is not preceded with whitespace. | 59 | |
'=' is not followed by whitespace. | 59 | |
',' is not followed by whitespace. | 59 | |
',' is not followed by whitespace. | 59 | |
'+' is not preceded with whitespace. | 59 | |
'+' is not followed by whitespace. | 59 | |
',' is not followed by whitespace. | 59 | |
',' is not followed by whitespace. | 59 | |
Line contains a tab character. | 60 | |
'else' is not preceded with whitespace. | 60 | |
'}' is not followed by whitespace. | 60 | |
'else' is not followed by whitespace. | 60 | |
'{' is not preceded with whitespace. | 60 | |
Line is longer than 80 characters. | 61 | |
Line contains a tab character. | 61 | |
'=' is not preceded with whitespace. | 61 | |
'=' is not followed by whitespace. | 61 | |
',' is not followed by whitespace. | 61 | |
',' is not followed by whitespace. | 61 | |
',' is not followed by whitespace. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
'if' is not followed by whitespace. | 63 | |
'!=' is not preceded with whitespace. | 63 | |
'!=' is not followed by whitespace. | 63 | |
'{' is not preceded with whitespace. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
'else' is not preceded with whitespace. | 68 | |
'}' is not followed by whitespace. | 68 | |
'if' is not followed by whitespace. | 68 | |
'{' is not preceded with whitespace. | 68 | |
Line is longer than 80 characters. | 69 | |
Line contains a tab character. | 69 | |
'<' is not preceded with whitespace. | 69 | |
'<' is not followed by whitespace. | 69 | |
'?' is not preceded with whitespace. | 69 | |
'>' is not preceded with whitespace. | 69 | |
'?' is not followed by whitespace. | 69 | |
'<' is not preceded with whitespace. | 69 | |
'<' is not followed by whitespace. | 69 | |
'?' is not preceded with whitespace. | 69 | |
'>' is not preceded with whitespace. | 69 | |
'?' is not followed by whitespace. | 69 | |
'>' is not followed by whitespace. | 69 | |
Line is longer than 80 characters. | 70 | |
Line contains a tab character. | 70 | |
'<' is not preceded with whitespace. | 70 | |
'<' is not followed by whitespace. | 70 | |
'?' is not preceded with whitespace. | 70 | |
'>' is not preceded with whitespace. | 70 | |
'?' is not followed by whitespace. | 70 | |
'<' is not preceded with whitespace. | 70 | |
'<' is not followed by whitespace. | 70 | |
'?' is not preceded with whitespace. | 70 | |
'>' is not preceded with whitespace. | 70 | |
'?' is not followed by whitespace. | 70 | |
'>' is not followed by whitespace. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
'for' is not followed by whitespace. | 72 | |
'=' is not preceded with whitespace. | 72 | |
'=' is not followed by whitespace. | 72 | |
';' is not followed by whitespace. | 72 | |
'<' is not preceded with whitespace. | 72 | |
'<' is not followed by whitespace. | 72 | |
';' is not followed by whitespace. | 72 | |
'{' is not preceded with whitespace. | 72 | |
Line contains a tab character. | 73 | |
Line is longer than 80 characters. | 74 | |
Line contains a tab character. | 74 | |
',' is not followed by whitespace. | 74 | |
',' is not followed by whitespace. | 74 | |
',' is not followed by whitespace. | 74 | |
',' is not followed by whitespace. | 74 | |
',' is not followed by whitespace. | 74 | |
',' is not followed by whitespace. | 74 | |
',' is not followed by whitespace. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line is longer than 80 characters. | 77 | |
Line contains a tab character. | 77 | |
'else' is not preceded with whitespace. | 77 | |
'}' is not followed by whitespace. | 77 | |
'if' is not followed by whitespace. | 77 | |
'{' is not preceded with whitespace. | 77 | |
Line contains a tab character. | 78 | |
Line is longer than 80 characters. | 79 | |
Line contains a tab character. | 79 | |
'else' is not preceded with whitespace. | 79 | |
'}' is not followed by whitespace. | 79 | |
'if' is not followed by whitespace. | 79 | |
'{' is not preceded with whitespace. | 79 | |
Line contains a tab character. | 80 | |
Line is longer than 80 characters. | 81 | |
Line contains a tab character. | 81 | |
'else' is not preceded with whitespace. | 81 | |
'}' is not followed by whitespace. | 81 | |
'if' is not followed by whitespace. | 81 | |
'{' is not preceded with whitespace. | 81 | |
Line is longer than 80 characters. | 82 | |
Line contains a tab character. | 82 | |
Line is longer than 80 characters. | 83 | |
Line contains a tab character. | 83 | |
'else' is not preceded with whitespace. | 83 | |
'}' is not followed by whitespace. | 83 | |
'if' is not followed by whitespace. | 83 | |
'{' is not preceded with whitespace. | 83 | |
Line is longer than 80 characters. | 84 | |
Line contains a tab character. | 84 | |
Line is longer than 80 characters. | 85 | |
Line contains a tab character. | 85 | |
'else' is not preceded with whitespace. | 85 | |
'}' is not followed by whitespace. | 85 | |
'if' is not followed by whitespace. | 85 | |
'{' is not preceded with whitespace. | 85 | |
Line has trailing spaces. | 86 | |
Line contains a tab character. | 86 | |
'%' is not preceded with whitespace. | 86 | |
'%' is not followed by whitespace. | 86 | |
'==' is not preceded with whitespace. | 86 | |
'==' is not followed by whitespace. | 86 | |
Line contains a tab character. | 87 | |
'else' is not preceded with whitespace. | 87 | |
'}' is not followed by whitespace. | 87 | |
'if' is not followed by whitespace. | 87 | |
'{' is not preceded with whitespace. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
'else' is not preceded with whitespace. | 89 | |
'}' is not followed by whitespace. | 89 | |
'if' is not followed by whitespace. | 89 | |
'{' is not preceded with whitespace. | 89 | |
Line is longer than 80 characters. | 90 | |
Line contains a tab character. | 90 | |
',' is not followed by whitespace. | 90 | |
Line contains a tab character. | 91 | |
'else' is not preceded with whitespace. | 91 | |
'}' is not followed by whitespace. | 91 | |
'else' is not followed by whitespace. | 91 | |
'{' is not preceded with whitespace. | 91 | |
Line is longer than 80 characters. | 92 | |
Line is longer than 80 characters. | 93 | |
Line contains a tab character. | 93 | |
',' is not followed by whitespace. | 93 | |
',' is not followed by whitespace. | 93 | |
',' is not followed by whitespace. | 93 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line has trailing spaces. | 100 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Missing a Javadoc comment. | 101 | |
Parameter pd should be final. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
'if' is not followed by whitespace. | 103 | |
'{' is not preceded with whitespace. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
'if' is not followed by whitespace. | 106 | |
'{' is not preceded with whitespace. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line has trailing spaces. | 109 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
First sentence should end with a period. | 113 | |
Line contains a tab character. | 113 | |
Line is longer than 80 characters. | 114 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Parameter name should be final. | 120 | |
Expected @param tag for 'name'. | 120 | |
Parameter parentPropertyName should be final. | 120 | |
Expected @param tag for 'parentPropertyName'. | 120 | |
Line contains a tab character. | 121 | |
Parameter propertyIndex should be final. | 121 | |
Expected @param tag for 'propertyIndex'. | 121 | |
Parameter isMap should be final. | 121 | |
Expected @param tag for 'isMap'. | 121 | |
Line contains a tab character. | 122 | |
'if' is not followed by whitespace. | 122 | |
'{' is not preceded with whitespace. | 122 | |
'if' is not followed by whitespace. | 123 | |
'{' is not preceded with whitespace. | 123 | |
'}' should be on the same line. | 125 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 129 | |
'if' is not followed by whitespace. | 130 | |
'{' is not preceded with whitespace. | 130 | |
'if' is not followed by whitespace. | 133 | |
'{' is not preceded with whitespace. | 133 | |
'if' is not followed by whitespace. | 136 | |
'{' is not preceded with whitespace. | 136 | |
Line contains a tab character. | 137 | |
'if' is not followed by whitespace. | 139 | |
'{' is not preceded with whitespace. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
'if' is not followed by whitespace. | 142 | |
'{' is not preceded with whitespace. | 142 | |
Line has trailing spaces. | 143 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
'if' is not followed by whitespace. | 144 | |
'==' is not preceded with whitespace. | 144 | |
'==' is not followed by whitespace. | 144 | |
'{' is not preceded with whitespace. | 144 | |
Line is longer than 80 characters. | 145 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line has trailing spaces. | 147 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
'if' is not followed by whitespace. | 148 | |
'{' is not preceded with whitespace. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line has trailing spaces. | 151 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
'if' is not followed by whitespace. | 152 | |
'{' is not preceded with whitespace. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line has trailing spaces. | 155 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
'if' is not followed by whitespace. | 156 | |
'{' is not preceded with whitespace. | 156 | |
Line is longer than 80 characters. | 157 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 160 | |
'if' is not followed by whitespace. | 160 | |
'{' is not preceded with whitespace. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 164 | |
'if' is not followed by whitespace. | 164 | |
'{' is not preceded with whitespace. | 164 | |
Line is longer than 80 characters. | 165 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
Line is longer than 80 characters. | 167 | |
Line contains a tab character. | 167 | |
'if' is not followed by whitespace. | 167 | |
'{' is not preceded with whitespace. | 167 | |
Line is longer than 80 characters. | 168 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
'if' is not followed by whitespace. | 170 | |
'{' is not preceded with whitespace. | 170 | |
Line is longer than 80 characters. | 171 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line is longer than 80 characters. | 173 | |
Line contains a tab character. | 173 | |
'if' is not followed by whitespace. | 173 | |
'{' is not preceded with whitespace. | 173 | |
Line is longer than 80 characters. | 174 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
Line is longer than 80 characters. | 176 | |
Line contains a tab character. | 176 | |
'if' is not followed by whitespace. | 176 | |
'{' is not preceded with whitespace. | 176 | |
Line is longer than 80 characters. | 177 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
'if' is not followed by whitespace. | 179 | |
'{' is not preceded with whitespace. | 179 | |
Line is longer than 80 characters. | 180 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
'if' is not followed by whitespace. | 182 | |
'{' is not preceded with whitespace. | 182 | |
Line is longer than 80 characters. | 183 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
Line contains a tab character. | 185 | |
'if' is not followed by whitespace. | 185 | |
'{' is not preceded with whitespace. | 185 | |
Line is longer than 80 characters. | 186 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line is longer than 80 characters. | 188 | |
Line contains a tab character. | 188 | |
'if' is not followed by whitespace. | 188 | |
'{' is not preceded with whitespace. | 188 | |
Line is longer than 80 characters. | 189 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
'if' is not followed by whitespace. | 191 | |
'{' is not preceded with whitespace. | 191 | |
Line is longer than 80 characters. | 192 | |
Line contains a tab character. | 192 | |
'}' should be on the same line. | 193 | |
Line is longer than 80 characters. | 195 | |
Line contains a tab character. | 195 | |
Line is longer than 80 characters. | 196 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 197 | |
'else' is not followed by whitespace. | 197 | |
'{' is not preceded with whitespace. | 197 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 199 | |
Line has trailing spaces. | 200 | |
Line contains a tab character. | 200 | |
Line is longer than 80 characters. | 201 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 204 | |
'if' is not followed by whitespace. | 204 | |
'{' is not preceded with whitespace. | 204 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 208 | |
'if' is not followed by whitespace. | 208 | |
'{' is not preceded with whitespace. | 208 | |
Line contains a tab character. | 209 | |
'%' is not preceded with whitespace. | 209 | |
'%' is not followed by whitespace. | 209 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 211 | |
'if' construct must use '{}'s. | 212 | |
Line contains a tab character. | 212 | |
'if' is not followed by whitespace. | 212 | |
Line contains a tab character. | 213 | |
'+' is not preceded with whitespace. | 213 | |
'+' is not followed by whitespace. | 213 | |
'+' is not preceded with whitespace. | 213 | |
'+' is not followed by whitespace. | 213 | |
'else' construct must use '{}'s. | 214 | |
Line contains a tab character. | 214 | |
Line contains a tab character. | 215 | |
'+' is not preceded with whitespace. | 215 | |
'+' is not followed by whitespace. | 215 | |
'+' is not preceded with whitespace. | 215 | |
'+' is not followed by whitespace. | 215 | |
Line contains a tab character. | 216 | |
Line is longer than 80 characters. | 218 | |
Line contains a tab character. | 218 | |
Missing a Javadoc comment. | 218 | |
Parameter args should be final. | 218 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 218 | |
Redundant throws: 'SecurityException' is unchecked exception. | 218 | |
'{' is not preceded with whitespace. | 218 | |
Line is longer than 80 characters. | 219 | |
Line contains a tab character. | 219 | |
Line contains a tab character. | 220 | |
Line contains a tab character. | 221 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line has trailing spaces. | 24 | |
Line has trailing spaces. | 27 | |
Utility classes should not have a public or default constructor. | 30 | |
Line contains a tab character. | 32 | |
Line is longer than 80 characters. | 33 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line is longer than 80 characters. | 34 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Line is longer than 80 characters. | 35 | |
Line contains a tab character. | 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 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Line is longer than 80 characters. | 40 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
'{' is followed by whitespace. | 40 | |
Line is longer than 80 characters. | 41 | |
Line contains a tab character. | 41 | |
Line is longer than 80 characters. | 42 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 44 | |
Line is longer than 80 characters. | 45 | |
Missing a Javadoc comment. | 45 | |
'<' is not preceded with whitespace. | 45 | |
'<' is not followed by whitespace. | 45 | |
'>' is not preceded with whitespace. | 45 | |
'<' is not preceded with whitespace. | 45 | |
'<' is not followed by whitespace. | 45 | |
'>' is not preceded with whitespace. | 45 | |
'>' is not followed by whitespace. | 45 | |
Line is longer than 80 characters. | 47 | |
Line contains a tab character. | 47 | |
Missing a Javadoc comment. | 47 | |
Line is longer than 80 characters. | 48 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 | |
Line is longer than 80 characters. | 50 | |
Line contains a tab character. | 50 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 80 characters. | 51 | |
Line contains a tab character. | 51 | |
Missing a Javadoc comment. | 51 | |
Line is longer than 80 characters. | 52 | |
Line contains a tab character. | 52 | |
Missing a Javadoc comment. | 52 | |
Line contains a tab character. | 53 | |
Missing a Javadoc comment. | 53 | |
Line contains a tab character. | 54 | |
Missing a Javadoc comment. | 54 | |
Line is longer than 80 characters. | 55 | |
Line contains a tab character. | 55 | |
Missing a Javadoc comment. | 55 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Missing a Javadoc comment. | 58 | |
Line is longer than 80 characters. | 59 | |
Line contains a tab character. | 59 | |
Missing a Javadoc comment. | 59 | |
Line is longer than 80 characters. | 60 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Missing a Javadoc comment. | 61 | |
Line contains a tab character. | 62 | |
Missing a Javadoc comment. | 62 | |
Line contains a tab character. | 63 | |
Missing a Javadoc comment. | 63 | |
Line contains a tab character. | 64 | |
Missing a Javadoc comment. | 64 | |
Line is longer than 80 characters. | 65 | |
Line contains a tab character. | 65 | |
Missing a Javadoc comment. | 65 | |
'{' is followed by whitespace. | 65 | |
Line contains a tab character. | 67 | |
Line is longer than 80 characters. | 68 | |
Line contains a tab character. | 68 | |
Missing a Javadoc comment. | 68 | |
Line is longer than 80 characters. | 69 | |
Line contains a tab character. | 69 | |
Missing a Javadoc comment. | 69 | |
Line is longer than 80 characters. | 70 | |
Line contains a tab character. | 70 | |
Missing a Javadoc comment. | 70 | |
Line contains a tab character. | 72 | |
Line is longer than 80 characters. | 73 | |
Line contains a tab character. | 73 | |
Missing a Javadoc comment. | 73 | |
Line is longer than 80 characters. | 74 | |
Line contains a tab character. | 74 | |
Missing a Javadoc comment. | 74 | |
Line is longer than 80 characters. | 75 | |
Line contains a tab character. | 75 | |
Missing a Javadoc comment. | 75 | |
Line is longer than 80 characters. | 76 | |
Line contains a tab character. | 76 | |
Missing a Javadoc comment. | 76 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Missing a Javadoc comment. | 79 | |
Line contains a tab character. | 80 | |
Missing a Javadoc comment. | 80 | |
Line contains a tab character. | 81 | |
Missing a Javadoc comment. | 81 | |
Line is longer than 80 characters. | 82 | |
Line contains a tab character. | 82 | |
Missing a Javadoc comment. | 82 | |
Line is longer than 80 characters. | 83 | |
Line contains a tab character. | 83 | |
Missing a Javadoc comment. | 83 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Missing a Javadoc comment. | 86 | |
Line contains a tab character. | 87 | |
Missing a Javadoc comment. | 87 | |
Line is longer than 80 characters. | 90 | |
Missing a Javadoc comment. | 90 | |
Line is longer than 80 characters. | 91 | |
Missing a Javadoc comment. | 91 | |
Line is longer than 80 characters. | 92 | |
Missing a Javadoc comment. | 92 | |
Line is longer than 80 characters. | 93 | |
Missing a Javadoc comment. | 93 | |
Line is longer than 80 characters. | 94 | |
Line is longer than 80 characters. | 95 | |
Missing a Javadoc comment. | 95 | |
Line is longer than 80 characters. | 96 | |
Missing a Javadoc comment. | 96 | |
Line is longer than 80 characters. | 97 | |
Missing a Javadoc comment. | 97 | |
Line is longer than 80 characters. | 98 | |
Missing a Javadoc comment. | 98 | |
Line is longer than 80 characters. | 99 | |
Missing a Javadoc comment. | 99 | |
Line is longer than 80 characters. | 100 | |
Missing a Javadoc comment. | 100 | |
Missing a Javadoc comment. | 101 | |
Line is longer than 80 characters. | 102 | |
Missing a Javadoc comment. | 105 | |
Line is longer than 80 characters. | 106 | |
Missing a Javadoc comment. | 106 | |
Line is longer than 80 characters. | 107 | |
Missing a Javadoc comment. | 107 | |
Line is longer than 80 characters. | 108 | |
Missing a Javadoc comment. | 108 | |
Line has trailing spaces. | 109 | |
Line contains a tab character. | 110 | |
Line is longer than 80 characters. | 111 | |
Missing a Javadoc comment. | 111 | |
Line is longer than 80 characters. | 112 | |
Missing a Javadoc comment. | 112 | |
Line contains a tab character. | 114 | |
Line is longer than 80 characters. | 115 | |
Line contains a tab character. | 115 | |
Missing a Javadoc comment. | 115 | |
Line has trailing spaces. | 116 | |
Missing a Javadoc comment. | 118 | |
Missing a Javadoc comment. | 119 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 57 | |
First sentence should end with a period. | 59 | |
Expected an @return tag. | 67 | |
Line is longer than 80 characters. | 67 | |
Method 'assembleBasics' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Parameter clu should be final. | 67 | |
Expected @param tag for 'clu'. | 67 | |
Parameter program should be final. | 67 | |
Expected @param tag for 'program'. | 67 | |
Expected @throws tag for 'AssemblyException'. | 67 | |
Line is longer than 80 characters. | 70 | |
'cast' is not followed by whitespace. | 70 | |
'}' should be on the same line. | 71 | |
First sentence should end with a period. | 83 | |
Expected an @return tag. | 92 | |
Line is longer than 80 characters. | 92 | |
Method 'disassembleBasics' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Parameter clu should be final. | 92 | |
Expected @param tag for 'clu'. | 92 | |
Parameter program should be final. | 92 | |
Expected @param tag for 'program'. | 92 | |
Expected @throws tag for 'AssemblyException'. | 92 | |
Line is longer than 80 characters. | 95 | |
'(' is preceded with whitespace. | 95 | |
'cast' is not followed by whitespace. | 95 | |
'}' should be on the same line. | 96 | |
Line is longer than 80 characters. | 109 | |
Method 'assembleRequirements' is not designed for extension - needs to be abstract, final or empty. | 109 | |
Missing a Javadoc comment. | 109 | |
Parameter clu should be final. | 109 | |
Parameter program should be final. | 109 | |
Line is longer than 80 characters. | 112 | |
'<' is not preceded with whitespace. | 112 | |
'<' is not followed by whitespace. | 112 | |
'>' is not preceded with whitespace. | 112 | |
'}' should be on the same line. | 116 | |
'{' should be on the previous line. | 118 | |
Line is longer than 80 characters. | 119 | |
Line is longer than 80 characters. | 126 | |
Method 'disassembleRequirements' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Missing a Javadoc comment. | 126 | |
Parameter clu should be final. | 126 | |
Parameter program should be final. | 126 | |
Parameter operation should be final. | 126 | |
Parameter result should be final. | 126 | |
'<' is not preceded with whitespace. | 126 | |
'<' is not followed by whitespace. | 126 | |
'?' is not preceded with whitespace. | 126 | |
'?' is not followed by whitespace. | 126 | |
'>' is not preceded with whitespace. | 126 | |
'?' is not followed by whitespace. | 126 | |
Parameter stateChanged should be final. | 126 | |
'<' is not preceded with whitespace. | 128 | |
'<' is not followed by whitespace. | 128 | |
'>' is not preceded with whitespace. | 128 | |
'(' is preceded with whitespace. | 128 | |
Line contains a tab character. | 131 | |
'{' is not preceded with whitespace. | 131 | |
Line is longer than 80 characters. | 132 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line has trailing spaces. | 134 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
'<' is not preceded with whitespace. | 135 | |
'<' is not followed by whitespace. | 135 | |
'>' is not preceded with whitespace. | 135 | |
Line is longer than 80 characters. | 138 | |
Line contains a tab character. | 138 | |
Line has trailing spaces. | 140 | |
Line contains a tab character. | 141 | |
'{' is not preceded with whitespace. | 141 | |
Line is longer than 80 characters. | 142 | |
Line contains a tab character. | 142 | |
'<' is not preceded with whitespace. | 142 | |
'<' is not followed by whitespace. | 142 | |
'<' is not preceded with whitespace. | 142 | |
'<' is not followed by whitespace. | 142 | |
'?' is not preceded with whitespace. | 142 | |
'?' is not followed by whitespace. | 142 | |
'>' is not preceded with whitespace. | 142 | |
'?' is not followed by whitespace. | 142 | |
'>' is not followed by whitespace. | 142 | |
'>' is not preceded with whitespace. | 142 | |
Line contains a tab character. | 143 | |
'>' is not preceded with whitespace. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line has trailing spaces. | 147 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
'if' is not followed by whitespace. | 148 | |
'{' is not preceded with whitespace. | 148 | |
Line is longer than 80 characters. | 149 | |
Line contains a tab character. | 149 | |
'<' is not preceded with whitespace. | 149 | |
'<' is not followed by whitespace. | 149 | |
'>' is not preceded with whitespace. | 149 | |
Line is longer than 80 characters. | 150 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line is longer than 80 characters. | 152 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
'(' is followed by whitespace. | 153 | |
')' is preceded with whitespace. | 153 | |
Line is longer than 80 characters. | 154 | |
Line contains a tab character. | 154 | |
'<' is not preceded with whitespace. | 154 | |
'<' is not followed by whitespace. | 154 | |
'>' is not preceded with whitespace. | 154 | |
'<' is not preceded with whitespace. | 154 | |
'<' is not followed by whitespace. | 154 | |
'>' is not preceded with whitespace. | 154 | |
'>' is not followed by whitespace. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line is longer than 80 characters. | 157 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 162 | |
Line is longer than 80 characters. | 163 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line has trailing spaces. | 165 | |
Line contains a tab character. | 165 | |
Line has trailing spaces. | 170 | |
First sentence should end with a period. | 171 | |
Line has trailing spaces. | 175 | |
Line has trailing spaces. | 176 | |
Line has trailing spaces. | 177 | |
Line is longer than 80 characters. | 179 | |
Parameter requirements should be final. | 179 | |
'<' is not preceded with whitespace. | 179 | |
'<' is not followed by whitespace. | 179 | |
'>' is not preceded with whitespace. | 179 | |
Expected @param tag for 'requirements'. | 179 | |
Parameter state should be final. | 179 | |
Expected @param tag for 'state'. | 179 | |
Parameter result should be final. | 179 | |
'<' is not preceded with whitespace. | 179 | |
'<' is not followed by whitespace. | 179 | |
'?' is not preceded with whitespace. | 179 | |
'?' is not followed by whitespace. | 179 | |
'>' is not preceded with whitespace. | 179 | |
'?' is not followed by whitespace. | 179 | |
Expected @param tag for 'result'. | 179 | |
Expected @throws tag for 'InvalidParameterException'. | 179 | |
Expected @throws tag for 'MissingParameterException'. | 179 | |
Expected @throws tag for 'OperationFailedException'. | 179 | |
Line contains a tab character. | 180 | |
':' is not preceded with whitespace. | 180 | |
':' is not followed by whitespace. | 180 | |
'{' is not preceded with whitespace. | 180 | |
Line contains a tab character. | 181 | |
Line is longer than 80 characters. | 182 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line is longer than 80 characters. | 184 | |
Line contains a tab character. | 184 | |
'<' is not preceded with whitespace. | 184 | |
'<' is not followed by whitespace. | 184 | |
'>' is not preceded with whitespace. | 184 | |
'<' is not preceded with whitespace. | 184 | |
'<' is not followed by whitespace. | 184 | |
'>' is not preceded with whitespace. | 184 | |
'>' is not followed by whitespace. | 184 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
'{' is not preceded with whitespace. | 188 | |
Must have at least one statement. | 188 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 | |
First sentence should end with a period. | 194 | |
Line contains a tab character. | 194 | |
Expected an @return tag. | 202 | |
Line is longer than 80 characters. | 202 | |
Method 'assembleIdentifiers' is not designed for extension - needs to be abstract, final or empty. | 202 | |
Parameter clu should be final. | 202 | |
Expected @param tag for 'clu'. | 202 | |
Parameter program should be final. | 202 | |
Expected @param tag for 'program'. | 202 | |
Expected @throws tag for 'AssemblyException'. | 202 | |
Line is longer than 80 characters. | 206 | |
Line is longer than 80 characters. | 220 | |
First sentence should end with a period. | 229 | |
Expected an @return tag. | 238 | |
Line is longer than 80 characters. | 238 | |
Method 'disassembleIdentifiers' is not designed for extension - needs to be abstract, final or empty. | 238 | |
Parameter clu should be final. | 238 | |
Expected @param tag for 'clu'. | 238 | |
Parameter program should be final. | 238 | |
Expected @param tag for 'program'. | 238 | |
Parameter operation should be final. | 238 | |
Expected @param tag for 'operation'. | 238 | |
Expected @throws tag for 'AssemblyException'. | 238 | |
Line is longer than 80 characters. | 240 | |
Avoid inline conditionals. | 240 | |
Line is longer than 80 characters. | 246 | |
Avoid inline conditionals. | 246 | |
'cast' is not followed by whitespace. | 251 | |
Line is longer than 80 characters. | 260 | |
'for' is not followed by whitespace. | 260 | |
'<' is not preceded with whitespace. | 260 | |
'<' is not followed by whitespace. | 260 | |
'>' is not preceded with whitespace. | 260 | |
';' is not followed by whitespace. | 260 | |
'{' is not preceded with whitespace. | 260 | |
Line is longer than 80 characters. | 262 | |
Line is longer than 80 characters. | 264 | |
First sentence should end with a period. | 293 | |
Expected an @return tag. | 301 | |
Line is longer than 80 characters. | 301 | |
Method 'assembleLuCodes' is not designed for extension - needs to be abstract, final or empty. | 301 | |
Parameter clu should be final. | 301 | |
Expected @param tag for 'clu'. | 301 | |
Parameter program should be final. | 301 | |
Expected @param tag for 'program'. | 301 | |
Expected @throws tag for 'AssemblyException'. | 301 | |
Line is longer than 80 characters. | 305 | |
Line is longer than 80 characters. | 307 | |
Line is longer than 80 characters. | 309 | |
Line is longer than 80 characters. | 311 | |
Line is longer than 80 characters. | 313 | |
First sentence should end with a period. | 323 | |
Expected an @return tag. | 331 | |
Line is longer than 80 characters. | 331 | |
Method 'disassembleLuCodes' is not designed for extension - needs to be abstract, final or empty. | 331 | |
Parameter clu should be final. | 331 | |
Expected @param tag for 'clu'. | 331 | |
Parameter program should be final. | 331 | |
Expected @param tag for 'program'. | 331 | |
Parameter operation should be final. | 331 | |
Expected @param tag for 'operation'. | 331 | |
Expected @throws tag for 'AssemblyException'. | 331 | |
'<' is not preceded with whitespace. | 333 | |
'<' is not followed by whitespace. | 333 | |
'>' is not preceded with whitespace. | 333 | |
'>' is not followed by whitespace. | 333 | |
Line is longer than 80 characters. | 335 | |
Line is longer than 80 characters. | 336 | |
Line is longer than 80 characters. | 337 | |
Line is longer than 80 characters. | 338 | |
Line is longer than 80 characters. | 339 | |
First sentence should end with a period. | 345 | |
Expected an @return tag. | 353 | |
Line is longer than 80 characters. | 353 | |
Method 'assembleBasicAdminOrgs' is not designed for extension - needs to be abstract, final or empty. | 353 | |
Parameter clu should be final. | 353 | |
Expected @param tag for 'clu'. | 353 | |
Parameter program should be final. | 353 | |
Expected @param tag for 'program'. | 353 | |
Expected @throws tag for 'AssemblyException'. | 353 | |
Line is longer than 80 characters. | 358 | |
'}' should be on the same line. | 360 | |
Line is longer than 80 characters. | 361 | |
Line is longer than 80 characters. | 362 | |
';' is preceded with whitespace. | 362 | |
'}' should be on the same line. | 363 | |
Line is longer than 80 characters. | 364 | |
';' is preceded with whitespace. | 365 | |
'}' should be on the same line. | 366 | |
Line is longer than 80 characters. | 367 | |
';' is preceded with whitespace. | 368 | |
Line is longer than 80 characters. | 375 | |
Method 'assembleFullOrgs' is not designed for extension - needs to be abstract, final or empty. | 375 | |
Missing a Javadoc comment. | 375 | |
Parameter clu should be final. | 375 | |
Parameter program should be final. | 375 | |
Line is longer than 80 characters. | 379 | |
';' is preceded with whitespace. | 380 | |
'}' should be on the same line. | 381 | |
Line is longer than 80 characters. | 382 | |
Line is longer than 80 characters. | 383 | |
';' is preceded with whitespace. | 383 | |
'}' should be on the same line. | 384 | |
Line is longer than 80 characters. | 385 | |
';' is preceded with whitespace. | 386 | |
'}' should be on the same line. | 387 | |
Line is longer than 80 characters. | 388 | |
';' is preceded with whitespace. | 389 | |
'}' should be on the same line. | 390 | |
Line is longer than 80 characters. | 391 | |
';' is preceded with whitespace. | 392 | |
'}' should be on the same line. | 393 | |
Line is longer than 80 characters. | 394 | |
';' is preceded with whitespace. | 395 | |
Missing a Javadoc comment. | 401 | |
Parameter program should be final. | 401 | |
'<' is not preceded with whitespace. | 402 | |
'<' is not followed by whitespace. | 402 | |
'>' is not preceded with whitespace. | 402 | |
'>' is not followed by whitespace. | 402 | |
'<' is not preceded with whitespace. | 403 | |
'<' is not followed by whitespace. | 403 | |
'>' is not preceded with whitespace. | 403 | |
'>' is not followed by whitespace. | 403 | |
'<' is not preceded with whitespace. | 404 | |
'<' is not followed by whitespace. | 404 | |
'>' is not preceded with whitespace. | 404 | |
'>' is not followed by whitespace. | 404 | |
'<' is not preceded with whitespace. | 405 | |
'<' is not followed by whitespace. | 405 | |
'>' is not preceded with whitespace. | 405 | |
'>' is not followed by whitespace. | 405 | |
Missing a Javadoc comment. | 408 | |
Parameter program should be final. | 408 | |
'<' is not preceded with whitespace. | 409 | |
'<' is not followed by whitespace. | 409 | |
'>' is not preceded with whitespace. | 409 | |
'>' is not followed by whitespace. | 409 | |
'<' is not preceded with whitespace. | 410 | |
'<' is not followed by whitespace. | 410 | |
'>' is not preceded with whitespace. | 410 | |
'>' is not followed by whitespace. | 410 | |
'<' is not preceded with whitespace. | 411 | |
'<' is not followed by whitespace. | 411 | |
'>' is not preceded with whitespace. | 411 | |
'>' is not followed by whitespace. | 411 | |
'<' is not preceded with whitespace. | 412 | |
'<' is not followed by whitespace. | 412 | |
'>' is not preceded with whitespace. | 412 | |
'>' is not followed by whitespace. | 412 | |
'<' is not preceded with whitespace. | 413 | |
'<' is not followed by whitespace. | 413 | |
'>' is not preceded with whitespace. | 413 | |
'>' is not followed by whitespace. | 413 | |
'<' is not preceded with whitespace. | 414 | |
'<' is not followed by whitespace. | 414 | |
'>' is not preceded with whitespace. | 414 | |
'>' is not followed by whitespace. | 414 | |
First sentence should end with a period. | 417 | |
Expected an @return tag. | 424 | |
Line is longer than 80 characters. | 424 | |
Method 'disassembleAdminOrgs' is not designed for extension - needs to be abstract, final or empty. | 424 | |
Parameter clu should be final. | 424 | |
Expected @param tag for 'clu'. | 424 | |
Parameter program should be final. | 424 | |
Expected @param tag for 'program'. | 424 | |
Parameter operation should be final. | 424 | |
Expected @param tag for 'operation'. | 424 | |
'{' is not preceded with whitespace. | 424 | |
'<' is not preceded with whitespace. | 427 | |
'<' is not followed by whitespace. | 427 | |
'>' is not preceded with whitespace. | 427 | |
'>' is not followed by whitespace. | 427 | |
Line is longer than 80 characters. | 429 | |
Line is longer than 80 characters. | 430 | |
')' is preceded with whitespace. | 430 | |
Line is longer than 80 characters. | 431 | |
Line is longer than 80 characters. | 432 | |
')' is preceded with whitespace. | 432 | |
'<' is not preceded with whitespace. | 434 | |
'<' is not followed by whitespace. | 434 | |
'>' is not preceded with whitespace. | 434 | |
'<' is not preceded with whitespace. | 434 | |
'<' is not followed by whitespace. | 434 | |
'>' is not preceded with whitespace. | 434 | |
'>' is not followed by whitespace. | 434 | |
Line is longer than 80 characters. | 435 | |
'cast' is not followed by whitespace. | 435 | |
Line is longer than 80 characters. | 436 | |
';' is preceded with whitespace. | 436 | |
Line is longer than 80 characters. | 440 | |
Line is longer than 80 characters. | 441 | |
Line is longer than 80 characters. | 442 | |
Line is longer than 80 characters. | 443 | |
Line is longer than 80 characters. | 444 | |
Line is longer than 80 characters. | 445 | |
Line is longer than 80 characters. | 452 | |
Missing a Javadoc comment. | 452 | |
Parameter clu should be final. | 452 | |
Parameter orgIds should be final. | 452 | |
'<' is not preceded with whitespace. | 452 | |
'<' is not followed by whitespace. | 452 | |
'>' is not preceded with whitespace. | 452 | |
Parameter type should be final. | 452 | |
First sentence should end with a period. | 465 | |
Expected an @return tag. | 473 | |
Line is longer than 80 characters. | 473 | |
Method 'assembleResultOptions' is not designed for extension - needs to be abstract, final or empty. | 473 | |
'<' is not preceded with whitespace. | 473 | |
'<' is not followed by whitespace. | 473 | |
'>' is not preceded with whitespace. | 473 | |
Parameter cluId should be final. | 473 | |
Expected @param tag for 'cluId'. | 473 | |
Expected @throws tag for 'AssemblyException'. | 473 | |
'<' is not preceded with whitespace. | 474 | |
'<' is not followed by whitespace. | 474 | |
'>' is not preceded with whitespace. | 474 | |
'try' is not followed by whitespace. | 475 | |
'{' is not preceded with whitespace. | 475 | |
'<' is not preceded with whitespace. | 476 | |
'<' is not followed by whitespace. | 476 | |
'>' is not preceded with whitespace. | 476 | |
'<' is not preceded with whitespace. | 478 | |
'<' is not followed by whitespace. | 478 | |
'>' is not preceded with whitespace. | 478 | |
'<' is not preceded with whitespace. | 478 | |
'<' is not followed by whitespace. | 478 | |
'>' is not preceded with whitespace. | 478 | |
'>' is not followed by whitespace. | 478 | |
Line is longer than 80 characters. | 482 | |
'{' is not preceded with whitespace. | 484 | |
Must have at least one statement. | 484 | |
First sentence should end with a period. | 491 | |
Expected an @return tag. | 499 | |
Line is longer than 80 characters. | 499 | |
Method 'assembleAtps' is not designed for extension - needs to be abstract, final or empty. | 499 | |
Parameter clu should be final. | 499 | |
Expected @param tag for 'clu'. | 499 | |
Parameter program should be final. | 499 | |
Expected @param tag for 'program'. | 499 | |
Expected @throws tag for 'AssemblyException'. | 499 | |
First sentence should end with a period. | 514 | |
Expected an @return tag. | 522 | |
Line is longer than 80 characters. | 522 | |
Method 'disassembleAtps' is not designed for extension - needs to be abstract, final or empty. | 522 | |
Parameter clu should be final. | 522 | |
Expected @param tag for 'clu'. | 522 | |
Parameter program should be final. | 522 | |
Expected @param tag for 'program'. | 522 | |
Parameter operation should be final. | 522 | |
Expected @param tag for 'operation'. | 522 | |
Expected @throws tag for 'AssemblyException'. | 522 | |
First sentence should end with a period. | 532 | |
Expected an @return tag. | 540 | |
Line is longer than 80 characters. | 540 | |
Method 'assemblePublications' is not designed for extension - needs to be abstract, final or empty. | 540 | |
Parameter clu should be final. | 540 | |
Expected @param tag for 'clu'. | 540 | |
Parameter program should be final. | 540 | |
Expected @param tag for 'program'. | 540 | |
Expected @throws tag for 'AssemblyException'. | 540 | |
Line is longer than 80 characters. | 548 | |
'<' is not preceded with whitespace. | 548 | |
'<' is not followed by whitespace. | 548 | |
'>' is not preceded with whitespace. | 548 | |
'<' is not preceded with whitespace. | 550 | |
'<' is not followed by whitespace. | 550 | |
'>' is not preceded with whitespace. | 550 | |
'<' is not preceded with whitespace. | 550 | |
'<' is not followed by whitespace. | 550 | |
'>' is not preceded with whitespace. | 550 | |
'>' is not followed by whitespace. | 550 | |
Line is longer than 80 characters. | 553 | |
'}' should be on the same line. | 555 | |
Must have at least one statement. | 564 | |
Must have at least one statement. | 565 | |
Must have at least one statement. | 566 | |
Line is longer than 80 characters. | 573 | |
Missing a Javadoc comment. | 573 | |
Parameter program should be final. | 573 | |
Parameter cluPublication should be final. | 573 | |
Line is longer than 80 characters. | 576 | |
Line is longer than 80 characters. | 586 | |
Missing a Javadoc comment. | 586 | |
'<' is not preceded with whitespace. | 586 | |
'<' is not followed by whitespace. | 586 | |
'<' is not preceded with whitespace. | 586 | |
'<' is not followed by whitespace. | 586 | |
'?' is not preceded with whitespace. | 586 | |
'?' is not followed by whitespace. | 586 | |
'>' is not preceded with whitespace. | 586 | |
'?' is not followed by whitespace. | 586 | |
'>' is not followed by whitespace. | 586 | |
'>' is not preceded with whitespace. | 586 | |
Parameter program should be final. | 586 | |
Parameter operation should be final. | 586 | |
Line is longer than 80 characters. | 588 | |
'<' is not preceded with whitespace. | 588 | |
'<' is not followed by whitespace. | 588 | |
'<' is not preceded with whitespace. | 588 | |
'<' is not followed by whitespace. | 588 | |
'?' is not preceded with whitespace. | 588 | |
'?' is not followed by whitespace. | 588 | |
'>' is not preceded with whitespace. | 588 | |
'?' is not followed by whitespace. | 588 | |
'>' is not followed by whitespace. | 588 | |
'>' is not preceded with whitespace. | 588 | |
'<' is not preceded with whitespace. | 588 | |
'<' is not followed by whitespace. | 588 | |
'<' is not preceded with whitespace. | 588 | |
'<' is not followed by whitespace. | 588 | |
'?' is not preceded with whitespace. | 588 | |
'?' is not followed by whitespace. | 588 | |
'>' is not preceded with whitespace. | 588 | |
'?' is not followed by whitespace. | 588 | |
'>' is not followed by whitespace. | 588 | |
'>' is not preceded with whitespace. | 588 | |
'>' is not followed by whitespace. | 588 | |
Line is longer than 80 characters. | 596 | |
'<' is not preceded with whitespace. | 596 | |
'<' is not followed by whitespace. | 596 | |
'>' is not preceded with whitespace. | 596 | |
Line is longer than 80 characters. | 598 | |
Line is longer than 80 characters. | 607 | |
')' is preceded with whitespace. | 607 | |
Line is longer than 80 characters. | 609 | |
Line is longer than 80 characters. | 616 | |
'<' is not preceded with whitespace. | 616 | |
'<' is not followed by whitespace. | 616 | |
'>' is not preceded with whitespace. | 616 | |
'<' is not preceded with whitespace. | 616 | |
'<' is not followed by whitespace. | 616 | |
'>' is not preceded with whitespace. | 616 | |
'>' is not followed by whitespace. | 616 | |
Line is longer than 80 characters. | 628 | |
Line is longer than 80 characters. | 629 | |
Line is longer than 80 characters. | 634 | |
'<' is not preceded with whitespace. | 634 | |
'<' is not followed by whitespace. | 634 | |
'>' is not preceded with whitespace. | 634 | |
'<' is not preceded with whitespace. | 634 | |
'<' is not followed by whitespace. | 634 | |
'>' is not preceded with whitespace. | 634 | |
'>' is not followed by whitespace. | 634 | |
Line has trailing spaces. | 640 | |
'}' should be on the same line. | 641 | |
')' is preceded with whitespace. | 642 | |
Line is longer than 80 characters. | 653 | |
Missing a Javadoc comment. | 653 | |
Parameter results should be final. | 653 | |
'<' is not preceded with whitespace. | 653 | |
'<' is not followed by whitespace. | 653 | |
'<' is not preceded with whitespace. | 653 | |
'<' is not followed by whitespace. | 653 | |
'?' is not preceded with whitespace. | 653 | |
'?' is not followed by whitespace. | 653 | |
'>' is not preceded with whitespace. | 653 | |
'?' is not followed by whitespace. | 653 | |
'>' is not followed by whitespace. | 653 | |
'>' is not preceded with whitespace. | 653 | |
Parameter currentPubInfo should be final. | 653 | |
Line is longer than 80 characters. | 656 | |
'<' is not preceded with whitespace. | 656 | |
'<' is not followed by whitespace. | 656 | |
'>' is not preceded with whitespace. | 656 | |
'<' is not preceded with whitespace. | 656 | |
'<' is not followed by whitespace. | 656 | |
'>' is not preceded with whitespace. | 656 | |
'>' is not followed by whitespace. | 656 | |
First sentence should end with a period. | 663 | |
Expected an @return tag. | 672 | |
Line is longer than 80 characters. | 672 | |
Method 'disassemblePublications' is not designed for extension - needs to be abstract, final or empty. | 672 | |
Parameter clu should be final. | 672 | |
Expected @param tag for 'clu'. | 672 | |
Parameter program should be final. | 672 | |
Expected @param tag for 'program'. | 672 | |
Parameter operation should be final. | 672 | |
Expected @param tag for 'operation'. | 672 | |
Parameter result should be final. | 672 | |
'<' is not preceded with whitespace. | 672 | |
'<' is not followed by whitespace. | 672 | |
'?' is not preceded with whitespace. | 672 | |
'?' is not followed by whitespace. | 672 | |
'>' is not preceded with whitespace. | 672 | |
'?' is not followed by whitespace. | 672 | |
Expected @param tag for 'result'. | 672 | |
Expected @throws tag for 'AssemblyException'. | 672 | |
Line is longer than 80 characters. | 676 | |
'<' is not preceded with whitespace. | 676 | |
'<' is not followed by whitespace. | 676 | |
'<' is not preceded with whitespace. | 676 | |
'<' is not followed by whitespace. | 676 | |
'?' is not preceded with whitespace. | 676 | |
'?' is not followed by whitespace. | 676 | |
'>' is not preceded with whitespace. | 676 | |
'?' is not followed by whitespace. | 676 | |
'>' is not followed by whitespace. | 676 | |
'>' is not preceded with whitespace. | 676 | |
'>' is not preceded with whitespace. | 677 | |
Line is longer than 80 characters. | 681 | |
'<' is not preceded with whitespace. | 681 | |
'<' is not followed by whitespace. | 681 | |
'<' is not preceded with whitespace. | 681 | |
'<' is not followed by whitespace. | 681 | |
'?' is not preceded with whitespace. | 681 | |
'?' is not followed by whitespace. | 681 | |
'>' is not preceded with whitespace. | 681 | |
'?' is not followed by whitespace. | 681 | |
'>' is not followed by whitespace. | 681 | |
'>' is not preceded with whitespace. | 681 | |
';' is preceded with whitespace. | 681 | |
'>' is not preceded with whitespace. | 682 | |
First sentence should end with a period. | 690 | |
Expected an @return tag. | 699 | |
Line is longer than 80 characters. | 699 | |
Method 'disassembleCredentialProgram' is not designed for extension - needs to be abstract, final or empty. | 699 | |
'<' is not preceded with whitespace. | 699 | |
'<' is not followed by whitespace. | 699 | |
'<' is not preceded with whitespace. | 699 | |
'<' is not followed by whitespace. | 699 | |
'?' is not preceded with whitespace. | 699 | |
'?' is not followed by whitespace. | 699 | |
',' is not followed by whitespace. | 699 | |
'?' is not preceded with whitespace. | 699 | |
'>' is not preceded with whitespace. | 699 | |
'?' is not followed by whitespace. | 699 | |
'>' is not followed by whitespace. | 699 | |
'>' is not preceded with whitespace. | 699 | |
Parameter program should be final. | 699 | |
Expected @param tag for 'program'. | 699 | |
Parameter operation should be final. | 699 | |
Expected @param tag for 'operation'. | 699 | |
Parameter relationType should be final. | 699 | |
Expected @param tag for 'relationType'. | 699 | |
Expected @throws tag for 'AssemblyException'. | 699 | |
Line is longer than 80 characters. | 701 | |
'<' is not preceded with whitespace. | 701 | |
'<' is not followed by whitespace. | 701 | |
'<' is not preceded with whitespace. | 701 | |
'<' is not followed by whitespace. | 701 | |
'?' is not preceded with whitespace. | 701 | |
'?' is not followed by whitespace. | 701 | |
'>' is not preceded with whitespace. | 701 | |
'?' is not followed by whitespace. | 701 | |
'>' is not followed by whitespace. | 701 | |
'>' is not preceded with whitespace. | 701 | |
'<' is not preceded with whitespace. | 701 | |
'<' is not followed by whitespace. | 701 | |
'<' is not preceded with whitespace. | 701 | |
'<' is not followed by whitespace. | 701 | |
'?' is not preceded with whitespace. | 701 | |
'?' is not followed by whitespace. | 701 | |
'>' is not preceded with whitespace. | 701 | |
'?' is not followed by whitespace. | 701 | |
'>' is not followed by whitespace. | 701 | |
'>' is not preceded with whitespace. | 701 | |
'>' is not followed by whitespace. | 701 | |
Line is longer than 80 characters. | 704 | |
Must have at least one statement. | 705 | |
Line is longer than 80 characters. | 707 | |
'<' is not preceded with whitespace. | 710 | |
'<' is not followed by whitespace. | 710 | |
'>' is not preceded with whitespace. | 710 | |
'<' is not preceded with whitespace. | 710 | |
'<' is not followed by whitespace. | 710 | |
'>' is not preceded with whitespace. | 710 | |
'>' is not followed by whitespace. | 710 | |
Line is longer than 80 characters. | 714 | |
'<' is not preceded with whitespace. | 714 | |
'<' is not followed by whitespace. | 714 | |
'>' is not preceded with whitespace. | 714 | |
')' is preceded with whitespace. | 716 | |
Line is longer than 80 characters. | 717 | |
Must have at least one statement. | 720 | |
Must have at least one statement. | 721 | |
Must have at least one statement. | 722 | |
Line is longer than 80 characters. | 731 | |
')' is preceded with whitespace. | 731 | |
Line is longer than 80 characters. | 739 | |
'<' is not preceded with whitespace. | 739 | |
'<' is not followed by whitespace. | 739 | |
'>' is not preceded with whitespace. | 739 | |
'<' is not preceded with whitespace. | 739 | |
'<' is not followed by whitespace. | 739 | |
'>' is not preceded with whitespace. | 739 | |
'>' is not followed by whitespace. | 739 | |
Line is longer than 80 characters. | 746 | |
'(' is followed by whitespace. | 756 | |
')' is preceded with whitespace. | 756 | |
Line is longer than 80 characters. | 757 | |
'<' is not preceded with whitespace. | 757 | |
'<' is not followed by whitespace. | 757 | |
'>' is not preceded with whitespace. | 757 | |
'<' is not preceded with whitespace. | 757 | |
'<' is not followed by whitespace. | 757 | |
'>' is not preceded with whitespace. | 757 | |
'>' is not followed by whitespace. | 757 | |
'if' is not followed by whitespace. | 768 | |
'{' is not preceded with whitespace. | 768 | |
Line is longer than 80 characters. | 769 | |
Line contains a tab character. | 769 | |
'<' is not preceded with whitespace. | 769 | |
'<' is not followed by whitespace. | 769 | |
'>' is not preceded with whitespace. | 769 | |
Line is longer than 80 characters. | 770 | |
Line contains a tab character. | 770 | |
Line contains a tab character. | 771 | |
Line is longer than 80 characters. | 772 | |
Line contains a tab character. | 772 | |
Line contains a tab character. | 773 | |
'(' is followed by whitespace. | 773 | |
')' is preceded with whitespace. | 773 | |
Line is longer than 80 characters. | 774 | |
Line contains a tab character. | 774 | |
'<' is not preceded with whitespace. | 774 | |
'<' is not followed by whitespace. | 774 | |
'>' is not preceded with whitespace. | 774 | |
'<' is not preceded with whitespace. | 774 | |
'<' is not followed by whitespace. | 774 | |
'>' is not preceded with whitespace. | 774 | |
'>' is not followed by whitespace. | 774 | |
Line contains a tab character. | 775 | |
Line contains a tab character. | 776 | |
Line contains a tab character. | 777 | |
Line contains a tab character. | 778 | |
Line contains a tab character. | 779 | |
Line is longer than 80 characters. | 784 | |
Method 'addRelationNodes' is not designed for extension - needs to be abstract, final or empty. | 784 | |
Missing a Javadoc comment. | 784 | |
'<' is not preceded with whitespace. | 784 | |
'<' is not followed by whitespace. | 784 | |
'<' is not preceded with whitespace. | 784 | |
'<' is not followed by whitespace. | 784 | |
'?' is not preceded with whitespace. | 784 | |
'?' is not followed by whitespace. | 784 | |
'>' is not preceded with whitespace. | 784 | |
'?' is not followed by whitespace. | 784 | |
'>' is not followed by whitespace. | 784 | |
'>' is not preceded with whitespace. | 784 | |
Parameter cluId should be final. | 784 | |
Parameter relatedCluId should be final. | 784 | |
Parameter relationType should be final. | 784 | |
Parameter operation should be final. | 784 | |
'{' is not preceded with whitespace. | 784 | |
Line contains a tab character. | 785 | |
'<' is not preceded with whitespace. | 785 | |
'<' is not followed by whitespace. | 785 | |
'>' is not preceded with whitespace. | 785 | |
Line is longer than 80 characters. | 786 | |
Line contains a tab character. | 786 | |
'<' is not preceded with whitespace. | 786 | |
'<' is not followed by whitespace. | 786 | |
'<' is not preceded with whitespace. | 786 | |
'<' is not followed by whitespace. | 786 | |
'?' is not preceded with whitespace. | 786 | |
'?' is not followed by whitespace. | 786 | |
'>' is not preceded with whitespace. | 786 | |
'?' is not followed by whitespace. | 786 | |
'>' is not followed by whitespace. | 786 | |
'>' is not preceded with whitespace. | 786 | |
'<' is not preceded with whitespace. | 786 | |
'<' is not followed by whitespace. | 786 | |
'<' is not preceded with whitespace. | 786 | |
'<' is not followed by whitespace. | 786 | |
'?' is not preceded with whitespace. | 786 | |
'?' is not followed by whitespace. | 786 | |
'>' is not preceded with whitespace. | 786 | |
'?' is not followed by whitespace. | 786 | |
'>' is not followed by whitespace. | 786 | |
'>' is not preceded with whitespace. | 786 | |
'>' is not followed by whitespace. | 786 | |
Line contains a tab character. | 789 | |
Line is longer than 80 characters. | 794 | |
')' is preceded with whitespace. | 794 | |
Line is longer than 80 characters. | 796 | |
Line contains a tab character. | 796 | |
Line contains a tab character. | 807 | |
Line has trailing spaces. | 813 | |
'if' is not followed by whitespace. | 814 | |
'{' is not preceded with whitespace. | 814 | |
Line is longer than 80 characters. | 815 | |
Line contains a tab character. | 815 | |
'<' is not preceded with whitespace. | 815 | |
'<' is not followed by whitespace. | 815 | |
'>' is not preceded with whitespace. | 815 | |
Line is longer than 80 characters. | 816 | |
Line contains a tab character. | 816 | |
Line contains a tab character. | 817 | |
Line is longer than 80 characters. | 818 | |
Line contains a tab character. | 818 | |
Line contains a tab character. | 819 | |
'(' is followed by whitespace. | 819 | |
')' is preceded with whitespace. | 819 | |
Line is longer than 80 characters. | 820 | |
Line contains a tab character. | 820 | |
'<' is not preceded with whitespace. | 820 | |
'<' is not followed by whitespace. | 820 | |
'>' is not preceded with whitespace. | 820 | |
'<' is not preceded with whitespace. | 820 | |
'<' is not followed by whitespace. | 820 | |
'>' is not preceded with whitespace. | 820 | |
'>' is not followed by whitespace. | 820 | |
Line contains a tab character. | 821 | |
Line contains a tab character. | 822 | |
Line contains a tab character. | 823 | |
Line contains a tab character. | 824 | |
Line contains a tab character. | 825 | |
Line is longer than 80 characters. | 829 | |
Method 'addAllRelationNodes' is not designed for extension - needs to be abstract, final or empty. | 829 | |
Missing a Javadoc comment. | 829 | |
'<' is not preceded with whitespace. | 829 | |
'<' is not followed by whitespace. | 829 | |
'<' is not preceded with whitespace. | 829 | |
'<' is not followed by whitespace. | 829 | |
'?' is not preceded with whitespace. | 829 | |
'?' is not followed by whitespace. | 829 | |
'>' is not preceded with whitespace. | 829 | |
'?' is not followed by whitespace. | 829 | |
'>' is not followed by whitespace. | 829 | |
'>' is not preceded with whitespace. | 829 | |
Parameter cluId should be final. | 829 | |
Parameter relatedCluId should be final. | 829 | |
Parameter relationType should be final. | 829 | |
Parameter operation should be final. | 829 | |
Parameter currentRelations should be final. | 829 | |
'<' is not preceded with whitespace. | 829 | |
'<' is not followed by whitespace. | 829 | |
'>' is not preceded with whitespace. | 829 | |
'{' is not preceded with whitespace. | 829 | |
Line is longer than 80 characters. | 830 | |
Line contains a tab character. | 830 | |
'<' is not preceded with whitespace. | 830 | |
'<' is not followed by whitespace. | 830 | |
'<' is not preceded with whitespace. | 830 | |
'<' is not followed by whitespace. | 830 | |
'?' is not preceded with whitespace. | 830 | |
'?' is not followed by whitespace. | 830 | |
'>' is not preceded with whitespace. | 830 | |
'?' is not followed by whitespace. | 830 | |
'>' is not followed by whitespace. | 830 | |
'>' is not preceded with whitespace. | 830 | |
'<' is not preceded with whitespace. | 830 | |
'<' is not followed by whitespace. | 830 | |
'<' is not preceded with whitespace. | 830 | |
'<' is not followed by whitespace. | 830 | |
'?' is not preceded with whitespace. | 830 | |
'?' is not followed by whitespace. | 830 | |
'>' is not preceded with whitespace. | 830 | |
'?' is not followed by whitespace. | 830 | |
'>' is not followed by whitespace. | 830 | |
'>' is not preceded with whitespace. | 830 | |
'>' is not followed by whitespace. | 830 | |
Line contains a tab character. | 832 | |
Line is longer than 80 characters. | 833 | |
Line contains a tab character. | 833 | |
')' is preceded with whitespace. | 833 | |
Line contains a tab character. | 834 | |
Line is longer than 80 characters. | 835 | |
Line contains a tab character. | 835 | |
Line contains a tab character. | 836 | |
Line contains a tab character. | 837 | |
Line contains a tab character. | 838 | |
Line has trailing spaces. | 839 | |
Line contains a tab character. | 839 | |
Line is longer than 80 characters. | 840 | |
Line contains a tab character. | 840 | |
Line contains a tab character. | 841 | |
Line contains a tab character. | 842 | |
Line contains a tab character. | 843 | |
Line contains a tab character. | 844 | |
Line contains a tab character. | 845 | |
Line contains a tab character. | 846 | |
Line has trailing spaces. | 847 | |
Line contains a tab character. | 847 | |
Line is longer than 80 characters. | 848 | |
Line contains a tab character. | 848 | |
Line contains a tab character. | 849 | |
Line contains a tab character. | 850 | |
Line contains a tab character. | 851 | |
Line has trailing spaces. | 852 | |
Line is longer than 80 characters. | 855 | |
Method 'getCluCluRelations' is not designed for extension - needs to be abstract, final or empty. | 855 | |
Missing a Javadoc comment. | 855 | |
'<' is not preceded with whitespace. | 855 | |
'<' is not followed by whitespace. | 855 | |
'>' is not preceded with whitespace. | 855 | |
Parameter cluId should be final. | 855 | |
Parameter relationType should be final. | 855 | |
'{' is not preceded with whitespace. | 855 | |
'<' is not preceded with whitespace. | 856 | |
'<' is not followed by whitespace. | 856 | |
'>' is not preceded with whitespace. | 856 | |
'<' is not preceded with whitespace. | 856 | |
'<' is not followed by whitespace. | 856 | |
'>' is not preceded with whitespace. | 856 | |
'>' is not followed by whitespace. | 856 | |
Line is longer than 80 characters. | 859 | |
'<' is not preceded with whitespace. | 859 | |
'<' is not followed by whitespace. | 859 | |
'>' is not preceded with whitespace. | 859 | |
Line has trailing spaces. | 860 | |
Line is longer than 80 characters. | 863 | |
Must have at least one statement. | 866 | |
Must have at least one statement. | 867 | |
Must have at least one statement. | 868 | |
Line has trailing spaces. | 875 | |
Line is longer than 80 characters. | 876 | |
Method 'getCluCluActiveRelations' is not designed for extension - needs to be abstract, final or empty. | 876 | |
Missing a Javadoc comment. | 876 | |
'<' is not preceded with whitespace. | 876 | |
'<' is not followed by whitespace. | 876 | |
'>' is not preceded with whitespace. | 876 | |
Parameter cluId should be final. | 876 | |
Parameter relationType should be final. | 876 | |
'{' is not preceded with whitespace. | 876 | |
Line is longer than 80 characters. | 877 | |
'<' is not preceded with whitespace. | 877 | |
'<' is not followed by whitespace. | 877 | |
'>' is not preceded with whitespace. | 877 | |
'<' is not preceded with whitespace. | 877 | |
'<' is not followed by whitespace. | 877 | |
'>' is not preceded with whitespace. | 877 | |
'>' is not followed by whitespace. | 877 | |
Line is longer than 80 characters. | 880 | |
'<' is not preceded with whitespace. | 880 | |
'<' is not followed by whitespace. | 880 | |
'>' is not preceded with whitespace. | 880 | |
Line is longer than 80 characters. | 883 | |
Line is longer than 80 characters. | 884 | |
Must have at least one statement. | 887 | |
Must have at least one statement. | 888 | |
Must have at least one statement. | 889 | |
Line is longer than 80 characters. | 897 | |
Method 'addCreateRelationNode' is not designed for extension - needs to be abstract, final or empty. | 897 | |
Missing a Javadoc comment. | 897 | |
Parameter cluId should be final. | 897 | |
Parameter relatedCluId should be final. | 897 | |
Parameter relationType should be final. | 897 | |
Parameter results should be final. | 897 | |
'<' is not preceded with whitespace. | 897 | |
'<' is not followed by whitespace. | 897 | |
'<' is not preceded with whitespace. | 897 | |
'<' is not followed by whitespace. | 897 | |
'?' is not preceded with whitespace. | 897 | |
'?' is not followed by whitespace. | 897 | |
'>' is not preceded with whitespace. | 897 | |
'?' is not followed by whitespace. | 897 | |
'>' is not followed by whitespace. | 897 | |
'>' is not preceded with whitespace. | 897 | |
'{' is not preceded with whitespace. | 897 | |
Line is longer than 80 characters. | 904 | |
'<' is not preceded with whitespace. | 904 | |
'<' is not followed by whitespace. | 904 | |
'>' is not preceded with whitespace. | 904 | |
'<' is not preceded with whitespace. | 904 | |
'<' is not followed by whitespace. | 904 | |
'>' is not preceded with whitespace. | 904 | |
'>' is not followed by whitespace. | 904 | |
Line is longer than 80 characters. | 913 | |
Method 'addDeleteRelationNodes' is not designed for extension - needs to be abstract, final or empty. | 913 | |
Missing a Javadoc comment. | 913 | |
Parameter currentRelations should be final. | 913 | |
'<' is not preceded with whitespace. | 913 | |
'<' is not followed by whitespace. | 913 | |
'>' is not preceded with whitespace. | 913 | |
Parameter results should be final. | 913 | |
'<' is not preceded with whitespace. | 913 | |
'<' is not followed by whitespace. | 913 | |
'<' is not preceded with whitespace. | 913 | |
'<' is not followed by whitespace. | 913 | |
'?' is not preceded with whitespace. | 913 | |
'?' is not followed by whitespace. | 913 | |
'>' is not preceded with whitespace. | 913 | |
'?' is not followed by whitespace. | 913 | |
'>' is not followed by whitespace. | 913 | |
'>' is not preceded with whitespace. | 913 | |
'{' is not preceded with whitespace. | 913 | |
'<' is not preceded with whitespace. | 914 | |
'<' is not followed by whitespace. | 914 | |
'>' is not preceded with whitespace. | 914 | |
'(' is followed by whitespace. | 918 | |
')' is preceded with whitespace. | 918 | |
Line is longer than 80 characters. | 919 | |
'<' is not preceded with whitespace. | 919 | |
'<' is not followed by whitespace. | 919 | |
'>' is not preceded with whitespace. | 919 | |
'<' is not preceded with whitespace. | 919 | |
'<' is not followed by whitespace. | 919 | |
'>' is not preceded with whitespace. | 919 | |
'>' is not followed by whitespace. | 919 | |
Line has trailing spaces. | 926 | |
Line is longer than 80 characters. | 927 | |
Method 'addInactiveRelationNodes' is not designed for extension - needs to be abstract, final or empty. | 927 | |
Missing a Javadoc comment. | 927 | |
Parameter currentRelations should be final. | 927 | |
'<' is not preceded with whitespace. | 927 | |
'<' is not followed by whitespace. | 927 | |
'>' is not preceded with whitespace. | 927 | |
Parameter results should be final. | 927 | |
'<' is not preceded with whitespace. | 927 | |
'<' is not followed by whitespace. | 927 | |
'<' is not preceded with whitespace. | 927 | |
'<' is not followed by whitespace. | 927 | |
'?' is not preceded with whitespace. | 927 | |
'?' is not followed by whitespace. | 927 | |
'>' is not preceded with whitespace. | 927 | |
'?' is not followed by whitespace. | 927 | |
'>' is not followed by whitespace. | 927 | |
'>' is not preceded with whitespace. | 927 | |
'{' is not preceded with whitespace. | 927 | |
Line is longer than 80 characters. | 928 | |
'<' is not preceded with whitespace. | 928 | |
'<' is not followed by whitespace. | 928 | |
'>' is not preceded with whitespace. | 928 | |
Line is longer than 80 characters. | 932 | |
'<' is not preceded with whitespace. | 932 | |
'<' is not followed by whitespace. | 932 | |
'>' is not preceded with whitespace. | 932 | |
'<' is not preceded with whitespace. | 932 | |
'<' is not followed by whitespace. | 932 | |
'>' is not preceded with whitespace. | 932 | |
'>' is not followed by whitespace. | 932 | |
Line is longer than 80 characters. | 940 | |
Missing a Javadoc comment. | 940 | |
Parameter type should be final. | 940 | |
Parameter value should be final. | 940 | |
Parameter list should be final. | 940 | |
'<' is not preceded with whitespace. | 940 | |
'<' is not followed by whitespace. | 940 | |
'>' is not preceded with whitespace. | 940 | |
'<' is not preceded with whitespace. | 946 | |
'<' is not followed by whitespace. | 946 | |
'>' is not preceded with whitespace. | 946 | |
'>' is not followed by whitespace. | 946 | |
First sentence should end with a period. | 951 | |
Expected an @return tag. | 960 | |
Line is longer than 80 characters. | 960 | |
'<' is not preceded with whitespace. | 960 | |
'<' is not followed by whitespace. | 960 | |
'<' is not preceded with whitespace. | 960 | |
'<' is not followed by whitespace. | 960 | |
'?' is not preceded with whitespace. | 960 | |
'?' is not followed by whitespace. | 960 | |
'>' is not preceded with whitespace. | 960 | |
'?' is not followed by whitespace. | 960 | |
'>' is not followed by whitespace. | 960 | |
'>' is not preceded with whitespace. | 960 | |
Parameter program should be final. | 960 | |
Expected @param tag for 'program'. | 960 | |
Parameter operation should be final. | 960 | |
Expected @param tag for 'operation'. | 960 | |
Expected @throws tag for 'AssemblyException'. | 960 | |
Line is longer than 80 characters. | 962 | |
'<' is not preceded with whitespace. | 962 | |
'<' is not followed by whitespace. | 962 | |
'<' is not preceded with whitespace. | 962 | |
'<' is not followed by whitespace. | 962 | |
'?' is not preceded with whitespace. | 962 | |
'?' is not followed by whitespace. | 962 | |
'>' is not preceded with whitespace. | 962 | |
'?' is not followed by whitespace. | 962 | |
'>' is not followed by whitespace. | 962 | |
'>' is not preceded with whitespace. | 962 | |
'<' is not preceded with whitespace. | 962 | |
'<' is not followed by whitespace. | 962 | |
'<' is not preceded with whitespace. | 962 | |
'<' is not followed by whitespace. | 962 | |
'?' is not preceded with whitespace. | 962 | |
'?' is not followed by whitespace. | 962 | |
'>' is not preceded with whitespace. | 962 | |
'?' is not followed by whitespace. | 962 | |
'>' is not followed by whitespace. | 962 | |
'>' is not preceded with whitespace. | 962 | |
'>' is not followed by whitespace. | 962 | |
Line is longer than 80 characters. | 964 | |
'<' is not preceded with whitespace. | 964 | |
'<' is not followed by whitespace. | 964 | |
'>' is not preceded with whitespace. | 964 | |
'<' is not preceded with whitespace. | 964 | |
'<' is not followed by whitespace. | 964 | |
'>' is not preceded with whitespace. | 964 | |
'>' is not followed by whitespace. | 964 | |
Line is longer than 80 characters. | 969 | |
'<' is not preceded with whitespace. | 969 | |
'<' is not followed by whitespace. | 969 | |
'>' is not preceded with whitespace. | 969 | |
'for' is not followed by whitespace. | 970 | |
'{' is not preceded with whitespace. | 970 | |
Line is longer than 80 characters. | 971 | |
Line has trailing spaces. | 972 | |
Line is longer than 80 characters. | 972 | |
Must have at least one statement. | 975 | |
Line is longer than 80 characters. | 981 | |
Line is longer than 80 characters. | 982 | |
Line is longer than 80 characters. | 985 | |
')' is preceded with whitespace. | 985 | |
Line is longer than 80 characters. | 987 | |
Line is longer than 80 characters. | 989 | |
'<' is not preceded with whitespace. | 989 | |
'<' is not followed by whitespace. | 989 | |
'>' is not preceded with whitespace. | 989 | |
'<' is not preceded with whitespace. | 989 | |
'<' is not followed by whitespace. | 989 | |
'>' is not preceded with whitespace. | 989 | |
'>' is not followed by whitespace. | 989 | |
Line is longer than 80 characters. | 997 | |
Line is longer than 80 characters. | 1005 | |
'<' is not preceded with whitespace. | 1005 | |
'<' is not followed by whitespace. | 1005 | |
'>' is not preceded with whitespace. | 1005 | |
'<' is not preceded with whitespace. | 1005 | |
'<' is not followed by whitespace. | 1005 | |
'>' is not preceded with whitespace. | 1005 | |
'>' is not followed by whitespace. | 1005 | |
Line is longer than 80 characters. | 1017 | |
'<' is not preceded with whitespace. | 1017 | |
'<' is not followed by whitespace. | 1017 | |
'>' is not preceded with whitespace. | 1017 | |
Line is longer than 80 characters. | 1026 | |
Missing a Javadoc comment. | 1026 | |
Parameter programId should be final. | 1026 | |
Parameter publicationType should be final. | 1026 | |
Method 'setLuService' is not designed for extension - needs to be abstract, final or empty. | 1037 | |
Missing a Javadoc comment. | 1037 | |
Parameter luService should be final. | 1037 | |
'luService' hides a field. | 1037 | |
Method 'setCluAssemblerUtils' is not designed for extension - needs to be abstract, final or empty. | 1041 | |
Missing a Javadoc comment. | 1041 | |
Parameter cluAssemblerUtils should be final. | 1041 | |
'cluAssemblerUtils' hides a field. | 1041 | |
Line is longer than 80 characters. | 1045 | |
Method 'getCredentialProgramID' is not designed for extension - needs to be abstract, final or empty. | 1045 | |
Missing a Javadoc comment. | 1045 | |
Parameter cluId should be final. | 1045 | |
'<' is not preceded with whitespace. | 1047 | |
'<' is not followed by whitespace. | 1047 | |
'>' is not preceded with whitespace. | 1047 | |
Line is longer than 80 characters. | 1049 | |
Line is longer than 80 characters. | 1056 | |
Line is longer than 80 characters. | 1058 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 36 | |
'<' is not preceded with whitespace. | 36 | |
'<' is not followed by whitespace. | 36 | |
'>' is not preceded with whitespace. | 36 | |
Missing a Javadoc comment. | 37 | |
'static' modifier out of order with the JLS suggestions. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 41 | |
Method 'assemble' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Line is longer than 80 characters. | 44 | |
Parameter clu should be final. | 44 | |
Parameter programVariation should be final. | 44 | |
Parameter shallowBuild should be final. | 44 | |
Line is longer than 80 characters. | 46 | |
Avoid inline conditionals. | 46 | |
Line has trailing spaces. | 56 | |
Line contains a tab character. | 58 | |
Line is longer than 80 characters. | 59 | |
Line contains a tab character. | 59 | |
Line is longer than 80 characters. | 60 | |
Line has trailing spaces. | 62 | |
Line is longer than 80 characters. | 63 | |
Avoid inline conditionals. | 63 | |
Line has trailing spaces. | 65 | |
Method 'disassemble' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
Line is longer than 80 characters. | 74 | |
'<' is not preceded with whitespace. | 74 | |
'<' is not followed by whitespace. | 74 | |
'>' is not preceded with whitespace. | 74 | |
Parameter variation should be final. | 74 | |
Parameter operation should be final. | 74 | |
Line is longer than 80 characters. | 75 | |
Line contains a tab character. | 75 | |
'<' is not preceded with whitespace. | 75 | |
'<' is not followed by whitespace. | 75 | |
'>' is not preceded with whitespace. | 75 | |
'<' is not preceded with whitespace. | 75 | |
'<' is not followed by whitespace. | 75 | |
'>' is not preceded with whitespace. | 75 | |
'>' is not followed by whitespace. | 75 | |
Line has trailing spaces. | 76 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line is longer than 80 characters. | 78 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line is longer than 80 characters. | 81 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line is longer than 80 characters. | 86 | |
Line contains a tab character. | 86 | |
Avoid inline conditionals. | 86 | |
Line is longer than 80 characters. | 88 | |
Line contains a tab character. | 88 | |
Line has trailing spaces. | 89 | |
Line has trailing spaces. | 90 | |
Line is longer than 80 characters. | 91 | |
Line has trailing spaces. | 92 | |
'if' construct must use '{}'s. | 94 | |
Line contains a tab character. | 95 | |
Line has trailing spaces. | 99 | |
Line is longer than 80 characters. | 99 | |
Line is longer than 80 characters. | 100 | |
Line is longer than 80 characters. | 102 | |
'if' is not followed by whitespace. | 102 | |
Line is longer than 80 characters. | 103 | |
Line contains a tab character. | 103 | |
Line has trailing spaces. | 105 | |
Line has trailing spaces. | 107 | |
Line has trailing spaces. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line has trailing spaces. | 121 | |
Line has trailing spaces. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line has trailing spaces. | 128 | |
Line contains a tab character. | 128 | |
Line is longer than 80 characters. | 131 | |
Missing a Javadoc comment. | 131 | |
Parameter variation should be final. | 131 | |
Parameter operation should be final. | 131 | |
Parameter result should be final. | 131 | |
'<' is not preceded with whitespace. | 131 | |
'<' is not followed by whitespace. | 131 | |
'>' is not preceded with whitespace. | 131 | |
Line is longer than 80 characters. | 133 | |
'<' is not preceded with whitespace. | 133 | |
'<' is not followed by whitespace. | 133 | |
'<' is not preceded with whitespace. | 133 | |
'<' is not followed by whitespace. | 133 | |
'?' is not preceded with whitespace. | 133 | |
'?' is not followed by whitespace. | 133 | |
'>' is not preceded with whitespace. | 133 | |
'?' is not followed by whitespace. | 133 | |
'>' is not followed by whitespace. | 133 | |
'>' is not preceded with whitespace. | 133 | |
Must have at least one statement. | 137 | |
Line is longer than 80 characters. | 143 | |
Missing a Javadoc comment. | 143 | |
Parameter variation should be final. | 143 | |
Parameter operation should be final. | 143 | |
Parameter result should be final. | 143 | |
'<' is not preceded with whitespace. | 143 | |
'<' is not followed by whitespace. | 143 | |
'>' is not preceded with whitespace. | 143 | |
Line is longer than 80 characters. | 144 | |
'<' is not preceded with whitespace. | 144 | |
'<' is not followed by whitespace. | 144 | |
'?' is not preceded with whitespace. | 144 | |
'?' is not followed by whitespace. | 144 | |
'>' is not preceded with whitespace. | 144 | |
'?' is not followed by whitespace. | 144 | |
Line is longer than 80 characters. | 145 | |
Line contains a tab character. | 145 | |
Line has trailing spaces. | 147 | |
Line has trailing spaces. | 150 | |
Method 'setLuService' is not designed for extension - needs to be abstract, final or empty. | 152 | |
Missing a Javadoc comment. | 152 | |
Parameter luService should be final. | 152 | |
'luService' hides a field. | 152 | |
Line has trailing spaces. | 155 | |
Method 'setCluAssemblerUtils' is not designed for extension - needs to be abstract, final or empty. | 156 | |
Missing a Javadoc comment. | 156 | |
Parameter cluAssemblerUtils should be final. | 156 | |
'cluAssemblerUtils' hides a field. | 156 | |
Line is longer than 80 characters. | 160 | |
Method 'setProgramAssemblerUtils' is not designed for extension - needs to be abstract, final or empty. | 160 | |
Missing a Javadoc comment. | 160 | |
Parameter programAssemblerUtils should be final. | 160 | |
'programAssemblerUtils' hides a field. | 160 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Unused import - org.kuali.student.core.exceptions.InvalidParameterException. | 20 | |
Unused import - org.kuali.student.core.exceptions.MissingParameterException. | 21 | |
Unused import - org.kuali.student.core.exceptions.OperationFailedException. | 22 | |
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 34 | |
Line is longer than 80 characters. | 43 | |
'<' is not preceded with whitespace. | 43 | |
'<' is not followed by whitespace. | 43 | |
'>' is not preceded with whitespace. | 43 | |
Line is longer than 80 characters. | 44 | |
Missing a Javadoc comment. | 44 | |
'static' modifier out of order with the JLS suggestions. | 44 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
Line contains a tab character. | 47 | |
Missing a Javadoc comment. | 47 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
Line contains a tab character. | 50 | |
Missing a Javadoc comment. | 50 | |
Line contains a tab character. | 51 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 52 | |
Line contains a tab character. | 55 | |
Method 'assemble' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Line contains a tab character. | 56 | |
Parameter clu should be final. | 56 | |
Line is longer than 80 characters. | 57 | |
Line contains a tab character. | 57 | |
Parameter progReqInfo should be final. | 57 | |
Parameter shallowBuild should be final. | 57 | |
Line contains a tab character. | 58 | |
Line is longer than 80 characters. | 59 | |
Line contains a tab character. | 59 | |
Avoid inline conditionals. | 59 | |
Line contains a tab character. | 61 | |
Line is longer than 80 characters. | 62 | |
Line contains a tab character. | 62 | |
Line is longer than 80 characters. | 63 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line is longer than 80 characters. | 72 | |
Line contains a tab character. | 72 | |
'<' is not preceded with whitespace. | 72 | |
'<' is not followed by whitespace. | 72 | |
'>' is not preceded with whitespace. | 72 | |
Line is longer than 80 characters. | 75 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line is longer than 80 characters. | 77 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 87 | |
Line is longer than 80 characters. | 88 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 99 | |
Method 'disassemble' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Missing a Javadoc comment. | 99 | |
Line contains a tab character. | 100 | |
'<' is not preceded with whitespace. | 100 | |
'<' is not followed by whitespace. | 100 | |
'>' is not preceded with whitespace. | 100 | |
Line contains a tab character. | 101 | |
Parameter progReq should be final. | 101 | |
Parameter operation should be final. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 104 | |
Line is longer than 80 characters. | 105 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line is longer than 80 characters. | 108 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line is longer than 80 characters. | 111 | |
Line contains a tab character. | 111 | |
'<' is not preceded with whitespace. | 111 | |
'<' is not followed by whitespace. | 111 | |
'>' is not preceded with whitespace. | 111 | |
'<' is not preceded with whitespace. | 111 | |
'<' is not followed by whitespace. | 111 | |
'>' is not preceded with whitespace. | 111 | |
'>' is not followed by whitespace. | 111 | |
Line contains a tab character. | 113 | |
Line is longer than 80 characters. | 116 | |
'<' is not preceded with whitespace. | 116 | |
'<' is not followed by whitespace. | 116 | |
'>' is not preceded with whitespace. | 116 | |
Line contains a tab character. | 117 | |
Line is longer than 80 characters. | 118 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line is longer than 80 characters. | 128 | |
Line contains a tab character. | 128 | |
Avoid inline conditionals. | 128 | |
Line is longer than 80 characters. | 130 | |
Line contains a tab character. | 130 | |
Line is longer than 80 characters. | 135 | |
Line contains a tab character. | 135 | |
'<' is not preceded with whitespace. | 135 | |
'<' is not followed by whitespace. | 135 | |
'>' is not preceded with whitespace. | 135 | |
Line is longer than 80 characters. | 136 | |
Line contains a tab character. | 136 | |
'<' is not preceded with whitespace. | 136 | |
'<' is not followed by whitespace. | 136 | |
'>' is not preceded with whitespace. | 136 | |
'<' is not preceded with whitespace. | 136 | |
'<' is not followed by whitespace. | 136 | |
'>' is not preceded with whitespace. | 136 | |
'>' is not followed by whitespace. | 136 | |
Line contains a tab character. | 137 | |
Line is longer than 80 characters. | 138 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line is longer than 80 characters. | 149 | |
'<' is not preceded with whitespace. | 149 | |
'<' is not followed by whitespace. | 149 | |
'>' is not preceded with whitespace. | 149 | |
'<' is not preceded with whitespace. | 149 | |
'<' is not followed by whitespace. | 149 | |
'>' is not preceded with whitespace. | 149 | |
'>' is not followed by whitespace. | 149 | |
Line contains a tab character. | 158 | |
Line is longer than 80 characters. | 162 | |
Avoid inline conditionals. | 162 | |
Line is longer than 80 characters. | 165 | |
Avoid inline conditionals. | 165 | |
Line is longer than 80 characters. | 171 | |
Avoid inline conditionals. | 171 | |
Line contains a tab character. | 181 | |
Line is longer than 80 characters. | 182 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line is longer than 80 characters. | 184 | |
Line contains a tab character. | 184 | |
Line contains a tab character. | 185 | |
Line is longer than 80 characters. | 187 | |
Line is longer than 80 characters. | 190 | |
Line is longer than 80 characters. | 194 | |
'<' is not preceded with whitespace. | 194 | |
'<' is not followed by whitespace. | 194 | |
'>' is not preceded with whitespace. | 194 | |
'<' is not preceded with whitespace. | 194 | |
'<' is not followed by whitespace. | 194 | |
'>' is not preceded with whitespace. | 194 | |
'>' is not followed by whitespace. | 194 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 202 | |
Line is longer than 80 characters. | 204 | |
Line contains a tab character. | 204 | |
Missing a Javadoc comment. | 204 | |
Parameter progReq should be final. | 204 | |
Line contains a tab character. | 205 | |
Parameter operation should be final. | 205 | |
Line is longer than 80 characters. | 206 | |
Line contains a tab character. | 206 | |
Parameter result should be final. | 206 | |
'<' is not preceded with whitespace. | 206 | |
'<' is not followed by whitespace. | 206 | |
'>' is not preceded with whitespace. | 206 | |
Line is longer than 80 characters. | 208 | |
'<' is not preceded with whitespace. | 208 | |
'<' is not followed by whitespace. | 208 | |
'<' is not preceded with whitespace. | 208 | |
'<' is not followed by whitespace. | 208 | |
'?' is not preceded with whitespace. | 208 | |
'?' is not followed by whitespace. | 208 | |
'>' is not preceded with whitespace. | 208 | |
'?' is not followed by whitespace. | 208 | |
'>' is not followed by whitespace. | 208 | |
'>' is not preceded with whitespace. | 208 | |
Must have at least one statement. | 212 | |
Line contains a tab character. | 216 | |
Line is longer than 80 characters. | 218 | |
Line contains a tab character. | 218 | |
Missing a Javadoc comment. | 218 | |
Parameter clu should be final. | 218 | |
Parameter progReq should be final. | 218 | |
'{' is not preceded with whitespace. | 218 | |
Line is longer than 80 characters. | 219 | |
Line contains a tab character. | 219 | |
'<' is not preceded with whitespace. | 219 | |
'<' is not followed by whitespace. | 219 | |
',' is not followed by whitespace. | 219 | |
'>' is not preceded with whitespace. | 219 | |
Avoid inline conditionals. | 219 | |
'<' is not preceded with whitespace. | 219 | |
'<' is not followed by whitespace. | 219 | |
',' is not followed by whitespace. | 219 | |
'>' is not preceded with whitespace. | 219 | |
'>' is not followed by whitespace. | 219 | |
'if' construct must use '{}'s. | 221 | |
Line is longer than 80 characters. | 221 | |
Line contains a tab character. | 221 | |
'if' is not followed by whitespace. | 221 | |
'if' construct must use '{}'s. | 222 | |
Line is longer than 80 characters. | 222 | |
Line contains a tab character. | 222 | |
'if' is not followed by whitespace. | 222 | |
Line contains a tab character. | 223 | |
Line contains a tab character. | 224 | |
Line is longer than 80 characters. | 226 | |
Line contains a tab character. | 226 | |
Missing a Javadoc comment. | 226 | |
Parameter clu should be final. | 226 | |
Parameter progReq should be final. | 226 | |
'{' is not preceded with whitespace. | 226 | |
Line contains a tab character. | 227 | |
'<' is not preceded with whitespace. | 227 | |
'<' is not followed by whitespace. | 227 | |
',' is not followed by whitespace. | 227 | |
'>' is not preceded with whitespace. | 227 | |
Line contains a tab character. | 228 | |
'if' is not followed by whitespace. | 228 | |
'{' is not preceded with whitespace. | 228 | |
'if' construct must use '{}'s. | 229 | |
Line is longer than 80 characters. | 229 | |
Line contains a tab character. | 229 | |
'if' is not followed by whitespace. | 229 | |
Line is longer than 80 characters. | 230 | |
Line contains a tab character. | 230 | |
'if' construct must use '{}'s. | 231 | |
Line is longer than 80 characters. | 231 | |
Line contains a tab character. | 231 | |
'if' is not followed by whitespace. | 231 | |
Line is longer than 80 characters. | 232 | |
Line contains a tab character. | 232 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
Line contains a tab character. | 236 | |
Method 'getStatementTreeViewAssembler' is not designed for extension - needs to be abstract, final or empty. | 236 | |
Missing a Javadoc comment. | 236 | |
Line contains a tab character. | 237 | |
Line contains a tab character. | 238 | |
Line contains a tab character. | 240 | |
Method 'setStatementTreeViewAssembler' is not designed for extension - needs to be abstract, final or empty. | 240 | |
Missing a Javadoc comment. | 240 | |
Line contains a tab character. | 241 | |
Parameter statementTreeViewAssembler should be final. | 241 | |
'statementTreeViewAssembler' hides a field. | 241 | |
Line contains a tab character. | 242 | |
Line contains a tab character. | 243 | |
Line contains a tab character. | 245 | |
Method 'getStatementService' is not designed for extension - needs to be abstract, final or empty. | 245 | |
Missing a Javadoc comment. | 245 | |
Line contains a tab character. | 246 | |
Line contains a tab character. | 247 | |
Line contains a tab character. | 249 | |
Method 'setStatementService' is not designed for extension - needs to be abstract, final or empty. | 249 | |
Missing a Javadoc comment. | 249 | |
Parameter statementService should be final. | 249 | |
'statementService' hides a field. | 249 | |
Line contains a tab character. | 250 | |
Line contains a tab character. | 251 | |
Line contains a tab character. | 253 | |
Method 'getLoService' is not designed for extension - needs to be abstract, final or empty. | 253 | |
Missing a Javadoc comment. | 253 | |
Line contains a tab character. | 254 | |
Line contains a tab character. | 255 | |
Line contains a tab character. | 257 | |
Method 'setLoService' is not designed for extension - needs to be abstract, final or empty. | 257 | |
Missing a Javadoc comment. | 257 | |
Parameter loService should be final. | 257 | |
'loService' hides a field. | 257 | |
Line contains a tab character. | 258 | |
Line contains a tab character. | 259 | |
Line contains a tab character. | 261 | |
Method 'getLuService' is not designed for extension - needs to be abstract, final or empty. | 261 | |
Missing a Javadoc comment. | 261 | |
Line contains a tab character. | 262 | |
Line contains a tab character. | 263 | |
Line contains a tab character. | 265 | |
Method 'setLuService' is not designed for extension - needs to be abstract, final or empty. | 265 | |
Missing a Javadoc comment. | 265 | |
Parameter luService should be final. | 265 | |
'luService' hides a field. | 265 | |
Line contains a tab character. | 266 | |
Line contains a tab character. | 267 | |
Line contains a tab character. | 269 | |
Method 'getLoAssembler' is not designed for extension - needs to be abstract, final or empty. | 269 | |
Missing a Javadoc comment. | 269 | |
Line contains a tab character. | 270 | |
Line contains a tab character. | 271 | |
Line contains a tab character. | 273 | |
Method 'setLoAssembler' is not designed for extension - needs to be abstract, final or empty. | 273 | |
Missing a Javadoc comment. | 273 | |
Parameter loAssembler should be final. | 273 | |
'loAssembler' hides a field. | 273 | |
Line contains a tab character. | 274 | |
Line contains a tab character. | 275 | |
Line contains a tab character. | 277 | |
Method 'getCluAssemblerUtils' is not designed for extension - needs to be abstract, final or empty. | 277 | |
Missing a Javadoc comment. | 277 | |
Line contains a tab character. | 278 | |
Line contains a tab character. | 279 | |
Line contains a tab character. | 281 | |
Method 'setCluAssemblerUtils' is not designed for extension - needs to be abstract, final or empty. | 281 | |
Missing a Javadoc comment. | 281 | |
Parameter cluAssemblerUtils should be final. | 281 | |
'cluAssemblerUtils' hides a field. | 281 | |
Line contains a tab character. | 282 | |
Line contains a tab character. | 283 | |
Line contains a tab character. | 285 | |
Method 'getProgramAssemblerUtils' is not designed for extension - needs to be abstract, final or empty. | 285 | |
Missing a Javadoc comment. | 285 | |
Line contains a tab character. | 286 | |
Line contains a tab character. | 287 | |
Line is longer than 80 characters. | 289 | |
Line contains a tab character. | 289 | |
Method 'setProgramAssemblerUtils' is not designed for extension - needs to be abstract, final or empty. | 289 | |
Missing a Javadoc comment. | 289 | |
Parameter programAssemblerUtils should be final. | 289 | |
'programAssemblerUtils' hides a field. | 289 | |
Line contains a tab character. | 290 | |
Line contains a tab character. | 291 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 67 | |
Line is longer than 80 characters. | 69 | |
Line is longer than 80 characters. | 73 | |
Missing a Javadoc comment. | 73 | |
'=' is not preceded with whitespace. | 73 | |
'=' is not followed by whitespace. | 73 | |
'}' is not preceded with whitespace. | 73 | |
',' is not followed by whitespace. | 73 | |
'=' is not preceded with whitespace. | 73 | |
'=' is not followed by whitespace. | 73 | |
'}' is not preceded with whitespace. | 73 | |
Line contains a tab character. | 75 | |
Missing a Javadoc comment. | 75 | |
'static' modifier out of order with the JLS suggestions. | 75 | |
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 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 84 | |
Missing a Javadoc comment. | 85 | |
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 88 | |
Line has trailing spaces. | 89 | |
Line has trailing spaces. | 90 | |
Method 'createCredentialProgram' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Missing a Javadoc comment. | 91 | |
Parameter credentialProgramInfo should be final. | 93 | |
Line is longer than 80 characters. | 98 | |
Line is longer than 80 characters. | 101 | |
'<' is not preceded with whitespace. | 101 | |
'<' is not followed by whitespace. | 101 | |
'>' is not preceded with whitespace. | 101 | |
Line is longer than 80 characters. | 103 | |
Line is longer than 80 characters. | 107 | |
Line is longer than 80 characters. | 110 | |
Method 'createHonorsProgram' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Missing a Javadoc comment. | 114 | |
Parameter honorsProgramInfo should be final. | 116 | |
Method 'createProgramRequirement' is not designed for extension - needs to be abstract, final or empty. | 124 | |
Missing a Javadoc comment. | 124 | |
Parameter programRequirementInfo should be final. | 126 | |
Line is longer than 80 characters. | 130 | |
Line is longer than 80 characters. | 133 | |
'<' is not preceded with whitespace. | 133 | |
'<' is not followed by whitespace. | 133 | |
'>' is not preceded with whitespace. | 133 | |
Line is longer than 80 characters. | 135 | |
Line contains a tab character. | 135 | |
Line is longer than 80 characters. | 139 | |
Line is longer than 80 characters. | 142 | |
Method 'createMajorDiscipline' is not designed for extension - needs to be abstract, final or empty. | 146 | |
Missing a Javadoc comment. | 146 | |
Parameter majorDisciplineInfo should be final. | 148 | |
Line is longer than 80 characters. | 156 | |
'<' is not preceded with whitespace. | 156 | |
'<' is not followed by whitespace. | 156 | |
'>' is not preceded with whitespace. | 156 | |
Line is longer than 80 characters. | 158 | |
Line is longer than 80 characters. | 162 | |
Line is longer than 80 characters. | 165 | |
Line has trailing spaces. | 168 | |
Method 'createNewMajorDisciplineVersion' is not designed for extension - needs to be abstract, final or empty. | 169 | |
Missing a Javadoc comment. | 169 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 171 | |
Parameter majorDisciplineVerIndId should be final. | 171 | |
Parameter versionComment should be final. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line is longer than 80 characters. | 174 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
Line is longer than 80 characters. | 176 | |
Line contains a tab character. | 176 | |
Line is longer than 80 characters. | 177 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 179 | |
Line is longer than 80 characters. | 180 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
'<' is not preceded with whitespace. | 183 | |
'<' is not followed by whitespace. | 183 | |
'>' is not preceded with whitespace. | 183 | |
Line is longer than 80 characters. | 185 | |
Line contains a tab character. | 185 | |
Line is longer than 80 characters. | 186 | |
Line contains a tab character. | 186 | |
Line is longer than 80 characters. | 188 | |
Line contains a tab character. | 188 | |
Line is longer than 80 characters. | 189 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 191 | |
Line is longer than 80 characters. | 192 | |
Line contains a tab character. | 192 | |
Line is longer than 80 characters. | 194 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 198 | |
'catch' is not followed by whitespace. | 198 | |
Line is longer than 80 characters. | 199 | |
Line contains a tab character. | 199 | |
',' is not followed by whitespace. | 199 | |
Line contains a tab character. | 200 | |
Line is longer than 80 characters. | 201 | |
Line contains a tab character. | 201 | |
',' is not followed by whitespace. | 201 | |
Line contains a tab character. | 202 | |
Line is longer than 80 characters. | 203 | |
Line contains a tab character. | 203 | |
',' is not followed by whitespace. | 203 | |
Line contains a tab character. | 204 | |
Line is longer than 80 characters. | 205 | |
Line contains a tab character. | 205 | |
',' is not followed by whitespace. | 205 | |
Line contains a tab character. | 206 | |
Line is longer than 80 characters. | 207 | |
Line contains a tab character. | 207 | |
',' is not followed by whitespace. | 207 | |
Line contains a tab character. | 208 | |
Line is longer than 80 characters. | 209 | |
Line contains a tab character. | 209 | |
',' is not followed by whitespace. | 209 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 211 | |
Line has trailing spaces. | 212 | |
Line has trailing spaces. | 213 | |
Line contains a tab character. | 214 | |
Line is longer than 80 characters. | 215 | |
Line contains a tab character. | 215 | |
Line contains a tab character. | 216 | |
Line has trailing spaces. | 217 | |
Line contains a tab character. | 217 | |
Line contains a tab character. | 218 | |
Line contains a tab character. | 219 | |
Line contains a tab character. | 220 | |
Line is longer than 80 characters. | 221 | |
Line contains a tab character. | 221 | |
Parameter statementTreeView should be final. | 221 | |
Expected @param tag for 'statementTreeView'. | 221 | |
Expected @throws tag for 'OperationFailedException'. | 221 | |
'{' is not preceded with whitespace. | 221 | |
Line contains a tab character. | 222 | |
'if' is not followed by whitespace. | 222 | |
'!=' is not preceded with whitespace. | 222 | |
'!=' is not followed by whitespace. | 222 | |
'{' is not preceded with whitespace. | 222 | |
Line contains a tab character. | 223 | |
Line is longer than 80 characters. | 224 | |
Line contains a tab character. | 224 | |
'for' is not followed by whitespace. | 224 | |
':' is not preceded with whitespace. | 224 | |
':' is not followed by whitespace. | 224 | |
'{' is not preceded with whitespace. | 224 | |
Line contains a tab character. | 225 | |
Line is longer than 80 characters. | 226 | |
Line contains a tab character. | 226 | |
'for' is not followed by whitespace. | 226 | |
':' is not preceded with whitespace. | 226 | |
':' is not followed by whitespace. | 226 | |
'{' is not preceded with whitespace. | 226 | |
Line contains a tab character. | 227 | |
Line is longer than 80 characters. | 228 | |
Line contains a tab character. | 228 | |
Line is longer than 80 characters. | 229 | |
Line contains a tab character. | 229 | |
'if' is not followed by whitespace. | 229 | |
'||' is not preceded with whitespace. | 229 | |
'||' should be on a new line. | 229 | |
Line is longer than 80 characters. | 230 | |
Line contains a tab character. | 230 | |
'||' is not preceded with whitespace. | 230 | |
'||' should be on a new line. | 230 | |
Line is longer than 80 characters. | 231 | |
Line contains a tab character. | 231 | |
'{' is not preceded with whitespace. | 231 | |
Line contains a tab character. | 232 | |
Line is longer than 80 characters. | 233 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
Line is longer than 80 characters. | 235 | |
Line contains a tab character. | 235 | |
Line is longer than 80 characters. | 236 | |
Line contains a tab character. | 236 | |
Line contains a tab character. | 237 | |
Line is longer than 80 characters. | 238 | |
Line contains a tab character. | 238 | |
Line contains a tab character. | 239 | |
Line contains a tab character. | 240 | |
Line has trailing spaces. | 241 | |
Line contains a tab character. | 241 | |
Line contains a tab character. | 242 | |
Line contains a tab character. | 243 | |
Line contains a tab character. | 244 | |
Line is longer than 80 characters. | 245 | |
Line contains a tab character. | 245 | |
'for' is not followed by whitespace. | 245 | |
':' is not preceded with whitespace. | 245 | |
'{' is not preceded with whitespace. | 245 | |
Line contains a tab character. | 246 | |
Line contains a tab character. | 247 | |
Line contains a tab character. | 248 | |
Line contains a tab character. | 249 | |
Line contains a tab character. | 251 | |
Line has trailing spaces. | 252 | |
Line is longer than 80 characters. | 252 | |
Line has trailing spaces. | 254 | |
Line has trailing spaces. | 256 | |
Line contains a tab character. | 256 | |
Line has trailing spaces. | 257 | |
Line contains a tab character. | 257 | |
Line has trailing spaces. | 258 | |
Line contains a tab character. | 258 | |
Line has trailing spaces. | 259 | |
Line contains a tab character. | 259 | |
Line has trailing spaces. | 260 | |
Line contains a tab character. | 260 | |
Line has trailing spaces. | 261 | |
Line contains a tab character. | 261 | |
Line has trailing spaces. | 262 | |
Line contains a tab character. | 262 | |
Line has trailing spaces. | 263 | |
Line contains a tab character. | 263 | |
Line has trailing spaces. | 264 | |
Line contains a tab character. | 264 | |
Line is longer than 80 characters. | 266 | |
Parameter majorDiscipline should be final. | 266 | |
Expected @param tag for 'majorDiscipline'. | 266 | |
',' is not followed by whitespace. | 266 | |
Parameter originalId should be final. | 266 | |
Expected @param tag for 'originalId'. | 266 | |
Expected @throws tag for 'DoesNotExistException'. | 266 | |
Expected @throws tag for 'InvalidParameterException'. | 266 | |
Expected @throws tag for 'MissingParameterException'. | 266 | |
Expected @throws tag for 'OperationFailedException'. | 266 | |
Expected @throws tag for 'PermissionDeniedException'. | 266 | |
Expected @throws tag for 'AlreadyExistsException'. | 266 | |
Expected @throws tag for 'DataValidationErrorException'. | 266 | |
Expected @throws tag for 'VersionMismatchException'. | 266 | |
Expected @throws tag for 'CircularRelationshipException'. | 266 | |
Line contains a tab character. | 267 | |
Line contains a tab character. | 268 | |
'for' is not followed by whitespace. | 268 | |
':' is not preceded with whitespace. | 268 | |
':' is not followed by whitespace. | 268 | |
'{' is not preceded with whitespace. | 268 | |
Line contains a tab character. | 269 | |
Line contains a tab character. | 270 | |
Line contains a tab character. | 271 | |
Line contains a tab character. | 272 | |
'if' is not followed by whitespace. | 272 | |
'!=' is not preceded with whitespace. | 272 | |
'!=' is not followed by whitespace. | 272 | |
'{' is not preceded with whitespace. | 272 | |
Line contains a tab character. | 273 | |
Line has trailing spaces. | 274 | |
Line contains a tab character. | 274 | |
Line is longer than 80 characters. | 275 | |
Line contains a tab character. | 275 | |
'if' is not followed by whitespace. | 275 | |
'!=' is not preceded with whitespace. | 275 | |
'!=' is not followed by whitespace. | 275 | |
'{' is not preceded with whitespace. | 275 | |
Line is longer than 80 characters. | 276 | |
Line contains a tab character. | 276 | |
'for' is not followed by whitespace. | 276 | |
':' is not preceded with whitespace. | 276 | |
':' is not followed by whitespace. | 276 | |
'{' is not preceded with whitespace. | 276 | |
Line contains a tab character. | 277 | |
Line contains a tab character. | 278 | |
Line contains a tab character. | 279 | |
Line contains a tab character. | 280 | |
Line contains a tab character. | 281 | |
Line is longer than 80 characters. | 282 | |
Line contains a tab character. | 282 | |
'for' is not followed by whitespace. | 282 | |
':' is not preceded with whitespace. | 282 | |
':' is not followed by whitespace. | 282 | |
'{' is not preceded with whitespace. | 282 | |
Line contains a tab character. | 283 | |
Line is longer than 80 characters. | 284 | |
Line contains a tab character. | 284 | |
Line has trailing spaces. | 285 | |
Line is longer than 80 characters. | 285 | |
Line contains a tab character. | 285 | |
Line has trailing spaces. | 286 | |
Line contains a tab character. | 286 | |
Line is longer than 80 characters. | 287 | |
Line contains a tab character. | 287 | |
Line contains a tab character. | 288 | |
Line contains a tab character. | 289 | |
Line contains a tab character. | 290 | |
Line is longer than 80 characters. | 291 | |
Line contains a tab character. | 291 | |
Line contains a tab character. | 292 | |
Line is longer than 80 characters. | 293 | |
Line contains a tab character. | 293 | |
Line has trailing spaces. | 294 | |
Line contains a tab character. | 294 | |
Line contains a tab character. | 295 | |
Line contains a tab character. | 296 | |
Line contains a tab character. | 297 | |
Line has trailing spaces. | 298 | |
Line contains a tab character. | 298 | |
Line contains a tab character. | 299 | |
Line contains a tab character. | 300 | |
Line contains a tab character. | 301 | |
Line contains a tab character. | 302 | |
'for' is not followed by whitespace. | 302 | |
':' is not preceded with whitespace. | 302 | |
':' is not followed by whitespace. | 302 | |
'{' is not preceded with whitespace. | 302 | |
Line contains a tab character. | 303 | |
Line contains a tab character. | 304 | |
Line contains a tab character. | 305 | |
Line is longer than 80 characters. | 306 | |
Line contains a tab character. | 306 | |
',' is not followed by whitespace. | 306 | |
Line contains a tab character. | 307 | |
Line has trailing spaces. | 308 | |
Line contains a tab character. | 308 | |
Line contains a tab character. | 309 | |
Line is longer than 80 characters. | 310 | |
Line contains a tab character. | 310 | |
',' is not followed by whitespace. | 310 | |
Line contains a tab character. | 312 | |
Line is longer than 80 characters. | 313 | |
Line contains a tab character. | 313 | |
'<' is not preceded with whitespace. | 313 | |
'<' is not followed by whitespace. | 313 | |
'>' is not preceded with whitespace. | 313 | |
Line contains a tab character. | 314 | |
'if' is not followed by whitespace. | 314 | |
'!=' is not preceded with whitespace. | 314 | |
'!=' is not followed by whitespace. | 314 | |
'{' is not preceded with whitespace. | 314 | |
Line contains a tab character. | 315 | |
'for' is not followed by whitespace. | 315 | |
':' is not preceded with whitespace. | 315 | |
':' is not followed by whitespace. | 315 | |
'{' is not preceded with whitespace. | 315 | |
Line contains a tab character. | 316 | |
Line is longer than 80 characters. | 317 | |
Line contains a tab character. | 317 | |
Line is longer than 80 characters. | 318 | |
Line contains a tab character. | 318 | |
Line contains a tab character. | 319 | |
Line contains a tab character. | 320 | |
Line contains a tab character. | 321 | |
Line contains a tab character. | 323 | |
Missing a Javadoc comment. | 323 | |
Parameter originaCredentialProgram should be final. | 323 | |
Line is longer than 80 characters. | 324 | |
Line contains a tab character. | 324 | |
Parameter originalId should be final. | 324 | |
Line contains a tab character. | 325 | |
Line contains a tab character. | 326 | |
'{' is not preceded with whitespace. | 326 | |
Line is longer than 80 characters. | 327 | |
Line contains a tab character. | 327 | |
'for' is not followed by whitespace. | 327 | |
':' is not preceded with whitespace. | 327 | |
':' is not followed by whitespace. | 327 | |
'{' is not preceded with whitespace. | 327 | |
Line contains a tab character. | 328 | |
Line contains a tab character. | 329 | |
Line contains a tab character. | 330 | |
Line contains a tab character. | 332 | |
Line is longer than 80 characters. | 333 | |
Line contains a tab character. | 333 | |
',' is not followed by whitespace. | 333 | |
Line contains a tab character. | 335 | |
Line is longer than 80 characters. | 336 | |
Line contains a tab character. | 336 | |
'<' is not preceded with whitespace. | 336 | |
'<' is not followed by whitespace. | 336 | |
'>' is not preceded with whitespace. | 336 | |
Line contains a tab character. | 337 | |
'if' is not followed by whitespace. | 337 | |
'!=' is not preceded with whitespace. | 337 | |
'!=' is not followed by whitespace. | 337 | |
'{' is not preceded with whitespace. | 337 | |
Line contains a tab character. | 338 | |
'for' is not followed by whitespace. | 338 | |
':' is not preceded with whitespace. | 338 | |
':' is not followed by whitespace. | 338 | |
'{' is not preceded with whitespace. | 338 | |
Line contains a tab character. | 339 | |
Line is longer than 80 characters. | 340 | |
Line contains a tab character. | 340 | |
Line is longer than 80 characters. | 341 | |
Line contains a tab character. | 341 | |
Line contains a tab character. | 342 | |
Line contains a tab character. | 343 | |
Line contains a tab character. | 344 | |
Line has trailing spaces. | 345 | |
Line is longer than 80 characters. | 346 | |
Missing a Javadoc comment. | 346 | |
Parameter originalCoreProgram should be final. | 346 | |
Parameter originalId should be final. | 346 | |
Line contains a tab character. | 347 | |
Line is longer than 80 characters. | 348 | |
Line contains a tab character. | 348 | |
'for' is not followed by whitespace. | 348 | |
':' is not preceded with whitespace. | 348 | |
':' is not followed by whitespace. | 348 | |
'{' is not preceded with whitespace. | 348 | |
Line contains a tab character. | 349 | |
Line contains a tab character. | 350 | |
Line contains a tab character. | 351 | |
Line is longer than 80 characters. | 352 | |
Line contains a tab character. | 352 | |
',' is not followed by whitespace. | 352 | |
Line contains a tab character. | 354 | |
Line is longer than 80 characters. | 355 | |
Line contains a tab character. | 355 | |
'<' is not preceded with whitespace. | 355 | |
'<' is not followed by whitespace. | 355 | |
'>' is not preceded with whitespace. | 355 | |
Line contains a tab character. | 356 | |
'if' is not followed by whitespace. | 356 | |
'!=' is not preceded with whitespace. | 356 | |
'!=' is not followed by whitespace. | 356 | |
'{' is not preceded with whitespace. | 356 | |
Line contains a tab character. | 357 | |
'for' is not followed by whitespace. | 357 | |
':' is not preceded with whitespace. | 357 | |
':' is not followed by whitespace. | 357 | |
'{' is not preceded with whitespace. | 357 | |
Line contains a tab character. | 358 | |
Line is longer than 80 characters. | 359 | |
Line contains a tab character. | 359 | |
Line is longer than 80 characters. | 360 | |
Line contains a tab character. | 360 | |
Line contains a tab character. | 361 | |
Line contains a tab character. | 362 | |
Line contains a tab character. | 363 | |
Line has trailing spaces. | 364 | |
First sentence should end with a period. | 365 | |
Line is longer than 80 characters. | 366 | |
Line is longer than 80 characters. | 377 | |
Parameter originalProgramRequirementIds should be final. | 377 | |
'<' is not preceded with whitespace. | 377 | |
'<' is not followed by whitespace. | 377 | |
'>' is not preceded with whitespace. | 377 | |
Expected @param tag for 'originalProgramRequirementIds'. | 377 | |
',' is not followed by whitespace. | 377 | |
Parameter state should be final. | 377 | |
Expected @param tag for 'state'. | 377 | |
Expected @throws tag for 'OperationFailedException'. | 377 | |
Expected @throws tag for 'AlreadyExistsException'. | 377 | |
Expected @throws tag for 'DataValidationErrorException'. | 377 | |
Expected @throws tag for 'InvalidParameterException'. | 377 | |
Expected @throws tag for 'MissingParameterException'. | 377 | |
Expected @throws tag for 'PermissionDeniedException'. | 377 | |
Expected @throws tag for 'DoesNotExistException'. | 377 | |
'{' is not preceded with whitespace. | 377 | |
Line has trailing spaces. | 378 | |
Line is longer than 80 characters. | 378 | |
Line contains a tab character. | 378 | |
Line is longer than 80 characters. | 379 | |
Line contains a tab character. | 379 | |
'<' is not preceded with whitespace. | 379 | |
'<' is not followed by whitespace. | 379 | |
'>' is not preceded with whitespace. | 379 | |
'<' is not preceded with whitespace. | 379 | |
'<' is not followed by whitespace. | 379 | |
'>' is not preceded with whitespace. | 379 | |
'>' is not followed by whitespace. | 379 | |
Line contains a tab character. | 380 | |
Line has trailing spaces. | 381 | |
Line contains a tab character. | 381 | |
Line contains a tab character. | 382 | |
'for' is not followed by whitespace. | 382 | |
':' is not preceded with whitespace. | 382 | |
':' is not followed by whitespace. | 382 | |
'{' is not preceded with whitespace. | 382 | |
Line has trailing spaces. | 383 | |
Line contains a tab character. | 383 | |
Line is longer than 80 characters. | 384 | |
Line contains a tab character. | 384 | |
Line contains a tab character. | 385 | |
Line contains a tab character. | 386 | |
Line has trailing spaces. | 387 | |
Line contains a tab character. | 387 | |
Line contains a tab character. | 388 | |
Line contains a tab character. | 389 | |
Line is longer than 80 characters. | 390 | |
Line contains a tab character. | 390 | |
Line contains a tab character. | 391 | |
Line is longer than 80 characters. | 392 | |
Line contains a tab character. | 392 | |
'for' is not followed by whitespace. | 392 | |
':' is not preceded with whitespace. | 392 | |
':' is not followed by whitespace. | 392 | |
'{' is not preceded with whitespace. | 392 | |
Line contains a tab character. | 393 | |
Line contains a tab character. | 394 | |
Line contains a tab character. | 395 | |
Line is longer than 80 characters. | 396 | |
Line contains a tab character. | 396 | |
Line is longer than 80 characters. | 397 | |
Line contains a tab character. | 397 | |
Line is longer than 80 characters. | 398 | |
Line contains a tab character. | 398 | |
Line contains a tab character. | 399 | |
Line has trailing spaces. | 401 | |
First sentence should end with a period. | 402 | |
Line contains a tab character. | 402 | |
Line contains a tab character. | 403 | |
Line contains a tab character. | 404 | |
Line contains a tab character. | 405 | |
Line contains a tab character. | 406 | |
Parameter lo should be final. | 406 | |
Expected @param tag for 'lo'. | 406 | |
'{' is not preceded with whitespace. | 406 | |
Line contains a tab character. | 407 | |
Line contains a tab character. | 408 | |
'for' is not followed by whitespace. | 408 | |
':' is not preceded with whitespace. | 408 | |
':' is not followed by whitespace. | 408 | |
'{' is not preceded with whitespace. | 408 | |
Line contains a tab character. | 409 | |
Line contains a tab character. | 410 | |
Line contains a tab character. | 411 | |
Line contains a tab character. | 413 | |
Method 'setCurrentMajorDisciplineVersion' is not designed for extension - needs to be abstract, final or empty. | 413 | |
Missing a Javadoc comment. | 413 | |
Line contains a tab character. | 414 | |
Line contains a tab character. | 415 | |
Parameter majorDisciplineId should be final. | 415 | |
Parameter currentVersionStart should be final. | 415 | |
Line contains a tab character. | 416 | |
Line is longer than 80 characters. | 417 | |
Line contains a tab character. | 417 | |
Line contains a tab character. | 418 | |
Line is longer than 80 characters. | 419 | |
Line contains a tab character. | 419 | |
Line has trailing spaces. | 420 | |
Line contains a tab character. | 420 | |
Line contains a tab character. | 421 | |
Line is longer than 80 characters. | 422 | |
Line contains a tab character. | 422 | |
'<' is not preceded with whitespace. | 422 | |
'<' is not followed by whitespace. | 422 | |
'>' is not preceded with whitespace. | 422 | |
Line contains a tab character. | 423 | |
':' is not preceded with whitespace. | 423 | |
':' is not followed by whitespace. | 423 | |
'{' is not preceded with whitespace. | 423 | |
Line contains a tab character. | 424 | |
Line is longer than 80 characters. | 425 | |
Line contains a tab character. | 425 | |
Line is longer than 80 characters. | 426 | |
Line contains a tab character. | 426 | |
'{' is not preceded with whitespace. | 426 | |
Line is longer than 80 characters. | 427 | |
Line contains a tab character. | 427 | |
Line contains a tab character. | 428 | |
Line contains a tab character. | 429 | |
Line has trailing spaces. | 430 | |
Line contains a tab character. | 430 | |
Line contains a tab character. | 431 | |
Line contains a tab character. | 432 | |
Line contains a tab character. | 434 | |
Method 'createMinorDiscipline' is not designed for extension - needs to be abstract, final or empty. | 434 | |
Missing a Javadoc comment. | 434 | |
Parameter minorDisciplineInfo should be final. | 436 | |
Method 'deleteCredentialProgram' is not designed for extension - needs to be abstract, final or empty. | 444 | |
Missing a Javadoc comment. | 444 | |
Parameter credentialProgramId should be final. | 445 | |
Line is longer than 80 characters. | 451 | |
Line contains a tab character. | 451 | |
Line is longer than 80 characters. | 453 | |
Line is longer than 80 characters. | 459 | |
Line has trailing spaces. | 461 | |
Line is longer than 80 characters. | 461 | |
Line contains a tab character. | 461 | |
Method 'deleteHonorsProgram' is not designed for extension - needs to be abstract, final or empty. | 464 | |
Missing a Javadoc comment. | 464 | |
Parameter honorsProgramId should be final. | 465 | |
Method 'deleteMajorDiscipline' is not designed for extension - needs to be abstract, final or empty. | 473 | |
Missing a Javadoc comment. | 473 | |
Parameter majorDisciplineId should be final. | 474 | |
Line is longer than 80 characters. | 480 | |
Line is longer than 80 characters. | 488 | |
Method 'deleteMinorDiscipline' is not designed for extension - needs to be abstract, final or empty. | 492 | |
Missing a Javadoc comment. | 492 | |
Parameter minorDisciplineId should be final. | 493 | |
Method 'deleteProgramRequirement' is not designed for extension - needs to be abstract, final or empty. | 501 | |
Missing a Javadoc comment. | 501 | |
Parameter programRequirementId should be final. | 502 | |
Line contains a tab character. | 506 | |
Line is longer than 80 characters. | 508 | |
Line contains a tab character. | 508 | |
Line is longer than 80 characters. | 510 | |
Line contains a tab character. | 510 | |
Line is longer than 80 characters. | 516 | |
Method 'getCredentialProgram' is not designed for extension - needs to be abstract, final or empty. | 521 | |
Missing a Javadoc comment. | 521 | |
Line is longer than 80 characters. | 522 | |
Parameter credentialProgramId should be final. | 522 | |
Line contains a tab character. | 527 | |
Line is longer than 80 characters. | 532 | |
'(' is followed by whitespace. | 532 | |
'!' is followed by whitespace. | 532 | |
')' is preceded with whitespace. | 532 | |
Line is longer than 80 characters. | 533 | |
Line is longer than 80 characters. | 536 | |
Line is longer than 80 characters. | 539 | |
Line is longer than 80 characters. | 543 | |
Line contains a tab character. | 543 | |
Line contains a tab character. | 545 | |
Line is longer than 80 characters. | 546 | |
Line contains a tab character. | 546 | |
Line contains a tab character. | 547 | |
Line contains a tab character. | 548 | |
Line contains a tab character. | 549 | |
Method 'getCredentialProgramType' is not designed for extension - needs to be abstract, final or empty. | 552 | |
Missing a Javadoc comment. | 552 | |
Parameter credentialProgramTypeKey should be final. | 553 | |
Method 'getCredentialProgramTypes' is not designed for extension - needs to be abstract, final or empty. | 560 | |
Missing a Javadoc comment. | 560 | |
'<' is not preceded with whitespace. | 561 | |
'<' is not followed by whitespace. | 561 | |
'>' is not preceded with whitespace. | 561 | |
Method 'getHonorsByCredentialProgramType' is not designed for extension - needs to be abstract, final or empty. | 567 | |
Missing a Javadoc comment. | 567 | |
'<' is not preceded with whitespace. | 568 | |
'<' is not followed by whitespace. | 568 | |
'>' is not preceded with whitespace. | 568 | |
Parameter programType should be final. | 568 | |
Method 'getHonorsProgram' is not designed for extension - needs to be abstract, final or empty. | 575 | |
Missing a Javadoc comment. | 575 | |
Parameter honorsProgramId should be final. | 576 | |
Method 'getMajorDiscipline' is not designed for extension - needs to be abstract, final or empty. | 584 | |
Missing a Javadoc comment. | 584 | |
Parameter majorDisciplineId should be final. | 585 | |
Line is longer than 80 characters. | 595 | |
'(' is followed by whitespace. | 595 | |
'!' is followed by whitespace. | 595 | |
')' is preceded with whitespace. | 595 | |
Line is longer than 80 characters. | 596 | |
Line is longer than 80 characters. | 598 | |
Line is longer than 80 characters. | 601 | |
Line is longer than 80 characters. | 604 | |
Line contains a tab character. | 604 | |
Line contains a tab character. | 606 | |
Line is longer than 80 characters. | 607 | |
Line contains a tab character. | 607 | |
Line contains a tab character. | 608 | |
Line contains a tab character. | 609 | |
Line contains a tab character. | 610 | |
Line contains a tab character. | 611 | |
Line contains a tab character. | 613 | |
Method 'getMajorIdsByCredentialProgramType' is not designed for extension - needs to be abstract, final or empty. | 613 | |
Missing a Javadoc comment. | 613 | |
Line is longer than 80 characters. | 614 | |
Line contains a tab character. | 614 | |
'<' is not preceded with whitespace. | 614 | |
'<' is not followed by whitespace. | 614 | |
'>' is not preceded with whitespace. | 614 | |
Parameter programType should be final. | 614 | |
Line contains a tab character. | 615 | |
Line contains a tab character. | 616 | |
Line contains a tab character. | 617 | |
Line contains a tab character. | 618 | |
Line contains a tab character. | 619 | |
Line contains a tab character. | 621 | |
Method 'getMinorDiscipline' is not designed for extension - needs to be abstract, final or empty. | 621 | |
Missing a Javadoc comment. | 621 | |
Line contains a tab character. | 622 | |
Parameter minorDisciplineId should be final. | 622 | |
Line contains a tab character. | 623 | |
Line contains a tab character. | 624 | |
Line contains a tab character. | 625 | |
Line contains a tab character. | 626 | |
Line contains a tab character. | 627 | |
Line contains a tab character. | 628 | |
Line contains a tab character. | 630 | |
Method 'getMinorsByCredentialProgramType' is not designed for extension - needs to be abstract, final or empty. | 630 | |
Missing a Javadoc comment. | 630 | |
Line contains a tab character. | 631 | |
'<' is not preceded with whitespace. | 631 | |
'<' is not followed by whitespace. | 631 | |
'>' is not preceded with whitespace. | 631 | |
Parameter programType should be final. | 631 | |
Line contains a tab character. | 632 | |
Line contains a tab character. | 633 | |
Line contains a tab character. | 634 | |
Line contains a tab character. | 635 | |
Line contains a tab character. | 636 | |
Line contains a tab character. | 638 | |
Method 'getProgramRequirement' is not designed for extension - needs to be abstract, final or empty. | 638 | |
Missing a Javadoc comment. | 638 | |
Line is longer than 80 characters. | 639 | |
Line contains a tab character. | 639 | |
Parameter programRequirementId should be final. | 639 | |
Parameter nlUsageTypeKey should be final. | 639 | |
Parameter language should be final. | 639 | |
Line contains a tab character. | 640 | |
Line contains a tab character. | 641 | |
Line is longer than 80 characters. | 643 | |
Line contains a tab character. | 643 | |
Line contains a tab character. | 645 | |
Line is longer than 80 characters. | 646 | |
Line contains a tab character. | 646 | |
Line is longer than 80 characters. | 647 | |
Line contains a tab character. | 647 | |
Line contains a tab character. | 648 | |
Line contains a tab character. | 649 | |
Line is longer than 80 characters. | 650 | |
Line contains a tab character. | 650 | |
Line is longer than 80 characters. | 651 | |
Line contains a tab character. | 651 | |
Line contains a tab character. | 652 | |
Line is longer than 80 characters. | 653 | |
Line contains a tab character. | 653 | |
Line contains a tab character. | 654 | |
Line contains a tab character. | 655 | |
Line contains a tab character. | 656 | |
Line is longer than 80 characters. | 658 | |
Line contains a tab character. | 659 | |
Line contains a tab character. | 660 | |
Line contains a tab character. | 662 | |
Method 'getVariationsByMajorDisciplineId' is not designed for extension - needs to be abstract, final or empty. | 662 | |
Missing a Javadoc comment. | 662 | |
Line contains a tab character. | 663 | |
'<' is not preceded with whitespace. | 663 | |
'<' is not followed by whitespace. | 663 | |
'>' is not preceded with whitespace. | 663 | |
Line contains a tab character. | 664 | |
Parameter majorDisciplineId should be final. | 664 | |
Line contains a tab character. | 665 | |
Line contains a tab character. | 666 | |
Line is longer than 80 characters. | 667 | |
Line contains a tab character. | 667 | |
'<' is not preceded with whitespace. | 667 | |
'<' is not followed by whitespace. | 667 | |
'>' is not preceded with whitespace. | 667 | |
'<' is not preceded with whitespace. | 667 | |
'<' is not followed by whitespace. | 667 | |
'>' is not preceded with whitespace. | 667 | |
'>' is not followed by whitespace. | 667 | |
Line contains a tab character. | 669 | |
Line is longer than 80 characters. | 670 | |
Line contains a tab character. | 670 | |
'<' is not preceded with whitespace. | 670 | |
'<' is not followed by whitespace. | 670 | |
'>' is not preceded with whitespace. | 670 | |
Line contains a tab character. | 672 | |
'if' is not followed by whitespace. | 672 | |
'{' is not preceded with whitespace. | 672 | |
Line contains a tab character. | 673 | |
'for' is not followed by whitespace. | 673 | |
'{' is not preceded with whitespace. | 673 | |
Line is longer than 80 characters. | 674 | |
Line contains a tab character. | 674 | |
Line contains a tab character. | 675 | |
'if' is not followed by whitespace. | 675 | |
'{' is not preceded with whitespace. | 675 | |
Line contains a tab character. | 676 | |
Line contains a tab character. | 677 | |
Line contains a tab character. | 678 | |
Line contains a tab character. | 679 | |
Line contains a tab character. | 680 | |
Line contains a tab character. | 681 | |
Line is longer than 80 characters. | 682 | |
Line contains a tab character. | 682 | |
Line contains a tab character. | 683 | |
Method 'updateCredentialProgram' is not designed for extension - needs to be abstract, final or empty. | 688 | |
Missing a Javadoc comment. | 688 | |
Parameter credentialProgramInfo should be final. | 690 | |
Line is longer than 80 characters. | 696 | |
Line is longer than 80 characters. | 699 | |
'<' is not preceded with whitespace. | 699 | |
'<' is not followed by whitespace. | 699 | |
'>' is not preceded with whitespace. | 699 | |
Line is longer than 80 characters. | 701 | |
Line is longer than 80 characters. | 706 | |
Line is longer than 80 characters. | 710 | |
Method 'updateHonorsProgram' is not designed for extension - needs to be abstract, final or empty. | 714 | |
Missing a Javadoc comment. | 714 | |
Parameter honorsProgramInfo should be final. | 716 | |
Method 'updateMajorDiscipline' is not designed for extension - needs to be abstract, final or empty. | 725 | |
Missing a Javadoc comment. | 725 | |
Parameter majorDisciplineInfo should be final. | 727 | |
Line is longer than 80 characters. | 736 | |
'<' is not preceded with whitespace. | 736 | |
'<' is not followed by whitespace. | 736 | |
'>' is not preceded with whitespace. | 736 | |
Line is longer than 80 characters. | 738 | |
Line is longer than 80 characters. | 743 | |
Line is longer than 80 characters. | 747 | |
Method 'updateMinorDiscipline' is not designed for extension - needs to be abstract, final or empty. | 751 | |
Missing a Javadoc comment. | 751 | |
Parameter minorDisciplineInfo should be final. | 753 | |
Method 'updateProgramRequirement' is not designed for extension - needs to be abstract, final or empty. | 762 | |
Missing a Javadoc comment. | 762 | |
Parameter programRequirementInfo should be final. | 764 | |
Line is longer than 80 characters. | 769 | |
Line contains a tab character. | 769 | |
Line is longer than 80 characters. | 771 | |
'<' is not preceded with whitespace. | 771 | |
'<' is not followed by whitespace. | 771 | |
'>' is not preceded with whitespace. | 771 | |
Line is longer than 80 characters. | 773 | |
Line contains a tab character. | 773 | |
Line is longer than 80 characters. | 777 | |
Line contains a tab character. | 777 | |
Line contains a tab character. | 778 | |
Line is longer than 80 characters. | 779 | |
Line contains a tab character. | 779 | |
Line contains a tab character. | 780 | |
Method 'validateCredentialProgram' is not designed for extension - needs to be abstract, final or empty. | 783 | |
Missing a Javadoc comment. | 783 | |
'<' is not preceded with whitespace. | 784 | |
'<' is not followed by whitespace. | 784 | |
'>' is not preceded with whitespace. | 784 | |
Parameter validationType should be final. | 785 | |
Parameter credentialProgramInfo should be final. | 785 | |
Line is longer than 80 characters. | 789 | |
'<' is not preceded with whitespace. | 789 | |
'<' is not followed by whitespace. | 789 | |
'>' is not preceded with whitespace. | 789 | |
'<' is not preceded with whitespace. | 789 | |
'<' is not followed by whitespace. | 789 | |
'>' is not preceded with whitespace. | 789 | |
'>' is not followed by whitespace. | 789 | |
Line is longer than 80 characters. | 790 | |
'(' is followed by whitespace. | 790 | |
'!' is followed by whitespace. | 790 | |
')' is preceded with whitespace. | 790 | |
Line is longer than 80 characters. | 791 | |
Line is longer than 80 characters. | 793 | |
Method 'validateHonorsProgram' is not designed for extension - needs to be abstract, final or empty. | 799 | |
Missing a Javadoc comment. | 799 | |
'<' is not preceded with whitespace. | 800 | |
'<' is not followed by whitespace. | 800 | |
'>' is not preceded with whitespace. | 800 | |
Parameter validationType should be final. | 801 | |
Parameter honorsProgramInfo should be final. | 801 | |
Method 'validateMajorDiscipline' is not designed for extension - needs to be abstract, final or empty. | 808 | |
Missing a Javadoc comment. | 808 | |
'<' is not preceded with whitespace. | 809 | |
'<' is not followed by whitespace. | 809 | |
'>' is not preceded with whitespace. | 809 | |
Parameter validationType should be final. | 810 | |
Parameter majorDisciplineInfo should be final. | 810 | |
Line is longer than 80 characters. | 814 | |
'<' is not preceded with whitespace. | 814 | |
'<' is not followed by whitespace. | 814 | |
'>' is not preceded with whitespace. | 814 | |
'<' is not preceded with whitespace. | 814 | |
'<' is not followed by whitespace. | 814 | |
'>' is not preceded with whitespace. | 814 | |
'>' is not followed by whitespace. | 814 | |
Line is longer than 80 characters. | 815 | |
'(' is followed by whitespace. | 815 | |
'!' is followed by whitespace. | 815 | |
')' is preceded with whitespace. | 815 | |
Line is longer than 80 characters. | 816 | |
Line is longer than 80 characters. | 818 | |
',' is not followed by whitespace. | 820 | |
Method 'validateMinorDiscipline' is not designed for extension - needs to be abstract, final or empty. | 824 | |
Missing a Javadoc comment. | 824 | |
'<' is not preceded with whitespace. | 825 | |
'<' is not followed by whitespace. | 825 | |
'>' is not preceded with whitespace. | 825 | |
Parameter validationType should be final. | 826 | |
Parameter minorDisciplineInfo should be final. | 826 | |
Method 'validateProgramRequirement' is not designed for extension - needs to be abstract, final or empty. | 833 | |
Missing a Javadoc comment. | 833 | |
'<' is not preceded with whitespace. | 834 | |
'<' is not followed by whitespace. | 834 | |
'>' is not preceded with whitespace. | 834 | |
Line is longer than 80 characters. | 835 | |
Parameter validationType should be final. | 835 | |
Parameter programRequirementInfo should be final. | 835 | |
Line is longer than 80 characters. | 839 | |
Line is longer than 80 characters. | 841 | |
'<' is not preceded with whitespace. | 841 | |
'<' is not followed by whitespace. | 841 | |
'>' is not preceded with whitespace. | 841 | |
Method 'getObjectStructure' is not designed for extension - needs to be abstract, final or empty. | 846 | |
Missing a Javadoc comment. | 846 | |
Parameter objectTypeKey should be final. | 847 | |
Method 'getObjectTypes' is not designed for extension - needs to be abstract, final or empty. | 851 | |
Missing a Javadoc comment. | 851 | |
'<' is not preceded with whitespace. | 852 | |
'<' is not followed by whitespace. | 852 | |
'>' is not preceded with whitespace. | 852 | |
Method 'getSearchCriteriaType' is not designed for extension - needs to be abstract, final or empty. | 856 | |
Missing a Javadoc comment. | 856 | |
Parameter searchCriteriaTypeKey should be final. | 858 | |
Method 'getSearchCriteriaTypes' is not designed for extension - needs to be abstract, final or empty. | 865 | |
Missing a Javadoc comment. | 865 | |
'<' is not preceded with whitespace. | 866 | |
'<' is not followed by whitespace. | 866 | |
'>' is not preceded with whitespace. | 866 | |
Method 'getSearchResultType' is not designed for extension - needs to be abstract, final or empty. | 872 | |
Missing a Javadoc comment. | 872 | |
Parameter searchResultTypeKey should be final. | 873 | |
Method 'getSearchResultTypes' is not designed for extension - needs to be abstract, final or empty. | 880 | |
Missing a Javadoc comment. | 880 | |
'<' is not preceded with whitespace. | 881 | |
'<' is not followed by whitespace. | 881 | |
'>' is not preceded with whitespace. | 881 | |
Method 'getSearchType' is not designed for extension - needs to be abstract, final or empty. | 887 | |
Missing a Javadoc comment. | 887 | |
Parameter searchTypeKey should be final. | 888 | |
Method 'getSearchTypes' is not designed for extension - needs to be abstract, final or empty. | 895 | |
Missing a Javadoc comment. | 895 | |
'<' is not preceded with whitespace. | 896 | |
'<' is not followed by whitespace. | 896 | |
'>' is not preceded with whitespace. | 896 | |
Method 'getSearchTypesByCriteria' is not designed for extension - needs to be abstract, final or empty. | 902 | |
Missing a Javadoc comment. | 902 | |
'<' is not preceded with whitespace. | 903 | |
'<' is not followed by whitespace. | 903 | |
'>' is not preceded with whitespace. | 903 | |
Parameter searchCriteriaTypeKey should be final. | 904 | |
Method 'getSearchTypesByResult' is not designed for extension - needs to be abstract, final or empty. | 911 | |
Missing a Javadoc comment. | 911 | |
'<' is not preceded with whitespace. | 912 | |
'<' is not followed by whitespace. | 912 | |
'>' is not preceded with whitespace. | 912 | |
Parameter searchResultTypeKey should be final. | 913 | |
Method 'search' is not designed for extension - needs to be abstract, final or empty. | 920 | |
Missing a Javadoc comment. | 920 | |
Parameter searchRequest should be final. | 921 | |
First sentence should end with a period. | 927 | |
Unused @param tag for 'parameter'. | 931 | |
Parameter param should be final. | 934 | |
Expected @param tag for 'param'. | 934 | |
Parameter paramName should be final. | 934 | |
Expected @param tag for 'paramName'. | 934 | |
Expected @throws tag for 'MissingParameterException'. | 935 | |
Line is longer than 80 characters. | 941 | |
Line is longer than 80 characters. | 943 | |
Missing a Javadoc comment. | 943 | |
Parameter majorDisciplineInfo should be final. | 943 | |
Parameter operation should be final. | 943 | |
Line is longer than 80 characters. | 945 | |
'<' is not preceded with whitespace. | 945 | |
'<' is not followed by whitespace. | 945 | |
'>' is not preceded with whitespace. | 945 | |
Line is longer than 80 characters. | 950 | |
Missing a Javadoc comment. | 950 | |
Parameter credentialProgramInfo should be final. | 950 | |
Parameter operation should be final. | 950 | |
Line is longer than 80 characters. | 952 | |
'<' is not preceded with whitespace. | 952 | |
'<' is not followed by whitespace. | 952 | |
'>' is not preceded with whitespace. | 952 | |
Line is longer than 80 characters. | 957 | |
Missing a Javadoc comment. | 957 | |
Parameter programRequirementInfo should be final. | 957 | |
Parameter operation should be final. | 957 | |
Line is longer than 80 characters. | 958 | |
'<' is not preceded with whitespace. | 958 | |
'<' is not followed by whitespace. | 958 | |
'>' is not preceded with whitespace. | 958 | |
Line is longer than 80 characters. | 963 | |
Line contains a tab character. | 963 | |
Missing a Javadoc comment. | 963 | |
Parameter results should be final. | 963 | |
'<' is not preceded with whitespace. | 963 | |
'<' is not followed by whitespace. | 963 | |
'?' is not preceded with whitespace. | 963 | |
'?' is not followed by whitespace. | 963 | |
'>' is not preceded with whitespace. | 963 | |
'{' is not preceded with whitespace. | 963 | |
Line contains a tab character. | 968 | |
Line is longer than 80 characters. | 974 | |
Method 'setLuService' is not designed for extension - needs to be abstract, final or empty. | 976 | |
Missing a Javadoc comment. | 976 | |
Parameter luService should be final. | 976 | |
'luService' hides a field. | 976 | |
Method 'getLuService' is not designed for extension - needs to be abstract, final or empty. | 980 | |
Missing a Javadoc comment. | 980 | |
Line contains a tab character. | 981 | |
Line contains a tab character. | 982 | |
Line contains a tab character. | 984 | |
Method 'setDictionaryService' is not designed for extension - needs to be abstract, final or empty. | 984 | |
Missing a Javadoc comment. | 984 | |
Parameter dictionaryService should be final. | 984 | |
'dictionaryService' hides a field. | 984 | |
Method 'getDictionaryService' is not designed for extension - needs to be abstract, final or empty. | 988 | |
Missing a Javadoc comment. | 988 | |
Line contains a tab character. | 989 | |
Line contains a tab character. | 990 | |
Method 'setSearchManager' is not designed for extension - needs to be abstract, final or empty. | 992 | |
Missing a Javadoc comment. | 992 | |
Parameter searchManager should be final. | 992 | |
'searchManager' hides a field. | 992 | |
Line has trailing spaces. | 995 | |
Line contains a tab character. | 996 | |
Method 'getSearchManager' is not designed for extension - needs to be abstract, final or empty. | 996 | |
Missing a Javadoc comment. | 996 | |
Line contains a tab character. | 997 | |
Line contains a tab character. | 998 | |
Line is longer than 80 characters. | 1000 | |
Line contains a tab character. | 1000 | |
Method 'setMajorDisciplineAssembler' is not designed for extension - needs to be abstract, final or empty. | 1000 | |
Missing a Javadoc comment. | 1000 | |
Parameter majorDisciplineAssembler should be final. | 1000 | |
'majorDisciplineAssembler' hides a field. | 1000 | |
Line contains a tab character. | 1004 | |
Method 'getMajorDisciplineAssembler' is not designed for extension - needs to be abstract, final or empty. | 1004 | |
Missing a Javadoc comment. | 1004 | |
Line contains a tab character. | 1005 | |
Line contains a tab character. | 1006 | |
Line contains a tab character. | 1008 | |
Method 'setCredentialProgramAssembler' is not designed for extension - needs to be abstract, final or empty. | 1008 | |
Missing a Javadoc comment. | 1008 | |
Line contains a tab character. | 1009 | |
Parameter credentialProgramAssembler should be final. | 1009 | |
'credentialProgramAssembler' hides a field. | 1009 | |
Line contains a tab character. | 1010 | |
Line contains a tab character. | 1011 | |
Line contains a tab character. | 1013 | |
Method 'getCredentialProgramAssembler' is not designed for extension - needs to be abstract, final or empty. | 1013 | |
Missing a Javadoc comment. | 1013 | |
Line contains a tab character. | 1014 | |
Line contains a tab character. | 1015 | |
Line is longer than 80 characters. | 1017 | |
Line contains a tab character. | 1017 | |
Method 'setProgramRequirementAssembler' is not designed for extension - needs to be abstract, final or empty. | 1017 | |
Missing a Javadoc comment. | 1017 | |
Parameter programRequirementAssembler should be final. | 1017 | |
'programRequirementAssembler' hides a field. | 1017 | |
Method 'getProgramRequirementAssembler' is not designed for extension - needs to be abstract, final or empty. | 1021 | |
Missing a Javadoc comment. | 1021 | |
Line contains a tab character. | 1022 | |
Line contains a tab character. | 1023 | |
Line is longer than 80 characters. | 1025 | |
Line contains a tab character. | 1025 | |
Method 'setProgramServiceMethodInvoker' is not designed for extension - needs to be abstract, final or empty. | 1025 | |
Missing a Javadoc comment. | 1025 | |
Parameter serviceMethodInvoker should be final. | 1025 | |
Method 'getProgramServiceMethodInvoker' is not designed for extension - needs to be abstract, final or empty. | 1029 | |
Missing a Javadoc comment. | 1029 | |
Line contains a tab character. | 1030 | |
Line contains a tab character. | 1031 | |
Line contains a tab character. | 1033 | |
Method 'setValidatorFactory' is not designed for extension - needs to be abstract, final or empty. | 1033 | |
Missing a Javadoc comment. | 1033 | |
Parameter validatorFactory should be final. | 1033 | |
'validatorFactory' hides a field. | 1033 | |
Line contains a tab character. | 1037 | |
Method 'getValidatorFactory' is not designed for extension - needs to be abstract, final or empty. | 1037 | |
Missing a Javadoc comment. | 1037 | |
Line contains a tab character. | 1038 | |
Line contains a tab character. | 1039 | |
Line has trailing spaces. | 1040 | |
Line contains a tab character. | 1040 | |
Line is longer than 80 characters. | 1041 | |
Line contains a tab character. | 1041 | |
Method 'setCoreProgramAssembler' is not designed for extension - needs to be abstract, final or empty. | 1041 | |
Missing a Javadoc comment. | 1041 | |
Parameter coreProgramAssembler should be final. | 1041 | |
'coreProgramAssembler' hides a field. | 1041 | |
Line contains a tab character. | 1042 | |
Line contains a tab character. | 1043 | |
Line contains a tab character. | 1045 | |
Method 'getCoreProgramAssembler' is not designed for extension - needs to be abstract, final or empty. | 1045 | |
Missing a Javadoc comment. | 1045 | |
Line contains a tab character. | 1046 | |
Line contains a tab character. | 1047 | |
Line contains a tab character. | 1049 | |
Missing a Javadoc comment. | 1049 | |
'{' is not preceded with whitespace. | 1049 | |
Line contains a tab character. | 1053 | |
Line is longer than 80 characters. | 1055 | |
Missing a Javadoc comment. | 1055 | |
Parameter coreProgramInfo should be final. | 1055 | |
Parameter operation should be final. | 1055 | |
Line is longer than 80 characters. | 1057 | |
'<' is not preceded with whitespace. | 1057 | |
'<' is not followed by whitespace. | 1057 | |
'>' is not preceded with whitespace. | 1057 | |
Method 'createCoreProgram' is not designed for extension - needs to be abstract, final or empty. | 1062 | |
Missing a Javadoc comment. | 1062 | |
Line is longer than 80 characters. | 1063 | |
Parameter coreProgramInfo should be final. | 1063 | |
Line has trailing spaces. | 1065 | |
Line is longer than 80 characters. | 1067 | |
'<' is not preceded with whitespace. | 1067 | |
'<' is not followed by whitespace. | 1067 | |
'>' is not preceded with whitespace. | 1067 | |
Line is longer than 80 characters. | 1069 | |
Line is longer than 80 characters. | 1073 | |
Line is longer than 80 characters. | 1076 | |
Line contains a tab character. | 1080 | |
Method 'createNewCoreProgramVersion' is not designed for extension - needs to be abstract, final or empty. | 1080 | |
Missing a Javadoc comment. | 1080 | |
Line contains a tab character. | 1081 | |
Line contains a tab character. | 1082 | |
Parameter coreProgramId should be final. | 1082 | |
Parameter versionComment should be final. | 1082 | |
Line contains a tab character. | 1083 | |
Line contains a tab character. | 1084 | |
Line contains a tab character. | 1085 | |
Line contains a tab character. | 1086 | |
Line contains a tab character. | 1087 | |
Line is longer than 80 characters. | 1088 | |
Line contains a tab character. | 1088 | |
Line is longer than 80 characters. | 1089 | |
Line contains a tab character. | 1089 | |
Line contains a tab character. | 1091 | |
Line is longer than 80 characters. | 1092 | |
Line contains a tab character. | 1092 | |
Line contains a tab character. | 1094 | |
Line contains a tab character. | 1095 | |
'<' is not preceded with whitespace. | 1095 | |
'<' is not followed by whitespace. | 1095 | |
'>' is not preceded with whitespace. | 1095 | |
Line is longer than 80 characters. | 1097 | |
Line contains a tab character. | 1097 | |
Line is longer than 80 characters. | 1098 | |
Line contains a tab character. | 1098 | |
Line is longer than 80 characters. | 1100 | |
Line contains a tab character. | 1100 | |
Line is longer than 80 characters. | 1101 | |
Line contains a tab character. | 1101 | |
Line contains a tab character. | 1103 | |
Line is longer than 80 characters. | 1104 | |
Line contains a tab character. | 1104 | |
Line is longer than 80 characters. | 1106 | |
Line contains a tab character. | 1106 | |
Line contains a tab character. | 1107 | |
Line contains a tab character. | 1109 | |
Line contains a tab character. | 1110 | |
'catch' is not followed by whitespace. | 1110 | |
Line is longer than 80 characters. | 1111 | |
Line contains a tab character. | 1111 | |
',' is not followed by whitespace. | 1111 | |
Line contains a tab character. | 1112 | |
Line is longer than 80 characters. | 1113 | |
Line contains a tab character. | 1113 | |
',' is not followed by whitespace. | 1113 | |
Line contains a tab character. | 1114 | |
Line is longer than 80 characters. | 1115 | |
Line contains a tab character. | 1115 | |
',' is not followed by whitespace. | 1115 | |
Line contains a tab character. | 1116 | |
Line is longer than 80 characters. | 1117 | |
Line contains a tab character. | 1117 | |
',' is not followed by whitespace. | 1117 | |
Line contains a tab character. | 1118 | |
Line is longer than 80 characters. | 1119 | |
Line contains a tab character. | 1119 | |
',' is not followed by whitespace. | 1119 | |
Line contains a tab character. | 1120 | |
Line is longer than 80 characters. | 1121 | |
Line contains a tab character. | 1121 | |
',' is not followed by whitespace. | 1121 | |
Line contains a tab character. | 1122 | |
Line contains a tab character. | 1123 | |
Line has trailing spaces. | 1124 | |
Line contains a tab character. | 1127 | |
Method 'deleteCoreProgram' is not designed for extension - needs to be abstract, final or empty. | 1127 | |
Missing a Javadoc comment. | 1127 | |
Line is longer than 80 characters. | 1128 | |
Parameter coreProgramId should be final. | 1128 | |
Line contains a tab character. | 1130 | |
Line is longer than 80 characters. | 1138 | |
Line has trailing spaces. | 1140 | |
Line is longer than 80 characters. | 1140 | |
Line contains a tab character. | 1140 | |
Method 'getCoreProgram' is not designed for extension - needs to be abstract, final or empty. | 1143 | |
Missing a Javadoc comment. | 1143 | |
Line is longer than 80 characters. | 1144 | |
Parameter coreProgramId should be final. | 1144 | |
Line contains a tab character. | 1145 | |
Line is longer than 80 characters. | 1149 | |
'(' is followed by whitespace. | 1149 | |
'!' is followed by whitespace. | 1149 | |
')' is preceded with whitespace. | 1149 | |
Line is longer than 80 characters. | 1150 | |
Line is longer than 80 characters. | 1158 | |
Line contains a tab character. | 1158 | |
Line contains a tab character. | 1160 | |
Line is longer than 80 characters. | 1161 | |
Line contains a tab character. | 1161 | |
Line contains a tab character. | 1162 | |
Line contains a tab character. | 1163 | |
Line contains a tab character. | 1164 | |
Method 'updateCoreProgram' is not designed for extension - needs to be abstract, final or empty. | 1167 | |
Missing a Javadoc comment. | 1167 | |
Line is longer than 80 characters. | 1168 | |
Parameter coreProgramInfo should be final. | 1168 | |
Line has trailing spaces. | 1170 | |
Line is longer than 80 characters. | 1172 | |
'<' is not preceded with whitespace. | 1172 | |
'<' is not followed by whitespace. | 1172 | |
'>' is not preceded with whitespace. | 1172 | |
Line is longer than 80 characters. | 1174 | |
Line is longer than 80 characters. | 1179 | |
Line is longer than 80 characters. | 1183 | |
Method 'validateCoreProgram' is not designed for extension - needs to be abstract, final or empty. | 1187 | |
Missing a Javadoc comment. | 1187 | |
Line is longer than 80 characters. | 1188 | |
'<' is not preceded with whitespace. | 1188 | |
'<' is not followed by whitespace. | 1188 | |
'>' is not preceded with whitespace. | 1188 | |
Parameter validationType should be final. | 1188 | |
Parameter coreProgramInfo should be final. | 1188 | |
Line is longer than 80 characters. | 1189 | |
'<' is not preceded with whitespace. | 1189 | |
'<' is not followed by whitespace. | 1189 | |
'>' is not preceded with whitespace. | 1189 | |
'<' is not preceded with whitespace. | 1189 | |
'<' is not followed by whitespace. | 1189 | |
'>' is not preceded with whitespace. | 1189 | |
'>' is not followed by whitespace. | 1189 | |
Line is longer than 80 characters. | 1190 | |
'(' is followed by whitespace. | 1190 | |
'!' is followed by whitespace. | 1190 | |
')' is preceded with whitespace. | 1190 | |
Line is longer than 80 characters. | 1191 | |
Line contains a tab character. | 1191 | |
Line contains a tab character. | 1192 | |
Line is longer than 80 characters. | 1193 | |
Line has trailing spaces. | 1197 | |
Line has trailing spaces. | 1198 | |
Line contains a tab character. | 1199 | |
Method 'createNewCredentialProgramVersion' is not designed for extension - needs to be abstract, final or empty. | 1199 | |
Missing a Javadoc comment. | 1199 | |
Line contains a tab character. | 1200 | |
Line contains a tab character. | 1201 | |
Parameter credentialProgramId should be final. | 1201 | |
Parameter versionComment should be final. | 1201 | |
Line contains a tab character. | 1202 | |
Line contains a tab character. | 1203 | |
Line contains a tab character. | 1204 | |
Line contains a tab character. | 1205 | |
Line contains a tab character. | 1206 | |
Line is longer than 80 characters. | 1207 | |
Line contains a tab character. | 1207 | |
Line is longer than 80 characters. | 1208 | |
Line contains a tab character. | 1208 | |
Line contains a tab character. | 1210 | |
Line is longer than 80 characters. | 1211 | |
Line contains a tab character. | 1211 | |
Line contains a tab character. | 1213 | |
Line contains a tab character. | 1214 | |
'<' is not preceded with whitespace. | 1214 | |
'<' is not followed by whitespace. | 1214 | |
'>' is not preceded with whitespace. | 1214 | |
Line is longer than 80 characters. | 1216 | |
Line contains a tab character. | 1216 | |
Line is longer than 80 characters. | 1217 | |
Line contains a tab character. | 1217 | |
Line is longer than 80 characters. | 1219 | |
Line contains a tab character. | 1219 | |
Line is longer than 80 characters. | 1220 | |
Line contains a tab character. | 1220 | |
Line contains a tab character. | 1222 | |
Line is longer than 80 characters. | 1223 | |
Line contains a tab character. | 1223 | |
Line is longer than 80 characters. | 1225 | |
Line contains a tab character. | 1225 | |
Line contains a tab character. | 1226 | |
Line contains a tab character. | 1228 | |
Line contains a tab character. | 1229 | |
'catch' is not followed by whitespace. | 1229 | |
Line is longer than 80 characters. | 1230 | |
Line contains a tab character. | 1230 | |
',' is not followed by whitespace. | 1230 | |
Line contains a tab character. | 1231 | |
Line is longer than 80 characters. | 1232 | |
Line contains a tab character. | 1232 | |
',' is not followed by whitespace. | 1232 | |
Line contains a tab character. | 1233 | |
Line is longer than 80 characters. | 1234 | |
Line contains a tab character. | 1234 | |
',' is not followed by whitespace. | 1234 | |
Line contains a tab character. | 1235 | |
Line is longer than 80 characters. | 1236 | |
Line contains a tab character. | 1236 | |
',' is not followed by whitespace. | 1236 | |
Line contains a tab character. | 1237 | |
Line is longer than 80 characters. | 1238 | |
Line contains a tab character. | 1238 | |
',' is not followed by whitespace. | 1238 | |
Line contains a tab character. | 1239 | |
Line is longer than 80 characters. | 1240 | |
Line contains a tab character. | 1240 | |
',' is not followed by whitespace. | 1240 | |
Line contains a tab character. | 1241 | |
Line contains a tab character. | 1242 | |
Line contains a tab character. | 1245 | |
Method 'setCurrentCoreProgramVersion' is not designed for extension - needs to be abstract, final or empty. | 1245 | |
Missing a Javadoc comment. | 1245 | |
Line contains a tab character. | 1246 | |
Parameter coreProgramId should be final. | 1246 | |
Line contains a tab character. | 1247 | |
Parameter currentVersionStart should be final. | 1247 | |
Line contains a tab character. | 1248 | |
Line is longer than 80 characters. | 1249 | |
Line contains a tab character. | 1249 | |
Line contains a tab character. | 1250 | |
Line is longer than 80 characters. | 1251 | |
Line contains a tab character. | 1251 | |
Line has trailing spaces. | 1252 | |
Line contains a tab character. | 1252 | |
Line contains a tab character. | 1253 | |
Line contains a tab character. | 1254 | |
Line contains a tab character. | 1256 | |
Method 'setCurrentCredentialProgramVersion' is not designed for extension - needs to be abstract, final or empty. | 1256 | |
Missing a Javadoc comment. | 1256 | |
Line contains a tab character. | 1257 | |
Line contains a tab character. | 1258 | |
Parameter credentialProgramId should be final. | 1258 | |
Parameter currentVersionStart should be final. | 1258 | |
Line contains a tab character. | 1259 | |
Line is longer than 80 characters. | 1260 | |
Line contains a tab character. | 1260 | |
Line contains a tab character. | 1261 | |
Line is longer than 80 characters. | 1262 | |
Line contains a tab character. | 1262 | |
Line has trailing spaces. | 1263 | |
Line contains a tab character. | 1263 | |
Line contains a tab character. | 1264 | |
Line contains a tab character. | 1265 | |
Line contains a tab character. | 1267 | |
Method 'getCurrentVersion' is not designed for extension - needs to be abstract, final or empty. | 1267 | |
Missing a Javadoc comment. | 1267 | |
Line contains a tab character. | 1268 | |
Parameter refObjectTypeURI should be final. | 1268 | |
Line contains a tab character. | 1269 | |
Parameter refObjectId should be final. | 1269 | |
Line contains a tab character. | 1270 | |
Line contains a tab character. | 1271 | |
Line is longer than 80 characters. | 1272 | |
Line contains a tab character. | 1272 | |
'if' is not followed by whitespace. | 1272 | |
'{' is not preceded with whitespace. | 1272 | |
Line is longer than 80 characters. | 1273 | |
Line contains a tab character. | 1273 | |
Line contains a tab character. | 1274 | |
Line is longer than 80 characters. | 1275 | |
Line contains a tab character. | 1275 | |
Line contains a tab character. | 1276 | |
Line contains a tab character. | 1278 | |
Method 'getCurrentVersionOnDate' is not designed for extension - needs to be abstract, final or empty. | 1278 | |
Missing a Javadoc comment. | 1278 | |
Line is longer than 80 characters. | 1279 | |
Line contains a tab character. | 1279 | |
Parameter refObjectTypeURI should be final. | 1279 | |
Line is longer than 80 characters. | 1280 | |
Line contains a tab character. | 1280 | |
Parameter refObjectId should be final. | 1280 | |
Parameter date should be final. | 1280 | |
Line contains a tab character. | 1281 | |
Line contains a tab character. | 1282 | |
Line is longer than 80 characters. | 1283 | |
Line contains a tab character. | 1283 | |
'if' is not followed by whitespace. | 1283 | |
'{' is not preceded with whitespace. | 1283 | |
Line is longer than 80 characters. | 1284 | |
Line contains a tab character. | 1284 | |
Line contains a tab character. | 1285 | |
Line is longer than 80 characters. | 1286 | |
Line contains a tab character. | 1286 | |
Line contains a tab character. | 1287 | |
Line contains a tab character. | 1289 | |
Method 'getFirstVersion' is not designed for extension - needs to be abstract, final or empty. | 1289 | |
Missing a Javadoc comment. | 1289 | |
Line contains a tab character. | 1290 | |
Parameter refObjectTypeURI should be final. | 1290 | |
Line contains a tab character. | 1291 | |
Parameter refObjectId should be final. | 1291 | |
Line contains a tab character. | 1292 | |
Line contains a tab character. | 1293 | |
Line is longer than 80 characters. | 1294 | |
Line contains a tab character. | 1294 | |
'if' is not followed by whitespace. | 1294 | |
'{' is not preceded with whitespace. | 1294 | |
Line is longer than 80 characters. | 1295 | |
Line contains a tab character. | 1295 | |
Line contains a tab character. | 1296 | |
Line is longer than 80 characters. | 1297 | |
Line contains a tab character. | 1297 | |
Line contains a tab character. | 1299 | |
Line contains a tab character. | 1301 | |
Method 'getLatestVersion' is not designed for extension - needs to be abstract, final or empty. | 1301 | |
Missing a Javadoc comment. | 1301 | |
Line contains a tab character. | 1302 | |
Parameter refObjectTypeURI should be final. | 1302 | |
Line contains a tab character. | 1303 | |
Parameter refObjectId should be final. | 1303 | |
Line contains a tab character. | 1304 | |
Line contains a tab character. | 1305 | |
Line is longer than 80 characters. | 1306 | |
Line contains a tab character. | 1306 | |
'if' is not followed by whitespace. | 1306 | |
'{' is not preceded with whitespace. | 1306 | |
Line is longer than 80 characters. | 1307 | |
Line contains a tab character. | 1307 | |
Line contains a tab character. | 1308 | |
Line is longer than 80 characters. | 1309 | |
Line contains a tab character. | 1309 | |
Line contains a tab character. | 1311 | |
Line contains a tab character. | 1313 | |
Method 'getVersionBySequenceNumber' is not designed for extension - needs to be abstract, final or empty. | 1313 | |
Missing a Javadoc comment. | 1313 | |
Line contains a tab character. | 1314 | |
Line is longer than 80 characters. | 1315 | |
Line contains a tab character. | 1315 | |
Parameter refObjectTypeURI should be final. | 1315 | |
Parameter refObjectId should be final. | 1315 | |
Parameter sequence should be final. | 1315 | |
Line contains a tab character. | 1316 | |
Line contains a tab character. | 1317 | |
Line contains a tab character. | 1318 | |
Line is longer than 80 characters. | 1319 | |
Line contains a tab character. | 1319 | |
'if' is not followed by whitespace. | 1319 | |
'{' is not preceded with whitespace. | 1319 | |
Line is longer than 80 characters. | 1320 | |
Line contains a tab character. | 1320 | |
Line contains a tab character. | 1321 | |
Line is longer than 80 characters. | 1322 | |
Line contains a tab character. | 1322 | |
Line contains a tab character. | 1323 | |
Line contains a tab character. | 1325 | |
Method 'getVersions' is not designed for extension - needs to be abstract, final or empty. | 1325 | |
Missing a Javadoc comment. | 1325 | |
Line contains a tab character. | 1326 | |
'<' is not preceded with whitespace. | 1326 | |
'<' is not followed by whitespace. | 1326 | |
'>' is not preceded with whitespace. | 1326 | |
Parameter refObjectTypeURI should be final. | 1326 | |
Line contains a tab character. | 1327 | |
Parameter refObjectId should be final. | 1327 | |
Line contains a tab character. | 1328 | |
Line contains a tab character. | 1329 | |
Line is longer than 80 characters. | 1330 | |
Line contains a tab character. | 1330 | |
'if' is not followed by whitespace. | 1330 | |
'{' is not preceded with whitespace. | 1330 | |
Line is longer than 80 characters. | 1331 | |
Line contains a tab character. | 1331 | |
Line contains a tab character. | 1332 | |
Line is longer than 80 characters. | 1333 | |
Line contains a tab character. | 1333 | |
Line contains a tab character. | 1334 | |
Line contains a tab character. | 1336 | |
Method 'getVersionsInDateRange' is not designed for extension - needs to be abstract, final or empty. | 1336 | |
Missing a Javadoc comment. | 1336 | |
Line contains a tab character. | 1337 | |
'<' is not preceded with whitespace. | 1337 | |
'<' is not followed by whitespace. | 1337 | |
'>' is not preceded with whitespace. | 1337 | |
Line is longer than 80 characters. | 1338 | |
Line contains a tab character. | 1338 | |
Parameter refObjectTypeURI should be final. | 1338 | |
Parameter refObjectId should be final. | 1338 | |
Parameter from should be final. | 1338 | |
Parameter to should be final. | 1338 | |
Line contains a tab character. | 1339 | |
Line contains a tab character. | 1340 | |
Line contains a tab character. | 1341 | |
Line is longer than 80 characters. | 1342 | |
Line contains a tab character. | 1342 | |
'if' is not followed by whitespace. | 1342 | |
'{' is not preceded with whitespace. | 1342 | |
Line is longer than 80 characters. | 1343 | |
Line contains a tab character. | 1343 | |
Line contains a tab character. | 1344 | |
Line is longer than 80 characters. | 1345 | |
Line contains a tab character. | 1345 | |
Line contains a tab character. | 1346 | |
Line contains a tab character. | 1348 | |
Method 'setAtpService' is not designed for extension - needs to be abstract, final or empty. | 1348 | |
Missing a Javadoc comment. | 1348 | |
Parameter atpService should be final. | 1348 | |
'atpService' hides a field. | 1348 | |
Line contains a tab character. | 1349 | |
Line contains a tab character. | 1350 | |
Line contains a tab character. | 1352 | |
Method 'getAtpService' is not designed for extension - needs to be abstract, final or empty. | 1352 | |
Missing a Javadoc comment. | 1352 | |
Line contains a tab character. | 1353 | |
Line contains a tab character. | 1354 | |
Line is longer than 80 characters. | 1356 | |
Line contains a tab character. | 1356 | |
Missing a Javadoc comment. | 1356 | |
Parameter majorDisciplineInfo should be final. | 1356 | |
Parameter validationResults should be final. | 1356 | |
'<' is not preceded with whitespace. | 1356 | |
'<' is not followed by whitespace. | 1356 | |
'>' is not preceded with whitespace. | 1356 | |
'{' is not preceded with whitespace. | 1356 | |
Line has trailing spaces. | 1357 | |
Line contains a tab character. | 1357 | |
Line contains a tab character. | 1358 | |
Line has trailing spaces. | 1359 | |
Line contains a tab character. | 1359 | |
Line is longer than 80 characters. | 1360 | |
Line contains a tab character. | 1360 | |
'if' is not followed by whitespace. | 1360 | |
'{' is not preceded with whitespace. | 1360 | |
Line is longer than 80 characters. | 1361 | |
Line contains a tab character. | 1361 | |
Line contains a tab character. | 1362 | |
Line has trailing spaces. | 1363 | |
Line contains a tab character. | 1363 | |
Line contains a tab character. | 1364 | |
'if' is not followed by whitespace. | 1364 | |
'{' is not preceded with whitespace. | 1364 | |
Line is longer than 80 characters. | 1365 | |
Line contains a tab character. | 1365 | |
Line contains a tab character. | 1366 | |
Line has trailing spaces. | 1367 | |
Line contains a tab character. | 1367 | |
Line contains a tab character. | 1368 | |
'if' is not followed by whitespace. | 1368 | |
'{' is not preceded with whitespace. | 1368 | |
Line is longer than 80 characters. | 1369 | |
Line contains a tab character. | 1369 | |
Line has trailing spaces. | 1370 | |
Line contains a tab character. | 1370 | |
Line has trailing spaces. | 1371 | |
Line contains a tab character. | 1371 | |
Line is longer than 80 characters. | 1372 | |
Line contains a tab character. | 1372 | |
'<' is not preceded with whitespace. | 1372 | |
'<' is not followed by whitespace. | 1372 | |
'>' is not preceded with whitespace. | 1372 | |
Line contains a tab character. | 1373 | |
'if' is not followed by whitespace. | 1373 | |
'{' is not preceded with whitespace. | 1373 | |
Line contains a tab character. | 1374 | |
Line contains a tab character. | 1375 | |
'for' is not followed by whitespace. | 1375 | |
'{' is not preceded with whitespace. | 1375 | |
Line is longer than 80 characters. | 1376 | |
Line contains a tab character. | 1376 | |
Line contains a tab character. | 1377 | |
'++' is preceded with whitespace. | 1377 | |
Line contains a tab character. | 1378 | |
Line contains a tab character. | 1379 | |
Line contains a tab character. | 1380 | |
Line is longer than 80 characters. | 1382 | |
Line contains a tab character. | 1382 | |
Missing a Javadoc comment. | 1382 | |
Parameter programVariationInfo should be final. | 1382 | |
Parameter validationResults should be final. | 1382 | |
'<' is not preceded with whitespace. | 1382 | |
'<' is not followed by whitespace. | 1382 | |
'>' is not preceded with whitespace. | 1382 | |
Parameter idx should be final. | 1382 | |
'{' is not preceded with whitespace. | 1382 | |
Line has trailing spaces. | 1383 | |
Line contains a tab character. | 1383 | |
Line contains a tab character. | 1384 | |
Line has trailing spaces. | 1385 | |
Line contains a tab character. | 1385 | |
Line is longer than 80 characters. | 1386 | |
Line contains a tab character. | 1386 | |
'if' is not followed by whitespace. | 1386 | |
'{' is not preceded with whitespace. | 1386 | |
Line is longer than 80 characters. | 1387 | |
Line contains a tab character. | 1387 | |
Line contains a tab character. | 1388 | |
Line has trailing spaces. | 1389 | |
Line contains a tab character. | 1389 | |
Line contains a tab character. | 1390 | |
'if' is not followed by whitespace. | 1390 | |
'{' is not preceded with whitespace. | 1390 | |
Line is longer than 80 characters. | 1391 | |
Line contains a tab character. | 1391 | |
Line contains a tab character. | 1392 | |
Line has trailing spaces. | 1393 | |
Line contains a tab character. | 1393 | |
Line contains a tab character. | 1394 | |
'if' is not followed by whitespace. | 1394 | |
'{' is not preceded with whitespace. | 1394 | |
Line is longer than 80 characters. | 1395 | |
Line contains a tab character. | 1395 | |
Line contains a tab character. | 1396 | |
Line contains a tab character. | 1397 | |
Line has trailing spaces. | 1398 | |
Line contains a tab character. | 1398 | |
Line is longer than 80 characters. | 1399 | |
Line contains a tab character. | 1399 | |
Missing a Javadoc comment. | 1399 | |
Parameter atpKey should be final. | 1399 | |
'{' is not preceded with whitespace. | 1399 | |
Line contains a tab character. | 1400 | |
Line contains a tab character. | 1401 | |
Line has trailing spaces. | 1402 | |
Line contains a tab character. | 1402 | |
Line is longer than 80 characters. | 1403 | |
Line contains a tab character. | 1403 | |
Missing a Javadoc comment. | 1403 | |
Parameter aptKey1 should be final. | 1403 | |
Parameter aptKey2 should be final. | 1403 | |
Parameter validationResults should be final. | 1403 | |
'<' is not preceded with whitespace. | 1403 | |
'<' is not followed by whitespace. | 1403 | |
'>' is not preceded with whitespace. | 1403 | |
Parameter field should be final. | 1403 | |
Parameter path should be final. | 1403 | |
'{' is not preceded with whitespace. | 1403 | |
Line contains a tab character. | 1404 | |
Line contains a tab character. | 1405 | |
Line has trailing spaces. | 1406 | |
Line contains a tab character. | 1406 | |
Line contains a tab character. | 1407 | |
'try' is not followed by whitespace. | 1407 | |
'{' is not preceded with whitespace. | 1407 | |
Line contains a tab character. | 1408 | |
Line contains a tab character. | 1409 | |
Line contains a tab character. | 1410 | |
'catch' is not preceded with whitespace. | 1410 | |
'}' is not followed by whitespace. | 1410 | |
'catch' is not followed by whitespace. | 1410 | |
'{' is not preceded with whitespace. | 1410 | |
Must have at least one statement. | 1410 | |
'{' is not followed by whitespace. | 1410 | |
'}' is not preceded with whitespace. | 1410 | |
Line has trailing spaces. | 1411 | |
Line contains a tab character. | 1411 | |
Line contains a tab character. | 1412 | |
'if' is not followed by whitespace. | 1412 | |
'{' is not preceded with whitespace. | 1412 | |
Line has trailing spaces. | 1413 | |
Line is longer than 80 characters. | 1413 | |
Line contains a tab character. | 1413 | |
'if' is not followed by whitespace. | 1413 | |
'!=' is not preceded with whitespace. | 1413 | |
'{' is not preceded with whitespace. | 1413 | |
Line is longer than 80 characters. | 1414 | |
Line contains a tab character. | 1414 | |
Line contains a tab character. | 1415 | |
'if' is not followed by whitespace. | 1415 | |
'{' is not preceded with whitespace. | 1415 | |
Line is longer than 80 characters. | 1416 | |
Line contains a tab character. | 1416 | |
Line contains a tab character. | 1417 | |
Line is longer than 80 characters. | 1418 | |
Line contains a tab character. | 1418 | |
Line contains a tab character. | 1419 | |
Line contains a tab character. | 1420 | |
Line contains a tab character. | 1421 | |
Line contains a tab character. | 1422 | |
Line has trailing spaces. | 1423 | |
Line contains a tab character. | 1423 | |
Line contains a tab character. | 1424 | |
Line has trailing spaces. | 1425 | |
Line contains a tab character. | 1425 | |
Line contains a tab character. | 1426 | |
Missing a Javadoc comment. | 1426 | |
Parameter value should be final. | 1426 | |
'{' is not preceded with whitespace. | 1426 | |
Line contains a tab character. | 1427 | |
Line contains a tab character. | 1428 | |
Line contains a tab character. | 1430 | |
Method 'setDocumentService' is not designed for extension - needs to be abstract, final or empty. | 1430 | |
Missing a Javadoc comment. | 1430 | |
Parameter documentService should be final. | 1430 | |
'documentService' hides a field. | 1430 | |
Line contains a tab character. | 1431 | |
Line contains a tab character. | 1432 | |
Line contains a tab character. | 1434 | |
Method 'getDocumentService' is not designed for extension - needs to be abstract, final or empty. | 1434 | |
Missing a Javadoc comment. | 1434 | |
Line contains a tab character. | 1435 | |
Line contains a tab character. | 1436 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 5 | |
'{' is not preceded with whitespace. | 5 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 3 | |
Utility classes should not have a public or default constructor. | 3 | |
Line is longer than 80 characters. | 4 | |
Line contains a tab character. | 4 | |
Missing a Javadoc comment. | 4 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 43 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 51 | |
Line is longer than 80 characters. | 53 | |
Method 'assembleCluResults' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Missing a Javadoc comment. | 53 | |
'<' is not preceded with whitespace. | 53 | |
'<' is not followed by whitespace. | 53 | |
'>' is not preceded with whitespace. | 53 | |
Parameter resultTypes should be final. | 53 | |
'<' is not preceded with whitespace. | 53 | |
'<' is not followed by whitespace. | 53 | |
'>' is not preceded with whitespace. | 53 | |
Parameter cluResults should be final. | 53 | |
'<' is not preceded with whitespace. | 53 | |
'<' is not followed by whitespace. | 53 | |
'>' is not preceded with whitespace. | 53 | |
'{' is not preceded with whitespace. | 53 | |
Line contains a tab character. | 54 | |
'if' is not followed by whitespace. | 54 | |
'==' is not preceded with whitespace. | 54 | |
'==' is not followed by whitespace. | 54 | |
'{' is not preceded with whitespace. | 54 | |
Line is longer than 80 characters. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
'<' is not preceded with whitespace. | 57 | |
'<' is not followed by whitespace. | 57 | |
'>' is not preceded with whitespace. | 57 | |
'<' is not preceded with whitespace. | 57 | |
'<' is not followed by whitespace. | 57 | |
'>' is not preceded with whitespace. | 57 | |
'>' is not followed by whitespace. | 57 | |
Line is longer than 80 characters. | 58 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
'for' is not followed by whitespace. | 59 | |
':' is not preceded with whitespace. | 59 | |
':' is not followed by whitespace. | 59 | |
'{' is not preceded with whitespace. | 59 | |
Line contains a tab character. | 60 | |
'if' is not followed by whitespace. | 60 | |
'{' is not preceded with whitespace. | 60 | |
Line is longer than 80 characters. | 61 | |
Line contains a tab character. | 61 | |
Line is longer than 80 characters. | 62 | |
Line contains a tab character. | 62 | |
'for' is not followed by whitespace. | 62 | |
':' is not preceded with whitespace. | 62 | |
'{' is not preceded with whitespace. | 62 | |
Line is longer than 80 characters. | 63 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Method 'disassembleCluResults' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Missing a Javadoc comment. | 70 | |
'<' is not preceded with whitespace. | 70 | |
'<' is not followed by whitespace. | 70 | |
'?' is not preceded with whitespace. | 70 | |
'?' is not followed by whitespace. | 70 | |
'>' is not preceded with whitespace. | 70 | |
'?' is not followed by whitespace. | 70 | |
Parameter cluId should be final. | 70 | |
Line is longer than 80 characters. | 71 | |
Line contains a tab character. | 71 | |
Parameter cluState should be final. | 71 | |
Parameter options should be final. | 71 | |
'<' is not preceded with whitespace. | 71 | |
'<' is not followed by whitespace. | 71 | |
'>' is not preceded with whitespace. | 71 | |
Parameter operation should be final. | 71 | |
Parameter resultType should be final. | 71 | |
Line is longer than 80 characters. | 72 | |
Line contains a tab character. | 72 | |
Parameter resultsDescription should be final. | 72 | |
Parameter resultDescription should be final. | 72 | |
Line is longer than 80 characters. | 73 | |
Line contains a tab character. | 73 | |
'<' is not preceded with whitespace. | 73 | |
'<' is not followed by whitespace. | 73 | |
'<' is not preceded with whitespace. | 73 | |
'<' is not followed by whitespace. | 73 | |
'>' is not preceded with whitespace. | 73 | |
'>' is not followed by whitespace. | 73 | |
'>' is not preceded with whitespace. | 73 | |
'<' is not preceded with whitespace. | 73 | |
'<' is not followed by whitespace. | 73 | |
'<' is not preceded with whitespace. | 73 | |
'<' is not followed by whitespace. | 73 | |
'>' is not preceded with whitespace. | 73 | |
'>' is not followed by whitespace. | 73 | |
'>' is not preceded with whitespace. | 73 | |
'>' is not followed by whitespace. | 73 | |
Line contains a tab character. | 74 | |
'if' is not followed by whitespace. | 74 | |
'==' is not preceded with whitespace. | 74 | |
'==' is not followed by whitespace. | 74 | |
'{' is not preceded with whitespace. | 74 | |
Line is longer than 80 characters. | 75 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line is longer than 80 characters. | 78 | |
Line contains a tab character. | 78 | |
Line is longer than 80 characters. | 79 | |
Line contains a tab character. | 79 | |
'<' is not preceded with whitespace. | 79 | |
'<' is not followed by whitespace. | 79 | |
'>' is not preceded with whitespace. | 79 | |
'<' is not preceded with whitespace. | 79 | |
'<' is not followed by whitespace. | 79 | |
'>' is not preceded with whitespace. | 79 | |
'>' is not followed by whitespace. | 79 | |
Line contains a tab character. | 81 | |
Line has trailing spaces. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line is longer than 80 characters. | 87 | |
Line contains a tab character. | 87 | |
'<' is not preceded with whitespace. | 87 | |
'<' is not followed by whitespace. | 87 | |
'>' is not preceded with whitespace. | 87 | |
Line is longer than 80 characters. | 89 | |
Line contains a tab character. | 89 | |
Line is longer than 80 characters. | 90 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line is longer than 80 characters. | 92 | |
Line contains a tab character. | 92 | |
'if' is not followed by whitespace. | 92 | |
'{' is not preceded with whitespace. | 92 | |
Line is longer than 80 characters. | 93 | |
Line contains a tab character. | 93 | |
Line is longer than 80 characters. | 94 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
'else' is not preceded with whitespace. | 95 | |
'}' is not followed by whitespace. | 95 | |
'else' is not followed by whitespace. | 95 | |
'{' is not preceded with whitespace. | 95 | |
Line is longer than 80 characters. | 96 | |
Line contains a tab character. | 96 | |
Line is longer than 80 characters. | 97 | |
Line contains a tab character. | 97 | |
Line is longer than 80 characters. | 98 | |
Line contains a tab character. | 98 | |
'for' is not followed by whitespace. | 98 | |
':' is not preceded with whitespace. | 98 | |
':' is not followed by whitespace. | 98 | |
'{' is not preceded with whitespace. | 98 | |
Line is longer than 80 characters. | 99 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Must have at least one statement. | 104 | |
Line contains a tab character. | 105 | |
Line is longer than 80 characters. | 106 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line is longer than 80 characters. | 108 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line is longer than 80 characters. | 110 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line is longer than 80 characters. | 114 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
'if' is not followed by whitespace. | 115 | |
'{' is not preceded with whitespace. | 115 | |
Line contains a tab character. | 116 | |
'if' is not followed by whitespace. | 116 | |
'{' is not preceded with whitespace. | 116 | |
Line is longer than 80 characters. | 117 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line is longer than 80 characters. | 126 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line is longer than 80 characters. | 129 | |
Line contains a tab character. | 129 | |
'<' is not preceded with whitespace. | 129 | |
'<' is not followed by whitespace. | 129 | |
'>' is not preceded with whitespace. | 129 | |
'>' is not followed by whitespace. | 129 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
'if' is not followed by whitespace. | 133 | |
'{' is not preceded with whitespace. | 133 | |
Line is longer than 80 characters. | 134 | |
Line contains a tab character. | 134 | |
Line is longer than 80 characters. | 135 | |
Line contains a tab character. | 135 | |
Line is longer than 80 characters. | 136 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
'else' is not preceded with whitespace. | 137 | |
'}' is not followed by whitespace. | 137 | |
'else' is not followed by whitespace. | 137 | |
'{' is not preceded with whitespace. | 137 | |
Line contains a tab character. | 138 | |
Line is longer than 80 characters. | 139 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line is longer than 80 characters. | 143 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line is longer than 80 characters. | 146 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Line is longer than 80 characters. | 155 | |
Method 'assembleLos' is not designed for extension - needs to be abstract, final or empty. | 155 | |
Missing a Javadoc comment. | 155 | |
'<' is not preceded with whitespace. | 155 | |
'<' is not followed by whitespace. | 155 | |
'>' is not preceded with whitespace. | 155 | |
Parameter cluId should be final. | 155 | |
Parameter shallowBuild should be final. | 155 | |
'<' is not preceded with whitespace. | 156 | |
'<' is not followed by whitespace. | 156 | |
'>' is not preceded with whitespace. | 156 | |
'<' is not preceded with whitespace. | 156 | |
'<' is not followed by whitespace. | 156 | |
'>' is not preceded with whitespace. | 156 | |
'>' is not followed by whitespace. | 156 | |
Line is longer than 80 characters. | 158 | |
'<' is not preceded with whitespace. | 158 | |
'<' is not followed by whitespace. | 158 | |
'>' is not preceded with whitespace. | 158 | |
Line has trailing spaces. | 170 | |
Line is longer than 80 characters. | 171 | |
Line contains a tab character. | 171 | |
Method 'disassembleLos' is not designed for extension - needs to be abstract, final or empty. | 171 | |
Missing a Javadoc comment. | 171 | |
'<' is not preceded with whitespace. | 171 | |
'<' is not followed by whitespace. | 171 | |
'<' is not preceded with whitespace. | 171 | |
'<' is not followed by whitespace. | 171 | |
'?' is not preceded with whitespace. | 171 | |
'?' is not followed by whitespace. | 171 | |
'>' is not preceded with whitespace. | 171 | |
'?' is not followed by whitespace. | 171 | |
'>' is not followed by whitespace. | 171 | |
'>' is not preceded with whitespace. | 171 | |
Parameter cluId should be final. | 171 | |
Parameter cluState should be final. | 171 | |
Parameter loInfos should be final. | 171 | |
'<' is not preceded with whitespace. | 171 | |
'<' is not followed by whitespace. | 171 | |
'>' is not preceded with whitespace. | 171 | |
Line is longer than 80 characters. | 172 | |
Line contains a tab character. | 172 | |
Parameter operation should be final. | 172 | |
'{' is not preceded with whitespace. | 172 | |
Line contains a tab character. | 173 | |
Line is longer than 80 characters. | 174 | |
Line contains a tab character. | 174 | |
'<' is not preceded with whitespace. | 174 | |
'<' is not followed by whitespace. | 174 | |
'<' is not preceded with whitespace. | 174 | |
'<' is not followed by whitespace. | 174 | |
'?' is not preceded with whitespace. | 174 | |
'?' is not followed by whitespace. | 174 | |
'>' is not preceded with whitespace. | 174 | |
'?' is not followed by whitespace. | 174 | |
'>' is not followed by whitespace. | 174 | |
'>' is not preceded with whitespace. | 174 | |
'<' is not preceded with whitespace. | 174 | |
'<' is not followed by whitespace. | 174 | |
'<' is not preceded with whitespace. | 174 | |
'<' is not followed by whitespace. | 174 | |
'?' is not preceded with whitespace. | 174 | |
'?' is not followed by whitespace. | 174 | |
'>' is not preceded with whitespace. | 174 | |
'?' is not followed by whitespace. | 174 | |
'>' is not followed by whitespace. | 174 | |
'>' is not preceded with whitespace. | 174 | |
'>' is not followed by whitespace. | 174 | |
Line is longer than 80 characters. | 176 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 177 | |
Line is longer than 80 characters. | 178 | |
Line contains a tab character. | 178 | |
'<' is not preceded with whitespace. | 178 | |
'<' is not followed by whitespace. | 178 | |
'>' is not preceded with whitespace. | 178 | |
'<' is not preceded with whitespace. | 178 | |
'<' is not followed by whitespace. | 178 | |
'>' is not preceded with whitespace. | 178 | |
'>' is not followed by whitespace. | 178 | |
Line contains a tab character. | 179 | |
Line is longer than 80 characters. | 180 | |
Line contains a tab character. | 180 | |
'<' is not preceded with whitespace. | 180 | |
'<' is not followed by whitespace. | 180 | |
'>' is not preceded with whitespace. | 180 | |
Line contains a tab character. | 181 | |
'for' is not followed by whitespace. | 181 | |
':' is not preceded with whitespace. | 181 | |
':' is not followed by whitespace. | 181 | |
'{' is not preceded with whitespace. | 181 | |
Line is longer than 80 characters. | 182 | |
Line contains a tab character. | 182 | |
'if' is not followed by whitespace. | 182 | |
'{' is not preceded with whitespace. | 182 | |
Line is longer than 80 characters. | 183 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 186 | |
Must have at least one statement. | 186 | |
Line contains a tab character. | 187 | |
Line is longer than 80 characters. | 188 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 | |
'for' is not followed by whitespace. | 192 | |
'{' is not preceded with whitespace. | 192 | |
Line is longer than 80 characters. | 194 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 195 | |
Line is longer than 80 characters. | 196 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 200 | |
'<' is not preceded with whitespace. | 201 | |
'<' is not followed by whitespace. | 201 | |
'>' is not preceded with whitespace. | 201 | |
Line is longer than 80 characters. | 209 | |
Line is longer than 80 characters. | 212 | |
'<' is not preceded with whitespace. | 212 | |
'<' is not followed by whitespace. | 212 | |
'>' is not preceded with whitespace. | 212 | |
'<' is not preceded with whitespace. | 212 | |
'<' is not followed by whitespace. | 212 | |
'>' is not preceded with whitespace. | 212 | |
'>' is not followed by whitespace. | 212 | |
Line is longer than 80 characters. | 219 | |
Line contains a tab character. | 219 | |
Line is longer than 80 characters. | 220 | |
Line contains a tab character. | 220 | |
'<' is not preceded with whitespace. | 221 | |
'<' is not followed by whitespace. | 221 | |
'>' is not preceded with whitespace. | 221 | |
Line contains a tab character. | 222 | |
Line contains a tab character. | 223 | |
Line is longer than 80 characters. | 225 | |
Line contains a tab character. | 225 | |
Line contains a tab character. | 226 | |
Line is longer than 80 characters. | 227 | |
Line contains a tab character. | 227 | |
Line contains a tab character. | 228 | |
Line is longer than 80 characters. | 229 | |
Line is longer than 80 characters. | 232 | |
Line contains a tab character. | 232 | |
Line is longer than 80 characters. | 233 | |
'<' is not preceded with whitespace. | 233 | |
'<' is not followed by whitespace. | 233 | |
'>' is not preceded with whitespace. | 233 | |
'<' is not preceded with whitespace. | 233 | |
'<' is not followed by whitespace. | 233 | |
'>' is not preceded with whitespace. | 233 | |
'>' is not followed by whitespace. | 233 | |
'<' is not preceded with whitespace. | 239 | |
'<' is not followed by whitespace. | 239 | |
'>' is not preceded with whitespace. | 239 | |
Line is longer than 80 characters. | 240 | |
Line contains a tab character. | 240 | |
Line contains a tab character. | 246 | |
Line contains a tab character. | 247 | |
Line is longer than 80 characters. | 251 | |
'<' is not preceded with whitespace. | 251 | |
'<' is not followed by whitespace. | 251 | |
'>' is not preceded with whitespace. | 251 | |
Line contains a tab character. | 254 | |
Line is longer than 80 characters. | 255 | |
'<' is not preceded with whitespace. | 255 | |
'<' is not followed by whitespace. | 255 | |
'>' is not preceded with whitespace. | 255 | |
'<' is not preceded with whitespace. | 255 | |
'<' is not followed by whitespace. | 255 | |
'>' is not preceded with whitespace. | 255 | |
'>' is not followed by whitespace. | 255 | |
Line is longer than 80 characters. | 262 | |
'<' is not preceded with whitespace. | 263 | |
'<' is not followed by whitespace. | 263 | |
'>' is not preceded with whitespace. | 263 | |
Line contains a tab character. | 264 | |
Line contains a tab character. | 268 | |
Line contains a tab character. | 269 | |
Method 'setLuService' is not designed for extension - needs to be abstract, final or empty. | 272 | |
Missing a Javadoc comment. | 272 | |
Parameter luService should be final. | 272 | |
'luService' hides a field. | 272 | |
Method 'setLoService' is not designed for extension - needs to be abstract, final or empty. | 276 | |
Missing a Javadoc comment. | 276 | |
Parameter loService should be final. | 276 | |
'loService' hides a field. | 276 | |
Method 'setLoAssembler' is not designed for extension - needs to be abstract, final or empty. | 280 | |
Missing a Javadoc comment. | 280 | |
Parameter loAssembler should be final. | 280 | |
'loAssembler' hides a field. | 280 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 | |
Variable 'LOG' must be private and have accessor methods. | 43 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Line contains a tab character. | 45 | |
Missing a Javadoc comment. | 45 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
Line contains a tab character. | 47 | |
Missing a Javadoc comment. | 47 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
Line contains a tab character. | 51 | |
Missing a Javadoc comment. | 51 | |
Line contains a tab character. | 52 | |
Parameter results should be final. | 52 | |
Line is longer than 80 characters. | 53 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line is longer than 80 characters. | 57 | |
Line contains a tab character. | 57 | |
Line is longer than 80 characters. | 58 | |
Line contains a tab character. | 58 | |
Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 58 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
'if' is not followed by whitespace. | 61 | |
Line is longer than 80 characters. | 62 | |
'for' is not followed by whitespace. | 62 | |
':' is not preceded with whitespace. | 62 | |
'<' is not preceded with whitespace. | 62 | |
'<' is not followed by whitespace. | 62 | |
'>' is not preceded with whitespace. | 62 | |
'>' is not followed by whitespace. | 62 | |
'{' is not preceded with whitespace. | 62 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
'if' is not followed by whitespace. | 70 | |
Line is longer than 80 characters. | 71 | |
Line contains a tab character. | 71 | |
'for' is not followed by whitespace. | 71 | |
':' is not preceded with whitespace. | 71 | |
'<' is not preceded with whitespace. | 71 | |
'<' is not followed by whitespace. | 71 | |
'>' is not preceded with whitespace. | 71 | |
'>' is not followed by whitespace. | 71 | |
'{' is not preceded with whitespace. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Method 'invokeServiceCallOnResult' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Method length is 232 lines (max allowed is 150). | 94 | |
Parameter results should be final. | 94 | |
Expected @param tag for 'results'. | 94 | |
Line is longer than 80 characters. | 95 | |
Line contains a tab character. | 95 | |
Expected @throws tag for 'AlreadyExistsException'. | 95 | |
Expected @throws tag for 'DataValidationErrorException'. | 95 | |
Line contains a tab character. | 96 | |
Expected @throws tag for 'DoesNotExistException'. | 96 | |
Expected @throws tag for 'InvalidParameterException'. | 96 | |
Line contains a tab character. | 97 | |
Expected @throws tag for 'MissingParameterException'. | 97 | |
Expected @throws tag for 'OperationFailedException'. | 97 | |
Line contains a tab character. | 98 | |
Expected @throws tag for 'PermissionDeniedException'. | 98 | |
Expected @throws tag for 'AssemblyException'. | 98 | |
Line is longer than 80 characters. | 99 | |
Line contains a tab character. | 99 | |
Expected @throws tag for 'VersionMismatchException'. | 99 | |
Expected @throws tag for 'DependentObjectsExistException'. | 99 | |
Line is longer than 80 characters. | 100 | |
Line contains a tab character. | 100 | |
Expected @throws tag for 'CircularRelationshipException'. | 100 | |
Expected @throws tag for 'UnsupportedActionException'. | 100 | |
Line is longer than 80 characters. | 101 | |
Line contains a tab character. | 101 | |
Expected @throws tag for 'UnsupportedOperationException'. | 101 | |
Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 101 | |
Expected @throws tag for 'CircularReferenceException'. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 111 | |
'if' is not followed by whitespace. | 111 | |
'{' is not preceded with whitespace. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
switch without "default" clause. | 113 | |
'{' is not preceded with whitespace. | 113 | |
Line contains a tab character. | 114 | |
Line is longer than 80 characters. | 115 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
'if' is not followed by whitespace. | 116 | |
Line is longer than 80 characters. | 117 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line is longer than 80 characters. | 121 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
'if' is not followed by whitespace. | 122 | |
Line is longer than 80 characters. | 123 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
'else' is not preceded with whitespace. | 130 | |
'}' is not followed by whitespace. | 130 | |
'if' is not followed by whitespace. | 130 | |
'{' is not preceded with whitespace. | 130 | |
Line is longer than 80 characters. | 131 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
switch without "default" clause. | 132 | |
'{' is not preceded with whitespace. | 132 | |
Line contains a tab character. | 133 | |
Line is longer than 80 characters. | 134 | |
Line contains a tab character. | 134 | |
Line is longer than 80 characters. | 135 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
'if' is not followed by whitespace. | 136 | |
Line is longer than 80 characters. | 137 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line is longer than 80 characters. | 141 | |
Line contains a tab character. | 141 | |
Line is longer than 80 characters. | 142 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
'if' is not followed by whitespace. | 143 | |
Line is longer than 80 characters. | 144 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line is longer than 80 characters. | 148 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
'else' is not preceded with whitespace. | 151 | |
'}' is not followed by whitespace. | 151 | |
'if' is not followed by whitespace. | 151 | |
'{' is not preceded with whitespace. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
switch without "default" clause. | 153 | |
'{' is not preceded with whitespace. | 153 | |
Line contains a tab character. | 154 | |
Line is longer than 80 characters. | 155 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line is longer than 80 characters. | 158 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
'else' is not preceded with whitespace. | 164 | |
'}' is not followed by whitespace. | 164 | |
'if' is not followed by whitespace. | 164 | |
'{' is not preceded with whitespace. | 164 | |
Line is longer than 80 characters. | 165 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
switch without "default" clause. | 166 | |
'{' is not preceded with whitespace. | 166 | |
Line contains a tab character. | 167 | |
Line is longer than 80 characters. | 168 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 170 | |
Line is longer than 80 characters. | 171 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line is longer than 80 characters. | 173 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
'else' is not preceded with whitespace. | 176 | |
'}' is not followed by whitespace. | 176 | |
'if' is not followed by whitespace. | 176 | |
'{' is not preceded with whitespace. | 176 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
switch without "default" clause. | 178 | |
'{' is not preceded with whitespace. | 178 | |
Line contains a tab character. | 179 | |
Line is longer than 80 characters. | 180 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
'if' is not followed by whitespace. | 181 | |
Line is longer than 80 characters. | 182 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
Line contains a tab character. | 185 | |
Line is longer than 80 characters. | 186 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
'if' is not followed by whitespace. | 187 | |
Line is longer than 80 characters. | 188 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 195 | |
'else' is not preceded with whitespace. | 195 | |
'}' is not followed by whitespace. | 195 | |
'if' is not followed by whitespace. | 195 | |
'{' is not preceded with whitespace. | 195 | |
Line is longer than 80 characters. | 196 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 197 | |
switch without "default" clause. | 197 | |
'{' is not preceded with whitespace. | 197 | |
Line contains a tab character. | 198 | |
Line is longer than 80 characters. | 199 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Line contains a tab character. | 201 | |
Line is longer than 80 characters. | 202 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 203 | |
Line contains a tab character. | 204 | |
Line is longer than 80 characters. | 205 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 207 | |
Line contains a tab character. | 208 | |
'else' is not preceded with whitespace. | 208 | |
'}' is not followed by whitespace. | 208 | |
'if' is not followed by whitespace. | 208 | |
'{' is not preceded with whitespace. | 208 | |
Line is longer than 80 characters. | 209 | |
Line contains a tab character. | 209 | |
Line contains a tab character. | 210 | |
switch without "default" clause. | 210 | |
'{' is not preceded with whitespace. | 210 | |
Line contains a tab character. | 211 | |
Line is longer than 80 characters. | 212 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 213 | |
Line contains a tab character. | 214 | |
Line is longer than 80 characters. | 215 | |
Line contains a tab character. | 215 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 217 | |
Line is longer than 80 characters. | 218 | |
Line contains a tab character. | 218 | |
Line contains a tab character. | 219 | |
Line contains a tab character. | 220 | |
Line contains a tab character. | 221 | |
'else' is not preceded with whitespace. | 221 | |
'}' is not followed by whitespace. | 221 | |
'if' is not followed by whitespace. | 221 | |
'{' is not preceded with whitespace. | 221 | |
Line is longer than 80 characters. | 222 | |
Line contains a tab character. | 222 | |
Line contains a tab character. | 223 | |
switch without "default" clause. | 223 | |
'{' is not preceded with whitespace. | 223 | |
Line contains a tab character. | 224 | |
Line is longer than 80 characters. | 225 | |
Line contains a tab character. | 225 | |
Line is longer than 80 characters. | 226 | |
Line contains a tab character. | 226 | |
Line is longer than 80 characters. | 227 | |
Line contains a tab character. | 227 | |
'if' is not followed by whitespace. | 227 | |
'!=' is not preceded with whitespace. | 227 | |
'!=' is not followed by whitespace. | 227 | |
'&&' is not preceded with whitespace. | 227 | |
'{' is not preceded with whitespace. | 227 | |
Line is longer than 80 characters. | 228 | |
Line contains a tab character. | 228 | |
Line is longer than 80 characters. | 229 | |
Line contains a tab character. | 229 | |
Line is longer than 80 characters. | 230 | |
Line contains a tab character. | 230 | |
Line is longer than 80 characters. | 231 | |
Line contains a tab character. | 231 | |
Line is longer than 80 characters. | 232 | |
Line contains a tab character. | 232 | |
Line is longer than 80 characters. | 233 | |
Line contains a tab character. | 233 | |
Line is longer than 80 characters. | 234 | |
Line contains a tab character. | 234 | |
Line is longer than 80 characters. | 235 | |
Line contains a tab character. | 235 | |
Line is longer than 80 characters. | 236 | |
Line contains a tab character. | 236 | |
Line is longer than 80 characters. | 237 | |
Line contains a tab character. | 237 | |
Line contains a tab character. | 238 | |
Line contains a tab character. | 239 | |
Line contains a tab character. | 240 | |
Line is longer than 80 characters. | 241 | |
Line contains a tab character. | 241 | |
Line contains a tab character. | 242 | |
Line contains a tab character. | 243 | |
Line is longer than 80 characters. | 244 | |
Line contains a tab character. | 244 | |
Line contains a tab character. | 245 | |
Line contains a tab character. | 246 | |
Line contains a tab character. | 247 | |
'if' is not followed by whitespace. | 247 | |
'{' is not preceded with whitespace. | 247 | |
Line is longer than 80 characters. | 248 | |
Line contains a tab character. | 248 | |
Line contains a tab character. | 249 | |
switch without "default" clause. | 249 | |
'{' is not preceded with whitespace. | 249 | |
Line contains a tab character. | 250 | |
Line is longer than 80 characters. | 251 | |
Line contains a tab character. | 251 | |
Line contains a tab character. | 252 | |
Line contains a tab character. | 253 | |
Line contains a tab character. | 254 | |
Line is longer than 80 characters. | 255 | |
Line contains a tab character. | 255 | |
Line contains a tab character. | 256 | |
Line contains a tab character. | 257 | |
Line contains a tab character. | 258 | |
Line is longer than 80 characters. | 259 | |
Line contains a tab character. | 259 | |
Line contains a tab character. | 260 | |
Line contains a tab character. | 261 | |
Line contains a tab character. | 262 | |
'if' is not followed by whitespace. | 262 | |
'{' is not preceded with whitespace. | 262 | |
Line contains a tab character. | 263 | |
Line contains a tab character. | 264 | |
switch without "default" clause. | 264 | |
'{' is not preceded with whitespace. | 264 | |
Line contains a tab character. | 265 | |
Line is longer than 80 characters. | 266 | |
Line contains a tab character. | 266 | |
Line is longer than 80 characters. | 267 | |
Line contains a tab character. | 267 | |
'if' is not followed by whitespace. | 267 | |
Line is longer than 80 characters. | 268 | |
Line contains a tab character. | 268 | |
Line contains a tab character. | 269 | |
Line contains a tab character. | 270 | |
Line contains a tab character. | 271 | |
Line is longer than 80 characters. | 272 | |
Line contains a tab character. | 272 | |
Line is longer than 80 characters. | 273 | |
Line contains a tab character. | 273 | |
'if' is not followed by whitespace. | 273 | |
Line is longer than 80 characters. | 274 | |
Line contains a tab character. | 274 | |
Line contains a tab character. | 275 | |
Line contains a tab character. | 276 | |
Line contains a tab character. | 277 | |
Line is longer than 80 characters. | 278 | |
Line contains a tab character. | 278 | |
Line contains a tab character. | 279 | |
Line contains a tab character. | 280 | |
Line contains a tab character. | 281 | |
'if' is not followed by whitespace. | 281 | |
'{' is not preceded with whitespace. | 281 | |
Line contains a tab character. | 282 | |
Line contains a tab character. | 283 | |
switch without "default" clause. | 283 | |
'{' is not preceded with whitespace. | 283 | |
Line contains a tab character. | 284 | |
Line is longer than 80 characters. | 285 | |
Line contains a tab character. | 285 | |
Line contains a tab character. | 286 | |
Line contains a tab character. | 287 | |
Line contains a tab character. | 288 | |
Line is longer than 80 characters. | 289 | |
Line contains a tab character. | 289 | |
Line contains a tab character. | 290 | |
Line contains a tab character. | 291 | |
Line contains a tab character. | 292 | |
Line is longer than 80 characters. | 293 | |
Line contains a tab character. | 293 | |
Line contains a tab character. | 294 | |
Line contains a tab character. | 295 | |
Line contains a tab character. | 296 | |
'else' is not preceded with whitespace. | 296 | |
'}' is not followed by whitespace. | 296 | |
'if' is not followed by whitespace. | 296 | |
'{' is not preceded with whitespace. | 296 | |
Line is longer than 80 characters. | 297 | |
Line contains a tab character. | 297 | |
Line contains a tab character. | 298 | |
switch without "default" clause. | 298 | |
'{' is not preceded with whitespace. | 298 | |
Line contains a tab character. | 299 | |
Line is longer than 80 characters. | 300 | |
Line contains a tab character. | 300 | |
Line is longer than 80 characters. | 301 | |
Line contains a tab character. | 301 | |
'if' is not followed by whitespace. | 301 | |
Line is longer than 80 characters. | 302 | |
Line contains a tab character. | 302 | |
Line contains a tab character. | 303 | |
Line contains a tab character. | 304 | |
Line contains a tab character. | 305 | |
Line is longer than 80 characters. | 306 | |
Line contains a tab character. | 306 | |
Line is longer than 80 characters. | 307 | |
Line contains a tab character. | 307 | |
'if' is not followed by whitespace. | 307 | |
Line is longer than 80 characters. | 308 | |
Line contains a tab character. | 308 | |
Line contains a tab character. | 309 | |
Line contains a tab character. | 310 | |
Line contains a tab character. | 311 | |
Line is longer than 80 characters. | 312 | |
Line contains a tab character. | 312 | |
Line contains a tab character. | 313 | |
Line contains a tab character. | 314 | |
Line contains a tab character. | 315 | |
'else' is not preceded with whitespace. | 315 | |
'}' is not followed by whitespace. | 315 | |
'if' is not followed by whitespace. | 315 | |
'{' is not preceded with whitespace. | 315 | |
Line is longer than 80 characters. | 316 | |
Line contains a tab character. | 316 | |
Line contains a tab character. | 317 | |
switch without "default" clause. | 317 | |
'{' is not preceded with whitespace. | 317 | |
Line contains a tab character. | 318 | |
Line is longer than 80 characters. | 319 | |
Line contains a tab character. | 319 | |
Line contains a tab character. | 320 | |
Line contains a tab character. | 321 | |
Line is longer than 80 characters. | 322 | |
Line contains a tab character. | 322 | |
Line contains a tab character. | 323 | |
Line contains a tab character. | 324 | |
Line is longer than 80 characters. | 325 | |
Line contains a tab character. | 325 | |
Line contains a tab character. | 326 | |
Line contains a tab character. | 327 | |
Line contains a tab character. | 328 | |
'else' is not preceded with whitespace. | 328 | |
'}' is not followed by whitespace. | 328 | |
'else' is not followed by whitespace. | 328 | |
'{' is not preceded with whitespace. | 328 | |
Line is longer than 80 characters. | 329 | |
Line contains a tab character. | 329 | |
'+' is not preceded with whitespace. | 329 | |
'+' is not followed by whitespace. | 329 | |
Line contains a tab character. | 330 | |
Line contains a tab character. | 332 | |
Line contains a tab character. | 334 | |
Method 'getLuService' is not designed for extension - needs to be abstract, final or empty. | 334 | |
Missing a Javadoc comment. | 334 | |
Line contains a tab character. | 335 | |
Line contains a tab character. | 336 | |
Line contains a tab character. | 338 | |
Method 'setLuService' is not designed for extension - needs to be abstract, final or empty. | 338 | |
Missing a Javadoc comment. | 338 | |
Parameter luService should be final. | 338 | |
'luService' hides a field. | 338 | |
Line contains a tab character. | 339 | |
Line contains a tab character. | 340 | |
Line contains a tab character. | 342 | |
Method 'getStatementService' is not designed for extension - needs to be abstract, final or empty. | 342 | |
Missing a Javadoc comment. | 342 | |
Line contains a tab character. | 343 | |
Line contains a tab character. | 344 | |
Line contains a tab character. | 346 | |
Method 'setStatementService' is not designed for extension - needs to be abstract, final or empty. | 346 | |
Missing a Javadoc comment. | 346 | |
Parameter statementService should be final. | 346 | |
'statementService' hides a field. | 346 | |
Line contains a tab character. | 347 | |
Line contains a tab character. | 348 | |
Line contains a tab character. | 350 | |
Method 'getLoService' is not designed for extension - needs to be abstract, final or empty. | 350 | |
Missing a Javadoc comment. | 350 | |
Line contains a tab character. | 351 | |
Line contains a tab character. | 352 | |
Line contains a tab character. | 354 | |
Method 'setLoService' is not designed for extension - needs to be abstract, final or empty. | 354 | |
Missing a Javadoc comment. | 354 | |
Parameter loService should be final. | 354 | |
'loService' hides a field. | 354 | |
Line contains a tab character. | 355 | |
Line contains a tab character. | 356 | |
Line contains a tab character. | 358 | |
Method 'getOrgService' is not designed for extension - needs to be abstract, final or empty. | 358 | |
Missing a Javadoc comment. | 358 | |
Line contains a tab character. | 359 | |
Line contains a tab character. | 360 | |
Line contains a tab character. | 362 | |
Method 'setOrgService' is not designed for extension - needs to be abstract, final or empty. | 362 | |
Missing a Javadoc comment. | 362 | |
Parameter orgService should be final. | 362 | |
'orgService' hides a field. | 362 | |
Line contains a tab character. | 363 | |
Line contains a tab character. | 364 | |
Line contains a tab character. | 366 | |
Method 'getAtpService' is not designed for extension - needs to be abstract, final or empty. | 366 | |
Missing a Javadoc comment. | 366 | |
Line contains a tab character. | 367 | |
Line contains a tab character. | 368 | |
Line contains a tab character. | 370 | |
Method 'setAtpService' is not designed for extension - needs to be abstract, final or empty. | 370 | |
Missing a Javadoc comment. | 370 | |
Parameter atpService should be final. | 370 | |
'atpService' hides a field. | 370 | |
Line contains a tab character. | 371 | |
Line contains a tab character. | 372 | |
Line contains a tab character. | 374 | |
Method 'setLrcService' is not designed for extension - needs to be abstract, final or empty. | 374 | |
Missing a Javadoc comment. | 374 | |
Parameter lrcService should be final. | 374 | |
'lrcService' hides a field. | 374 | |
Line contains a tab character. | 375 | |
Line contains a tab character. | 376 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 30 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
'static' modifier out of order with the JLS suggestions. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
'static' modifier out of order with the JLS suggestions. | 34 | |
Line contains a tab character. | 36 | |
Method 'setAtpService' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Parameter atpService should be final. | 36 | |
'atpService' hides a field. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line is longer than 80 characters. | 40 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter atpDurationTypeKey should be final. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line is longer than 80 characters. | 45 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line has trailing spaces. | 51 | |
Line contains a tab character. | 51 | |
Line has trailing spaces. | 54 | |
Expected an @return tag. | 58 | |
Line is longer than 80 characters. | 58 | |
Method 'createContextMap' is not designed for extension - needs to be abstract, final or empty. | 58 | |
'<' is not preceded with whitespace. | 58 | |
'<' is not followed by whitespace. | 58 | |
'>' is not preceded with whitespace. | 58 | |
Parameter reqComponent should be final. | 58 | |
Line is longer than 80 characters. | 59 | |
Line is longer than 80 characters. | 60 | |
Line is longer than 80 characters. | 61 | |
'<' is not preceded with whitespace. | 63 | |
'<' is not followed by whitespace. | 63 | |
'>' is not preceded with whitespace. | 63 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 26 | |
'<' is not preceded with whitespace. | 26 | |
'<' is not followed by whitespace. | 26 | |
'>' is not preceded with whitespace. | 26 | |
Line contains a tab character. | 27 | |
Line is longer than 80 characters. | 28 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
'static' modifier out of order with the JLS suggestions. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
'static' modifier out of order with the JLS suggestions. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
'static' modifier out of order with the JLS suggestions. | 40 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Expected an @return tag. | 55 | |
Line is longer than 80 characters. | 55 | |
Method 'createContextMap' is not designed for extension - needs to be abstract, final or empty. | 55 | |
'<' is not preceded with whitespace. | 55 | |
'<' is not followed by whitespace. | 55 | |
'>' is not preceded with whitespace. | 55 | |
Parameter reqComponent should be final. | 55 | |
Line is longer than 80 characters. | 56 | |
Line contains a tab character. | 56 | |
Line is longer than 80 characters. | 57 | |
Line contains a tab character. | 57 | |
Line has trailing spaces. | 58 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
'<' is not preceded with whitespace. | 59 | |
'<' is not followed by whitespace. | 59 | |
'>' is not preceded with whitespace. | 59 | |
Line contains a tab character. | 61 | |
'if' is not followed by whitespace. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
'if' is not followed by whitespace. | 64 | |
Line is longer than 80 characters. | 65 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 29 | |
Line has trailing spaces. | 29 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
'static' modifier out of order with the JLS suggestions. | 30 | |
Line has trailing spaces. | 31 | |
Line contains a tab character. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 32 | |
Line has trailing spaces. | 35 | |
Expected an @return tag. | 39 | |
Line is longer than 80 characters. | 39 | |
Method 'createContextMap' is not designed for extension - needs to be abstract, final or empty. | 39 | |
'<' is not preceded with whitespace. | 39 | |
'<' is not followed by whitespace. | 39 | |
'>' is not preceded with whitespace. | 39 | |
Parameter reqComponent should be final. | 39 | |
Line contains a tab character. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
'>' is not followed by whitespace. | 40 | |
Line is longer than 80 characters. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
'if' is not followed by whitespace. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
First sentence should end with a period. | 36 | |
Line has trailing spaces. | 36 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
'static' modifier out of order with the JLS suggestions. | 37 | |
Line has trailing spaces. | 38 | |
Missing a Javadoc comment. | 38 | |
'static' modifier out of order with the JLS suggestions. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 40 | |
Method 'setLrcService' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter lrcService should be final. | 40 | |
'lrcService' hides a field. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter resultComponentId should be final. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line has trailing spaces. | 54 | |
Line contains a tab character. | 54 | |
Line is longer than 80 characters. | 55 | |
Line contains a tab character. | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter resultComponent should be final. | 55 | |
Parameter resultValue should be final. | 55 | |
Line contains a tab character. | 56 | |
'if' is not followed by whitespace. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
'for' is not followed by whitespace. | 59 | |
Line contains a tab character. | 60 | |
'if' is not followed by whitespace. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line is longer than 80 characters. | 64 | |
Line contains a tab character. | 64 | |
'+' is not preceded with whitespace. | 64 | |
'+' is not followed by whitespace. | 64 | |
Line contains a tab character. | 65 | |
Line has trailing spaces. | 66 | |
Line contains a tab character. | 66 | |
Line is longer than 80 characters. | 67 | |
Line contains a tab character. | 67 | |
Missing a Javadoc comment. | 67 | |
Parameter resultValueId should be final. | 67 | |
Line contains a tab character. | 68 | |
'if' is not followed by whitespace. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line has trailing spaces. | 71 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line is longer than 80 characters. | 73 | |
Line contains a tab character. | 73 | |
'<' is not preceded with whitespace. | 73 | |
'<' is not followed by whitespace. | 73 | |
'>' is not preceded with whitespace. | 73 | |
Line contains a tab character. | 74 | |
'for' is not followed by whitespace. | 74 | |
Line is longer than 80 characters. | 75 | |
Line contains a tab character. | 75 | |
'<' is not preceded with whitespace. | 75 | |
'<' is not followed by whitespace. | 75 | |
'>' is not preceded with whitespace. | 75 | |
Line is longer than 80 characters. | 76 | |
Line contains a tab character. | 76 | |
'for' is not followed by whitespace. | 76 | |
Line is longer than 80 characters. | 77 | |
Line contains a tab character. | 77 | |
Line is longer than 80 characters. | 78 | |
Line contains a tab character. | 78 | |
'if' is not followed by whitespace. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line is longer than 80 characters. | 86 | |
Line contains a tab character. | 86 | |
'+' is not preceded with whitespace. | 86 | |
'+' is not followed by whitespace. | 86 | |
Line contains a tab character. | 87 | |
Line has trailing spaces. | 88 | |
Line contains a tab character. | 88 | |
Line has trailing spaces. | 91 | |
Expected an @return tag. | 95 | |
Line is longer than 80 characters. | 95 | |
Method 'createContextMap' is not designed for extension - needs to be abstract, final or empty. | 95 | |
'<' is not preceded with whitespace. | 95 | |
'<' is not followed by whitespace. | 95 | |
'>' is not preceded with whitespace. | 95 | |
Parameter reqComponent should be final. | 95 | |
'<' is not preceded with whitespace. | 96 | |
'<' is not followed by whitespace. | 96 | |
'>' is not preceded with whitespace. | 96 | |
'<' is not preceded with whitespace. | 96 | |
'<' is not followed by whitespace. | 96 | |
'>' is not preceded with whitespace. | 96 | |
'>' is not followed by whitespace. | 96 | |
Line is longer than 80 characters. | 98 | |
Line is longer than 80 characters. | 99 | |
Line contains a tab character. | 101 | |
Line has trailing spaces. | 103 | |
Line contains a tab character. | 103 | |
Line is longer than 80 characters. | 104 | |
Line contains a tab character. | 107 | |
Line has trailing spaces. | 110 | |
Line contains a tab character. | 110 | |
Line is longer than 80 characters. | 112 | |
Line is longer than 80 characters. | 114 | |
Line contains a tab character. | 114 | |
Line is longer than 80 characters. | 115 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line is longer than 80 characters. | 117 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line is longer than 80 characters. | 120 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 122 | |
Line is longer than 80 characters. | 123 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
'if' is not followed by whitespace. | 127 | |
Line contains a tab character. | 128 |
Violation | Message | Line |
---|---|---|
Line contains a tab character. | 40 | |
Line contains a tab character. | 42 | |
Line is longer than 80 characters. | 43 | |
Line contains a tab character. | 43 | |
Line has trailing spaces. | 44 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
'static' modifier out of order with the JLS suggestions. | 47 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
'static' modifier out of order with the JLS suggestions. | 48 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
'static' modifier out of order with the JLS suggestions. | 49 | |
Line contains a tab character. | 50 | |
Missing a Javadoc comment. | 50 | |
'static' modifier out of order with the JLS suggestions. | 50 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
'static' modifier out of order with the JLS suggestions. | 57 | |
Line contains a tab character. | 58 | |
Missing a Javadoc comment. | 58 | |
'static' modifier out of order with the JLS suggestions. | 58 | |
Line contains a tab character. | 59 | |
Missing a Javadoc comment. | 59 | |
'static' modifier out of order with the JLS suggestions. | 59 | |
Line contains a tab character. | 60 | |
Missing a Javadoc comment. | 60 | |
'static' modifier out of order with the JLS suggestions. | 60 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Method 'setLuService' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Parameter luService should be final. | 67 | |
'luService' hides a field. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 71 | |
Method 'getCluInfo' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Parameter cluId should be final. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line is longer than 80 characters. | 83 | |
Line contains a tab character. | 83 | |
Line is longer than 80 characters. | 84 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
'catch' is not followed by whitespace. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line is longer than 80 characters. | 91 | |
Missing a Javadoc comment. | 91 | |
Parameter reqComponent should be final. | 91 | |
Parameter key should be final. | 91 | |
'<' is not preceded with whitespace. | 92 | |
'<' is not followed by whitespace. | 92 | |
'>' is not preceded with whitespace. | 92 | |
'if' is not followed by whitespace. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line has trailing spaces. | 99 | |
Line is longer than 80 characters. | 107 | |
Method 'getCluSetInfo' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Parameter cluSetId should be final. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
'catch' is not followed by whitespace. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Method 'getCluSet' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Parameter cluSetId should be final. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
'<' is not preceded with whitespace. | 132 | |
'<' is not followed by whitespace. | 132 | |
'>' is not preceded with whitespace. | 132 | |
'<' is not preceded with whitespace. | 132 | |
'<' is not followed by whitespace. | 132 | |
'>' is not preceded with whitespace. | 132 | |
'>' is not followed by whitespace. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
'catch' is not followed by whitespace. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line is longer than 80 characters. | 141 | |
Missing a Javadoc comment. | 141 | |
Parameter tree should be final. | 141 | |
Parameter cluList should be final. | 141 | |
'<' is not preceded with whitespace. | 141 | |
'<' is not followed by whitespace. | 141 | |
'>' is not preceded with whitespace. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 155 | |
Missing a Javadoc comment. | 155 | |
Parameter cluList should be final. | 155 | |
'<' is not preceded with whitespace. | 155 | |
'<' is not followed by whitespace. | 155 | |
'>' is not preceded with whitespace. | 155 | |
Parameter clu should be final. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 164 | |
Line is longer than 80 characters. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line is longer than 80 characters. | 188 | |
Method 'getCluSet' is not designed for extension - needs to be abstract, final or empty. | 188 | |
Parameter reqComponent should be final. | 188 | |
Parameter key should be final. | 188 | |
Expected @param tag for 'key'. | 188 | |
'<' is not preceded with whitespace. | 189 | |
'<' is not followed by whitespace. | 189 | |
'>' is not preceded with whitespace. | 189 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
'if' is not followed by whitespace. | 191 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 195 | |
Line has trailing spaces. | 200 | |
Expected an @return tag. | 204 | |
Line is longer than 80 characters. | 204 | |
Method 'createContextMap' is not designed for extension - needs to be abstract, final or empty. | 204 | |
'<' is not preceded with whitespace. | 204 | |
'<' is not followed by whitespace. | 204 | |
'>' is not preceded with whitespace. | 204 | |
Parameter reqComponent should be final. | 204 | |
'<' is not preceded with whitespace. | 205 | |
'<' is not followed by whitespace. | 205 | |
'>' is not preceded with whitespace. | 205 | |
Line is longer than 80 characters. | 207 | |
'if' is not followed by whitespace. | 208 | |
Line contains a tab character. | 209 | |
Line is longer than 80 characters. | 211 | |
'if' is not followed by whitespace. | 212 | |
Line contains a tab character. | 213 | |
Line is longer than 80 characters. | 215 | |
'if' is not followed by whitespace. | 216 | |
Line contains a tab character. | 217 | |
Line is longer than 80 characters. | 219 | |
'if' is not followed by whitespace. | 220 | |
Line contains a tab character. | 221 | |
Line is longer than 80 characters. | 224 | |
'if' is not followed by whitespace. | 225 | |
Line contains a tab character. | 226 | |
Line is longer than 80 characters. | 228 | |
'if' is not followed by whitespace. | 229 | |
Line contains a tab character. | 230 | |
Line is longer than 80 characters. | 232 | |
'if' is not followed by whitespace. | 233 | |
Line contains a tab character. | 234 | |
Line is longer than 80 characters. | 236 | |
'if' is not followed by whitespace. | 237 | |
Line contains a tab character. | 238 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 30 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
'static' modifier out of order with the JLS suggestions. | 33 | |
Line is longer than 80 characters. | 35 | |
Line contains a tab character. | 35 | |
Method 'setOrganizationService' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Missing a Javadoc comment. | 35 | |
Parameter organizationService should be final. | 35 | |
'organizationService' hides a field. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line is longer than 80 characters. | 39 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Parameter orgId should be final. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line has trailing spaces. | 52 | |
Expected an @return tag. | 56 | |
Line is longer than 80 characters. | 56 | |
Method 'createContextMap' is not designed for extension - needs to be abstract, final or empty. | 56 | |
'<' is not preceded with whitespace. | 56 | |
'<' is not followed by whitespace. | 56 | |
'>' is not preceded with whitespace. | 56 | |
Parameter reqComponent should be final. | 56 | |
Line is longer than 80 characters. | 57 | |
Line has trailing spaces. | 59 | |
'<' is not preceded with whitespace. | 60 | |
'<' is not followed by whitespace. | 60 | |
'>' is not preceded with whitespace. | 60 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
'static' modifier out of order with the JLS suggestions. | 30 | |
Line has trailing spaces. | 34 | |
Expected an @return tag. | 38 | |
Line is longer than 80 characters. | 38 | |
Method 'createContextMap' is not designed for extension - needs to be abstract, final or empty. | 38 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 | |
Parameter reqComponent should be final. | 38 | |
'<' is not preceded with whitespace. | 39 | |
'<' is not followed by whitespace. | 39 | |
'>' is not preceded with whitespace. | 39 | |
'<' is not preceded with whitespace. | 39 | |
'<' is not followed by whitespace. | 39 | |
'>' is not preceded with whitespace. | 39 | |
'>' is not followed by whitespace. | 39 | |
Line is longer than 80 characters. | 40 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 26 | |
Line has trailing spaces. | 28 | |
Line has trailing spaces. | 29 | |
Line is longer than 80 characters. | 33 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
'<' is not preceded with whitespace. | 41 | |
'<' is not followed by whitespace. | 41 | |
'>' is not preceded with whitespace. | 41 | |
Line has trailing spaces. | 42 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter cluSetId should be final. | 43 | |
'cluSetId' hides a field. | 43 | |
Parameter cluList should be final. | 43 | |
'<' is not preceded with whitespace. | 43 | |
'<' is not followed by whitespace. | 43 | |
'>' is not preceded with whitespace. | 43 | |
'cluList' hides a field. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line has trailing spaces. | 50 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Method 'getCluSetId' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line has trailing spaces. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Method 'getCluList' is not designed for extension - needs to be abstract, final or empty. | 62 | |
'<' is not preceded with whitespace. | 62 | |
'<' is not followed by whitespace. | 62 | |
'>' is not preceded with whitespace. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line has trailing spaces. | 68 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Method 'getCluAsShortName' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Parameter index should be final. | 72 | |
Line is longer than 80 characters. | 73 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
First sentence should end with a period. | 76 | |
Line contains a tab character. | 76 | |
Line is longer than 80 characters. | 77 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Method 'getCluAsCode' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Parameter index should be final. | 81 | |
Expected @param tag for 'index'. | 81 | |
Line is longer than 80 characters. | 82 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 85 | |
Line has trailing spaces. | 86 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line has trailing spaces. | 88 | |
Line contains a tab character. | 88 | |
Line has trailing spaces. | 89 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Method 'getCluSetAsShortName' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
'for' is not followed by whitespace. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 101 | |
Line has trailing spaces. | 104 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 108 | |
Line has trailing spaces. | 109 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line has trailing spaces. | 111 | |
Line contains a tab character. | 111 | |
Line has trailing spaces. | 112 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Method 'getCluSetAsLongName' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Line contains a tab character. | 115 | |
Line has trailing spaces. | 118 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
'for' is not followed by whitespace. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 124 | |
Line has trailing spaces. | 127 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 131 | |
Line has trailing spaces. | 132 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line has trailing spaces. | 134 | |
Line contains a tab character. | 134 | |
Line has trailing spaces. | 135 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
Method 'getCluSetAsCode' is not designed for extension - needs to be abstract, final or empty. | 137 | |
Line contains a tab character. | 138 | |
Line has trailing spaces. | 141 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
'for' is not followed by whitespace. | 142 | |
Line contains a tab character. | 143 | |
Line is longer than 80 characters. | 144 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line has trailing spaces. | 150 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 154 | |
Missing a Javadoc comment. | 154 | |
Parameter sb should be final. | 154 | |
Line is longer than 80 characters. | 155 | |
Line contains a tab character. | 155 | |
Avoid inline conditionals. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 158 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 158 | |
Missing a Javadoc comment. | 158 | |
Line contains a tab character. | 159 | |
'if' is not followed by whitespace. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 5 | |
Utility classes should not have a public or default constructor. | 5 | |
Line is longer than 80 characters. | 7 | |
Line contains a tab character. | 7 | |
Missing a Javadoc comment. | 7 | |
Parameter number should be final. | 7 | |
Parameter singularText should be final. | 7 | |
Parameter pluralText should be final. | 7 | |
Line contains a tab character. | 8 | |
Avoid inline conditionals. | 8 | |
Line contains a tab character. | 9 | |
Line has trailing spaces. | 10 | |
Line contains a tab character. | 10 | |
Missing a Javadoc comment. | 11 | |
Parameter number should be final. | 11 | |
Parameter singularText should be final. | 11 | |
Avoid inline conditionals. | 12 | |
Line has trailing spaces. | 13 | |
Line contains a tab character. | 13 | |
Line is longer than 80 characters. | 15 | |
Line contains a tab character. | 15 | |
Missing a Javadoc comment. | 15 | |
Parameter number should be final. | 15 | |
Parameter singularText should be final. | 15 | |
Parameter pluralText should be final. | 15 | |
Line is longer than 80 characters. | 16 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 17 | |
Line has trailing spaces. | 18 | |
Line contains a tab character. | 18 | |
Line is longer than 80 characters. | 19 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Parameter number should be final. | 19 | |
Parameter singularText should be final. | 19 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Line has trailing spaces. | 22 | |
Line contains a tab character. | 22 | |
Line is longer than 80 characters. | 23 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Parameter clu should be final. | 23 | |
Parameter cluSet should be final. | 23 | |
Line contains a tab character. | 24 | |
'if' is not followed by whitespace. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line is longer than 80 characters. | 30 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Parameter clu should be final. | 30 | |
Parameter cluSet should be final. | 30 | |
Line contains a tab character. | 31 | |
'if' is not followed by whitespace. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |