The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocPackage
| 24 | Error |
NewlineAtEndOfFile | 14 | Error |
Translation | 0 | Error |
FileLength | 0 | Error |
FileTabCharacter
| 1073 | Error |
RegexpSingleline
| 680 | Error |
JavadocMethod | 755 | Error |
JavadocType | 51 | Error |
JavadocVariable | 400 | Error |
JavadocStyle | 14 | Error |
ConstantName | 1 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 2 | Error |
MemberName | 2 | Error |
MethodName | 131 | Error |
PackageName | 0 | Error |
ParameterName | 0 | Error |
StaticVariableName | 14 | Error |
TypeName | 0 | Error |
AvoidStarImport | 15 | Error |
IllegalImport | 0 | Error |
RedundantImport | 0 | Error |
UnusedImports | 30 | Error |
LineLength | 2330 | Error |
MethodLength | 2 | Error |
ParameterNumber | 0 | Error |
EmptyForIteratorPad | 0 | Error |
MethodParamPad | 5 | Error |
NoWhitespaceAfter | 1 | Error |
NoWhitespaceBefore | 2 | Error |
OperatorWrap | 10 | Error |
ParenPad | 8 | Error |
TypecastParenPad | 0 | Error |
WhitespaceAfter | 61 | Error |
WhitespaceAround | 452 | Error |
ModifierOrder | 2 | Error |
RedundantModifier | 40 | Error |
AvoidNestedBlocks | 0 | Error |
EmptyBlock | 2 | Error |
LeftCurly | 0 | Error |
NeedBraces | 13 | Error |
RightCurly | 7 | Error |
AvoidInlineConditionals | 28 | Error |
DoubleCheckedLocking | 0 | Error |
EmptyStatement | 0 | Error |
EqualsHashCode | 0 | Error |
HiddenField | 92 | Error |
IllegalInstantiation | 0 | Error |
InnerAssignment | 0 | Error |
MagicNumber | 20 | Error |
MissingSwitchDefault | 4 | Error |
RedundantThrows | 0 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 1 | Error |
DesignForExtension | 376 | Error |
FinalClass | 18 | Error |
HideUtilityClassConstructor | 4 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier | 48 | Error |
ArrayTypeStyle | 0 | Error |
FinalParameters | 731 | Error |
TodoComment | 7 | Error |
UpperEll | 0 | Error |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 10 | |
Missing a Javadoc comment. | 18 | |
Missing a Javadoc comment. | 20 | |
Variable 'programSectionConfigManager' must be private and have accessor methods. | 20 | |
Missing a Javadoc comment. | 22 | |
Line has trailing spaces. | 23 | |
Method 'configure' is not designed for extension - needs to be abstract, final or empty. | 24 | |
Missing a Javadoc comment. | 24 | |
Parameter viewController should be final. | 24 | |
Line has trailing spaces. | 28 | |
Method 'getProposalPath' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
First sentence should end with a period. | 32 | |
Line is longer than 80 characters. | 36 | |
Line is longer than 80 characters. | 38 | |
Line is longer than 80 characters. | 41 | |
Line is longer than 80 characters. | 44 | |
Line is longer than 80 characters. | 46 | |
Method 'getProgramController' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Missing a Javadoc comment. | 51 | |
Method 'applyPermissions' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Line is longer than 80 characters. | 57 | |
'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 | |
Method 'getProgramSectionConfigManager' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Missing a Javadoc comment. | 66 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
First sentence should end with a period. | 22 | |
Utility classes should not have a public or default constructor. | 25 | |
Line is longer than 80 characters. | 27 | |
Missing a Javadoc comment. | 27 | |
Line is longer than 80 characters. | 29 | |
Missing a Javadoc comment. | 29 | |
Line is longer than 80 characters. | 30 | |
Missing a Javadoc comment. | 30 | |
Line is longer than 80 characters. | 31 | |
Missing a Javadoc comment. | 31 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 32 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 33 | |
Line is longer than 80 characters. | 34 | |
Missing a Javadoc comment. | 34 | |
Line is longer than 80 characters. | 36 | |
Missing a Javadoc comment. | 36 | |
'{' is followed by whitespace. | 36 | |
Line is longer than 80 characters. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Line is longer than 80 characters. | 41 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 44 |
Violation | Message | Line |
---|---|---|
Utility classes should not have a public or default constructor. | 10 | |
Missing a Javadoc comment. | 11 | |
Missing a Javadoc comment. | 12 | |
Line is longer than 80 characters. | 13 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 14 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 16 | |
Line is longer than 80 characters. | 17 | |
Missing a Javadoc comment. | 17 | |
Missing a Javadoc comment. | 18 | |
Missing a Javadoc comment. | 19 | |
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 24 | |
Line is longer than 80 characters. | 25 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 31 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 36 | |
Line is longer than 80 characters. | 37 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 43 | |
Line is longer than 80 characters. | 44 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 46 | |
Line has trailing spaces. | 47 | |
Line has trailing spaces. | 48 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 62 | |
Line is longer than 80 characters. | 65 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 66 | |
Line is longer than 80 characters. | 67 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 70 | |
Line is longer than 80 characters. | 71 | |
Missing a Javadoc comment. | 71 | |
Line is longer than 80 characters. | 72 | |
Missing a Javadoc comment. | 72 | |
Line is longer than 80 characters. | 73 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 80 | |
Line is longer than 80 characters. | 81 | |
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 84 | |
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 90 | |
Missing a Javadoc comment. | 91 | |
Missing a Javadoc comment. | 92 | |
Missing a Javadoc comment. | 95 | |
Missing a Javadoc comment. | 96 | |
Missing a Javadoc comment. | 97 | |
Missing a Javadoc comment. | 100 | |
Missing a Javadoc comment. | 101 | |
Missing a Javadoc comment. | 104 | |
Missing a Javadoc comment. | 105 | |
Missing a Javadoc comment. | 106 | |
Line is longer than 80 characters. | 107 | |
Missing a Javadoc comment. | 107 | |
Line is longer than 80 characters. | 109 | |
Missing a Javadoc comment. | 109 | |
Line is longer than 80 characters. | 110 | |
Missing a Javadoc comment. | 110 | |
Missing a Javadoc comment. | 111 | |
Line is longer than 80 characters. | 114 | |
Missing a Javadoc comment. | 114 | |
Line is longer than 80 characters. | 115 | |
Missing a Javadoc comment. | 115 | |
Line is longer than 80 characters. | 116 | |
Missing a Javadoc comment. | 116 | |
Line is longer than 80 characters. | 117 | |
Missing a Javadoc comment. | 117 | |
Line is longer than 80 characters. | 119 | |
Missing a Javadoc comment. | 119 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 13 | |
Line is longer than 80 characters. | 29 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 32 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 58 | |
Variable 'programRemoteService' must be private and have accessor methods. | 58 | |
Missing a Javadoc comment. | 60 | |
Variable 'initialized' must be private and have accessor methods. | 60 | |
Missing a Javadoc comment. | 62 | |
Variable 'programModel' must be private and have accessor methods. | 62 | |
Missing a Javadoc comment. | 64 | |
Variable 'configurer' must be private and have accessor methods. | 64 | |
Missing a Javadoc comment. | 66 | |
Variable 'eventBus' must be private and have accessor methods. | 66 | |
Missing a Javadoc comment. | 68 | |
Variable 'statusLabel' must be private and have accessor methods. | 68 | |
Missing a Javadoc comment. | 70 | |
Variable 'sideBar' must be private and have accessor methods. | 70 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 76 | |
Variable 'reloadMetadata' must be private and have accessor methods. | 76 | |
Missing a Javadoc comment. | 78 | |
Variable 'processBeforeShow' must be private and have accessor methods. | 78 | |
Line is longer than 80 characters. | 85 | |
Parameter name should be final. | 85 | |
Expected @param tag for 'name'. | 85 | |
Parameter programModel should be final. | 85 | |
'programModel' hides a field. | 85 | |
Expected @param tag for 'programModel'. | 85 | |
Parameter viewContext should be final. | 85 | |
Expected @param tag for 'viewContext'. | 85 | |
Parameter eventBus should be final. | 85 | |
'eventBus' hides a field. | 85 | |
Expected @param tag for 'eventBus'. | 85 | |
First sentence should end with a period. | 95 | |
Expected an @return tag. | 98 | |
Method 'createProgramRemoteService' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Method 'beforeViewChange' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Line is longer than 80 characters. | 103 | |
Parameter viewChangingTo should be final. | 103 | |
Parameter result should be final. | 108 | |
Line is longer than 80 characters. | 110 | |
Line is longer than 80 characters. | 111 | |
Line is longer than 80 characters. | 112 | |
Line is longer than 80 characters. | 113 | |
Line is longer than 80 characters. | 116 | |
Parameter result should be final. | 116 | |
switch without "default" clause. | 117 | |
Line has trailing spaces. | 132 | |
Line is longer than 80 characters. | 132 | |
Line has trailing spaces. | 133 | |
Method 'fireUpdateEvent' is not designed for extension - needs to be abstract, final or empty. | 152 | |
Missing a Javadoc comment. | 152 | |
Method 'resetModel' is not designed for extension - needs to be abstract, final or empty. | 156 | |
Missing a Javadoc comment. | 156 | |
Method 'resetFieldInteractionFlag' is not designed for extension - needs to be abstract, final or empty. | 160 | |
Missing a Javadoc comment. | 160 | |
Line is longer than 80 characters. | 172 | |
Line is longer than 80 characters. | 174 | |
Line is longer than 80 characters. | 175 | |
Method 'requestModel' is not designed for extension - needs to be abstract, final or empty. | 185 | |
Parameter modelType should be final. | 186 | |
Parameter callback should be final. | 186 | |
Line is longer than 80 characters. | 189 | |
Line is longer than 80 characters. | 190 | |
Line is longer than 80 characters. | 205 | |
Method 'loadModel' is not designed for extension - needs to be abstract, final or empty. | 207 | |
Line is longer than 80 characters. | 208 | |
Parameter caught should be final. | 211 | |
Parameter result should be final. | 217 | |
Missing a Javadoc comment. | 226 | |
Line is longer than 80 characters. | 230 | |
Line is longer than 80 characters. | 241 | |
Line is longer than 80 characters. | 243 | |
Missing a Javadoc comment. | 250 | |
Parameter pgmType should be final. | 250 | |
Line is longer than 80 characters. | 255 | |
Method 'setStatus' is not designed for extension - needs to be abstract, final or empty. | 261 | |
Missing a Javadoc comment. | 261 | |
Line is longer than 80 characters. | 262 | |
Method 'getProgramName' is not designed for extension - needs to be abstract, final or empty. | 265 | |
Missing a Javadoc comment. | 265 | |
Method 'beforeShow' is not designed for extension - needs to be abstract, final or empty. | 278 | |
Expected @param tag for 'onReadyCallback'. | 279 | |
Parameter model should be final. | 283 | |
Parameter cause should be final. | 293 | |
Expected an @return tag. | 307 | |
Method 'loadMetadataCondition' is not designed for extension - needs to be abstract, final or empty. | 307 | |
Line is longer than 80 characters. | 308 | |
Method 'loadMetadata' is not designed for extension - needs to be abstract, final or empty. | 316 | |
Expected @param tag for 'onReadyCallback'. | 316 | |
Line is longer than 80 characters. | 332 | |
Line is longer than 80 characters. | 335 | |
Parameter result should be final. | 338 | |
Parameter caught should be final. | 347 | |
Method 'configureView' is not designed for extension - needs to be abstract, final or empty. | 354 | |
Missing a Javadoc comment. | 354 | |
Method 'setViewContext' is not designed for extension - needs to be abstract, final or empty. | 362 | |
Parameter viewContext should be final. | 363 | |
Method 'afterMetadataLoaded' is not designed for extension - needs to be abstract, final or empty. | 377 | |
Parameter onReadyCallback should be final. | 377 | |
Expected @param tag for 'onReadyCallback'. | 377 | |
Method 'setHeaderTitle' is not designed for extension - needs to be abstract, final or empty. | 391 | |
Missing a Javadoc comment. | 391 | |
Method 'createCommentPanel' is not designed for extension - needs to be abstract, final or empty. | 397 | |
Missing a Javadoc comment. | 397 | |
Line is longer than 80 characters. | 398 | |
Line is longer than 80 characters. | 400 | |
Parameter event should be final. | 403 | |
Missing a Javadoc comment. | 410 | |
Line has trailing spaces. | 412 | |
Line has trailing spaces. | 413 | |
Line is longer than 80 characters. | 419 | |
Line is longer than 80 characters. | 420 | |
Line is longer than 80 characters. | 421 | |
Line has trailing spaces. | 423 | |
Line is longer than 80 characters. | 424 | |
Line is longer than 80 characters. | 429 | |
Line has trailing spaces. | 431 | |
Line has trailing spaces. | 432 | |
Unused @param tag for 'programModel'. | 433 | |
Unused @param tag for 'callback'. | 435 | |
Line is longer than 80 characters. | 437 | |
Method 'updateState' is not designed for extension - needs to be abstract, final or empty. | 437 | |
Parameter state should be final. | 437 | |
Expected @param tag for 'okCallback'. | 437 | |
Line is longer than 80 characters. | 439 | |
Line contains a tab character. | 439 | |
Parameter result should be final. | 441 | |
Line is longer than 80 characters. | 442 | |
Line contains a tab character. | 442 | |
'if' is not followed by whitespace. | 442 | |
'==' is not preceded with whitespace. | 442 | |
'==' is not followed by whitespace. | 442 | |
'{' is not preceded with whitespace. | 442 | |
Line contains a tab character. | 446 | |
'else' is not preceded with whitespace. | 446 | |
'}' is not followed by whitespace. | 446 | |
'else' is not followed by whitespace. | 446 | |
'{' is not preceded with whitespace. | 446 | |
Line contains a tab character. | 447 | |
Line contains a tab character. | 448 | |
Line contains a tab character. | 449 | |
Line is longer than 80 characters. | 450 | |
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 contains a tab character. | 453 | |
Line contains a tab character. | 454 | |
Line has trailing spaces. | 456 | |
Line has trailing spaces. | 457 | |
Line has trailing spaces. | 458 | |
Line contains a tab character. | 458 | |
Method 'refreshModelAndView' is not designed for extension - needs to be abstract, final or empty. | 465 | |
Parameter result should be final. | 465 | |
Expected @param tag for 'result'. | 465 | |
'{' is not preceded with whitespace. | 465 | |
Method 'getProgramModel' is not designed for extension - needs to be abstract, final or empty. | 473 | |
Missing a Javadoc comment. | 473 | |
Missing a Javadoc comment. | 477 | |
Method 'getStringProperty' is not designed for extension - needs to be abstract, final or empty. | 480 | |
Missing a Javadoc comment. | 480 | |
Parameter key should be final. | 480 | |
Method 'getDataProperty' is not designed for extension - needs to be abstract, final or empty. | 484 | |
Missing a Javadoc comment. | 484 | |
Parameter key should be final. | 484 | |
Line has trailing spaces. | 487 | |
Method 'isExportButtonActive' is not designed for extension - needs to be abstract, final or empty. | 488 | |
Missing a Javadoc comment. | 488 | |
Line has trailing spaces. | 490 | |
Conditional logic can be removed. | 490 | |
Line is longer than 80 characters. | 491 | |
Line has trailing spaces. | 492 | |
Line has trailing spaces. | 496 | |
Line has trailing spaces. | 501 | |
Method 'getExportElementsFromView' is not designed for extension - needs to be abstract, final or empty. | 502 | |
Line has trailing spaces. | 509 | |
Line is longer than 80 characters. | 510 | |
Line is longer than 80 characters. | 518 | |
Line is longer than 80 characters. | 519 | |
Line is longer than 80 characters. | 522 | |
Line is longer than 80 characters. | 523 | |
Line is longer than 80 characters. | 524 | |
'>' is not preceded with whitespace. | 525 | |
Line has trailing spaces. | 529 | |
Line has trailing spaces. | 533 | |
Must have at least one statement. | 534 | |
Line is longer than 80 characters. | 535 | |
Line has trailing spaces. | 538 |
Violation | Message | Line |
---|---|---|
Utility classes should not have a public or default constructor. | 17 | |
Missing a Javadoc comment. | 19 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 23 | |
Line is longer than 80 characters. | 25 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 33 | |
Parameter data should be final. | 33 | |
'data' hides a field. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 41 | |
Parameter row should be final. | 41 | |
'row' hides a field. | 41 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 49 | |
Parameter section should be final. | 49 | |
'section' hides a field. | 49 | |
Missing a Javadoc comment. | 53 | |
Parameter type should be final. | 53 | |
Parameter handler should be final. | 53 | |
Line is longer than 80 characters. | 57 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 65 | |
Parameter createNew should be final. | 65 | |
'createNew' hides a field. | 65 | |
Line has trailing spaces. | 68 | |
Line is longer than 80 characters. | 70 | |
Line has trailing spaces. | 72 | |
'{' is not preceded with 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 | |
'+' is not followed by whitespace. | 75 | |
'+' is not preceded with whitespace. | 75 | |
'+' is not followed by whitespace. | 75 | |
Line is longer than 80 characters. | 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 | |
':' is not preceded with whitespace. | 78 | |
':' is not followed by whitespace. | 78 | |
'{' is not preceded with whitespace. | 78 | |
Line contains a tab character. | 79 | |
'{' is not preceded with whitespace. | 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 contains a tab character. | 86 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 6 | |
Missing a Javadoc comment. | 14 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 17 | |
Missing a Javadoc comment. | 18 | |
Missing a Javadoc comment. | 19 | |
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 36 | |
Line is longer than 80 characters. | 38 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
'{' is not preceded with whitespace. | 42 | |
Line is longer than 80 characters. | 50 | |
Line is longer than 80 characters. | 53 | |
Missing a Javadoc comment. | 60 | |
Parameter viewSection should be final. | 60 | |
Missing a Javadoc comment. | 64 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Missing a Javadoc comment. | 12 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 17 | |
Missing a Javadoc comment. | 19 | |
Parameter value should be final. | 19 | |
'value' hides a field. | 19 | |
Parameter nextStatus should be final. | 19 | |
'nextStatus' hides a field. | 19 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 32 | |
Parameter value should be final. | 32 | |
Missing a Javadoc comment. | 41 | |
Parameter programModel should be final. | 41 |
Violation | Message | Line |
---|---|---|
Unused import - org.kuali.student.common.assembly.data.QueryPath. | 11 | |
Line is longer than 80 characters. | 20 | |
Class ProgramUtils should be declared as final. | 33 | |
Missing a Javadoc comment. | 35 | |
Variable 'df' must be private and have accessor methods. | 35 | |
Missing a Javadoc comment. | 37 | |
Line is longer than 80 characters. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter variationData should be final. | 40 | |
Parameter model should be final. | 40 | |
Line has trailing spaces. | 42 | |
Line is longer than 80 characters. | 43 | |
Line is longer than 80 characters. | 44 | |
Line has trailing spaces. | 45 | |
Line is longer than 80 characters. | 45 | |
Line is longer than 80 characters. | 46 | |
Line is longer than 80 characters. | 48 | |
Line is longer than 80 characters. | 51 | |
Missing a Javadoc comment. | 51 | |
Parameter programModel should be final. | 51 | |
Line is longer than 80 characters. | 53 | |
Line is longer than 80 characters. | 54 | |
Line is longer than 80 characters. | 55 | |
Line has trailing spaces. | 56 | |
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 | |
Avoid inline conditionals. | 58 | |
'?' is not followed by whitespace. | 58 | |
':' is not preceded with whitespace. | 58 | |
':' is not followed by whitespace. | 58 | |
Line is longer than 80 characters. | 59 | |
'==' is not preceded with whitespace. | 59 | |
'==' is not followed by whitespace. | 59 | |
'?' is not preceded with whitespace. | 59 | |
Avoid inline conditionals. | 59 | |
'?' is not followed by whitespace. | 59 | |
':' is not preceded with whitespace. | 59 | |
':' is not followed by whitespace. | 59 | |
Line is longer than 80 characters. | 60 | |
'==' is not preceded with whitespace. | 60 | |
'==' is not followed by whitespace. | 60 | |
'?' is not preceded with whitespace. | 60 | |
Avoid inline conditionals. | 60 | |
'?' is not followed by whitespace. | 60 | |
':' is not preceded with whitespace. | 60 | |
':' is not followed by 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 | |
Avoid inline conditionals. | 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. | 62 | |
'==' is not preceded with whitespace. | 62 | |
'==' is not followed by whitespace. | 62 | |
'?' is not preceded with whitespace. | 62 | |
Avoid inline conditionals. | 62 | |
'?' is not followed by whitespace. | 62 | |
':' is not preceded with whitespace. | 62 | |
':' is not followed by whitespace. | 62 | |
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 | |
Avoid inline conditionals. | 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 | |
Avoid inline conditionals. | 64 | |
'?' is not followed by whitespace. | 64 | |
':' is not preceded with whitespace. | 64 | |
':' is not followed by whitespace. | 64 | |
Line is longer than 80 characters. | 65 | |
'==' is not preceded with whitespace. | 65 | |
'==' is not followed by whitespace. | 65 | |
'?' is not preceded with whitespace. | 65 | |
Avoid inline conditionals. | 65 | |
'?' is not followed by whitespace. | 65 | |
':' is not preceded with whitespace. | 65 | |
':' is not followed by whitespace. | 65 | |
Line is longer than 80 characters. | 66 | |
'==' is not preceded with whitespace. | 66 | |
'==' is not followed by whitespace. | 66 | |
'?' is not preceded with whitespace. | 66 | |
Avoid inline conditionals. | 66 | |
'?' is not followed by whitespace. | 66 | |
':' is not preceded with whitespace. | 66 | |
':' is not followed by whitespace. | 66 | |
Line is longer than 80 characters. | 67 | |
'==' is not preceded with whitespace. | 67 | |
'==' is not followed by whitespace. | 67 | |
'?' is not preceded with whitespace. | 67 | |
Avoid inline conditionals. | 67 | |
'?' is not followed by whitespace. | 67 | |
':' is not preceded with whitespace. | 67 | |
':' is not followed by whitespace. | 67 | |
Line is longer than 80 characters. | 69 | |
Line is longer than 80 characters. | 75 | |
Missing a Javadoc comment. | 75 | |
Parameter validationResults should be final. | 75 | |
Line is longer than 80 characters. | 85 | |
Missing a Javadoc comment. | 85 | |
Parameter validationResults should be final. | 85 | |
Parameter programModel should be final. | 85 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
'{' is not preceded with whitespace. | 91 | |
Line is longer than 80 characters. | 92 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
',' is not followed by whitespace. | 93 | |
Line contains a tab character. | 94 | |
Line is longer than 80 characters. | 95 | |
Line contains a tab character. | 95 | |
Line has trailing spaces. | 96 | |
Line contains a tab character. | 96 | |
Line is longer than 80 characters. | 97 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
'if' 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 | |
'else' is not preceded with whitespace. | 100 | |
'}' is not followed by whitespace. | 100 | |
'else' is not followed by whitespace. | 100 | |
'{' is not preceded with whitespace. | 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 is longer than 80 characters. | 107 | |
Line is longer than 80 characters. | 111 | |
Line is longer than 80 characters. | 115 | |
Line has trailing spaces. | 116 | |
Line is longer than 80 characters. | 118 | |
Line contains a tab character. | 118 | |
'5000' is a magic number. | 118 | |
Line is longer than 80 characters. | 120 | |
Line contains a tab character. | 120 | |
'5000' is a magic number. | 120 | |
Line is longer than 80 characters. | 126 | |
Missing a Javadoc comment. | 126 | |
Parameter configurer should be final. | 126 | |
Parameter modelDefinition should be final. | 126 | |
Line is longer than 80 characters. | 127 | |
Line is longer than 80 characters. | 130 | |
Missing a Javadoc comment. | 140 | |
Parameter eventBus should be final. | 140 | |
Line is longer than 80 characters. | 141 | |
Line is longer than 80 characters. | 143 | |
Line is longer than 80 characters. | 144 | |
Missing a Javadoc comment. | 149 | |
Parameter programModel should be final. | 149 | |
Missing a Javadoc comment. | 153 | |
Parameter programModel should be final. | 153 | |
'(' is followed by whitespace. | 154 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 21 | |
Parameter programModel should be final. | 21 | |
Expected @param tag for 'programModel'. | 21 | |
Parameter viewContext should be final. | 21 | |
Expected @param tag for 'viewContext'. | 21 | |
Parameter eventBus should be final. | 21 | |
Expected @param tag for 'eventBus'. | 21 | |
First sentence should end with a period. | 26 | |
Line is longer than 80 characters. | 27 | |
Expected an @return tag. | 29 | |
Method 'createProgramRemoteService' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Method 'configureView' is not designed for extension - needs to be abstract, final or empty. | 34 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Parameter title should be final. | 10 | |
Parameter viewToken should be final. | 10 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 17 | |
Missing a Javadoc comment. | 19 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 23 | |
Variable 'model' must be private and have accessor methods. | 23 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 29 | |
Method 'getViewController' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Missing a Javadoc comment. | 34 | |
Line is longer than 80 characters. | 37 | |
Method 'getEditController' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Line is longer than 80 characters. | 46 | |
Method 'getProgramVersionsController' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Missing a Javadoc comment. | 51 | |
Line is longer than 80 characters. | 53 | |
Missing a Javadoc comment. | 58 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 13 | |
Method 'setModelValue' is not designed for extension - needs to be abstract, final or empty. | 15 | |
Line is longer than 80 characters. | 16 | |
Parameter widget should be final. | 16 | |
Parameter model should be final. | 16 | |
Parameter path should be final. | 16 | |
Method 'setWidgetValue' is not designed for extension - needs to be abstract, final or empty. | 20 | |
Line is longer than 80 characters. | 21 | |
Parameter verticalPanel should be final. | 21 | |
Parameter model should be final. | 21 | |
Parameter path should be final. | 21 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 3 | |
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 13 | |
Missing a Javadoc comment. | 15 | |
Line is longer than 80 characters. | 16 | |
Method 'buildLayout' is not designed for extension - needs to be abstract, final or empty. | 19 | |
Line is longer than 80 characters. | 21 | |
Line is longer than 80 characters. | 22 | |
Line is longer than 80 characters. | 23 | |
Line is longer than 80 characters. | 24 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 3 | |
Line is longer than 80 characters. | 5 | |
Missing a Javadoc comment. | 17 | |
Line is longer than 80 characters. | 18 | |
Method 'buildLayout' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Line is longer than 80 characters. | 23 | |
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 25 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 5 | |
Missing a Javadoc comment. | 12 | |
Line is longer than 80 characters. | 14 | |
Line is longer than 80 characters. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 17 | |
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Line is longer than 80 characters. | 20 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 50 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 80 characters. | 51 | |
Missing a Javadoc comment. | 51 | |
Line is longer than 80 characters. | 59 | |
Parameter programModel should be final. | 59 | |
Expected @param tag for 'programModel'. | 59 | |
Parameter viewContext should be final. | 59 | |
Expected @param tag for 'viewContext'. | 59 | |
Parameter eventBus should be final. | 59 | |
Expected @param tag for 'eventBus'. | 59 | |
Method 'configureView' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Line is longer than 80 characters. | 69 | |
Line is longer than 80 characters. | 74 | |
Line is longer than 80 characters. | 75 | |
Missing a Javadoc comment. | 80 | |
Parameter event should be final. | 84 | |
Parameter event should be final. | 91 | |
Line is longer than 80 characters. | 95 | |
Parameter event should be final. | 97 | |
Line is longer than 80 characters. | 100 | |
Line is longer than 80 characters. | 101 | |
Line is longer than 80 characters. | 104 | |
Line is longer than 80 characters. | 105 | |
Line is longer than 80 characters. | 115 | |
Parameter event should be final. | 117 | |
Parameter event should be final. | 123 | |
Line is longer than 80 characters. | 127 | |
Line is longer than 80 characters. | 130 | |
Parameter result should be final. | 132 | |
Line is longer than 80 characters. | 135 | |
Parameter result should be final. | 137 | |
Parameter result should be final. | 142 | |
Line is longer than 80 characters. | 144 | |
Line is longer than 80 characters. | 145 | |
Line is longer than 80 characters. | 152 | |
Line is longer than 80 characters. | 154 | |
'5000' is a magic number. | 154 | |
Missing a Javadoc comment. | 162 | |
Method 'doSave' is not designed for extension - needs to be abstract, final or empty. | 166 | |
Method 'loadModel' is not designed for extension - needs to be abstract, final or empty. | 171 | |
Parameter callback should be final. | 172 | |
Line is longer than 80 characters. | 181 | |
Method 'createNewVersionAndLoadModel' is not designed for extension - needs to be abstract, final or empty. | 181 | |
Missing a Javadoc comment. | 181 | |
Line is longer than 80 characters. | 184 | |
Line is longer than 80 characters. | 185 | |
Line is longer than 80 characters. | 188 | |
Parameter result should be final. | 190 | |
Parameter caught should be final. | 200 | |
Missing a Javadoc comment. | 208 | |
Parameter model should be final. | 211 | |
Parameter result should be final. | 215 | |
Line is longer than 80 characters. | 221 | |
'5000' is a magic number. | 221 | |
Parameter cause should be final. | 229 | |
Line is longer than 80 characters. | 230 | |
Missing a Javadoc comment. | 235 | |
Line is longer than 80 characters. | 236 | |
Parameter result should be final. | 238 | |
Line is longer than 80 characters. | 240 | |
Line has trailing spaces. | 243 | |
Line is longer than 80 characters. | 244 | |
Line is longer than 80 characters. | 245 | |
Line is longer than 80 characters. | 250 | |
'if' construct must use '{}'s. | 251 | |
Line contains a tab character. | 251 | |
'if' is not followed by whitespace. | 251 | |
Line contains a tab character. | 252 | |
'if' construct must use '{}'s. | 254 | |
Line is longer than 80 characters. | 255 | |
Line contains a tab character. | 255 | |
'5000' is a magic number. | 255 | |
Line is longer than 80 characters. | 259 | |
'{' is not preceded with whitespace. | 267 | |
Line has trailing spaces. | 268 | |
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 is longer than 80 characters. | 271 | |
Line has trailing spaces. | 272 | |
Line contains a tab character. | 272 | |
Missing a Javadoc comment. | 280 | |
Method 'onModelLoadedEvent' is not designed for extension - needs to be abstract, final or empty. | 284 | |
Line contains a tab character. | 299 | |
Method 'beforeShow' is not designed for extension - needs to be abstract, final or empty. | 299 | |
Line contains a tab character. | 300 | |
Line contains a tab character. | 301 | |
'if' is not followed by whitespace. | 301 | |
'{' is not preceded with whitespace. | 301 | |
Line is longer than 80 characters. | 302 | |
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 has trailing spaces. | 309 | |
Line contains a tab character. | 309 | |
Line is longer than 80 characters. | 310 | |
Line contains a tab character. | 310 | |
Line contains a tab character. | 311 | |
Line contains a tab character. | 312 | |
Method 'showView' is not designed for extension - needs to be abstract, final or empty. | 312 | |
Line contains a tab character. | 313 | |
Parameter viewType should be final. | 313 | |
Line contains a tab character. | 314 | |
Line is longer than 80 characters. | 315 | |
Line contains a tab character. | 315 | |
'{' is not preceded with whitespace. | 315 | |
Line contains a tab character. | 316 | |
Parameter result should be final. | 316 | |
Line contains a tab character. | 317 | |
Line is longer than 80 characters. | 318 | |
Line contains a tab character. | 318 | |
'for' is not followed by whitespace. | 318 | |
':' is not preceded with whitespace. | 318 | |
':' is not followed by whitespace. | 318 | |
'{' is not preceded with whitespace. | 318 | |
Line is longer than 80 characters. | 319 | |
Line contains a tab character. | 319 | |
Line contains a tab character. | 320 | |
Line has trailing spaces. | 321 | |
Line contains a tab character. | 321 | |
Line contains a tab character. | 322 | |
Line contains a tab character. | 324 | |
Line contains a tab character. | 325 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 8 | |
Line is longer than 80 characters. | 9 | |
Line is longer than 80 characters. | 10 | |
Line is longer than 80 characters. | 11 | |
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 22 | |
Line is longer than 80 characters. | 23 | |
Method 'buildLayout' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 49 | |
Line is longer than 80 characters. | 51 | |
Missing a Javadoc comment. | 55 | |
Line is longer than 80 characters. | 57 | |
Line is longer than 80 characters. | 58 | |
Line is longer than 80 characters. | 59 | |
Missing a Javadoc comment. | 63 | |
Line is longer than 80 characters. | 64 | |
Line is longer than 80 characters. | 65 | |
Line is longer than 80 characters. | 66 | |
Line is longer than 80 characters. | 67 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 77 | |
Parameter section should be final. | 77 | |
Line is longer than 80 characters. | 78 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 11 | |
Line is longer than 80 characters. | 14 | |
Line is longer than 80 characters. | 25 | |
Missing a Javadoc comment. | 27 | |
Line is longer than 80 characters. | 28 | |
Method 'buildLayout' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Line contains a tab character. | 33 | |
Line has trailing spaces. | 34 | |
Line is longer than 80 characters. | 36 | |
Line is longer than 80 characters. | 37 | |
Line has trailing spaces. | 39 | |
Line is longer than 80 characters. | 41 | |
Line is longer than 80 characters. | 42 | |
Line has trailing spaces. | 44 | |
Line is longer than 80 characters. | 45 | |
';' is not followed by whitespace. | 45 | |
Line is longer than 80 characters. | 46 | |
';' is not followed by whitespace. | 46 | |
Line is longer than 80 characters. | 49 | |
Line is longer than 80 characters. | 50 | |
Line has trailing spaces. | 53 | |
Line has trailing spaces. | 54 | |
'if' is not followed by whitespace. | 55 | |
'{' is not preceded with whitespace. | 55 | |
Line is longer than 80 characters. | 56 | |
Line contains a tab character. | 56 | |
'cast' is not followed by whitespace. | 56 | |
Line has trailing spaces. | 57 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
'{' is not preceded with whitespace. | 59 | |
Line contains a tab character. | 60 | |
Parameter event should be final. | 60 | |
Line contains a tab character. | 61 | |
'if' 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 | |
'-' is not preceded with whitespace. | 62 | |
'-' is not followed by whitespace. | 62 | |
Line contains a tab character. | 63 | |
'for' 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 is longer than 80 characters. | 64 | |
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 has trailing spaces. | 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 has trailing spaces. | 72 | |
Line contains a tab character. | 72 | |
Line is longer than 80 characters. | 73 | |
Line contains a tab character. | 73 | |
Parameter results should be final. | 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 | |
'for' is not followed by whitespace. | 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 | |
Line contains a tab character. | 82 | |
Line has trailing spaces. | 86 | |
Line contains a tab character. | 86 | |
Line has trailing spaces. | 88 | |
'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 | |
'cast' is not followed by whitespace. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
'{' is not preceded with whitespace. | 92 | |
Line contains a tab character. | 93 | |
Parameter event should be final. | 93 | |
Line contains a tab character. | 94 | |
'if' is not followed by whitespace. | 94 | |
'{' is not preceded with whitespace. | 94 | |
Line is longer than 80 characters. | 95 | |
Line contains a tab character. | 95 | |
'-' is not preceded with whitespace. | 95 | |
'-' is not followed by whitespace. | 95 | |
Line contains a tab character. | 96 | |
'for' is not followed by whitespace. | 96 | |
':' is not preceded with whitespace. | 96 | |
':' is not followed by whitespace. | 96 | |
'{' is not preceded with whitespace. | 96 | |
Line is longer than 80 characters. | 97 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 9 | |
Line is longer than 80 characters. | 13 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 15 | |
Method 'getView' is not designed for extension - needs to be abstract, final or empty. | 17 | |
Line has trailing spaces. | 19 | |
Line is longer than 80 characters. | 19 | |
Line is longer than 80 characters. | 20 | |
Method 'setController' is not designed for extension - needs to be abstract, final or empty. | 28 | |
Parameter controller should be final. | 29 | |
Method 'asWidget' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 41 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 5 | |
Using the '.*' form of import should be avoided - org.kuali.student.lum.program.client.core.view.*. | 11 | |
Missing a Javadoc comment. | 20 | |
Line is longer than 80 characters. | 21 | |
Method 'buildLayout' is not designed for extension - needs to be abstract, final or empty. | 24 | |
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 27 | |
Line contains a tab character. | 27 | |
Line is longer than 80 characters. | 29 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 32 | |
Line is longer than 80 characters. | 33 | |
Line has trailing spaces. | 35 | |
Line is longer than 80 characters. | 35 | |
Line is longer than 80 characters. | 36 | |
Line is longer than 80 characters. | 38 | |
Line has trailing spaces. | 42 | |
Line is longer than 80 characters. | 42 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 8 | |
Class CoreCatalogInformationViewConfiguration should be declared as final. | 17 | |
Line is longer than 80 characters. | 17 | |
Missing a Javadoc comment. | 19 | |
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 23 | |
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 25 | |
Missing a Javadoc comment. | 28 | |
Parameter sectionView should be final. | 28 | |
Line is longer than 80 characters. | 34 | |
Line is longer than 80 characters. | 35 | |
Line is longer than 80 characters. | 36 | |
Line is longer than 80 characters. | 37 | |
Line is longer than 80 characters. | 38 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 8 | |
Class CoreDocsViewConfiguration should be declared as final. | 18 | |
Missing a Javadoc comment. | 20 | |
Parameter sectionView should be final. | 20 | |
Line is longer than 80 characters. | 26 | |
',' is not followed by whitespace. | 26 | |
Missing a Javadoc comment. | 29 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 31 | |
',' is not followed by whitespace. | 31 | |
Missing a Javadoc comment. | 34 | |
'{' is not preceded with whitespace. | 34 | |
Line is longer than 80 characters. | 35 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 8 | |
Line is longer than 80 characters. | 10 | |
Line is longer than 80 characters. | 11 | |
Line is longer than 80 characters. | 12 | |
Class CoreInformationViewConfiguration should be declared as final. | 22 | |
Line is longer than 80 characters. | 22 | |
Missing a Javadoc comment. | 24 | |
Line is longer than 80 characters. | 25 | |
Missing a Javadoc comment. | 29 | |
Line is longer than 80 characters. | 30 | |
Missing a Javadoc comment. | 34 | |
Parameter sectionView should be final. | 34 | |
Missing a Javadoc comment. | 49 | |
Line is longer than 80 characters. | 50 | |
Line is longer than 80 characters. | 51 | |
Missing a Javadoc comment. | 56 | |
Parameter section should be final. | 56 | |
Line is longer than 80 characters. | 57 | |
Missing a Javadoc comment. | 61 | |
Line is longer than 80 characters. | 62 | |
Line is longer than 80 characters. | 63 | |
Line is longer than 80 characters. | 64 | |
Line is longer than 80 characters. | 65 | |
Missing a Javadoc comment. | 69 | |
Line is longer than 80 characters. | 70 | |
Line is longer than 80 characters. | 71 | |
Line is longer than 80 characters. | 72 | |
Line is longer than 80 characters. | 73 | |
Line is longer than 80 characters. | 74 | |
Missing a Javadoc comment. | 78 | |
Line is longer than 80 characters. | 79 | |
Line is longer than 80 characters. | 80 | |
Line is longer than 80 characters. | 81 | |
Line is longer than 80 characters. | 82 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 7 | |
Unused import - org.kuali.student.lum.program.client.widgets.EditableHeader. | 13 | |
Class CoreLearningObjectivesViewConfiguration should be declared as final. | 18 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 20 | |
Line is longer than 80 characters. | 21 | |
Missing a Javadoc comment. | 24 | |
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 26 | |
Missing a Javadoc comment. | 29 | |
Parameter sectionView should be final. | 29 | |
Missing a Javadoc comment. | 32 | |
Line is longer than 80 characters. | 33 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 3 | |
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 7 | |
Class CoreManagingBodiesViewConfiguration should be declared as final. | 16 | |
Line is longer than 80 characters. | 16 | |
Missing a Javadoc comment. | 17 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 21 | |
Line is longer than 80 characters. | 22 | |
Line is longer than 80 characters. | 23 | |
Missing a Javadoc comment. | 26 | |
Parameter sectionView should be final. | 26 | |
Missing a Javadoc comment. | 36 | |
Line is longer than 80 characters. | 38 | |
Line is longer than 80 characters. | 39 | |
Line is longer than 80 characters. | 40 | |
Line is longer than 80 characters. | 41 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 9 | |
Line is longer than 80 characters. | 11 | |
Missing a Javadoc comment. | 11 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 15 | |
Parameter special should be final. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 17 | |
Line is longer than 80 characters. | 18 | |
Avoid inline conditionals. | 18 | |
Method 'setController' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Parameter controller should be final. | 27 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 5 | |
Missing a Javadoc comment. | 17 | |
Line is longer than 80 characters. | 18 | |
Method 'buildLayout' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Line is longer than 80 characters. | 23 | |
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 27 | |
Line is longer than 80 characters. | 28 | |
Line is longer than 80 characters. | 29 | |
Line is longer than 80 characters. | 31 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 5 | |
Missing a Javadoc comment. | 12 | |
Line is longer than 80 characters. | 14 | |
Line is longer than 80 characters. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 17 | |
Line is longer than 80 characters. | 17 | |
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Line is longer than 80 characters. | 20 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 29 | |
Line has trailing spaces. | 30 | |
Line is longer than 80 characters. | 30 | |
Line has trailing spaces. | 32 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 40 | |
Parameter programModel should be final. | 40 | |
Expected @param tag for 'programModel'. | 40 | |
Parameter viewContext should be final. | 40 | |
Expected @param tag for 'viewContext'. | 40 | |
Parameter eventBus should be final. | 40 | |
Expected @param tag for 'eventBus'. | 40 | |
Missing a Javadoc comment. | 46 | |
Parameter event should be final. | 49 | |
Line is longer than 80 characters. | 50 | |
Line is longer than 80 characters. | 53 | |
Line is longer than 80 characters. | 54 | |
Line is longer than 80 characters. | 56 | |
Line is longer than 80 characters. | 59 | |
Line is longer than 80 characters. | 63 | |
Parameter event should be final. | 65 | |
Line is longer than 80 characters. | 69 | |
Parameter event should be final. | 71 | |
Method 'configureView' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Method 'resetActionList' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Line is longer than 80 characters. | 85 | |
Line is longer than 80 characters. | 86 | |
Line is longer than 80 characters. | 88 | |
Line is longer than 80 characters. | 92 | |
Parameter isLatest should be final. | 93 | |
Line is longer than 80 characters. | 94 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 21 | |
Parameter programModel should be final. | 21 | |
Expected @param tag for 'programModel'. | 21 | |
Parameter viewContext should be final. | 21 | |
Expected @param tag for 'viewContext'. | 21 | |
Parameter eventBus should be final. | 21 | |
Expected @param tag for 'eventBus'. | 21 | |
First sentence should end with a period. | 26 | |
Line is longer than 80 characters. | 27 | |
Expected an @return tag. | 29 | |
Method 'createProgramRemoteService' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Method 'configureView' is not designed for extension - needs to be abstract, final or empty. | 34 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 10 | |
Parameter title should be final. | 10 | |
Parameter viewToken should be final. | 10 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 7 | |
Missing a Javadoc comment. | 17 | |
Missing a Javadoc comment. | 19 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 23 | |
Variable 'model' must be private and have accessor methods. | 23 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 29 | |
Method 'getBaccViewController' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Missing a Javadoc comment. | 34 | |
Line is longer than 80 characters. | 37 | |
Method 'getBaccEditController' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Line is longer than 80 characters. | 46 | |
Method 'getProgramVersionsController' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Missing a Javadoc comment. | 51 | |
Line is longer than 80 characters. | 53 | |
Missing a Javadoc comment. | 58 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 3 | |
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 13 | |
Missing a Javadoc comment. | 15 | |
Line is longer than 80 characters. | 16 | |
Method 'buildLayout' is not designed for extension - needs to be abstract, final or empty. | 19 | |
Line is longer than 80 characters. | 21 | |
Line is longer than 80 characters. | 22 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 3 | |
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 15 | |
Missing a Javadoc comment. | 17 | |
Line is longer than 80 characters. | 18 | |
Method 'buildLayout' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Line is longer than 80 characters. | 23 | |
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 25 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 5 | |
Missing a Javadoc comment. | 12 | |
Line is longer than 80 characters. | 14 | |
Line is longer than 80 characters. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 17 | |
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Line is longer than 80 characters. | 20 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 50 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 80 characters. | 51 | |
Missing a Javadoc comment. | 51 | |
Line is longer than 80 characters. | 58 | |
Parameter programModel should be final. | 58 | |
Expected @param tag for 'programModel'. | 58 | |
Parameter viewContext should be final. | 58 | |
Expected @param tag for 'viewContext'. | 58 | |
Parameter eventBus should be final. | 58 | |
Expected @param tag for 'eventBus'. | 58 | |
Method 'configureView' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Line is longer than 80 characters. | 68 | |
Line is longer than 80 characters. | 73 | |
Line is longer than 80 characters. | 74 | |
Missing a Javadoc comment. | 79 | |
Parameter event should be final. | 83 | |
Parameter event should be final. | 90 | |
Line is longer than 80 characters. | 94 | |
Parameter event should be final. | 96 | |
Line is longer than 80 characters. | 99 | |
Line is longer than 80 characters. | 100 | |
Line is longer than 80 characters. | 103 | |
Line is longer than 80 characters. | 104 | |
Line is longer than 80 characters. | 114 | |
Parameter event should be final. | 116 | |
Parameter event should be final. | 122 | |
Line is longer than 80 characters. | 126 | |
Line is longer than 80 characters. | 129 | |
Parameter result should be final. | 131 | |
Line is longer than 80 characters. | 134 | |
Parameter result should be final. | 136 | |
Parameter result should be final. | 141 | |
Line is longer than 80 characters. | 143 | |
Line is longer than 80 characters. | 144 | |
Line is longer than 80 characters. | 151 | |
Line is longer than 80 characters. | 153 | |
'5000' is a magic number. | 153 | |
Missing a Javadoc comment. | 161 | |
Method 'doSave' is not designed for extension - needs to be abstract, final or empty. | 165 | |
Missing a Javadoc comment. | 170 | |
Parameter model should be final. | 173 | |
Parameter result should be final. | 177 | |
Line is longer than 80 characters. | 183 | |
'5000' is a magic number. | 183 | |
Parameter cause should be final. | 191 | |
Line is longer than 80 characters. | 192 | |
Missing a Javadoc comment. | 197 | |
Line is longer than 80 characters. | 198 | |
Parameter result should be final. | 200 | |
Line is longer than 80 characters. | 202 | |
Line has trailing spaces. | 205 | |
Line is longer than 80 characters. | 206 | |
Line is longer than 80 characters. | 207 | |
Line is longer than 80 characters. | 212 | |
'if' construct must use '{}'s. | 213 | |
Line contains a tab character. | 213 | |
'if' is not followed by whitespace. | 213 | |
Line contains a tab character. | 214 | |
'if' construct must use '{}'s. | 216 | |
Line is longer than 80 characters. | 217 | |
Line contains a tab character. | 217 | |
'5000' is a magic number. | 217 | |
Line is longer than 80 characters. | 223 | |
'{' is not preceded with whitespace. | 228 | |
Line has trailing spaces. | 229 | |
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 is longer than 80 characters. | 232 | |
Line has trailing spaces. | 233 | |
Line contains a tab character. | 233 | |
Method 'loadModel' is not designed for extension - needs to be abstract, final or empty. | 241 | |
Parameter callback should be final. | 242 | |
Line is longer than 80 characters. | 251 | |
Method 'createNewVersionAndLoadModel' is not designed for extension - needs to be abstract, final or empty. | 251 | |
Missing a Javadoc comment. | 251 | |
Line is longer than 80 characters. | 254 | |
Line is longer than 80 characters. | 255 | |
Line is longer than 80 characters. | 258 | |
Parameter result should be final. | 260 | |
Line is longer than 80 characters. | 264 | |
Parameter caught should be final. | 272 | |
Missing a Javadoc comment. | 280 | |
Method 'onModelLoadedEvent' is not designed for extension - needs to be abstract, final or empty. | 284 | |
Line has trailing spaces. | 299 | |
Line contains a tab character. | 300 | |
Method 'beforeShow' is not designed for extension - needs to be abstract, final or empty. | 300 | |
Line contains a tab character. | 301 | |
Line contains a tab character. | 302 | |
'if' is not followed by whitespace. | 302 | |
'{' is not preceded with whitespace. | 302 | |
Line is longer than 80 characters. | 303 | |
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 | |
Line contains a tab character. | 308 | |
Line contains a tab character. | 309 | |
Line has trailing spaces. | 310 | |
Line contains a tab character. | 310 | |
Line is longer than 80 characters. | 311 | |
Line contains a tab character. | 311 | |
Line contains a tab character. | 312 | |
Line contains a tab character. | 313 | |
Method 'showView' is not designed for extension - needs to be abstract, final or empty. | 313 | |
Line contains a tab character. | 314 | |
Parameter viewType should be final. | 314 | |
Line contains a tab character. | 315 | |
Line is longer than 80 characters. | 316 | |
Line contains a tab character. | 316 | |
'{' is not preceded with whitespace. | 316 | |
Line contains a tab character. | 317 | |
Parameter result should be final. | 317 | |
Line contains a tab character. | 318 | |
Line is longer than 80 characters. | 319 | |
Line contains a tab character. | 319 | |
'for' is not followed by whitespace. | 319 | |
':' is not preceded with whitespace. | 319 | |
':' is not followed by whitespace. | 319 | |
'{' is not preceded with whitespace. | 319 | |
Line is longer than 80 characters. | 320 | |
Line contains a tab character. | 320 | |
Line contains a tab character. | 321 | |
Line has trailing spaces. | 322 | |
Line contains a tab character. | 322 | |
Line contains a tab character. | 323 | |
Line contains a tab character. | 325 | |
Line contains a tab character. | 326 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 8 | |
Line is longer than 80 characters. | 16 | |
Missing a Javadoc comment. | 18 | |
Line is longer than 80 characters. | 19 | |
Method 'buildLayout' is not designed for extension - needs to be abstract, final or empty. | 22 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 38 | |
Line is longer than 80 characters. | 40 | |
Line is longer than 80 characters. | 41 | |
Missing a Javadoc comment. | 45 | |
Line is longer than 80 characters. | 47 | |
Line is longer than 80 characters. | 48 | |
Missing a Javadoc comment. | 52 | |
Line is longer than 80 characters. | 53 | |
Line is longer than 80 characters. | 54 | |
Line is longer than 80 characters. | 55 | |
Line is longer than 80 characters. | 56 | |
Missing a Javadoc comment. | 60 | |
Line is longer than 80 characters. | 61 | |
Line is longer than 80 characters. | 62 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 11 | |
Line is longer than 80 characters. | 14 | |
Line is longer than 80 characters. | 25 | |
Missing a Javadoc comment. | 27 | |
Line is longer than 80 characters. | 28 | |
Method 'buildLayout' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Line contains a tab character. | 33 | |
Line has trailing spaces. | 34 | |
Line is longer than 80 characters. | 36 | |
Line is longer than 80 characters. | 37 | |
Line has trailing spaces. | 39 | |
Line is longer than 80 characters. | 41 | |
Line is longer than 80 characters. | 42 | |
Line has trailing spaces. | 44 | |
Line is longer than 80 characters. | 45 | |
';' is not followed by whitespace. | 45 | |
Line is longer than 80 characters. | 46 | |
';' is not followed by whitespace. | 46 | |
Line is longer than 80 characters. | 49 | |
Line is longer than 80 characters. | 50 | |
Line has trailing spaces. | 53 | |
Line has trailing spaces. | 54 | |
'if' is not followed by whitespace. | 55 | |
'{' is not preceded with whitespace. | 55 | |
Line is longer than 80 characters. | 56 | |
Line contains a tab character. | 56 | |
'cast' is not followed by whitespace. | 56 | |
Line has trailing spaces. | 57 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
'{' is not preceded with whitespace. | 59 | |
Line contains a tab character. | 60 | |
Parameter event should be final. | 60 | |
Line contains a tab character. | 61 | |
'if' 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 | |
'-' is not preceded with whitespace. | 62 | |
'-' is not followed by whitespace. | 62 | |
Line contains a tab character. | 63 | |
'for' 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 is longer than 80 characters. | 64 | |
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 has trailing spaces. | 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 has trailing spaces. | 72 | |
Line contains a tab character. | 72 | |
Line is longer than 80 characters. | 73 | |
Line contains a tab character. | 73 | |
Parameter results should be final. | 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 | |
'for' is not followed by whitespace. | 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 | |
Line contains a tab character. | 82 | |
Line has trailing spaces. | 86 | |
Line contains a tab character. | 86 | |
Line has trailing spaces. | 88 | |
'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 | |
'cast' is not followed by whitespace. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
'{' is not preceded with whitespace. | 92 | |
Line contains a tab character. | 93 | |
Parameter event should be final. | 93 | |
Line contains a tab character. | 94 | |
'if' is not followed by whitespace. | 94 | |
'{' is not preceded with whitespace. | 94 | |
Line is longer than 80 characters. | 95 | |
Line contains a tab character. | 95 | |
'-' is not preceded with whitespace. | 95 | |
'-' is not followed by whitespace. | 95 | |
Line contains a tab character. | 96 | |
'for' is not followed by whitespace. | 96 | |
':' is not preceded with whitespace. | 96 | |
':' is not followed by whitespace. | 96 | |
'{' is not preceded with whitespace. | 96 | |
Line is longer than 80 characters. | 97 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 9 | |
Line is longer than 80 characters. | 13 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 15 | |
Method 'getView' is not designed for extension - needs to be abstract, final or empty. | 17 | |
Line has trailing spaces. | 19 | |
Line is longer than 80 characters. | 19 | |
Line is longer than 80 characters. | 20 | |
Method 'setController' is not designed for extension - needs to be abstract, final or empty. | 28 | |
Parameter controller should be final. | 29 | |
Method 'asWidget' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 41 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 5 | |
Using the '.*' form of import should be avoided - org.kuali.student.lum.program.client.credential.view.*. | 11 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 20 | |
Line is longer than 80 characters. | 21 | |
Method 'buildLayout' is not designed for extension - needs to be abstract, final or empty. | 24 | |
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 27 | |
Line contains a tab character. | 27 | |
Line is longer than 80 characters. | 29 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 32 | |
Line is longer than 80 characters. | 33 | |
Line has trailing spaces. | 34 | |
Line is longer than 80 characters. | 35 | |
Line is longer than 80 characters. | 36 | |
Line is longer than 80 characters. | 38 | |
Line is longer than 80 characters. | 42 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 8 | |
Class CredentialCatalogDetailsViewConfiguration should be declared as final. | 17 | |
Line is longer than 80 characters. | 17 | |
Missing a Javadoc comment. | 19 | |
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 23 | |
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 25 | |
Missing a Javadoc comment. | 28 | |
Parameter sectionView should be final. | 28 | |
Line is longer than 80 characters. | 34 | |
Line is longer than 80 characters. | 35 | |
Line is longer than 80 characters. | 36 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 8 | |
Class CredentialDocsViewConfiguration should be declared as final. | 18 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 20 | |
Parameter sectionView should be final. | 20 | |
Line is longer than 80 characters. | 26 | |
',' is not followed by whitespace. | 26 | |
Missing a Javadoc comment. | 29 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 31 | |
',' is not followed by whitespace. | 31 | |
Missing a Javadoc comment. | 34 | |
'{' is not preceded with whitespace. | 34 | |
Line is longer than 80 characters. | 35 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 8 | |
Line is longer than 80 characters. | 9 | |
Line is longer than 80 characters. | 10 | |
Class CredentialInformationViewConfiguration should be declared as final. | 19 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 21 | |
Line is longer than 80 characters. | 22 | |
Missing a Javadoc comment. | 26 | |
Line is longer than 80 characters. | 27 | |
Missing a Javadoc comment. | 31 | |
Parameter sectionView should be final. | 31 | |
Missing a Javadoc comment. | 47 | |
Line is longer than 80 characters. | 48 | |
Line is longer than 80 characters. | 49 | |
Line is longer than 80 characters. | 50 | |
Line is longer than 80 characters. | 51 | |
Missing a Javadoc comment. | 55 | |
Line is longer than 80 characters. | 56 | |
Line is longer than 80 characters. | 57 | |
Line is longer than 80 characters. | 58 | |
Missing a Javadoc comment. | 62 | |
Line is longer than 80 characters. | 63 | |
Line is longer than 80 characters. | 64 | |
Line is longer than 80 characters. | 65 | |
Line is longer than 80 characters. | 66 | |
Missing a Javadoc comment. | 70 | |
Line is longer than 80 characters. | 71 | |
Line is longer than 80 characters. | 72 | |
Missing a Javadoc comment. | 76 | |
'{' is not preceded with whitespace. | 76 | |
Line is longer than 80 characters. | 77 | |
Line is longer than 80 characters. | 78 | |
Line is longer than 80 characters. | 79 | |
Line is longer than 80 characters. | 80 | |
Line has trailing spaces. | 82 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 7 | |
Class CredentialLearningObjectivesViewConfiguration should be declared as final. | 17 | |
Line is longer than 80 characters. | 17 | |
Missing a Javadoc comment. | 19 | |
Line is longer than 80 characters. | 20 | |
Line is longer than 80 characters. | 23 | |
Missing a Javadoc comment. | 23 | |
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 28 | |
Missing a Javadoc comment. | 28 | |
Parameter sectionView should be final. | 28 | |
Missing a Javadoc comment. | 31 | |
Line is longer than 80 characters. | 32 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 3 | |
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 7 | |
Class CredentialManagingBodiesViewConfiguration should be declared as final. | 16 | |
Line is longer than 80 characters. | 16 | |
Missing a Javadoc comment. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 22 | |
Line is longer than 80 characters. | 23 | |
Line is longer than 80 characters. | 24 | |
Missing a Javadoc comment. | 27 | |
Parameter sectionView should be final. | 27 | |
Missing a Javadoc comment. | 37 | |
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. | 42 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 9 | |
Line is longer than 80 characters. | 11 | |
Missing a Javadoc comment. | 11 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 15 | |
Parameter special should be final. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 17 | |
Line has trailing spaces. | 18 | |
Line is longer than 80 characters. | 18 | |
Avoid inline conditionals. | 18 | |
Method 'setController' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Parameter controller should be final. | 27 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 15 | |
Missing a Javadoc comment. | 17 | |
Line is longer than 80 characters. | 18 | |
Method 'buildLayout' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Line is longer than 80 characters. | 23 | |
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 27 | |
Line is longer than 80 characters. | 28 | |
Line is longer than 80 characters. | 29 | |
Line is longer than 80 characters. | 31 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 5 | |
Missing a Javadoc comment. | 12 | |
Line is longer than 80 characters. | 14 | |
Line is longer than 80 characters. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 17 | |
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Line is longer than 80 characters. | 20 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 28 | |
Line has trailing spaces. | 29 | |
Line is longer than 80 characters. | 29 | |
Line is longer than 80 characters. | 32 | |
Line is longer than 80 characters. | 39 | |
Parameter programModel should be final. | 39 | |
Expected @param tag for 'programModel'. | 39 | |
Parameter viewContext should be final. | 39 | |
Expected @param tag for 'viewContext'. | 39 | |
Parameter eventBus should be final. | 39 | |
Expected @param tag for 'eventBus'. | 39 | |
Missing a Javadoc comment. | 45 | |
Parameter event should be final. | 48 | |
Line is longer than 80 characters. | 49 | |
Line is longer than 80 characters. | 52 | |
Line is longer than 80 characters. | 53 | |
Line is longer than 80 characters. | 55 | |
Line is longer than 80 characters. | 58 | |
Line is longer than 80 characters. | 62 | |
Parameter event should be final. | 64 | |
Line is longer than 80 characters. | 68 | |
Parameter event should be final. | 70 | |
Method 'configureView' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Method 'resetActionList' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Missing a Javadoc comment. | 83 | |
Line is longer than 80 characters. | 84 | |
Line is longer than 80 characters. | 86 | |
Line is longer than 80 characters. | 87 | |
Line is longer than 80 characters. | 91 | |
Parameter isLatest should be final. | 92 | |
Line is longer than 80 characters. | 93 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 9 | |
Missing a Javadoc comment. | 11 | |
Name 'TYPE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 11 | |
Variable 'TYPE' must be private and have accessor methods. | 11 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 13 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 18 | |
Parameter handler should be final. | 19 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 24 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 13 | |
Name 'TYPE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 13 | |
Variable 'TYPE' must be private and have accessor methods. | 13 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 17 | |
Missing a Javadoc comment. | 19 | |
Parameter model should be final. | 19 | |
'model' hides a field. | 19 | |
Parameter controller should be final. | 19 | |
'controller' hides a field. | 19 | |
Method 'getModel' is not designed for extension - needs to be abstract, final or empty. | 24 | |
Missing a Javadoc comment. | 24 | |
Method 'getController' is not designed for extension - needs to be abstract, final or empty. | 28 | |
Missing a Javadoc comment. | 28 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Parameter handler should be final. | 38 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 43 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 11 | |
Name 'TYPE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 11 | |
Variable 'TYPE' must be private and have accessor methods. | 11 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 15 | |
Parameter viewToken should be final. | 15 | |
'viewToken' hides a field. | 15 | |
Method 'getViewToken' is not designed for extension - needs to be abstract, final or empty. | 19 | |
Missing a Javadoc comment. | 19 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 23 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 28 | |
Parameter handler should be final. | 29 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 34 |
Violation | Message | Line |
---|---|---|
Unused import - org.kuali.student.lum.program.client.major.edit.MajorEditController. | 8 | |
Missing a Javadoc comment. | 15 | |
Name 'TYPE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 15 | |
Variable 'TYPE' must be private and have accessor methods. | 15 | |
Missing a Javadoc comment. | 17 | |
Missing a Javadoc comment. | 19 | |
Line is longer than 80 characters. | 21 | |
Missing a Javadoc comment. | 21 | |
Parameter modelDefinition should be final. | 21 | |
'modelDefinition' hides a field. | 21 | |
Parameter controller should be final. | 21 | |
'controller' hides a field. | 21 | |
Method 'getModelDefinition' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Missing a Javadoc comment. | 26 | |
Method 'getController' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Missing a Javadoc comment. | 30 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Parameter handler should be final. | 40 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 45 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 12 | |
Name 'TYPE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 12 | |
Variable 'TYPE' must be private and have accessor methods. | 12 | |
Missing a Javadoc comment. | 14 | |
Missing a Javadoc comment. | 16 | |
Parameter model should be final. | 16 | |
'model' hides a field. | 16 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Parameter handler should be final. | 27 | |
Method 'getModel' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 11 | |
Name 'TYPE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 11 | |
Variable 'TYPE' must be private and have accessor methods. | 11 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 13 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 18 | |
Parameter handler should be final. | 19 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 24 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 9 | |
Missing a Javadoc comment. | 11 | |
Name 'TYPE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 11 | |
Variable 'TYPE' must be private and have accessor methods. | 11 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 15 | |
Parameter id should be final. | 15 | |
'id' hides a field. | 15 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 19 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 24 | |
Parameter handler should be final. | 25 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 30 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 9 | |
Missing a Javadoc comment. | 11 | |
Name 'TYPE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 11 | |
Variable 'TYPE' must be private and have accessor methods. | 11 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 15 | |
Parameter specializationId should be final. | 15 | |
'specializationId' hides a field. | 15 | |
Method 'getSpecializationId' is not designed for extension - needs to be abstract, final or empty. | 19 | |
Missing a Javadoc comment. | 19 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 23 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 28 | |
Parameter handler should be final. | 29 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 34 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 11 | |
Missing a Javadoc comment. | 13 | |
Name 'TYPE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 13 | |
Variable 'TYPE' must be private and have accessor methods. | 13 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 17 | |
Parameter data should be final. | 17 | |
'data' hides a field. | 17 | |
Method 'getData' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Missing a Javadoc comment. | 21 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Parameter handler should be final. | 31 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 11 | |
Missing a Javadoc comment. | 13 | |
Name 'TYPE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 13 | |
Variable 'TYPE' must be private and have accessor methods. | 13 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 17 | |
Parameter specs should be final. | 17 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Method 'getSpecializations' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Missing a Javadoc comment. | 26 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Parameter handler should be final. | 31 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 12 | |
Name 'TYPE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 12 | |
Variable 'TYPE' must be private and have accessor methods. | 12 | |
Missing a Javadoc comment. | 14 | |
Missing a Javadoc comment. | 16 | |
Parameter programStatus should be final. | 16 | |
'programStatus' hides a field. | 16 | |
Method 'getProgramStatus' is not designed for extension - needs to be abstract, final or empty. | 20 | |
Missing a Javadoc comment. | 20 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 24 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Parameter handler should be final. | 30 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 35 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 8 | |
Missing a Javadoc comment. | 8 | |
Missing a Javadoc comment. | 10 | |
Name 'TYPE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 10 | |
Variable 'TYPE' must be private and have accessor methods. | 10 | |
Missing a Javadoc comment. | 11 | |
Missing a Javadoc comment. | 12 | |
Missing a Javadoc comment. | 13 | |
Line is longer than 80 characters. | 15 | |
Missing a Javadoc comment. | 15 | |
Parameter programId should be final. | 15 | |
'programId' hides a field. | 15 | |
Parameter programType should be final. | 15 | |
'programType' hides a field. | 15 | |
Parameter programRequirementIds should be final. | 15 | |
'programRequirementIds' hides a field. | 15 | |
Line has trailing spaces. | 18 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Parameter handler should be final. | 27 | |
Method 'getProgramId' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Missing a Javadoc comment. | 31 | |
Method 'getProgramType' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Missing a Javadoc comment. | 35 | |
Method 'getProgramRequirementIds' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 44 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 8 | |
Missing a Javadoc comment. | 8 | |
Missing a Javadoc comment. | 10 | |
Name 'TYPE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 10 | |
Variable 'TYPE' must be private and have accessor methods. | 10 | |
Missing a Javadoc comment. | 11 | |
Missing a Javadoc comment. | 12 | |
Missing a Javadoc comment. | 13 | |
Line is longer than 80 characters. | 15 | |
Missing a Javadoc comment. | 15 | |
Parameter programId should be final. | 15 | |
'programId' hides a field. | 15 | |
Parameter programType should be final. | 15 | |
'programType' hides a field. | 15 | |
Parameter programRequirementIds should be final. | 15 | |
'programRequirementIds' hides a field. | 15 | |
Line has trailing spaces. | 18 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Parameter handler should be final. | 27 | |
Method 'getProgramId' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Missing a Javadoc comment. | 31 | |
Method 'getProgramType' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Missing a Javadoc comment. | 35 | |
Method 'getProgramRequirementIds' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 44 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 13 | |
Name 'TYPE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 13 | |
Variable 'TYPE' must be private and have accessor methods. | 13 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 17 | |
Missing a Javadoc comment. | 19 | |
Missing a Javadoc comment. | 23 | |
Parameter currentView should be final. | 23 | |
'currentView' hides a field. | 23 | |
Missing a Javadoc comment. | 28 | |
Parameter okCallback should be final. | 28 | |
'okCallback' hides a field. | 28 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Parameter handler should be final. | 38 | |
Method 'getOkCallback' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'getCurrentView' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 51 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 12 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 14 | |
Missing a Javadoc comment. | 15 | |
Line is longer than 80 characters. | 16 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 18 | |
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 22 | |
Parameter value should be final. | 22 | |
'value' hides a field. | 22 | |
Missing a Javadoc comment. | 26 | |
Line has trailing spaces. | 30 | |
Line has trailing spaces. | 33 | |
Line is longer than 80 characters. | 35 | |
Line is longer than 80 characters. | 37 | |
Line has trailing spaces. | 39 | |
Line is longer than 80 characters. | 40 | |
Unused @param tag for 'latestVersion'. | 40 | |
Expected an @return tag. | 43 | |
Line is longer than 80 characters. | 43 | |
Parameter islatestVersion should be final. | 43 | |
Expected @param tag for 'islatestVersion'. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line is longer than 80 characters. | 44 | |
Line is longer than 80 characters. | 45 | |
Line is longer than 80 characters. | 46 | |
Line has trailing spaces. | 47 | |
'{' is not preceded with whitespace. | 48 | |
'values' hides a field. | 49 | |
'values' hides a field. | 55 | |
Line has trailing spaces. | 64 | |
Line is longer than 80 characters. | 66 | |
Line is longer than 80 characters. | 68 | |
Line has trailing spaces. | 70 | |
Line is longer than 80 characters. | 71 | |
Unused @param tag for 'latestVersion'. | 71 | |
Expected an @return tag. | 74 | |
Line is longer than 80 characters. | 74 | |
Parameter islatestVersion should be final. | 74 | |
Expected @param tag for 'islatestVersion'. | 74 | |
'{' is not preceded with whitespace. | 74 | |
Line is longer than 80 characters. | 75 | |
Line is longer than 80 characters. | 76 | |
Line is longer than 80 characters. | 77 | |
Line has trailing spaces. | 78 | |
'{' is not preceded with whitespace. | 79 | |
'values' hides a field. | 80 | |
'values' hides a field. | 86 | |
Line has trailing spaces. | 92 | |
Line has trailing spaces. | 95 | |
Line is longer than 80 characters. | 97 | |
Line is longer than 80 characters. | 99 | |
Line has trailing spaces. | 101 | |
Line is longer than 80 characters. | 102 | |
Unused @param tag for 'latestVersion'. | 102 | |
Expected an @return tag. | 105 | |
Parameter islatestVersion should be final. | 105 | |
Expected @param tag for 'islatestVersion'. | 105 | |
'{' is not preceded with whitespace. | 105 | |
Line is longer than 80 characters. | 106 | |
Line is longer than 80 characters. | 107 | |
Line is longer than 80 characters. | 108 | |
Line has trailing spaces. | 109 | |
'{' is not preceded with whitespace. | 110 | |
'values' hides a field. | 111 | |
'values' hides a field. | 117 | |
Line has trailing spaces. | 123 | |
Line has trailing spaces. | 124 | |
Line has trailing spaces. | 125 | |
Missing a Javadoc comment. | 126 | |
Parameter value should be final. | 126 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 19 | |
Parameter programModel should be final. | 19 | |
Expected @param tag for 'programModel'. | 19 | |
Parameter viewContext should be final. | 19 | |
Expected @param tag for 'viewContext'. | 19 | |
Parameter eventBus should be final. | 19 | |
Expected @param tag for 'eventBus'. | 19 | |
Method 'configureView' is not designed for extension - needs to be abstract, final or empty. | 24 |
Violation | Message | Line |
---|---|---|
'{' is not preceded with whitespace. | 8 | |
Missing a Javadoc comment. | 10 | |
Parameter title should be final. | 10 | |
Parameter viewToken should be final. | 10 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 10 | |
Line is longer than 80 characters. | 12 | |
Line is longer than 80 characters. | 13 | |
Missing a Javadoc comment. | 25 | |
Line has trailing spaces. | 26 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 37 | |
Variable 'programModel' must be private and have accessor methods. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Method 'getProgramViewController' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Missing a Javadoc comment. | 49 | |
Method 'getVariationViewController' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
'(' is preceded with whitespace. | 59 | |
Line is longer than 80 characters. | 60 | |
'(' is preceded with whitespace. | 60 | |
'(' is preceded with whitespace. | 60 | |
'(' is preceded with whitespace. | 60 | |
Line is longer than 80 characters. | 63 | |
Line is longer than 80 characters. | 75 | |
Method 'getVariationEditController' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Missing a Javadoc comment. | 93 | |
'(' is preceded with whitespace. | 96 | |
'if' is not followed by whitespace. | 98 | |
'==' is not preceded with whitespace. | 98 | |
'==' is not followed by whitespace. | 98 | |
'||' is not preceded with whitespace. | 98 | |
'||' 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 is longer than 80 characters. | 101 | |
Line is longer than 80 characters. | 108 | |
Method 'getProgramEditController' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Missing a Javadoc comment. | 112 | |
Line has trailing spaces. | 116 | |
Method 'getProgramSpecEditController' is not designed for extension - needs to be abstract, final or empty. | 117 | |
Missing a Javadoc comment. | 117 | |
Line has trailing spaces. | 120 | |
Method 'getProgramVersionsController' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Missing a Javadoc comment. | 121 | |
Line is longer than 80 characters. | 123 | |
Missing a Javadoc comment. | 128 | |
Method 'getMajorProposalController' is not designed for extension - needs to be abstract, final or empty. | 132 | |
Missing a Javadoc comment. | 132 | |
Line is longer than 80 characters. | 134 | |
Line has trailing spaces. | 138 | |
Line has trailing spaces. | 139 | |
Method 'getMajorEditController' is not designed for extension - needs to be abstract, final or empty. | 140 | |
Missing a Javadoc comment. | 140 | |
Line is longer than 80 characters. | 142 | |
Missing a Javadoc comment. | 147 | |
Line is longer than 80 characters. | 149 | |
Line contains a tab character. | 154 | |
Method 'getProgramModel' is not designed for extension - needs to be abstract, final or empty. | 154 | |
Missing a Javadoc comment. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 3 | |
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 11 | |
Missing a Javadoc comment. | 11 | |
Missing a Javadoc comment. | 13 | |
Line is longer than 80 characters. | 14 | |
Method 'buildLayout' is not designed for extension - needs to be abstract, final or empty. | 17 | |
Line is longer than 80 characters. | 19 | |
Line is longer than 80 characters. | 20 | |
Line is longer than 80 characters. | 21 | |
Line is longer than 80 characters. | 22 | |
Line is longer than 80 characters. | 23 | |
Name 'duration_group' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 24 | |
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 28 | |
Line is longer than 80 characters. | 29 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 12 | |
Missing a Javadoc comment. | 14 | |
Line is longer than 80 characters. | 15 | |
Line contains a tab character. | 15 | |
',' is not followed by whitespace. | 15 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 9 | |
Line is longer than 80 characters. | 10 | |
Line is longer than 80 characters. | 11 | |
Line is longer than 80 characters. | 12 | |
Line is longer than 80 characters. | 28 | |
Missing a Javadoc comment. | 30 | |
Line is longer than 80 characters. | 31 | |
Method 'buildLayout' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Line is longer than 80 characters. | 37 | |
Line is longer than 80 characters. | 39 | |
Line is longer than 80 characters. | 40 | |
Line is longer than 80 characters. | 44 | |
Line is longer than 80 characters. | 46 | |
Parameter event should be final. | 46 | |
Line is longer than 80 characters. | 59 | |
Method 'addField' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Missing a Javadoc comment. | 59 | |
Parameter section should be final. | 59 | |
Parameter fieldKey should be final. | 59 | |
Parameter messageKey should be final. | 59 | |
Parameter widget should be final. | 59 | |
Parameter parentPath should be final. | 59 | |
Line is longer than 80 characters. | 63 |
Violation | Message | Line |
---|---|---|
Unused import - org.kuali.student.common.ui.client.application.Application. | 3 | |
Missing a Javadoc comment. | 12 | |
Line is longer than 80 characters. | 14 | |
Line is longer than 80 characters. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 17 | |
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Line is longer than 80 characters. | 20 | |
Line is longer than 80 characters. | 21 |
Violation | Message | Line |
---|---|---|
Unused import - org.kuali.student.lum.program.client.ProgramStatus. | 37 | |
Line is longer than 80 characters. | 66 | |
Missing a Javadoc comment. | 66 | |
Line is longer than 80 characters. | 67 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 68 | |
Line has trailing spaces. | 70 | |
Line is longer than 80 characters. | 76 | |
Parameter programModel should be final. | 76 | |
Expected @param tag for 'programModel'. | 76 | |
Parameter viewContext should be final. | 76 | |
Expected @param tag for 'viewContext'. | 76 | |
Parameter eventBus should be final. | 76 | |
Expected @param tag for 'eventBus'. | 76 | |
Method 'configureView' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Line is longer than 80 characters. | 87 | |
Line is longer than 80 characters. | 92 | |
Line is longer than 80 characters. | 93 | |
Method length is 164 lines (max allowed is 150). | 98 | |
Missing a Javadoc comment. | 98 | |
Parameter event should be final. | 102 | |
Parameter event should be final. | 109 | |
Parameter event should be final. | 115 | |
Line is longer than 80 characters. | 124 | |
Line is longer than 80 characters. | 127 | |
Line contains a tab character. | 127 | |
Line is longer than 80 characters. | 128 | |
Line contains a tab character. | 128 | |
Line is longer than 80 characters. | 129 | |
Line contains a tab character. | 129 | |
Line is longer than 80 characters. | 130 | |
Line contains a tab character. | 130 | |
'{' is not preceded with whitespace. | 130 | |
Line contains a tab character. | 131 | |
Line is longer than 80 characters. | 132 | |
Line contains a tab character. | 132 | |
Line is longer than 80 characters. | 133 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line is longer than 80 characters. | 135 | |
Line contains a tab character. | 135 | |
Parameter nextStateResults should be final. | 135 | |
Line is longer than 80 characters. | 136 | |
Line contains a tab character. | 136 | |
Line is longer than 80 characters. | 137 | |
Line contains a tab character. | 137 | |
Line is longer than 80 characters. | 138 | |
Line contains a tab character. | 138 | |
Line is longer than 80 characters. | 139 | |
Line contains a tab character. | 139 | |
Line has trailing spaces. | 140 | |
Line contains a tab character. | 140 | |
Line has trailing spaces. | 141 | |
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 | |
Line is longer than 80 characters. | 144 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line is longer than 80 characters. | 146 | |
Line contains a tab character. | 146 | |
Parameter result should be final. | 146 | |
Line contains a tab character. | 147 | |
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 | |
Parameter result should be final. | 151 | |
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 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
'else' is not preceded with whitespace. | 158 | |
'}' is not followed by whitespace. | 158 | |
'else' is not followed by whitespace. | 158 | |
'{' is not preceded with whitespace. | 158 | |
Line is longer than 80 characters. | 159 | |
Line contains a tab character. | 159 | |
'5000' is a magic number. | 159 | |
Line contains a tab character. | 160 | |
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 contains a tab character. | 164 | |
Line is longer than 80 characters. | 165 | |
Line contains a tab character. | 165 | |
'5000' is a magic number. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line has trailing spaces. | 170 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 171 | |
Line has trailing spaces. | 172 | |
Line contains a tab character. | 172 | |
Line has trailing spaces. | 173 | |
Line contains a tab character. | 173 | |
Line is longer than 80 characters. | 177 | |
Parameter event should be final. | 179 | |
Line is longer than 80 characters. | 181 | |
Line is longer than 80 characters. | 186 | |
Line has trailing spaces. | 192 | |
Line is longer than 80 characters. | 194 | |
Line is longer than 80 characters. | 196 | |
Line is longer than 80 characters. | 198 | |
Line is longer than 80 characters. | 201 | |
Line is longer than 80 characters. | 202 | |
Line is longer than 80 characters. | 221 | |
Parameter event should be final. | 223 | |
Line is longer than 80 characters. | 225 | |
Line is longer than 80 characters. | 226 | |
Line is longer than 80 characters. | 230 | |
Line is longer than 80 characters. | 235 | |
Parameter event should be final. | 237 | |
Line is longer than 80 characters. | 240 | |
Line is longer than 80 characters. | 241 | |
Line is longer than 80 characters. | 244 | |
Line is longer than 80 characters. | 245 | |
Line is longer than 80 characters. | 255 | |
Parameter event should be final. | 257 | |
Method 'loadModel' is not designed for extension - needs to be abstract, final or empty. | 263 | |
Parameter callback should be final. | 264 | |
Line is longer than 80 characters. | 273 | |
Method 'createNewVersionAndLoadModel' is not designed for extension - needs to be abstract, final or empty. | 273 | |
Missing a Javadoc comment. | 273 | |
Line is longer than 80 characters. | 276 | |
Line is longer than 80 characters. | 277 | |
Line is longer than 80 characters. | 280 | |
Parameter result should be final. | 282 | |
Line has trailing spaces. | 286 | |
Parameter caught should be final. | 292 | |
Missing a Javadoc comment. | 300 | |
Parameter model should be final. | 303 | |
Parameter result should be final. | 307 | |
Line is longer than 80 characters. | 313 | |
'5000' is a magic number. | 313 | |
Parameter cause should be final. | 321 | |
Line is longer than 80 characters. | 322 | |
Missing a Javadoc comment. | 327 | |
Method 'doSave' is not designed for extension - needs to be abstract, final or empty. | 331 | |
Missing a Javadoc comment. | 336 | |
Line is longer than 80 characters. | 337 | |
Parameter result should be final. | 339 | |
Line is longer than 80 characters. | 342 | |
Line has trailing spaces. | 345 | |
Line is longer than 80 characters. | 346 | |
Line is longer than 80 characters. | 347 | |
Line is longer than 80 characters. | 351 | |
Line has trailing spaces. | 352 | |
Line is longer than 80 characters. | 354 | |
Line is longer than 80 characters. | 358 | |
';' is not followed by whitespace. | 358 | |
Line contains a tab character. | 359 | |
Line is longer than 80 characters. | 360 | |
'if' is not followed by whitespace. | 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 | |
'else' is not preceded with whitespace. | 363 | |
'}' is not followed by whitespace. | 363 | |
'else' is not followed by whitespace. | 363 | |
'{' is not preceded with whitespace. | 363 | |
Line contains a tab character. | 364 | |
Line has trailing spaces. | 367 | |
Line is longer than 80 characters. | 380 | |
Line contains a tab character. | 380 | |
'{' is not preceded with whitespace. | 380 | |
Line contains a tab character. | 381 | |
Line has trailing spaces. | 382 | |
Line is longer than 80 characters. | 382 | |
Line contains a tab character. | 382 | |
Line contains a tab character. | 383 | |
Line contains a tab character. | 384 | |
Line is longer than 80 characters. | 385 | |
Line has trailing spaces. | 386 | |
Line contains a tab character. | 386 | |
Line has trailing spaces. | 387 | |
Line is longer than 80 characters. | 388 | |
Line is longer than 80 characters. | 392 | |
Line is longer than 80 characters. | 394 | |
Line has trailing spaces. | 395 | |
Missing a Javadoc comment. | 403 | |
Line is longer than 80 characters. | 406 | |
Line is longer than 80 characters. | 419 | |
Missing a Javadoc comment. | 433 | |
Method 'onModelLoadedEvent' is not designed for extension - needs to be abstract, final or empty. | 437 | |
Line contains a tab character. | 454 | |
Method 'beforeShow' is not designed for extension - needs to be abstract, final or empty. | 454 | |
Line contains a tab character. | 455 | |
Line contains a tab character. | 456 | |
'if' is not followed by whitespace. | 456 | |
'{' is not preceded with whitespace. | 456 | |
Line is longer than 80 characters. | 457 | |
Line contains a tab character. | 457 | |
Line is longer than 80 characters. | 458 | |
Line contains a tab character. | 458 | |
Line contains a tab character. | 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 | |
Line is longer than 80 characters. | 465 | |
Line contains a tab character. | 465 | |
Line contains a tab character. | 466 | |
Line contains a tab character. | 467 | |
Method 'showView' is not designed for extension - needs to be abstract, final or empty. | 467 | |
Line contains a tab character. | 468 | |
Parameter viewType should be final. | 468 | |
Line contains a tab character. | 469 | |
Line is longer than 80 characters. | 470 | |
Line contains a tab character. | 470 | |
'{' is not preceded with whitespace. | 470 | |
Line contains a tab character. | 471 | |
Parameter result should be final. | 471 | |
Line contains a tab character. | 472 | |
Line is longer than 80 characters. | 473 | |
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 is longer than 80 characters. | 474 | |
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 contains a tab character. | 479 | |
Line contains a tab character. | 480 | |
Line is longer than 80 characters. | 482 | |
Line contains a tab character. | 482 | |
Line contains a tab character. | 483 | |
Method 'beforeViewChange' is not designed for extension - needs to be abstract, final or empty. | 483 | |
Line is longer than 80 characters. | 484 | |
Line contains a tab character. | 484 | |
Parameter viewChangingTo should be final. | 484 | |
'{' is not preceded with whitespace. | 484 | |
Line contains a tab character. | 485 | |
'if' is not followed by whitespace. | 485 | |
'{' is not preceded with whitespace. | 485 | |
Line is longer than 80 characters. | 486 | |
Line contains a tab character. | 486 | |
'{' is not preceded with whitespace. | 486 | |
Line contains a tab character. | 487 | |
Line contains a tab character. | 488 | |
Line is longer than 80 characters. | 489 | |
Line contains a tab character. | 489 | |
'if' is not followed by whitespace. | 489 | |
'!=' is not preceded with whitespace. | 489 | |
'!=' is not followed by whitespace. | 489 | |
'{' is not preceded with whitespace. | 489 | |
Line is longer than 80 characters. | 490 | |
Line contains a tab character. | 490 | |
'{' is not preceded with whitespace. | 490 | |
Line is longer than 80 characters. | 491 | |
Line contains a tab character. | 491 | |
Parameter model should be final. | 491 | |
Line is longer than 80 characters. | 492 | |
Line contains a tab character. | 492 | |
'cast' is not followed by 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 | |
Parameter cause should be final. | 495 | |
Line is longer than 80 characters. | 496 | |
Line contains a tab character. | 496 | |
Line contains a tab character. | 497 | |
Line contains a tab character. | 498 | |
Line contains a tab character. | 499 | |
'else' is not preceded with whitespace. | 499 | |
'}' is not followed by whitespace. | 499 | |
'else' is not followed by whitespace. | 499 | |
'{' is not preceded with whitespace. | 499 | |
Line contains a tab character. | 500 | |
Line contains a tab character. | 501 | |
Line contains a tab character. | 502 | |
'}' is not followed by whitespace. | 502 | |
'}' is not preceded with whitespace. | 502 | |
Line contains a tab character. | 503 | |
'else' is not preceded with whitespace. | 503 | |
'}' is not followed by whitespace. | 503 | |
'else' is not followed by whitespace. | 503 | |
'{' is not preceded with whitespace. | 503 | |
Line contains a tab character. | 504 | |
Line contains a tab character. | 505 | |
Line contains a tab character. | 506 | |
Line contains a tab character. | 507 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 8 | |
Line is longer than 80 characters. | 9 | |
Line is longer than 80 characters. | 11 | |
Line is longer than 80 characters. | 12 | |
Line is longer than 80 characters. | 15 | |
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 28 | |
Missing a Javadoc comment. | 30 | |
Line is longer than 80 characters. | 31 | |
Method 'buildLayout' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 58 | |
Line is longer than 80 characters. | 59 | |
Line is longer than 80 characters. | 60 | |
Line is longer than 80 characters. | 61 | |
Line is longer than 80 characters. | 62 | |
Missing a Javadoc comment. | 66 | |
Line is longer than 80 characters. | 67 | |
Line is longer than 80 characters. | 68 | |
Line is longer than 80 characters. | 69 | |
Line is longer than 80 characters. | 70 | |
Line is longer than 80 characters. | 71 | |
Missing a Javadoc comment. | 75 | |
Line is longer than 80 characters. | 76 | |
Line is longer than 80 characters. | 77 | |
Line is longer than 80 characters. | 78 | |
Line is longer than 80 characters. | 79 | |
Line is longer than 80 characters. | 80 | |
Missing a Javadoc comment. | 84 | |
Line is longer than 80 characters. | 85 | |
Line is longer than 80 characters. | 86 | |
Line is longer than 80 characters. | 88 | |
Line is longer than 80 characters. | 90 | |
Line is longer than 80 characters. | 91 | |
Missing a Javadoc comment. | 96 | |
Line is longer than 80 characters. | 98 | |
Line is longer than 80 characters. | 99 | |
Line is longer than 80 characters. | 100 | |
Missing a Javadoc comment. | 104 | |
Line is longer than 80 characters. | 106 | |
Line is longer than 80 characters. | 107 | |
Line is longer than 80 characters. | 108 | |
Line is longer than 80 characters. | 110 | |
Line is longer than 80 characters. | 112 | |
Line is longer than 80 characters. | 114 | |
Line is longer than 80 characters. | 115 | |
Line has trailing spaces. | 122 | |
Line contains a tab character. | 122 | |
Missing a Javadoc comment. | 122 | |
Parameter fieldKey should be final. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line is longer than 80 characters. | 125 | |
Line contains a tab character. | 125 | |
Line has trailing spaces. | 126 | |
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 has trailing spaces. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line has trailing spaces. | 135 | |
Line contains a tab character. | 135 | |
Missing a Javadoc comment. | 136 | |
Missing a Javadoc comment. | 137 | |
Parameter value should be final. | 137 | |
Method 'setModelValue' is not designed for extension - needs to be abstract, final or empty. | 141 | |
Line is longer than 80 characters. | 142 | |
Parameter widget should be final. | 142 | |
Parameter model should be final. | 142 | |
Parameter path should be final. | 142 | |
'if' construct must use '{}'s. | 144 | |
Line is longer than 80 characters. | 145 | |
Method 'setWidgetValue' is not designed for extension - needs to be abstract, final or empty. | 148 | |
Line is longer than 80 characters. | 149 | |
Parameter widget should be final. | 149 | |
Parameter model should be final. | 149 | |
Parameter path should be final. | 149 | |
Line is longer than 80 characters. | 152 | |
'{' is not preceded with whitespace. | 153 | |
'else' is not preceded with whitespace. | 155 | |
'}' is not followed by whitespace. | 155 | |
'else' is not followed by whitespace. | 155 | |
'{' is not preceded with whitespace. | 155 | |
'else' construct must use '{}'s. | 158 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 15 | |
Line has trailing spaces. | 17 | |
Missing a Javadoc comment. | 18 | |
Line is longer than 80 characters. | 19 | |
Method 'buildLayout' is not designed for extension - needs to be abstract, final or empty. | 22 | |
Comment matches to-do format 'TODO:'. | 24 | |
Line is longer than 80 characters. | 24 | |
Line has trailing spaces. | 25 | |
Comment matches to-do format 'TODO:'. | 26 | |
Comment matches to-do format 'TODO:'. | 27 | |
Line is longer than 80 characters. | 27 | |
Line has trailing spaces. | 28 | |
Line is longer than 80 characters. | 28 | |
Line is longer than 80 characters. | 29 | |
Line has trailing spaces. | 30 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 32 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 34 | |
Line has trailing spaces. | 36 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 15 | |
Line has trailing spaces. | 17 | |
Missing a Javadoc comment. | 18 | |
Line is longer than 80 characters. | 19 | |
Method 'buildLayout' is not designed for extension - needs to be abstract, final or empty. | 22 | |
Comment matches to-do format 'TODO:'. | 24 | |
Line is longer than 80 characters. | 24 | |
Line has trailing spaces. | 25 | |
Line is longer than 80 characters. | 25 | |
Line has trailing spaces. | 26 | |
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 27 | |
Line is longer than 80 characters. | 28 | |
Line has trailing spaces. | 29 | |
Line has trailing spaces. | 31 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 6 | |
Unused import - org.kuali.student.lum.program.client.major.MajorManager. | 11 | |
Line is longer than 80 characters. | 12 | |
Using the '.*' form of import should be avoided - org.kuali.student.lum.program.client.major.view.*. | 13 | |
Unused import - org.kuali.student.lum.program.client.widgets.SummaryActionPanel. | 15 | |
Line has trailing spaces. | 21 | |
Line has trailing spaces. | 23 | |
Line has trailing spaces. | 25 | |
Line is longer than 80 characters. | 28 | |
Missing a Javadoc comment. | 30 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 35 | |
Method 'buildLayout' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Line is longer than 80 characters. | 39 | |
Line has trailing spaces. | 40 | |
Line contains a tab character. | 40 | |
Line is longer than 80 characters. | 42 | |
Line is longer than 80 characters. | 44 | |
Line is longer than 80 characters. | 45 | |
Line is longer than 80 characters. | 46 | |
Line is longer than 80 characters. | 47 | |
',' is not followed by whitespace. | 47 | |
Line is longer than 80 characters. | 48 | |
Line is longer than 80 characters. | 49 | |
'{' is not preceded with whitespace. | 53 | |
Line has trailing spaces. | 54 | |
Line is longer than 80 characters. | 55 | |
Line is longer than 80 characters. | 56 | |
'cast' is not followed by whitespace. | 56 | |
Line has trailing spaces. | 57 | |
Line is longer than 80 characters. | 58 | |
Line has trailing spaces. | 60 | |
Comment matches to-do format 'TODO:'. | 62 | |
Line is longer than 80 characters. | 62 | |
Line has trailing spaces. | 64 | |
Line has trailing spaces. | 66 | |
Line has trailing spaces. | 68 | |
Line has trailing spaces. | 69 | |
Line is longer than 80 characters. | 71 | |
Line is longer than 80 characters. | 73 | |
Line has trailing spaces. | 76 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 5 | |
Using the '.*' form of import should be avoided - org.kuali.student.lum.program.client.major.view.*. | 11 | |
Missing a Javadoc comment. | 20 | |
Line is longer than 80 characters. | 21 | |
Method 'buildLayout' is not designed for extension - needs to be abstract, final or empty. | 24 | |
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 27 | |
Line contains a tab character. | 27 | |
Line is longer than 80 characters. | 29 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 32 | |
',' is not followed by whitespace. | 32 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 34 | |
Line has trailing spaces. | 36 | |
Line is longer than 80 characters. | 36 | |
Line is longer than 80 characters. | 37 | |
Line is longer than 80 characters. | 39 | |
Line has trailing spaces. | 42 | |
Line is longer than 80 characters. | 43 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 11 | |
Line is longer than 80 characters. | 14 | |
Line is longer than 80 characters. | 25 | |
Missing a Javadoc comment. | 27 | |
Line is longer than 80 characters. | 28 | |
Method 'buildLayout' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Line has trailing spaces. | 35 | |
Line is longer than 80 characters. | 37 | |
Line is longer than 80 characters. | 38 | |
Line has trailing spaces. | 40 | |
Line is longer than 80 characters. | 42 | |
Line is longer than 80 characters. | 43 | |
Line has trailing spaces. | 45 | |
Line is longer than 80 characters. | 47 | |
Line is longer than 80 characters. | 48 | |
Line has trailing spaces. | 50 | |
Line is longer than 80 characters. | 52 | |
Line is longer than 80 characters. | 53 | |
Line has trailing spaces. | 55 | |
Line is longer than 80 characters. | 57 | |
Line is longer than 80 characters. | 58 | |
Line is longer than 80 characters. | 61 | |
';' is not followed by whitespace. | 61 | |
Line is longer than 80 characters. | 62 | |
';' is not followed by whitespace. | 62 | |
Line is longer than 80 characters. | 65 | |
Line is longer than 80 characters. | 66 | |
Line contains a tab character. | 66 | |
',' is not followed by whitespace. | 66 | |
',' is not followed by whitespace. | 66 | |
Line is longer than 80 characters. | 67 | |
Line is longer than 80 characters. | 68 | |
Line contains a tab character. | 68 | |
',' is not followed by whitespace. | 68 | |
',' is not followed by whitespace. | 68 | |
Line has trailing spaces. | 71 | |
Line has trailing spaces. | 72 | |
'if' is not followed by whitespace. | 73 | |
'{' is not preceded with whitespace. | 73 | |
Line is longer than 80 characters. | 74 | |
Line contains a tab character. | 74 | |
'cast' is not followed by whitespace. | 74 | |
Line has trailing spaces. | 75 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
'{' is not preceded with whitespace. | 77 | |
Line contains a tab character. | 78 | |
Parameter event should be final. | 78 | |
Line contains a tab character. | 79 | |
'if' 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 | |
'-' is not preceded with whitespace. | 80 | |
'-' is not followed by whitespace. | 80 | |
Line contains a tab character. | 81 | |
'for' is not followed by whitespace. | 81 | |
':' is not preceded with whitespace. | 81 | |
':' 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 contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line has trailing spaces. | 87 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line is longer than 80 characters. | 89 | |
Line contains a tab character. | 89 | |
Line has trailing spaces. | 90 | |
Line contains a tab character. | 90 | |
Line is longer than 80 characters. | 91 | |
Line contains a tab character. | 91 | |
Parameter results should be final. | 92 | |
Line is longer than 80 characters. | 93 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line is longer than 80 characters. | 96 | |
Line contains a tab character. | 96 | |
'for' is not followed by whitespace. | 97 | |
':' is not preceded with whitespace. | 97 | |
':' is not followed by whitespace. | 97 | |
'{' is not preceded with whitespace. | 97 | |
Line is longer than 80 characters. | 98 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 100 | |
Line has trailing spaces. | 104 | |
Line contains a tab character. | 104 | |
Line has trailing spaces. | 106 | |
'if' is not followed by whitespace. | 107 | |
'{' is not preceded with whitespace. | 107 | |
Line is longer than 80 characters. | 108 | |
Line contains a tab character. | 108 | |
'cast' is not followed by whitespace. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
'{' is not preceded with whitespace. | 110 | |
Line contains a tab character. | 111 | |
Parameter event should be final. | 111 | |
Line contains a tab character. | 112 | |
'if' 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 | |
'-' is not preceded with whitespace. | 113 | |
'-' is not followed by whitespace. | 113 | |
Line contains a tab character. | 114 | |
'for' is not followed by whitespace. | 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. | 115 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line has trailing spaces. | 121 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 9 | |
Line is longer than 80 characters. | 13 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 15 | |
Method 'getView' is not designed for extension - needs to be abstract, final or empty. | 17 | |
Line has trailing spaces. | 19 | |
Line is longer than 80 characters. | 19 | |
Line is longer than 80 characters. | 20 | |
Method 'setController' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Parameter controller should be final. | 30 | |
Method 'asWidget' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 42 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 12 | |
Line is longer than 80 characters. | 13 | |
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 28 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 30 | |
Line is longer than 80 characters. | 31 | |
Missing a Javadoc comment. | 35 | |
Parameter event should be final. | 38 | |
Line is longer than 80 characters. | 39 | |
Method 'buildLayout' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Line is longer than 80 characters. | 47 | |
Line is longer than 80 characters. | 48 | |
Line is longer than 80 characters. | 49 | |
Method 'checkPermission' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Parameter model should be final. | 55 | |
Method 'applyRestrictions' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Method 'removeRestrictions' is not designed for extension - needs to be abstract, final or empty. | 64 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 3 | |
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 15 | |
Missing a Javadoc comment. | 17 | |
Line is longer than 80 characters. | 18 | |
Method 'buildLayout' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Line is longer than 80 characters. | 23 | |
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 25 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 8 | |
Line is longer than 80 characters. | 9 | |
Line is longer than 80 characters. | 10 | |
Line is longer than 80 characters. | 11 | |
Line is longer than 80 characters. | 12 | |
Line is longer than 80 characters. | 13 | |
Line is longer than 80 characters. | 14 | |
Line is longer than 80 characters. | 15 | |
Line has trailing spaces. | 17 | |
Missing a Javadoc comment. | 22 | |
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 27 | |
Line is longer than 80 characters. | 28 | |
Line is longer than 80 characters. | 29 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 32 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 34 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 54 | |
Line is longer than 80 characters. | 55 | |
Unused import - org.kuali.student.lum.program.client.rpc.MajorDisciplineProposalRpcServiceAsync. | 55 | |
Line is longer than 80 characters. | 70 | |
Missing a Javadoc comment. | 70 | |
Line is longer than 80 characters. | 71 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 73 | |
Variable 'proposalPath' must be private and have accessor methods. | 73 | |
Line has trailing spaces. | 74 | |
Missing a Javadoc comment. | 74 | |
Variable 'workflowUtil' must be private and have accessor methods. | 74 | |
Line has trailing spaces. | 76 | |
Line is longer than 80 characters. | 82 | |
Parameter programModel should be final. | 82 | |
Expected @param tag for 'programModel'. | 82 | |
Parameter viewContext should be final. | 82 | |
Expected @param tag for 'viewContext'. | 82 | |
Parameter eventBus should be final. | 82 | |
Expected @param tag for 'eventBus'. | 82 | |
Line has trailing spaces. | 83 | |
Line is longer than 80 characters. | 86 | |
';' is not followed by whitespace. | 86 | |
Line has trailing spaces. | 87 | |
Line has trailing spaces. | 91 | |
Expected an @return tag. | 97 | |
Method 'createProgramRemoteService' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Method 'configureView' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Line is longer than 80 characters. | 106 | |
Line is longer than 80 characters. | 111 | |
Line is longer than 80 characters. | 112 | |
Line has trailing spaces. | 118 | |
Line is longer than 80 characters. | 119 | |
Line is longer than 80 characters. | 121 | |
Line has trailing spaces. | 123 | |
Line is longer than 80 characters. | 124 | |
Method 'setViewContext' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Parameter viewContext should be final. | 127 | |
Expected @param tag for 'viewContext'. | 127 | |
'if' is not followed by whitespace. | 129 | |
'{' is not preceded with whitespace. | 129 | |
Line is longer than 80 characters. | 130 | |
'if' is not followed by whitespace. | 130 | |
'{' is not preceded with whitespace. | 130 | |
Line has trailing spaces. | 131 | |
'else' is not followed by whitespace. | 133 | |
'{' is not preceded with whitespace. | 133 | |
Line is longer than 80 characters. | 134 | |
Line is longer than 80 characters. | 135 | |
Line has trailing spaces. | 136 | |
Line is longer than 80 characters. | 136 | |
Line has trailing spaces. | 137 | |
'}' should be on the same line. | 142 | |
'else' is not followed by whitespace. | 143 | |
'{' is not preceded with whitespace. | 143 | |
Line has trailing spaces. | 150 | |
Line has trailing spaces. | 151 | |
Expected an @return tag. | 154 | |
Method 'getWfUtilities' is not designed for extension - needs to be abstract, final or empty. | 154 | |
'{' is not preceded with whitespace. | 154 | |
Line has trailing spaces. | 157 | |
Method length is 170 lines (max allowed is 150). | 158 | |
Missing a Javadoc comment. | 158 | |
Parameter event should be final. | 162 | |
Parameter event should be final. | 169 | |
Parameter event should be final. | 175 | |
Line is longer than 80 characters. | 184 | |
Line is longer than 80 characters. | 187 | |
Line contains a tab character. | 187 | |
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 | |
'{' is not preceded with whitespace. | 190 | |
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 contains a tab character. | 194 | |
Line is longer than 80 characters. | 195 | |
Line contains a tab character. | 195 | |
Parameter nextStateResults should be final. | 195 | |
Line is longer than 80 characters. | 196 | |
Line contains a tab character. | 196 | |
Line is longer than 80 characters. | 197 | |
Line contains a tab character. | 197 | |
Line is longer than 80 characters. | 198 | |
Line contains a tab character. | 198 | |
Line is longer than 80 characters. | 199 | |
Line contains a tab character. | 199 | |
Line has trailing spaces. | 200 | |
Line contains a tab character. | 200 | |
Line has trailing spaces. | 201 | |
Line is longer than 80 characters. | 201 | |
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 is longer than 80 characters. | 204 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 205 | |
Line is longer than 80 characters. | 206 | |
Line contains a tab character. | 206 | |
Parameter result should be final. | 206 | |
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 contains a tab character. | 210 | |
Line is longer than 80 characters. | 211 | |
Line contains a tab character. | 211 | |
Parameter result should be final. | 211 | |
Line contains a tab character. | 212 | |
Line is longer than 80 characters. | 213 | |
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 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 is longer than 80 characters. | 223 | |
Line contains a tab character. | 223 | |
'5000' is a magic number. | 223 | |
Line contains a tab character. | 224 | |
Line contains a tab character. | 225 | |
Line contains a tab character. | 226 | |
Line has trailing spaces. | 228 | |
Line contains a tab character. | 228 | |
Line contains a tab character. | 229 | |
Line has trailing spaces. | 230 | |
Line contains a tab character. | 230 | |
Line has trailing spaces. | 231 | |
Line contains a tab character. | 231 | |
Line is longer than 80 characters. | 235 | |
Parameter event should be final. | 237 | |
Line is longer than 80 characters. | 239 | |
Line is longer than 80 characters. | 244 | |
Line has trailing spaces. | 250 | |
Line is longer than 80 characters. | 252 | |
Line is longer than 80 characters. | 254 | |
Line is longer than 80 characters. | 256 | |
Line is longer than 80 characters. | 259 | |
Line is longer than 80 characters. | 260 | |
Line is longer than 80 characters. | 279 | |
Parameter event should be final. | 281 | |
Line is longer than 80 characters. | 283 | |
Line is longer than 80 characters. | 284 | |
Line is longer than 80 characters. | 288 | |
Line is longer than 80 characters. | 293 | |
Parameter event should be final. | 295 | |
Line is longer than 80 characters. | 298 | |
Line is longer than 80 characters. | 299 | |
Line is longer than 80 characters. | 302 | |
Line is longer than 80 characters. | 303 | |
Line is longer than 80 characters. | 313 | |
Parameter event should be final. | 315 | |
Line is longer than 80 characters. | 319 | |
'{' is not preceded with whitespace. | 319 | |
Line contains a tab character. | 320 | |
Line contains a tab character. | 321 | |
Parameter event should be final. | 321 | |
Line contains a tab character. | 322 | |
'{' is not preceded with whitespace. | 322 | |
Line contains a tab character. | 323 | |
Line contains a tab character. | 324 | |
Line has trailing spaces. | 325 | |
Line contains a tab character. | 325 | |
Method 'loadModel' is not designed for extension - needs to be abstract, final or empty. | 329 | |
Parameter callback should be final. | 330 | |
Line is longer than 80 characters. | 339 | |
Method 'createNewVersionAndLoadModel' is not designed for extension - needs to be abstract, final or empty. | 339 | |
Missing a Javadoc comment. | 339 | |
Line has trailing spaces. | 341 | |
Line has trailing spaces. | 342 | |
Line is longer than 80 characters. | 344 | |
Line is longer than 80 characters. | 345 | |
Line is longer than 80 characters. | 348 | |
Parameter result should be final. | 350 | |
Line has trailing spaces. | 354 | |
Parameter caught should be final. | 360 | |
Missing a Javadoc comment. | 368 | |
Parameter model should be final. | 371 | |
Parameter result should be final. | 375 | |
Line is longer than 80 characters. | 381 | |
'5000' is a magic number. | 381 | |
Parameter cause should be final. | 389 | |
Line is longer than 80 characters. | 390 | |
Missing a Javadoc comment. | 395 | |
Method 'doSave' is not designed for extension - needs to be abstract, final or empty. | 399 | |
Missing a Javadoc comment. | 404 | |
Line is longer than 80 characters. | 405 | |
Parameter result should be final. | 407 | |
Line is longer than 80 characters. | 410 | |
Line has trailing spaces. | 413 | |
Line is longer than 80 characters. | 414 | |
Line is longer than 80 characters. | 415 | |
Line is longer than 80 characters. | 419 | |
Line has trailing spaces. | 420 | |
Line is longer than 80 characters. | 422 | |
Line is longer than 80 characters. | 426 | |
';' is not followed by whitespace. | 426 | |
Line contains a tab character. | 427 | |
Line is longer than 80 characters. | 428 | |
'if' is not followed by whitespace. | 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 | |
'else' is not preceded with whitespace. | 431 | |
'}' is not followed by whitespace. | 431 | |
'else' is not followed by whitespace. | 431 | |
'{' is not preceded with whitespace. | 431 | |
Line contains a tab character. | 432 | |
Line has trailing spaces. | 435 | |
Line is longer than 80 characters. | 448 | |
Line contains a tab character. | 448 | |
'{' is not preceded with whitespace. | 448 | |
Line contains a tab character. | 449 | |
Line has trailing spaces. | 450 | |
Line is longer than 80 characters. | 450 | |
Line contains a tab character. | 450 | |
Line contains a tab character. | 451 | |
Line contains a tab character. | 452 | |
Line is longer than 80 characters. | 453 | |
Line has trailing spaces. | 454 | |
Line contains a tab character. | 454 | |
Line has trailing spaces. | 455 | |
Line is longer than 80 characters. | 456 | |
Line is longer than 80 characters. | 460 | |
Line is longer than 80 characters. | 462 | |
Line has trailing spaces. | 463 | |
Missing a Javadoc comment. | 471 | |
Line is longer than 80 characters. | 474 | |
Line is longer than 80 characters. | 487 | |
Missing a Javadoc comment. | 501 | |
Method 'onModelLoadedEvent' is not designed for extension - needs to be abstract, final or empty. | 505 | |
Line contains a tab character. | 522 | |
Method 'beforeShow' is not designed for extension - needs to be abstract, final or empty. | 522 | |
Line contains a tab character. | 523 | |
Line contains a tab character. | 524 | |
'if' is not followed by whitespace. | 524 | |
'{' is not preceded with whitespace. | 524 | |
Line is longer than 80 characters. | 525 | |
Line contains a tab character. | 525 | |
Line is longer than 80 characters. | 526 | |
Line contains a tab character. | 526 | |
Line contains a tab character. | 527 | |
Line contains a tab character. | 528 | |
Line contains a tab character. | 529 | |
Line has trailing spaces. | 530 | |
Line is longer than 80 characters. | 530 | |
Line contains a tab character. | 530 | |
Line contains a tab character. | 531 | |
Line is longer than 80 characters. | 533 | |
Line contains a tab character. | 533 | |
Line contains a tab character. | 534 | |
Line contains a tab character. | 535 | |
Method 'showView' is not designed for extension - needs to be abstract, final or empty. | 535 | |
Line contains a tab character. | 536 | |
Parameter viewType should be final. | 536 | |
Line contains a tab character. | 537 | |
Line is longer than 80 characters. | 538 | |
Line contains a tab character. | 538 | |
'{' is not preceded with whitespace. | 538 | |
Line contains a tab character. | 539 | |
Parameter result should be final. | 539 | |
Line contains a tab character. | 540 | |
Line is longer than 80 characters. | 541 | |
Line contains a tab character. | 541 | |
'for' is not followed by whitespace. | 541 | |
':' is not preceded with whitespace. | 541 | |
':' is not followed by whitespace. | 541 | |
'{' is not preceded with whitespace. | 541 | |
Line is longer than 80 characters. | 542 | |
Line contains a tab character. | 542 | |
Line contains a tab character. | 543 | |
Line has trailing spaces. | 544 | |
Line contains a tab character. | 544 | |
Line contains a tab character. | 545 | |
Line contains a tab character. | 547 | |
Line contains a tab character. | 548 | |
Line is longer than 80 characters. | 550 | |
Line contains a tab character. | 550 | |
Line contains a tab character. | 551 | |
Method 'beforeViewChange' is not designed for extension - needs to be abstract, final or empty. | 551 | |
Line is longer than 80 characters. | 552 | |
Line contains a tab character. | 552 | |
Parameter viewChangingTo should be final. | 552 | |
'{' is not preceded with whitespace. | 552 | |
Line contains a tab character. | 553 | |
'if' is not followed by whitespace. | 553 | |
'{' is not preceded with whitespace. | 553 | |
Line is longer than 80 characters. | 554 | |
Line contains a tab character. | 554 | |
'{' is not preceded with whitespace. | 554 | |
Line contains a tab character. | 555 | |
Line contains a tab character. | 556 | |
Line is longer than 80 characters. | 557 | |
Line contains a tab character. | 557 | |
'if' is not followed by whitespace. | 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 | |
'{' is not preceded with whitespace. | 558 | |
Line is longer than 80 characters. | 559 | |
Line contains a tab character. | 559 | |
Parameter model should be final. | 559 | |
Line is longer than 80 characters. | 560 | |
Line contains a tab character. | 560 | |
'cast' is not followed by whitespace. | 560 | |
Line is longer than 80 characters. | 561 | |
Line contains a tab character. | 561 | |
Line contains a tab character. | 562 | |
Line is longer than 80 characters. | 563 | |
Line contains a tab character. | 563 | |
Parameter cause should be final. | 563 | |
Line is longer than 80 characters. | 564 | |
Line contains a tab character. | 564 | |
Line contains a tab character. | 565 | |
Line contains a tab character. | 566 | |
Line contains a tab character. | 567 | |
'else' is not preceded with whitespace. | 567 | |
'}' is not followed by whitespace. | 567 | |
'else' is not followed by whitespace. | 567 | |
'{' is not preceded with whitespace. | 567 | |
Line contains a tab character. | 568 | |
Line contains a tab character. | 569 | |
Line contains a tab character. | 570 | |
'}' is not followed by whitespace. | 570 | |
'}' is not preceded with whitespace. | 570 | |
Line contains a tab character. | 571 | |
'else' is not preceded with whitespace. | 571 | |
'}' is not followed by whitespace. | 571 | |
'else' is not followed by whitespace. | 571 | |
'{' is not preceded with whitespace. | 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 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 8 | |
Class CatalogInformationViewConfiguration should be declared as final. | 17 | |
Line is longer than 80 characters. | 17 | |
Missing a Javadoc comment. | 20 | |
Line is longer than 80 characters. | 21 | |
Missing a Javadoc comment. | 24 | |
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 26 | |
Missing a Javadoc comment. | 29 | |
Parameter sectionView should be final. | 29 | |
Line is longer than 80 characters. | 35 | |
Line is longer than 80 characters. | 36 | |
Line is longer than 80 characters. | 37 | |
Line is longer than 80 characters. | 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. | 42 | |
Line is longer than 80 characters. | 43 | |
Line is longer than 80 characters. | 44 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 7 | |
Unused import - org.kuali.student.lum.program.client.widgets.EditableHeader. | 13 | |
Class LearningObjectivesViewConfiguration should be declared as final. | 18 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 21 | |
Line is longer than 80 characters. | 22 | |
Missing a Javadoc comment. | 25 | |
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 27 | |
Missing a Javadoc comment. | 30 | |
Parameter sectionView should be final. | 30 | |
Missing a Javadoc comment. | 34 | |
Line is longer than 80 characters. | 35 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 8 | |
Line is longer than 80 characters. | 10 | |
Line is longer than 80 characters. | 11 | |
Line is longer than 80 characters. | 12 | |
Class MajorInformationViewConfiguration should be declared as final. | 21 | |
Line is longer than 80 characters. | 21 | |
Missing a Javadoc comment. | 23 | |
Line is longer than 80 characters. | 24 | |
Missing a Javadoc comment. | 28 | |
Line is longer than 80 characters. | 29 | |
Missing a Javadoc comment. | 33 | |
Parameter sectionView should be final. | 33 | |
Missing a Javadoc comment. | 49 | |
Line is longer than 80 characters. | 50 | |
Line is longer than 80 characters. | 51 | |
Line is longer than 80 characters. | 52 | |
Line is longer than 80 characters. | 53 | |
Line is longer than 80 characters. | 54 | |
Line is longer than 80 characters. | 55 | |
Missing a Javadoc comment. | 59 | |
Line is longer than 80 characters. | 60 | |
Line is longer than 80 characters. | 61 | |
Line is longer than 80 characters. | 62 | |
Line is longer than 80 characters. | 63 | |
Line is longer than 80 characters. | 64 | |
Missing a Javadoc comment. | 68 | |
Line is longer than 80 characters. | 69 | |
Line is longer than 80 characters. | 70 | |
Line is longer than 80 characters. | 71 | |
Line is longer than 80 characters. | 72 | |
Line is longer than 80 characters. | 73 | |
Line is longer than 80 characters. | 74 | |
Missing a Javadoc comment. | 78 | |
Line is longer than 80 characters. | 79 | |
Line is longer than 80 characters. | 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. | 84 | |
Line is longer than 80 characters. | 85 | |
Line is longer than 80 characters. | 86 | |
Missing a Javadoc comment. | 90 | |
'{' is not preceded with whitespace. | 90 | |
Line is longer than 80 characters. | 91 | |
Line is longer than 80 characters. | 92 | |
Line is longer than 80 characters. | 93 | |
Line is longer than 80 characters. | 94 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 13 | |
Line is longer than 80 characters. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 17 | |
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Line is longer than 80 characters. | 20 | |
Line is longer than 80 characters. | 21 | |
Line is longer than 80 characters. | 22 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 20 | |
Missing a Javadoc comment. | 43 | |
Comment matches to-do format 'TODO:'. | 45 | |
Missing a Javadoc comment. | 46 | |
Line has trailing spaces. | 47 | |
Line is longer than 80 characters. | 49 | |
Line has trailing spaces. | 50 | |
Line is longer than 80 characters. | 50 | |
Line is longer than 80 characters. | 53 | |
Line has trailing spaces. | 54 | |
Missing a Javadoc comment. | 58 | |
Line has trailing spaces. | 59 | |
Line is longer than 80 characters. | 65 | |
Parameter programModel should be final. | 65 | |
Expected @param tag for 'programModel'. | 65 | |
Parameter viewContext should be final. | 65 | |
Expected @param tag for 'viewContext'. | 65 | |
Parameter eventBus should be final. | 65 | |
Expected @param tag for 'eventBus'. | 65 | |
Line has trailing spaces. | 68 | |
Line has trailing spaces. | 72 | |
Missing a Javadoc comment. | 73 | |
Line has trailing spaces. | 74 | |
Parameter event should be final. | 80 | |
Line has trailing spaces. | 81 | |
Line is longer than 80 characters. | 83 | |
Line has trailing spaces. | 85 | |
Line has trailing spaces. | 88 | |
Line has trailing spaces. | 89 | |
Line is longer than 80 characters. | 89 | |
Line has trailing spaces. | 91 | |
Line is longer than 80 characters. | 91 | |
',' is not followed by whitespace. | 91 | |
',' is not followed by whitespace. | 91 | |
Line has trailing spaces. | 92 | |
'}' should be on the same line. | 92 | |
Must have at least one statement. | 94 | |
Comment matches to-do format 'TODO:'. | 95 | |
Line is longer than 80 characters. | 102 | |
Parameter event should be final. | 104 | |
Line has trailing spaces. | 108 | |
Line has trailing spaces. | 109 | |
Line is longer than 80 characters. | 112 | |
Parameter event should be final. | 114 | |
Line has trailing spaces. | 115 | |
Line has trailing spaces. | 121 | |
Line is longer than 80 characters. | 122 | |
Line is longer than 80 characters. | 128 | |
Line contains a tab character. | 128 | |
Line is longer than 80 characters. | 129 | |
Line contains a tab character. | 129 | |
Line is longer than 80 characters. | 133 | |
Line contains a tab character. | 133 | |
Line has trailing spaces. | 140 | |
Line is longer than 80 characters. | 141 | |
Line has trailing spaces. | 142 | |
Line is longer than 80 characters. | 147 | |
Expected @param tag for 'viewContext'. | 147 | |
Expected @param tag for 'modifyPath'. | 147 | |
Expected @param tag for 'model'. | 147 | |
'{' is not preceded with whitespace. | 147 | |
Line has trailing spaces. | 149 | |
Line has trailing spaces. | 155 | |
Line has trailing spaces. | 157 | |
Line has trailing spaces. | 160 | |
'{' is not preceded with whitespace. | 162 | |
Parameter event should be final. | 163 | |
Line has trailing spaces. | 168 | |
Line has trailing spaces. | 173 | |
Line has trailing spaces. | 175 | |
Line is longer than 80 characters. | 176 | |
Line is longer than 80 characters. | 177 | |
Line is longer than 80 characters. | 178 | |
Line has trailing spaces. | 179 | |
Line has trailing spaces. | 180 | |
Line is longer than 80 characters. | 181 | |
'{' is not preceded with whitespace. | 181 | |
Parameter event should be final. | 182 | |
'if' is not followed by whitespace. | 183 | |
'{' is not preceded with whitespace. | 183 | |
Line has trailing spaces. | 190 | |
Line has trailing spaces. | 193 | |
Line is longer than 80 characters. | 194 | |
'{' is not preceded with whitespace. | 194 | |
Parameter event should be final. | 195 | |
'if' is not followed by whitespace. | 196 | |
'{' is not preceded with whitespace. | 196 | |
Line has trailing spaces. | 201 | |
'{' is not preceded with whitespace. | 205 | |
Parameter event should be final. | 207 | |
'{' is not preceded with whitespace. | 208 | |
Line has trailing spaces. | 209 | |
Line is longer than 80 characters. | 212 | |
Line is longer than 80 characters. | 213 | |
Line is longer than 80 characters. | 214 | |
'{' is not preceded with whitespace. | 214 | |
Line is longer than 80 characters. | 215 | |
Line is longer than 80 characters. | 216 | |
Line is longer than 80 characters. | 217 | |
Line is longer than 80 characters. | 219 | |
Line has trailing spaces. | 220 | |
Line has trailing spaces. | 227 | |
Line is longer than 80 characters. | 227 | |
Line is longer than 80 characters. | 228 | |
'{' is not preceded with whitespace. | 230 | |
Line is longer than 80 characters. | 231 | |
Line has trailing spaces. | 235 | |
Line has trailing spaces. | 240 | |
Line is longer than 80 characters. | 241 | |
Line has trailing spaces. | 244 | |
Line is longer than 80 characters. | 245 | |
Line is longer than 80 characters. | 246 | |
Line has trailing spaces. | 247 | |
Line has trailing spaces. | 248 | |
Line has trailing spaces. | 251 | |
Line has trailing spaces. | 253 | |
Line is longer than 80 characters. | 254 | |
Line has trailing spaces. | 255 | |
Line has trailing spaces. | 257 | |
Line is longer than 80 characters. | 259 | |
Line is longer than 80 characters. | 260 | |
Line has trailing spaces. | 261 | |
'if' is not followed by whitespace. | 262 | |
'{' is not preceded with whitespace. | 262 | |
Line has trailing spaces. | 266 | |
Line has trailing spaces. | 269 | |
Line has trailing spaces. | 270 | |
Line has trailing spaces. | 271 | |
Line has trailing spaces. | 273 | |
Line has trailing spaces. | 275 | |
Expected an @return tag. | 279 | |
Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 279 | |
Parameter programMessageKey should be final. | 279 | |
Expected @param tag for 'programMessageKey'. | 279 | |
Line is longer than 80 characters. | 280 | |
Line has trailing spaces. | 285 | |
Line has trailing spaces. | 286 | |
Line has trailing spaces. | 288 | |
Method 'resetActionList' is not designed for extension - needs to be abstract, final or empty. | 292 | |
Line has trailing spaces. | 293 | |
Line contains a tab character. | 293 | |
Line is longer than 80 characters. | 294 | |
Line contains a tab character. | 295 | |
Line has trailing spaces. | 296 | |
Line contains a tab character. | 296 | |
Line contains a tab character. | 297 | |
Line is longer than 80 characters. | 298 | |
Line has trailing spaces. | 299 | |
Line is longer than 80 characters. | 301 | |
Line has trailing spaces. | 302 | |
Line has trailing spaces. | 305 | |
Line is longer than 80 characters. | 308 | |
Line contains a tab character. | 308 | |
'{' is not preceded with whitespace. | 308 | |
Line contains a tab character. | 309 | |
Parameter isLatest should be final. | 309 | |
Line has trailing spaces. | 310 | |
Line contains a tab character. | 310 | |
Line is longer than 80 characters. | 311 | |
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 has trailing spaces. | 314 | |
Line contains a tab character. | 314 | |
Line has trailing spaces. | 315 | |
Line is longer than 80 characters. | 315 | |
Line contains a tab character. | 315 | |
Line has trailing spaces. | 316 | |
Line is longer than 80 characters. | 316 | |
Line contains a tab character. | 316 | |
Line contains a tab character. | 317 | |
Line has trailing spaces. | 318 | |
Line is longer than 80 characters. | 318 | |
Line contains a tab character. | 318 | |
Line has trailing spaces. | 319 | |
Line contains a tab character. | 319 | |
Line has trailing spaces. | 321 | |
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 is longer than 80 characters. | 324 | |
Line contains a tab character. | 324 | |
Line has trailing spaces. | 325 | |
Line contains a tab character. | 325 | |
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 has trailing spaces. | 329 | |
Line contains a tab character. | 329 | |
Line has trailing spaces. | 330 | |
Line is longer than 80 characters. | 330 | |
Line contains a tab character. | 330 | |
Line is longer than 80 characters. | 331 | |
Line contains a tab character. | 331 | |
Line is longer than 80 characters. | 332 | |
'(' is followed by whitespace. | 332 | |
'{' is not preceded with whitespace. | 332 | |
Parameter isProposal should be final. | 333 | |
Line has trailing spaces. | 334 | |
'{' is not preceded with whitespace. | 337 | |
Line has trailing spaces. | 340 | |
Line has trailing spaces. | 341 | |
Line has trailing spaces. | 342 | |
Line has trailing spaces. | 343 | |
Line has trailing spaces. | 344 | |
Missing a Javadoc comment. | 345 | |
Line is longer than 80 characters. | 346 | |
Line is longer than 80 characters. | 348 | |
Line is longer than 80 characters. | 354 | |
Line is longer than 80 characters. | 356 | |
Line is longer than 80 characters. | 357 | |
Line is longer than 80 characters. | 358 | |
Line is longer than 80 characters. | 365 | |
Method 'configureView' is not designed for extension - needs to be abstract, final or empty. | 370 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 3 | |
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 8 | |
Unused import - org.kuali.student.lum.program.client.widgets.EditableHeader. | 13 | |
Class ManagingBodiesViewConfiguration should be declared as final. | 18 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 20 | |
Line is longer than 80 characters. | 21 | |
Missing a Javadoc comment. | 24 | |
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 26 | |
Missing a Javadoc comment. | 29 | |
Parameter sectionView should be final. | 29 | |
Missing a Javadoc comment. | 41 | |
Line is longer than 80 characters. | 43 | |
Line is longer than 80 characters. | 44 | |
Line is longer than 80 characters. | 45 | |
Line is longer than 80 characters. | 46 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 80 characters. | 51 | |
Line is longer than 80 characters. | 52 | |
Line is longer than 80 characters. | 53 | |
Line is longer than 80 characters. | 54 | |
Line is longer than 80 characters. | 55 | |
Line is longer than 80 characters. | 56 | |
Line is longer than 80 characters. | 57 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 9 | |
Line is longer than 80 characters. | 11 | |
Missing a Javadoc comment. | 11 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 15 | |
Parameter special should be final. | 15 | |
Line has trailing spaces. | 16 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 17 | |
Line is longer than 80 characters. | 18 | |
Avoid inline conditionals. | 18 | |
Line is longer than 80 characters. | 22 | |
Missing a Javadoc comment. | 22 | |
Parameter special should be final. | 22 | |
Parameter reloadRequirements should be final. | 22 | |
Line is longer than 80 characters. | 23 | |
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 25 | |
Avoid inline conditionals. | 25 | |
Method 'setController' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Parameter controller should be final. | 34 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 8 | |
Line is longer than 80 characters. | 9 | |
Class SpecializationsViewConfiguration should be declared as final. | 20 | |
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 23 | |
Line is longer than 80 characters. | 24 | |
Missing a Javadoc comment. | 27 | |
Line is longer than 80 characters. | 28 | |
Line is longer than 80 characters. | 29 | |
Missing a Javadoc comment. | 32 | |
Parameter sectionView should be final. | 32 | |
Line is longer than 80 characters. | 39 | |
Line is longer than 80 characters. | 41 | |
Line is longer than 80 characters. | 42 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 8 | |
Unused import - org.kuali.student.lum.program.client.widgets.EditableHeader. | 14 | |
Class SupportingDocsViewConfiguration should be declared as final. | 19 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 21 | |
Parameter sectionView should be final. | 21 | |
Line is longer than 80 characters. | 27 | |
',' is not followed by whitespace. | 27 | |
Missing a Javadoc comment. | 30 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 32 | |
',' is not followed by whitespace. | 32 | |
Missing a Javadoc comment. | 35 | |
'{' is not preceded with whitespace. | 35 | |
Line is longer than 80 characters. | 36 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 15 | |
Missing a Javadoc comment. | 17 | |
Line is longer than 80 characters. | 18 | |
Method 'buildLayout' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Line is longer than 80 characters. | 23 | |
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 27 | |
Line is longer than 80 characters. | 28 | |
Line is longer than 80 characters. | 29 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 9 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 11 | |
Parameter dataModel should be final. | 13 | |
Line is longer than 80 characters. | 14 | |
Missing a Javadoc comment. | 19 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 5 | |
Line contains a tab character. | 5 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 11 | |
Name 'button_activate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 16 | |
Line has trailing spaces. | 20 | |
Name 'button_approve' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 25 | |
Line has trailing spaces. | 29 | |
Name 'catalogInformation_catalogDescr' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 34 | |
Line has trailing spaces. | 38 | |
Name 'catalogInformation_catalogPublicationTargets' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 | |
Line has trailing spaces. | 47 | |
Name 'catalogInformation_descr' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 52 | |
Line has trailing spaces. | 56 | |
Name 'catalogInformation_durationCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 61 | |
Line has trailing spaces. | 65 | |
Name 'catalogInformation_durationNotes' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 | |
Line has trailing spaces. | 74 | |
Name 'catalogInformation_intensity' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 | |
Line has trailing spaces. | 83 | |
Name 'catalogInformation_publishedInstructors' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 88 | |
Line has trailing spaces. | 92 | |
Name 'catalogInformation_referenceUrl' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 97 | |
Line has trailing spaces. | 101 | |
Name 'catalogInformation_stdDuration' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 106 | |
Line has trailing spaces. | 110 | |
Name 'comments_button' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 115 | |
Line has trailing spaces. | 119 | |
Name 'common_cancel' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 | |
Line has trailing spaces. | 128 | |
Name 'common_edit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 133 | |
Line has trailing spaces. | 137 | |
Name 'common_failedSave' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 142 | |
Expected @param tag for 'arg0'. | 142 | |
Line has trailing spaces. | 146 | |
Name 'common_newProgram' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 151 | |
Line has trailing spaces. | 155 | |
Name 'common_remove' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 160 | |
Line has trailing spaces. | 164 | |
Name 'common_retrievingData' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 169 | |
Line has trailing spaces. | 173 | |
Name 'common_save' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 178 | |
Line has trailing spaces. | 182 | |
Name 'common_savingData' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 187 | |
Line has trailing spaces. | 191 | |
Name 'common_status' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 196 | |
Expected @param tag for 'arg0'. | 196 | |
Line has trailing spaces. | 200 | |
Name 'common_successfulSave' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 205 | |
Line has trailing spaces. | 209 | |
Name 'confirmDialog_text' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 214 | |
Line has trailing spaces. | 218 | |
Name 'confirmDialog_title' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 223 | |
Line has trailing spaces. | 227 | |
Name 'link_backCurriculum' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 232 | |
Line has trailing spaces. | 236 | |
Name 'link_exit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 241 | |
Line has trailing spaces. | 245 | |
Name 'lo_title' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 250 | |
Line has trailing spaces. | 254 | |
Name 'major_variationFailed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 259 | |
Expected @param tag for 'arg0'. | 259 | |
Line has trailing spaces. | 263 | |
Line is longer than 80 characters. | 264 | |
Name 'major_variationsFailed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 268 | |
Expected @param tag for 'arg0'. | 268 | |
Line has trailing spaces. | 272 | |
Name 'managingBodies_curriculumOversightDivision' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 277 | |
Line has trailing spaces. | 281 | |
Name 'managingBodies_curriculumOversightUnit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 286 | |
Line has trailing spaces. | 290 | |
Name 'managingBodies_deploymentDivision' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 295 | |
Line has trailing spaces. | 299 | |
Name 'managingBodies_deploymentUnit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 304 | |
Line has trailing spaces. | 308 | |
Name 'managingBodies_financialControlDivision' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 313 | |
Line has trailing spaces. | 317 | |
Name 'managingBodies_financialControlUnit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 322 | |
Line has trailing spaces. | 326 | |
Name 'managingBodies_financialResourcesDivision' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 331 | |
Line has trailing spaces. | 335 | |
Name 'managingBodies_financialResourcesUnit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 340 | |
Line has trailing spaces. | 344 | |
Name 'managingBodies_seeAll' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 349 | |
Line has trailing spaces. | 353 | |
Name 'managingBodies_studentOversightDivision' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 358 | |
Line has trailing spaces. | 362 | |
Name 'managingBodies_studentOversightUnit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 367 | |
Line has trailing spaces. | 371 | |
Name 'program_menu_actions_title' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 376 | |
Line has trailing spaces. | 380 | |
Name 'program_menu_history_title' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 385 | |
Line has trailing spaces. | 389 | |
Name 'program_menu_sections' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 394 | |
Line has trailing spaces. | 395 | |
Line has trailing spaces. | 398 | |
Name 'program_menu_sections_proposalInformation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 403 | |
Missing a Javadoc comment. | 405 | |
Name 'program_menu_sections_proposalChangeImpact' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 407 | |
Line has trailing spaces. | 412 | |
Name 'program_menu_sections_catalogInfo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 417 | |
Line has trailing spaces. | 421 | |
Name 'program_menu_sections_learningObjectives' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 426 | |
Line has trailing spaces. | 430 | |
Name 'program_menu_sections_managingBodies' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 435 | |
Line has trailing spaces. | 439 | |
Name 'program_menu_sections_programInformation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 444 | |
Line has trailing spaces. | 448 | |
Name 'program_menu_sections_requirements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 453 | |
Line has trailing spaces. | 457 | |
Name 'program_menu_sections_specializations' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 462 | |
Line has trailing spaces. | 466 | |
Name 'program_menu_sections_summary' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 471 | |
Line has trailing spaces. | 475 | |
Name 'program_menu_sections_collaborators' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 480 | |
Line has trailing spaces. | 484 | |
Name 'program_menu_sections_supportingDocuments' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 489 | |
Line has trailing spaces. | 493 | |
Name 'program_menu_sections_viewAll' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 498 | |
Line has trailing spaces. | 502 | |
Name 'programAction_modify' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 507 | |
Line has trailing spaces. | 511 | |
Name 'programAction_retire' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 516 | |
Line has trailing spaces. | 518 | |
Line has trailing spaces. | 519 | |
Line has trailing spaces. | 522 | |
Name 'programAction_modifyVersion' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 527 | |
Line has trailing spaces. | 531 | |
Name 'programAction_proposedProgramModification' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 536 | |
Line has trailing spaces. | 537 | |
Line has trailing spaces. | 540 | |
Name 'proposalInformation_cluProgramTitle' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 545 | |
Line has trailing spaces. | 546 | |
Missing a Javadoc comment. | 547 | |
Name 'proposalInformation_cluProposalRationale' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 549 | |
Line has trailing spaces. | 550 | |
Missing a Javadoc comment. | 551 | |
Name 'proposalInformation_cluModificationType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 553 | |
Line has trailing spaces. | 554 | |
Missing a Javadoc comment. | 555 | |
Name 'proposalInformation_cluAbstractType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 557 | |
Line has trailing spaces. | 558 | |
Line has trailing spaces. | 560 | |
Missing a Javadoc comment. | 561 | |
Name 'proposalInformation_cluRelatedCourseChangesType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 563 | |
Line has trailing spaces. | 564 | |
Missing a Javadoc comment. | 565 | |
Name 'proposalInformation_cluImpactedUnitsType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 567 | |
Line has trailing spaces. | 568 | |
Missing a Javadoc comment. | 569 | |
Name 'proposalInformation_cluImpactedArticulationTransferProgramsType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 571 | |
Line has trailing spaces. | 572 | |
Missing a Javadoc comment. | 573 | |
Name 'proposalInformation_cluStudentTransitionPlansType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 575 | |
Line has trailing spaces. | 576 | |
Line has trailing spaces. | 579 | |
Name 'programAction_title' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 584 | |
Line has trailing spaces. | 588 | |
Name 'programInformation_accreditation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 593 | |
Line has trailing spaces. | 597 | |
Name 'programInformation_accreditations' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 602 | |
Line is longer than 80 characters. | 605 | |
Line has trailing spaces. | 606 | |
Line is longer than 80 characters. | 607 | |
Line is longer than 80 characters. | 609 | |
Name 'programInformation_activateInstructions' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 611 | |
Line has trailing spaces. | 615 | |
Name 'programInformation_activateProgram' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 620 | |
Line has trailing spaces. | 624 | |
Name 'programInformation_addAccreditation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 629 | |
Line has trailing spaces. | 633 | |
Name 'programInformation_admitTerm' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 638 | |
Line has trailing spaces. | 642 | |
Name 'programInformation_approvalDate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 647 | |
Line has trailing spaces. | 651 | |
Name 'programInformation_cip2000' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 656 | |
Line has trailing spaces. | 660 | |
Name 'programInformation_cip2010' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 665 | |
Line has trailing spaces. | 669 | |
Name 'programInformation_classification' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 674 | |
Line has trailing spaces. | 678 | |
Name 'programInformation_code' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 683 | |
Line has trailing spaces. | 687 | |
Name 'programInformation_credentialProgram' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 692 | |
Line has trailing spaces. | 696 | |
Name 'programInformation_dates' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 701 | |
Line has trailing spaces. | 705 | |
Name 'programInformation_degreeType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 710 | |
Line has trailing spaces. | 714 | |
Name 'programInformation_enrollTerm' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 719 | |
Line has trailing spaces. | 723 | |
Name 'programInformation_entryTerm' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 728 | |
Line has trailing spaces. | 732 | |
Name 'programInformation_hegis' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 737 | |
Line has trailing spaces. | 741 | |
Name 'programInformation_identifyingDetails' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 746 | |
Line has trailing spaces. | 750 | |
Name 'programInformation_institution' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 755 | |
Line has trailing spaces. | 759 | |
Name 'programInformation_level' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 764 | |
Line has trailing spaces. | 768 | |
Name 'programInformation_location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 773 | |
Line has trailing spaces. | 777 | |
Name 'programInformation_otherInformation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 782 | |
Line has trailing spaces. | 786 | |
Name 'programInformation_programTitle' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 791 | |
Line has trailing spaces. | 795 | |
Name 'programInformation_startTerm' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 800 | |
Line has trailing spaces. | 804 | |
Name 'programInformation_title' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 809 | |
Line has trailing spaces. | 813 | |
Name 'programInformation_titleDiploma' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 818 | |
Line has trailing spaces. | 822 | |
Name 'programInformation_titleFull' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 827 | |
Line has trailing spaces. | 831 | |
Name 'programInformation_titleShort' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 836 | |
Line has trailing spaces. | 840 | |
Name 'programInformation_titleTranscript' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 845 | |
Line has trailing spaces. | 849 | |
Name 'programRequirements_manageViewPageStep1Title' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 854 | |
Line has trailing spaces. | 858 | |
Name 'programRequirements_manageViewPageStep2Title' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 863 | |
Line has trailing spaces. | 867 | |
Name 'programRequirements_manageViewPageTitle' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 872 | |
Line has trailing spaces. | 876 | |
Name 'programRequirements_summaryViewPageAddRule' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 881 | |
Expected @param tag for 'arg0'. | 881 | |
Line has trailing spaces. | 885 | |
Name 'programRequirements_summaryViewPageDeleteRequirementDialogMsg' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 890 | |
Line has trailing spaces. | 894 | |
Name 'programRequirements_summaryViewPageDeleteRequirementDialogTitle' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 899 | |
Line has trailing spaces. | 903 | |
Name 'programRequirements_summaryViewPageDeleteRuleDialogMsg' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 908 | |
Line has trailing spaces. | 912 | |
Name 'programRequirements_summaryViewPageDeleteRuleDialogTitle' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 917 | |
Line has trailing spaces. | 921 | |
Name 'programRequirements_summaryViewPageNoRule' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 926 | |
Expected @param tag for 'arg0'. | 926 | |
Line has trailing spaces. | 930 | |
Name 'programRequirements_summaryViewPageTitle' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 935 | |
Line has trailing spaces. | 939 | |
Line is longer than 80 characters. | 940 | |
Name 'programSpecialization_instructions' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 944 | |
Line has trailing spaces. | 948 | |
Name 'sideBar_dialog_title' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 953 | |
Line has trailing spaces. | 957 | |
Name 'sideBar_form_lastReviewDate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 962 | |
Line has trailing spaces. | 966 | |
Name 'sideBar_form_scheduledReviewDate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 971 | |
Line has trailing spaces. | 975 | |
Name 'sideBar_history' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 980 | |
Line has trailing spaces. | 984 | |
Name 'sideBar_lastReviewDate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 989 | |
Line has trailing spaces. | 993 | |
Name 'sideBar_programLastUpdated' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 998 | |
Line has trailing spaces. | 1002 | |
Name 'sideBar_scheduledReviewDate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1007 | |
Line has trailing spaces. | 1011 | |
Name 'sideBar_version' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1016 | |
Expected @param tag for 'arg0'. | 1016 | |
Line has trailing spaces. | 1020 | |
Name 'sideBar_viewHistory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1025 | |
Line has trailing spaces. | 1029 | |
Name 'status_active' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1034 | |
Line has trailing spaces. | 1038 | |
Name 'status_approved' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1043 | |
Line has trailing spaces. | 1047 | |
Name 'status_draft' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1052 | |
Line has trailing spaces. | 1056 | |
Name 'status_superseded' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1061 | |
Line has trailing spaces. | 1065 | |
Name 'variation_menu_sections' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1070 | |
Line has trailing spaces. | 1074 | |
Name 'variation_menu_sections_variationInformation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1079 | |
Line has trailing spaces. | 1083 | |
Name 'variation_new' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1088 | |
Line has trailing spaces. | 1092 | |
Name 'variation_parentProgram' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1097 | |
Line has trailing spaces. | 1101 | |
Name 'variation_summary' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1106 | |
Line has trailing spaces. | 1110 | |
Name 'variation_title' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1115 | |
Expected @param tag for 'arg0'. | 1115 | |
Line has trailing spaces. | 1119 | |
Name 'variationCatalogInformation_descr' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1124 | |
Line has trailing spaces. | 1128 | |
Name 'variationInformation_button_addSpecialization' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1133 | |
Line has trailing spaces. | 1137 | |
Name 'variationInformation_title' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1142 | |
Line has trailing spaces. | 1146 | |
Name 'variationInformation_variationTitle' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1151 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Utility classes should not have a public or default constructor. | 8 | |
Missing a Javadoc comment. | 9 | |
Name 'properties' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 9 | |
Missing a Javadoc comment. | 11 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - java.util.*. | 17 | |
Using the '.*' form of import should be avoided - org.kuali.student.common.ui.client.mvc.*. | 21 | |
Unused import - org.kuali.student.core.statement.dto.ReqCompFieldInfo. | 22 | |
Unused import - org.kuali.student.core.statement.dto.ReqComponentInfo. | 23 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 42 | |
Missing a Javadoc comment. | 42 | |
Line is longer than 80 characters. | 43 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 48 | |
'{' is not followed by whitespace. | 48 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 48 | |
';' is not followed by whitespace. | 48 | |
'}' is not preceded with whitespace. | 48 | |
Line is longer than 80 characters. | 49 | |
Missing a Javadoc comment. | 49 | |
Line is longer than 80 characters. | 50 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 80 characters. | 51 | |
Missing a Javadoc comment. | 51 | |
Line is longer than 80 characters. | 52 | |
Missing a Javadoc comment. | 52 | |
Line is longer than 80 characters. | 53 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 55 | |
'111111' is a magic number. | 55 | |
Missing a Javadoc comment. | 57 | |
Parameter eventBus should be final. | 57 | |
'eventBus' hides a field. | 57 | |
Line is longer than 80 characters. | 61 | |
Line is longer than 80 characters. | 62 | |
Method 'setupRules' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Missing a Javadoc comment. | 62 | |
Parameter parentController should be final. | 62 | |
Line is longer than 80 characters. | 63 | |
Parameter cause should be final. | 66 | |
Line is longer than 80 characters. | 67 | |
Parameter modelIn should be final. | 72 | |
Line is longer than 80 characters. | 73 | |
Line is longer than 80 characters. | 74 | |
Line is longer than 80 characters. | 75 | |
Line is longer than 80 characters. | 76 | |
Missing a Javadoc comment. | 85 | |
Line is longer than 80 characters. | 96 | |
Method 'retrieveProgramRequirements' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Missing a Javadoc comment. | 96 | |
Parameter parentController should be final. | 96 | |
Line has trailing spaces. | 97 | |
Parameter result should be final. | 100 | |
Line is longer than 80 characters. | 101 | |
'cast' is not followed by whitespace. | 101 | |
Line is longer than 80 characters. | 103 | |
Line is longer than 80 characters. | 104 | |
'while' is not followed by whitespace. | 105 | |
Line is longer than 80 characters. | 106 | |
'cast' is not followed by whitespace. | 106 | |
Line has trailing spaces. | 110 | |
Line is longer than 80 characters. | 113 | |
Missing a Javadoc comment. | 113 | |
Line is longer than 80 characters. | 116 | |
Parameter caught should be final. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Parameter stmtInfoTypes should be final. | 125 | |
Line is longer than 80 characters. | 137 | |
Missing a Javadoc comment. | 137 | |
Parameter programRequirementIds should be final. | 137 | |
Line is longer than 80 characters. | 140 | |
Line is longer than 80 characters. | 146 | |
Parameter caught should be final. | 148 | |
Line is longer than 80 characters. | 155 | |
Parameter programReqInfos should be final. | 155 | |
Line is longer than 80 characters. | 163 | |
Line is longer than 80 characters. | 164 | |
Line is longer than 80 characters. | 165 | |
Line is longer than 80 characters. | 169 | |
Line has trailing spaces. | 178 | |
Line is longer than 80 characters. | 181 | |
Method 'updateRules' is not designed for extension - needs to be abstract, final or empty. | 181 | |
Missing a Javadoc comment. | 181 | |
Parameter newSubRule should be final. | 181 | |
Parameter internalProgReqID should be final. | 181 | |
Parameter isNewRule should be final. | 181 | |
Line is longer than 80 characters. | 183 | |
Line is longer than 80 characters. | 186 | |
Line is longer than 80 characters. | 187 | |
Line is longer than 80 characters. | 191 | |
Line is longer than 80 characters. | 192 | |
Line is longer than 80 characters. | 195 | |
Line is longer than 80 characters. | 197 | |
Line is longer than 80 characters. | 199 | |
'(' is followed by whitespace. | 200 | |
Line is longer than 80 characters. | 202 | |
Line is longer than 80 characters. | 208 | |
Line is longer than 80 characters. | 233 | |
Method 'updateProgramEntities' is not designed for extension - needs to be abstract, final or empty. | 233 | |
Missing a Javadoc comment. | 233 | |
Line is longer than 80 characters. | 237 | |
Parameter caught should be final. | 239 | |
Line is longer than 80 characters. | 244 | |
Parameter storedRules should be final. | 244 | |
Line is longer than 80 characters. | 247 | |
Line is longer than 80 characters. | 251 | |
Line is longer than 80 characters. | 256 | |
Line is longer than 80 characters. | 257 | |
Line is longer than 80 characters. | 258 | |
Line is longer than 80 characters. | 263 | |
Line is longer than 80 characters. | 264 | |
Line is longer than 80 characters. | 265 | |
Line has trailing spaces. | 270 | |
Line is longer than 80 characters. | 270 | |
Line has trailing spaces. | 280 | |
Line is longer than 80 characters. | 283 | |
Missing a Javadoc comment. | 283 | |
'cast' is not followed by whitespace. | 284 | |
'cast' is not followed by whitespace. | 285 | |
Line is longer than 80 characters. | 287 | |
Line has trailing spaces. | 289 | |
Line is longer than 80 characters. | 289 | |
'cast' is not followed by whitespace. | 289 | |
Line is longer than 80 characters. | 294 | |
Line is longer than 80 characters. | 296 | |
Line is longer than 80 characters. | 299 | |
Method 'getProgReqInfo' is not designed for extension - needs to be abstract, final or empty. | 303 | |
Missing a Javadoc comment. | 303 | |
Parameter stmtTypeId should be final. | 303 | |
Line is longer than 80 characters. | 304 | |
'for' is not followed by whitespace. | 305 | |
Method 'getInternalProgReqID' is not designed for extension - needs to be abstract, final or empty. | 313 | |
Missing a Javadoc comment. | 313 | |
Parameter progReqInfo should be final. | 313 | |
'for' is not followed by whitespace. | 314 | |
Line is longer than 80 characters. | 320 | |
Line has trailing spaces. | 321 | |
Line is longer than 80 characters. | 321 | |
Method 'getStmtTypeInfo' is not designed for extension - needs to be abstract, final or empty. | 326 | |
Missing a Javadoc comment. | 326 | |
Parameter stmtTypeId should be final. | 326 | |
Line is longer than 80 characters. | 333 | |
Method 'deleteRule' is not designed for extension - needs to be abstract, final or empty. | 339 | |
Missing a Javadoc comment. | 339 | |
Parameter internalProgReqID should be final. | 339 | |
Line is longer than 80 characters. | 340 | |
Line has trailing spaces. | 349 | |
Method 'addRule' is not designed for extension - needs to be abstract, final or empty. | 349 | |
Missing a Javadoc comment. | 349 | |
Parameter programReqInfo should be final. | 349 | |
Line contains a tab character. | 350 | |
Line is longer than 80 characters. | 355 | |
Method 'updateRule' is not designed for extension - needs to be abstract, final or empty. | 355 | |
Missing a Javadoc comment. | 355 | |
Parameter internalProgReqID should be final. | 355 | |
Parameter programReqInfo should be final. | 355 | |
Line has trailing spaces. | 356 | |
Line contains a tab character. | 356 | |
Line has trailing spaces. | 360 | |
Line has trailing spaces. | 363 | |
Method 'setRuleState' is not designed for extension - needs to be abstract, final or empty. | 366 | |
Parameter programReqInfo should be final. | 366 | |
Expected @param tag for 'programReqInfo'. | 366 | |
Line is longer than 80 characters. | 368 | |
Method 'markRuleAsDeleted' is not designed for extension - needs to be abstract, final or empty. | 373 | |
Missing a Javadoc comment. | 373 | |
Parameter internalProgReqID should be final. | 373 | |
Line is longer than 80 characters. | 374 | |
'||' should be on a new line. | 374 | |
Line is longer than 80 characters. | 375 | |
Line is longer than 80 characters. | 376 | |
Method 'markRuleAsEdited' is not designed for extension - needs to be abstract, final or empty. | 380 | |
Missing a Javadoc comment. | 380 | |
Parameter internalProgReqID should be final. | 380 | |
Line is longer than 80 characters. | 381 | |
Line is longer than 80 characters. | 382 | |
Method 'getStmtTypeName' is not designed for extension - needs to be abstract, final or empty. | 386 | |
Missing a Javadoc comment. | 386 | |
Parameter stmtTypeId should be final. | 386 | |
Avoid inline conditionals. | 388 | |
Line has trailing spaces. | 390 | |
Method 'isRuleExists' is not designed for extension - needs to be abstract, final or empty. | 391 | |
Missing a Javadoc comment. | 391 | |
Parameter stmtTypeId should be final. | 391 | |
'for' is not followed by whitespace. | 393 | |
Line is longer than 80 characters. | 394 | |
Method 'isDirty' is not designed for extension - needs to be abstract, final or empty. | 401 | |
Missing a Javadoc comment. | 401 | |
'for' is not followed by whitespace. | 407 | |
Method 'revertRuleChanges' is not designed for extension - needs to be abstract, final or empty. | 422 | |
Missing a Javadoc comment. | 422 | |
'for' is not followed by whitespace. | 425 | |
Line is longer than 80 characters. | 431 | |
Method 'getProgReqByInternalId' is not designed for extension - needs to be abstract, final or empty. | 431 | |
Missing a Javadoc comment. | 431 | |
Parameter internalProgReqID should be final. | 431 | |
Method 'isEmptyRule' is not designed for extension - needs to be abstract, final or empty. | 435 | |
Missing a Javadoc comment. | 435 | |
Parameter tree should be final. | 435 | |
Line is longer than 80 characters. | 436 | |
Line has trailing spaces. | 437 | |
Method 'isInitialized' is not designed for extension - needs to be abstract, final or empty. | 439 | |
Missing a Javadoc comment. | 439 | |
Method 'setInitialized' is not designed for extension - needs to be abstract, final or empty. | 443 | |
Missing a Javadoc comment. | 443 | |
Parameter initialized should be final. | 443 | |
Method 'getStmtTypes' is not designed for extension - needs to be abstract, final or empty. | 447 | |
Missing a Javadoc comment. | 447 | |
Line is longer than 80 characters. | 451 | |
Missing a Javadoc comment. | 451 | |
Parameter inProgReqInfo should be final. | 451 | |
Line is longer than 80 characters. | 463 | |
Line has trailing spaces. | 469 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 32 | |
Line is longer than 80 characters. | 34 | |
Using the '.*' form of import should be avoided - org.kuali.student.core.statement.dto.*. | 36 | |
Line is longer than 80 characters. | 37 | |
Line is longer than 80 characters. | 38 | |
Line is longer than 80 characters. | 39 | |
Using the '.*' form of import should be avoided - org.kuali.student.lum.common.client.widgets.*. | 41 | |
Missing a Javadoc comment. | 56 | |
Line is longer than 80 characters. | 58 | |
Missing a Javadoc comment. | 58 | |
Line has trailing spaces. | 59 | |
Line is longer than 80 characters. | 59 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 62 | |
Line is longer than 80 characters. | 63 | |
Missing a Javadoc comment. | 63 | |
Line is longer than 80 characters. | 64 | |
Missing a Javadoc comment. | 64 | |
Line is longer than 80 characters. | 65 | |
Missing a Javadoc comment. | 65 | |
Line is longer than 80 characters. | 66 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 74 | |
Line is longer than 80 characters. | 75 | |
Missing a Javadoc comment. | 75 | |
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 | |
Line is longer than 80 characters. | 87 | |
Line contains a tab character. | 87 | |
Missing a Javadoc comment. | 87 | |
Line is longer than 80 characters. | 89 | |
Missing a Javadoc comment. | 89 | |
Parameter parentController should be final. | 89 | |
'parentController' hides a field. | 89 | |
Parameter viewEnum should be final. | 89 | |
Parameter name should be final. | 89 | |
Parameter modelId should be final. | 89 | |
Method 'beforeShow' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Missing a Javadoc comment. | 107 | |
Line is longer than 80 characters. | 108 | |
Line is longer than 80 characters. | 109 | |
Line is longer than 80 characters. | 110 | |
Line is longer than 80 characters. | 111 | |
Line is longer than 80 characters. | 112 | |
Missing a Javadoc comment. | 116 | |
Line is longer than 80 characters. | 122 | |
Line is longer than 80 characters. | 123 | |
Line is longer than 80 characters. | 129 | |
Line is longer than 80 characters. | 130 | |
Missing a Javadoc comment. | 146 | |
Line is longer than 80 characters. | 148 | |
'{' is not preceded with whitespace. | 148 | |
Line is longer than 80 characters. | 151 | |
'{' is not preceded with whitespace. | 151 | |
Parameter preview should be final. | 153 | |
Line is longer than 80 characters. | 155 | |
Line is longer than 80 characters. | 156 | |
Line has trailing spaces. | 157 | |
Line is longer than 80 characters. | 157 | |
Line is longer than 80 characters. | 160 | |
Line is longer than 80 characters. | 168 | |
Line is longer than 80 characters. | 169 | |
Method 'setRuleTree' is not designed for extension - needs to be abstract, final or empty. | 169 | |
Missing a Javadoc comment. | 169 | |
Parameter stmtTreeInfo should be final. | 169 | |
Parameter newRuleFlag should be final. | 169 | |
Parameter internalProgReqID should be final. | 169 | |
'internalProgReqID' hides a field. | 169 | |
Line is longer than 80 characters. | 172 | |
Line is longer than 80 characters. | 174 | |
Line is longer than 80 characters. | 175 | |
Line is longer than 80 characters. | 190 | |
Method 'getRuleTree' is not designed for extension - needs to be abstract, final or empty. | 191 | |
Missing a Javadoc comment. | 191 | |
Method 'isNewRule' is not designed for extension - needs to be abstract, final or empty. | 196 | |
Missing a Javadoc comment. | 196 | |
Line is longer than 80 characters. | 201 | |
Missing a Javadoc comment. | 201 | |
Variable 'editReqCompCallback' must be private and have accessor methods. | 201 | |
'{' is not preceded with whitespace. | 201 | |
Parameter reqComp should be final. | 202 | |
Missing a Javadoc comment. | 209 | |
Variable 'ruleChangedCallback' must be private and have accessor methods. | 209 | |
'{' is not preceded with whitespace. | 209 | |
Parameter ruleChanged should be final. | 210 | |
Line is longer than 80 characters. | 211 | |
Method 'setEnabled' is not designed for extension - needs to be abstract, final or empty. | 215 | |
Missing a Javadoc comment. | 215 | |
Parameter enabled should be final. | 215 | |
Line is longer than 80 characters. | 217 | |
Method 'isDirty' is not designed for extension - needs to be abstract, final or empty. | 220 | |
Line is longer than 80 characters. | 230 | |
Line is longer than 80 characters. | 235 | |
Line is longer than 80 characters. | 236 | |
Line is longer than 80 characters. | 239 | |
Missing a Javadoc comment. | 242 | |
Line contains a tab character. | 243 | |
Name 'NL' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 243 | |
Line is longer than 80 characters. | 252 | |
Line is longer than 80 characters. | 253 | |
Missing a Javadoc comment. | 253 | |
Variable 'actionButtonClickedReqCompCallback' must be private and have accessor methods. | 253 | |
'{' is not preceded with whitespace. | 253 | |
Line is longer than 80 characters. | 267 | |
',' is not followed by whitespace. | 267 | |
Parameter caught should be final. | 268 | |
Line is longer than 80 characters. | 277 | |
Line is longer than 80 characters. | 280 | |
Line is longer than 80 characters. | 283 | |
Line is longer than 80 characters. | 284 | |
Line is longer than 80 characters. | 285 | |
Line is longer than 80 characters. | 286 | |
Line is longer than 80 characters. | 287 | |
Line is longer than 80 characters. | 291 | |
Line is longer than 80 characters. | 297 | |
Line is longer than 80 characters. | 298 | |
Line is longer than 80 characters. | 300 | |
Line is longer than 80 characters. | 311 | |
Missing a Javadoc comment. | 311 | |
Variable 'newReqCompSelectedCallbackCallback' must be private and have accessor methods. | 311 | |
'{' is not preceded with whitespace. | 311 | |
Missing a Javadoc comment. | 317 | |
Line is longer than 80 characters. | 319 | |
Parameter cause should be final. | 320 | |
Line is longer than 80 characters. | 321 | |
Line contains a tab character. | 321 | |
Line is longer than 80 characters. | 322 | |
Line contains a tab character. | 322 | |
Line is longer than 80 characters. | 325 | |
Line is longer than 80 characters. | 326 | |
Line has trailing spaces. | 332 | |
Line is longer than 80 characters. | 332 | |
Line is longer than 80 characters. | 337 | |
Missing a Javadoc comment. | 337 | |
Parameter reqComponentTypeInfoList should be final. | 337 | |
Line is longer than 80 characters. | 341 | |
Line is longer than 80 characters. | 343 | |
Line has trailing spaces. | 347 | |
Parameter id should be final. | 351 | |
Line is longer than 80 characters. | 353 | |
'cast' is not followed by whitespace. | 353 | |
Parameter throwable should be final. | 355 | |
Line is longer than 80 characters. | 357 | |
Line is longer than 80 characters. | 361 | |
Line is longer than 80 characters. | 362 | |
Line is longer than 80 characters. | 364 | |
Parameter throwable should be final. | 364 | |
Line is longer than 80 characters. | 365 | |
Line is longer than 80 characters. | 366 | |
Parameter cluInfo should be final. | 370 | |
Line is longer than 80 characters. | 371 | |
Line is longer than 80 characters. | 381 | |
Parameter id should be final. | 388 | |
Line is longer than 80 characters. | 390 | |
'cast' is not followed by whitespace. | 390 | |
Parameter throwable should be final. | 392 | |
Line is longer than 80 characters. | 394 | |
Line is longer than 80 characters. | 398 | |
Line is longer than 80 characters. | 399 | |
Line is longer than 80 characters. | 401 | |
Parameter throwable should be final. | 401 | |
Line is longer than 80 characters. | 402 | |
Line is longer than 80 characters. | 403 | |
Parameter cluInfo should be final. | 407 | |
Line is longer than 80 characters. | 408 | |
Line is longer than 80 characters. | 416 | |
Line is longer than 80 characters. | 424 | |
Missing a Javadoc comment. | 424 | |
Variable 'retrieveCompositionTemplateCallback' must be private and have accessor methods. | 424 | |
'{' is not preceded with whitespace. | 424 | |
Line is longer than 80 characters. | 426 | |
Parameter caught should be final. | 427 | |
Line is longer than 80 characters. | 429 | |
',' is not followed by whitespace. | 429 | |
Line is longer than 80 characters. | 439 | |
Missing a Javadoc comment. | 439 | |
Variable 'retrieveFieldsMetadataCallback' must be private and have accessor methods. | 439 | |
'{' is not preceded with whitespace. | 439 | |
Line is longer than 80 characters. | 446 | |
Parameter caught should be final. | 447 | |
Line is longer than 80 characters. | 449 | |
',' is not followed by whitespace. | 449 | |
Line is longer than 80 characters. | 459 | |
Missing a Javadoc comment. | 459 | |
Variable 'retrieveCustomWidgetCallback' must be private and have accessor methods. | 459 | |
'{' is not preceded with whitespace. | 459 | |
Line is longer than 80 characters. | 466 | |
Method 'getInternalProgReqID' is not designed for extension - needs to be abstract, final or empty. | 471 | |
Missing a Javadoc comment. | 471 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 21 | |
Line is longer than 80 characters. | 22 | |
Using the '.*' form of import should be avoided - org.kuali.student.common.ui.client.mvc.*. | 23 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 34 | |
Line is longer than 80 characters. | 36 | |
Using the '.*' form of import should be avoided - org.kuali.student.core.statement.dto.*. | 38 | |
Line is longer than 80 characters. | 39 | |
Using the '.*' form of import should be avoided - java.util.*. | 50 | |
Missing a Javadoc comment. | 52 | |
Line is longer than 80 characters. | 54 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 58 | |
Line is longer than 80 characters. | 59 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 66 | |
Line has trailing spaces. | 67 | |
Missing a Javadoc comment. | 68 | |
Variable 'tempStmtTreeID' must be private and have accessor methods. | 68 | |
'9999' is a magic number. | 68 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 70 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 75 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 80 | |
Missing a Javadoc comment. | 81 | |
Line is longer than 80 characters. | 83 | |
Missing a Javadoc comment. | 83 | |
Line is longer than 80 characters. | 84 | |
Missing a Javadoc comment. | 84 | |
Line is longer than 80 characters. | 86 | |
Missing a Javadoc comment. | 86 | |
'parentController' hides a field. | 86 | |
Parameter eventBus should be final. | 86 | |
Parameter viewEnum should be final. | 86 | |
Parameter name should be final. | 86 | |
Parameter modelId should be final. | 87 | |
Parameter isReadOnly should be final. | 87 | |
'isReadOnly' hides a field. | 87 | |
Line is longer than 80 characters. | 92 | |
Missing a Javadoc comment. | 92 | |
'parentController' hides a field. | 92 | |
Parameter eventBus should be final. | 92 | |
Parameter viewEnum should be final. | 92 | |
Parameter name should be final. | 92 | |
Line is longer than 80 characters. | 93 | |
Parameter modelId should be final. | 93 | |
Parameter isReadOnly should be final. | 93 | |
'isReadOnly' hides a field. | 93 | |
Parameter header should be final. | 93 | |
Line is longer than 80 characters. | 98 | |
Missing a Javadoc comment. | 98 | |
Parameter parentController should be final. | 98 | |
'parentController' hides a field. | 98 | |
Parameter eventBus should be final. | 98 | |
Parameter isReadOnly should be final. | 98 | |
'isReadOnly' hides a field. | 98 | |
Method 'isDirty' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Method 'getRules' is not designed for extension - needs to be abstract, final or empty. | 113 | |
Missing a Javadoc comment. | 113 | |
Method 'beforeShow' is not designed for extension - needs to be abstract, final or empty. | 117 | |
Line is longer than 80 characters. | 126 | |
Missing a Javadoc comment. | 126 | |
Line contains a tab character. | 127 | |
Line is longer than 80 characters. | 128 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line is longer than 80 characters. | 130 | |
Parameter result should be final. | 132 | |
Method 'storeRules' is not designed for extension - needs to be abstract, final or empty. | 142 | |
Missing a Javadoc comment. | 142 | |
Line is longer than 80 characters. | 143 | |
Parameter programReqInfos should be final. | 145 | |
Method 'justStoreRules' is not designed for extension - needs to be abstract, final or empty. | 154 | |
Missing a Javadoc comment. | 154 | |
Line is longer than 80 characters. | 155 | |
Parameter programReqInfos should be final. | 157 | |
Method 'revertRuleChanges' is not designed for extension - needs to be abstract, final or empty. | 163 | |
Missing a Javadoc comment. | 163 | |
Line is longer than 80 characters. | 168 | |
Method 'updateRequirementWidgets' is not designed for extension - needs to be abstract, final or empty. | 168 | |
Missing a Javadoc comment. | 168 | |
Parameter programReqInfo should be final. | 168 | |
Line is longer than 80 characters. | 170 | |
Line is longer than 80 characters. | 171 | |
Line is longer than 80 characters. | 173 | |
Line is longer than 80 characters. | 182 | |
Line is longer than 80 characters. | 183 | |
Line is longer than 80 characters. | 184 | |
Method 'displayRules' is not designed for extension - needs to be abstract, final or empty. | 193 | |
Missing a Javadoc comment. | 193 | |
Line is longer than 80 characters. | 198 | |
Line is longer than 80 characters. | 200 | |
Line is longer than 80 characters. | 201 | |
Line is longer than 80 characters. | 202 | |
';' is not followed by whitespace. | 202 | |
Line is longer than 80 characters. | 207 | |
Line is longer than 80 characters. | 214 | |
Line is longer than 80 characters. | 215 | |
Line is longer than 80 characters. | 220 | |
Line is longer than 80 characters. | 221 | |
Line is longer than 80 characters. | 234 | |
Missing a Javadoc comment. | 234 | |
Parameter firstRequirement should be final. | 234 | |
Line is longer than 80 characters. | 236 | |
Line is longer than 80 characters. | 237 | |
Line is longer than 80 characters. | 238 | |
Avoid inline conditionals. | 238 | |
Line is longer than 80 characters. | 243 | |
Line is longer than 80 characters. | 244 | |
Line is longer than 80 characters. | 251 | |
Line is longer than 80 characters. | 257 | |
Line is longer than 80 characters. | 258 | |
Parameter event should be final. | 260 | |
Line is longer than 80 characters. | 261 | |
Line is longer than 80 characters. | 270 | |
Missing a Javadoc comment. | 270 | |
Line is longer than 80 characters. | 275 | |
Avoid inline conditionals. | 275 | |
Line is longer than 80 characters. | 276 | |
Avoid inline conditionals. | 276 | |
Line is longer than 80 characters. | 277 | |
Avoid inline conditionals. | 277 | |
Line is longer than 80 characters. | 278 | |
Line is longer than 80 characters. | 282 | |
Line is longer than 80 characters. | 286 | |
Missing a Javadoc comment. | 286 | |
Parameter event should be final. | 290 | |
Line is longer than 80 characters. | 291 | |
Line is longer than 80 characters. | 295 | |
Parameter event should be final. | 296 | |
Line is longer than 80 characters. | 298 | |
Line is longer than 80 characters. | 299 | |
Parameter event should be final. | 303 | |
Line is longer than 80 characters. | 308 | |
Parameter event should be final. | 318 | |
Line is longer than 80 characters. | 319 | |
Line is longer than 80 characters. | 325 | |
Parameter result should be final. | 328 | |
Line is longer than 80 characters. | 329 | |
Line is longer than 80 characters. | 330 | |
Line is longer than 80 characters. | 336 | |
Line is longer than 80 characters. | 338 | |
Parameter result should be final. | 340 | |
Line is longer than 80 characters. | 341 | |
Line is longer than 80 characters. | 342 | |
Line is longer than 80 characters. | 356 | |
Method 'getCluSetWidgetList' is not designed for extension - needs to be abstract, final or empty. | 356 | |
Missing a Javadoc comment. | 356 | |
Parameter rule should be final. | 356 | |
Line is longer than 80 characters. | 361 | |
Missing a Javadoc comment. | 367 | |
Parameter rule should be final. | 367 | |
Parameter list should be final. | 367 | |
Line is longer than 80 characters. | 375 | |
Line is longer than 80 characters. | 377 | |
Line is longer than 80 characters. | 380 | |
Line is longer than 80 characters. | 390 | |
Missing a Javadoc comment. | 390 | |
Line is longer than 80 characters. | 394 | |
Avoid inline conditionals. | 394 | |
Line is longer than 80 characters. | 397 | |
Avoid inline conditionals. | 397 | |
Line is longer than 80 characters. | 398 | |
'actionCancelButtons' hides a field. | 398 | |
Line is longer than 80 characters. | 400 | |
Parameter result should be final. | 402 | |
Line is longer than 80 characters. | 409 | |
Line is longer than 80 characters. | 411 | |
Parameter validationResults should be final. | 411 | |
Line is longer than 80 characters. | 414 | |
Line is longer than 80 characters. | 419 | |
Line is longer than 80 characters. | 430 | |
Line is longer than 80 characters. | 433 | |
Missing a Javadoc comment. | 433 | |
'actionCancelButtons' hides a field. | 433 | |
Line is longer than 80 characters. | 435 | |
Parameter cause should be final. | 438 | |
Line is longer than 80 characters. | 440 | |
Parameter model should be final. | 444 | |
Line is longer than 80 characters. | 446 | |
Line is longer than 80 characters. | 449 | |
Line is longer than 80 characters. | 450 | |
Parameter event should be final. | 452 | |
Line is longer than 80 characters. | 462 | |
Parameter caught should be final. | 463 | |
Line is longer than 80 characters. | 464 | |
Line is longer than 80 characters. | 466 | |
Line is longer than 80 characters. | 470 | |
Line is longer than 80 characters. | 472 | |
Line is longer than 80 characters. | 476 | |
Line is longer than 80 characters. | 483 | |
Missing a Javadoc comment. | 483 | |
Line is longer than 80 characters. | 484 | |
Line is longer than 80 characters. | 494 | |
Missing a Javadoc comment. | 494 | |
'actionCancelButtons' hides a field. | 494 | |
Parameter metadata should be final. | 494 | |
Parameter internalProgReqID should be final. | 494 | |
Line is longer than 80 characters. | 496 | |
Line is longer than 80 characters. | 497 | |
Line is longer than 80 characters. | 498 | |
Line is longer than 80 characters. | 501 | |
Line is longer than 80 characters. | 502 | |
Line is longer than 80 characters. | 503 | |
Line is longer than 80 characters. | 508 | |
Line is longer than 80 characters. | 509 | |
Line is longer than 80 characters. | 512 | |
Line is longer than 80 characters. | 521 | |
Line is longer than 80 characters. | 525 | |
Line is longer than 80 characters. | 526 | |
Line is longer than 80 characters. | 527 | |
Line is longer than 80 characters. | 528 | |
Line is longer than 80 characters. | 529 | |
Avoid inline conditionals. | 529 | |
Line is longer than 80 characters. | 536 | |
Line is longer than 80 characters. | 538 | |
'550' is a magic number. | 549 | |
'530' is a magic number. | 549 | |
Missing a Javadoc comment. | 554 | |
Line is longer than 80 characters. | 555 | |
Line is longer than 80 characters. | 558 | |
Missing a Javadoc comment. | 558 | |
Parameter requirementsPanel should be final. | 558 | |
Parameter stmtTypeId should be final. | 558 | |
Parameter internalProgReqID should be final. | 558 | |
Line is longer than 80 characters. | 563 | |
Line is longer than 80 characters. | 573 | |
Line is longer than 80 characters. | 575 | |
Line is longer than 80 characters. | 584 | |
Line is longer than 80 characters. | 585 | |
Line is longer than 80 characters. | 586 | |
Line is longer than 80 characters. | 587 | |
Line is longer than 80 characters. | 591 | |
Line is longer than 80 characters. | 596 | |
Line is longer than 80 characters. | 597 | |
Line is longer than 80 characters. | 598 | |
Line is longer than 80 characters. | 599 | |
Missing a Javadoc comment. | 608 | |
Parameter min should be final. | 608 | |
Parameter max should be final. | 608 | |
Missing a Javadoc comment. | 612 | |
Parameter stmtTypeId should be final. | 612 | |
Line is longer than 80 characters. | 615 | |
Line is longer than 80 characters. | 622 | |
Line is longer than 80 characters. | 623 | |
Missing a Javadoc comment. | 627 | |
Line is longer than 80 characters. | 629 | |
Parameter result should be final. | 631 | |
Line is longer than 80 characters. | 635 | |
Line is longer than 80 characters. | 636 | |
Missing a Javadoc comment. | 642 | |
'public' modifier out of order with the JLS suggestions. | 642 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Using the '.*' form of import should be avoided - org.kuali.student.common.ui.client.mvc.*. | 5 | |
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 8 | |
Line is longer than 80 characters. | 9 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 18 | |
Missing a Javadoc comment. | 19 | |
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 25 | |
Variable 'reloadFlag' must be private and have accessor methods. | 25 | |
Line is longer than 80 characters. | 27 | |
Missing a Javadoc comment. | 27 | |
Parameter controller should be final. | 27 | |
Parameter eventBus should be final. | 27 | |
Parameter name should be final. | 27 | |
Parameter viewType should be final. | 27 | |
Parameter isReadOnly should be final. | 27 | |
Parameter header should be final. | 27 | |
Parameter reloadFlag should be final. | 27 | |
'reloadFlag' hides a field. | 27 | |
'{' is not preceded with whitespace. | 27 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 32 | |
Parameter controller should be final. | 32 | |
Parameter eventBus should be final. | 32 | |
Parameter name should be final. | 32 | |
Parameter viewType should be final. | 32 | |
Parameter isReadOnly should be final. | 32 | |
Parameter header should be final. | 32 | |
Line is longer than 80 characters. | 43 | |
Line is longer than 80 characters. | 45 | |
Line is longer than 80 characters. | 51 | |
Line has trailing spaces. | 53 | |
Line is longer than 80 characters. | 53 | |
Line is longer than 80 characters. | 55 | |
Avoid inline conditionals. | 55 | |
Line is longer than 80 characters. | 60 | |
Method 'updateModel' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Method 'beforeViewChange' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Line is longer than 80 characters. | 71 | |
Parameter result should be final. | 81 | |
Line is longer than 80 characters. | 85 | |
Line is longer than 80 characters. | 92 | |
Line has trailing spaces. | 99 | |
Line is longer than 80 characters. | 99 | |
Line is longer than 80 characters. | 102 | |
Line is longer than 80 characters. | 103 | |
Parameter result should be final. | 105 | |
Line is longer than 80 characters. | 114 | |
Line is longer than 80 characters. | 121 | |
Line is longer than 80 characters. | 122 | |
Line is longer than 80 characters. | 123 | |
Line is longer than 80 characters. | 124 | |
Line is longer than 80 characters. | 125 | |
Line is longer than 80 characters. | 128 | |
Parameter result should be final. | 128 | |
switch without "default" clause. | 129 | |
Parameter result should be final. | 134 | |
Line is longer than 80 characters. | 141 | |
Method 'beforeShow' is not designed for extension - needs to be abstract, final or empty. | 156 | |
Method 'getProgramRequirementsView' is not designed for extension - needs to be abstract, final or empty. | 161 | |
Missing a Javadoc comment. | 161 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 7 | |
Type Javadoc comment is missing an @param <T> tag. | 12 | |
Missing a Javadoc comment. | 14 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 20 | |
Parameter text should be final. | 20 | |
Line has trailing spaces. | 24 | |
Method 'onFailure' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Line contains a tab character. | 26 | |
Parameter caught should be final. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 30 | |
Method 'handleFailure' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Parameter caught should be final. | 31 | |
Method 'onSuccess' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Parameter result should be final. | 38 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 6 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 6 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 8 | |
Unused import - org.kuali.student.common.ui.client.service.BaseDataOrchestrationRpcService. | 8 | |
Line is longer than 80 characters. | 10 | |
Missing a Javadoc comment. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 17 | |
Missing a Javadoc comment. | 17 | |
Redundant 'public' modifier. | 17 | |
Line has trailing spaces. | 18 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 18 | |
Redundant 'public' modifier. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 19 | |
Redundant 'public' modifier. | 19 | |
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 20 | |
Redundant 'public' modifier. | 20 | |
Line is longer than 80 characters. | 21 | |
Missing a Javadoc comment. | 21 | |
Redundant 'public' modifier. | 21 | |
Line has trailing spaces. | 25 | |
Expected an @return tag. | 31 | |
Line is longer than 80 characters. | 31 | |
Redundant 'public' modifier. | 31 | |
Expected @throws tag for 'Exception'. | 31 | |
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 35 | |
Line is longer than 80 characters. | 41 | |
Line is longer than 80 characters. | 42 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 47 | |
Line has trailing spaces. | 48 | |
Line is longer than 80 characters. | 52 | |
Line contains a tab character. | 52 | |
Redundant 'public' modifier. | 52 | |
Expected @throws tag for 'Exception'. | 52 | |
';' is preceded with whitespace. | 52 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 7 | |
Unused import - org.kuali.student.common.ui.client.service.BaseDataOrchestrationRpcServiceAsync. | 7 | |
Line is longer than 80 characters. | 9 | |
Line has trailing spaces. | 17 | |
Line is longer than 80 characters. | 18 | |
Line has trailing spaces. | 20 | |
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 25 | |
Line has trailing spaces. | 26 | |
Line is longer than 80 characters. | 27 | |
Missing a Javadoc comment. | 27 | |
Redundant 'public' modifier. | 27 | |
Line has trailing spaces. | 28 | |
Line is longer than 80 characters. | 28 | |
Missing a Javadoc comment. | 28 | |
Redundant 'public' modifier. | 28 | |
Line is longer than 80 characters. | 29 | |
Missing a Javadoc comment. | 29 | |
Redundant 'public' modifier. | 29 | |
Line is longer than 80 characters. | 30 | |
Missing a Javadoc comment. | 30 | |
Redundant 'public' modifier. | 30 | |
Line is longer than 80 characters. | 31 | |
Missing a Javadoc comment. | 31 | |
Redundant 'public' modifier. | 31 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 32 | |
Redundant 'public' modifier. | 32 | |
Line is longer than 80 characters. | 33 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Redundant 'public' modifier. | 33 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 8 | |
Line is longer than 80 characters. | 10 | |
Missing a Javadoc comment. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 17 | |
Missing a Javadoc comment. | 17 | |
Redundant 'public' modifier. | 17 | |
Line has trailing spaces. | 18 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 18 | |
Redundant 'public' modifier. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 19 | |
Redundant 'public' modifier. | 19 | |
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 20 | |
Redundant 'public' modifier. | 20 | |
Line is longer than 80 characters. | 21 | |
Missing a Javadoc comment. | 21 | |
Redundant 'public' modifier. | 21 | |
Line has trailing spaces. | 25 | |
Expected an @return tag. | 31 | |
Line is longer than 80 characters. | 31 | |
Redundant 'public' modifier. | 31 | |
Expected @throws tag for 'Exception'. | 31 | |
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 35 | |
Line is longer than 80 characters. | 41 | |
Line is longer than 80 characters. | 42 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 47 | |
Line has trailing spaces. | 48 | |
Line is longer than 80 characters. | 52 | |
Line contains a tab character. | 52 | |
Redundant 'public' modifier. | 52 | |
Expected @throws tag for 'Exception'. | 52 | |
';' is preceded with whitespace. | 52 | |
Line has trailing spaces. | 53 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Missing a Javadoc comment. | 55 | |
Redundant 'public' modifier. | 55 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 9 | |
Line is longer than 80 characters. | 15 | |
Missing a Javadoc comment. | 15 | |
Line is longer than 80 characters. | 16 | |
Missing a Javadoc comment. | 16 | |
Redundant 'public' modifier. | 16 | |
Line has trailing spaces. | 17 | |
Line is longer than 80 characters. | 17 | |
Missing a Javadoc comment. | 17 | |
Redundant 'public' modifier. | 17 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 18 | |
Redundant 'public' modifier. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 19 | |
Redundant 'public' modifier. | 19 | |
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 20 | |
Redundant 'public' modifier. | 20 | |
Line is longer than 80 characters. | 21 | |
Missing a Javadoc comment. | 21 | |
Redundant 'public' modifier. | 21 | |
Line is longer than 80 characters. | 22 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Redundant 'public' modifier. | 22 | |
Line has trailing spaces. | 23 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line is longer than 80 characters. | 25 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Redundant 'public' modifier. | 25 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 11 | |
Missing a Javadoc comment. | 16 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 19 | |
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 20 | |
Line is longer than 80 characters. | 21 | |
Missing a Javadoc comment. | 21 | |
Line is longer than 80 characters. | 22 | |
Missing a Javadoc comment. | 22 | |
Line is longer than 80 characters. | 23 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 24 | |
Line is longer than 80 characters. | 25 | |
Missing a Javadoc comment. | 25 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 11 | |
Missing a Javadoc comment. | 16 | |
Line is longer than 80 characters. | 17 | |
Missing a Javadoc comment. | 17 | |
Redundant 'public' modifier. | 17 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 18 | |
Redundant 'public' modifier. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 19 | |
Redundant 'public' modifier. | 19 | |
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 20 | |
Redundant 'public' modifier. | 20 | |
Line is longer than 80 characters. | 21 | |
Missing a Javadoc comment. | 21 | |
Redundant 'public' modifier. | 21 | |
Line is longer than 80 characters. | 22 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Redundant 'public' modifier. | 22 | |
Missing a Javadoc comment. | 23 | |
Redundant 'public' modifier. | 23 | |
Line is longer than 80 characters. | 24 | |
Missing a Javadoc comment. | 24 | |
Redundant 'public' modifier. | 24 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 | |
Variable 'majorController' must be private and have accessor methods. | 34 | |
Line is longer than 80 characters. | 42 | |
Parameter programModel should be final. | 42 | |
Expected @param tag for 'programModel'. | 42 | |
Parameter viewContext should be final. | 42 | |
Expected @param tag for 'viewContext'. | 42 | |
Parameter eventBus should be final. | 42 | |
Expected @param tag for 'eventBus'. | 42 | |
Parameter majorController should be final. | 42 | |
'majorController' hides a field. | 42 | |
Expected @param tag for 'majorController'. | 42 | |
Method 'configureView' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Missing a Javadoc comment. | 60 | |
Parameter event should be final. | 65 | |
Line is longer than 80 characters. | 69 | |
Missing a Javadoc comment. | 76 | |
Method 'getProgramName' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Method 'collectBreadcrumbNames' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Parameter names should be final. | 88 | |
Line is longer than 80 characters. | 89 | |
Line is longer than 80 characters. | 96 | |
Method 'loadModel' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Line is longer than 80 characters. | 100 | |
Parameter caught should be final. | 103 | |
Parameter result should be final. | 109 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 8 | |
Line is longer than 80 characters. | 13 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 42 | |
Parameter url should be final. | 42 | |
'url' hides a field. | 42 | |
Parameter editable should be final. | 42 | |
'editable' hides a field. | 42 | |
Line is longer than 80 characters. | 47 | |
Missing a Javadoc comment. | 47 | |
Parameter url should be final. | 47 | |
'url' hides a field. | 47 | |
Parameter editable should be final. | 47 | |
'editable' hides a field. | 47 | |
Parameter configuration should be final. | 47 | |
'configuration' hides a field. | 47 | |
Method 'setModelValue' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Parameter table should be final. | 53 | |
Parameter model should be final. | 53 | |
Parameter path should be final. | 53 | |
Method 'setWidgetValue' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Line has trailing spaces. | 58 | |
Line is longer than 80 characters. | 58 | |
Parameter path should be final. | 58 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line has trailing spaces. | 60 | |
Line has trailing spaces. | 66 | |
Parameter event should be final. | 70 | |
Line is longer than 80 characters. | 73 | |
'if' is not followed by whitespace. | 78 | |
'!=' is not preceded with whitespace. | 78 | |
'!=' is not followed by whitespace. | 78 | |
'{' is not preceded with whitespace. | 78 | |
Line is longer than 80 characters. | 79 | |
Line contains a tab character. | 79 | |
Line is longer than 80 characters. | 87 | |
Line has trailing spaces. | 88 | |
Line is longer than 80 characters. | 88 | |
Parameter event should be final. | 92 | |
Line is longer than 80 characters. | 93 | |
Line is longer than 80 characters. | 94 | |
Line is longer than 80 characters. | 95 | |
Line is longer than 80 characters. | 99 | |
'{' is not preceded with whitespace. | 106 | |
Line has trailing spaces. | 109 | |
'+' should be on a new line. | 109 | |
Line is longer than 80 characters. | 110 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 113 | |
Line has trailing spaces. | 114 | |
Line contains a tab character. | 114 | |
Line has trailing spaces. | 116 | |
Missing a Javadoc comment. | 122 | |
Parameter data should be final. | 122 | |
Line is longer than 80 characters. | 125 | |
Line has trailing spaces. | 128 | |
Line is longer than 80 characters. | 130 | |
Line has trailing spaces. | 132 | |
Parameter variationIndex should be final. | 136 | |
Expected @param tag for 'variationIndex'. | 136 | |
'{' is not preceded with whitespace. | 136 | |
Line is longer than 80 characters. | 137 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 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. | 139 | |
Line contains a tab character. | 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 | |
Line contains a tab character. | 143 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 8 | |
Line is longer than 80 characters. | 9 | |
Missing a Javadoc comment. | 16 | |
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Line is longer than 80 characters. | 20 | |
Line is longer than 80 characters. | 21 | |
Line is longer than 80 characters. | 22 | |
Line is longer than 80 characters. | 23 | |
Line is longer than 80 characters. | 24 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 45 | |
Missing a Javadoc comment. | 45 | |
Line is longer than 80 characters. | 46 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 48 | |
Line is longer than 80 characters. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter programModel should be final. | 50 | |
Parameter viewContext should be final. | 50 | |
Parameter eventBus should be final. | 50 | |
Parameter majorController should be final. | 50 | |
Missing a Javadoc comment. | 60 | |
Parameter event should be final. | 64 | |
Parameter event should be final. | 71 | |
Line is longer than 80 characters. | 75 | |
Parameter event should be final. | 77 | |
Line is longer than 80 characters. | 84 | |
Line is longer than 80 characters. | 99 | |
Parameter event should be final. | 101 | |
Line is longer than 80 characters. | 103 | |
Line is longer than 80 characters. | 110 | |
Parameter event should be final. | 113 | |
Line is longer than 80 characters. | 114 | |
Line is longer than 80 characters. | 119 | |
Parameter event should be final. | 121 | |
Line is longer than 80 characters. | 125 | |
Line is longer than 80 characters. | 127 | |
Line is longer than 80 characters. | 129 | |
Line has trailing spaces. | 135 | |
Line is longer than 80 characters. | 141 | |
Parameter event should be final. | 143 | |
Line is longer than 80 characters. | 155 | |
Line is longer than 80 characters. | 156 | |
Line is longer than 80 characters. | 157 | |
Line is longer than 80 characters. | 163 | |
Line is longer than 80 characters. | 164 | |
Parameter cause should be final. | 175 | |
Line is longer than 80 characters. | 176 | |
Line is longer than 80 characters. | 182 | |
Line is longer than 80 characters. | 183 | |
Method 'fireUpdateEvent' is not designed for extension - needs to be abstract, final or empty. | 186 | |
Parameter okToChange should be final. | 187 | |
Missing a Javadoc comment. | 191 | |
Line is longer than 80 characters. | 196 | |
Parameter results should be final. | 199 | |
Line is longer than 80 characters. | 206 | |
'5000' is a magic number. | 206 | |
Parameter cause should be final. | 213 | |
Line is longer than 80 characters. | 214 | |
Method 'configureView' is not designed for extension - needs to be abstract, final or empty. | 220 | |
Line is longer than 80 characters. | 228 | |
Line is longer than 80 characters. | 229 | |
Method 'resetModel' is not designed for extension - needs to be abstract, final or empty. | 235 | |
Missing a Javadoc comment. | 241 | |
Method 'doSave' is not designed for extension - needs to be abstract, final or empty. | 245 | |
Missing a Javadoc comment. | 250 | |
Parameter model should be final. | 250 | |
Method 'navigateToParent' is not designed for extension - needs to be abstract, final or empty. | 258 | |
Missing a Javadoc comment. | 263 | |
Parameter parentSection should be final. | 263 | |
Line is longer than 80 characters. | 265 | |
Line has trailing spaces. | 269 | |
Line contains a tab character. | 270 | |
Method 'beforeShow' is not designed for extension - needs to be abstract, final or empty. | 270 | |
Line contains a tab character. | 271 | |
Line contains a tab character. | 272 | |
Line is longer than 80 characters. | 273 | |
Line contains a tab character. | 273 | |
',' is not followed by whitespace. | 273 | |
Line has trailing spaces. | 274 | |
Line contains a tab character. | 274 | |
Line has trailing spaces. | 275 | |
Line contains a tab character. | 275 | |
Line is longer than 80 characters. | 276 | |
Line contains a tab character. | 276 | |
'+' is not preceded with whitespace. | 276 | |
'+' is not followed by whitespace. | 276 | |
'+' is not preceded with whitespace. | 276 | |
'+' is not followed by whitespace. | 276 | |
'+' is not preceded with whitespace. | 276 | |
'+' is not followed by whitespace. | 276 | |
Line contains a tab character. | 277 | |
Line has trailing spaces. | 278 | |
Line contains a tab character. | 278 | |
Line is longer than 80 characters. | 279 | |
Line contains a tab character. | 279 | |
Line has trailing spaces. | 280 | |
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. | 282 | |
Line contains a tab character. | 282 | |
'{' is not preceded with whitespace. | 282 | |
Line contains a tab character. | 283 | |
Parameter result should be final. | 283 | |
Line contains a tab character. | 284 | |
Line is longer than 80 characters. | 285 | |
Line contains a tab character. | 285 | |
'for' is not followed by whitespace. | 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 | |
Line contains a tab character. | 286 | |
Line contains a tab character. | 287 | |
Line contains a tab character. | 289 | |
Line contains a tab character. | 290 | |
Line contains a tab character. | 292 | |
Line contains a tab character. | 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 | |
Method 'showView' is not designed for extension - needs to be abstract, final or empty. | 297 | |
Line contains a tab character. | 298 | |
Parameter viewType should be final. | 298 | |
Line contains a tab character. | 299 | |
Line is longer than 80 characters. | 300 | |
Line contains a tab character. | 300 | |
'{' is not preceded with whitespace. | 300 | |
Line contains a tab character. | 301 | |
Parameter result should be final. | 301 | |
Line contains a tab character. | 302 | |
Line has trailing spaces. | 303 | |
Line contains a tab character. | 303 | |
Line contains a tab character. | 304 | |
Line contains a tab character. | 306 | |
Line contains a tab character. | 307 | |
Line has trailing spaces. | 308 | |
Line contains a tab character. | 308 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 8 | |
Line is longer than 80 characters. | 9 | |
Line is longer than 80 characters. | 12 | |
Line is longer than 80 characters. | 15 | |
Line is longer than 80 characters. | 25 | |
Missing a Javadoc comment. | 27 | |
Line is longer than 80 characters. | 28 | |
Method 'buildLayout' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 55 | |
Line is longer than 80 characters. | 56 | |
Line is longer than 80 characters. | 57 | |
Line is longer than 80 characters. | 58 | |
Line is longer than 80 characters. | 59 | |
Missing a Javadoc comment. | 63 | |
Line is longer than 80 characters. | 64 | |
Line is longer than 80 characters. | 65 | |
Line is longer than 80 characters. | 66 | |
Line is longer than 80 characters. | 67 | |
Line is longer than 80 characters. | 68 | |
Missing a Javadoc comment. | 72 | |
Line is longer than 80 characters. | 73 | |
Line is longer than 80 characters. | 74 | |
Line is longer than 80 characters. | 75 | |
Line is longer than 80 characters. | 76 | |
Line is longer than 80 characters. | 77 | |
Missing a Javadoc comment. | 81 | |
Line is longer than 80 characters. | 82 | |
Line is longer than 80 characters. | 83 | |
Line is longer than 80 characters. | 85 | |
Line is longer than 80 characters. | 87 | |
Line is longer than 80 characters. | 88 | |
Missing a Javadoc comment. | 92 | |
Line is longer than 80 characters. | 94 | |
Line is longer than 80 characters. | 95 | |
Line is longer than 80 characters. | 96 | |
Line has trailing spaces. | 100 | |
Line contains a tab character. | 100 | |
Missing a Javadoc comment. | 100 | |
Parameter fieldKey should be final. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line is longer than 80 characters. | 103 | |
Line contains a tab character. | 103 | |
Line has trailing spaces. | 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 has trailing spaces. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line has trailing spaces. | 113 | |
Line contains a tab character. | 113 | |
Missing a Javadoc comment. | 114 | |
Line contains a tab character. | 115 | |
Missing a Javadoc comment. | 115 | |
Parameter value should be final. | 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 | |
Method 'setModelValue' is not designed for extension - needs to be abstract, final or empty. | 119 | |
Line is longer than 80 characters. | 120 | |
Line contains a tab character. | 120 | |
Parameter widget should be final. | 120 | |
Parameter model should be final. | 120 | |
Parameter path should be final. | 120 | |
Line contains a tab character. | 121 | |
'if' construct must use '{}'s. | 122 | |
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. | 126 | |
Method 'setWidgetValue' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Line is longer than 80 characters. | 127 | |
Line contains a tab character. | 127 | |
Parameter widget should be final. | 127 | |
Parameter model should be final. | 127 | |
Parameter path should be final. | 127 | |
Line is longer than 80 characters. | 128 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
'if' is not followed by whitespace. | 129 | |
'{' is not preceded with whitespace. | 129 | |
Line is longer than 80 characters. | 130 | |
Line contains a tab character. | 130 | |
'if' construct must use '{}'s. | 131 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
'}' should be on the same line. | 133 | |
'else' construct must use '{}'s. | 134 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 5 | |
Using the '.*' form of import should be avoided - org.kuali.student.lum.program.client.major.view.*. | 10 | |
Line is longer than 80 characters. | 12 | |
Line is longer than 80 characters. | 17 | |
Missing a Javadoc comment. | 19 | |
Line is longer than 80 characters. | 20 | |
Method 'buildLayout' is not designed for extension - needs to be abstract, final or empty. | 23 | |
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 27 | |
Line is longer than 80 characters. | 28 | |
Line is longer than 80 characters. | 29 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 32 | |
Line is longer than 80 characters. | 34 |
Violation | Message | Line |
---|---|---|
Unused import - org.kuali.student.common.assembly.data.Metadata. | 3 | |
Unused import - org.kuali.student.common.assembly.data.QueryPath. | 4 | |
Line is longer than 80 characters. | 6 | |
Unused import - org.kuali.student.common.ui.client.configurable.mvc.multiplicity.MultiplicityConfiguration. | 6 | |
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 8 | |
Unused import - org.kuali.student.common.ui.client.configurable.mvc.sections.MultiplicitySection. | 8 | |
Unused import - org.kuali.student.common.ui.client.configurable.mvc.sections.Section. | 9 | |
Line is longer than 80 characters. | 10 | |
Line is longer than 80 characters. | 12 | |
Line is longer than 80 characters. | 13 | |
Line is longer than 80 characters. | 14 | |
Unused import - org.kuali.student.lum.program.client.widgets.EditableHeader. | 19 | |
Class VariationInformationViewConfiguration should be declared as final. | 24 | |
Line is longer than 80 characters. | 24 | |
Missing a Javadoc comment. | 26 | |
Line is longer than 80 characters. | 27 | |
Missing a Javadoc comment. | 30 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 35 | |
Parameter sectionView should be final. | 35 | |
Missing a Javadoc comment. | 51 | |
Line is longer than 80 characters. | 52 | |
Line is longer than 80 characters. | 53 | |
Line is longer than 80 characters. | 54 | |
Line is longer than 80 characters. | 55 | |
Line is longer than 80 characters. | 56 | |
Line is longer than 80 characters. | 57 | |
Missing a Javadoc comment. | 61 | |
Line is longer than 80 characters. | 62 | |
Line is longer than 80 characters. | 63 | |
Line is longer than 80 characters. | 64 | |
Line is longer than 80 characters. | 65 | |
Line is longer than 80 characters. | 66 | |
Missing a Javadoc comment. | 70 | |
Line is longer than 80 characters. | 71 | |
Line is longer than 80 characters. | 72 | |
Line is longer than 80 characters. | 73 | |
Line is longer than 80 characters. | 74 | |
Line is longer than 80 characters. | 75 | |
Line is longer than 80 characters. | 76 | |
Missing a Javadoc comment. | 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. | 84 | |
Line is longer than 80 characters. | 85 | |
Line is longer than 80 characters. | 86 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 10 | |
Line is longer than 80 characters. | 11 | |
Line is longer than 80 characters. | 12 | |
Line is longer than 80 characters. | 13 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 21 | |
Line is longer than 80 characters. | 22 | |
Method 'buildLayout' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Line is longer than 80 characters. | 27 | |
Line is longer than 80 characters. | 28 | |
Line is longer than 80 characters. | 29 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 32 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 35 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Using the '.*' form of import should be avoided - org.kuali.student.lum.program.client.major.view.*. | 5 | |
Missing a Javadoc comment. | 7 | |
Missing a Javadoc comment. | 9 | |
Line is longer than 80 characters. | 11 | |
Line is longer than 80 characters. | 12 | |
Line is longer than 80 characters. | 13 | |
Line is longer than 80 characters. | 14 | |
Line is longer than 80 characters. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 17 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 13 | |
Line is longer than 80 characters. | 15 | |
Missing a Javadoc comment. | 15 | |
Parameter programModel should be final. | 15 | |
Parameter viewContext should be final. | 15 | |
Parameter eventBus should be final. | 15 | |
Parameter majorController should be final. | 15 | |
Method 'navigateToParent' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Line is longer than 80 characters. | 23 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line is longer than 80 characters. | 25 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 22 | |
Line is longer than 80 characters. | 23 | |
Missing a Javadoc comment. | 33 | |
'{' is not preceded with whitespace. | 33 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Variable 'table' must be private and have accessor methods. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Variable 'metadataServiceAsync' must be private and have accessor methods. | 38 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Line is longer than 80 characters. | 43 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter model should be final. | 43 | |
Parameter controller should be final. | 43 | |
',' is not followed by whitespace. | 43 | |
Parameter name should be final. | 43 | |
Parameter viewType should be final. | 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 contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line is longer than 80 characters. | 52 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
'{' is not preceded with whitespace. | 56 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Parameter event should be final. | 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 | |
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 is longer than 80 characters. | 69 | |
Line contains a tab character. | 69 | |
'{' is not preceded with whitespace. | 69 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Parameter event should be final. | 72 | |
Line contains a tab character. | 73 | |
Line is longer than 80 characters. | 74 | |
Line contains a tab character. | 74 | |
'cast' is not followed by whitespace. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 80 | |
Missing a Javadoc comment. | 80 | |
Parameter viewContext should be final. | 80 | |
'{' is not preceded with whitespace. | 80 | |
Line contains a tab character. | 82 | |
switch without "default" clause. | 82 | |
'{' is not preceded with whitespace. | 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 is longer than 80 characters. | 85 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 89 | |
Method 'beforeShow' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Line contains a tab character. | 90 | |
Line is longer than 80 characters. | 91 | |
Line contains a tab character. | 91 | |
Line is longer than 80 characters. | 92 | |
Line contains a tab character. | 92 | |
Line is longer than 80 characters. | 93 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 97 | |
Missing a Javadoc comment. | 97 | |
Parameter versionSearch should be final. | 97 | |
'{' is not preceded with whitespace. | 97 | |
Line contains a tab character. | 98 | |
Avoid inline conditionals. | 103 | |
':' is not preceded with whitespace. | 103 | |
':' is not followed by whitespace. | 103 | |
Line contains a tab character. | 113 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 4 | |
Missing a Javadoc comment. | 12 | |
'{' is not preceded with whitespace. | 12 | |
Line has trailing spaces. | 13 | |
Line contains a tab character. | 13 | |
Missing a Javadoc comment. | 14 | |
Line contains a tab character. | 14 | |
'{' is not preceded with whitespace. | 14 | |
'{' is not followed by whitespace. | 14 | |
Missing a Javadoc comment. | 14 | |
'}' 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 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
Missing a Javadoc comment. | 19 | |
Variable 'eventBus' must be private and have accessor methods. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Line has trailing spaces. | 23 | |
Line contains a tab character. | 23 | |
Line is longer than 80 characters. | 24 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Parameter dataModel should be final. | 24 | |
Parameter type should be final. | 24 | |
'type' hides a field. | 24 | |
Parameter viewContext should be final. | 24 | |
Parameter eventBus should be final. | 24 | |
'eventBus' hides a field. | 24 | |
Line contains a tab character. | 25 | |
Line has trailing spaces. | 33 | |
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 is longer than 80 characters. | 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 has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Method 'showDefaultView' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Parameter result should be final. | 47 | |
Line is longer than 80 characters. | 49 | |
Line contains a tab character. | 49 | |
Line has trailing spaces. | 56 | |
Method 'beforeShow' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Parameter onReadyCallback should be final. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line has trailing spaces. | 62 | |
Missing a Javadoc comment. | 63 | |
Line contains a tab character. | 64 | |
Line has trailing spaces. | 66 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Method 'showView' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Line is longer than 80 characters. | 68 | |
Line contains a tab character. | 68 | |
Parameter viewType should be final. | 68 | |
Parameter onReadyCallback should be final. | 68 | |
Line contains a tab character. | 69 | |
Line has trailing spaces. | 70 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line has trailing spaces. | 72 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 75 | |
Method 'setCurrentTitle' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Missing a Javadoc comment. | 75 | |
Parameter currentTitle should be final. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 79 | |
Method 'getType' 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 'setType' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Missing a Javadoc comment. | 83 | |
Parameter type should be final. | 83 | |
'type' hides a field. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line has trailing spaces. | 86 | |
Line contains a tab character. | 86 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 17 | |
Parameter widget should be final. | 17 | |
Parameter model should be final. | 17 | |
Parameter path should be final. | 17 | |
Line is longer than 80 characters. | 26 | |
Parameter widget should be final. | 26 | |
Parameter model should be final. | 26 | |
Parameter path should be final. | 26 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 19 | |
Missing a Javadoc comment. | 21 | |
Line is longer than 80 characters. | 23 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 27 | |
Line is longer than 80 characters. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter title should be final. | 29 | |
Parameter viewToken should be final. | 29 | |
'viewToken' hides a field. | 29 | |
Parameter eventBus should be final. | 29 | |
'eventBus' hides a field. | 29 | |
Missing a Javadoc comment. | 39 | |
Parameter event should be final. | 42 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 54 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 3 | |
'{' is not preceded with whitespace. | 9 | |
Missing a Javadoc comment. | 10 | |
Parameter viewEnum should be final. | 10 | |
Parameter viewName should be final. | 10 | |
',' is not followed by whitespace. | 11 | |
Method 'isAuthorizedUploadDocuments' is not designed for extension - needs to be abstract, final or empty. | 14 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 9 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 44 | |
Line is longer than 80 characters. | 45 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 55 | |
Parameter eventBus should be final. | 55 | |
'eventBus' hides a field. | 55 | |
Parameter type should be final. | 55 | |
'type' hides a field. | 55 | |
Method 'initialize' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
Parameter controller should be final. | 65 | |
Missing a Javadoc comment. | 72 | |
Line is longer than 80 characters. | 73 | |
Parameter event should be final. | 75 | |
Parameter event should be final. | 81 | |
Line is longer than 80 characters. | 83 | |
Missing a Javadoc comment. | 89 | |
Parameter model should be final. | 89 | |
Line contains a tab character. | 90 | |
Line is longer than 80 characters. | 92 | |
Line contains a tab character. | 92 | |
Line is longer than 80 characters. | 93 | |
Line contains a tab character. | 93 | |
'||' should be on a new line. | 93 | |
Line is longer than 80 characters. | 94 | |
Line contains a tab character. | 94 | |
'||' should be on a new line. | 94 | |
Line has trailing spaces. | 95 | |
Line is longer than 80 characters. | 95 | |
Line contains a tab character. | 95 | |
Line has trailing spaces. | 96 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
'{' is not preceded with whitespace. | 97 | |
Line is longer than 80 characters. | 98 | |
Line contains a tab character. | 98 | |
'cast' is not followed by whitespace. | 98 | |
Line is longer than 80 characters. | 99 | |
Line contains a tab character. | 99 | |
Line is longer than 80 characters. | 100 | |
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 | |
Missing a Javadoc comment. | 105 | |
Parameter updatedDate should be final. | 105 | |
Parameter lastUpdatedDate should be final. | 105 | |
'lastUpdatedDate' hides a field. | 105 | |
Missing a Javadoc comment. | 113 | |
Parameter version should be final. | 113 | |
Parameter versionaLabel should be final. | 113 | |
'{' is not preceded with whitespace. | 113 | |
Line contains a tab character. | 114 | |
'{' is not preceded with whitespace. | 114 | |
Line contains a tab character. | 115 | |
Line is longer than 80 characters. | 116 | |
Line contains a tab character. | 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 is longer than 80 characters. | 123 | |
Missing a Javadoc comment. | 123 | |
Parameter path should be final. | 123 | |
Parameter container should be final. | 123 | |
Parameter model should be final. | 123 | |
Line is longer than 80 characters. | 127 | |
Line is longer than 80 characters. | 130 | |
Line is longer than 80 characters. | 131 | |
Missing a Javadoc comment. | 136 | |
Line is longer than 80 characters. | 143 | |
Line is longer than 80 characters. | 145 | |
Line is longer than 80 characters. | 146 | |
Line is longer than 80 characters. | 151 | |
Missing a Javadoc comment. | 151 | |
Parameter title should be final. | 151 | |
Parameter widget should be final. | 151 | |
Parameter showEdit should be final. | 151 | |
Parameter event should be final. | 161 | |
Missing a Javadoc comment. | 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 | |
Line contains a tab character. | 176 | |
Missing a Javadoc comment. | 179 | |
'{' is not preceded with whitespace. | 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 | |
Missing a Javadoc comment. | 186 | |
'{' is not preceded with whitespace. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
'{' is not preceded with whitespace. | 189 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
Parameter event should be final. | 191 | |
Line contains a tab character. | 192 | |
switch without "default" clause. | 192 | |
'{' is not preceded with whitespace. | 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 is longer than 80 characters. | 195 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 206 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 209 | |
Missing a Javadoc comment. | 209 | |
Parameter state should be final. | 209 | |
'state' hides a field. | 209 | |
Missing a Javadoc comment. | 214 | |
Missing a Javadoc comment. | 220 | |
Missing a Javadoc comment. | 221 | |
Missing a Javadoc comment. | 222 | |
Missing a Javadoc comment. | 225 | |
Missing a Javadoc comment. | 226 | |
Missing a Javadoc comment. | 227 | |
Missing a Javadoc comment. | 228 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 8 | |
Line is longer than 80 characters. | 11 | |
Line is longer than 80 characters. | 12 | |
Line is longer than 80 characters. | 13 | |
Line is longer than 80 characters. | 14 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 28 | |
Line is longer than 80 characters. | 30 | |
Missing a Javadoc comment. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 | |
Parameter eventBus should be final. | 36 | |
'eventBus' hides a field. | 36 | |
'300' is a magic number. | 41 | |
'190' is a magic number. | 41 | |
Missing a Javadoc comment. | 46 | |
Parameter button should be final. | 49 | |
Line is longer than 80 characters. | 58 | |
Parameter event should be final. | 60 | |
Line is longer than 80 characters. | 61 | |
Line is longer than 80 characters. | 66 | |
Missing a Javadoc comment. | 66 | |
Parameter modelDefinition should be final. | 66 | |
Parameter controller should be final. | 66 | |
Line is longer than 80 characters. | 69 | |
Line is longer than 80 characters. | 70 | |
Missing a Javadoc comment. | 79 | |
Parameter result should be final. | 82 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 90 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Using the '.*' form of import should be avoided - com.google.gwt.user.client.ui.*. | 6 | |
Unused import - org.kuali.student.lum.program.client.ProgramUtils. | 16 | |
Missing a Javadoc comment. | 27 | |
Line is longer than 80 characters. | 29 | |
Missing a Javadoc comment. | 29 | |
Line is longer than 80 characters. | 31 | |
Missing a Javadoc comment. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 42 | |
Missing a Javadoc comment. | 42 | |
Parameter activateSection should be final. | 42 | |
'activateSection' hides a field. | 42 | |
Parameter eventBus should be final. | 42 | |
'eventBus' hides a field. | 42 | |
Missing a Javadoc comment. | 51 | |
Parameter event should be final. | 54 | |
Line is longer than 80 characters. | 59 | |
Parameter event should be final. | 61 | |
Parameter event should be final. | 68 | |
Parameter event should be final. | 74 | |
Parameter event should be final. | 80 | |
Line is longer than 80 characters. | 81 | |
Missing a Javadoc comment. | 86 | |
Missing a Javadoc comment. | 90 | |
Parameter status should be final. | 90 | |
Missing a Javadoc comment. | 94 | |
Missing a Javadoc comment. | 104 | |
Parameter programStatus should be final. | 104 | |
Missing a Javadoc comment. | 116 | |
Missing a Javadoc comment. | 121 | |
Missing a Javadoc comment. | 129 | |
Line is longer than 80 characters. | 134 | |
Parameter event should be final. | 135 | |
Line is longer than 80 characters. | 143 | |
Parameter event should be final. | 144 | |
Missing a Javadoc comment. | 153 | |
Parameter enableApprove should be final. | 153 | |
Parameter enableActivate should be final. | 153 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 29 | |
Line has trailing spaces. | 30 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 32 | |
Method 'getDefaultWorkflowDocumentType' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Method 'getDefaultMetaDataState' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Method 'get' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Parameter id should be final. | 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 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Method 'save' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Line is longer than 80 characters. | 55 | |
Parameter dto should be final. | 55 | |
Parameter properties should be final. | 55 | |
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. | 68 | |
Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Line is longer than 80 characters. | 73 | |
Line contains a tab character. | 73 | |
Parameter dto should be final. | 73 | |
Line is longer than 80 characters. | 74 | |
Line contains a tab character. | 74 | |
'cast' is not followed by whitespace. | 74 | |
Line contains a tab character. | 75 | |
Line has trailing spaces. | 76 | |
Method 'getDtoClass' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Line is longer than 80 characters. | 82 | |
Missing a Javadoc comment. | 82 | |
Line contains a tab character. | 83 | |
Line is longer than 80 characters. | 85 | |
Line has trailing spaces. | 86 | |
Line contains a tab character. | 89 | |
'for' is not followed by whitespace. | 101 | |
'{' is not preceded with whitespace. | 101 | |
'if' is not followed by whitespace. | 103 | |
'{' is not preceded with whitespace. | 103 | |
'for' is not followed by whitespace. | 104 | |
'{' is not preceded with whitespace. | 104 | |
Method 'setProgramService' is not designed for extension - needs to be abstract, final or empty. | 119 | |
Missing a Javadoc comment. | 119 | |
Parameter programService should be final. | 119 | |
'programService' hides a field. | 119 | |
Method 'setLuService' is not designed for extension - needs to be abstract, final or empty. | 123 | |
Missing a Javadoc comment. | 123 | |
Parameter luService should be final. | 123 | |
'luService' hides a field. | 123 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 8 | |
Missing a Javadoc comment. | 10 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 20 | |
Line is longer than 80 characters. | 22 | |
Line has trailing spaces. | 25 | |
Line is longer than 80 characters. | 28 | |
'}' is not preceded with whitespace. | 28 | |
'}' is not preceded with whitespace. | 28 | |
Line has trailing spaces. | 31 | |
Missing a Javadoc comment. | 32 | |
Line has trailing spaces. | 36 | |
Line is longer than 80 characters. | 42 | |
Method 'changeState' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Parameter coreProgramId should be final. | 42 | |
Expected @param tag for 'coreProgramId'. | 42 | |
Parameter newState should be final. | 42 | |
Expected @param tag for 'newState'. | 42 | |
Expected @throws tag for 'Exception'. | 42 | |
Line is longer than 80 characters. | 44 | |
Line has trailing spaces. | 50 | |
Line is longer than 80 characters. | 59 | |
Method 'changeState' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Parameter endEntryTerm should be final. | 59 | |
Expected @param tag for 'endEntryTerm'. | 59 | |
Parameter endEnrollTerm should be final. | 59 | |
Expected @param tag for 'endEnrollTerm'. | 59 | |
Parameter coreProgramId should be final. | 59 | |
Expected @param tag for 'coreProgramId'. | 59 | |
Parameter newState should be final. | 59 | |
Expected @param tag for 'newState'. | 59 | |
Expected @throws tag for 'Exception'. | 59 | |
'if' construct must use '{}'s. | 62 | |
Line is longer than 80 characters. | 66 | |
Line is longer than 80 characters. | 68 | |
Line is longer than 80 characters. | 69 | |
Line is longer than 80 characters. | 73 | |
Line is longer than 80 characters. | 80 | |
Line is longer than 80 characters. | 81 | |
Line is longer than 80 characters. | 99 | |
Line is longer than 80 characters. | 101 | |
Line has trailing spaces. | 102 | |
Line is longer than 80 characters. | 107 | |
Parameter coreProgramInfo should be final. | 107 | |
Expected @param tag for 'coreProgramInfo'. | 107 | |
Parameter endEntryTerm should be final. | 107 | |
Expected @param tag for 'endEntryTerm'. | 107 | |
Parameter endEnrollTerm should be final. | 107 | |
Expected @param tag for 'endEnrollTerm'. | 107 | |
Line is longer than 80 characters. | 113 | |
Line is longer than 80 characters. | 115 | |
Line has trailing spaces. | 116 | |
Line is longer than 80 characters. | 120 | |
Parameter coreProgramInfo should be final. | 120 | |
Expected @param tag for 'coreProgramInfo'. | 120 | |
Parameter newState should be final. | 120 | |
Expected @param tag for 'newState'. | 120 | |
Expected @throws tag for 'Exception'. | 120 | |
Line is longer than 80 characters. | 122 | |
Line has trailing spaces. | 124 | |
Line has trailing spaces. | 126 | |
Line is longer than 80 characters. | 134 | |
Line has trailing spaces. | 135 | |
Parameter coreProgramInfo should be final. | 138 | |
Expected @param tag for 'coreProgramInfo'. | 138 | |
Expected @throws tag for 'Exception'. | 138 | |
Line is longer than 80 characters. | 141 | |
Line is longer than 80 characters. | 142 | |
Line is longer than 80 characters. | 145 | |
Line is longer than 80 characters. | 146 | |
Line is longer than 80 characters. | 151 | |
Line has trailing spaces. | 158 | |
Expected an @return tag. | 162 | |
Line is longer than 80 characters. | 162 | |
Parameter coreProgramInfo should be final. | 162 | |
Expected @param tag for 'coreProgramInfo'. | 162 | |
Expected @throws tag for 'Exception'. | 162 | |
Line is longer than 80 characters. | 164 | |
Line is longer than 80 characters. | 167 | |
Line is longer than 80 characters. | 172 | |
Line is longer than 80 characters. | 174 | |
Line is longer than 80 characters. | 175 | |
Line is longer than 80 characters. | 176 | |
Line is longer than 80 characters. | 181 | |
Line has trailing spaces. | 192 | |
Line is longer than 80 characters. | 197 | |
Method 'updateRequirementsState' is not designed for extension - needs to be abstract, final or empty. | 197 | |
Parameter programRequirementIds should be final. | 197 | |
Expected @param tag for 'programRequirementIds'. | 197 | |
Parameter newState should be final. | 197 | |
Expected @param tag for 'newState'. | 197 | |
Expected @throws tag for 'Exception'. | 197 | |
Line is longer than 80 characters. | 202 | |
Line is longer than 80 characters. | 205 | |
Line is longer than 80 characters. | 208 | |
Line is longer than 80 characters. | 220 | |
Line has trailing spaces. | 221 | |
Method 'setProgramService' is not designed for extension - needs to be abstract, final or empty. | 224 | |
Parameter programService should be final. | 224 | |
'programService' hides a field. | 224 | |
Expected @param tag for 'programService'. | 224 |
Violation | Message | Line |
---|---|---|
Unused import - org.kuali.student.lum.program.dto.MajorDisciplineInfo. | 14 | |
Missing a Javadoc comment. | 22 | |
Line has trailing spaces. | 23 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 25 | |
Line has trailing spaces. | 26 | |
Method 'getDefaultWorkflowDocumentType' is not designed for extension - needs to be abstract, final or empty. | 27 | |
Method 'getDefaultMetaDataState' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Method 'get' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Parameter id should be final. | 38 | |
Line contains a tab character. | 39 | |
'{' is not preceded with whitespace. | 39 | |
Line is longer than 80 characters. | 40 | |
Line is longer than 80 characters. | 42 | |
'+' should be on a new line. | 42 | |
Line is longer than 80 characters. | 43 | |
Avoid inline conditionals. | 43 | |
'+' should be on a new line. | 43 | |
Line contains a tab character. | 48 | |
Method 'save' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Line is longer than 80 characters. | 53 | |
Parameter dto should be final. | 53 | |
Parameter properties should be final. | 53 | |
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 | |
Line is longer than 80 characters. | 66 | |
Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Line is longer than 80 characters. | 71 | |
Line contains a tab character. | 71 | |
Parameter dto should be final. | 71 | |
Line is longer than 80 characters. | 72 | |
Line contains a tab character. | 72 | |
'cast' is not followed by whitespace. | 72 | |
Line contains a tab character. | 73 | |
Line has trailing spaces. | 74 | |
Method 'getDtoClass' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Method 'setProgramService' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Missing a Javadoc comment. | 80 | |
Parameter programService should be final. | 80 | |
'programService' hides a field. | 80 | |
Method 'setLuService' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Parameter luService should be final. | 84 | |
'luService' hides a field. | 84 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 8 | |
Missing a Javadoc comment. | 10 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 20 | |
Line is longer than 80 characters. | 22 | |
Line has trailing spaces. | 25 | |
Line is longer than 80 characters. | 28 | |
'}' is not preceded with whitespace. | 28 | |
'}' is not preceded with whitespace. | 28 | |
Line is longer than 80 characters. | 29 | |
Line has trailing spaces. | 38 | |
Line is longer than 80 characters. | 44 | |
Method 'changeState' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Parameter credentialProgramId should be final. | 44 | |
Expected @param tag for 'credentialProgramId'. | 44 | |
Parameter newState should be final. | 44 | |
Expected @param tag for 'newState'. | 44 | |
Expected @throws tag for 'Exception'. | 44 | |
Line is longer than 80 characters. | 46 | |
Line has trailing spaces. | 52 | |
Line is longer than 80 characters. | 61 | |
Method 'changeState' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Parameter endEntryTerm should be final. | 61 | |
Expected @param tag for 'endEntryTerm'. | 61 | |
Parameter endEnrollTerm should be final. | 61 | |
Expected @param tag for 'endEnrollTerm'. | 61 | |
Parameter credentialProgramId should be final. | 61 | |
Expected @param tag for 'credentialProgramId'. | 61 | |
Parameter newState should be final. | 61 | |
Expected @param tag for 'newState'. | 61 | |
Expected @throws tag for 'Exception'. | 61 | |
'if' construct must use '{}'s. | 64 | |
Line is longer than 80 characters. | 68 | |
Line is longer than 80 characters. | 70 | |
Line is longer than 80 characters. | 71 | |
Line is longer than 80 characters. | 75 | |
Line is longer than 80 characters. | 82 | |
Line is longer than 80 characters. | 83 | |
Line is longer than 80 characters. | 101 | |
Line is longer than 80 characters. | 103 | |
Line has trailing spaces. | 104 | |
Line is longer than 80 characters. | 109 | |
Parameter credentialProgramInfo should be final. | 109 | |
Expected @param tag for 'credentialProgramInfo'. | 109 | |
Parameter endEntryTerm should be final. | 109 | |
Expected @param tag for 'endEntryTerm'. | 109 | |
Parameter endEnrollTerm should be final. | 109 | |
Expected @param tag for 'endEnrollTerm'. | 109 | |
Line is longer than 80 characters. | 115 | |
Line is longer than 80 characters. | 117 | |
Line has trailing spaces. | 118 | |
Line is longer than 80 characters. | 122 | |
Parameter credentialProgramInfo should be final. | 122 | |
Expected @param tag for 'credentialProgramInfo'. | 122 | |
Parameter newState should be final. | 122 | |
Expected @param tag for 'newState'. | 122 | |
Expected @throws tag for 'Exception'. | 122 | |
Line is longer than 80 characters. | 124 | |
Line has trailing spaces. | 126 | |
Line has trailing spaces. | 128 | |
Line is longer than 80 characters. | 135 | |
Line has trailing spaces. | 136 | |
Line is longer than 80 characters. | 139 | |
Parameter credentialProgramInfo should be final. | 139 | |
Expected @param tag for 'credentialProgramInfo'. | 139 | |
Expected @throws tag for 'Exception'. | 139 | |
Line is longer than 80 characters. | 142 | |
Line is longer than 80 characters. | 143 | |
Line is longer than 80 characters. | 146 | |
Line is longer than 80 characters. | 147 | |
Line is longer than 80 characters. | 152 | |
Line has trailing spaces. | 159 | |
Expected an @return tag. | 163 | |
Line is longer than 80 characters. | 163 | |
Parameter credentialProgramInfo should be final. | 163 | |
Expected @param tag for 'credentialProgramInfo'. | 163 | |
Expected @throws tag for 'Exception'. | 163 | |
Line is longer than 80 characters. | 165 | |
Line is longer than 80 characters. | 168 | |
Line is longer than 80 characters. | 173 | |
Line is longer than 80 characters. | 175 | |
Line is longer than 80 characters. | 176 | |
Line is longer than 80 characters. | 177 | |
Line is longer than 80 characters. | 182 | |
Line has trailing spaces. | 193 | |
Line is longer than 80 characters. | 198 | |
Method 'updateRequirementsState' is not designed for extension - needs to be abstract, final or empty. | 198 | |
Parameter programRequirementIds should be final. | 198 | |
Expected @param tag for 'programRequirementIds'. | 198 | |
Parameter newState should be final. | 198 | |
Expected @param tag for 'newState'. | 198 | |
Expected @throws tag for 'Exception'. | 198 | |
Line has trailing spaces. | 199 | |
Line is longer than 80 characters. | 203 | |
Line is longer than 80 characters. | 206 | |
Line is longer than 80 characters. | 209 | |
Line is longer than 80 characters. | 221 | |
Line has trailing spaces. | 222 | |
Method 'setProgramService' is not designed for extension - needs to be abstract, final or empty. | 225 | |
Parameter programService should be final. | 225 | |
'programService' hides a field. | 225 | |
Expected @param tag for 'programService'. | 225 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 21 | |
Line has trailing spaces. | 22 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 24 | |
Method 'getDefaultWorkflowDocumentType' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Method 'getDefaultMetaDataState' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Method 'get' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Parameter id should be final. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Method 'save' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Line is longer than 80 characters. | 52 | |
Parameter dto should be final. | 52 | |
Parameter properties should be final. | 52 | |
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 | |
'{' is not preceded with whitespace. | 58 | |
Line is longer than 80 characters. | 65 | |
Line has trailing spaces. | 67 | |
Line has trailing spaces. | 69 | |
Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Line is longer than 80 characters. | 71 | |
Line contains a tab character. | 71 | |
Parameter dto should be final. | 71 | |
Line is longer than 80 characters. | 72 | |
Line contains a tab character. | 72 | |
'cast' is not followed by whitespace. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 75 | |
Method 'getDtoClass' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Missing a Javadoc comment. | 80 | |
Line is longer than 80 characters. | 82 | |
Line is longer than 80 characters. | 84 | |
'+' should be on a new line. | 84 | |
Line is longer than 80 characters. | 85 | |
Avoid inline conditionals. | 85 | |
'+' should be on a new line. | 85 | |
Method 'setProgramService' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Missing a Javadoc comment. | 91 | |
Parameter programService should be final. | 91 | |
'programService' hides a field. | 91 | |
Method 'setLuService' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Missing a Javadoc comment. | 95 | |
Parameter luService should be final. | 95 | |
'luService' hides a field. | 95 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 21 | |
Line has trailing spaces. | 22 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 24 | |
Method 'getDefaultWorkflowDocumentType' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Method 'getDefaultMetaDataState' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Method 'get' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Parameter id should be final. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Method 'save' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Line is longer than 80 characters. | 52 | |
Parameter dto should be final. | 52 | |
Parameter properties should be final. | 52 | |
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 | |
'{' is not preceded with whitespace. | 58 | |
Line is longer than 80 characters. | 65 | |
Line has trailing spaces. | 67 | |
Line has trailing spaces. | 69 | |
Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Line is longer than 80 characters. | 71 | |
Line contains a tab character. | 71 | |
Parameter dto should be final. | 71 | |
Line is longer than 80 characters. | 72 | |
Line contains a tab character. | 72 | |
'cast' is not followed by whitespace. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 75 | |
Method 'getDtoClass' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Missing a Javadoc comment. | 80 | |
Line is longer than 80 characters. | 82 | |
Line is longer than 80 characters. | 84 | |
'+' should be on a new line. | 84 | |
Line is longer than 80 characters. | 85 | |
Avoid inline conditionals. | 85 | |
'+' should be on a new line. | 85 | |
Method 'setProgramService' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Missing a Javadoc comment. | 91 | |
Parameter programService should be final. | 91 | |
'programService' hides a field. | 91 | |
Method 'setLuService' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Missing a Javadoc comment. | 95 | |
Parameter luService should be final. | 95 | |
'luService' hides a field. | 95 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 20 | |
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 31 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 33 | |
Line has trailing spaces. | 34 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 35 | |
Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 35 | |
Variable 'LOG' must be private and have accessor methods. | 35 | |
Line has trailing spaces. | 36 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 41 | |
Variable 'stateChangeService' must be private and have accessor methods. | 41 | |
Missing a Javadoc comment. | 42 | |
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 45 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 47 | |
Line is longer than 80 characters. | 48 | |
Expected an @return tag. | 50 | |
Line is longer than 80 characters. | 50 | |
Line contains a tab character. | 50 | |
Method 'updateState' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Parameter data should be final. | 50 | |
Expected @param tag for 'data'. | 50 | |
Parameter state should be final. | 50 | |
Expected @param tag for 'state'. | 50 | |
')' is preceded with whitespace. | 50 | |
Expected @throws tag for 'Exception'. | 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 | |
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 has trailing spaces. | 61 | |
Line is longer than 80 characters. | 61 | |
Line contains a tab character. | 61 | |
Line is longer than 80 characters. | 62 | |
Line is longer than 80 characters. | 63 | |
Line contains a tab character. | 64 | |
'}' should be on the same line. | 64 | |
Line contains a tab character. | 65 | |
'else' is not followed by whitespace. | 65 | |
'{' is not preceded with whitespace. | 65 | |
Line has trailing spaces. | 66 | |
Line contains a tab character. | 66 | |
Line has trailing spaces. | 67 | |
Line contains a tab character. | 67 | |
'(' is followed by whitespace. | 67 | |
Line contains a tab character. | 68 | |
Line has trailing spaces. | 69 | |
Line has trailing spaces. | 70 | |
Line contains a tab character. | 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 | |
'catch' 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. | 78 | |
Line has trailing spaces. | 79 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line is longer than 80 characters. | 81 | |
Method 'getProgramRequirements' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Missing a Javadoc comment. | 81 | |
Parameter programRequirementIds should be final. | 81 | |
Line is longer than 80 characters. | 83 | |
Line is longer than 80 characters. | 86 | |
Line is longer than 80 characters. | 94 | |
Method 'storeProgramRequirements' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Missing a Javadoc comment. | 94 | |
Parameter states should be final. | 94 | |
Line is longer than 80 characters. | 95 | |
Parameter progReqs should be final. | 95 | |
Line is longer than 80 characters. | 96 | |
Line has trailing spaces. | 122 | |
Line is longer than 80 characters. | 123 | |
Method 'createProgramRequirement' is not designed for extension - needs to be abstract, final or empty. | 123 | |
Missing a Javadoc comment. | 123 | |
Parameter programRequirementInfo should be final. | 123 | |
Line is longer than 80 characters. | 125 | |
Line is longer than 80 characters. | 126 | |
Line has trailing spaces. | 129 | |
Line is longer than 80 characters. | 130 | |
Line has trailing spaces. | 132 | |
Line is longer than 80 characters. | 133 | |
Line is longer than 80 characters. | 134 | |
Line is longer than 80 characters. | 135 | |
Line has trailing spaces. | 136 | |
Line is longer than 80 characters. | 137 | |
Line is longer than 80 characters. | 138 | |
Line has trailing spaces. | 139 | |
Line is longer than 80 characters. | 146 | |
Method 'deleteProgramRequirement' is not designed for extension - needs to be abstract, final or empty. | 146 | |
Missing a Javadoc comment. | 146 | |
Parameter programRequirementId should be final. | 146 | |
Line is longer than 80 characters. | 150 | |
Method 'updateProgramRequirement' is not designed for extension - needs to be abstract, final or empty. | 150 | |
Missing a Javadoc comment. | 150 | |
Parameter programRequirementInfo should be final. | 150 | |
Line has trailing spaces. | 151 | |
Line is longer than 80 characters. | 152 | |
Line is longer than 80 characters. | 155 | |
Line is longer than 80 characters. | 156 | |
Line is longer than 80 characters. | 157 | |
Line has trailing spaces. | 158 | |
Line has trailing spaces. | 161 | |
Line is longer than 80 characters. | 164 | |
Line is longer than 80 characters. | 169 | |
Missing a Javadoc comment. | 169 | |
Parameter programRequirementInfo should be final. | 169 | |
Missing a Javadoc comment. | 173 | |
Parameter tree should be final. | 173 | |
Line is longer than 80 characters. | 180 | |
Line is longer than 80 characters. | 182 | |
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 is longer than 80 characters. | 187 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
Line has trailing spaces. | 192 | |
Method 'isLatestVersion' is not designed for extension - needs to be abstract, final or empty. | 193 | |
Line is longer than 80 characters. | 194 | |
Line contains a tab character. | 194 | |
Parameter versionIndId should be final. | 194 | |
Parameter versionSequenceNumber should be final. | 194 | |
Line is longer than 80 characters. | 195 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Line has trailing spaces. | 197 | |
Line contains a tab character. | 197 | |
Line has trailing spaces. | 198 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Line contains a tab character. | 202 | |
Method 'setProgramService' is not designed for extension - needs to be abstract, final or empty. | 202 | |
Missing a Javadoc comment. | 202 | |
Parameter programService should be final. | 202 | |
'programService' hides a field. | 202 | |
Method 'setStatementService' is not designed for extension - needs to be abstract, final or empty. | 206 | |
Missing a Javadoc comment. | 206 | |
Parameter statementService should be final. | 206 | |
'statementService' hides a field. | 206 | |
Method 'setStateChangeService' is not designed for extension - needs to be abstract, final or empty. | 210 | |
Missing a Javadoc comment. | 210 | |
Parameter stateChangeService should be final. | 210 | |
'stateChangeService' hides a field. | 210 | |
Line has trailing spaces. | 213 | |
Line has trailing spaces. | 215 | |
Line is longer than 80 characters. | 216 | |
Line is longer than 80 characters. | 218 | |
Line has trailing spaces. | 220 | |
Line is longer than 80 characters. | 221 | |
Expected an @return tag. | 223 | |
Method 'isProposal' is not designed for extension - needs to be abstract, final or empty. | 223 | |
Parameter referenceTypeKey should be final. | 224 | |
Expected @param tag for 'referenceTypeKey'. | 224 | |
Parameter referenceId should be final. | 224 | |
Expected @param tag for 'referenceId'. | 224 | |
'{' is not preceded with whitespace. | 224 | |
Line has trailing spaces. | 227 | |
Line is longer than 80 characters. | 228 | |
Line has trailing spaces. | 229 | |
Line has trailing spaces. | 230 | |
Line is longer than 80 characters. | 230 | |
Line is longer than 80 characters. | 231 | |
Line has trailing spaces. | 232 | |
Line is longer than 80 characters. | 233 | |
'{' is not preceded with whitespace. | 234 | |
Line has trailing spaces. | 237 | |
'}' should be on the same line. | 240 | |
'catch' is not followed by whitespace. | 241 | |
'{' is not preceded with whitespace. | 241 | |
Line has trailing spaces. | 242 | |
Line has trailing spaces. | 247 | |
First sentence should end with a period. | 248 | |
Line has trailing spaces. | 249 | |
Line has trailing spaces. | 251 | |
Expected an @return tag. | 254 | |
Method 'getProposalService' is not designed for extension - needs to be abstract, final or empty. | 254 | |
Line has trailing spaces. | 257 | |
Method 'setProposalService' is not designed for extension - needs to be abstract, final or empty. | 258 | |
Missing a Javadoc comment. | 258 | |
Parameter proposalService should be final. | 258 | |
'proposalService' hides a field. | 258 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 21 | |
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 | |
Line has trailing spaces. | 35 | |
Missing a Javadoc comment. | 36 | |
Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 36 | |
Variable 'LOG' must be private and have accessor methods. | 36 | |
Line has trailing spaces. | 37 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 43 | |
Variable 'stateChangeService' must be private and have accessor methods. | 43 | |
Line has trailing spaces. | 44 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 47 | |
Line has trailing spaces. | 48 | |
Line is longer than 80 characters. | 49 | |
Expected an @return tag. | 51 | |
Line is longer than 80 characters. | 51 | |
Line contains a tab character. | 51 | |
Method 'updateState' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Parameter data should be final. | 51 | |
Expected @param tag for 'data'. | 51 | |
Parameter state should be final. | 51 | |
Expected @param tag for 'state'. | 51 | |
')' is preceded with whitespace. | 51 | |
Expected @throws tag for 'Exception'. | 51 | |
Line contains a tab character. | 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 | |
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 has trailing spaces. | 62 | |
Line is longer than 80 characters. | 62 | |
Line contains a tab character. | 62 | |
Line is longer than 80 characters. | 63 | |
Line is longer than 80 characters. | 64 | |
Line contains a tab character. | 65 | |
'}' should be on the same line. | 65 | |
Line contains a tab character. | 66 | |
'else' is not followed by whitespace. | 66 | |
'{' is not preceded with whitespace. | 66 | |
Line has trailing spaces. | 67 | |
Line contains a tab character. | 67 | |
Line has trailing spaces. | 68 | |
Line contains a tab character. | 68 | |
'(' is followed by whitespace. | 68 | |
Line contains a tab character. | 69 | |
Line has trailing spaces. | 70 | |
Line has trailing spaces. | 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. | 76 | |
'catch' is not followed by whitespace. | 76 | |
'{' is not preceded with 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 | |
'catch' is not followed by whitespace. | 81 | |
'{' is not preceded with whitespace. | 81 | |
Line has trailing spaces. | 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 contains a tab character. | 86 | |
Line is longer than 80 characters. | 87 | |
Method 'getProgramRequirements' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Missing a Javadoc comment. | 87 | |
Parameter programRequirementIds should be final. | 87 | |
Line is longer than 80 characters. | 89 | |
Line is longer than 80 characters. | 92 | |
Line is longer than 80 characters. | 100 | |
Method 'storeProgramRequirements' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Missing a Javadoc comment. | 100 | |
Parameter states should be final. | 100 | |
Line is longer than 80 characters. | 101 | |
Parameter progReqs should be final. | 101 | |
Line is longer than 80 characters. | 102 | |
Line has trailing spaces. | 128 | |
Line is longer than 80 characters. | 129 | |
Method 'createProgramRequirement' is not designed for extension - needs to be abstract, final or empty. | 129 | |
Missing a Javadoc comment. | 129 | |
Parameter programRequirementInfo should be final. | 129 | |
Line is longer than 80 characters. | 131 | |
Line is longer than 80 characters. | 132 | |
Line has trailing spaces. | 135 | |
Line is longer than 80 characters. | 136 | |
Line has trailing spaces. | 138 | |
Line is longer than 80 characters. | 139 | |
Line is longer than 80 characters. | 140 | |
Line is longer than 80 characters. | 141 | |
Line has trailing spaces. | 142 | |
Line is longer than 80 characters. | 143 | |
Line is longer than 80 characters. | 144 | |
Line has trailing spaces. | 145 | |
Line is longer than 80 characters. | 152 | |
Method 'deleteProgramRequirement' is not designed for extension - needs to be abstract, final or empty. | 152 | |
Missing a Javadoc comment. | 152 | |
Parameter programRequirementId should be final. | 152 | |
Line is longer than 80 characters. | 156 | |
Method 'updateProgramRequirement' is not designed for extension - needs to be abstract, final or empty. | 156 | |
Missing a Javadoc comment. | 156 | |
Parameter programRequirementInfo should be final. | 156 | |
Line has trailing spaces. | 157 | |
Line is longer than 80 characters. | 158 | |
Line is longer than 80 characters. | 161 | |
Line is longer than 80 characters. | 162 | |
Line is longer than 80 characters. | 163 | |
Line has trailing spaces. | 164 | |
Line has trailing spaces. | 167 | |
Line is longer than 80 characters. | 170 | |
Line is longer than 80 characters. | 175 | |
Missing a Javadoc comment. | 175 | |
Parameter programRequirementInfo should be final. | 175 | |
Missing a Javadoc comment. | 179 | |
Parameter tree should be final. | 179 | |
Line is longer than 80 characters. | 186 | |
Line is longer than 80 characters. | 188 | |
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 contains a tab character. | 194 | |
Line contains a tab character. | 195 | |
Line has trailing spaces. | 198 | |
Method 'isLatestVersion' is not designed for extension - needs to be abstract, final or empty. | 199 | |
Line is longer than 80 characters. | 200 | |
Line contains a tab character. | 200 | |
Parameter versionIndId should be final. | 200 | |
Parameter versionSequenceNumber should be final. | 200 | |
Line is longer than 80 characters. | 201 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 202 | |
Line has trailing spaces. | 203 | |
Line contains a tab character. | 203 | |
Line has trailing spaces. | 204 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 208 | |
Method 'setProgramService' is not designed for extension - needs to be abstract, final or empty. | 208 | |
Missing a Javadoc comment. | 208 | |
Parameter programService should be final. | 208 | |
'programService' hides a field. | 208 | |
Method 'setStatementService' is not designed for extension - needs to be abstract, final or empty. | 212 | |
Missing a Javadoc comment. | 212 | |
Parameter statementService should be final. | 212 | |
'statementService' hides a field. | 212 | |
Method 'setStateChangeService' is not designed for extension - needs to be abstract, final or empty. | 216 | |
Missing a Javadoc comment. | 216 | |
Parameter stateChangeService should be final. | 216 | |
'stateChangeService' hides a field. | 216 | |
Line has trailing spaces. | 219 | |
Line has trailing spaces. | 221 | |
Line is longer than 80 characters. | 222 | |
Line is longer than 80 characters. | 224 | |
Line has trailing spaces. | 226 | |
Line is longer than 80 characters. | 227 | |
Expected an @return tag. | 229 | |
Method 'isProposal' is not designed for extension - needs to be abstract, final or empty. | 229 | |
Parameter referenceTypeKey should be final. | 230 | |
Expected @param tag for 'referenceTypeKey'. | 230 | |
Parameter referenceId should be final. | 230 | |
Expected @param tag for 'referenceId'. | 230 | |
'{' is not preceded with whitespace. | 230 | |
Line has trailing spaces. | 233 | |
Line is longer than 80 characters. | 234 | |
Line has trailing spaces. | 235 | |
Line has trailing spaces. | 236 | |
Line is longer than 80 characters. | 236 | |
Line is longer than 80 characters. | 237 | |
Line has trailing spaces. | 238 | |
Line is longer than 80 characters. | 239 | |
'{' is not preceded with whitespace. | 240 | |
Line has trailing spaces. | 243 | |
'}' should be on the same line. | 246 | |
'catch' is not followed by whitespace. | 247 | |
'{' is not preceded with whitespace. | 247 | |
Line has trailing spaces. | 248 | |
Line has trailing spaces. | 252 | |
First sentence should end with a period. | 254 | |
Line has trailing spaces. | 255 | |
Line has trailing spaces. | 257 | |
Expected an @return tag. | 260 | |
Method 'getProposalService' is not designed for extension - needs to be abstract, final or empty. | 260 | |
Line has trailing spaces. | 263 | |
Method 'setProposalService' is not designed for extension - needs to be abstract, final or empty. | 264 | |
Missing a Javadoc comment. | 264 | |
Parameter proposalService should be final. | 264 | |
'proposalService' hides a field. | 264 | |
Line has trailing spaces. | 267 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 21 | |
Line is longer than 80 characters. | 23 | |
Line has trailing spaces. | 26 | |
Line is longer than 80 characters. | 29 | |
'}' is not preceded with whitespace. | 29 | |
'}' is not preceded with whitespace. | 29 | |
Line is longer than 80 characters. | 30 | |
'{' is not preceded with whitespace. | 30 | |
Line has trailing spaces. | 39 | |
Line is longer than 80 characters. | 45 | |
Method 'changeState' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Parameter majorDisciplineId should be final. | 45 | |
Expected @param tag for 'majorDisciplineId'. | 45 | |
Parameter newState should be final. | 45 | |
Expected @param tag for 'newState'. | 45 | |
Expected @throws tag for 'Exception'. | 45 | |
Line is longer than 80 characters. | 47 | |
Line has trailing spaces. | 53 | |
Line is longer than 80 characters. | 62 | |
Method 'changeState' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Parameter endEntryTerm should be final. | 62 | |
Expected @param tag for 'endEntryTerm'. | 62 | |
Parameter endEnrollTerm should be final. | 62 | |
Expected @param tag for 'endEnrollTerm'. | 62 | |
Parameter majorDisciplineId should be final. | 62 | |
Expected @param tag for 'majorDisciplineId'. | 62 | |
Parameter newState should be final. | 62 | |
Expected @param tag for 'newState'. | 62 | |
Expected @throws tag for 'Exception'. | 62 | |
'if' construct must use '{}'s. | 65 | |
Line is longer than 80 characters. | 69 | |
Line is longer than 80 characters. | 71 | |
Line is longer than 80 characters. | 72 | |
Line is longer than 80 characters. | 76 | |
Line is longer than 80 characters. | 83 | |
Line is longer than 80 characters. | 84 | |
Line has trailing spaces. | 99 | |
Line is longer than 80 characters. | 104 | |
Line is longer than 80 characters. | 106 | |
Line has trailing spaces. | 107 | |
Line is longer than 80 characters. | 112 | |
Parameter majorDisciplineInfo should be final. | 112 | |
Expected @param tag for 'majorDisciplineInfo'. | 112 | |
Parameter endEntryTerm should be final. | 112 | |
Expected @param tag for 'endEntryTerm'. | 112 | |
Parameter endEnrollTerm should be final. | 112 | |
Expected @param tag for 'endEnrollTerm'. | 112 | |
Line is longer than 80 characters. | 118 | |
Line is longer than 80 characters. | 120 | |
Line has trailing spaces. | 121 | |
Line is longer than 80 characters. | 125 | |
Parameter majorDisciplineInfo should be final. | 125 | |
Expected @param tag for 'majorDisciplineInfo'. | 125 | |
Parameter newState should be final. | 125 | |
Expected @param tag for 'newState'. | 125 | |
Expected @throws tag for 'Exception'. | 125 | |
Line is longer than 80 characters. | 127 | |
Line has trailing spaces. | 130 | |
Line has trailing spaces. | 131 | |
Line is longer than 80 characters. | 132 | |
Line has trailing spaces. | 134 | |
Line has trailing spaces. | 135 | |
Line is longer than 80 characters. | 142 | |
Line has trailing spaces. | 143 | |
Line is longer than 80 characters. | 146 | |
Parameter majorDisciplineInfo should be final. | 146 | |
Expected @param tag for 'majorDisciplineInfo'. | 146 | |
Expected @throws tag for 'Exception'. | 146 | |
Line is longer than 80 characters. | 149 | |
Line is longer than 80 characters. | 150 | |
Line is longer than 80 characters. | 153 | |
Line is longer than 80 characters. | 154 | |
Line is longer than 80 characters. | 159 | |
Line has trailing spaces. | 166 | |
Expected an @return tag. | 170 | |
Line is longer than 80 characters. | 170 | |
Parameter majorDisciplineInfo should be final. | 170 | |
Expected @param tag for 'majorDisciplineInfo'. | 170 | |
Expected @throws tag for 'Exception'. | 170 | |
Line is longer than 80 characters. | 172 | |
Line is longer than 80 characters. | 175 | |
Line is longer than 80 characters. | 180 | |
Line is longer than 80 characters. | 182 | |
Line is longer than 80 characters. | 183 | |
Line is longer than 80 characters. | 184 | |
Line is longer than 80 characters. | 189 | |
Line has trailing spaces. | 200 | |
Line is longer than 80 characters. | 205 | |
Method 'updateRequirementsState' is not designed for extension - needs to be abstract, final or empty. | 205 | |
Parameter programRequirementIds should be final. | 205 | |
Expected @param tag for 'programRequirementIds'. | 205 | |
Parameter newState should be final. | 205 | |
Expected @param tag for 'newState'. | 205 | |
Expected @throws tag for 'Exception'. | 205 | |
Line has trailing spaces. | 206 | |
Line is longer than 80 characters. | 210 | |
Line is longer than 80 characters. | 213 | |
Line is longer than 80 characters. | 216 | |
Line is longer than 80 characters. | 231 | |
Line has trailing spaces. | 237 | |
Line is longer than 80 characters. | 242 | |
Method 'updateVariationsRequirementsState' is not designed for extension - needs to be abstract, final or empty. | 242 | |
Parameter variationList should be final. | 242 | |
Expected @param tag for 'variationList'. | 242 | |
Parameter newState should be final. | 242 | |
Expected @param tag for 'newState'. | 242 | |
Expected @throws tag for 'Exception'. | 242 | |
Line has trailing spaces. | 246 | |
Line has trailing spaces. | 247 | |
Line is longer than 80 characters. | 248 | |
Line has trailing spaces. | 249 | |
Line is longer than 80 characters. | 250 | |
Line has trailing spaces. | 255 | |
Line is longer than 80 characters. | 258 | |
Line has trailing spaces. | 259 | |
Method 'setProgramService' is not designed for extension - needs to be abstract, final or empty. | 262 | |
Parameter programService should be final. | 262 | |
'programService' hides a field. | 262 | |
Expected @param tag for 'programService'. | 262 |
Violation | Message | Line |
---|---|---|
Unused import - org.kuali.student.lum.course.dto.LoDisplayInfo. | 11 | |
Unused import - org.kuali.student.lum.program.dto.ProgramVariationInfo. | 14 | |
Line is longer than 80 characters. | 22 | |
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 29 | |
'}' is not preceded with whitespace. | 29 | |
'}' is not preceded with whitespace. | 29 | |
Line has trailing spaces. | 37 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 47 | |
Method 'changeState' is not designed for extension - needs to be abstract, final or empty. | 47 | |
'(' is followed by whitespace. | 47 | |
Parameter majorDisciplineId should be final. | 47 | |
Expected @param tag for 'majorDisciplineId'. | 47 | |
Parameter newState should be final. | 47 | |
Expected @param tag for 'newState'. | 47 | |
Expected @throws tag for 'Exception'. | 47 | |
Line is longer than 80 characters. | 49 | |
Line has trailing spaces. | 55 | |
Line is longer than 80 characters. | 64 | |
Method 'changeState' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Parameter endEntryTerm should be final. | 64 | |
Expected @param tag for 'endEntryTerm'. | 64 | |
Parameter endEnrollTerm should be final. | 64 | |
Expected @param tag for 'endEnrollTerm'. | 64 | |
Parameter majorDisciplineId should be final. | 64 | |
Expected @param tag for 'majorDisciplineId'. | 64 | |
Parameter newState should be final. | 64 | |
Expected @param tag for 'newState'. | 64 | |
Expected @throws tag for 'Exception'. | 64 | |
'if' construct must use '{}'s. | 67 | |
Line is longer than 80 characters. | 71 | |
Line is longer than 80 characters. | 73 | |
Line is longer than 80 characters. | 74 | |
Line is longer than 80 characters. | 78 | |
Line is longer than 80 characters. | 85 | |
Line is longer than 80 characters. | 86 | |
Line has trailing spaces. | 101 | |
Line is longer than 80 characters. | 105 | |
Line is longer than 80 characters. | 107 | |
Line has trailing spaces. | 108 | |
Line is longer than 80 characters. | 113 | |
Parameter majorDisciplineInfo should be final. | 113 | |
Expected @param tag for 'majorDisciplineInfo'. | 113 | |
Parameter endEntryTerm should be final. | 113 | |
Expected @param tag for 'endEntryTerm'. | 113 | |
Parameter endEnrollTerm should be final. | 113 | |
Expected @param tag for 'endEnrollTerm'. | 113 | |
Line is longer than 80 characters. | 119 | |
Line is longer than 80 characters. | 121 | |
Line has trailing spaces. | 122 | |
Line is longer than 80 characters. | 126 | |
Parameter majorDisciplineInfo should be final. | 126 | |
Expected @param tag for 'majorDisciplineInfo'. | 126 | |
Parameter newState should be final. | 126 | |
Expected @param tag for 'newState'. | 126 | |
Expected @throws tag for 'Exception'. | 126 | |
Line has trailing spaces. | 129 | |
Line is longer than 80 characters. | 136 | |
Line has trailing spaces. | 137 | |
Line is longer than 80 characters. | 140 | |
Parameter majorDisciplineInfo should be final. | 140 | |
Expected @param tag for 'majorDisciplineInfo'. | 140 | |
Expected @throws tag for 'Exception'. | 140 | |
Line is longer than 80 characters. | 143 | |
Line is longer than 80 characters. | 144 | |
Line is longer than 80 characters. | 147 | |
Line is longer than 80 characters. | 148 | |
Line is longer than 80 characters. | 153 | |
Line has trailing spaces. | 160 | |
Expected an @return tag. | 164 | |
Line is longer than 80 characters. | 164 | |
Parameter majorDisciplineInfo should be final. | 164 | |
Expected @param tag for 'majorDisciplineInfo'. | 164 | |
Expected @throws tag for 'Exception'. | 164 | |
Line is longer than 80 characters. | 166 | |
Line is longer than 80 characters. | 169 | |
Line is longer than 80 characters. | 174 | |
Line is longer than 80 characters. | 176 | |
Line is longer than 80 characters. | 177 | |
Line is longer than 80 characters. | 178 | |
Line is longer than 80 characters. | 184 | |
Line has trailing spaces. | 195 | |
Line is longer than 80 characters. | 200 | |
Method 'updateRequirementsState' is not designed for extension - needs to be abstract, final or empty. | 200 | |
Parameter majorDisciplineInfo should be final. | 200 | |
Expected @param tag for 'majorDisciplineInfo'. | 200 | |
Parameter newState should be final. | 200 | |
Expected @param tag for 'newState'. | 200 | |
Expected @throws tag for 'Exception'. | 200 | |
Line is longer than 80 characters. | 202 | |
Line is longer than 80 characters. | 203 | |
Line is longer than 80 characters. | 207 | |
Line is longer than 80 characters. | 210 | |
Line is longer than 80 characters. | 213 | |
Line has trailing spaces. | 223 | |
Line is longer than 80 characters. | 225 | |
Line has trailing spaces. | 226 | |
Method 'setProgramService' is not designed for extension - needs to be abstract, final or empty. | 229 | |
Parameter programService should be final. | 229 | |
'programService' hides a field. | 229 | |
Expected @param tag for 'programService'. | 229 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line has trailing spaces. | 5 | |
Line is longer than 80 characters. | 5 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 11 | |
Line has trailing spaces. | 13 | |
Line has trailing spaces. | 14 | |
Line is longer than 80 characters. | 14 | |
Line is longer than 80 characters. | 15 | |
Line has trailing spaces. | 16 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 17 | |
Line has trailing spaces. | 18 | |
Redundant 'public' modifier. | 23 | |
Expected @param tag for 'programId'. | 23 | |
Expected @param tag for 'newState'. | 23 | |
Expected @throws tag for 'Exception'. | 23 | |
Line has trailing spaces. | 26 | |
Line is longer than 80 characters. | 27 | |
Line is longer than 80 characters. | 28 | |
Line has trailing spaces. | 29 | |
Line is longer than 80 characters. | 36 | |
Redundant 'public' modifier. | 36 | |
Expected @param tag for 'endEntryTerm'. | 36 | |
Expected @param tag for 'endEnrollTerm'. | 36 | |
Expected @param tag for 'programId'. | 36 | |
Expected @param tag for 'newState'. | 36 | |
Expected @throws tag for 'Exception'. | 36 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 20 | |
Line is longer than 80 characters. | 26 | |
Missing a Javadoc comment. | 26 | |
'=' is not preceded with whitespace. | 26 | |
'=' is not followed by whitespace. | 26 | |
',' is not followed by whitespace. | 26 | |
'=' is not preceded with whitespace. | 26 | |
'=' is not followed by whitespace. | 26 | |
'}' is not preceded with whitespace. | 26 | |
',' is not followed by whitespace. | 26 | |
'=' is not preceded with whitespace. | 26 | |
'=' is not followed by whitespace. | 26 | |
'}' is not preceded with whitespace. | 26 | |
'{' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
'static' modifier out of order with the JLS suggestions. | 28 | |
Line has trailing spaces. | 29 | |
Line has trailing spaces. | 30 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 32 | |
Line has trailing spaces. | 33 | |
Missing a Javadoc comment. | 34 | |
Method 'getStatementTypesForStatementTypeForCourse' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Line is longer than 80 characters. | 36 | |
Parameter statementTypeKey should be final. | 36 | |
Line has trailing spaces. | 37 | |
Line is longer than 80 characters. | 38 | |
Line is longer than 80 characters. | 40 | |
Line is longer than 80 characters. | 42 | |
Line has trailing spaces. | 43 | |
Line is longer than 80 characters. | 44 | |
Line is longer than 80 characters. | 45 | |
Line is longer than 80 characters. | 49 | |
Line has trailing spaces. | 52 | |
Line has trailing spaces. | 55 | |
Method 'getStatementTypesForStatementType' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Line is longer than 80 characters. | 57 | |
Parameter statementTypeKey should be final. | 57 | |
Line is longer than 80 characters. | 58 | |
Line is longer than 80 characters. | 59 | |
Line is longer than 80 characters. | 61 | |
Method 'getReqComponentTypesForStatementType' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Line is longer than 80 characters. | 66 | |
Parameter luStatementTypeKey should be final. | 66 | |
Line has trailing spaces. | 69 | |
Line is longer than 80 characters. | 70 | |
Line is longer than 80 characters. | 73 | |
Line has trailing spaces. | 75 | |
Method 'translateStatementTreeViewToNL' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Line is longer than 80 characters. | 80 | |
Parameter statementTreeViewInfo should be final. | 80 | |
Parameter nlUsageTypeKey should be final. | 80 | |
Parameter language should be final. | 80 | |
Line is longer than 80 characters. | 81 | |
Method 'translateReqComponentToNL' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Line is longer than 80 characters. | 85 | |
Parameter reqComponentInfo should be final. | 85 | |
Parameter nlUsageTypeKey should be final. | 85 | |
Parameter language should be final. | 85 | |
Line is longer than 80 characters. | 86 | |
Method 'translateReqComponentToNLs' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Line is longer than 80 characters. | 90 | |
Parameter reqComponentInfo should be final. | 90 | |
Parameter nlUsageTypeKeys should be final. | 90 | |
Parameter language should be final. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line is longer than 80 characters. | 93 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Method 'getClu' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Parameter cluId should be final. | 99 | |
Method 'getCurrentVersion' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Line is longer than 80 characters. | 104 | |
Parameter refObjectTypeURI should be final. | 104 | |
Parameter refObjectId should be final. | 104 | |
Method 'setStatementService' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Missing a Javadoc comment. | 108 | |
Parameter statementService should be final. | 108 | |
'statementService' hides a field. | 108 | |
Method 'setLuService' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Missing a Javadoc comment. | 112 | |
Parameter luService should be final. | 112 | |
'luService' hides a field. | 112 | |
Line contains a tab character. | 116 | |
Method 'getObjectTypes' is not designed for extension - needs to be abstract, final or empty. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 121 | |
Method 'getObjectStructure' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Line contains a tab character. | 122 | |
Parameter objectTypeKey should be final. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 126 | |
Method 'getSearchTypes' is not designed for extension - needs to be abstract, final or empty. | 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 | |
Method 'getSearchType' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Line contains a tab character. | 132 | |
Parameter searchTypeKey should be final. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 136 | |
Method 'getSearchTypesByResult' is not designed for extension - needs to be abstract, final or empty. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Parameter searchResultTypeKey should be final. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 142 | |
Method 'getSearchTypesByCriteria' is not designed for extension - needs to be abstract, final or empty. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Parameter searchCriteriaTypeKey should be final. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 148 | |
Method 'getSearchResultTypes' is not designed for extension - needs to be abstract, final or empty. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 153 | |
Method 'getSearchResultType' is not designed for extension - needs to be abstract, final or empty. | 153 | |
Line is longer than 80 characters. | 154 | |
Line contains a tab character. | 154 | |
Parameter searchResultTypeKey should be final. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 158 | |
Method 'getSearchCriteriaTypes' is not designed for extension - needs to be abstract, final or empty. | 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 'getSearchCriteriaType' 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 | |
Parameter searchCriteriaTypeKey should be final. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 169 | |
Method 'search' is not designed for extension - needs to be abstract, final or empty. | 169 | |
Line contains a tab character. | 170 | |
Parameter searchRequest should be final. | 170 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 31 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Line is longer than 80 characters. | 36 | |
Line contains a tab character. | 36 | |
Method 'setStatmentDataService' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Parameter statmentDataService should be final. | 36 | |
'statmentDataService' hides a field. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 40 | |
Method 'getStatementTypesForStatementTypeForCourse' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Line is longer than 80 characters. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Parameter statementTypeKey should be final. | 42 | |
Line contains a tab character. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 47 | |
Method 'getStatementTypesForStatementType' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Parameter statementTypeKey should be final. | 49 | |
Line contains a tab character. | 50 | |
Line is longer than 80 characters. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 54 | |
Method 'getReqComponentTypesForStatementType' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Parameter luStatementTypeKey should be final. | 56 | |
Line contains a tab character. | 57 | |
Line is longer than 80 characters. | 58 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 61 | |
Method 'translateReqComponentToNL' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Line is longer than 80 characters. | 62 | |
Line contains a tab character. | 62 | |
Parameter reqComponentInfo should be final. | 62 | |
Line is longer than 80 characters. | 63 | |
Line contains a tab character. | 63 | |
Parameter nlUsageTypeKey should be final. | 63 | |
Parameter language should be final. | 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 | |
Line contains a tab character. | 68 | |
Method 'translateStatementTreeViewToNL' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Line contains a tab character. | 69 | |
Line is longer than 80 characters. | 70 | |
Line contains a tab character. | 70 | |
Parameter statementTreeViewInfo should be final. | 70 | |
Parameter nlUsageTypeKey should be final. | 70 | |
Line contains a tab character. | 71 | |
Parameter language should be final. | 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. | 76 | |
Method 'translateReqComponentToNLs' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Line contains a tab character. | 77 | |
Line is longer than 80 characters. | 78 | |
Line contains a tab character. | 78 | |
Parameter reqComponentInfo should be final. | 78 | |
Parameter nlUsageTypeKeys should be final. | 78 | |
Line contains a tab character. | 79 | |
Parameter language should be final. | 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. | 84 | |
Method 'getClu' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Line contains a tab character. | 85 | |
Parameter cluId should be final. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 89 | |
Method 'getCurrentVersion' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Line contains a tab character. | 90 | |
Parameter refObjectTypeURI should be final. | 90 | |
Line contains a tab character. | 91 | |
Parameter refObjectId should be final. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 2 | |
Line is longer than 80 characters. | 3 | |
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 6 | |
Line has trailing spaces. | 22 | |
Missing a Javadoc comment. | 27 | |
Parameter dictionaryServices should be final. | 27 | |
Method 'getConstraints' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Line is longer than 80 characters. | 32 | |
Parameter fd should be final. | 32 | |
Parameter type should be final. | 32 | |
Parameter state should be final. | 32 | |
Parameter nextState should be final. | 32 | |
Parameter workflowNode should be final. | 32 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 37 | |
Missing a Javadoc comment. | 43 | |
Parameter state should be final. | 43 | |
Avoid inline conditionals. | 44 | |
Missing a Javadoc comment. | 47 | |
Parameter state should be final. | 47 | |
Line is longer than 80 characters. | 48 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Unused import - org.kuali.student.lum.program.client.ProgramClientConstants. | 24 | |
Unused import - org.kuali.student.lum.program.dto.CoreProgramInfo. | 26 | |
Unused import - org.kuali.student.lum.program.dto.CredentialProgramInfo. | 27 | |
Line is longer than 80 characters. | 31 | |
Line has trailing spaces. | 33 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 42 | |
First sentence should end with a period. | 44 | |
Method 'applyInboundDataFilter' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Parameter data should be final. | 48 | |
Expected @param tag for 'data'. | 48 | |
Parameter metadata should be final. | 48 | |
Expected @param tag for 'metadata'. | 48 | |
Line is longer than 80 characters. | 49 | |
Parameter properties should be final. | 49 | |
Expected @param tag for 'properties'. | 49 | |
Expected @throws tag for 'Exception'. | 49 | |
First sentence should end with a period. | 54 | |
Method 'applyOutboundDataFilter' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Parameter data should be final. | 58 | |
Expected @param tag for 'data'. | 58 | |
Parameter metadata should be final. | 58 | |
Expected @param tag for 'metadata'. | 58 | |
Line is longer than 80 characters. | 59 | |
Parameter properties should be final. | 59 | |
Expected @param tag for 'properties'. | 59 | |
Expected @throws tag for 'Exception'. | 59 | |
Method 'setProgramService' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Missing a Javadoc comment. | 70 | |
Parameter programService should be final. | 70 | |
'programService' hides a field. | 70 | |
Method 'setLuService' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Missing a Javadoc comment. | 74 | |
Parameter luService should be final. | 74 | |
'luService' hides a field. | 74 | |
Line is longer than 80 characters. | 78 | |
Missing a Javadoc comment. | 78 | |
Parameter coreProgramId should be final. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 85 | |
'for' is not followed by whitespace. | 102 | |
'{' is not preceded with whitespace. | 102 | |
'if' is not followed by whitespace. | 104 | |
'{' is not preceded with whitespace. | 104 | |
'for' is not followed by whitespace. | 105 | |
'{' is not preceded with whitespace. | 105 | |
Line is longer than 80 characters. | 106 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 27 | |
First sentence should end with a period. | 29 | |
Method 'applyInboundDataFilter' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Parameter data should be final. | 33 | |
Expected @param tag for 'data'. | 33 | |
Parameter metadata should be final. | 33 | |
Expected @param tag for 'metadata'. | 33 | |
Line is longer than 80 characters. | 34 | |
Parameter properties should be final. | 34 | |
Expected @param tag for 'properties'. | 34 | |
Expected @throws tag for 'Exception'. | 34 | |
First sentence should end with a period. | 43 | |
Method 'applyOutboundDataFilter' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Parameter data should be final. | 47 | |
Expected @param tag for 'data'. | 47 | |
Parameter metadata should be final. | 47 | |
Expected @param tag for 'metadata'. | 47 | |
Line is longer than 80 characters. | 48 | |
Parameter properties should be final. | 48 | |
Expected @param tag for 'properties'. | 48 | |
Expected @throws tag for 'Exception'. | 48 | |
Line is longer than 80 characters. | 51 | |
Line is longer than 80 characters. | 52 | |
Line is longer than 80 characters. | 61 | |
Method 'setMetadataService' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
Parameter metadataService should be final. | 64 | |
'metadataService' hides a field. | 64 | |
Method 'setProgramService' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
Parameter programService should be final. | 68 | |
'programService' hides a field. | 68 | |
Missing a Javadoc comment. | 72 | |
Line is longer than 80 characters. | 74 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 11 | |
Line has trailing spaces. | 12 | |
Line has trailing spaces. | 13 | |
Line contains a tab character. | 19 | |
Method 'applyOutboundDataFilter' is not designed for extension - needs to be abstract, final or empty. | 19 | |
Line contains a tab character. | 20 | |
Parameter data should be final. | 20 | |
Parameter metadata should be final. | 20 | |
Line contains a tab character. | 21 | |
Parameter properties should be final. | 21 | |
Line is longer than 80 characters. | 22 | |
Line contains a tab character. | 22 | |
'cast' is not followed by whitespace. | 22 | |
Line is longer than 80 characters. | 23 | |
Line contains a tab character. | 23 | |
Line has trailing spaces. | 24 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
'{' is not preceded with whitespace. | 25 | |
Line is longer than 80 characters. | 26 | |
Line contains a tab character. | 26 | |
Line has trailing spaces. | 27 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
'{' is not preceded with whitespace. | 28 | |
Line has trailing spaces. | 29 | |
Line is longer than 80 characters. | 29 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 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 | |
Line is longer than 80 characters. | 33 | |
Line contains a tab character. | 33 | |
Line is longer than 80 characters. | 34 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line has trailing spaces. | 36 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line has trailing spaces. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 11 | |
Line has trailing spaces. | 12 | |
Line has trailing spaces. | 13 | |
Line contains a tab character. | 19 | |
Method 'applyOutboundDataFilter' is not designed for extension - needs to be abstract, final or empty. | 19 | |
Line contains a tab character. | 20 | |
Parameter data should be final. | 20 | |
Parameter metadata should be final. | 20 | |
Line contains a tab character. | 21 | |
Parameter properties should be final. | 21 | |
Line is longer than 80 characters. | 22 | |
Line contains a tab character. | 22 | |
'cast' is not followed by whitespace. | 22 | |
Line is longer than 80 characters. | 23 | |
Line contains a tab character. | 23 | |
Line has trailing spaces. | 24 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
'{' is not preceded with whitespace. | 25 | |
Line is longer than 80 characters. | 26 | |
Line contains a tab character. | 26 | |
Line has trailing spaces. | 27 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
'{' is not preceded with whitespace. | 28 | |
Line has trailing spaces. | 29 | |
Line is longer than 80 characters. | 29 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 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 | |
Line is longer than 80 characters. | 33 | |
Line contains a tab character. | 33 | |
Line is longer than 80 characters. | 34 | |
Line contains a tab character. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line has trailing spaces. | 36 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line has trailing spaces. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 |
Violation | Message | Line |
---|---|---|
Unused import - java.util.List. | 3 | |
Unused import - org.kuali.student.lum.program.dto.ProgramVariationInfo. | 16 | |
Line is longer than 80 characters. | 20 | |
Line has trailing spaces. | 21 | |
Line has trailing spaces. | 22 | |
Line is longer than 80 characters. | 26 | |
'{' is not preceded with whitespace. | 26 | |
Line is longer than 80 characters. | 27 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Line is longer than 80 characters. | 28 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line has trailing spaces. | 29 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line has trailing spaces. | 31 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Variable 'programService' must be private and have accessor methods. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 32 | |
First sentence should end with a period. | 33 | |
Line contains a tab character. | 33 | |
Line is longer than 80 characters. | 34 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Method 'applyInboundDataFilter' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Line contains a tab character. | 37 | |
Parameter data should be final. | 37 | |
Expected @param tag for 'data'. | 37 | |
Parameter metadata should be final. | 37 | |
Expected @param tag for 'metadata'. | 37 | |
Line contains a tab character. | 38 | |
Parameter properties should be final. | 38 | |
Expected @param tag for 'properties'. | 38 | |
Expected @throws tag for 'Exception'. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Line has trailing spaces. | 42 | |
Line contains a tab character. | 42 | |
'{' is not preceded with whitespace. | 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 | |
First sentence should end with a period. | 47 | |
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 | |
Method 'applyOutboundDataFilter' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Line contains a tab character. | 52 | |
Parameter data should be final. | 52 | |
Expected @param tag for 'data'. | 52 | |
Parameter metadata should be final. | 52 | |
Expected @param tag for 'metadata'. | 52 | |
Line contains a tab character. | 53 | |
Parameter properties should be final. | 53 | |
Expected @param tag for 'properties'. | 53 | |
Expected @throws tag for 'Exception'. | 53 | |
Line is longer than 80 characters. | 54 | |
Line contains a tab character. | 54 | |
'cast' is not followed by whitespace. | 54 | |
Line is longer than 80 characters. | 55 | |
Line contains a tab character. | 55 | |
Line has trailing spaces. | 56 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
'{' is not preceded with whitespace. | 57 | |
Line is longer than 80 characters. | 58 | |
Line contains a tab character. | 58 | |
Line has trailing spaces. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
'{' is not preceded with whitespace. | 60 | |
Line has trailing spaces. | 61 | |
Line is longer than 80 characters. | 61 | |
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 is longer than 80 characters. | 65 | |
Line contains a tab character. | 65 | |
Line is longer than 80 characters. | 66 | |
Line contains a tab character. | 66 | |
Line has trailing spaces. | 67 | |
Line contains a tab character. | 67 | |
Line has trailing spaces. | 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 | |
First sentence should end with a period. | 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 | |
Method 'applyMetadataFilter' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Line contains a tab character. | 77 | |
Parameter dtoName should be final. | 77 | |
Expected @param tag for 'dtoName'. | 77 | |
Parameter metadata should be final. | 77 | |
Expected @param tag for 'metadata'. | 77 | |
Line has trailing spaces. | 78 | |
Line contains a tab character. | 78 | |
Parameter filterProperties should be final. | 78 | |
Expected @param tag for 'filterProperties'. | 78 | |
Line is longer than 80 characters. | 79 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
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 has trailing spaces. | 85 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Expected an @return tag. | 89 | |
Line contains a tab character. | 89 | |
Method 'getPreviousVersionMetadata' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Parameter metadata should be final. | 89 | |
Expected @param tag for 'metadata'. | 89 | |
'{' is not preceded with whitespace. | 89 | |
Line contains a tab character. | 90 | |
'{' is not preceded with whitespace. | 90 | |
Line is longer than 80 characters. | 91 | |
Line contains a tab character. | 91 | |
Line is longer than 80 characters. | 92 | |
Line contains a tab character. | 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 is longer than 80 characters. | 95 | |
Line contains a tab character. | 95 | |
Line has trailing spaces. | 96 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line has trailing spaces. | 99 | |
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 is longer than 80 characters. | 102 | |
Line contains a tab character. | 102 | |
Line is longer than 80 characters. | 103 | |
Line contains a tab character. | 103 | |
Line is longer than 80 characters. | 104 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line has trailing spaces. | 106 | |
Line contains a tab character. | 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 | |
Method 'setProgramService' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Missing a Javadoc comment. | 110 | |
Parameter programService should be final. | 110 | |
'programService' hides a field. | 110 | |
Line contains a tab character. | 111 | |
Line has trailing spaces. | 112 | |
Line contains a tab character. | 112 |