Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
64 0 0 6755

Files

Files Infos Warnings Errors
org/kuali/student/lum/common/client/configuration/AbstractConfiguration.java 0 0 11
org/kuali/student/lum/common/client/configuration/AbstractControllerConfiguration.java 0 0 8
org/kuali/student/lum/common/client/configuration/AbstractSectionConfiguration.java 0 0 18
org/kuali/student/lum/common/client/configuration/Configuration.java 0 0 13
org/kuali/student/lum/common/client/configuration/ConfigurationManager.java 0 0 27
org/kuali/student/lum/common/client/configuration/EditableConfiguration.java 0 0 2
org/kuali/student/lum/common/client/configuration/package.html 0 0 1
org/kuali/student/lum/common/client/helpers/HasRecentlyViewedData.java 0 0 4
org/kuali/student/lum/common/client/helpers/RecentDocInfo.java 0 0 46
org/kuali/student/lum/common/client/helpers/RecentlyViewedHelper.java 0 0 142
org/kuali/student/lum/common/client/helpers/package.html 0 0 1
org/kuali/student/lum/common/client/lo/CategoryDataUtil.java 0 0 28
org/kuali/student/lum/common/client/lo/CategoryManagement.java 0 0 354
org/kuali/student/lum/common/client/lo/CategoryManagementTable.java 0 0 344
org/kuali/student/lum/common/client/lo/HelperUtil.java 0 0 9
org/kuali/student/lum/common/client/lo/LOBuilder.java 0 0 473
org/kuali/student/lum/common/client/lo/LOBuilderBinding.java 0 0 156
org/kuali/student/lum/common/client/lo/LOCategoryBuilder.java 0 0 512
org/kuali/student/lum/common/client/lo/LOPicker.java 0 0 114
org/kuali/student/lum/common/client/lo/LoCategoryInfoHelper.java 0 0 77
org/kuali/student/lum/common/client/lo/LoDisplayInfoHelper.java 0 0 46
org/kuali/student/lum/common/client/lo/LoDisplayInfoSortedSet.java 0 0 16
org/kuali/student/lum/common/client/lo/LoInfoHelper.java 0 0 52
org/kuali/student/lum/common/client/lo/MetaInfoHelper.java 0 0 224
org/kuali/student/lum/common/client/lo/OutlineManager.java 0 0 215
org/kuali/student/lum/common/client/lo/OutlineManagerToolbar.java 0 0 182
org/kuali/student/lum/common/client/lo/OutlineNode.java 0 0 67
org/kuali/student/lum/common/client/lo/OutlineNodeModel.java 0 0 524
org/kuali/student/lum/common/client/lo/RichTextHelper.java 0 0 30
org/kuali/student/lum/common/client/lo/RichTextInfoHelper.java 0 0 137
org/kuali/student/lum/common/client/lo/TreeStringBinding.java 0 0 116
org/kuali/student/lum/common/client/lo/package.html 0 0 1
org/kuali/student/lum/common/client/lo/rpc/LoCategoryRpcService.java 0 0 17
org/kuali/student/lum/common/client/lo/rpc/LoCategoryRpcServiceAsync.java 0 0 41
org/kuali/student/lum/common/client/lo/rpc/package.html 0 0 1
org/kuali/student/lum/common/client/lu/LUUIConstants.java 0 0 386
org/kuali/student/lum/common/client/lu/package.html 0 0 1
org/kuali/student/lum/common/client/widgets/AppLocations.java 0 0 30
org/kuali/student/lum/common/client/widgets/BuildCluSetWidget.java 0 0 144
org/kuali/student/lum/common/client/widgets/Calendar.java 0 0 188
org/kuali/student/lum/common/client/widgets/CluInformation.java 0 0 36
org/kuali/student/lum/common/client/widgets/CluSetDetailsWidget.java 0 0 173
org/kuali/student/lum/common/client/widgets/CluSetEditorWidget.java 0 0 497
org/kuali/student/lum/common/client/widgets/CluSetHelper.java 0 0 135
org/kuali/student/lum/common/client/widgets/CluSetInformation.java 0 0 88
org/kuali/student/lum/common/client/widgets/CluSetManagementRpcService.java 0 0 11
org/kuali/student/lum/common/client/widgets/CluSetManagementRpcServiceAsync.java 0 0 10
org/kuali/student/lum/common/client/widgets/CluSetRangeDataHelper.java 0 0 30
org/kuali/student/lum/common/client/widgets/CluSetRangeHelper.java 0 0 42
org/kuali/student/lum/common/client/widgets/CluSetRangeModelUtil.java 0 0 62
org/kuali/student/lum/common/client/widgets/CluSetRetriever.java 0 0 23
org/kuali/student/lum/common/client/widgets/CluSetRetrieverImpl.java 0 0 57
org/kuali/student/lum/common/client/widgets/CommonWidgetConstants.java 0 0 50
org/kuali/student/lum/common/client/widgets/CourseWidget.java 0 0 88
org/kuali/student/lum/common/client/widgets/DropdownList.java 0 0 30
org/kuali/student/lum/common/client/widgets/GradeWidget.java 0 0 57
org/kuali/student/lum/common/client/widgets/GregorianCalendar.java 0 0 216
org/kuali/student/lum/common/client/widgets/ProgramWidget.java 0 0 88
org/kuali/student/lum/common/client/widgets/QueryParamHelper.java 0 0 45
org/kuali/student/lum/common/client/widgets/SearchResultsLightBox.java 0 0 32
org/kuali/student/lum/common/client/widgets/SwitchSection.java 0 0 183
org/kuali/student/lum/common/client/widgets/package.html 0 0 1
org/kuali/student/lum/common/server/LoCategoryDataService.java 0 0 42
org/kuali/student/lum/common/server/package.html 0 0 1

Rules

Rules Violations Severity
PackageHtml 7 Errors Error
NewlineAtEndOfFile 11 Errors Error
Translation 0 Errors Error
JavadocMethod 613 Errors Error
JavadocType 63 Errors Error
JavadocVariable 630 Errors Error
JavadocStyle 5 Errors Error
ConstantName 0 Errors Error
LocalFinalVariableName 0 Errors Error
LocalVariableName 0 Errors Error
MemberName 0 Errors Error
MethodName 0 Errors Error
PackageName 0 Errors Error
ParameterName 0 Errors Error
StaticVariableName 10 Errors Error
TypeName 0 Errors Error
AvoidStarImport 3 Errors Error
IllegalImport 0 Errors Error
RedundantImport 1 Errors Error
UnusedImports 19 Errors Error
FileLength 0 Errors Error
LineLength 685 Errors Error
MethodLength 3 Errors Error
ParameterNumber 1 Errors Error
EmptyForIteratorPad 0 Errors Error
MethodParamPad 73 Errors Error
NoWhitespaceAfter 0 Errors Error
NoWhitespaceBefore 4 Errors Error
OperatorWrap 27 Errors Error
ParenPad 8 Errors Error
TypecastParenPad 0 Errors Error
TabCharacter 1097 Errors Error
WhitespaceAfter 40 Errors Error
WhitespaceAround 1706 Errors Error
ModifierOrder 19 Errors Error
RedundantModifier 15 Errors Error
AvoidNestedBlocks 4 Errors Error
EmptyBlock 1 Errors Error
LeftCurly 41 Errors Error
NeedBraces 25 Errors Error
RightCurly 10 Errors Error
AvoidInlineConditionals 11 Errors Error
DoubleCheckedLocking 0 Errors Error
EmptyStatement 0 Errors Error
EqualsHashCode 1 Errors Error
HiddenField 114 Errors Error
IllegalInstantiation 0 Errors Error
InnerAssignment 0 Errors Error
MagicNumber 108 Errors Error
MissingSwitchDefault 7 Errors Error
RedundantThrows 0 Errors Error
SimplifyBooleanExpression 7 Errors Error
SimplifyBooleanReturn 1 Errors Error
DesignForExtension 328 Errors Error
FinalClass 3 Errors Error
HideUtilityClassConstructor 5 Errors Error
InterfaceIsType 0 Errors Error
VisibilityModifier 98 Errors Error
ArrayTypeStyle 0 Errors Error
FinalParameters 531 Errors Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
420 Errors Error
TodoComment 0 Errors Error
UpperEll 0 Errors Error

Details

org/kuali/student/lum/common/client/configuration/AbstractConfiguration.java

Violation Message Line
Errors Missing a Javadoc comment. 13
Errors Variable 'configurer' must be private and have accessor methods. 13
Errors Method 'setConfigurer' is not designed for extension - needs to be abstract, final or empty. 15
Errors Missing a Javadoc comment. 15
Errors Parameter configurer should be final. 15
Errors 'configurer' hides a field. 15
Errors Missing a Javadoc comment. 19
Errors Method 'checkPermission' is not designed for extension - needs to be abstract, final or empty. 23
Errors Missing a Javadoc comment. 23
Errors Parameter model should be final. 24
Errors Missing a Javadoc comment. 28

org/kuali/student/lum/common/client/configuration/AbstractControllerConfiguration.java

Violation Message Line
Errors Line is longer than 80 characters. 8
Errors '{' is not preceded with whitespace. 8
Errors Missing a Javadoc comment. 10
Errors Variable 'controller' must be private and have accessor methods. 10
Errors Method 'setController' is not designed for extension - needs to be abstract, final or empty. 12
Errors Missing a Javadoc comment. 12
Errors Parameter controller should be final. 12
Errors 'controller' hides a field. 12

org/kuali/student/lum/common/client/configuration/AbstractSectionConfiguration.java

Violation Message Line
Errors Line is longer than 80 characters. 10
Errors Missing a Javadoc comment. 12
Errors Variable 'rootSection' must be private and have accessor methods. 12
Errors Method 'getView' is not designed for extension - needs to be abstract, final or empty. 14
Errors Missing a Javadoc comment. 14
Errors Method 'getView' is not designed for extension - needs to be abstract, final or empty. 19
Errors Missing a Javadoc comment. 19
Errors Parameter build should be final. 19
Errors Missing a Javadoc comment. 26
Errors Method 'asWidget' is not designed for extension - needs to be abstract, final or empty. 28
Errors Missing a Javadoc comment. 28
Errors Method 'getName' is not designed for extension - needs to be abstract, final or empty. 33
Errors Missing a Javadoc comment. 33
Errors '<' is not preceded with whitespace. 34
Errors '<' is not followed by whitespace. 34
Errors '?' is not preceded with whitespace. 34
Errors '>' is not preceded with whitespace. 34
Errors '?' is not followed by whitespace. 34

org/kuali/student/lum/common/client/configuration/Configuration.java

Violation Message Line
Errors Line is longer than 80 characters. 9
Errors Missing a Javadoc comment. 14
Errors Missing a Javadoc comment. 16
Errors Missing a Javadoc comment. 18
Errors Missing a Javadoc comment. 20
Errors '<' is not preceded with whitespace. 20
Errors '<' is not followed by whitespace. 20
Errors '?' is not preceded with whitespace. 20
Errors '>' is not preceded with whitespace. 20
Errors '?' is not followed by whitespace. 20
Errors Missing a Javadoc comment. 22
Errors Missing a Javadoc comment. 24
Errors Missing a Javadoc comment. 26

org/kuali/student/lum/common/client/configuration/ConfigurationManager.java

Violation Message Line
Errors File does not end with a newline. 0
Errors Unused import - java.util.HashMap. 6
Errors Line is longer than 80 characters. 9
Errors Line is longer than 80 characters. 10
Errors Line is longer than 80 characters. 19
Errors Missing a Javadoc comment. 19
Errors '<' is not preceded with whitespace. 19
Errors '<' is not followed by whitespace. 19
Errors '>' is not preceded with whitespace. 19
Errors '<' is not preceded with whitespace. 19
Errors '<' is not followed by whitespace. 19
Errors '>' is not preceded with whitespace. 19
Errors '>' is not followed by whitespace. 19
Errors Missing a Javadoc comment. 21
Errors Missing a Javadoc comment. 23
Errors Parameter configurer should be final. 23
Errors 'configurer' hides a field. 23
Errors Method 'registerConfiguration' is not designed for extension - needs to be abstract, final or empty. 27
Errors Missing a Javadoc comment. 27
Errors Parameter configuration should be final. 27
Errors Method 'getConfigurations' is not designed for extension - needs to be abstract, final or empty. 32
Errors Missing a Javadoc comment. 32
Errors '<' is not preceded with whitespace. 32
Errors '<' is not followed by whitespace. 32
Errors '>' is not preceded with whitespace. 32
Errors Missing a Javadoc comment. 36
Errors Parameter configuration should be final. 36

org/kuali/student/lum/common/client/configuration/EditableConfiguration.java

Violation Message Line
Errors Line is longer than 80 characters. 6
Errors Missing a Javadoc comment. 11

org/kuali/student/lum/common/client/configuration/package.html

Violation Message Line
Errors Missing package documentation file. 0

org/kuali/student/lum/common/client/helpers/HasRecentlyViewedData.java

Violation Message Line
Errors Missing a Javadoc comment. 3
Errors Line contains a tab character. 4
Errors Missing a Javadoc comment. 4
Errors Redundant 'public' modifier. 4

org/kuali/student/lum/common/client/helpers/RecentDocInfo.java

Violation Message Line
Errors Missing a Javadoc comment. 3
Errors '{' is not preceded with whitespace. 3
Errors Line contains a tab character. 4
Errors Missing a Javadoc comment. 4
Errors Line contains a tab character. 5
Errors Missing a Javadoc comment. 5
Errors Line has trailing spaces. 6
Errors Line contains a tab character. 6
Errors Line contains a tab character. 7
Errors Missing a Javadoc comment. 7
Errors Parameter name should be final. 7
Errors 'name' hides a field. 7
Errors Parameter location should be final. 7
Errors 'location' hides a field. 7
Errors Line contains a tab character. 8
Errors Line contains a tab character. 9
Errors Line contains a tab character. 10
Errors Line contains a tab character. 11
Errors Line has trailing spaces. 12
Errors Line contains a tab character. 12
Errors Line contains a tab character. 13
Errors Method 'getName' is not designed for extension - needs to be abstract, final or empty. 13
Errors Missing a Javadoc comment. 13
Errors Line contains a tab character. 14
Errors Line contains a tab character. 15
Errors Line contains a tab character. 16
Errors Method 'setName' is not designed for extension - needs to be abstract, final or empty. 16
Errors Missing a Javadoc comment. 16
Errors Parameter name should be final. 16
Errors 'name' hides a field. 16
Errors Line contains a tab character. 17
Errors Line contains a tab character. 18
Errors Line contains a tab character. 19
Errors Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. 19
Errors Missing a Javadoc comment. 19
Errors Line contains a tab character. 20
Errors Line contains a tab character. 21
Errors Line contains a tab character. 22
Errors Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. 22
Errors Missing a Javadoc comment. 22
Errors Parameter location should be final. 22
Errors 'location' hides a field. 22
Errors Line contains a tab character. 23
Errors Line contains a tab character. 24
Errors Line has trailing spaces. 25
Errors Line contains a tab character. 25

org/kuali/student/lum/common/client/helpers/RecentlyViewedHelper.java

Violation Message Line
Errors Missing a Javadoc comment. 8
Errors Utility classes should not have a public or default constructor. 8
Errors '{' is not preceded with whitespace. 8
Errors Line has trailing spaces. 9
Errors Line contains a tab character. 9
Errors Line is longer than 80 characters. 10
Errors Line contains a tab character. 10
Errors Missing a Javadoc comment. 10
Errors '<' is not preceded with whitespace. 10
Errors '<' is not followed by whitespace. 10
Errors '>' is not preceded with whitespace. 10
Errors Variable 'recentlyViewedDocs' must be private and have accessor methods. 10
Errors '<' is not preceded with whitespace. 10
Errors '<' is not followed by whitespace. 10
Errors '>' is not preceded with whitespace. 10
Errors '>' is not followed by whitespace. 10
Errors Line is longer than 80 characters. 11
Errors Line contains a tab character. 11
Errors Missing a Javadoc comment. 11
Errors '<' is not preceded with whitespace. 11
Errors '<' is not followed by whitespace. 11
Errors '>' is not preceded with whitespace. 11
Errors Variable 'dependants' must be private and have accessor methods. 11
Errors '<' is not preceded with whitespace. 11
Errors '<' is not followed by whitespace. 11
Errors '>' is not preceded with whitespace. 11
Errors '>' is not followed by whitespace. 11
Errors Line contains a tab character. 12
Errors Missing a Javadoc comment. 12
Errors Line has trailing spaces. 13
Errors Line contains a tab character. 13
Errors Line contains a tab character. 14
Errors Missing a Javadoc comment. 14
Errors Parameter name should be final. 14
Errors '{' is not preceded with whitespace. 14
Errors Line is longer than 80 characters. 15
Errors Line contains a tab character. 15
Errors Line contains a tab character. 16
Errors 'for' is not followed by whitespace. 16
Errors '=' is not preceded with whitespace. 16
Errors '=' is not followed by whitespace. 16
Errors '{' is not preceded with whitespace. 16
Errors Line is longer than 80 characters. 17
Errors Line contains a tab character. 17
Errors 'if' is not followed by whitespace. 17
Errors '{' is not preceded with whitespace. 17
Errors Line contains a tab character. 18
Errors Line contains a tab character. 19
Errors Line contains a tab character. 20
Errors Line contains a tab character. 21
Errors Line contains a tab character. 22
Errors Line contains a tab character. 23
Errors 'if' is not followed by whitespace. 23
Errors '{' is not preceded with whitespace. 23
Errors Line contains a tab character. 25
Errors Line contains a tab character. 26
Errors 'for' is not followed by whitespace. 26
Errors '=' is not followed by whitespace. 26
Errors '{' is not preceded with whitespace. 26
Errors Line contains a tab character. 27
Errors Line contains a tab character. 28
Errors Line contains a tab character. 29
Errors Line has trailing spaces. 30
Errors Line contains a tab character. 30
Errors Line contains a tab character. 31
Errors Missing a Javadoc comment. 31
Errors Parameter name should be final. 31
Errors Parameter specificLocation should be final. 31
Errors '{' is not preceded with whitespace. 31
Errors Line contains a tab character. 32
Errors Line contains a tab character. 33
Errors 'for' is not followed by whitespace. 33
Errors '=' is not preceded with whitespace. 33
Errors '=' is not followed by whitespace. 33
Errors '{' is not preceded with whitespace. 33
Errors Line is longer than 80 characters. 34
Errors Line contains a tab character. 34
Errors 'if' is not followed by whitespace. 34
Errors '{' is not preceded with whitespace. 34
Errors Line contains a tab character. 35
Errors Line contains a tab character. 36
Errors Line contains a tab character. 37
Errors Line contains a tab character. 38
Errors Line contains a tab character. 39
Errors Line contains a tab character. 40
Errors 'if' is not followed by whitespace. 40
Errors '{' is not preceded with whitespace. 40
Errors Line contains a tab character. 41
Errors Line contains a tab character. 42
Errors Line contains a tab character. 43
Errors 'for' is not followed by whitespace. 43
Errors '=' is not followed by whitespace. 43
Errors '{' is not preceded with whitespace. 43
Errors Line contains a tab character. 44
Errors Line contains a tab character. 45
Errors Line contains a tab character. 46
Errors Line has trailing spaces. 47
Errors Line contains a tab character. 47
Errors Line contains a tab character. 48
Errors Missing a Javadoc comment. 48
Errors '<' is not preceded with whitespace. 48
Errors '<' is not followed by whitespace. 48
Errors '>' is not preceded with whitespace. 48
Errors '{' is not preceded with whitespace. 48
Errors Line contains a tab character. 49
Errors Line contains a tab character. 50
Errors Line has trailing spaces. 51
Errors Line contains a tab character. 51
Errors Line contains a tab character. 52
Errors Missing a Javadoc comment. 52
Errors Parameter object should be final. 52
Errors '{' is not preceded with whitespace. 52
Errors Line contains a tab character. 53
Errors Line contains a tab character. 54
Errors Line is longer than 80 characters. 56
Errors Line contains a tab character. 56
Errors Missing a Javadoc comment. 56
Errors Parameter oldTitle should be final. 56
Errors Parameter newTitle should be final. 56
Errors Parameter docId should be final. 56
Errors Line contains a tab character. 57
Errors 'for' is not followed by whitespace. 57
Errors '=' is not preceded with whitespace. 57
Errors '=' is not followed by whitespace. 57
Errors '{' is not preceded with whitespace. 57
Errors Line has trailing spaces. 58
Errors Line contains a tab character. 58
Errors 'if' is not followed by whitespace. 58
Errors Line is longer than 80 characters. 59
Errors Line contains a tab character. 59
Errors '{' is not preceded with whitespace. 59
Errors Line contains a tab character. 60
Errors Line contains a tab character. 61
Errors Line contains a tab character. 62
Errors Line contains a tab character. 63
Errors Line contains a tab character. 64
Errors 'for' is not followed by whitespace. 64
Errors '=' is not followed by whitespace. 64
Errors '{' is not preceded with whitespace. 64
Errors Line contains a tab character. 65
Errors Line contains a tab character. 66
Errors Line contains a tab character. 67

org/kuali/student/lum/common/client/helpers/package.html

Violation Message Line
Errors Missing package documentation file. 0

org/kuali/student/lum/common/client/lo/CategoryDataUtil.java

Violation Message Line
Errors File does not end with a newline. 0
Errors Unused import - org.kuali.student.core.assembly.data.Data.StringKey. 4
Errors Unused import - java.util.Date. 9
Errors Missing a Javadoc comment. 11
Errors Utility classes should not have a public or default constructor. 11
Errors Line has trailing spaces. 12
Errors Missing a Javadoc comment. 13
Errors Parameter loCategoryInfo should be final. 13
Errors Line has trailing spaces. 44
Errors Line has trailing spaces. 45
Errors Line has trailing spaces. 46
Errors Line is longer than 80 characters. 46
Errors Line has trailing spaces. 51
Errors Missing a Javadoc comment. 52
Errors Parameter categoryData should be final. 52
Errors Line is longer than 80 characters. 55
Errors Line is longer than 80 characters. 69
Errors Line has trailing spaces. 75
Errors Line is longer than 80 characters. 75
Errors Line is longer than 80 characters. 76
Errors Line is longer than 80 characters. 80
Errors Line contains a tab character. 83
Errors Line contains a tab character. 84
Errors Line contains a tab character. 85
Errors Line contains a tab character. 86
Errors Line contains a tab character. 87
Errors Line contains a tab character. 88
Errors Line has trailing spaces. 93

org/kuali/student/lum/common/client/lo/CategoryManagement.java

Violation Message Line
Errors Missing a Javadoc comment. 51
Errors Missing a Javadoc comment. 52
Errors Missing a Javadoc comment. 53
Errors Missing a Javadoc comment. 54
Errors Line has trailing spaces. 55
Errors Missing a Javadoc comment. 56
Errors Variable 'accreditationCheckBox' must be private and have accessor methods. 56
Errors Missing a Javadoc comment. 57
Errors Variable 'skillCheckBox' must be private and have accessor methods. 57
Errors Missing a Javadoc comment. 58
Errors Variable 'subjectCheckBox' must be private and have accessor methods. 58
Errors Missing a Javadoc comment. 59
Errors Variable 'wordsInCategoryTextBox' must be private and have accessor methods. 59
Errors Line has trailing spaces. 60
Errors Line contains a tab character. 60
Errors Line is longer than 80 characters. 61
Errors Missing a Javadoc comment. 61
Errors Variable 'loCatRpcServiceAsync' must be private and have accessor methods. 61
Errors Missing a Javadoc comment. 63
Errors Variable 'categoryManagementTable' must be private and have accessor methods. 63
Errors Line has trailing spaces. 64
Errors Missing a Javadoc comment. 65
Errors Variable 'mainPanel' must be private and have accessor methods. 65
Errors Missing a Javadoc comment. 66
Errors Variable 'messageLabel' must be private and have accessor methods. 66
Errors Line has trailing spaces. 67
Errors Missing a Javadoc comment. 68
Errors '<' is not preceded with whitespace. 68
Errors '<' is not followed by whitespace. 68
Errors '>' is not preceded with whitespace. 68
Errors Variable 'categoryTypeList' must be private and have accessor methods. 68
Errors Method length is 183 lines (max allowed is 150). 69
Errors Missing a Javadoc comment. 69
Errors Line has trailing spaces. 72
Errors Line has trailing spaces. 74
Errors Line has trailing spaces. 78
Errors Line has trailing spaces. 82
Errors Line has trailing spaces. 84
Errors Line has trailing spaces. 88
Errors Line has trailing spaces. 92
Errors Line has trailing spaces. 95
Errors Line has trailing spaces. 99
Errors '{' is not preceded with whitespace. 103
Errors Parameter event should be final. 105
Errors Line has trailing spaces. 112
Errors Line has trailing spaces. 114
Errors '{' is not preceded with whitespace. 118
Errors Parameter event should be final. 120
Errors Line has trailing spaces. 133
Errors Line has trailing spaces. 137
Errors Line has trailing spaces. 148
Errors 'if' is not followed by whitespace. 150
Errors Line has trailing spaces. 155
Errors Line is longer than 80 characters. 158
Errors '<' is not preceded with whitespace. 158
Errors '<' is not followed by whitespace. 158
Errors '<' is not preceded with whitespace. 158
Errors '<' is not followed by whitespace. 158
Errors '>' is not preceded with whitespace. 158
Errors '>' is not followed by whitespace. 158
Errors '>' is not preceded with whitespace. 158
Errors '>' is not followed by whitespace. 158
Errors Parameter caught should be final. 160
Errors Parameter results should be final. 165
Errors '<' is not preceded with whitespace. 165
Errors '<' is not followed by whitespace. 165
Errors '>' is not preceded with whitespace. 165
Errors Parameter event should be final. 173
Errors Parameter event should be final. 180
Errors Parameter event should be final. 186
Errors Parameter event should be final. 192
Errors Parameter event should be final. 199
Errors Parameter event should be final. 207
Errors Line has trailing spaces. 208
Errors Line is longer than 80 characters. 209
Errors 'if' is not followed by whitespace. 210
Errors '{' is not preceded with whitespace. 210
Errors Line is longer than 80 characters. 211
Errors Line contains a tab character. 211
Errors '<' is not preceded with whitespace. 211
Errors '<' is not followed by whitespace. 211
Errors '>' is not preceded with whitespace. 211
Errors '>' is not followed by whitespace. 211
Errors Line contains a tab character. 212
Errors Line contains a tab character. 213
Errors Parameter caught should be final. 213
Errors Line is longer than 80 characters. 214
Errors Line contains a tab character. 214
Errors Line contains a tab character. 215
Errors Line contains a tab character. 216
Errors Parameter result should be final. 219
Errors Line is longer than 80 characters. 220
Errors Line is longer than 80 characters. 221
Errors Line contains a tab character. 224
Errors Parameter event should be final. 231
Errors Line is longer than 80 characters. 232
Errors 'if' is not followed by whitespace. 233
Errors '{' is not preceded with whitespace. 233
Errors Line is longer than 80 characters. 234
Errors Line contains a tab character. 234
Errors '<' is not preceded with whitespace. 234
Errors '<' is not followed by whitespace. 234
Errors '>' is not preceded with whitespace. 234
Errors '>' is not followed by whitespace. 234
Errors Line contains a tab character. 235
Errors Line contains a tab character. 236
Errors Parameter caught should be final. 236
Errors Line is longer than 80 characters. 237
Errors Line contains a tab character. 237
Errors Line contains a tab character. 238
Errors Line contains a tab character. 239
Errors Parameter result should be final. 241
Errors Line is longer than 80 characters. 242
Errors Line contains a tab character. 242
Errors Line is longer than 80 characters. 243
Errors Line contains a tab character. 243
Errors Line contains a tab character. 244
Errors Line contains a tab character. 245
Errors Line contains a tab character. 246
Errors Line contains a tab character. 247
Errors Missing a Javadoc comment. 253
Errors Line has trailing spaces. 256
Errors Line is longer than 80 characters. 257
Errors Missing a Javadoc comment. 257
Errors Parameter hideInactiveCategories should be final. 257
Errors ',' is not followed by whitespace. 257
Errors Parameter selectionPolicy should be final. 257
Errors Line is longer than 80 characters. 258
Errors Method 'getSelectedCategoryList' is not designed for extension - needs to be abstract, final or empty. 261
Errors Missing a Javadoc comment. 261
Errors '<' is not preceded with whitespace. 261
Errors '<' is not followed by whitespace. 261
Errors '>' is not preceded with whitespace. 261
Errors '{' is not preceded with whitespace. 261
Errors Line has trailing spaces. 264
Errors Line contains a tab character. 264
Errors Missing a Javadoc comment. 265
Errors '<' is not preceded with whitespace. 267
Errors '<' is not followed by whitespace. 267
Errors '>' is not preceded with whitespace. 267
Errors '<' is not preceded with whitespace. 267
Errors '<' is not followed by whitespace. 267
Errors '>' is not preceded with whitespace. 267
Errors '>' is not followed by whitespace. 267
Errors 'if' is not followed by whitespace. 268
Errors Expression can be simplified. 268
Errors '{' is not preceded with whitespace. 268
Errors 'if' is not followed by whitespace. 271
Errors Expression can be simplified. 271
Errors '{' is not preceded with whitespace. 271
Errors 'if' is not followed by whitespace. 274
Errors Expression can be simplified. 274
Errors '{' is not preceded with whitespace. 274
Errors Line is longer than 80 characters. 275
Errors Line has trailing spaces. 280
Errors Missing a Javadoc comment. 281
Errors '<' is not preceded with whitespace. 283
Errors '<' is not followed by whitespace. 283
Errors '>' is not preceded with whitespace. 283
Errors '<' is not preceded with whitespace. 283
Errors '<' is not followed by whitespace. 283
Errors '>' is not preceded with whitespace. 283
Errors '>' is not followed by whitespace. 283
Errors 'if' is not followed by whitespace. 285
Errors '{' is not preceded with whitespace. 285
Errors Line is longer than 80 characters. 286
Errors '<' is not preceded with whitespace. 286
Errors '<' is not followed by whitespace. 286
Errors '>' is not preceded with whitespace. 286
Errors Line has trailing spaces. 291
Errors Method 'setDeleteButtonEnabled' is not designed for extension - needs to be abstract, final or empty. 294
Errors Missing a Javadoc comment. 294
Errors Parameter b should be final. 294
Errors Method 'setUpdateButtonEnabled' is not designed for extension - needs to be abstract, final or empty. 298
Errors Missing a Javadoc comment. 298
Errors Parameter b should be final. 298
Errors Method 'setInsertButtonEnabled' is not designed for extension - needs to be abstract, final or empty. 302
Errors Missing a Javadoc comment. 302
Errors Parameter b should be final. 302
Errors Missing a Javadoc comment. 305
Errors Line contains a tab character. 306
Errors Missing a Javadoc comment. 306
Errors Variable 'layoutTable' must be private and have accessor methods. 306
Errors Missing a Javadoc comment. 307
Errors Variable 'categoryNameLabel' must be private and have accessor methods. 307
Errors Missing a Javadoc comment. 308
Errors Variable 'categoryTypeLabel' must be private and have accessor methods. 308
Errors Missing a Javadoc comment. 309
Errors Variable 'spacer' must be private and have accessor methods. 309
Errors Missing a Javadoc comment. 310
Errors Variable 'categoryInfo' must be private and have accessor methods. 310
Errors Line has trailing spaces. 311
Errors Missing a Javadoc comment. 312
Errors Line contains a tab character. 313
Errors '540' is a magic number. 313
Errors '200' is a magic number. 313
Errors Line contains a tab character. 314
Errors 'mainPanel' hides a field. 315
Errors Line has trailing spaces. 316
Errors Line is longer than 80 characters. 324
Errors Line has trailing spaces. 326
Errors Line is longer than 80 characters. 335
Errors Line is longer than 80 characters. 336
Errors Line has trailing spaces. 337
Errors Line contains a tab character. 338
Errors Line has trailing spaces. 339
Errors 'deleteButton' hides a field. 341
Errors Parameter event should be final. 350
Errors Line is longer than 80 characters. 351
Errors Line contains a tab character. 352
Errors Line is longer than 80 characters. 353
Errors '<' is not preceded with whitespace. 353
Errors '<' is not followed by whitespace. 353
Errors '>' is not preceded with whitespace. 353
Errors '>' is not followed by whitespace. 353
Errors '{' is not preceded with whitespace. 353
Errors Parameter caught should be final. 355
Errors Line is longer than 80 characters. 357
Errors Parameter result should be final. 360
Errors Line is longer than 80 characters. 363
Errors 'if' is not followed by whitespace. 363
Errors '!=' is not preceded with whitespace. 363
Errors '!=' is not followed by whitespace. 363
Errors '{' is not preceded with whitespace. 363
Errors Line is longer than 80 characters. 364
Errors 'else' is not preceded with whitespace. 365
Errors '}' is not followed by whitespace. 365
Errors 'else' is not followed by whitespace. 365
Errors '{' is not preceded with whitespace. 365
Errors Line is longer than 80 characters. 366
Errors '3000' is a magic number. 366
Errors Parameter event should be final. 380
Errors Missing a Javadoc comment. 389
Errors Parameter cate should be final. 389
Errors Missing a Javadoc comment. 395
Errors Missing a Javadoc comment. 396
Errors Variable 'layoutTable' must be private and have accessor methods. 396
Errors Missing a Javadoc comment. 397
Errors Variable 'nameTextBox' must be private and have accessor methods. 397
Errors Missing a Javadoc comment. 398
Errors Variable 'typeListBox' must be private and have accessor methods. 398
Errors Missing a Javadoc comment. 399
Errors Variable 'okButton' must be private and have accessor methods. 399
Errors Missing a Javadoc comment. 400
Errors Variable 'cancelButton' must be private and have accessor methods. 400
Errors Missing a Javadoc comment. 401
Errors Variable 'categoryInfo' must be private and have accessor methods. 401
Errors Missing a Javadoc comment. 402
Errors Variable 'spacer' must be private and have accessor methods. 402
Errors Missing a Javadoc comment. 404
Errors Line contains a tab character. 405
Errors '540' is a magic number. 405
Errors '200' is a magic number. 405
Errors Line contains a tab character. 406
Errors Line contains a tab character. 407
Errors Line contains a tab character. 408
Errors Line contains a tab character. 409
Errors Line contains a tab character. 410
Errors Line contains a tab character. 411
Errors Line contains a tab character. 412
Errors 'mainPanel' hides a field. 422
Errors Parameter event should be final. 438
Errors Line is longer than 80 characters. 441
Errors '<' is not preceded with whitespace. 441
Errors '<' is not followed by whitespace. 441
Errors '>' is not preceded with whitespace. 441
Errors '>' is not followed by whitespace. 441
Errors '{' is not preceded with whitespace. 441
Errors Parameter caught should be final. 443
Errors Parameter result should be final. 448
Errors Line is longer than 80 characters. 449
Errors 'if' is not followed by whitespace. 449
Errors '!=' is not preceded with whitespace. 449
Errors '!=' is not followed by whitespace. 449
Errors '{' is not preceded with whitespace. 449
Errors Line is longer than 80 characters. 450
Errors 'else' is not preceded with whitespace. 451
Errors '}' is not followed by whitespace. 451
Errors 'else' is not followed by whitespace. 451
Errors '{' is not preceded with whitespace. 451
Errors Line is longer than 80 characters. 452
Errors '3000' is a magic number. 452
Errors Parameter event should be final. 467
Errors Missing a Javadoc comment. 475
Errors Parameter categoryTypeList should be final. 475
Errors '<' is not preceded with whitespace. 475
Errors '<' is not followed by whitespace. 475
Errors '>' is not preceded with whitespace. 475
Errors 'categoryTypeList' hides a field. 475
Errors Missing a Javadoc comment. 484
Errors Parameter cate should be final. 484
Errors Missing a Javadoc comment. 490
Errors Line is longer than 80 characters. 492
Errors Missing a Javadoc comment. 498
Errors Missing a Javadoc comment. 499
Errors Variable 'layoutTable' must be private and have accessor methods. 499
Errors Missing a Javadoc comment. 500
Errors Variable 'okButton' must be private and have accessor methods. 500
Errors Missing a Javadoc comment. 501
Errors Variable 'cancelButton' must be private and have accessor methods. 501
Errors Line has trailing spaces. 502
Errors Missing a Javadoc comment. 502
Errors Variable 'nameTextBox' must be private and have accessor methods. 502
Errors Missing a Javadoc comment. 503
Errors Variable 'typeListBox' must be private and have accessor methods. 503
Errors Missing a Javadoc comment. 504
Errors Variable 'spacer' must be private and have accessor methods. 504
Errors Line has trailing spaces. 505
Errors Missing a Javadoc comment. 506
Errors Line contains a tab character. 507
Errors '540' is a magic number. 507
Errors '200' is a magic number. 507
Errors Line contains a tab character. 508
Errors Line contains a tab character. 509
Errors Line contains a tab character. 510
Errors Line contains a tab character. 511
Errors Line contains a tab character. 512
Errors Line contains a tab character. 513
Errors Line contains a tab character. 514
Errors Line has trailing spaces. 519
Errors Line has trailing spaces. 523
Errors 'mainPanel' hides a field. 524
Errors Line has trailing spaces. 530
Errors Parameter event should be final. 541
Errors Line is longer than 80 characters. 543
Errors '<' is not preceded with whitespace. 543
Errors '<' is not followed by whitespace. 543
Errors '>' is not preceded with whitespace. 543
Errors '>' is not followed by whitespace. 543
Errors '{' is not preceded with whitespace. 543
Errors Parameter caught should be final. 545
Errors Line is longer than 80 characters. 546
Errors Parameter result should be final. 549
Errors Line is longer than 80 characters. 550
Errors 'if' is not followed by whitespace. 550
Errors '!=' is not preceded with whitespace. 550
Errors '!=' is not followed by whitespace. 550
Errors '{' is not preceded with whitespace. 550
Errors Line is longer than 80 characters. 551
Errors 'else' is not preceded with whitespace. 552
Errors '}' is not followed by whitespace. 552
Errors 'else' is not followed by whitespace. 552
Errors '{' is not preceded with whitespace. 552
Errors Line is longer than 80 characters. 553
Errors '3000' is a magic number. 553
Errors Parameter event should be final. 566
Errors Missing a Javadoc comment. 573
Errors Parameter categoryTypeList should be final. 573
Errors '<' is not preceded with whitespace. 573
Errors '<' is not followed by whitespace. 573
Errors '>' is not preceded with whitespace. 573
Errors 'categoryTypeList' hides a field. 573
Errors Missing a Javadoc comment. 582
Errors Line is longer than 80 characters. 588

org/kuali/student/lum/common/client/lo/CategoryManagementTable.java

Violation Message Line
Errors Line is longer than 80 characters. 25
Errors Line is longer than 80 characters. 27
Errors Line is longer than 80 characters. 29
Errors Line has trailing spaces. 44
Errors Line is longer than 80 characters. 44
Errors Line has trailing spaces. 45
Errors Missing a Javadoc comment. 50
Errors Name 'NAME_COLUMN_HEADER' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Errors Variable 'NAME_COLUMN_HEADER' must be private and have accessor methods. 50
Errors Missing a Javadoc comment. 51
Errors Name 'TYPE_COLUMN_HEADER' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Errors Variable 'TYPE_COLUMN_HEADER' must be private and have accessor methods. 51
Errors Missing a Javadoc comment. 52
Errors Name 'STATE_COLUMN_HEADER' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
Errors Variable 'STATE_COLUMN_HEADER' must be private and have accessor methods. 52
Errors Missing a Javadoc comment. 53
Errors Name 'ID_COLUMN_KEY' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
Errors Variable 'ID_COLUMN_KEY' must be private and have accessor methods. 53
Errors Missing a Javadoc comment. 54
Errors Name 'NAME_COLUMN_KEY' must match pattern '^[a-z][a-zA-Z0-9]*$'. 54
Errors Variable 'NAME_COLUMN_KEY' must be private and have accessor methods. 54
Errors Missing a Javadoc comment. 55
Errors Name 'TYPE_COLUMN_KEY' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
Errors Variable 'TYPE_COLUMN_KEY' must be private and have accessor methods. 55
Errors Missing a Javadoc comment. 56
Errors Name 'STATE_COLUMN_KEY' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
Errors Variable 'STATE_COLUMN_KEY' must be private and have accessor methods. 56
Errors Missing a Javadoc comment. 57
Errors '<' is not preceded with whitespace. 57
Errors '<' is not followed by whitespace. 57
Errors '>' is not preceded with whitespace. 57
Errors '<' is not preceded with whitespace. 57
Errors '<' is not followed by whitespace. 57
Errors '>' is not preceded with whitespace. 57
Errors '>' is not followed by whitespace. 57
Errors Line is longer than 80 characters. 58
Errors Missing a Javadoc comment. 58
Errors '<' is not preceded with whitespace. 58
Errors '<' is not followed by whitespace. 58
Errors '>' is not preceded with whitespace. 58
Errors '<' is not preceded with whitespace. 58
Errors '<' is not followed by whitespace. 58
Errors '>' is not preceded with whitespace. 58
Errors '>' is not followed by whitespace. 58
Errors Line is longer than 80 characters. 59
Errors Missing a Javadoc comment. 59
Errors '<' is not preceded with whitespace. 59
Errors '<' is not followed by whitespace. 59
Errors '>' is not preceded with whitespace. 59
Errors '<' is not preceded with whitespace. 59
Errors '<' is not followed by whitespace. 59
Errors '>' is not preceded with whitespace. 59
Errors '>' is not followed by whitespace. 59
Errors Missing a Javadoc comment. 60
Errors '<' is not preceded with whitespace. 60
Errors '<' is not followed by whitespace. 60
Errors '>' is not preceded with whitespace. 60
Errors Variable 'pagingScrollTable' must be private and have accessor methods. 60
Errors Missing a Javadoc comment. 61
Errors Missing a Javadoc comment. 62
Errors Missing a Javadoc comment. 63
Errors Line is longer than 80 characters. 65
Errors Missing a Javadoc comment. 65
Errors Line is longer than 80 characters. 66
Errors Missing a Javadoc comment. 66
Errors Line has trailing spaces. 70
Errors Line is longer than 80 characters. 70
Errors Line has trailing spaces. 72
Errors Line is longer than 80 characters. 76
Errors '<' is not preceded with whitespace. 76
Errors '<' is not followed by whitespace. 76
Errors '>' is not preceded with whitespace. 76
Errors '>' is not followed by whitespace. 76
Errors Parameter caught should be final. 78
Errors Line is longer than 80 characters. 80
Errors Line has trailing spaces. 82
Errors Parameter result should be final. 84
Errors Line is longer than 80 characters. 86
Errors Line has trailing spaces. 90
Errors Line has trailing spaces. 92
Errors Missing a Javadoc comment. 93
Errors Parameter selectionPolicy should be final. 93
Errors '{' is not preceded with whitespace. 93
Errors '<' is not preceded with whitespace. 96
Errors '<' is not followed by whitespace. 96
Errors '>' is not preceded with whitespace. 96
Errors '>' is not followed by whitespace. 96
Errors '400' is a magic number. 98
Errors '300' is a magic number. 98
Errors Missing a Javadoc comment. 101
Errors First sentence should end with a period. 105
Errors Line has trailing spaces. 107
Errors Line is longer than 80 characters. 110
Errors Parameter hideInactiveCategories should be final. 110
Errors 'hideInactiveCategories' hides a field. 110
Errors Expected @param tag for 'hideInactiveCategories'. 110
Errors Parameter selectionPolicy should be final. 110
Errors Expected @param tag for 'selectionPolicy'. 110
Errors Line is longer than 80 characters. 116
Errors Method 'isHideInactiveCategories' is not designed for extension - needs to be abstract, final or empty. 122
Errors 'if' is not followed by whitespace. 123
Errors '{' is not preceded with whitespace. 123
Errors Line has trailing spaces. 125
Errors Line is longer than 80 characters. 126
Errors Conditional logic can be removed. 126
Errors 'if' is not followed by whitespace. 126
Errors '||' is not preceded with whitespace. 126
Errors '||' is not followed by whitespace. 126
Errors '(' is followed by whitespace. 126
Errors Expression can be simplified. 126
Errors '{' is not preceded with whitespace. 126
Errors 'else' is not preceded with whitespace. 128
Errors '}' is not followed by whitespace. 128
Errors Line has trailing spaces. 133
Errors Method 'setHideInactiveCategories' is not designed for extension - needs to be abstract, final or empty. 135
Errors Parameter show should be final. 135
Errors Method 'redraw' is not designed for extension - needs to be abstract, final or empty. 138
Errors Missing a Javadoc comment. 138
Errors '{' is not preceded with whitespace. 138
Errors Line is longer than 80 characters. 145
Errors ';' is not followed by whitespace. 145
Errors Line has trailing spaces. 147
Errors Method 'redraw' is not designed for extension - needs to be abstract, final or empty. 148
Errors Missing a Javadoc comment. 148
Errors Parameter filteredRows should be final. 148
Errors '<' is not preceded with whitespace. 148
Errors '<' is not followed by whitespace. 148
Errors '>' is not preceded with whitespace. 148
Errors '{' is not preceded with whitespace. 148
Errors Line is longer than 80 characters. 155
Errors ';' is not followed by whitespace. 155
Errors Method 'clearTable' is not designed for extension - needs to be abstract, final or empty. 158
Errors Missing a Javadoc comment. 158
Errors '{' is not preceded with whitespace. 158
Errors Line has trailing spaces. 160
Errors Line has trailing spaces. 162
Errors Method 'removeSelected' is not designed for extension - needs to be abstract, final or empty. 163
Errors Missing a Javadoc comment. 163
Errors '{' is not preceded with whitespace. 163
Errors 'for' is not followed by whitespace. 164
Errors ':' is not preceded with whitespace. 164
Errors '{' is not preceded with whitespace. 164
Errors Method 'getAllRows' is not designed for extension - needs to be abstract, final or empty. 169
Errors Missing a Javadoc comment. 169
Errors '<' is not preceded with whitespace. 169
Errors '<' is not followed by whitespace. 169
Errors '>' is not preceded with whitespace. 169
Errors '{' is not preceded with whitespace. 169
Errors '<' is not preceded with whitespace. 170
Errors '<' is not followed by whitespace. 170
Errors '>' is not preceded with whitespace. 170
Errors '<' is not preceded with whitespace. 170
Errors '<' is not followed by whitespace. 170
Errors '>' is not preceded with whitespace. 170
Errors '>' is not followed by whitespace. 170
Errors 'for' is not followed by whitespace. 171
Errors ':' is not preceded with whitespace. 171
Errors '{' is not preceded with whitespace. 171
Errors Line has trailing spaces. 175
Errors Method 'getSelectedRows' is not designed for extension - needs to be abstract, final or empty. 176
Errors Missing a Javadoc comment. 176
Errors '<' is not preceded with whitespace. 176
Errors '<' is not followed by whitespace. 176
Errors '>' is not preceded with whitespace. 176
Errors '{' is not preceded with whitespace. 176
Errors '<' is not preceded with whitespace. 177
Errors '<' is not followed by whitespace. 177
Errors '>' is not preceded with whitespace. 177
Errors '<' is not preceded with whitespace. 177
Errors '<' is not followed by whitespace. 177
Errors '>' is not preceded with whitespace. 177
Errors '>' is not followed by whitespace. 177
Errors Line is longer than 80 characters. 178
Errors '<' is not preceded with whitespace. 178
Errors '<' is not followed by whitespace. 178
Errors '>' is not preceded with whitespace. 178
Errors 'for' is not followed by whitespace. 179
Errors ':' is not preceded with whitespace. 179
Errors '{' is not preceded with whitespace. 179
Errors Method 'getSelectedLoCategoryInfos' is not designed for extension - needs to be abstract, final or empty. 184
Errors Missing a Javadoc comment. 184
Errors '<' is not preceded with whitespace. 184
Errors '<' is not followed by whitespace. 184
Errors '>' is not preceded with whitespace. 184
Errors '{' is not preceded with whitespace. 184
Errors '<' is not preceded with whitespace. 186
Errors '<' is not followed by whitespace. 186
Errors '>' is not preceded with whitespace. 186
Errors '<' is not preceded with whitespace. 186
Errors '<' is not followed by whitespace. 186
Errors '>' is not preceded with whitespace. 186
Errors '>' is not followed by whitespace. 186
Errors Line is longer than 80 characters. 187
Errors '<' is not preceded with whitespace. 187
Errors '<' is not followed by whitespace. 187
Errors '>' is not preceded with whitespace. 187
Errors 'if' is not followed by whitespace. 188
Errors 'for' is not followed by whitespace. 191
Errors ':' is not preceded with whitespace. 191
Errors '{' is not preceded with whitespace. 191
Errors Line has trailing spaces. 201
Errors Method 'getSelectedLoCategoryInfoId' is not designed for extension - needs to be abstract, final or empty. 203
Errors Missing a Javadoc comment. 203
Errors '{' is not preceded with whitespace. 203
Errors Line has trailing spaces. 205
Errors Line is longer than 80 characters. 206
Errors '<' is not preceded with whitespace. 206
Errors '<' is not followed by whitespace. 206
Errors '>' is not preceded with whitespace. 206
Errors 'if' is not followed by whitespace. 207
Errors 'for' is not followed by whitespace. 211
Errors ':' is not preceded with whitespace. 211
Errors '{' is not preceded with whitespace. 211
Errors Line has trailing spaces. 223
Errors Line has trailing spaces. 224
Errors Missing a Javadoc comment. 225
Errors Line is longer than 80 characters. 226
Errors '<' is not preceded with whitespace. 226
Errors '<' is not followed by whitespace. 226
Errors '<' is not preceded with whitespace. 226
Errors '<' is not followed by whitespace. 226
Errors '>' is not preceded with whitespace. 226
Errors '?' is not followed by whitespace. 226
Errors '>' is not followed by whitespace. 226
Errors '>' is not preceded with whitespace. 226
Errors '=' is not preceded with whitespace. 226
Errors '=' is not followed by whitespace. 226
Errors '<' is not preceded with whitespace. 226
Errors '<' is not followed by whitespace. 226
Errors '<' is not preceded with whitespace. 226
Errors '<' is not followed by whitespace. 226
Errors '>' is not preceded with whitespace. 226
Errors '?' is not followed by whitespace. 226
Errors '>' is not followed by whitespace. 226
Errors '>' is not preceded with whitespace. 226
Errors '>' is not followed by whitespace. 226
Errors Line is longer than 80 characters. 227
Errors Line is longer than 80 characters. 230
Errors Line has trailing spaces. 232
Errors Line is longer than 80 characters. 234
Errors Line has trailing spaces. 236
Errors 'if' is not followed by whitespace. 238
Errors '{' is not preceded with whitespace. 238
Errors '370' is a magic number. 239
Errors Line has trailing spaces. 243
Errors Line has trailing spaces. 245
Errors Missing a Javadoc comment. 246
Errors '<' is not preceded with whitespace. 246
Errors '<' is not followed by whitespace. 246
Errors '>' is not preceded with whitespace. 246
Errors Parameter result should be final. 246
Errors '<' is not preceded with whitespace. 246
Errors '<' is not followed by whitespace. 246
Errors '>' is not preceded with whitespace. 246
Errors 'if' is not followed by whitespace. 248
Errors Line is longer than 80 characters. 249
Errors '<' is not preceded with whitespace. 249
Errors '<' is not followed by whitespace. 249
Errors '>' is not preceded with whitespace. 249
Errors '<' is not preceded with whitespace. 249
Errors '<' is not followed by whitespace. 249
Errors '>' is not preceded with whitespace. 249
Errors '>' is not followed by whitespace. 249
Errors 'for' is not followed by whitespace. 250
Errors ')' is preceded with whitespace. 251
Errors Line has trailing spaces. 256
Errors Line has trailing spaces. 257
Errors Line has trailing spaces. 259
Errors Method 'loadTable' is not designed for extension - needs to be abstract, final or empty. 260
Errors Missing a Javadoc comment. 260
Errors Line is longer than 80 characters. 261
Errors '<' is not preceded with whitespace. 261
Errors '<' is not followed by whitespace. 261
Errors '<' is not preceded with whitespace. 261
Errors '<' is not followed by whitespace. 261
Errors '>' is not preceded with whitespace. 261
Errors '>' is not followed by whitespace. 261
Errors '>' is not preceded with whitespace. 261
Errors '>' is not followed by whitespace. 261
Errors Parameter caught should be final. 263
Errors Parameter results should be final. 269
Errors '<' is not preceded with whitespace. 269
Errors '<' is not followed by whitespace. 269
Errors '>' is not preceded with whitespace. 269
Errors '<' is not preceded with whitespace. 271
Errors '<' is not followed by whitespace. 271
Errors '>' is not preceded with whitespace. 271
Errors Line has trailing spaces. 278
Errors Line has trailing spaces. 280
Errors Missing a Javadoc comment. 281
Errors Parameter loCategoryInfos should be final. 281
Errors '<' is not preceded with whitespace. 281
Errors '<' is not followed by whitespace. 281
Errors '>' is not preceded with whitespace. 281
Errors '<' is not preceded with whitespace. 283
Errors '<' is not followed by whitespace. 283
Errors '>' is not preceded with whitespace. 283
Errors '<' is not preceded with whitespace. 283
Errors '<' is not followed by whitespace. 283
Errors '>' is not preceded with whitespace. 283
Errors '>' is not followed by whitespace. 283
Errors 'for' is not followed by whitespace. 285
Errors 'if' is not followed by whitespace. 288
Errors Line has trailing spaces. 294
Errors Line has trailing spaces. 298
Errors Method 'getRowsByType' is not designed for extension - needs to be abstract, final or empty. 300
Errors Missing a Javadoc comment. 300
Errors '<' is not preceded with whitespace. 300
Errors '<' is not followed by whitespace. 300
Errors '>' is not preceded with whitespace. 300
Errors Parameter type should be final. 300
Errors '{' is not preceded with whitespace. 300
Errors '<' is not preceded with whitespace. 301
Errors '<' is not followed by whitespace. 301
Errors '>' is not preceded with whitespace. 301
Errors '<' is not preceded with whitespace. 301
Errors '<' is not followed by whitespace. 301
Errors '>' is not preceded with whitespace. 301
Errors '>' is not followed by whitespace. 301
Errors 'for' is not followed by whitespace. 302
Errors 'if' is not followed by whitespace. 303
Errors '{' is not preceded with whitespace. 303
Errors Line has trailing spaces. 309
Errors Method 'getRowsLikeName' is not designed for extension - needs to be abstract, final or empty. 310
Errors Missing a Javadoc comment. 310
Errors '<' is not preceded with whitespace. 310
Errors '<' is not followed by whitespace. 310
Errors '>' is not preceded with whitespace. 310
Errors Parameter name should be final. 310
Errors '{' is not preceded with whitespace. 310
Errors '<' is not preceded with whitespace. 311
Errors '<' is not followed by whitespace. 311
Errors '>' is not preceded with whitespace. 311
Errors '<' is not preceded with whitespace. 311
Errors '<' is not followed by whitespace. 311
Errors '>' is not preceded with whitespace. 311
Errors '>' is not followed by whitespace. 311
Errors 'for' is not followed by whitespace. 312
Errors 'if' is not followed by whitespace. 314
Errors 'for' is not followed by whitespace. 316
Errors '{' is not preceded with whitespace. 316
Errors 'if' is not followed by whitespace. 317
Errors '{' is not preceded with whitespace. 317
Errors Line has trailing spaces. 320

org/kuali/student/lum/common/client/lo/HelperUtil.java

Violation Message Line
Errors Utility classes should not have a public or default constructor. 9
Errors Line is longer than 80 characters. 10
Errors Missing a Javadoc comment. 10
Errors Parameter property should be final. 10
Errors Parameter data should be final. 10
Errors Parameter value should be final. 10
Errors Missing a Javadoc comment. 14
Errors Parameter property should be final. 14
Errors Parameter data should be final. 14

org/kuali/student/lum/common/client/lo/LOBuilder.java

Violation Message Line
Errors Line has trailing spaces. 48
Errors Line has trailing spaces. 51
Errors Line has trailing spaces. 53
Errors Line is longer than 80 characters. 55
Errors Line contains a tab character. 55
Errors '<' is not preceded with whitespace. 55
Errors '<' is not followed by whitespace. 55
Errors '<' is not preceded with whitespace. 55
Errors '<' is not followed by whitespace. 55
Errors '<' is not preceded with whitespace. 55
Errors '<' is not followed by whitespace. 55
Errors '>' is not preceded with whitespace. 55
Errors '>' is not followed by whitespace. 55
Errors '>' is not preceded with whitespace. 55
Errors '>' is not followed by whitespace. 55
Errors '>' is not preceded with whitespace. 55
Errors Line contains a tab character. 57
Errors Missing a Javadoc comment. 57
Errors Line contains a tab character. 58
Errors Missing a Javadoc comment. 58
Errors Line contains a tab character. 59
Errors Missing a Javadoc comment. 59
Errors Line contains a tab character. 60
Errors Missing a Javadoc comment. 60
Errors Line contains a tab character. 62
Errors Missing a Javadoc comment. 62
Errors Variable 'main' must be private and have accessor methods. 62
Errors Line contains a tab character. 63
Errors Missing a Javadoc comment. 63
Errors Variable 'searchMainPanel' must be private and have accessor methods. 63
Errors Line contains a tab character. 64
Errors Missing a Javadoc comment. 64
Errors Variable 'searchWindow' must be private and have accessor methods. 64
Errors Line contains a tab character. 65
Errors Missing a Javadoc comment. 65
Errors Variable 'loPanel' must be private and have accessor methods. 65
Errors Line contains a tab character. 67
Errors Missing a Javadoc comment. 67
Errors Variable 'loList' must be private and have accessor methods. 67
Errors Line contains a tab character. 68
Errors Missing a Javadoc comment. 68
Errors Variable 'instructions' must be private and have accessor methods. 68
Errors Line contains a tab character. 70
Errors Missing a Javadoc comment. 70
Errors Line contains a tab character. 71
Errors Line is longer than 80 characters. 73
Errors Line contains a tab character. 73
Errors Missing a Javadoc comment. 73
Errors Parameter luType should be final. 73
Errors Parameter luState should be final. 73
Errors Parameter luGroup should be final. 73
Errors Parameter loRepoKey should be final. 73
Errors Line contains a tab character. 74
Errors Line contains a tab character. 75
Errors Line contains a tab character. 77
Errors Line contains a tab character. 78
Errors Line contains a tab character. 79
Errors Line contains a tab character. 80
Errors Line is longer than 80 characters. 82
Errors Line contains a tab character. 82
Errors Line contains a tab character. 83
Errors Line contains a tab character. 84
Errors Line is longer than 80 characters. 85
Errors Line contains a tab character. 85
Errors Line contains a tab character. 86
Errors Line contains a tab character. 87
Errors Line contains a tab character. 88
Errors Line contains a tab character. 89
Errors Line contains a tab character. 90
Errors Line contains a tab character. 91
Errors Line contains a tab character. 92
Errors Line contains a tab character. 93
Errors Line is longer than 80 characters. 94
Errors Line contains a tab character. 94
Errors Line contains a tab character. 95
Errors Line contains a tab character. 96
Errors Line contains a tab character. 97
Errors Line contains a tab character. 98
Errors Line is longer than 80 characters. 100
Errors Line contains a tab character. 100
Errors Line contains a tab character. 101
Errors Line contains a tab character. 102
Errors Line is longer than 80 characters. 103
Errors Line contains a tab character. 103
Errors Line contains a tab character. 104
Errors Line is longer than 80 characters. 105
Errors Line contains a tab character. 105
Errors Line contains a tab character. 107
Errors Line contains a tab character. 108
Errors Line contains a tab character. 110
Errors Line contains a tab character. 111
Errors Line contains a tab character. 112
Errors Line contains a tab character. 113
Errors Line contains a tab character. 115
Errors Line contains a tab character. 116
Errors Line contains a tab character. 117
Errors Line contains a tab character. 118
Errors Line contains a tab character. 120
Errors Line is longer than 80 characters. 121
Errors Line contains a tab character. 121
Errors Line contains a tab character. 122
Errors Line contains a tab character. 123
Errors Line contains a tab character. 124
Errors Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 124
Errors Line is longer than 80 characters. 125
Errors Line contains a tab character. 125
Errors Parameter value should be final. 125
Errors '<' is not preceded with whitespace. 125
Errors '<' is not followed by whitespace. 125
Errors '<' is not preceded with whitespace. 125
Errors '<' is not followed by whitespace. 125
Errors '>' is not preceded with whitespace. 125
Errors '>' is not followed by whitespace. 125
Errors '>' is not preceded with whitespace. 125
Errors Expected @param tag for 'value'. 125
Errors Parameter fireEvents should be final. 125
Errors Expected @param tag for 'fireEvents'. 125
Errors Line contains a tab character. 126
Errors Line contains a tab character. 127
Errors Line contains a tab character. 129
Errors Line is longer than 80 characters. 130
Errors Line contains a tab character. 130
Errors Line contains a tab character. 131
Errors Line contains a tab character. 132
Errors Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 132
Errors Line contains a tab character. 133
Errors Parameter data should be final. 133
Errors '<' is not preceded with whitespace. 133
Errors '<' is not followed by whitespace. 133
Errors '<' is not preceded with whitespace. 133
Errors '<' is not followed by whitespace. 133
Errors '>' is not preceded with whitespace. 133
Errors '>' is not followed by whitespace. 133
Errors '>' is not preceded with whitespace. 133
Errors Expected @param tag for 'data'. 133
Errors Line contains a tab character. 134
Errors Line contains a tab character. 135
Errors Line contains a tab character. 137
Errors Line contains a tab character. 138
Errors Line contains a tab character. 139
Errors Expected an @return tag. 140
Errors Line contains a tab character. 140
Errors Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 140
Errors Line contains a tab character. 141
Errors '<' is not preceded with whitespace. 141
Errors '<' is not followed by whitespace. 141
Errors '<' is not preceded with whitespace. 141
Errors '<' is not followed by whitespace. 141
Errors '>' is not preceded with whitespace. 141
Errors '>' is not followed by whitespace. 141
Errors '>' is not preceded with whitespace. 141
Errors Line contains a tab character. 142
Errors Line contains a tab character. 143
Errors Line contains a tab character. 145
Errors Line is longer than 80 characters. 146
Errors Line contains a tab character. 146
Errors Line contains a tab character. 147
Errors Expected an @return tag. 148
Errors Line contains a tab character. 148
Errors Method 'addValueChangeHandler' is not designed for extension - needs to be abstract, final or empty. 148
Errors Line is longer than 80 characters. 149
Errors Line contains a tab character. 149
Errors Parameter handler should be final. 149
Errors '<' is not preceded with whitespace. 149
Errors '<' is not followed by whitespace. 149
Errors '<' is not preceded with whitespace. 149
Errors '<' is not followed by whitespace. 149
Errors '<' is not preceded with whitespace. 149
Errors '<' is not followed by whitespace. 149
Errors '>' is not preceded with whitespace. 149
Errors '>' is not followed by whitespace. 149
Errors '>' is not preceded with whitespace. 149
Errors '>' is not followed by whitespace. 149
Errors '>' is not preceded with whitespace. 149
Errors Expected @param tag for 'handler'. 149
Errors Line contains a tab character. 150
Errors Line contains a tab character. 151
Errors Line contains a tab character. 153
Errors Missing a Javadoc comment. 153
Errors Parameter labelKey should be final. 153
Errors Line is longer than 80 characters. 154
Errors Line contains a tab character. 154
Errors Line contains a tab character. 155
Errors Line contains a tab character. 156
Errors Line contains a tab character. 158
Errors Line contains a tab character. 159
Errors Line contains a tab character. 160
Errors Line contains a tab character. 161
Errors Line contains a tab character. 162
Errors Line contains a tab character. 163
Errors Line contains a tab character. 165
Errors Line contains a tab character. 166
Errors Line contains a tab character. 167
Errors Line contains a tab character. 168
Errors Line contains a tab character. 169
Errors Line contains a tab character. 170
Errors Line contains a tab character. 172
Errors Missing a Javadoc comment. 172
Errors Line contains a tab character. 173
Errors Line contains a tab character. 174
Errors Line contains a tab character. 176
Errors Line contains a tab character. 177
Errors Line contains a tab character. 178
Errors Line contains a tab character. 179
Errors Line contains a tab character. 180
Errors Line contains a tab character. 181
Errors Line is longer than 80 characters. 183
Errors Missing a Javadoc comment. 183
Errors Line contains a tab character. 183
Errors '<' is not preceded with whitespace. 183
Errors '<' is not followed by whitespace. 183
Errors '<' is not preceded with whitespace. 183
Errors '<' is not followed by whitespace. 183
Errors '<' is not preceded with whitespace. 183
Errors '<' is not followed by whitespace. 183
Errors '>' is not preceded with whitespace. 183
Errors '>' is not followed by whitespace. 183
Errors '>' is not preceded with whitespace. 183
Errors '>' is not followed by whitespace. 183
Errors '>' is not preceded with whitespace. 183
Errors Line is longer than 80 characters. 184
Errors Line contains a tab character. 184
Errors Missing a Javadoc comment. 184
Errors '<' is not preceded with whitespace. 184
Errors '<' is not followed by whitespace. 184
Errors '>' is not preceded with whitespace. 184
Errors Variable 'outlineModel' must be private and have accessor methods. 184
Errors '<' is not preceded with whitespace. 184
Errors '<' is not followed by whitespace. 184
Errors '>' is not preceded with whitespace. 184
Errors '>' is not followed by whitespace. 184
Errors Line contains a tab character. 185
Errors Missing a Javadoc comment. 185
Errors Variable 'outlineComposite' must be private and have accessor methods. 185
Errors Line contains a tab character. 186
Errors Missing a Javadoc comment. 186
Errors Variable 'mainPanel' must be private and have accessor methods. 186
Errors Line has trailing spaces. 187
Errors Line contains a tab character. 187
Errors Line is longer than 80 characters. 188
Errors Line contains a tab character. 188
Errors Missing a Javadoc comment. 188
Errors Variable 'loPickerChangeHandler' must be private and have accessor methods. 188
Errors '{' is not preceded with whitespace. 188
Errors Line is longer than 80 characters. 189
Errors Line contains a tab character. 189
Errors Parameter event should be final. 189
Errors Line contains a tab character. 190
Errors Line has trailing spaces. 191
Errors Line contains a tab character. 191
Errors Line contains a tab character. 192
Errors Line has trailing spaces. 193
Errors Line contains a tab character. 193
Errors Line contains a tab character. 194
Errors Missing a Javadoc comment. 194
Errors Line contains a tab character. 195
Errors Line is longer than 80 characters. 196
Errors Line contains a tab character. 196
Errors ',' is not followed by whitespace. 196
Errors Line contains a tab character. 197
Errors Parameter event should be final. 197
Errors Line contains a tab character. 198
Errors Line contains a tab character. 199
Errors Line contains a tab character. 200
Errors Line contains a tab character. 201
Errors Line contains a tab character. 202
Errors Line has trailing spaces. 203
Errors Line contains a tab character. 203
Errors Line contains a tab character. 204
Errors Line contains a tab character. 205
Errors Line contains a tab character. 206
Errors Line contains a tab character. 208
Errors Line contains a tab character. 209
Errors Line contains a tab character. 210
Errors Parameter event should be final. 210
Errors Line contains a tab character. 211
Errors Line contains a tab character. 212
Errors Line contains a tab character. 213
Errors Line contains a tab character. 214
Errors Line contains a tab character. 216
Errors Line contains a tab character. 217
Errors Line contains a tab character. 219
Errors Method 'initEmptyLoList' is not designed for extension - needs to be abstract, final or empty. 219
Errors Missing a Javadoc comment. 219
Errors '{' is not preceded with whitespace. 219
Errors Line contains a tab character. 220
Errors '<' is not preceded with whitespace. 220
Errors '<' is not followed by whitespace. 220
Errors '>' is not preceded with whitespace. 220
Errors '<' is not preceded with whitespace. 220
Errors '<' is not followed by whitespace. 220
Errors '>' is not preceded with whitespace. 220
Errors '>' is not followed by whitespace. 220
Errors Line contains a tab character. 221
Errors Line contains a tab character. 222
Errors Line contains a tab character. 223
Errors Line contains a tab character. 224
Errors Line contains a tab character. 225
Errors Line has trailing spaces. 226
Errors Line contains a tab character. 226
Errors Line contains a tab character. 227
Errors Line has trailing spaces. 228
Errors Line contains a tab character. 228
Errors Line contains a tab character. 229
Errors Method 'fireChangeEvent' is not designed for extension - needs to be abstract, final or empty. 229
Errors Missing a Javadoc comment. 229
Errors '{' is not preceded with whitespace. 229
Errors Line is longer than 80 characters. 230
Errors Line contains a tab character. 230
Errors Line contains a tab character. 231
Errors Line has trailing spaces. 232
Errors Line contains a tab character. 232
Errors Line contains a tab character. 233
Errors Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 233
Errors Missing a Javadoc comment. 233
Errors '<' is not preceded with whitespace. 233
Errors '<' is not followed by whitespace. 233
Errors '<' is not preceded with whitespace. 233
Errors '<' is not followed by whitespace. 233
Errors '>' is not preceded with whitespace. 233
Errors '>' is not followed by whitespace. 233
Errors '>' is not preceded with whitespace. 233
Errors Line contains a tab character. 234
Errors Line contains a tab character. 235
Errors Line contains a tab character. 237
Errors Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 237
Errors Missing a Javadoc comment. 237
Errors Parameter value should be final. 237
Errors '<' is not preceded with whitespace. 237
Errors '<' is not followed by whitespace. 237
Errors '<' is not preceded with whitespace. 237
Errors '<' is not followed by whitespace. 237
Errors '>' is not preceded with whitespace. 237
Errors '>' is not followed by whitespace. 237
Errors '>' is not preceded with whitespace. 237
Errors Line contains a tab character. 238
Errors Line contains a tab character. 239
Errors Line contains a tab character. 241
Errors '{' is not preceded with whitespace. 241
Errors Line contains a tab character. 242
Errors Line contains a tab character. 243
Errors Line is longer than 80 characters. 244
Errors Line contains a tab character. 244
Errors Line contains a tab character. 245
Errors '<' is not preceded with whitespace. 245
Errors '<' is not followed by whitespace. 245
Errors '>' is not preceded with whitespace. 245
Errors ':' is not preceded with whitespace. 245
Errors ':' is not followed by whitespace. 245
Errors '{' is not preceded with whitespace. 245
Errors Line contains a tab character. 246
Errors Line contains a tab character. 247
Errors '{' is not preceded with whitespace. 247
Errors Line is longer than 80 characters. 248
Errors Line contains a tab character. 248
Errors Line contains a tab character. 249
Errors Line contains a tab character. 250
Errors Line has trailing spaces. 251
Errors Line contains a tab character. 251
Errors Line contains a tab character. 252
Errors Line contains a tab character. 253
Errors Line contains a tab character. 254
Errors Line contains a tab character. 256
Errors Missing a Javadoc comment. 256
Errors Parameter loValue should be final. 256
Errors Line is longer than 80 characters. 257
Errors Line contains a tab character. 257
Errors '<' is not preceded with whitespace. 257
Errors '<' is not followed by whitespace. 257
Errors '>' is not preceded with whitespace. 257
Errors '<' is not preceded with whitespace. 257
Errors '<' is not followed by whitespace. 257
Errors '>' is not preceded with whitespace. 257
Errors '>' is not followed by whitespace. 257
Errors Line is longer than 80 characters. 258
Errors Line contains a tab character. 258
Errors Line contains a tab character. 259
Errors Line is longer than 80 characters. 261
Errors Line contains a tab character. 261
Errors Line contains a tab character. 262
Errors Line contains a tab character. 263
Errors Line contains a tab character. 264
Errors Line contains a tab character. 266
Errors Line contains a tab character. 267
Errors Line is longer than 80 characters. 269
Errors Line contains a tab character. 269
Errors Line contains a tab character. 270
Errors Line contains a tab character. 271
Errors Line contains a tab character. 272
Errors Method 'addSelectedLOs' is not designed for extension - needs to be abstract, final or empty. 272
Errors Missing a Javadoc comment. 272
Errors Parameter loDescription should be final. 272
Errors '<' is not preceded with whitespace. 272
Errors '<' is not followed by whitespace. 272
Errors '>' is not preceded with whitespace. 272
Errors Line contains a tab character. 274
Errors '<' is not preceded with whitespace. 274
Errors '<' is not followed by whitespace. 274
Errors '<' is not preceded with whitespace. 274
Errors '<' is not followed by whitespace. 274
Errors '>' is not preceded with whitespace. 274
Errors '>' is not followed by whitespace. 274
Errors '>' is not preceded with whitespace. 274
Errors Line contains a tab character. 275
Errors Line contains a tab character. 277
Errors Line contains a tab character. 278
Errors Line contains a tab character. 280
Errors Line contains a tab character. 281
Errors Line contains a tab character. 282
Errors Line is longer than 80 characters. 283
Errors Line contains a tab character. 283
Errors Line contains a tab character. 284
Errors Line is longer than 80 characters. 285
Errors Line contains a tab character. 285
Errors Line contains a tab character. 286
Errors Line contains a tab character. 287
Errors Line contains a tab character. 288
Errors Line contains a tab character. 289
Errors Line contains a tab character. 291
Errors Line contains a tab character. 292
Errors Expression can be simplified. 292
Errors Line contains a tab character. 293
Errors Line contains a tab character. 294
Errors Line contains a tab character. 295
Errors Line contains a tab character. 296
Errors Line contains a tab character. 297
Errors Line contains a tab character. 299
Errors Missing a Javadoc comment. 299
Errors Line contains a tab character. 300
Errors Line contains a tab character. 301
Errors Line is longer than 80 characters. 303
Errors Line contains a tab character. 303
Errors Method 'addValueChangeHandler' is not designed for extension - needs to be abstract, final or empty. 303
Errors Missing a Javadoc comment. 303
Errors Parameter handler should be final. 303
Errors '<' is not preceded with whitespace. 303
Errors '<' is not followed by whitespace. 303
Errors '<' is not preceded with whitespace. 303
Errors '<' is not followed by whitespace. 303
Errors '<' is not preceded with whitespace. 303
Errors '<' is not followed by whitespace. 303
Errors '>' is not preceded with whitespace. 303
Errors '>' is not followed by whitespace. 303
Errors '>' is not preceded with whitespace. 303
Errors '>' is not followed by whitespace. 303
Errors '>' is not preceded with whitespace. 303
Errors Line contains a tab character. 304
Errors Line contains a tab character. 305
Errors Line has trailing spaces. 306
Errors Line contains a tab character. 306
Errors Line contains a tab character. 307
Errors Method 'getChangeHandlerForLOPicker' is not designed for extension - needs to be abstract, final or empty. 307
Errors Missing a Javadoc comment. 307
Errors '{' is not preceded with whitespace. 307
Errors Line contains a tab character. 308
Errors Line contains a tab character. 309
Errors Line contains a tab character. 311
Errors Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 311
Errors Missing a Javadoc comment. 311
Errors Line contains a tab character. 312
Errors Parameter value should be final. 312
Errors '<' is not preceded with whitespace. 312
Errors '<' is not followed by whitespace. 312
Errors '<' is not preceded with whitespace. 312
Errors '<' is not followed by whitespace. 312
Errors '>' is not preceded with whitespace. 312
Errors '>' is not followed by whitespace. 312
Errors '>' is not preceded with whitespace. 312
Errors Line contains a tab character. 313
Errors Parameter fireEvents should be final. 313
Errors Line contains a tab character. 314
Errors Line contains a tab character. 315
Errors Line contains a tab character. 316

org/kuali/student/lum/common/client/lo/LOBuilderBinding.java

Violation Message Line
Errors File does not end with a newline. 0
Errors Line is longer than 80 characters. 3
Errors Using the '.*' form of import should be avoided - java.util.*. 9
Errors '<' is not preceded with whitespace. 14
Errors '<' is not followed by whitespace. 14
Errors '>' is not preceded with whitespace. 14
Errors Missing a Javadoc comment. 16
Errors Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 16
Errors Variable 'INSTANCE' must be private and have accessor methods. 16
Errors Line is longer than 80 characters. 19
Errors Line is longer than 80 characters. 20
Errors Method 'setModelValue' is not designed for extension - needs to be abstract, final or empty. 23
Errors Parameter builder should be final. 24
Errors Expected @param tag for 'builder'. 24
Errors Parameter model should be final. 24
Errors Expected @param tag for 'model'. 24
Errors Parameter path should be final. 24
Errors Expected @param tag for 'path'. 24
Errors '<' is not preceded with whitespace. 26
Errors '<' is not followed by whitespace. 26
Errors '>' is not preceded with whitespace. 26
Errors '<' is not preceded with whitespace. 26
Errors '<' is not followed by whitespace. 26
Errors '>' is not preceded with whitespace. 26
Errors '>' is not followed by whitespace. 26
Errors Line is longer than 80 characters. 28
Errors '<' is not preceded with whitespace. 28
Errors '<' is not followed by whitespace. 28
Errors '<' is not preceded with whitespace. 28
Errors '<' is not followed by whitespace. 28
Errors '>' is not preceded with whitespace. 28
Errors '>' is not followed by whitespace. 28
Errors '>' is not preceded with whitespace. 28
Errors '<' is not preceded with whitespace. 30
Errors '<' is not followed by whitespace. 30
Errors '>' is not preceded with whitespace. 30
Errors Method 'setWidgetValue' is not designed for extension - needs to be abstract, final or empty. 49
Errors Missing a Javadoc comment. 49
Errors Line is longer than 80 characters. 50
Errors Parameter builder should be final. 50
Errors Parameter model should be final. 50
Errors Parameter path should be final. 50
Errors Line is longer than 80 characters. 51
Errors '<' is not preceded with whitespace. 51
Errors '<' is not followed by whitespace. 51
Errors '<' is not preceded with whitespace. 51
Errors '<' is not followed by whitespace. 51
Errors '>' is not preceded with whitespace. 51
Errors '>' is not followed by whitespace. 51
Errors '>' is not preceded with whitespace. 51
Errors '<' is not preceded with whitespace. 51
Errors '<' is not followed by whitespace. 51
Errors '<' is not preceded with whitespace. 51
Errors '<' is not followed by whitespace. 51
Errors '>' is not preceded with whitespace. 51
Errors '>' is not followed by whitespace. 51
Errors '>' is not preceded with whitespace. 51
Errors '>' is not followed by whitespace. 51
Errors Line is longer than 80 characters. 65
Errors Missing a Javadoc comment. 65
Errors '<' is not preceded with whitespace. 65
Errors '<' is not followed by whitespace. 65
Errors '<' is not preceded with whitespace. 65
Errors '<' is not followed by whitespace. 65
Errors '>' is not preceded with whitespace. 65
Errors '>' is not followed by whitespace. 65
Errors '>' is not preceded with whitespace. 65
Errors Parameter input should be final. 65
Errors '<' is not preceded with whitespace. 65
Errors '<' is not followed by whitespace. 65
Errors '<' is not preceded with whitespace. 65
Errors '<' is not followed by whitespace. 65
Errors '>' is not preceded with whitespace. 65
Errors '>' is not followed by whitespace. 65
Errors '>' is not preceded with whitespace. 65
Errors Line is longer than 80 characters. 66
Errors '<' is not preceded with whitespace. 66
Errors '<' is not followed by whitespace. 66
Errors '<' is not preceded with whitespace. 66
Errors '<' is not followed by whitespace. 66
Errors '>' is not preceded with whitespace. 66
Errors '>' is not followed by whitespace. 66
Errors '>' is not preceded with whitespace. 66
Errors '<' is not preceded with whitespace. 66
Errors '<' is not followed by whitespace. 66
Errors '<' is not preceded with whitespace. 66
Errors '<' is not followed by whitespace. 66
Errors '>' is not preceded with whitespace. 66
Errors '>' is not followed by whitespace. 66
Errors '>' is not preceded with whitespace. 66
Errors '>' is not followed by whitespace. 66
Errors '<' is not preceded with whitespace. 69
Errors '<' is not followed by whitespace. 69
Errors '>' is not preceded with whitespace. 69
Errors Line is longer than 80 characters. 72
Errors '<' is not preceded with whitespace. 72
Errors '<' is not followed by whitespace. 72
Errors '>' is not preceded with whitespace. 72
Errors '||' should be on a new line. 73
Errors '||' should be on a new line. 74
Errors Line is longer than 80 characters. 87
Errors Missing a Javadoc comment. 87
Errors Parameter data should be final. 87
Errors Parameter loOutlineNodes should be final. 87
Errors '<' is not preceded with whitespace. 87
Errors '<' is not followed by whitespace. 87
Errors '<' is not preceded with whitespace. 87
Errors '<' is not followed by whitespace. 87
Errors '>' is not preceded with whitespace. 87
Errors '>' is not followed by whitespace. 87
Errors '>' is not preceded with whitespace. 87
Errors Parameter identLevel should be final. 87
Errors Line is longer than 80 characters. 89
Errors Line is longer than 80 characters. 92
Errors Line is longer than 80 characters. 96
Errors Line has trailing spaces. 97
Errors Line is longer than 80 characters. 98
Errors Line is longer than 80 characters. 99
Errors Line is longer than 80 characters. 101
Errors '<' is not preceded with whitespace. 101
Errors '<' is not followed by whitespace. 101
Errors '>' is not preceded with whitespace. 101
Errors '<' is not preceded with whitespace. 104
Errors '<' is not followed by whitespace. 104
Errors '>' is not preceded with whitespace. 104
Errors '<' is not preceded with whitespace. 104
Errors '<' is not followed by whitespace. 104
Errors '>' is not preceded with whitespace. 104
Errors '>' is not followed by whitespace. 104
Errors Line is longer than 80 characters. 111
Errors Line is longer than 80 characters. 116
Errors Missing a Javadoc comment. 116
Errors '<' is not preceded with whitespace. 116
Errors '<' is not followed by whitespace. 116
Errors '>' is not preceded with whitespace. 116
Errors Parameter loDisplayInfoHelper should be final. 116
Errors '<' is not preceded with whitespace. 117
Errors '<' is not followed by whitespace. 117
Errors '>' is not preceded with whitespace. 117
Errors '<' is not preceded with whitespace. 117
Errors '<' is not followed by whitespace. 117
Errors '>' is not preceded with whitespace. 117
Errors '>' is not followed by whitespace. 117
Errors '<' is not preceded with whitespace. 121
Errors '<' is not followed by whitespace. 121
Errors '>' is not preceded with whitespace. 121
Errors Line is longer than 80 characters. 126
Errors Line is longer than 80 characters. 133
Errors Missing a Javadoc comment. 133
Errors Parameter node should be final. 133
Errors '<' is not preceded with whitespace. 133
Errors '<' is not followed by whitespace. 133
Errors '>' is not preceded with whitespace. 133
Errors Parameter sequence should be final. 133
Errors Line is longer than 80 characters. 135
Errors Line is longer than 80 characters. 146

org/kuali/student/lum/common/client/lo/LOCategoryBuilder.java

Violation Message Line
Errors Unused import - java.util.Date. 20
Errors Line has trailing spaces. 23
Errors Line is longer than 80 characters. 39
Errors Line is longer than 80 characters. 41
Errors Line is longer than 80 characters. 42
Errors Line is longer than 80 characters. 43
Errors Line is longer than 80 characters. 44
Errors Line is longer than 80 characters. 51
Errors Line is longer than 80 characters. 53
Errors Unused import - com.google.gwt.user.client.rpc.AsyncCallback. 77
Errors Line has trailing spaces. 88
Errors Line has trailing spaces. 89
Errors Line is longer than 80 characters. 89
Errors Line is longer than 80 characters. 90
Errors Line has trailing spaces. 91
Errors Line has trailing spaces. 92
Errors Line is longer than 80 characters. 96
Errors '<' is not preceded with whitespace. 96
Errors '<' is not followed by whitespace. 96
Errors '<' is not preceded with whitespace. 96
Errors '<' is not followed by whitespace. 96
Errors '>' is not preceded with whitespace. 96
Errors '>' is not followed by whitespace. 96
Errors '>' is not preceded with whitespace. 96
Errors Missing a Javadoc comment. 98
Errors Missing a Javadoc comment. 99
Errors Missing a Javadoc comment. 100
Errors Missing a Javadoc comment. 101
Errors Missing a Javadoc comment. 103
Errors ';' is preceded with whitespace. 103
Errors Missing a Javadoc comment. 104
Errors ';' is preceded with whitespace. 104
Errors Missing a Javadoc comment. 105
Errors Missing a Javadoc comment. 107
Errors Variable 'categoryList' must be private and have accessor methods. 107
Errors Missing a Javadoc comment. 108
Errors '<' is not preceded with whitespace. 108
Errors '<' is not followed by whitespace. 108
Errors '>' is not preceded with whitespace. 108
Errors Variable 'categoryTypeMap' must be private and have accessor methods. 108
Errors ';' is preceded with whitespace. 108
Errors Missing a Javadoc comment. 110
Errors Variable 'root' must be private and have accessor methods. 110
Errors Missing a Javadoc comment. 112
Errors Missing a Javadoc comment. 114
Errors Missing a Javadoc comment. 115
Errors Variable 'browseCategoryLink' must be private and have accessor methods. 115
Errors Missing a Javadoc comment. 116
Errors Line is longer than 80 characters. 118
Errors Missing a Javadoc comment. 118
Errors Parameter messageGroup should be final. 118
Errors 'messageGroup' hides a field. 118
Errors Parameter type should be final. 118
Errors 'type' hides a field. 118
Errors Parameter state should be final. 118
Errors 'state' hides a field. 118
Errors Parameter loRepoKey should be final. 118
Errors Parameter event should be final. 136
Errors Parameter event should be final. 142
Errors Line is longer than 80 characters. 143
Errors ',' is not followed by whitespace. 143
Errors Line has trailing spaces. 147
Errors '600' is a magic number. 149
Errors '500' is a magic number. 149
Errors 'addButton' hides a field. 150
Errors Line has trailing spaces. 158
Errors Line has trailing spaces. 159
Errors Line has trailing spaces. 164
Errors '{' is not preceded with whitespace. 165
Errors Parameter event should be final. 167
Errors Line has trailing spaces. 168
Errors Line is longer than 80 characters. 168
Errors '<' is not preceded with whitespace. 168
Errors '<' is not followed by whitespace. 168
Errors '>' is not preceded with whitespace. 168
Errors 'for' is not followed by whitespace. 169
Errors ':' is not preceded with whitespace. 169
Errors '{' is not preceded with whitespace. 169
Errors Line has trailing spaces. 175
Errors '{' is not preceded with whitespace. 176
Errors Parameter event should be final. 178
Errors Line has trailing spaces. 182
Errors Line has trailing spaces. 183
Errors Line has trailing spaces. 186
Errors Line has trailing spaces. 187
Errors Line has trailing spaces. 188
Errors Line has trailing spaces. 190
Errors Line has trailing spaces. 196
Errors Line has trailing spaces. 201
Errors Line has trailing spaces. 203
Errors Line is longer than 80 characters. 206
Errors Line has trailing spaces. 208
Errors 'if' is not followed by whitespace. 209
Errors '{' is not preceded with whitespace. 209
Errors Method 'setHelp' is not designed for extension - needs to be abstract, final or empty. 226
Errors Missing a Javadoc comment. 226
Errors '{' is not preceded with whitespace. 226
Errors 'if' is not followed by whitespace. 227
Errors '{' is not preceded with whitespace. 227
Errors '}' should be on the same line. 239
Errors 'else' is not followed by whitespace. 240
Errors '{' is not preceded with whitespace. 240
Errors Line has trailing spaces. 244
Errors Missing a Javadoc comment. 245
Errors 'if' construct must use '{}'s. 247
Errors '}' should be on the same line. 252
Errors Line is longer than 80 characters. 254
Errors ',' is not followed by whitespace. 254
Errors '<' is not preceded with whitespace. 254
Errors '<' is not followed by whitespace. 254
Errors '>' is not preceded with whitespace. 254
Errors '>' is not followed by whitespace. 254
Errors Parameter caught should be final. 257
Errors Parameter result should be final. 262
Errors Line is longer than 80 characters. 263
Errors Missing a Javadoc comment. 271
Errors ';' is not followed by whitespace. 279
Errors Line has trailing spaces. 280
Errors Line has trailing spaces. 289
Errors Line is longer than 80 characters. 290
Errors '<' is not preceded with whitespace. 290
Errors '<' is not followed by whitespace. 290
Errors '<' is not preceded with whitespace. 290
Errors '<' is not followed by whitespace. 290
Errors '>' is not preceded with whitespace. 290
Errors '>' is not followed by whitespace. 290
Errors '>' is not preceded with whitespace. 290
Errors '>' is not followed by whitespace. 290
Errors Parameter caught should be final. 293
Errors Line is longer than 80 characters. 294
Errors Parameter result should be final. 298
Errors '<' is not preceded with whitespace. 298
Errors '<' is not followed by whitespace. 298
Errors '>' is not preceded with whitespace. 298
Errors Line is longer than 80 characters. 299
Errors Line has trailing spaces. 302
Errors Line is longer than 80 characters. 305
Errors '<' is not preceded with whitespace. 305
Errors '<' is not followed by whitespace. 305
Errors '>' is not preceded with whitespace. 305
Errors '>' is not followed by whitespace. 305
Errors '{' is not preceded with whitespace. 305
Errors Parameter result should be final. 308
Errors switch without "default" clause. 309
Errors '{' is not preceded with whitespace. 309
Errors Line is longer than 80 characters. 312
Errors Line is longer than 80 characters. 316
Errors Line is longer than 80 characters. 318
Errors '<' is not preceded with whitespace. 318
Errors '<' is not followed by whitespace. 318
Errors '>' is not preceded with whitespace. 318
Errors '>' is not followed by whitespace. 318
Errors '{' is not preceded with whitespace. 318
Errors Line is longer than 80 characters. 320
Errors Parameter caught should be final. 320
Errors Line is longer than 80 characters. 321
Errors Line is longer than 80 characters. 324
Errors Parameter result should be final. 324
Errors Line is longer than 80 characters. 325
Errors Line is longer than 80 characters. 327
Errors 'if' is not followed by whitespace. 327
Errors '!=' is not preceded with whitespace. 327
Errors '!=' is not followed by whitespace. 327
Errors '{' is not preceded with whitespace. 327
Errors Line is longer than 80 characters. 328
Errors 'else' is not preceded with whitespace. 329
Errors '}' is not followed by whitespace. 329
Errors 'else' is not followed by whitespace. 329
Errors '{' is not preceded with whitespace. 329
Errors Line is longer than 80 characters. 331
Errors Line is longer than 80 characters. 334
Errors '3000' is a magic number. 334
Errors '300' is a magic number. 347
Errors '300' is a magic number. 347
Errors Missing a Javadoc comment. 357
Errors Parameter categoryTypes should be final. 357
Errors '<' is not preceded with whitespace. 357
Errors '<' is not followed by whitespace. 357
Errors '>' is not preceded with whitespace. 357
Errors '<' is not preceded with whitespace. 359
Errors '<' is not followed by whitespace. 359
Errors '>' is not preceded with whitespace. 359
Errors '>' is not followed by whitespace. 359
Errors '{' is not preceded with whitespace. 361
Errors Line contains a tab character. 362
Errors ':' is not preceded with whitespace. 362
Errors Line contains a tab character. 363
Errors Line contains a tab character. 364
Errors Missing a Javadoc comment. 368
Errors '<' is not preceded with whitespace. 370
Errors '<' is not followed by whitespace. 370
Errors '>' is not preceded with whitespace. 370
Errors '>' is not followed by whitespace. 370
Errors '}' should be on the same line. 376
Errors Line is longer than 80 characters. 378
Errors '<' is not preceded with whitespace. 378
Errors '<' is not followed by whitespace. 378
Errors '>' is not preceded with whitespace. 378
Errors '(' is preceded with whitespace. 378
Errors Parameter caught should be final. 381
Errors Line is longer than 80 characters. 382
Errors Parameter result should be final. 386
Errors Line has trailing spaces. 393
Errors Line has trailing spaces. 397
Errors Missing a Javadoc comment. 398
Errors Parameter labelKey should be final. 398
Errors Line is longer than 80 characters. 399
Errors Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 402
Errors Missing a Javadoc comment. 402
Errors Parameter categories should be final. 403
Errors '<' is not preceded with whitespace. 403
Errors '<' is not followed by whitespace. 403
Errors '>' is not preceded with whitespace. 403
Errors Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 408
Errors Missing a Javadoc comment. 408
Errors Parameter value should be final. 409
Errors '<' is not preceded with whitespace. 409
Errors '<' is not followed by whitespace. 409
Errors '>' is not preceded with whitespace. 409
Errors Parameter fireEvents should be final. 409
Errors Expected an @return tag. 416
Errors Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 416
Errors '<' is not preceded with whitespace. 417
Errors '<' is not followed by whitespace. 417
Errors '>' is not preceded with whitespace. 417
Errors Line is longer than 80 characters. 422
Errors Expected an @return tag. 424
Errors Method 'addValueChangeHandler' is not designed for extension - needs to be abstract, final or empty. 424
Errors Line is longer than 80 characters. 425
Errors Parameter handler should be final. 425
Errors '<' is not preceded with whitespace. 425
Errors '<' is not followed by whitespace. 425
Errors '<' is not preceded with whitespace. 425
Errors '<' is not followed by whitespace. 425
Errors '>' is not preceded with whitespace. 425
Errors '>' is not followed by whitespace. 425
Errors '>' is not preceded with whitespace. 425
Errors Expected @param tag for 'handler'. 425
Errors First sentence should end with a period. 429
Errors Line has trailing spaces. 430
Errors Line is longer than 80 characters. 431
Errors Line has trailing spaces. 432
Errors Line is longer than 80 characters. 438
Errors Line has trailing spaces. 439
Errors Missing a Javadoc comment. 440
Errors Variable 'loSearchOracle' must be private and have accessor methods. 440
Errors Line has trailing spaces. 444
Errors Missing a Javadoc comment. 447
Errors Variable 'suggestBox' must be private and have accessor methods. 447
Errors Missing a Javadoc comment. 449
Errors Missing a Javadoc comment. 451
Errors Missing a Javadoc comment. 453
Errors Missing a Javadoc comment. 458
Errors Missing a Javadoc comment. 462
Errors '(' is preceded with whitespace. 462
Errors Missing a Javadoc comment. 469
Errors Missing a Javadoc comment. 474
Errors Parameter value should be final. 475
Errors Missing a Javadoc comment. 479
Errors Parameter value should be final. 480
Errors Parameter fireEvents should be final. 480
Errors Missing a Javadoc comment. 486
Errors Line is longer than 80 characters. 487
Errors Parameter handler should be final. 487
Errors '<' is not preceded with whitespace. 487
Errors '<' is not followed by whitespace. 487
Errors '>' is not preceded with whitespace. 487
Errors Missing a Javadoc comment. 491
Errors Parameter event should be final. 492
Errors '<' is not preceded with whitespace. 492
Errors '<' is not followed by whitespace. 492
Errors '?' is not preceded with whitespace. 492
Errors '>' is not preceded with whitespace. 492
Errors '?' is not followed by whitespace. 492
Errors Missing a Javadoc comment. 496
Errors '{' is not preceded with whitespace. 496
Errors Missing a Javadoc comment. 500
Errors Parameter handler should be final. 501
Errors Missing a Javadoc comment. 505
Errors Parameter handler should be final. 506
Errors Missing a Javadoc comment. 510
Errors Missing a Javadoc comment. 514
Errors Line is longer than 80 characters. 515
Errors Parameter handler should be final. 515
Errors Missing a Javadoc comment. 520
Errors '{' is not preceded with whitespace. 520
Errors Line is longer than 80 characters. 521
Errors Missing a Javadoc comment. 521
Errors '<' is not preceded with whitespace. 521
Errors '<' is not followed by whitespace. 521
Errors '>' is not preceded with whitespace. 521
Errors Variable 'loTypeMap' must be private and have accessor methods. 521
Errors '<' is not preceded with whitespace. 521
Errors '<' is not followed by whitespace. 521
Errors '>' is not preceded with whitespace. 521
Errors '>' is not followed by whitespace. 521
Errors Missing a Javadoc comment. 523
Errors Parameter loTypes should be final. 523
Errors '<' is not preceded with whitespace. 523
Errors '<' is not followed by whitespace. 523
Errors '>' is not preceded with whitespace. 523
Errors '{' is not preceded with whitespace. 523
Errors 'type' hides a field. 524
Errors ':' is not preceded with whitespace. 524
Errors '{' is not preceded with whitespace. 524
Errors Missing a Javadoc comment. 529
Errors '<' is not preceded with whitespace. 529
Errors '<' is not followed by whitespace. 529
Errors '>' is not preceded with whitespace. 529
Errors Missing a Javadoc comment. 533
Errors Parameter id should be final. 533
Errors Parameter attrkey should be final. 533
Errors '{' is not preceded with whitespace. 536
Errors Line has trailing spaces. 537
Errors Missing a Javadoc comment. 543
Errors Missing a Javadoc comment. 547
Errors '<' is not preceded with whitespace. 547
Errors '<' is not followed by whitespace. 547
Errors '>' is not preceded with whitespace. 547
Errors '<' is not preceded with whitespace. 548
Errors '<' is not followed by whitespace. 548
Errors '>' is not preceded with whitespace. 548
Errors '<' is not preceded with whitespace. 548
Errors '<' is not followed by whitespace. 548
Errors '>' is not preceded with whitespace. 548
Errors '>' is not followed by whitespace. 548
Errors ':' is not preceded with whitespace. 550
Errors ':' is not followed by whitespace. 550
Errors '{' is not preceded with whitespace. 550
Errors Missing a Javadoc comment. 557
Errors Parameter id should be final. 557
Errors 'cast' is not followed by whitespace. 558
Errors Line has trailing spaces. 561
Errors Line is longer than 80 characters. 562
Errors Missing a Javadoc comment. 562
Errors '<' is not preceded with whitespace. 562
Errors '<' is not followed by whitespace. 562
Errors '<' is not preceded with whitespace. 562
Errors '<' is not followed by whitespace. 562
Errors '>' is not preceded with whitespace. 562
Errors '>' is not followed by whitespace. 562
Errors '>' is not preceded with whitespace. 562
Errors '>' is not followed by whitespace. 562
Errors '{' is not preceded with whitespace. 562
Errors Missing a Javadoc comment. 563
Errors Missing a Javadoc comment. 564
Errors Missing a Javadoc comment. 565
Errors Line is longer than 80 characters. 566
Errors Missing a Javadoc comment. 566
Errors '<' is not preceded with whitespace. 566
Errors '<' is not followed by whitespace. 566
Errors '>' is not preceded with whitespace. 566
Errors Variable 'categories' must be private and have accessor methods. 566
Errors '<' is not preceded with whitespace. 566
Errors '<' is not followed by whitespace. 566
Errors '>' is not preceded with whitespace. 566
Errors '>' is not followed by whitespace. 566
Errors Line has trailing spaces. 567
Errors Line is longer than 80 characters. 568
Errors Missing a Javadoc comment. 568
Errors '<' is not preceded with whitespace. 568
Errors '<' is not followed by whitespace. 568
Errors '>' is not preceded with whitespace. 568
Errors Variable 'deleteHandler' must be private and have accessor methods. 568
Errors '<' is not preceded with whitespace. 568
Errors '<' is not followed by whitespace. 568
Errors '>' is not preceded with whitespace. 568
Errors '>' is not followed by whitespace. 568
Errors Parameter event should be final. 570
Errors '<' is not preceded with whitespace. 570
Errors '<' is not followed by whitespace. 570
Errors '>' is not preceded with whitespace. 570
Errors Missing a Javadoc comment. 578
Errors Line has trailing spaces. 583
Errors Line is longer than 80 characters. 584
Errors Method 'addValueChangeHandler' is not designed for extension - needs to be abstract, final or empty. 584
Errors Missing a Javadoc comment. 584
Errors Parameter handler should be final. 584
Errors '<' is not preceded with whitespace. 584
Errors '<' is not followed by whitespace. 584
Errors '<' is not preceded with whitespace. 584
Errors '<' is not followed by whitespace. 584
Errors '>' is not preceded with whitespace. 584
Errors '>' is not followed by whitespace. 584
Errors '>' is not preceded with whitespace. 584
Errors Missing a Javadoc comment. 588
Errors '{' is not preceded with whitespace. 588
Errors Line contains a tab character. 589
Errors Line has trailing spaces. 591
Errors Method 'redraw' is not designed for extension - needs to be abstract, final or empty. 592
Errors Missing a Javadoc comment. 592
Errors Line has trailing spaces. 595
Errors Line is longer than 80 characters. 596
Errors '<' is not preceded with whitespace. 596
Errors '<' is not followed by whitespace. 596
Errors '<' is not preceded with whitespace. 596
Errors '<' is not followed by whitespace. 596
Errors '>' is not preceded with whitespace. 596
Errors '>' is not followed by whitespace. 596
Errors '>' is not preceded with whitespace. 596
Errors '>' is not followed by whitespace. 596
Errors Line has trailing spaces. 597
Errors Parameter caught should be final. 599
Errors Line is longer than 80 characters. 600
Errors Line has trailing spaces. 602
Errors Parameter result should be final. 604
Errors '<' is not preceded with whitespace. 604
Errors '<' is not followed by whitespace. 604
Errors '>' is not preceded with whitespace. 604
Errors Line has trailing spaces. 606
Errors Line has trailing spaces. 610
Errors Missing a Javadoc comment. 617
Errors Line has trailing spaces. 619
Errors Line has trailing spaces. 623
Errors Line is longer than 80 characters. 623
Errors Line is longer than 80 characters. 624
Errors Line has trailing spaces. 628
Errors Line has trailing spaces. 632
Errors Line is longer than 80 characters. 632
Errors Line has trailing spaces. 636
Errors Line is longer than 80 characters. 637
Errors Line has trailing spaces. 643
Errors Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 647
Errors Missing a Javadoc comment. 647
Errors '<' is not preceded with whitespace. 647
Errors '<' is not followed by whitespace. 647
Errors '>' is not preceded with whitespace. 647
Errors Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 651
Errors Missing a Javadoc comment. 651
Errors Parameter categories should be final. 651
Errors '<' is not preceded with whitespace. 651
Errors '<' is not followed by whitespace. 651
Errors '>' is not preceded with whitespace. 651
Errors 'categories' hides a field. 651
Errors Line has trailing spaces. 653
Errors Line has trailing spaces. 655
Errors Line contains a tab character. 656
Errors Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 656
Errors Missing a Javadoc comment. 656
Errors Line is longer than 80 characters. 657
Errors Line contains a tab character. 657
Errors Parameter value should be final. 657
Errors '<' is not preceded with whitespace. 657
Errors '<' is not followed by whitespace. 657
Errors '>' is not preceded with whitespace. 657
Errors Parameter fireEvents should be final. 657
Errors Line has trailing spaces. 658
Errors Line contains a tab character. 658
Errors Line contains a tab character. 659
Errors Line has trailing spaces. 660
Errors Method 'removeItem' is not designed for extension - needs to be abstract, final or empty. 662
Errors Missing a Javadoc comment. 662
Errors Parameter text should be final. 662
Errors ',' is not followed by whitespace. 665
Errors Line has trailing spaces. 676
Errors Method 'addItem' is not designed for extension - needs to be abstract, final or empty. 681
Errors Missing a Javadoc comment. 681
Errors Parameter category should be final. 681
Errors Line has trailing spaces. 686
Errors Line has trailing spaces. 687
Errors Missing a Javadoc comment. 688
Errors Line has trailing spaces. 689
Errors Missing a Javadoc comment. 690
Errors '{' is not followed by whitespace. 690
Errors '}' is not preceded with whitespace. 690
Errors Method 'getKey' is not designed for extension - needs to be abstract, final or empty. 692
Errors Missing a Javadoc comment. 692
Errors Parameter data should be final. 693
Errors Method 'parse' is not designed for extension - needs to be abstract, final or empty. 697
Errors Missing a Javadoc comment. 697
Errors Parameter data should be final. 698
Errors Line is longer than 80 characters. 701
Errors Line is longer than 80 characters. 704
Errors Line has trailing spaces. 706
Errors '+' should be on a new line. 706
Errors Line is longer than 80 characters. 707
Errors Line has trailing spaces. 713
Errors Line has trailing spaces. 715
Errors Missing a Javadoc comment. 716
Errors '<' is not preceded with whitespace. 716
Errors '<' is not followed by whitespace. 716
Errors '>' is not preceded with whitespace. 716
Errors Missing a Javadoc comment. 717
Errors Parameter callback should be final. 717
Errors '<' is not preceded with whitespace. 717
Errors '<' is not followed by whitespace. 717
Errors '>' is not preceded with whitespace. 717
Errors Missing a Javadoc comment. 727
Errors 'type' hides a field. 727
Errors '{' is not preceded with whitespace. 727
Errors '{' is not preceded with whitespace. 728
Errors Line has trailing spaces. 729
Errors Parameter event should be final. 731
Errors Line has trailing spaces. 738
Errors Missing a Javadoc comment. 739
Errors 'type' hides a field. 739
Errors '{' is not preceded with whitespace. 739
Errors '{' is not preceded with whitespace. 740
Errors Line has trailing spaces. 741
Errors Parameter event should be final. 743
Errors 'cast' is not followed by whitespace. 747
Errors Line has trailing spaces. 751
Errors Missing a Javadoc comment. 752
Errors Missing a Javadoc comment. 753
Errors Missing a Javadoc comment. 753
Errors Missing a Javadoc comment. 754
Errors Line has trailing spaces. 756
Errors Missing a Javadoc comment. 759
Errors Missing a Javadoc comment. 764
Errors Missing a Javadoc comment. 769
Errors switch without "default" clause. 771
Errors '{' is not preceded with whitespace. 771

org/kuali/student/lum/common/client/lo/LOPicker.java

Violation Message Line
Errors Line is longer than 80 characters. 23
Errors Unused import - com.google.gwt.event.dom.client.KeyUpEvent. 29
Errors Unused import - com.google.gwt.event.dom.client.KeyUpHandler. 30
Errors Unused import - com.google.gwt.user.client.Window. 34
Errors Unused import - com.google.gwt.user.client.ui.TextArea. 36
Errors Line has trailing spaces. 39
Errors Line is longer than 80 characters. 39
Errors Line has trailing spaces. 40
Errors Line is longer than 80 characters. 44
Errors '{' is not preceded with whitespace. 44
Errors Line contains a tab character. 45
Errors Missing a Javadoc comment. 45
Errors Variable 'countLabel' must be private and have accessor methods. 45
Errors Missing a Javadoc comment. 46
Errors Variable 'loTextArea' must be private and have accessor methods. 46
Errors '250' is a magic number. 46
Errors Missing a Javadoc comment. 47
Errors Variable 'vp' must be private and have accessor methods. 47
Errors Missing a Javadoc comment. 48
Errors Variable 'loCategoryBuilder' must be private and have accessor methods. 48
Errors Line is longer than 80 characters. 49
Errors Missing a Javadoc comment. 49
Errors Variable 'metaInfoData' must be private and have accessor methods. 49
Errors Line is longer than 80 characters. 50
Errors Missing a Javadoc comment. 50
Errors Parameter messageGroup should be final. 50
Errors Parameter type should be final. 50
Errors Parameter state should be final. 50
Errors Parameter loRepoKey should be final. 50
Errors Line is longer than 80 characters. 52
Errors Line has trailing spaces. 61
Errors '<' is not preceded with whitespace. 62
Errors '<' is not followed by whitespace. 62
Errors '>' is not preceded with whitespace. 62
Errors '>' is not followed by whitespace. 62
Errors '{' is not preceded with whitespace. 62
Errors Line is longer than 80 characters. 63
Errors Line contains a tab character. 63
Errors Parameter event should be final. 63
Errors '<' is not preceded with whitespace. 63
Errors '<' is not followed by whitespace. 63
Errors '>' is not preceded with whitespace. 63
Errors Line contains a tab character. 64
Errors Line has trailing spaces. 65
Errors Line contains a tab character. 65
Errors Line has trailing spaces. 67
Errors Line is longer than 80 characters. 68
Errors '<' is not preceded with whitespace. 68
Errors '<' is not followed by whitespace. 68
Errors '<' is not preceded with whitespace. 68
Errors '<' is not followed by whitespace. 68
Errors '>' is not preceded with whitespace. 68
Errors '>' is not followed by whitespace. 68
Errors '>' is not preceded with whitespace. 68
Errors '>' is not followed by whitespace. 68
Errors '{' is not preceded with whitespace. 68
Errors Line contains a tab character. 69
Errors Line is longer than 80 characters. 70
Errors Line contains a tab character. 70
Errors Parameter event should be final. 70
Errors '<' is not preceded with whitespace. 70
Errors '<' is not followed by whitespace. 70
Errors '<' is not preceded with whitespace. 70
Errors '<' is not followed by whitespace. 70
Errors '>' is not preceded with whitespace. 70
Errors '>' is not followed by whitespace. 70
Errors '>' is not preceded with whitespace. 70
Errors Line contains a tab character. 71
Errors Line has trailing spaces. 72
Errors Line contains a tab character. 72
Errors Method 'setLOCategories' is not designed for extension - needs to be abstract, final or empty. 75
Errors Missing a Javadoc comment. 75
Errors Parameter categories should be final. 75
Errors '<' is not preceded with whitespace. 75
Errors '<' is not followed by whitespace. 75
Errors '>' is not preceded with whitespace. 75
Errors '{' is not preceded with whitespace. 75
Errors Method 'getLoCategories' is not designed for extension - needs to be abstract, final or empty. 78
Errors Missing a Javadoc comment. 78
Errors '<' is not preceded with whitespace. 78
Errors '<' is not followed by whitespace. 78
Errors '>' is not preceded with whitespace. 78
Errors '{' is not preceded with whitespace. 78
Errors Method 'getLOText' is not designed for extension - needs to be abstract, final or empty. 81
Errors Missing a Javadoc comment. 81
Errors '{' is not preceded with whitespace. 81
Errors Method 'setLOText' is not designed for extension - needs to be abstract, final or empty. 84
Errors Missing a Javadoc comment. 84
Errors Parameter value should be final. 84
Errors '{' is not preceded with whitespace. 84
Errors Method 'getMetaInfoData' is not designed for extension - needs to be abstract, final or empty. 87
Errors Missing a Javadoc comment. 87
Errors Method 'setMetaInfoData' is not designed for extension - needs to be abstract, final or empty. 90
Errors Missing a Javadoc comment. 90
Errors Parameter metaInfoData should be final. 90
Errors 'metaInfoData' hides a field. 90
Errors Line has trailing spaces. 93
Errors Line contains a tab character. 93
Errors Method 'addSelectionChangeHandler' is not designed for extension - needs to be abstract, final or empty. 94
Errors Missing a Javadoc comment. 94
Errors Line is longer than 80 characters. 95
Errors Line contains a tab character. 95
Errors Parameter handler should be final. 95
Errors Line contains a tab character. 96
Errors Line has trailing spaces. 98
Errors Method 'hasChangeHandler' is not designed for extension - needs to be abstract, final or empty. 99
Errors Missing a Javadoc comment. 99
Errors '{' is not preceded with whitespace. 99
Errors Line contains a tab character. 100
Errors Line has trailing spaces. 102
Errors Line contains a tab character. 102
Errors Missing a Javadoc comment. 103
Errors '{' is not preceded with whitespace. 103
Errors Line contains a tab character. 104

org/kuali/student/lum/common/client/lo/LoCategoryInfoHelper.java

Violation Message Line
Errors Unused import - org.kuali.student.core.dto.MetaInfo. 5
Errors Missing a Javadoc comment. 13
Errors Line has trailing spaces. 14
Errors Missing a Javadoc comment. 15
Errors '{' should be on the previous line. 16
Errors Missing a Javadoc comment. 17
Errors Missing a Javadoc comment. 18
Errors Missing a Javadoc comment. 19
Errors Missing a Javadoc comment. 20
Errors Missing a Javadoc comment. 21
Errors Missing a Javadoc comment. 22
Errors Missing a Javadoc comment. 23
Errors Missing a Javadoc comment. 24
Errors Missing a Javadoc comment. 25
Errors Missing a Javadoc comment. 26
Errors Missing a Javadoc comment. 28
Errors '(' is preceded with whitespace. 28
Errors 'key' hides a field. 28
Errors '{' should be on the previous line. 29
Errors Missing a Javadoc comment. 33
Errors '(' is preceded with whitespace. 34
Errors '{' should be on the previous line. 35
Errors Missing a Javadoc comment. 40
Errors Missing a Javadoc comment. 44
Errors Parameter data should be final. 44
Errors 'data' hides a field. 44
Errors Method 'getData' is not designed for extension - needs to be abstract, final or empty. 48
Errors Missing a Javadoc comment. 48
Errors Method 'setData' is not designed for extension - needs to be abstract, final or empty. 52
Errors Missing a Javadoc comment. 52
Errors Parameter data should be final. 52
Errors 'data' hides a field. 52
Errors Method 'setId' is not designed for extension - needs to be abstract, final or empty. 56
Errors Missing a Javadoc comment. 56
Errors Parameter id should be final. 56
Errors Method 'getId' is not designed for extension - needs to be abstract, final or empty. 60
Errors Missing a Javadoc comment. 60
Errors Method 'setDesc' is not designed for extension - needs to be abstract, final or empty. 64
Errors Missing a Javadoc comment. 64
Errors Parameter descData should be final. 64
Errors Method 'getDesc' is not designed for extension - needs to be abstract, final or empty. 68
Errors Missing a Javadoc comment. 68
Errors Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. 72
Errors Missing a Javadoc comment. 72
Errors Parameter effectiveDate should be final. 72
Errors Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. 76
Errors Missing a Javadoc comment. 76
Errors Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. 80
Errors Missing a Javadoc comment. 80
Errors Parameter expirationDate should be final. 80
Errors Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. 84
Errors Missing a Javadoc comment. 84
Errors Method 'setLoRepository' is not designed for extension - needs to be abstract, final or empty. 88
Errors Missing a Javadoc comment. 88
Errors Parameter loRepository should be final. 88
Errors Method 'getLoRepository' is not designed for extension - needs to be abstract, final or empty. 92
Errors Missing a Javadoc comment. 92
Errors Method 'setName' is not designed for extension - needs to be abstract, final or empty. 96
Errors Missing a Javadoc comment. 96
Errors Parameter name should be final. 96
Errors Method 'getName' is not designed for extension - needs to be abstract, final or empty. 100
Errors Missing a Javadoc comment. 100
Errors Method 'setState' is not designed for extension - needs to be abstract, final or empty. 104
Errors Missing a Javadoc comment. 104
Errors Parameter state should be final. 104
Errors Method 'getState' is not designed for extension - needs to be abstract, final or empty. 108
Errors Missing a Javadoc comment. 108
Errors Method 'setType' is not designed for extension - needs to be abstract, final or empty. 112
Errors Missing a Javadoc comment. 112
Errors Parameter type should be final. 112
Errors Method 'getType' is not designed for extension - needs to be abstract, final or empty. 116
Errors Missing a Javadoc comment. 116
Errors Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. 120
Errors Missing a Javadoc comment. 120
Errors Parameter meta should be final. 120
Errors Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. 124
Errors Missing a Javadoc comment. 124

org/kuali/student/lum/common/client/lo/LoDisplayInfoHelper.java

Violation Message Line
Errors File does not end with a newline. 0
Errors Missing a Javadoc comment. 10
Errors Missing a Javadoc comment. 11
Errors '{' should be on the previous line. 12
Errors Missing a Javadoc comment. 13
Errors Missing a Javadoc comment. 14
Errors Missing a Javadoc comment. 15
Errors Missing a Javadoc comment. 17
Errors Missing a Javadoc comment. 19
Errors '(' is preceded with whitespace. 19
Errors 'key' hides a field. 19
Errors '{' should be on the previous line. 20
Errors Missing a Javadoc comment. 24
Errors '(' is preceded with whitespace. 25
Errors '{' should be on the previous line. 26
Errors Missing a Javadoc comment. 31
Errors Missing a Javadoc comment. 35
Errors Parameter data should be final. 35
Errors 'data' hides a field. 35
Errors Method 'getData' is not designed for extension - needs to be abstract, final or empty. 39
Errors Missing a Javadoc comment. 39
Errors Method 'setData' is not designed for extension - needs to be abstract, final or empty. 43
Errors Missing a Javadoc comment. 43
Errors Parameter data should be final. 43
Errors 'data' hides a field. 43
Errors Method 'setLoInfo' is not designed for extension - needs to be abstract, final or empty. 47
Errors Missing a Javadoc comment. 47
Errors Parameter loInfoData should be final. 47
Errors Line is longer than 80 characters. 48
Errors Method 'getLoInfo' is not designed for extension - needs to be abstract, final or empty. 51
Errors Missing a Javadoc comment. 51
Errors Line is longer than 80 characters. 52
Errors Method 'setDisplayInfoList' is not designed for extension - needs to be abstract, final or empty. 55
Errors Missing a Javadoc comment. 55
Errors Parameter displayInfoListData should be final. 55
Errors Line is longer than 80 characters. 56
Errors Method 'getDisplayInfoList' is not designed for extension - needs to be abstract, final or empty. 59
Errors Missing a Javadoc comment. 59
Errors Line is longer than 80 characters. 60
Errors Method 'setCategoryInfoList' is not designed for extension - needs to be abstract, final or empty. 63
Errors Missing a Javadoc comment. 63
Errors Parameter categoryInfoListData should be final. 63
Errors Line is longer than 80 characters. 64
Errors Method 'getCategoryInfoList' is not designed for extension - needs to be abstract, final or empty. 67
Errors Missing a Javadoc comment. 67
Errors Line is longer than 80 characters. 68

org/kuali/student/lum/common/client/lo/LoDisplayInfoSortedSet.java

Violation Message Line
Errors File does not end with a newline. 0
Errors '<' is not preceded with whitespace. 9
Errors '<' is not followed by whitespace. 9
Errors '>' is not preceded with whitespace. 9
Errors Missing a Javadoc comment. 10
Errors Missing a Javadoc comment. 12
Errors '<' is not preceded with whitespace. 13
Errors '<' is not followed by whitespace. 13
Errors '>' is not preceded with whitespace. 13
Errors '>' is not followed by whitespace. 13
Errors Parameter o1 should be final. 15
Errors Parameter o2 should be final. 15
Errors '?' should be on a new line. 21
Errors Avoid inline conditionals. 21
Errors '?' should be on a new line. 23
Errors Avoid inline conditionals. 23

org/kuali/student/lum/common/client/lo/LoInfoHelper.java

Violation Message Line
Errors File does not end with a newline. 0
Errors Line is longer than 80 characters. 4
Errors Line contains a tab character. 6
Errors Line contains a tab character. 8
Errors Missing a Javadoc comment. 23
Errors Missing a Javadoc comment. 24
Errors Missing a Javadoc comment. 26
Errors Missing a Javadoc comment. 27
Errors Missing a Javadoc comment. 28
Errors Missing a Javadoc comment. 29
Errors Missing a Javadoc comment. 30
Errors Missing a Javadoc comment. 31
Errors Missing a Javadoc comment. 33
Errors Missing a Javadoc comment. 35
Errors 'key' hides a field. 35
Errors Missing a Javadoc comment. 39
Errors Missing a Javadoc comment. 45
Errors Missing a Javadoc comment. 49
Errors Parameter data should be final. 49
Errors 'data' hides a field. 49
Errors Method 'getData' is not designed for extension - needs to be abstract, final or empty. 53
Errors Missing a Javadoc comment. 53
Errors Method 'setData' is not designed for extension - needs to be abstract, final or empty. 57
Errors Missing a Javadoc comment. 57
Errors Parameter data should be final. 57
Errors 'data' hides a field. 57
Errors Method 'setName' is not designed for extension - needs to be abstract, final or empty. 61
Errors Missing a Javadoc comment. 61
Errors Parameter name should be final. 61
Errors Method 'getName' is not designed for extension - needs to be abstract, final or empty. 65
Errors Missing a Javadoc comment. 65
Errors Method 'setDesc' is not designed for extension - needs to be abstract, final or empty. 69
Errors Missing a Javadoc comment. 69
Errors Parameter descData should be final. 69
Errors Method 'getDesc' is not designed for extension - needs to be abstract, final or empty. 73
Errors Missing a Javadoc comment. 73
Errors Method 'setId' is not designed for extension - needs to be abstract, final or empty. 77
Errors Missing a Javadoc comment. 77
Errors Parameter id should be final. 77
Errors Method 'getId' is not designed for extension - needs to be abstract, final or empty. 81
Errors Missing a Javadoc comment. 81
Errors Method 'setSequence' is not designed for extension - needs to be abstract, final or empty. 85
Errors Missing a Javadoc comment. 85
Errors Parameter sequence should be final. 85
Errors Method 'getSequence' is not designed for extension - needs to be abstract, final or empty. 89
Errors Missing a Javadoc comment. 89
Errors Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. 93
Errors Missing a Javadoc comment. 93
Errors Parameter metaInfoData should be final. 93
Errors Line is longer than 80 characters. 94
Errors Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. 97
Errors Missing a Javadoc comment. 97

org/kuali/student/lum/common/client/lo/MetaInfoHelper.java

Violation Message Line
Errors Line is longer than 80 characters. 4
Errors Line contains a tab character. 6
Errors Line contains a tab character. 8
Errors Class MetaInfoHelper should be declared as final. 25
Errors Missing a Javadoc comment. 25
Errors '{' should be on the previous line. 26
Errors Line contains a tab character. 27
Errors Missing a Javadoc comment. 27
Errors Line has trailing spaces. 28
Errors Line contains a tab character. 28
Errors Missing a Javadoc comment. 29
Errors Line contains a tab character. 29
Errors Line contains a tab character. 30
Errors '{' should be on the previous line. 30
Errors Line contains a tab character. 31
Errors Missing a Javadoc comment. 31
Errors Line contains a tab character. 32
Errors Missing a Javadoc comment. 32
Errors Line contains a tab character. 33
Errors Missing a Javadoc comment. 33
Errors Line contains a tab character. 34
Errors Missing a Javadoc comment. 34
Errors Line contains a tab character. 35
Errors Missing a Javadoc comment. 35
Errors Line has trailing spaces. 36
Errors Line contains a tab character. 36
Errors Line contains a tab character. 37
Errors Missing a Javadoc comment. 37
Errors Line has trailing spaces. 38
Errors Line contains a tab character. 38
Errors Line contains a tab character. 39
Errors Missing a Javadoc comment. 39
Errors '(' is preceded with whitespace. 39
Errors 'key' hides a field. 39
Errors Line contains a tab character. 40
Errors '{' should be on the previous line. 40
Errors Line contains a tab character. 41
Errors Line contains a tab character. 42
Errors Line has trailing spaces. 43
Errors Line contains a tab character. 43
Errors Line contains a tab character. 44
Errors Missing a Javadoc comment. 44
Errors Line contains a tab character. 45
Errors '(' is preceded with whitespace. 45
Errors Line contains a tab character. 46
Errors '{' should be on the previous line. 46
Errors Line contains a tab character. 47
Errors Line contains a tab character. 48
Errors Line contains a tab character. 49
Errors Line contains a tab character. 50
Errors Missing a Javadoc comment. 50
Errors Line has trailing spaces. 51
Errors Line contains a tab character. 51
Errors Line contains a tab character. 52
Errors Missing a Javadoc comment. 52
Errors '(' is preceded with whitespace. 52
Errors Parameter data should be final. 52
Errors 'data' hides a field. 52
Errors Line contains a tab character. 53
Errors '{' should be on the previous line. 53
Errors Line contains a tab character. 54
Errors Line contains a tab character. 55
Errors Line has trailing spaces. 56
Errors Line contains a tab character. 56
Errors Line contains a tab character. 57
Errors Missing a Javadoc comment. 57
Errors '(' is preceded with whitespace. 57
Errors Parameter data should be final. 57
Errors Line contains a tab character. 58
Errors '{' should be on the previous line. 58
Errors Line contains a tab character. 59
Errors Line contains a tab character. 60
Errors '{' should be on the previous line. 60
Errors Line contains a tab character. 61
Errors Line contains a tab character. 62
Errors Line contains a tab character. 63
Errors '(' is preceded with whitespace. 63
Errors Line contains a tab character. 64
Errors Line has trailing spaces. 65
Errors Line contains a tab character. 65
Errors Line contains a tab character. 66
Errors Missing a Javadoc comment. 66
Errors '(' is preceded with whitespace. 66
Errors Line contains a tab character. 67
Errors '{' should be on the previous line. 67
Errors Line contains a tab character. 68
Errors Line contains a tab character. 69
Errors Line has trailing spaces. 70
Errors Line contains a tab character. 70
Errors Line has trailing spaces. 71
Errors Line contains a tab character. 71
Errors Line contains a tab character. 72
Errors Missing a Javadoc comment. 72
Errors '(' is preceded with whitespace. 72
Errors Parameter value should be final. 72
Errors Line contains a tab character. 73
Errors '{' should be on the previous line. 73
Errors Line contains a tab character. 74
Errors '(' is preceded with whitespace. 74
Errors '(' is preceded with whitespace. 74
Errors Line contains a tab character. 75
Errors Line has trailing spaces. 76
Errors Line contains a tab character. 76
Errors Line has trailing spaces. 77
Errors Line contains a tab character. 77
Errors Line contains a tab character. 78
Errors Missing a Javadoc comment. 78
Errors '(' is preceded with whitespace. 78
Errors Line contains a tab character. 79
Errors '{' should be on the previous line. 79
Errors Line contains a tab character. 80
Errors '(' is preceded with whitespace. 80
Errors '(' is preceded with whitespace. 80
Errors Line contains a tab character. 81
Errors Line has trailing spaces. 82
Errors Line contains a tab character. 82
Errors Line has trailing spaces. 83
Errors Line contains a tab character. 83
Errors Line contains a tab character. 84
Errors Missing a Javadoc comment. 84
Errors '(' is preceded with whitespace. 84
Errors Parameter value should be final. 84
Errors Line contains a tab character. 85
Errors '{' should be on the previous line. 85
Errors Line contains a tab character. 86
Errors '(' is preceded with whitespace. 86
Errors '(' is preceded with whitespace. 86
Errors Line contains a tab character. 87
Errors Line has trailing spaces. 88
Errors Line contains a tab character. 88
Errors Line has trailing spaces. 89
Errors Line contains a tab character. 89
Errors Line contains a tab character. 90
Errors Missing a Javadoc comment. 90
Errors '(' is preceded with whitespace. 90
Errors Line contains a tab character. 91
Errors '{' should be on the previous line. 91
Errors Line contains a tab character. 92
Errors '(' is preceded with whitespace. 92
Errors '(' is preceded with whitespace. 92
Errors Line contains a tab character. 93
Errors Line has trailing spaces. 94
Errors Line contains a tab character. 94
Errors Line has trailing spaces. 95
Errors Line contains a tab character. 95
Errors Line contains a tab character. 96
Errors Missing a Javadoc comment. 96
Errors '(' is preceded with whitespace. 96
Errors Parameter value should be final. 96
Errors Line contains a tab character. 97
Errors '{' should be on the previous line. 97
Errors Line contains a tab character. 98
Errors '(' is preceded with whitespace. 98
Errors '(' is preceded with whitespace. 98
Errors Line contains a tab character. 99
Errors Line has trailing spaces. 100
Errors Line contains a tab character. 100
Errors Line has trailing spaces. 101
Errors Line contains a tab character. 101
Errors Line contains a tab character. 102
Errors Missing a Javadoc comment. 102
Errors '(' is preceded with whitespace. 102
Errors Line contains a tab character. 103
Errors '{' should be on the previous line. 103
Errors Line contains a tab character. 104
Errors '(' is preceded with whitespace. 104
Errors '(' is preceded with whitespace. 104
Errors Line contains a tab character. 105
Errors Line has trailing spaces. 106
Errors Line contains a tab character. 106
Errors Line has trailing spaces. 107
Errors Line contains a tab character. 107
Errors Line contains a tab character. 108
Errors Missing a Javadoc comment. 108
Errors '(' is preceded with whitespace. 108
Errors Parameter value should be final. 108
Errors Line contains a tab character. 109
Errors '{' should be on the previous line. 109
Errors Line contains a tab character. 110
Errors '(' is preceded with whitespace. 110
Errors '(' is preceded with whitespace. 110
Errors Line contains a tab character. 111
Errors Line has trailing spaces. 112
Errors Line contains a tab character. 112
Errors Line has trailing spaces. 113
Errors Line contains a tab character. 113
Errors Line contains a tab character. 114
Errors Missing a Javadoc comment. 114
Errors '(' is preceded with whitespace. 114
Errors Line contains a tab character. 115
Errors '{' should be on the previous line. 115
Errors Line contains a tab character. 116
Errors '(' is preceded with whitespace. 116
Errors '(' is preceded with whitespace. 116
Errors Line contains a tab character. 117
Errors Line has trailing spaces. 118
Errors Line contains a tab character. 118
Errors Line has trailing spaces. 119
Errors Line contains a tab character. 119
Errors Line contains a tab character. 120
Errors Missing a Javadoc comment. 120
Errors '(' is preceded with whitespace. 120
Errors Parameter value should be final. 120
Errors Line contains a tab character. 121
Errors '{' should be on the previous line. 121
Errors Line contains a tab character. 122
Errors '(' is preceded with whitespace. 122
Errors '(' is preceded with whitespace. 122
Errors Line contains a tab character. 123
Errors Line has trailing spaces. 124
Errors Line contains a tab character. 124
Errors Line has trailing spaces. 125
Errors Line contains a tab character. 125
Errors Line contains a tab character. 126
Errors Missing a Javadoc comment. 126
Errors '(' is preceded with whitespace. 126
Errors Line contains a tab character. 127
Errors '{' should be on the previous line. 127
Errors Line contains a tab character. 128
Errors '(' is preceded with whitespace. 128
Errors '(' is preceded with whitespace. 128
Errors Line contains a tab character. 129
Errors Line has trailing spaces. 130
Errors Line contains a tab character. 130

org/kuali/student/lum/common/client/lo/OutlineManager.java

Violation Message Line
Errors File does not end with a newline. 0
Errors Line is longer than 80 characters. 37
Errors Missing a Javadoc comment. 37
Errors '<' is not preceded with whitespace. 37
Errors '<' is not followed by whitespace. 37
Errors '>' is not preceded with whitespace. 37
Errors '>' is not followed by whitespace. 37
Errors '{' is not preceded with whitespace. 37
Errors Line contains a tab character. 38
Errors Missing a Javadoc comment. 38
Errors Variable 'outlineModel' must be private and have accessor methods. 38
Errors Line contains a tab character. 40
Errors Missing a Javadoc comment. 40
Errors Variable 'mainPanel' must be private and have accessor methods. 40
Errors Line contains a tab character. 42
Errors Missing a Javadoc comment. 42
Errors Line contains a tab character. 43
Errors Line contains a tab character. 44
Errors Line contains a tab character. 45
Errors Line contains a tab character. 47
Errors Method 'render' is not designed for extension - needs to be abstract, final or empty. 47
Errors Missing a Javadoc comment. 47
Errors Line contains a tab character. 48
Errors Line contains a tab character. 49
Errors Line contains a tab character. 50
Errors Line contains a tab character. 51
Errors Line contains a tab character. 52
Errors Line contains a tab character. 53
Errors Line contains a tab character. 55
Errors Line contains a tab character. 56
Errors Line contains a tab character. 57
Errors Line contains a tab character. 58
Errors Line has trailing spaces. 59
Errors Line contains a tab character. 59
Errors Line contains a tab character. 60
Errors Method 'closeAllToolbar' is not designed for extension - needs to be abstract, final or empty. 60
Errors Missing a Javadoc comment. 60
Errors '{' is not preceded with whitespace. 60
Errors Line contains a tab character. 61
Errors 'for' is not followed by whitespace. 61
Errors '=' is not preceded with whitespace. 61
Errors '=' is not followed by whitespace. 61
Errors ';' is not followed by whitespace. 61
Errors '<' is not preceded with whitespace. 61
Errors ';' is not followed by whitespace. 61
Errors '{' is not preceded with whitespace. 61
Errors Line contains a tab character. 62
Errors 'if' is not followed by whitespace. 62
Errors '{' is not preceded with whitespace. 62
Errors Line contains a tab character. 63
Errors 'cast' is not followed by whitespace. 63
Errors Line contains a tab character. 64
Errors Line contains a tab character. 65
Errors Line contains a tab character. 66
Errors Line contains a tab character. 67
Errors Line has trailing spaces. 68
Errors Line contains a tab character. 68
Errors Line contains a tab character. 69
Errors Method 'showAllToolbar' is not designed for extension - needs to be abstract, final or empty. 69
Errors Missing a Javadoc comment. 69
Errors '{' is not preceded with whitespace. 69
Errors Line contains a tab character. 70
Errors 'for' is not followed by whitespace. 70
Errors '=' is not preceded with whitespace. 70
Errors '=' is not followed by whitespace. 70
Errors ';' is not followed by whitespace. 70
Errors '<' is not preceded with whitespace. 70
Errors ';' is not followed by whitespace. 70
Errors '{' is not preceded with whitespace. 70
Errors Line contains a tab character. 71
Errors 'if' is not followed by whitespace. 71
Errors '{' is not preceded with whitespace. 71
Errors Line contains a tab character. 72
Errors 'cast' is not followed by whitespace. 72
Errors Line contains a tab character. 73
Errors Line contains a tab character. 74
Errors Line contains a tab character. 75
Errors Line contains a tab character. 76
Errors Line has trailing spaces. 77
Errors Line contains a tab character. 77
Errors Missing a Javadoc comment. 78
Errors Line contains a tab character. 78
Errors '{' is not preceded with whitespace. 78
Errors Line contains a tab character. 79
Errors Missing a Javadoc comment. 79
Errors Variable 'toolbar' must be private and have accessor methods. 79
Errors Line contains a tab character. 80
Errors Missing a Javadoc comment. 80
Errors Variable 'emptySpacePanel' must be private and have accessor methods. 80
Errors Line is longer than 80 characters. 81
Errors Line contains a tab character. 81
Errors Missing a Javadoc comment. 81
Errors '<' is not preceded with whitespace. 81
Errors '<' is not followed by whitespace. 81
Errors '>' is not preceded with whitespace. 81
Errors Variable 'mouseMoveHandlerList' must be private and have accessor methods. 81
Errors '<' is not preceded with whitespace. 81
Errors '<' is not followed by whitespace. 81
Errors '>' is not preceded with whitespace. 81
Errors '>' is not followed by whitespace. 81
Errors Line contains a tab character. 82
Errors Missing a Javadoc comment. 82
Errors Variable 'horitonalPanel' must be private and have accessor methods. 82
Errors Line contains a tab character. 83
Errors Missing a Javadoc comment. 83
Errors Variable 'currentNode' must be private and have accessor methods. 83
Errors Line contains a tab character. 84
Errors Missing a Javadoc comment. 84
Errors Line contains a tab character. 85
Errors Line contains a tab character. 86
Errors Line contains a tab character. 87
Errors Line contains a tab character. 88
Errors Line is longer than 80 characters. 89
Errors Line contains a tab character. 89
Errors Line is longer than 80 characters. 90
Errors Line contains a tab character. 90
Errors Line contains a tab character. 91
Errors Line contains a tab character. 92
Errors ',' is not followed by whitespace. 92
Errors Line contains a tab character. 93
Errors Line contains a tab character. 95
Errors Missing a Javadoc comment. 95
Errors Parameter aNode should be final. 95
Errors Line contains a tab character. 96
Errors Line contains a tab character. 97
Errors Line contains a tab character. 98
Errors Line contains a tab character. 99
Errors Line contains a tab character. 100
Errors Line contains a tab character. 102
Errors Line contains a tab character. 103
Errors Line contains a tab character. 104
Errors Line contains a tab character. 105
Errors Line contains a tab character. 106
Errors Line contains a tab character. 107
Errors Line contains a tab character. 108
Errors Line contains a tab character. 109
Errors Line contains a tab character. 111
Errors Line contains a tab character. 112
Errors Line contains a tab character. 114
Errors Missing a Javadoc comment. 114
Errors Parameter handler should be final. 114
Errors Line contains a tab character. 115
Errors Line contains a tab character. 116
Errors Line contains a tab character. 118
Errors Missing a Javadoc comment. 118
Errors Parameter t should be final. 118
Errors Line contains a tab character. 119
Errors Line contains a tab character. 120
Errors Line contains a tab character. 121
Errors Missing a Javadoc comment. 121
Errors '{' is not preceded with whitespace. 121
Errors Line contains a tab character. 122
Errors Line contains a tab character. 123
Errors Line contains a tab character. 124
Errors Line contains a tab character. 125
Errors Missing a Javadoc comment. 125
Errors '{' is not preceded with whitespace. 125
Errors Line contains a tab character. 126
Errors Line contains a tab character. 127
Errors ',' is not followed by whitespace. 127
Errors Line contains a tab character. 128
Errors Line contains a tab character. 129
Errors Missing a Javadoc comment. 129
Errors Parameter event should be final. 129
Errors Line contains a tab character. 130
Errors switch without "default" clause. 130
Errors Line contains a tab character. 131
Errors Avoid nested blocks. 131
Errors Line contains a tab character. 132
Errors Line contains a tab character. 135
Errors Line contains a tab character. 137
Errors Line contains a tab character. 138
Errors Line contains a tab character. 139
Errors Line contains a tab character. 140
Errors Line contains a tab character. 141
Errors Line contains a tab character. 142
Errors Line contains a tab character. 143
Errors Line contains a tab character. 144
Errors Line contains a tab character. 145
Errors Line contains a tab character. 146
Errors Line has trailing spaces. 147
Errors Line contains a tab character. 147
Errors Line contains a tab character. 148
Errors Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 148
Errors Missing a Javadoc comment. 148
Errors Line contains a tab character. 149
Errors Line contains a tab character. 150
Errors Line contains a tab character. 151
Errors Line contains a tab character. 153
Errors Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 153
Errors Missing a Javadoc comment. 153
Errors Line contains a tab character. 154
Errors Parameter value should be final. 154
Errors Line has trailing spaces. 155
Errors Line contains a tab character. 155
Errors Line contains a tab character. 156
Errors Line contains a tab character. 158
Errors Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 158
Errors Missing a Javadoc comment. 158
Errors Line contains a tab character. 159
Errors Parameter value should be final. 159
Errors Parameter fireEvents should be final. 159
Errors Line contains a tab character. 160
Errors Line contains a tab character. 161
Errors Line contains a tab character. 163
Errors Method 'addValueChangeHandler' is not designed for extension - needs to be abstract, final or empty. 163
Errors Missing a Javadoc comment. 163
Errors Line is longer than 80 characters. 164
Errors Line contains a tab character. 164
Errors Parameter handler should be final. 164
Errors '<' is not preceded with whitespace. 164
Errors '<' is not followed by whitespace. 164
Errors '>' is not preceded with whitespace. 164
Errors Line contains a tab character. 165
Errors Line contains a tab character. 166

org/kuali/student/lum/common/client/lo/OutlineManagerToolbar.java

Violation Message Line
Errors Line contains a tab character. 13
Errors Missing a Javadoc comment. 13
Errors Variable 'moveUpButton' must be private and have accessor methods. 13
Errors Line contains a tab character. 15
Errors Missing a Javadoc comment. 15
Errors Variable 'moveDownButton' must be private and have accessor methods. 15
Errors Line contains a tab character. 17
Errors Missing a Javadoc comment. 17
Errors Variable 'indentButton' must be private and have accessor methods. 17
Errors Line contains a tab character. 19
Errors Missing a Javadoc comment. 19
Errors Variable 'outdentButton' must be private and have accessor methods. 19
Errors Line contains a tab character. 21
Errors Missing a Javadoc comment. 21
Errors Variable 'deleteButton' must be private and have accessor methods. 21
Errors Line contains a tab character. 24
Errors Missing a Javadoc comment. 24
Errors Variable 'addPeerButton' must be private and have accessor methods. 24
Errors Line contains a tab character. 26
Errors Missing a Javadoc comment. 26
Errors Variable 'addChildButton' must be private and have accessor methods. 26
Errors Line contains a tab character. 28
Errors Missing a Javadoc comment. 28
Errors Variable 'outlineModel' must be private and have accessor methods. 28
Errors Line contains a tab character. 30
Errors Missing a Javadoc comment. 30
Errors Line contains a tab character. 32
Errors Line contains a tab character. 34
Errors Line contains a tab character. 35
Errors Line contains a tab character. 36
Errors Line contains a tab character. 37
Errors Line contains a tab character. 38
Errors Line contains a tab character. 39
Errors Line contains a tab character. 40
Errors Line contains a tab character. 41
Errors Line contains a tab character. 43
Errors Line contains a tab character. 44
Errors Line contains a tab character. 46
Errors Line contains a tab character. 47
Errors Line contains a tab character. 48
Errors Line contains a tab character. 49
Errors Line contains a tab character. 50
Errors Line contains a tab character. 51
Errors Line contains a tab character. 52
Errors Line contains a tab character. 53
Errors Line contains a tab character. 54
Errors Line contains a tab character. 55
Errors Line contains a tab character. 56
Errors Line contains a tab character. 57
Errors Line contains a tab character. 58
Errors Line contains a tab character. 60
Errors Line contains a tab character. 61
Errors Parameter event should be final. 61
Errors Line contains a tab character. 62
Errors Line contains a tab character. 64
Errors Line contains a tab character. 65
Errors Line contains a tab character. 66
Errors Line contains a tab character. 67
Errors Parameter event should be final. 67
Errors Line contains a tab character. 68
Errors Line contains a tab character. 69
Errors Line contains a tab character. 70
Errors Line contains a tab character. 71
Errors Line contains a tab character. 72
Errors Parameter event should be final. 72
Errors Line contains a tab character. 73
Errors Line contains a tab character. 74
Errors Line contains a tab character. 75
Errors Line contains a tab character. 76
Errors Line contains a tab character. 77
Errors Parameter event should be final. 77
Errors Line contains a tab character. 78
Errors Line contains a tab character. 79
Errors Line contains a tab character. 80
Errors Line contains a tab character. 81
Errors Line contains a tab character. 82
Errors Parameter event should be final. 82
Errors Line contains a tab character. 83
Errors Line contains a tab character. 84
Errors Line contains a tab character. 85
Errors Line contains a tab character. 86
Errors Line contains a tab character. 87
Errors Parameter event should be final. 87
Errors Line contains a tab character. 88
Errors Line contains a tab character. 89
Errors Line contains a tab character. 90
Errors Line contains a tab character. 91
Errors Line contains a tab character. 92
Errors Parameter event should be final. 92
Errors Line contains a tab character. 93
Errors Line contains a tab character. 94
Errors Line contains a tab character. 95
Errors Line contains a tab character. 96
Errors Line contains a tab character. 98
Errors Missing a Javadoc comment. 98
Errors Parameter model should be final. 98
Errors Line contains a tab character. 99
Errors Line contains a tab character. 100
Errors Line contains a tab character. 102
Errors Missing a Javadoc comment. 102
Errors Line contains a tab character. 103
Errors 'if' is not followed by whitespace. 103
Errors '(' is followed by whitespace. 103
Errors '{' is not preceded with whitespace. 103
Errors Line contains a tab character. 104
Errors Line is longer than 80 characters. 105
Errors Line contains a tab character. 105
Errors Line contains a tab character. 106
Errors Line contains a tab character. 107
Errors 'else' is not preceded with whitespace. 107
Errors '}' is not followed by whitespace. 107
Errors 'else' is not followed by whitespace. 107
Errors '{' is not preceded with whitespace. 107
Errors Line contains a tab character. 108
Errors Line contains a tab character. 109
Errors Line contains a tab character. 110
Errors Line contains a tab character. 111
Errors Line contains a tab character. 112
Errors 'if' is not followed by whitespace. 112
Errors '{' is not preceded with whitespace. 112
Errors Line contains a tab character. 113
Errors Line is longer than 80 characters. 114
Errors Line contains a tab character. 114
Errors Line contains a tab character. 115
Errors Line contains a tab character. 116
Errors 'else' is not followed by whitespace. 116
Errors '{' is not preceded with whitespace. 116
Errors Line contains a tab character. 117
Errors Line contains a tab character. 118
Errors Line contains a tab character. 119
Errors Line contains a tab character. 120
Errors Line contains a tab character. 121
Errors 'if' is not followed by whitespace. 121
Errors '{' is not preceded with whitespace. 121
Errors Line contains a tab character. 122
Errors Line is longer than 80 characters. 123
Errors Line contains a tab character. 123
Errors Line contains a tab character. 124
Errors Line contains a tab character. 125
Errors 'else' is not preceded with whitespace. 125
Errors '}' is not followed by whitespace. 125
Errors 'else' is not followed by whitespace. 125
Errors '{' is not preceded with whitespace. 125
Errors Line contains a tab character. 126
Errors Line contains a tab character. 127
Errors Line contains a tab character. 128
Errors Line contains a tab character. 129
Errors Line contains a tab character. 130
Errors 'if' is not followed by whitespace. 130
Errors '{' is not preceded with whitespace. 130
Errors Line contains a tab character. 131
Errors Line is longer than 80 characters. 132
Errors Line contains a tab character. 132
Errors Line contains a tab character. 133
Errors Line contains a tab character. 134
Errors 'else' is not preceded with whitespace. 134
Errors '}' is not followed by whitespace. 134
Errors 'else' is not followed by whitespace. 134
Errors '{' is not preceded with whitespace. 134
Errors Line contains a tab character. 135
Errors Line contains a tab character. 136
Errors Line is longer than 80 characters. 137
Errors Line contains a tab character. 137
Errors Line contains a tab character. 138
Errors Line contains a tab character. 139
Errors 'if' is not followed by whitespace. 139
Errors '{' is not preceded with whitespace. 139
Errors Line contains a tab character. 140
Errors Line is longer than 80 characters. 141
Errors Line contains a tab character. 141
Errors Line contains a tab character. 142
Errors Line contains a tab character. 143
Errors 'else' is not preceded with whitespace. 143
Errors '}' is not followed by whitespace. 143
Errors 'else' is not followed by whitespace. 143
Errors '{' is not preceded with whitespace. 143
Errors Line contains a tab character. 144
Errors Line contains a tab character. 145
Errors Line is longer than 80 characters. 146
Errors Line contains a tab character. 146
Errors Line contains a tab character. 147
Errors Line contains a tab character. 148

org/kuali/student/lum/common/client/lo/OutlineNode.java

Violation Message Line
Errors File does not end with a newline. 0
Errors Missing a Javadoc comment. 20
Errors '<' is not preceded with whitespace. 20
Errors '<' is not followed by whitespace. 20
Errors '>' is not preceded with whitespace. 20
Errors Missing a Javadoc comment. 21
Errors Variable 'indentLevel' must be private and have accessor methods. 21
Errors Missing a Javadoc comment. 23
Errors Variable 'userObject' must be private and have accessor methods. 23
Errors Missing a Javadoc comment. 25
Errors '<' is not preceded with whitespace. 25
Errors '<' is not followed by whitespace. 25
Errors '>' is not preceded with whitespace. 25
Errors Variable 'outlineModel' must be private and have accessor methods. 25
Errors Line has trailing spaces. 26
Errors Line has trailing spaces. 27
Errors Missing a Javadoc comment. 28
Errors Line contains a tab character. 30
Errors Missing a Javadoc comment. 30
Errors Method 'setModel' is not designed for extension - needs to be abstract, final or empty. 32
Errors Missing a Javadoc comment. 32
Errors Parameter model should be final. 32
Errors '<' is not preceded with whitespace. 32
Errors '<' is not followed by whitespace. 32
Errors '>' is not preceded with whitespace. 32
Errors Method 'setCurrentNode' is not designed for extension - needs to be abstract, final or empty. 36
Errors Missing a Javadoc comment. 36
Errors Method 'getUserObject' is not designed for extension - needs to be abstract, final or empty. 40
Errors Missing a Javadoc comment. 40
Errors Method 'setUserObject' is not designed for extension - needs to be abstract, final or empty. 44
Errors Missing a Javadoc comment. 44
Errors Parameter u should be final. 44
Errors Method 'indent' is not designed for extension - needs to be abstract, final or empty. 48
Errors Missing a Javadoc comment. 48
Errors Method 'outdent' is not designed for extension - needs to be abstract, final or empty. 52
Errors Missing a Javadoc comment. 52
Errors Method 'setIndentLevel' is not designed for extension - needs to be abstract, final or empty. 56
Errors Missing a Javadoc comment. 56
Errors Parameter level should be final. 56
Errors Method 'getIndentLevel' is not designed for extension - needs to be abstract, final or empty. 60
Errors Missing a Javadoc comment. 60
Errors Line contains a tab character. 64
Errors Method 'setOpaque' is not designed for extension - needs to be abstract, final or empty. 64
Errors Missing a Javadoc comment. 64
Errors Parameter opaque should be final. 64
Errors 'opaque' hides a field. 64
Errors Line contains a tab character. 65
Errors Line contains a tab character. 66
Errors Line contains a tab character. 68
Errors Method 'getOpaque' is not designed for extension - needs to be abstract, final or empty. 68
Errors Missing a Javadoc comment. 68
Errors Line contains a tab character. 69
Errors Line contains a tab character. 70
Errors Line contains a tab character. 72
Errors Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. 72
Errors Missing a Javadoc comment. 72
Errors Parameter metaInfo should be final. 72
Errors 'metaInfo' hides a field. 72
Errors Line contains a tab character. 73
Errors '=' is not preceded with whitespace. 73
Errors '=' is not followed by whitespace. 73
Errors Line contains a tab character. 74
Errors Line contains a tab character. 75
Errors Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. 75
Errors Missing a Javadoc comment. 75
Errors Line contains a tab character. 76
Errors Line contains a tab character. 77

org/kuali/student/lum/common/client/lo/OutlineNodeModel.java

Violation Message Line
Errors File does not end with a newline. 0
Errors Redundant import from the same package - org.kuali.student.lum.common.client.lo.OutlineNode. 22
Errors Line has trailing spaces. 24
Errors Missing a Javadoc comment. 24
Errors '<' is not preceded with whitespace. 25
Errors '<' is not followed by whitespace. 25
Errors '>' is not preceded with whitespace. 25
Errors Line is longer than 80 characters. 26
Errors Line contains a tab character. 26
Errors Missing a Javadoc comment. 26
Errors '<' is not preceded with whitespace. 26
Errors '<' is not followed by whitespace. 26
Errors '<' is not preceded with whitespace. 26
Errors '<' is not followed by whitespace. 26
Errors '>' is not preceded with whitespace. 26
Errors '>' is not followed by whitespace. 26
Errors '>' is not preceded with whitespace. 26
Errors '<' is not preceded with whitespace. 26
Errors '<' is not followed by whitespace. 26
Errors '<' is not preceded with whitespace. 26
Errors '<' is not followed by whitespace. 26
Errors '>' is not preceded with whitespace. 26
Errors '>' is not followed by whitespace. 26
Errors '>' is not preceded with whitespace. 26
Errors '>' is not followed by whitespace. 26
Errors Line is longer than 80 characters. 28
Errors Line contains a tab character. 28
Errors Missing a Javadoc comment. 28
Errors '<' is not preceded with whitespace. 28
Errors '<' is not followed by whitespace. 28
Errors '>' is not preceded with whitespace. 28
Errors '<' is not preceded with whitespace. 28
Errors '<' is not followed by whitespace. 28
Errors '>' is not preceded with whitespace. 28
Errors '>' is not followed by whitespace. 28
Errors Line contains a tab character. 30
Errors Missing a Javadoc comment. 30
Errors '<' is not preceded with whitespace. 30
Errors '<' is not followed by whitespace. 30
Errors '>' is not preceded with whitespace. 30
Errors Line contains a tab character. 32
Errors Method 'clearNodes' is not designed for extension - needs to be abstract, final or empty. 32
Errors Missing a Javadoc comment. 32
Errors '{' is not preceded with whitespace. 32
Errors Line contains a tab character. 33
Errors '<' is not preceded with whitespace. 33
Errors '<' is not followed by whitespace. 33
Errors '<' is not preceded with whitespace. 33
Errors '<' is not followed by whitespace. 33
Errors '>' is not preceded with whitespace. 33
Errors '>' is not followed by whitespace. 33
Errors '>' is not preceded with whitespace. 33
Errors '>' is not followed by whitespace. 33
Errors Line contains a tab character. 34
Errors Line contains a tab character. 35
Errors Method 'setCurrentNode' is not designed for extension - needs to be abstract, final or empty. 35
Errors Missing a Javadoc comment. 35
Errors Parameter aNode should be final. 35
Errors '<' is not preceded with whitespace. 35
Errors '<' is not followed by whitespace. 35
Errors '>' is not preceded with whitespace. 35
Errors Line contains a tab character. 36
Errors Line contains a tab character. 37
Errors Line contains a tab character. 39
Errors Method 'addChangeHandler' is not designed for extension - needs to be abstract, final or empty. 39
Errors Missing a Javadoc comment. 39
Errors Parameter ch should be final. 39
Errors Line contains a tab character. 40
Errors Line contains a tab character. 41
Errors Line contains a tab character. 43
Errors Missing a Javadoc comment. 43
Errors Line contains a tab character. 44
Errors Line contains a tab character. 45
Errors Line contains a tab character. 46
Errors Line contains a tab character. 47
Errors Line contains a tab character. 49
Errors Method 'moveUpCurrent' is not designed for extension - needs to be abstract, final or empty. 49
Errors Missing a Javadoc comment. 49
Errors Line contains a tab character. 50
Errors Expression can be simplified. 50
Errors Line contains a tab character. 51
Errors Line contains a tab character. 52
Errors Line contains a tab character. 53
Errors Line contains a tab character. 54
Errors Line contains a tab character. 55
Errors Line contains a tab character. 56
Errors Line contains a tab character. 57
Errors '<' is not preceded with whitespace. 57
Errors '<' is not followed by whitespace. 57
Errors '<' is not preceded with whitespace. 57
Errors '<' is not followed by whitespace. 57
Errors '>' is not preceded with whitespace. 57
Errors '>' is not followed by whitespace. 57
Errors '>' is not preceded with whitespace. 57
Errors Line contains a tab character. 58
Errors Line is longer than 80 characters. 59
Errors Line contains a tab character. 59
Errors '<' is not preceded with whitespace. 59
Errors '<' is not followed by whitespace. 59
Errors '>' is not preceded with whitespace. 59
Errors Line contains a tab character. 61
Errors '<' is not preceded with whitespace. 61
Errors '<' is not followed by whitespace. 61
Errors '<' is not preceded with whitespace. 61
Errors '<' is not followed by whitespace. 61
Errors '>' is not preceded with whitespace. 61
Errors '>' is not followed by whitespace. 61
Errors '>' is not preceded with whitespace. 61
Errors Line contains a tab character. 62
Errors ';' is not followed by whitespace. 62
Errors Line contains a tab character. 63
Errors Line contains a tab character. 64
Errors '<' is not preceded with whitespace. 64
Errors '<' is not followed by whitespace. 64
Errors '>' is not preceded with whitespace. 64
Errors Line contains a tab character. 65
Errors Line contains a tab character. 66
Errors Line contains a tab character. 68
Errors Line contains a tab character. 70
Errors Line contains a tab character. 71
Errors '<' is not preceded with whitespace. 71
Errors '<' is not followed by whitespace. 71
Errors '>' is not preceded with whitespace. 71
Errors Line contains a tab character. 72
Errors Line contains a tab character. 73
Errors Line contains a tab character. 74
Errors Line contains a tab character. 75
Errors Line contains a tab character. 76
Errors Method 'moveDownCurrent' is not designed for extension - needs to be abstract, final or empty. 76
Errors Missing a Javadoc comment. 76
Errors Line contains a tab character. 77
Errors Expression can be simplified. 77
Errors Line contains a tab character. 78
Errors Line contains a tab character. 79
Errors Line contains a tab character. 80
Errors Line contains a tab character. 81
Errors Line contains a tab character. 82
Errors Line contains a tab character. 83
Errors Line contains a tab character. 84
Errors '<' is not preceded with whitespace. 84
Errors '<' is not followed by whitespace. 84
Errors '<' is not preceded with whitespace. 84
Errors '<' is not followed by whitespace. 84
Errors '>' is not preceded with whitespace. 84
Errors '>' is not followed by whitespace. 84
Errors '>' is not preceded with whitespace. 84
Errors Line contains a tab character. 85
Errors Line is longer than 80 characters. 86
Errors Line contains a tab character. 86
Errors '<' is not preceded with whitespace. 86
Errors '<' is not followed by whitespace. 86
Errors '>' is not preceded with whitespace. 86
Errors Line contains a tab character. 88
Errors '<' is not preceded with whitespace. 88
Errors '<' is not followed by whitespace. 88
Errors '<' is not preceded with whitespace. 88
Errors '<' is not followed by whitespace. 88
Errors '>' is not preceded with whitespace. 88
Errors '>' is not followed by whitespace. 88
Errors '>' is not preceded with whitespace. 88
Errors Line contains a tab character. 89
Errors ';' is not followed by whitespace. 89
Errors Line contains a tab character. 90
Errors Line contains a tab character. 91
Errors '<' is not preceded with whitespace. 91
Errors '<' is not followed by whitespace. 91
Errors '>' is not preceded with whitespace. 91
Errors Line contains a tab character. 92
Errors Line contains a tab character. 93
Errors Line is longer than 80 characters. 95
Errors Line contains a tab character. 95
Errors '<' is not preceded with whitespace. 95
Errors '<' is not followed by whitespace. 95
Errors '<' is not preceded with whitespace. 95
Errors '<' is not followed by whitespace. 95
Errors '>' is not preceded with whitespace. 95
Errors '>' is not followed by whitespace. 95
Errors '>' is not preceded with whitespace. 95
Errors Line contains a tab character. 96
Errors Line contains a tab character. 97
Errors 'if' is not followed by whitespace. 97
Errors '{' is not preceded with whitespace. 97
Errors Line is longer than 80 characters. 98
Errors Line contains a tab character. 98
Errors '-' is not preceded with whitespace. 98
Errors '-' is not followed by whitespace. 98
Errors Line contains a tab character. 99
Errors 'else' is not preceded with whitespace. 99
Errors '}' is not followed by whitespace. 99
Errors 'else' is not followed by whitespace. 99
Errors '{' is not preceded with whitespace. 99
Errors Line contains a tab character. 100
Errors '=' is not followed by whitespace. 100
Errors Line contains a tab character. 101
Errors Line contains a tab character. 103
Errors Line contains a tab character. 104
Errors '<' is not preceded with whitespace. 104
Errors '<' is not followed by whitespace. 104
Errors '>' is not preceded with whitespace. 104
Errors Line contains a tab character. 105
Errors Line contains a tab character. 106
Errors Line contains a tab character. 108
Errors Line contains a tab character. 109
Errors Line contains a tab character. 111
Errors Method 'indentCurrent' is not designed for extension - needs to be abstract, final or empty. 111
Errors Missing a Javadoc comment. 111
Errors Line contains a tab character. 112
Errors Line contains a tab character. 113
Errors Line contains a tab character. 114
Errors Line contains a tab character. 115
Errors Line contains a tab character. 116
Errors Line contains a tab character. 118
Errors Method 'outdentCurrent' is not designed for extension - needs to be abstract, final or empty. 118
Errors Missing a Javadoc comment. 118
Errors Line contains a tab character. 119
Errors Line is longer than 80 characters. 120
Errors Line contains a tab character. 120
Errors '<' is not preceded with whitespace. 120
Errors '<' is not followed by whitespace. 120
Errors '<' is not preceded with whitespace. 120
Errors '<' is not followed by whitespace. 120
Errors '>' is not preceded with whitespace. 120
Errors '>' is not followed by whitespace. 120
Errors '>' is not preceded with whitespace. 120
Errors Line contains a tab character. 121
Errors ';' is not followed by whitespace. 121
Errors Line contains a tab character. 122
Errors 'for' is not followed by whitespace. 122
Errors '<' is not preceded with whitespace. 122
Errors '<' is not followed by whitespace. 122
Errors '>' is not preceded with whitespace. 122
Errors ':' is not preceded with whitespace. 122
Errors ':' is not followed by whitespace. 122
Errors '{' is not preceded with whitespace. 122
Errors Line contains a tab character. 123
Errors Line contains a tab character. 124
Errors Line contains a tab character. 125
Errors Line contains a tab character. 126
Errors Line contains a tab character. 127
Errors Line contains a tab character. 129
Errors Method 'deleteCurrent' is not designed for extension - needs to be abstract, final or empty. 129
Errors Missing a Javadoc comment. 129
Errors Line contains a tab character. 130
Errors Line is longer than 80 characters. 131
Errors Line contains a tab character. 131
Errors '<' is not preceded with whitespace. 131
Errors '<' is not followed by whitespace. 131
Errors '<' is not preceded with whitespace. 131
Errors '<' is not followed by whitespace. 131
Errors '>' is not preceded with whitespace. 131
Errors '>' is not followed by whitespace. 131
Errors '>' is not preceded with whitespace. 131
Errors Line contains a tab character. 132
Errors ';' is not followed by whitespace. 132
Errors Line contains a tab character. 133
Errors Line contains a tab character. 134
Errors '<' is not preceded with whitespace. 134
Errors '<' is not followed by whitespace. 134
Errors '>' is not preceded with whitespace. 134
Errors Line contains a tab character. 135
Errors Line contains a tab character. 136
Errors Line contains a tab character. 137
Errors Line contains a tab character. 138
Errors Line contains a tab character. 139
Errors Line contains a tab character. 141
Errors Method 'addPeer' is not designed for extension - needs to be abstract, final or empty. 141
Errors Missing a Javadoc comment. 141
Errors Line contains a tab character. 142
Errors Line contains a tab character. 143
Errors '<' is not preceded with whitespace. 143
Errors '<' is not followed by whitespace. 143
Errors '>' is not preceded with whitespace. 143
Errors '<' is not preceded with whitespace. 143
Errors '<' is not followed by whitespace. 143
Errors '>' is not preceded with whitespace. 143
Errors '>' is not followed by whitespace. 143
Errors Line contains a tab character. 144
Errors Line contains a tab character. 145
Errors Line contains a tab character. 146
Errors Line contains a tab character. 147
Errors Line contains a tab character. 148
Errors Line contains a tab character. 150
Errors Method 'addChild' is not designed for extension - needs to be abstract, final or empty. 150
Errors Missing a Javadoc comment. 150
Errors Line contains a tab character. 151
Errors Line contains a tab character. 152
Errors '<' is not preceded with whitespace. 152
Errors '<' is not followed by whitespace. 152
Errors '>' is not preceded with whitespace. 152
Errors '<' is not preceded with whitespace. 152
Errors '<' is not followed by whitespace. 152
Errors '>' is not preceded with whitespace. 152
Errors '>' is not followed by whitespace. 152
Errors Line contains a tab character. 153
Errors Line contains a tab character. 154
Errors Line contains a tab character. 155
Errors Line contains a tab character. 156
Errors Line contains a tab character. 157
Errors Line contains a tab character. 159
Errors Method 'addOutlineNode' is not designed for extension - needs to be abstract, final or empty. 159
Errors Missing a Javadoc comment. 159
Errors Parameter aNode should be final. 159
Errors '<' is not preceded with whitespace. 159
Errors '<' is not followed by whitespace. 159
Errors '>' is not preceded with whitespace. 159
Errors Line contains a tab character. 160
Errors Line contains a tab character. 161
Errors Line contains a tab character. 163
Errors Method 'toOutlineNodes' is not designed for extension - needs to be abstract, final or empty. 163
Errors Missing a Javadoc comment. 163
Errors Line contains a tab character. 164
Errors '<' is not preceded with whitespace. 164
Errors '<' is not followed by whitespace. 164
Errors '>' is not preceded with whitespace. 164
Errors '>' is not followed by whitespace. 164
Errors Line is longer than 80 characters. 165
Errors Line contains a tab character. 165
Errors Line contains a tab character. 166
Errors Line contains a tab character. 168
Errors Method 'getOutlineNodes' is not designed for extension - needs to be abstract, final or empty. 168
Errors Missing a Javadoc comment. 168
Errors '<' is not preceded with whitespace. 168
Errors '<' is not followed by whitespace. 168
Errors '<' is not preceded with whitespace. 168
Errors '<' is not followed by whitespace. 168
Errors '>' is not preceded with whitespace. 168
Errors '>' is not followed by whitespace. 168
Errors '>' is not preceded with whitespace. 168
Errors Line contains a tab character. 169
Errors Line contains a tab character. 170
Errors Line contains a tab character. 172
Errors Method 'getChildList' is not designed for extension - needs to be abstract, final or empty. 172
Errors Missing a Javadoc comment. 172
Errors '<' is not preceded with whitespace. 172
Errors '<' is not followed by whitespace. 172
Errors '<' is not preceded with whitespace. 172
Errors '<' is not followed by whitespace. 172
Errors '>' is not preceded with whitespace. 172
Errors '>' is not followed by whitespace. 172
Errors '>' is not preceded with whitespace. 172
Errors Parameter aNode should be final. 172
Errors '<' is not preceded with whitespace. 172
Errors '<' is not followed by whitespace. 172
Errors '>' is not preceded with whitespace. 172
Errors Line contains a tab character. 173
Errors Line is longer than 80 characters. 174
Errors Line contains a tab character. 174
Errors '<' is not preceded with whitespace. 174
Errors '<' is not followed by whitespace. 174
Errors '<' is not preceded with whitespace. 174
Errors '<' is not followed by whitespace. 174
Errors '>' is not preceded with whitespace. 174
Errors '>' is not followed by whitespace. 174
Errors '>' is not preceded with whitespace. 174
Errors '<' is not preceded with whitespace. 174
Errors '<' is not followed by whitespace. 174
Errors '<' is not preceded with whitespace. 174
Errors '<' is not followed by whitespace. 174
Errors '>' is not preceded with whitespace. 174
Errors '>' is not followed by whitespace. 174
Errors '>' is not preceded with whitespace. 174
Errors '>' is not followed by whitespace. 174
Errors Line contains a tab character. 175
Errors Line is longer than 80 characters. 176
Errors Line contains a tab character. 176
Errors Line contains a tab character. 177
Errors Line contains a tab character. 178
Errors Line contains a tab character. 179
Errors Line contains a tab character. 180
Errors Line contains a tab character. 181
Errors Line contains a tab character. 182
Errors Line contains a tab character. 183
Errors Line contains a tab character. 185
Errors Method 'getSiblingList' is not designed for extension - needs to be abstract, final or empty. 185
Errors Missing a Javadoc comment. 185
Errors '<' is not preceded with whitespace. 185
Errors '<' is not followed by whitespace. 185
Errors '<' is not preceded with whitespace. 185
Errors '<' is not followed by whitespace. 185
Errors '>' is not preceded with whitespace. 185
Errors '>' is not followed by whitespace. 185
Errors '>' is not preceded with whitespace. 185
Errors Line is longer than 80 characters. 186
Errors Line contains a tab character. 186
Errors '<' is not preceded with whitespace. 186
Errors '<' is not followed by whitespace. 186
Errors '<' is not preceded with whitespace. 186
Errors '<' is not followed by whitespace. 186
Errors '>' is not preceded with whitespace. 186
Errors '>' is not followed by whitespace. 186
Errors '>' is not preceded with whitespace. 186
Errors '<' is not preceded with whitespace. 186
Errors '<' is not followed by whitespace. 186
Errors '<' is not preceded with whitespace. 186
Errors '<' is not followed by whitespace. 186
Errors '>' is not preceded with whitespace. 186
Errors '>' is not followed by whitespace. 186
Errors '>' is not preceded with whitespace. 186
Errors '>' is not followed by whitespace. 186
Errors Line contains a tab character. 187
Errors Line contains a tab character. 188
Errors Line contains a tab character. 189
Errors Line contains a tab character. 190
Errors Line is longer than 80 characters. 191
Errors Line contains a tab character. 191
Errors Line contains a tab character. 192
Errors Line contains a tab character. 193
Errors Line contains a tab character. 194
Errors Line contains a tab character. 195
Errors Line contains a tab character. 196
Errors Line contains a tab character. 197
Errors Line contains a tab character. 198
Errors Line contains a tab character. 199
Errors '<' is not preceded with whitespace. 199
Errors '<' is not followed by whitespace. 199
Errors '>' is not preceded with whitespace. 199
Errors Line contains a tab character. 200
Errors Line is longer than 80 characters. 201
Errors Line contains a tab character. 201
Errors Line contains a tab character. 202
Errors Line contains a tab character. 203
Errors Line contains a tab character. 204
Errors Line contains a tab character. 205
Errors Line contains a tab character. 206
Errors Line contains a tab character. 207
Errors Line is longer than 80 characters. 208
Errors Line contains a tab character. 208
Errors Line contains a tab character. 209
Errors Line is longer than 80 characters. 210
Errors Line contains a tab character. 210
Errors Line contains a tab character. 211
Errors Line contains a tab character. 212
Errors Line contains a tab character. 213
Errors Line contains a tab character. 214
Errors Line contains a tab character. 215
Errors Line contains a tab character. 217
Errors Method 'isIndentable' is not designed for extension - needs to be abstract, final or empty. 217
Errors Missing a Javadoc comment. 217
Errors Line contains a tab character. 218
Errors Line contains a tab character. 219
Errors Line contains a tab character. 220
Errors Line contains a tab character. 221
Errors Line contains a tab character. 222
Errors Line contains a tab character. 224
Errors '<' is not preceded with whitespace. 224
Errors '<' is not followed by whitespace. 224
Errors '<' is not preceded with whitespace. 224
Errors '<' is not followed by whitespace. 224
Errors '>' is not preceded with whitespace. 224
Errors '>' is not followed by whitespace. 224
Errors '>' is not preceded with whitespace. 224
Errors Line contains a tab character. 225
Errors Line contains a tab character. 226
Errors Line contains a tab character. 227
Errors Line contains a tab character. 228
Errors Line contains a tab character. 229
Errors Line contains a tab character. 230
Errors 'if' is not followed by whitespace. 230
Errors '{' is not preceded with whitespace. 230
Errors Line contains a tab character. 231
Errors Line contains a tab character. 232
Errors Line contains a tab character. 234
Errors Line contains a tab character. 235
Errors Line contains a tab character. 237
Errors Method 'isOutdentable' is not designed for extension - needs to be abstract, final or empty. 237
Errors Missing a Javadoc comment. 237
Errors Line contains a tab character. 238
Errors '{' is not followed by whitespace. 238
Errors Line contains a tab character. 239
Errors Line contains a tab character. 240
Errors Line contains a tab character. 241
Errors Line contains a tab character. 242
Errors Line contains a tab character. 244
Errors Method 'isMoveUpable' is not designed for extension - needs to be abstract, final or empty. 244
Errors Missing a Javadoc comment. 244
Errors Line contains a tab character. 245
Errors '<' is not preceded with whitespace. 245
Errors '<' is not followed by whitespace. 245
Errors '<' is not preceded with whitespace. 245
Errors '<' is not followed by whitespace. 245
Errors '>' is not preceded with whitespace. 245
Errors '>' is not followed by whitespace. 245
Errors '>' is not preceded with whitespace. 245
Errors Line contains a tab character. 246
Errors Line contains a tab character. 247
Errors Line contains a tab character. 248
Errors Line contains a tab character. 249
Errors Line contains a tab character. 250
Errors '{' is not followed by whitespace. 250
Errors Line contains a tab character. 251
Errors Line contains a tab character. 252
Errors Line contains a tab character. 253
Errors Line contains a tab character. 254
Errors Line contains a tab character. 256
Errors Method 'isMoveDownable' is not designed for extension - needs to be abstract, final or empty. 256
Errors Missing a Javadoc comment. 256
Errors Line contains a tab character. 257
Errors '<' is not preceded with whitespace. 257
Errors '<' is not followed by whitespace. 257
Errors '<' is not preceded with whitespace. 257
Errors '<' is not followed by whitespace. 257
Errors '>' is not preceded with whitespace. 257
Errors '>' is not followed by whitespace. 257
Errors '>' is not preceded with whitespace. 257
Errors Line contains a tab character. 258
Errors Line contains a tab character. 259
Errors Line contains a tab character. 260
Errors Line contains a tab character. 261
Errors Line contains a tab character. 262
Errors '{' is not followed by whitespace. 262
Errors Line contains a tab character. 263
Errors Line contains a tab character. 264
Errors Line contains a tab character. 265
Errors Line contains a tab character. 266
Errors Line contains a tab character. 268
Errors Method 'isDeletable' is not designed for extension - needs to be abstract, final or empty. 268
Errors Missing a Javadoc comment. 268
Errors Line contains a tab character. 269
Errors 'if' is not followed by whitespace. 269
Errors '{' is not preceded with whitespace. 269
Errors Line contains a tab character. 270
Errors Line contains a tab character. 271
Errors Line contains a tab character. 272
Errors Line contains a tab character. 273

org/kuali/student/lum/common/client/lo/RichTextHelper.java

Violation Message Line
Errors File does not end with a newline. 0
Errors Missing a Javadoc comment. 6
Errors Missing a Javadoc comment. 7
Errors Missing a Javadoc comment. 9
Errors Missing a Javadoc comment. 10
Errors Missing a Javadoc comment. 11
Errors Missing a Javadoc comment. 12
Errors Missing a Javadoc comment. 14
Errors 'key' hides a field. 14
Errors Missing a Javadoc comment. 18
Errors Missing a Javadoc comment. 24
Errors Missing a Javadoc comment. 28
Errors Parameter data should be final. 28
Errors 'data' hides a field. 28
Errors Method 'getData' is not designed for extension - needs to be abstract, final or empty. 32
Errors Missing a Javadoc comment. 32
Errors Method 'setData' is not designed for extension - needs to be abstract, final or empty. 36
Errors Missing a Javadoc comment. 36
Errors Parameter data should be final. 36
Errors 'data' hides a field. 36
Errors Method 'setPlain' is not designed for extension - needs to be abstract, final or empty. 40
Errors Missing a Javadoc comment. 40
Errors Parameter plain should be final. 40
Errors Method 'getPlain' is not designed for extension - needs to be abstract, final or empty. 44
Errors Missing a Javadoc comment. 44
Errors Method 'setFormatted' is not designed for extension - needs to be abstract, final or empty. 48
Errors Missing a Javadoc comment. 48
Errors Parameter formatted should be final. 48
Errors Method 'getFormatted' is not designed for extension - needs to be abstract, final or empty. 52
Errors Missing a Javadoc comment. 52

org/kuali/student/lum/common/client/lo/RichTextInfoHelper.java

Violation Message Line
Errors Line is longer than 80 characters. 4
Errors Line contains a tab character. 6
Errors Line contains a tab character. 8
Errors Class RichTextInfoHelper should be declared as final. 23
Errors Missing a Javadoc comment. 23
Errors '{' should be on the previous line. 24
Errors Line contains a tab character. 25
Errors Missing a Javadoc comment. 25
Errors Line has trailing spaces. 26
Errors Line contains a tab character. 26
Errors Missing a Javadoc comment. 27
Errors Line contains a tab character. 27
Errors Line contains a tab character. 28
Errors '{' should be on the previous line. 28
Errors Line contains a tab character. 29
Errors Missing a Javadoc comment. 29
Errors Line contains a tab character. 30
Errors Missing a Javadoc comment. 30
Errors Line has trailing spaces. 31
Errors Line contains a tab character. 31
Errors Line contains a tab character. 32
Errors Missing a Javadoc comment. 32
Errors Line has trailing spaces. 33
Errors Line contains a tab character. 33
Errors Line contains a tab character. 34
Errors Missing a Javadoc comment. 34
Errors '(' is preceded with whitespace. 34
Errors 'key' hides a field. 34
Errors Line contains a tab character. 35
Errors '{' should be on the previous line. 35
Errors Line contains a tab character. 36
Errors Line contains a tab character. 37
Errors Line has trailing spaces. 38
Errors Line contains a tab character. 38
Errors Line contains a tab character. 39
Errors Missing a Javadoc comment. 39
Errors Line contains a tab character. 40
Errors '(' is preceded with whitespace. 40
Errors Line contains a tab character. 41
Errors '{' should be on the previous line. 41
Errors Line contains a tab character. 42
Errors Line contains a tab character. 43
Errors Line contains a tab character. 44
Errors Line contains a tab character. 45
Errors Missing a Javadoc comment. 45
Errors Line has trailing spaces. 46
Errors Line contains a tab character. 46
Errors Line contains a tab character. 47
Errors Missing a Javadoc comment. 47
Errors '(' is preceded with whitespace. 47
Errors Parameter data should be final. 47
Errors 'data' hides a field. 47
Errors Line contains a tab character. 48
Errors '{' should be on the previous line. 48
Errors Line contains a tab character. 49
Errors Line contains a tab character. 50
Errors Line has trailing spaces. 51
Errors Line contains a tab character. 51
Errors Line contains a tab character. 52
Errors Missing a Javadoc comment. 52
Errors '(' is preceded with whitespace. 52
Errors Parameter data should be final. 52
Errors Line contains a tab character. 53
Errors '{' should be on the previous line. 53
Errors Line contains a tab character. 54
Errors Line contains a tab character. 55
Errors '{' should be on the previous line. 55
Errors Line contains a tab character. 56
Errors Line contains a tab character. 57
Errors Line contains a tab character. 58
Errors '(' is preceded with whitespace. 58
Errors Line contains a tab character. 59
Errors Line has trailing spaces. 60
Errors Line contains a tab character. 60
Errors Line contains a tab character. 61
Errors Missing a Javadoc comment. 61
Errors '(' is preceded with whitespace. 61
Errors Line contains a tab character. 62
Errors '{' should be on the previous line. 62
Errors Line contains a tab character. 63
Errors Line contains a tab character. 64
Errors Line has trailing spaces. 65
Errors Line contains a tab character. 65
Errors Line has trailing spaces. 66
Errors Line contains a tab character. 66
Errors Line contains a tab character. 67
Errors Missing a Javadoc comment. 67
Errors '(' is preceded with whitespace. 67
Errors Parameter value should be final. 67
Errors Line contains a tab character. 68
Errors '{' should be on the previous line. 68
Errors Line contains a tab character. 69
Errors '(' is preceded with whitespace. 69
Errors '(' is preceded with whitespace. 69
Errors Line contains a tab character. 70
Errors Line has trailing spaces. 71
Errors Line contains a tab character. 71
Errors Line has trailing spaces. 72
Errors Line contains a tab character. 72
Errors Line contains a tab character. 73
Errors Missing a Javadoc comment. 73
Errors '(' is preceded with whitespace. 73
Errors Line contains a tab character. 74
Errors '{' should be on the previous line. 74
Errors Line contains a tab character. 75
Errors '(' is preceded with whitespace. 75
Errors '(' is preceded with whitespace. 75
Errors Line contains a tab character. 76
Errors Line has trailing spaces. 77
Errors Line contains a tab character. 77
Errors Line has trailing spaces. 78
Errors Line contains a tab character. 78
Errors Line contains a tab character. 79
Errors Missing a Javadoc comment. 79
Errors '(' is preceded with whitespace. 79
Errors Parameter value should be final. 79
Errors Line contains a tab character. 80
Errors '{' should be on the previous line. 80
Errors Line contains a tab character. 81
Errors '(' is preceded with whitespace. 81
Errors '(' is preceded with whitespace. 81
Errors Line contains a tab character. 82
Errors Line has trailing spaces. 83
Errors Line contains a tab character. 83
Errors Line has trailing spaces. 84
Errors Line contains a tab character. 84
Errors Line contains a tab character. 85
Errors Missing a Javadoc comment. 85
Errors '(' is preceded with whitespace. 85
Errors Line contains a tab character. 86
Errors '{' should be on the previous line. 86
Errors Line contains a tab character. 87
Errors '(' is preceded with whitespace. 87
Errors '(' is preceded with whitespace. 87
Errors Line contains a tab character. 88
Errors Line has trailing spaces. 89
Errors Line contains a tab character. 89

org/kuali/student/lum/common/client/lo/TreeStringBinding.java

Violation Message Line
Errors Line is longer than 80 characters. 4
Errors Using the '.*' form of import should be avoided - java.util.*. 9
Errors '<' is not preceded with whitespace. 14
Errors '<' is not followed by whitespace. 14
Errors '>' is not preceded with whitespace. 14
Errors Method 'setModelValue' is not designed for extension - needs to be abstract, final or empty. 16
Errors Missing a Javadoc comment. 16
Errors Line is longer than 80 characters. 17
Errors Parameter widget should be final. 17
Errors Parameter model should be final. 17
Errors Parameter path should be final. 17
Errors Method 'setWidgetValue' is not designed for extension - needs to be abstract, final or empty. 21
Errors Missing a Javadoc comment. 21
Errors Line is longer than 80 characters. 22
Errors Parameter listPanel should be final. 22
Errors Parameter model should be final. 22
Errors Parameter path should be final. 22
Errors Missing a Javadoc comment. 32
Errors Parameter loData should be final. 32
Errors Parameter rootModel should be final. 32
Errors Line is longer than 80 characters. 35
Errors Line is longer than 80 characters. 36
Errors Line is longer than 80 characters. 37
Errors '<' is not preceded with whitespace. 39
Errors '<' is not followed by whitespace. 39
Errors '>' is not preceded with whitespace. 39
Errors '<' is not preceded with whitespace. 39
Errors '<' is not followed by whitespace. 39
Errors '>' is not preceded with whitespace. 39
Errors '>' is not followed by whitespace. 39
Errors Line is longer than 80 characters. 42
Errors '<' is not preceded with whitespace. 42
Errors '<' is not followed by whitespace. 42
Errors '>' is not preceded with whitespace. 42
Errors Line is longer than 80 characters. 47
Errors Line is longer than 80 characters. 54
Errors Line is longer than 80 characters. 61
Errors Missing a Javadoc comment. 61
Errors Parameter stringTreeStructure should be final. 61
Errors Parameter ksListPanel should be final. 61
Errors Line contains a tab character. 62
Errors Line is longer than 80 characters. 63
Errors '<' is not preceded with whitespace. 63
Errors '<' is not followed by whitespace. 63
Errors '>' is not preceded with whitespace. 63
Errors Line is longer than 80 characters. 69
Errors Missing a Javadoc comment. 69
Errors Parameter element should be final. 69
Errors Parameter listPanel should be final. 69
Errors Line is longer than 80 characters. 77
Errors Line is longer than 80 characters. 83
Errors Missing a Javadoc comment. 90
Errors Missing a Javadoc comment. 92
Errors Missing a Javadoc comment. 93
Errors Line is longer than 80 characters. 95
Errors Missing a Javadoc comment. 95
Errors '<' is not preceded with whitespace. 95
Errors '<' is not followed by whitespace. 95
Errors '>' is not preceded with whitespace. 95
Errors '<' is not preceded with whitespace. 95
Errors '<' is not followed by whitespace. 95
Errors '>' is not preceded with whitespace. 95
Errors '>' is not followed by whitespace. 95
Errors Missing a Javadoc comment. 96
Errors '<' is not preceded with whitespace. 96
Errors '<' is not followed by whitespace. 96
Errors '>' is not preceded with whitespace. 96
Errors '<' is not preceded with whitespace. 96
Errors '<' is not followed by whitespace. 96
Errors '>' is not preceded with whitespace. 96
Errors '>' is not followed by whitespace. 96
Errors Line is longer than 80 characters. 98
Errors Missing a Javadoc comment. 98
Errors Parameter index should be final. 98
Errors 'index' hides a field. 98
Errors Parameter value should be final. 98
Errors 'value' hides a field. 98
Errors Parameter categories should be final. 98
Errors '<' is not preceded with whitespace. 98
Errors '<' is not followed by whitespace. 98
Errors '>' is not preceded with whitespace. 98
Errors 'categories' hides a field. 98
Errors Missing a Javadoc comment. 104
Errors '<' is not preceded with whitespace. 105
Errors '<' is not followed by whitespace. 105
Errors '>' is not preceded with whitespace. 105
Errors '>' is not followed by whitespace. 105
Errors Parameter o1 should be final. 108
Errors Parameter o2 should be final. 109
Errors Missing a Javadoc comment. 115
Errors Missing a Javadoc comment. 118
Errors '<' is not preceded with whitespace. 118
Errors '<' is not followed by whitespace. 118
Errors '>' is not preceded with whitespace. 118
Errors Missing a Javadoc comment. 122
Errors Missing a Javadoc comment. 126
Errors Parameter value should be final. 126
Errors 'value' hides a field. 126
Errors Missing a Javadoc comment. 130
Errors '<' is not preceded with whitespace. 130
Errors '<' is not followed by whitespace. 130
Errors '>' is not preceded with whitespace. 130
Errors Missing a Javadoc comment. 134
Errors Parameter children should be final. 134
Errors '<' is not preceded with whitespace. 134
Errors '<' is not followed by whitespace. 134
Errors '>' is not preceded with whitespace. 134
Errors 'children' hides a field. 134
Errors Missing a Javadoc comment. 138
Errors Parameter child should be final. 138
Errors Missing a Javadoc comment. 142
Errors Missing a Javadoc comment. 146
Errors Parameter index should be final. 146
Errors 'index' hides a field. 146
Errors Missing a Javadoc comment. 150
Errors Missing a Javadoc comment. 154

org/kuali/student/lum/common/client/lo/package.html

Violation Message Line
Errors Missing package documentation file. 0

org/kuali/student/lum/common/client/lo/rpc/LoCategoryRpcService.java

Violation Message Line
Errors Line is longer than 80 characters. 19
Errors Unused import - org.kuali.student.lum.lo.dto.LoInfo. 23
Errors Line has trailing spaces. 29
Errors Missing a Javadoc comment. 35
Errors Redundant 'public' modifier. 35
Errors '<' is not preceded with whitespace. 35
Errors '<' is not followed by whitespace. 35
Errors '>' is not preceded with whitespace. 35
Errors Missing a Javadoc comment. 36
Errors Redundant 'public' modifier. 36
Errors Missing a Javadoc comment. 38
Errors Redundant 'public' modifier. 38
Errors '<' is not preceded with whitespace. 38
Errors '<' is not followed by whitespace. 38
Errors '>' is not preceded with whitespace. 38
Errors Missing a Javadoc comment. 40
Errors Redundant 'public' modifier. 40

org/kuali/student/lum/common/client/lo/rpc/LoCategoryRpcServiceAsync.java

Violation Message Line
Errors Line is longer than 80 characters. 19
Errors Unused import - org.kuali.student.lum.lo.dto.LoInfo. 23
Errors Line has trailing spaces. 29
Errors Line is longer than 80 characters. 33
Errors '{' is not preceded with whitespace. 33
Errors Line is longer than 80 characters. 35
Errors Missing a Javadoc comment. 35
Errors Redundant 'public' modifier. 35
Errors ',' is not followed by whitespace. 35
Errors '<' is not preceded with whitespace. 35
Errors '<' is not followed by whitespace. 35
Errors '>' is not preceded with whitespace. 35
Errors Line is longer than 80 characters. 37
Errors Missing a Javadoc comment. 37
Errors Redundant 'public' modifier. 37
Errors '(' is followed by whitespace. 37
Errors '<' is not preceded with whitespace. 37
Errors '<' is not followed by whitespace. 37
Errors '<' is not preceded with whitespace. 37
Errors '<' is not followed by whitespace. 37
Errors '>' is not preceded with whitespace. 37
Errors '>' is not followed by whitespace. 37
Errors '>' is not preceded with whitespace. 37
Errors Line is longer than 80 characters. 38
Errors Missing a Javadoc comment. 38
Errors Redundant 'public' modifier. 38
Errors '<' is not preceded with whitespace. 38
Errors '<' is not followed by whitespace. 38
Errors '>' is not preceded with whitespace. 38
Errors ')' is preceded with whitespace. 38
Errors Line is longer than 80 characters. 39
Errors Missing a Javadoc comment. 39
Errors Redundant 'public' modifier. 39
Errors ',' is not followed by whitespace. 39
Errors '<' is not preceded with whitespace. 39
Errors '<' is not followed by whitespace. 39
Errors '<' is not preceded with whitespace. 39
Errors '<' is not followed by whitespace. 39
Errors '>' is not preceded with whitespace. 39
Errors '>' is not followed by whitespace. 39
Errors '>' is not preceded with whitespace. 39

org/kuali/student/lum/common/client/lo/rpc/package.html

Violation Message Line
Errors Missing package documentation file. 0

org/kuali/student/lum/common/client/lu/LUUIConstants.java

Violation Message Line
Errors Line has trailing spaces. 21
Errors Line is longer than 80 characters. 21
Errors Line has trailing spaces. 22
Errors Line has trailing spaces. 24
Errors Utility classes should not have a public or default constructor. 28
Errors Line contains a tab character. 30
Errors Line contains a tab character. 31
Errors Missing a Javadoc comment. 31
Errors 'static' modifier out of order with the JLS suggestions. 31
Errors Line is longer than 80 characters. 32
Errors Line contains a tab character. 32
Errors Missing a Javadoc comment. 32
Errors 'static' modifier out of order with the JLS suggestions. 32
Errors Line is longer than 80 characters. 33
Errors Line contains a tab character. 33
Errors Missing a Javadoc comment. 33
Errors 'static' modifier out of order with the JLS suggestions. 33
Errors Line has trailing spaces. 34
Errors Line is longer than 80 characters. 34
Errors Line contains a tab character. 34
Errors Missing a Javadoc comment. 34
Errors 'static' modifier out of order with the JLS suggestions. 34
Errors Line is longer than 80 characters. 35
Errors Line contains a tab character. 35
Errors Missing a Javadoc comment. 35
Errors 'static' modifier out of order with the JLS suggestions. 35
Errors Line has trailing spaces. 36
Errors Line is longer than 80 characters. 36
Errors Line contains a tab character. 36
Errors Missing a Javadoc comment. 36
Errors 'static' modifier out of order with the JLS suggestions. 36
Errors Line has trailing spaces. 37
Errors Line contains a tab character. 37
Errors Line is longer than 80 characters. 38
Errors Line contains a tab character. 38
Errors Line is longer than 80 characters. 39
Errors Line contains a tab character. 39
Errors Missing a Javadoc comment. 39
Errors 'static' modifier out of order with the JLS suggestions. 39
Errors Line is longer than 80 characters. 40
Errors Line contains a tab character. 40
Errors Missing a Javadoc comment. 40
Errors 'static' modifier out of order with the JLS suggestions. 40
Errors Line is longer than 80 characters. 41
Errors Line contains a tab character. 41
Errors Missing a Javadoc comment. 41
Errors 'static' modifier out of order with the JLS suggestions. 41
Errors Line is longer than 80 characters. 42
Errors Line contains a tab character. 42
Errors Missing a Javadoc comment. 42
Errors 'static' modifier out of order with the JLS suggestions. 42
Errors Line has trailing spaces. 43
Errors Line contains a tab character. 43
Errors Line contains a tab character. 44
Errors Line has trailing spaces. 45
Errors Line contains a tab character. 45
Errors Missing a Javadoc comment. 45
Errors 'static' modifier out of order with the JLS suggestions. 45
Errors Line contains a tab character. 46
Errors Missing a Javadoc comment. 46
Errors 'static' modifier out of order with the JLS suggestions. 46
Errors Line contains a tab character. 47
Errors Missing a Javadoc comment. 47
Errors 'static' modifier out of order with the JLS suggestions. 47
Errors Line contains a tab character. 48
Errors Missing a Javadoc comment. 48
Errors 'static' modifier out of order with the JLS suggestions. 48
Errors Line is longer than 80 characters. 49
Errors Line contains a tab character. 49
Errors Missing a Javadoc comment. 49
Errors 'static' modifier out of order with the JLS suggestions. 49
Errors Line contains a tab character. 50
Errors Missing a Javadoc comment. 50
Errors 'static' modifier out of order with the JLS suggestions. 50
Errors Line contains a tab character. 51
Errors Missing a Javadoc comment. 51
Errors 'static' modifier out of order with the JLS suggestions. 51
Errors Line is longer than 80 characters. 52
Errors Line contains a tab character. 52
Errors Missing a Javadoc comment. 52
Errors 'static' modifier out of order with the JLS suggestions. 52
Errors Line contains a tab character. 53
Errors Missing a Javadoc comment. 53
Errors 'static' modifier out of order with the JLS suggestions. 53
Errors Line has trailing spaces. 54
Errors Line contains a tab character. 54
Errors Line contains a tab character. 55
Errors Line is longer than 80 characters. 56
Errors Line contains a tab character. 56
Errors Missing a Javadoc comment. 56
Errors Line is longer than 80 characters. 57
Errors Line contains a tab character. 57
Errors Missing a Javadoc comment. 57
Errors Line is longer than 80 characters. 58
Errors Line contains a tab character. 58
Errors Missing a Javadoc comment. 58
Errors Line has trailing spaces. 59
Errors Line contains a tab character. 59
Errors Line is longer than 80 characters. 60
Errors Line contains a tab character. 60
Errors Missing a Javadoc comment. 60
Errors Line has trailing spaces. 61
Errors Line contains a tab character. 61
Errors Missing a Javadoc comment. 63
Errors Line is longer than 80 characters. 64
Errors Missing a Javadoc comment. 64
Errors Line is longer than 80 characters. 65
Errors Missing a Javadoc comment. 65
Errors Missing a Javadoc comment. 66
Errors Missing a Javadoc comment. 67
Errors Missing a Javadoc comment. 69
Errors Line is longer than 80 characters. 70
Errors Missing a Javadoc comment. 70
Errors Line is longer than 80 characters. 71
Errors Missing a Javadoc comment. 71
Errors Missing a Javadoc comment. 72
Errors Missing a Javadoc comment. 73
Errors Line is longer than 80 characters. 75
Errors Missing a Javadoc comment. 75
Errors Line is longer than 80 characters. 76
Errors Missing a Javadoc comment. 76
Errors Missing a Javadoc comment. 77
Errors Missing a Javadoc comment. 78
Errors Missing a Javadoc comment. 80
Errors Missing a Javadoc comment. 81
Errors Missing a Javadoc comment. 82
Errors Missing a Javadoc comment. 83
Errors Line has trailing spaces. 84
Errors Line is longer than 80 characters. 84
Errors Missing a Javadoc comment. 84
Errors Line has trailing spaces. 85
Errors Missing a Javadoc comment. 87
Errors Missing a Javadoc comment. 88
Errors Missing a Javadoc comment. 89
Errors Missing a Javadoc comment. 90
Errors Line is longer than 80 characters. 91
Errors Missing a Javadoc comment. 91
Errors Line has trailing spaces. 92
Errors Missing a Javadoc comment. 94
Errors Missing a Javadoc comment. 95
Errors Missing a Javadoc comment. 96
Errors Missing a Javadoc comment. 97
Errors Line has trailing spaces. 98
Errors Line is longer than 80 characters. 100
Errors Missing a Javadoc comment. 100
Errors Line is longer than 80 characters. 101
Errors Missing a Javadoc comment. 101
Errors Line is longer than 80 characters. 102
Errors Missing a Javadoc comment. 102
Errors Missing a Javadoc comment. 103
Errors Line has trailing spaces. 104
Errors Missing a Javadoc comment. 106
Errors Line is longer than 80 characters. 107
Errors Missing a Javadoc comment. 107
Errors Missing a Javadoc comment. 108
Errors Line is longer than 80 characters. 109
Errors Missing a Javadoc comment. 109
Errors Line is longer than 80 characters. 110
Errors Missing a Javadoc comment. 110
Errors Line has trailing spaces. 111
Errors Missing a Javadoc comment. 113
Errors Line has trailing spaces. 114
Errors Missing a Javadoc comment. 115
Errors Line has trailing spaces. 116
Errors Missing a Javadoc comment. 118
Errors Missing a Javadoc comment. 119
Errors Missing a Javadoc comment. 120
Errors Missing a Javadoc comment. 121
Errors Missing a Javadoc comment. 122
Errors Missing a Javadoc comment. 123
Errors Line has trailing spaces. 124
Errors Missing a Javadoc comment. 126
Errors Line is longer than 80 characters. 127
Errors Missing a Javadoc comment. 127
Errors Missing a Javadoc comment. 128
Errors Missing a Javadoc comment. 129
Errors Missing a Javadoc comment. 130
Errors Missing a Javadoc comment. 131
Errors Missing a Javadoc comment. 134
Errors Missing a Javadoc comment. 135
Errors Missing a Javadoc comment. 136
Errors Line is longer than 80 characters. 137
Errors Missing a Javadoc comment. 137
Errors Line has trailing spaces. 138
Errors Missing a Javadoc comment. 140
Errors Missing a Javadoc comment. 141
Errors Missing a Javadoc comment. 142
Errors Line has trailing spaces. 143
Errors Missing a Javadoc comment. 144
Errors Missing a Javadoc comment. 145
Errors Missing a Javadoc comment. 146
Errors Missing a Javadoc comment. 147
Errors Line has trailing spaces. 148
Errors Line is longer than 80 characters. 150
Errors Missing a Javadoc comment. 150
Errors Line is longer than 80 characters. 151
Errors Missing a Javadoc comment. 151
Errors Line is longer than 80 characters. 152
Errors Missing a Javadoc comment. 152
Errors Line is longer than 80 characters. 153
Errors Missing a Javadoc comment. 153
Errors Line is longer than 80 characters. 154
Errors Missing a Javadoc comment. 154
Errors Line is longer than 80 characters. 155
Errors Missing a Javadoc comment. 155
Errors Line is longer than 80 characters. 156
Errors Missing a Javadoc comment. 156
Errors Line is longer than 80 characters. 157
Errors Line contains a tab character. 157
Errors Missing a Javadoc comment. 157
Errors Line is longer than 80 characters. 158
Errors Line contains a tab character. 158
Errors Missing a Javadoc comment. 158
Errors Line is longer than 80 characters. 159
Errors Line contains a tab character. 159
Errors Missing a Javadoc comment. 159
Errors Line is longer than 80 characters. 160
Errors Line contains a tab character. 160
Errors Missing a Javadoc comment. 160
Errors Line is longer than 80 characters. 161
Errors Missing a Javadoc comment. 161
Errors Line is longer than 80 characters. 162
Errors Missing a Javadoc comment. 162
Errors Line is longer than 80 characters. 163
Errors Missing a Javadoc comment. 163
Errors Line is longer than 80 characters. 164
Errors Missing a Javadoc comment. 164
Errors Line is longer than 80 characters. 165
Errors Missing a Javadoc comment. 165
Errors Line is longer than 80 characters. 166
Errors Missing a Javadoc comment. 166
Errors Line is longer than 80 characters. 167
Errors Missing a Javadoc comment. 167
Errors Line has trailing spaces. 169
Errors Missing a Javadoc comment. 169
Errors Missing a Javadoc comment. 170
Errors Missing a Javadoc comment. 171
Errors Missing a Javadoc comment. 172
Errors Missing a Javadoc comment. 173
Errors Line is longer than 80 characters. 174
Errors Missing a Javadoc comment. 174
Errors Missing a Javadoc comment. 175
Errors Missing a Javadoc comment. 176
Errors Line is longer than 80 characters. 177
Errors Missing a Javadoc comment. 177
Errors Missing a Javadoc comment. 178
Errors Missing a Javadoc comment. 181
Errors Line has trailing spaces. 182
Errors Missing a Javadoc comment. 183
Errors Missing a Javadoc comment. 184
Errors Missing a Javadoc comment. 185
Errors Missing a Javadoc comment. 186
Errors Missing a Javadoc comment. 187
Errors Missing a Javadoc comment. 188
Errors Missing a Javadoc comment. 189
Errors Missing a Javadoc comment. 190
Errors Missing a Javadoc comment. 191
Errors Missing a Javadoc comment. 192
Errors Missing a Javadoc comment. 193
Errors Line has trailing spaces. 194
Errors Missing a Javadoc comment. 195
Errors Missing a Javadoc comment. 196
Errors Line is longer than 80 characters. 197
Errors Missing a Javadoc comment. 197
Errors Missing a Javadoc comment. 198
Errors Line has trailing spaces. 199
Errors Missing a Javadoc comment. 200
Errors Line is longer than 80 characters. 201
Errors Missing a Javadoc comment. 201
Errors Missing a Javadoc comment. 202
Errors Missing a Javadoc comment. 203
Errors Missing a Javadoc comment. 205
Errors Missing a Javadoc comment. 206
Errors Missing a Javadoc comment. 207
Errors Line is longer than 80 characters. 208
Errors Missing a Javadoc comment. 208
Errors Line is longer than 80 characters. 209
Errors Missing a Javadoc comment. 209
Errors Missing a Javadoc comment. 210
Errors Missing a Javadoc comment. 211
Errors Line is longer than 80 characters. 212
Errors Missing a Javadoc comment. 212
Errors Missing a Javadoc comment. 213
Errors Line is longer than 80 characters. 214
Errors Missing a Javadoc comment. 214
Errors Line is longer than 80 characters. 215
Errors Missing a Javadoc comment. 215
Errors Missing a Javadoc comment. 217
Errors Missing a Javadoc comment. 218
Errors Missing a Javadoc comment. 219
Errors Missing a Javadoc comment. 220
Errors Line is longer than 80 characters. 221
Errors Missing a Javadoc comment. 221
Errors Missing a Javadoc comment. 222
Errors Line has trailing spaces. 224
Errors Line is longer than 80 characters. 226
Errors Missing a Javadoc comment. 226
Errors Line is longer than 80 characters. 227
Errors Missing a Javadoc comment. 227
Errors Missing a Javadoc comment. 228
Errors Line has trailing spaces. 229
Errors Line is longer than 80 characters. 229
Errors Missing a Javadoc comment. 229
Errors Line is longer than 80 characters. 230
Errors Missing a Javadoc comment. 230
Errors Line is longer than 80 characters. 231
Errors Missing a Javadoc comment. 231
Errors Missing a Javadoc comment. 232
Errors Missing a Javadoc comment. 233
Errors Missing a Javadoc comment. 234
Errors Missing a Javadoc comment. 235
Errors Line has trailing spaces. 237
Errors Missing a Javadoc comment. 241
Errors Missing a Javadoc comment. 242
Errors Missing a Javadoc comment. 243
Errors Missing a Javadoc comment. 244
Errors Missing a Javadoc comment. 245
Errors Missing a Javadoc comment. 246
Errors Missing a Javadoc comment. 248
Errors Missing a Javadoc comment. 249
Errors Missing a Javadoc comment. 250
Errors Missing a Javadoc comment. 251
Errors Missing a Javadoc comment. 252
Errors Missing a Javadoc comment. 253
Errors Missing a Javadoc comment. 254
Errors Line is longer than 80 characters. 255
Errors Missing a Javadoc comment. 255
Errors Missing a Javadoc comment. 258
Errors Missing a Javadoc comment. 259
Errors Missing a Javadoc comment. 260
Errors Missing a Javadoc comment. 261
Errors Line is longer than 80 characters. 262
Errors Missing a Javadoc comment. 262
Errors Missing a Javadoc comment. 263
Errors Missing a Javadoc comment. 264
Errors Line is longer than 80 characters. 267
Errors Missing a Javadoc comment. 267
Errors Line is longer than 80 characters. 268
Errors Missing a Javadoc comment. 268
Errors Missing a Javadoc comment. 269
Errors Missing a Javadoc comment. 270
Errors Missing a Javadoc comment. 273
Errors Missing a Javadoc comment. 274
Errors Missing a Javadoc comment. 275
Errors Missing a Javadoc comment. 276
Errors Line is longer than 80 characters. 277
Errors Missing a Javadoc comment. 277
Errors Line is longer than 80 characters. 278
Errors Missing a Javadoc comment. 278
Errors Missing a Javadoc comment. 279
Errors Missing a Javadoc comment. 280
Errors Line is longer than 80 characters. 281
Errors Missing a Javadoc comment. 281
Errors Missing a Javadoc comment. 282
Errors Missing a Javadoc comment. 285
Errors Missing a Javadoc comment. 286
Errors '=' is not followed by whitespace. 286
Errors Missing a Javadoc comment. 287
Errors '=' is not followed by whitespace. 287
Errors Missing a Javadoc comment. 288
Errors Missing a Javadoc comment. 289
Errors Missing a Javadoc comment. 290
Errors Missing a Javadoc comment. 291
Errors '=' is not followed by whitespace. 291
Errors Missing a Javadoc comment. 292
Errors Missing a Javadoc comment. 293
Errors Missing a Javadoc comment. 294
Errors Missing a Javadoc comment. 295
Errors Missing a Javadoc comment. 296
Errors Missing a Javadoc comment. 297
Errors Missing a Javadoc comment. 298
Errors Missing a Javadoc comment. 299
Errors '=' is not preceded with whitespace. 299
Errors Missing a Javadoc comment. 300
Errors Missing a Javadoc comment. 301
Errors Missing a Javadoc comment. 302
Errors Missing a Javadoc comment. 303
Errors Missing a Javadoc comment. 304
Errors Missing a Javadoc comment. 305
Errors Line has trailing spaces. 306
Errors Missing a Javadoc comment. 306
Errors Missing a Javadoc comment. 307
Errors Missing a Javadoc comment. 308
Errors Line is longer than 80 characters. 309
Errors Missing a Javadoc comment. 309
Errors Missing a Javadoc comment. 310

org/kuali/student/lum/common/client/lu/package.html

Violation Message Line
Errors Missing package documentation file. 0

org/kuali/student/lum/common/client/widgets/AppLocations.java

Violation Message Line
Errors Missing a Javadoc comment. 6
Errors Missing a Javadoc comment. 8
Errors Missing a Javadoc comment. 9
Errors Missing a Javadoc comment. 10
Errors Missing a Javadoc comment. 11
Errors Missing a Javadoc comment. 12
Errors Missing a Javadoc comment. 13
Errors Missing a Javadoc comment. 14
Errors Missing a Javadoc comment. 15
Errors Missing a Javadoc comment. 16
Errors Missing a Javadoc comment. 17
Errors Missing a Javadoc comment. 18
Errors Missing a Javadoc comment. 19
Errors Missing a Javadoc comment. 20
Errors Missing a Javadoc comment. 21
Errors Missing a Javadoc comment. 22
Errors Missing a Javadoc comment. 23
Errors Missing a Javadoc comment. 24
Errors Missing a Javadoc comment. 25
Errors Missing a Javadoc comment. 26
Errors Missing a Javadoc comment. 27
Errors Missing a Javadoc comment. 28
Errors Missing a Javadoc comment. 30
Errors Missing a Javadoc comment. 32
Errors Parameter location should be final. 32
Errors 'location' hides a field. 32
Errors Missing a Javadoc comment. 36
Errors Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. 41
Errors Missing a Javadoc comment. 41
Errors Parameter enumName should be final. 42

org/kuali/student/lum/common/client/widgets/BuildCluSetWidget.java

Violation Message Line
Errors Using the '.*' form of import should be avoided - org.kuali.student.common.ui.client.mvc.*. 22
Errors Line is longer than 80 characters. 25
Errors Missing a Javadoc comment. 36
Errors Missing a Javadoc comment. 38
Errors Missing a Javadoc comment. 39
Errors Missing a Javadoc comment. 40
Errors Missing a Javadoc comment. 41
Errors Missing a Javadoc comment. 42
Errors Missing a Javadoc comment. 43
Errors '{' is not followed by whitespace. 43
Errors Missing a Javadoc comment. 43
Errors '}' is not preceded with whitespace. 43
Errors Missing a Javadoc comment. 44
Errors Missing a Javadoc comment. 45
Errors Missing a Javadoc comment. 46
Errors Missing a Javadoc comment. 47
Errors Missing a Javadoc comment. 48
Errors Line is longer than 80 characters. 50
Errors Missing a Javadoc comment. 50
Errors 'cluSetRetriever' hides a field. 50
Errors Parameter cluSetType should be final. 50
Errors 'cluSetType' hides a field. 50
Errors Parameter singularCluOnly should be final. 51
Errors 'singularCluOnly' hides a field. 51
Errors Line is longer than 80 characters. 64
Errors Line is longer than 80 characters. 78
Errors '<' is not preceded with whitespace. 78
Errors '<' is not followed by whitespace. 78
Errors '>' is not preceded with whitespace. 78
Errors '>' is not followed by whitespace. 78
Errors Line is longer than 80 characters. 80
Errors '<' is not preceded with whitespace. 80
Errors '<' is not followed by whitespace. 80
Errors '>' is not preceded with whitespace. 80
Errors Line is longer than 80 characters. 82
Errors '<' is not preceded with whitespace. 82
Errors '<' is not followed by whitespace. 82
Errors '>' is not preceded with whitespace. 82
Errors '>' is not followed by whitespace. 82
Errors '{' is not preceded with whitespace. 82
Errors Parameter result should be final. 84
Errors Line is longer than 80 characters. 85
Errors Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 100
Errors Missing a Javadoc comment. 100
Errors '<' is not preceded with whitespace. 104
Errors '<' is not followed by whitespace. 104
Errors '>' is not preceded with whitespace. 104
Errors '>' is not followed by whitespace. 104
Errors Parameter result should be final. 106
Errors Missing a Javadoc comment. 119
Errors Parameter fieldsMetadata should be final. 120
Errors '<' is not preceded with whitespace. 120
Errors '<' is not followed by whitespace. 120
Errors '>' is not preceded with whitespace. 120
Errors Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 123
Errors Missing a Javadoc comment. 123
Errors '<' is not preceded with whitespace. 124
Errors '<' is not followed by whitespace. 124
Errors '>' is not preceded with whitespace. 124
Errors Line is longer than 80 characters. 125
Errors 'if' is not followed by whitespace. 127
Errors '!=' is not preceded with whitespace. 127
Errors '!=' is not followed by whitespace. 127
Errors '{' is not preceded with whitespace. 127
Errors '<' is not preceded with whitespace. 128
Errors '<' is not followed by whitespace. 128
Errors '<' is not preceded with whitespace. 128
Errors '<' is not followed by whitespace. 128
Errors '>' is not preceded with whitespace. 128
Errors '>' is not followed by whitespace. 128
Errors '>' is not preceded with whitespace. 128
Errors '>' is not followed by whitespace. 128
Errors Parameter result should be final. 130
Errors '<' is not preceded with whitespace. 130
Errors '<' is not followed by whitespace. 130
Errors '>' is not preceded with whitespace. 130
Errors Line has trailing spaces. 131
Errors 'if' is not followed by whitespace. 134
Errors '{' is not preceded with whitespace. 134
Errors Line is longer than 80 characters. 136
Errors 'if' is not followed by whitespace. 137
Errors '{' is not preceded with whitespace. 137
Errors Line has trailing spaces. 141
Errors 'if' is not followed by whitespace. 142
Errors '{' is not preceded with whitespace. 142
Errors '1990' is a magic number. 147
Errors '2200' is a magic number. 154
Errors Line is longer than 80 characters. 160
Errors Line has trailing spaces. 167
Errors Line is longer than 80 characters. 170
Errors '<' is not preceded with whitespace. 170
Errors '<' is not followed by whitespace. 170
Errors '>' is not preceded with whitespace. 170
Errors '<' is not preceded with whitespace. 170
Errors '<' is not followed by whitespace. 170
Errors '>' is not preceded with whitespace. 170
Errors '>' is not followed by whitespace. 170
Errors Line is longer than 80 characters. 171
Errors 'if' is not followed by whitespace. 172
Errors '{' is not preceded with whitespace. 172
Errors Line is longer than 80 characters. 180
Errors '<' is not preceded with whitespace. 180
Errors '<' is not followed by whitespace. 180
Errors '>' is not preceded with whitespace. 180
Errors '<' is not preceded with whitespace. 180
Errors '<' is not followed by whitespace. 180
Errors '>' is not preceded with whitespace. 180
Errors '>' is not followed by whitespace. 180
Errors Line is longer than 80 characters. 181
Errors 'if' is not followed by whitespace. 182
Errors '{' is not preceded with whitespace. 182
Errors Line is longer than 80 characters. 190
Errors '+' should be on a new line. 190
Errors Line is longer than 80 characters. 191
Errors Line is longer than 80 characters. 193
Errors '<' is not preceded with whitespace. 193
Errors '<' is not followed by whitespace. 193
Errors '>' is not preceded with whitespace. 193
Errors '>' is not followed by whitespace. 193
Errors Parameter result should be final. 195
Errors '&&' should be on a new line. 196
Errors Line is longer than 80 characters. 197
Errors Line is longer than 80 characters. 198
Errors Line is longer than 80 characters. 199
Errors Line is longer than 80 characters. 200
Errors Line is longer than 80 characters. 201
Errors Line is longer than 80 characters. 206
Errors Line is longer than 80 characters. 207
Errors 'cast' is not followed by whitespace. 207
Errors Line is longer than 80 characters. 209
Errors Line is longer than 80 characters. 210
Errors Line is longer than 80 characters. 213
Errors Line is longer than 80 characters. 214
Errors Line is longer than 80 characters. 215
Errors 'if' is not followed by whitespace. 215
Errors '{' is not preceded with whitespace. 215
Errors Line is longer than 80 characters. 221
Errors Line is longer than 80 characters. 222
Errors Line is longer than 80 characters. 223
Errors 'if' is not followed by whitespace. 223
Errors '{' is not preceded with whitespace. 223
Errors '}' should be on the same line. 237
Errors Line is longer than 80 characters. 239
Errors Line has trailing spaces. 246

org/kuali/student/lum/common/client/widgets/Calendar.java

Violation Message Line
Errors First sentence should end with a period. 20
Errors Line is longer than 80 characters. 29
Errors '{' should be on the previous line. 31
Errors Missing a Javadoc comment. 32
Errors Missing a Javadoc comment. 33
Errors Missing a Javadoc comment. 34
Errors Missing a Javadoc comment. 36
Errors Missing a Javadoc comment. 37
Errors Missing a Javadoc comment. 38
Errors Missing a Javadoc comment. 39
Errors Missing a Javadoc comment. 40
Errors Missing a Javadoc comment. 41
Errors Missing a Javadoc comment. 42
Errors Missing a Javadoc comment. 43
Errors Missing a Javadoc comment. 44
Errors Missing a Javadoc comment. 45
Errors Missing a Javadoc comment. 46
Errors Missing a Javadoc comment. 47
Errors Missing a Javadoc comment. 48
Errors Missing a Javadoc comment. 50
Errors Missing a Javadoc comment. 51
Errors Missing a Javadoc comment. 52
Errors Missing a Javadoc comment. 53
Errors Missing a Javadoc comment. 54
Errors Missing a Javadoc comment. 55
Errors Missing a Javadoc comment. 56
Errors Missing a Javadoc comment. 59
Errors Missing a Javadoc comment. 60
Errors Missing a Javadoc comment. 61
Errors Missing a Javadoc comment. 62
Errors Missing a Javadoc comment. 63
Errors Missing a Javadoc comment. 64
Errors Missing a Javadoc comment. 65
Errors Missing a Javadoc comment. 66
Errors Missing a Javadoc comment. 67
Errors Missing a Javadoc comment. 68
Errors Missing a Javadoc comment. 69
Errors Missing a Javadoc comment. 70
Errors Missing a Javadoc comment. 71
Errors Missing a Javadoc comment. 72
Errors Missing a Javadoc comment. 73
Errors Missing a Javadoc comment. 74
Errors Missing a Javadoc comment. 75
Errors Missing a Javadoc comment. 76
Errors Missing a Javadoc comment. 80
Errors Variable 'date' must be private and have accessor methods. 80
Errors Missing a Javadoc comment. 81
Errors Variable 'second' must be private and have accessor methods. 81
Errors Missing a Javadoc comment. 82
Errors Variable 'minute' must be private and have accessor methods. 82
Errors Missing a Javadoc comment. 83
Errors Variable 'hour' must be private and have accessor methods. 83
Errors Missing a Javadoc comment. 84
Errors Variable 'dayOfMonth' must be private and have accessor methods. 84
Errors Missing a Javadoc comment. 85
Errors Variable 'month' must be private and have accessor methods. 85
Errors Missing a Javadoc comment. 86
Errors Variable 'year' must be private and have accessor methods. 86
Errors Missing a Javadoc comment. 87
Errors Variable 'amPm' must be private and have accessor methods. 87
Errors Missing a Javadoc comment. 89
Errors Variable 'firstWeekDayOfWeek' must be private and have accessor methods. 89
Errors Missing a Javadoc comment. 91
Errors Method 'setTime' is not designed for extension - needs to be abstract, final or empty. 96
Errors Missing a Javadoc comment. 96
Errors Parameter date should be final. 96
Errors 'date' hides a field. 96
Errors Method 'setTime' is not designed for extension - needs to be abstract, final or empty. 100
Errors Missing a Javadoc comment. 100
Errors Parameter cal should be final. 100
Errors Method 'setTimeInMillis' is not designed for extension - needs to be abstract, final or empty. 105
Errors Missing a Javadoc comment. 105
Errors Parameter milliSeconds should be final. 105
Errors Method 'set' is not designed for extension - needs to be abstract, final or empty. 110
Errors Missing a Javadoc comment. 110
Errors Parameter year should be final. 110
Errors 'year' hides a field. 110
Errors Parameter month should be final. 110
Errors 'month' hides a field. 110
Errors Parameter dayOfMonth should be final. 110
Errors 'dayOfMonth' hides a field. 110
Errors Method 'set' is not designed for extension - needs to be abstract, final or empty. 117
Errors Missing a Javadoc comment. 117
Errors Parameter year should be final. 117
Errors 'year' hides a field. 117
Errors Parameter month should be final. 117
Errors 'month' hides a field. 117
Errors Parameter dayOfMonth should be final. 117
Errors 'dayOfMonth' hides a field. 117
Errors Parameter hour should be final. 117
Errors 'hour' hides a field. 117
Errors Method 'set' is not designed for extension - needs to be abstract, final or empty. 125
Errors Missing a Javadoc comment. 125
Errors Parameter year should be final. 125
Errors 'year' hides a field. 125
Errors Parameter month should be final. 125
Errors 'month' hides a field. 125
Errors Parameter dayOfMonth should be final. 125
Errors 'dayOfMonth' hides a field. 125
Errors Parameter hour should be final. 125
Errors 'hour' hides a field. 125
Errors Parameter minute should be final. 125
Errors 'minute' hides a field. 125
Errors Line is longer than 80 characters. 133
Errors Line is longer than 80 characters. 134
Errors Method 'set' is not designed for extension - needs to be abstract, final or empty. 134
Errors Missing a Javadoc comment. 134
Errors Parameter year should be final. 134
Errors 'year' hides a field. 134
Errors Parameter month should be final. 134
Errors 'month' hides a field. 134
Errors Parameter dayOfMonth should be final. 134
Errors 'dayOfMonth' hides a field. 134
Errors Parameter hour should be final. 134
Errors 'hour' hides a field. 134
Errors Parameter minute should be final. 134
Errors 'minute' hides a field. 134
Errors Parameter second should be final. 134
Errors 'second' hides a field. 134
Errors Method 'set' is not designed for extension - needs to be abstract, final or empty. 144
Errors Missing a Javadoc comment. 144
Errors Parameter fieldCode should be final. 144
Errors Parameter value should be final. 144
Errors Missing a Javadoc comment. 147
Errors Line is longer than 80 characters. 149
Errors Method 'setFirstWeekDayOfWeek' is not designed for extension - needs to be abstract, final or empty. 150
Errors Missing a Javadoc comment. 150
Errors Parameter firstWeekDayOfWeek should be final. 150
Errors 'firstWeekDayOfWeek' hides a field. 150
Errors Method 'getTime' is not designed for extension - needs to be abstract, final or empty. 156
Errors Missing a Javadoc comment. 156
Errors Method 'getTimeInMillis' is not designed for extension - needs to be abstract, final or empty. 160
Errors Missing a Javadoc comment. 160
Errors Method 'get' is not designed for extension - needs to be abstract, final or empty. 166
Errors Missing a Javadoc comment. 166
Errors Parameter fieldCode should be final. 166
Errors 'if' construct must use '{}'s. 175
Errors '12' is a magic number. 176
Errors Line is longer than 80 characters. 190
Errors Method 'getFirstWeekDayOfWeek' is not designed for extension - needs to be abstract, final or empty. 191
Errors Missing a Javadoc comment. 191
Errors Method 'before' is not designed for extension - needs to be abstract, final or empty. 198
Errors Missing a Javadoc comment. 198
Errors Parameter when should be final. 198
Errors Method 'before' is not designed for extension - needs to be abstract, final or empty. 201
Errors Missing a Javadoc comment. 201
Errors Parameter when should be final. 201
Errors Method 'after' is not designed for extension - needs to be abstract, final or empty. 204
Errors Missing a Javadoc comment. 204
Errors Parameter when should be final. 204
Errors Method 'after' is not designed for extension - needs to be abstract, final or empty. 207
Errors Missing a Javadoc comment. 207
Errors Parameter when should be final. 207
Errors Method 'equals' is not designed for extension - needs to be abstract, final or empty. 210
Errors Missing a Javadoc comment. 210
Errors Parameter obj should be final. 210
Errors Method 'equals' is not designed for extension - needs to be abstract, final or empty. 213
Errors Missing a Javadoc comment. 213
Errors Parameter obj should be final. 213
Errors Method 'isSet' is not designed for extension - needs to be abstract, final or empty. 217
Errors Missing a Javadoc comment. 217
Errors Parameter fieldCode should be final. 217
Errors Method 'roll' is not designed for extension - needs to be abstract, final or empty. 223
Errors Missing a Javadoc comment. 223
Errors Parameter fieldCode should be final. 223
Errors Parameter up should be final. 223
Errors 'if' construct must use '{}'s. 224
Errors 'else' construct must use '{}'s. 226
Errors Method 'complete' is not designed for extension - needs to be abstract, final or empty. 231
Errors Missing a Javadoc comment. 231
Errors Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 236
Errors Missing a Javadoc comment. 236
Errors Method 'toString' is not designed for extension - needs to be abstract, final or empty. 240
Errors Missing a Javadoc comment. 240
Errors Line is longer than 80 characters. 246
Errors Missing a Javadoc comment. 247
Errors Line is longer than 80 characters. 249
Errors Missing a Javadoc comment. 250
Errors Missing a Javadoc comment. 254
Errors Line is longer than 80 characters. 255
Errors Missing a Javadoc comment. 256
Errors Missing a Javadoc comment. 258
Errors Missing a Javadoc comment. 261
Errors Line is longer than 80 characters. 262
Errors Missing a Javadoc comment. 263
Errors Missing a Javadoc comment. 265
Errors Missing a Javadoc comment. 269
Errors Missing a Javadoc comment. 272

org/kuali/student/lum/common/client/widgets/CluInformation.java

Violation Message Line
Errors Missing a Javadoc comment. 6
Errors Missing a Javadoc comment. 7
Errors Missing a Javadoc comment. 8
Errors Missing a Javadoc comment. 9
Errors Missing a Javadoc comment. 10
Errors Missing a Javadoc comment. 11
Errors Method 'getCode' is not designed for extension - needs to be abstract, final or empty. 13
Errors Missing a Javadoc comment. 13
Errors Method 'setCode' is not designed for extension - needs to be abstract, final or empty. 16
Errors Missing a Javadoc comment. 16
Errors Parameter code should be final. 16
Errors 'code' hides a field. 16
Errors Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. 19
Errors Missing a Javadoc comment. 19
Errors Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. 22
Errors Missing a Javadoc comment. 22
Errors Parameter title should be final. 22
Errors 'title' hides a field. 22
Errors Method 'getCredits' is not designed for extension - needs to be abstract, final or empty. 25
Errors Missing a Javadoc comment. 25
Errors Method 'setCredits' is not designed for extension - needs to be abstract, final or empty. 28
Errors Missing a Javadoc comment. 28
Errors Parameter credits should be final. 28
Errors 'credits' hides a field. 28
Errors Line contains a tab character. 31
Errors Method 'setVerIndependentId' is not designed for extension - needs to be abstract, final or empty. 31
Errors Missing a Javadoc comment. 31
Errors Parameter verIndependentId should be final. 31
Errors 'verIndependentId' hides a field. 31
Errors Line contains a tab character. 32
Errors Line contains a tab character. 33
Errors Line contains a tab character. 34
Errors Method 'getVerIndependentId' is not designed for extension - needs to be abstract, final or empty. 34
Errors Missing a Javadoc comment. 34
Errors Line contains a tab character. 35
Errors Line contains a tab character. 36

org/kuali/student/lum/common/client/widgets/CluSetDetailsWidget.java

Violation Message Line
Errors Line is longer than 80 characters. 14
Errors Missing a Javadoc comment. 31
Errors Line has trailing spaces. 32
Errors Missing a Javadoc comment. 33
Errors Missing a Javadoc comment. 34
Errors Missing a Javadoc comment. 35
Errors Missing a Javadoc comment. 36
Errors Line is longer than 80 characters. 37
Errors Missing a Javadoc comment. 37
Errors '<' is not preceded with whitespace. 37
Errors '<' is not followed by whitespace. 37
Errors '>' is not preceded with whitespace. 37
Errors '<' is not preceded with whitespace. 37
Errors '<' is not followed by whitespace. 37
Errors '>' is not preceded with whitespace. 37
Errors '>' is not followed by whitespace. 37
Errors Line is longer than 80 characters. 38
Errors Missing a Javadoc comment. 38
Errors Missing a Javadoc comment. 39
Errors Line has trailing spaces. 41
Errors Line is longer than 80 characters. 41
Errors Missing a Javadoc comment. 41
Errors Line is longer than 80 characters. 43
Errors Missing a Javadoc comment. 43
Errors Parameter cluSetInformation should be final. 43
Errors 'cluSetInformation' hides a field. 43
Errors Parameter cluSetRetriever should be final. 43
Errors 'cluSetRetriever' hides a field. 43
Errors Line is longer than 80 characters. 51
Errors Missing a Javadoc comment. 51
Errors Parameter cluSetId should be final. 51
Errors Parameter cluSetRetriever should be final. 51
Errors 'cluSetRetriever' hides a field. 51
Errors Line has trailing spaces. 52
Errors Line is longer than 80 characters. 57
Errors '<' is not preceded with whitespace. 57
Errors '<' is not followed by whitespace. 57
Errors '>' is not preceded with whitespace. 57
Errors '>' is not followed by whitespace. 57
Errors Parameter result should be final. 59
Errors Line has trailing spaces. 64
Errors Line is longer than 80 characters. 64
Errors Method length is 186 lines (max allowed is 150). 69
Errors Missing a Javadoc comment. 69
Errors '<' is not preceded with whitespace. 70
Errors '<' is not followed by whitespace. 70
Errors '>' is not preceded with whitespace. 70
Errors '<' is not preceded with whitespace. 71
Errors '<' is not followed by whitespace. 71
Errors '>' is not preceded with whitespace. 71
Errors '<' is not preceded with whitespace. 73
Errors '<' is not followed by whitespace. 73
Errors '>' is not preceded with whitespace. 73
Errors Line is longer than 80 characters. 88
Errors '||' should be on a new line. 91
Errors Avoid nested blocks. 97
Errors '?' is not preceded with whitespace. 99
Errors Avoid inline conditionals. 99
Errors Line is longer than 80 characters. 103
Errors Line is longer than 80 characters. 105
Errors Line is longer than 80 characters. 107
Errors Parameter event should be final. 111
Errors '10' is a magic number. 116
Errors Line has trailing spaces. 122
Errors '10' is a magic number. 133
Errors '3' is a magic number. 135
Errors '{' is not preceded with whitespace. 143
Errors Line contains a tab character. 145
Errors Line contains a tab character. 146
Errors Parameter event should be final. 146
Errors Line is longer than 80 characters. 147
Errors Line contains a tab character. 147
Errors '+' should be on a new line. 147
Errors Line is longer than 80 characters. 148
Errors Line contains a tab character. 148
Errors Line is longer than 80 characters. 149
Errors Line contains a tab character. 149
Errors '+' should be on a new line. 149
Errors Line is longer than 80 characters. 150
Errors Line contains a tab character. 150
Errors Line is longer than 80 characters. 151
Errors Line contains a tab character. 151
Errors Line has trailing spaces. 152
Errors Line contains a tab character. 152
Errors Line contains a tab character. 153
Errors Line contains a tab character. 154
Errors Line is longer than 80 characters. 157
Errors '5' is a magic number. 157
Errors Line is longer than 80 characters. 160
Errors '?' is not preceded with whitespace. 160
Errors Avoid inline conditionals. 160
Errors ':' should be on a new line. 160
Errors Line is longer than 80 characters. 163
Errors Line is longer than 80 characters. 167
Errors Line is longer than 80 characters. 175
Errors Parameter event should be final. 180
Errors Line is longer than 80 characters. 181
Errors Line is longer than 80 characters. 182
Errors '?' is not preceded with whitespace. 182
Errors Avoid inline conditionals. 182
Errors Line has trailing spaces. 184
Errors Line is longer than 80 characters. 186
Errors Line is longer than 80 characters. 188
Errors '<' is not preceded with whitespace. 188
Errors '<' is not followed by whitespace. 188
Errors '>' is not preceded with whitespace. 188
Errors '>' is not followed by whitespace. 188
Errors Parameter result should be final. 190
Errors Line is longer than 80 characters. 192
Errors Line is longer than 80 characters. 206
Errors Line is longer than 80 characters. 207
Errors Line is longer than 80 characters. 208
Errors '20' is a magic number. 208
Errors Line is longer than 80 characters. 210
Errors '3' is a magic number. 210
Errors Line has trailing spaces. 213
Errors Line is longer than 80 characters. 217
Errors '<' is not preceded with whitespace. 217
Errors '<' is not followed by whitespace. 217
Errors '>' is not preceded with whitespace. 217
Errors 'cast' is not followed by whitespace. 228
Errors Line is longer than 80 characters. 232
Errors Line is longer than 80 characters. 233
Errors '5' is a magic number. 233
Errors Line is longer than 80 characters. 235
Errors '10' is a magic number. 235
Errors Line is longer than 80 characters. 236
Errors '10' is a magic number. 236
Errors Line has trailing spaces. 255
Errors Missing a Javadoc comment. 256
Errors Parameter rowIndex should be final. 256
Errors Line is longer than 80 characters. 258
Errors '10' is a magic number. 259
Errors Line is longer than 80 characters. 261
Errors Parameter event should be final. 264
Errors Line is longer than 80 characters. 265
Errors Line contains a tab character. 265
Errors '+' should be on a new line. 265
Errors Line is longer than 80 characters. 266
Errors Line contains a tab character. 266
Errors '+' is not followed by whitespace. 266
Errors Line is longer than 80 characters. 267
Errors Line contains a tab character. 267
Errors '+' should be on a new line. 267
Errors Line is longer than 80 characters. 268
Errors Line contains a tab character. 268
Errors Line is longer than 80 characters. 269
Errors Line contains a tab character. 269
Errors Line has trailing spaces. 273
Errors Line is longer than 80 characters. 276
Errors Line has trailing spaces. 278
Errors Line is longer than 80 characters. 280
Errors Line is longer than 80 characters. 282
Errors Line has trailing spaces. 286
Errors Missing a Javadoc comment. 287
Errors Parameter searchKey should be final. 287
Errors Line is longer than 80 characters. 289
Errors Line is longer than 80 characters. 291
Errors Line is longer than 80 characters. 293
Errors Line is longer than 80 characters. 295
Errors Line is longer than 80 characters. 297
Errors Line is longer than 80 characters. 299
Errors Must have at least one statement. 299
Errors Line has trailing spaces. 300
Errors Line has trailing spaces. 302
Errors Method 'getCluSetInformation' is not designed for extension - needs to be abstract, final or empty. 306
Errors Missing a Javadoc comment. 306
Errors Method 'setCluSetInformation' is not designed for extension - needs to be abstract, final or empty. 310
Errors Missing a Javadoc comment. 310
Errors Parameter cluSetInformation should be final. 310
Errors 'cluSetInformation' hides a field. 310
Errors Method 'toString' is not designed for extension - needs to be abstract, final or empty. 314
Errors Missing a Javadoc comment. 314

org/kuali/student/lum/common/client/widgets/CluSetEditorWidget.java

Violation Message Line
Errors Unused import - java.util.Set. 7
Errors Line is longer than 80 characters. 11
Errors Line is longer than 80 characters. 12
Errors Line is longer than 80 characters. 14
Errors Line is longer than 80 characters. 15
Errors Line is longer than 80 characters. 23
Errors Line is longer than 80 characters. 31
Errors Unused import - com.google.gwt.user.client.Window. 51
Errors Missing a Javadoc comment. 56
Errors Line is longer than 80 characters. 58
Errors Missing a Javadoc comment. 58
Errors '<' is not preceded with whitespace. 58
Errors '<' is not followed by whitespace. 58
Errors '>' is not preceded with whitespace. 58
Errors '<' is not preceded with whitespace. 58
Errors '<' is not followed by whitespace. 58
Errors '>' is not preceded with whitespace. 58
Errors '>' is not followed by whitespace. 58
Errors Missing a Javadoc comment. 59
Errors Line has trailing spaces. 60
Errors Line is longer than 80 characters. 60
Errors Line is longer than 80 characters. 61
Errors Missing a Javadoc comment. 61
Errors '<' is not preceded with whitespace. 61
Errors '<' is not followed by whitespace. 61
Errors '>' is not preceded with whitespace. 61
Errors '<' is not preceded with whitespace. 61
Errors '<' is not followed by whitespace. 61
Errors '>' is not preceded with whitespace. 61
Errors '>' is not followed by whitespace. 61
Errors Line is longer than 80 characters. 62
Errors Missing a Javadoc comment. 62
Errors '<' is not preceded with whitespace. 62
Errors '<' is not followed by whitespace. 62
Errors '>' is not preceded with whitespace. 62
Errors '<' is not preceded with whitespace. 62
Errors '<' is not followed by whitespace. 62
Errors '>' is not preceded with whitespace. 62
Errors '>' is not followed by whitespace. 62
Errors Missing a Javadoc comment. 63
Errors Missing a Javadoc comment. 64
Errors Line is longer than 80 characters. 65
Errors Missing a Javadoc comment. 65
Errors '<' is not preceded with whitespace. 65
Errors '<' is not followed by whitespace. 65
Errors '>' is not preceded with whitespace. 65
Errors '<' is not preceded with whitespace. 65
Errors '<' is not followed by whitespace. 65
Errors '>' is not preceded with whitespace. 65
Errors '>' is not followed by whitespace. 65
Errors Missing a Javadoc comment. 66
Errors Missing a Javadoc comment. 67
Errors Missing a Javadoc comment. 68
Errors Line has trailing spaces. 69
Errors Missing a Javadoc comment. 70
Errors Missing a Javadoc comment. 71
Errors Missing a Javadoc comment. 71
Errors Missing a Javadoc comment. 71
Errors Missing a Javadoc comment. 71
Errors Missing a Javadoc comment. 74
Errors More than 7 parameters. 74
Errors Parameter cluSetRetriever should be final. 74
Errors Parameter viewEnum should be final. 74
Errors '<' is not preceded with whitespace. 74
Errors '<' is not followed by whitespace. 74
Errors '?' is not preceded with whitespace. 74
Errors '>' is not preceded with whitespace. 74
Errors '?' is not followed by whitespace. 74
Errors Parameter name should be final. 75
Errors Parameter modelId should be final. 75
Errors Parameter showTitle should be final. 75
Errors Line is longer than 80 characters. 76
Errors '<' is not preceded with whitespace. 76
Errors '<' is not followed by whitespace. 76
Errors '>' is not preceded with whitespace. 76
Errors Parameter cluSetType should be final. 76
Errors 'cluSetType' hides a field. 76
Errors Parameter singularCluOnly should be final. 76
Errors 'singularCluOnly' hides a field. 76
Errors Line is longer than 80 characters. 80
Errors '<' is not preceded with whitespace. 87
Errors '<' is not followed by whitespace. 87
Errors '>' is not preceded with whitespace. 87
Errors '>' is not followed by whitespace. 87
Errors '{' is not preceded with whitespace. 87
Errors Parameter result should be final. 89
Errors Line has trailing spaces. 97
Errors Line is longer than 80 characters. 97
Errors Line has trailing spaces. 107
Errors Line is longer than 80 characters. 107
Errors Line has trailing spaces. 110
Errors Missing a Javadoc comment. 111
Errors Parameter def should be final. 111
Errors Line has trailing spaces. 114
Errors Method 'setupEditor' is not designed for extension - needs to be abstract, final or empty. 115
Errors Method length is 197 lines (max allowed is 150). 115
Errors Missing a Javadoc comment. 115
Errors Line is longer than 80 characters. 117
Errors Line has trailing spaces. 129
Errors Line has trailing spaces. 130
Errors Line is longer than 80 characters. 131
Errors Line is longer than 80 characters. 134
Errors Line is longer than 80 characters. 135
Errors Line is longer than 80 characters. 136
Errors Line has trailing spaces. 141
Errors Line has trailing spaces. 142
Errors Line is longer than 80 characters. 143
Errors Line is longer than 80 characters. 146
Errors Line is longer than 80 characters. 147
Errors Line is longer than 80 characters. 148
Errors Line is longer than 80 characters. 155
Errors Line has trailing spaces. 156
Errors Line has trailing spaces. 157
Errors Line is longer than 80 characters. 158
Errors Line is longer than 80 characters. 161
Errors Line is longer than 80 characters. 162
Errors Line is longer than 80 characters. 164
Errors Line is longer than 80 characters. 165
Errors Line has trailing spaces. 167
Errors Line has trailing spaces. 168
Errors Line has trailing spaces. 169
Errors Line is longer than 80 characters. 172
Errors Line is longer than 80 characters. 173
Errors '<' is not preceded with whitespace. 173
Errors '<' is not followed by whitespace. 173
Errors '>' is not preceded with whitespace. 173
Errors '>' is not followed by whitespace. 173
Errors Parameter result should be final. 175
Errors Line is longer than 80 characters. 177
Errors Line is longer than 80 characters. 178
Errors Line is longer than 80 characters. 180
Errors Line is longer than 80 characters. 182
Errors Line is longer than 80 characters. 185
Errors Line is longer than 80 characters. 186
Errors '<' is not preceded with whitespace. 186
Errors '<' is not followed by whitespace. 186
Errors '>' is not preceded with whitespace. 186
Errors '<' is not preceded with whitespace. 186
Errors '<' is not followed by whitespace. 186
Errors '>' is not preceded with whitespace. 186
Errors '>' is not followed by whitespace. 186
Errors Line has trailing spaces. 188
Errors Line is longer than 80 characters. 188
Errors Line has trailing spaces. 190
Errors '||' should be on a new line. 190
Errors Line has trailing spaces. 191
Errors Line has trailing spaces. 193
Errors Line is longer than 80 characters. 193
Errors '}' is not followed by whitespace. 209
Errors '5000' is a magic number. 209
Errors Line is longer than 80 characters. 212
Errors Line has trailing spaces. 221
Errors '(' is followed by whitespace. 221
Errors Line has trailing spaces. 222
Errors Line is longer than 80 characters. 223
Errors Line is longer than 80 characters. 226
Errors Line has trailing spaces. 231
Errors Line has trailing spaces. 232
Errors Line is longer than 80 characters. 233
Errors Line has trailing spaces. 234
Errors Line is longer than 80 characters. 237
Errors Line is longer than 80 characters. 242
Errors Line is longer than 80 characters. 243
Errors '?' is not preceded with whitespace. 243
Errors '?' should be on a new line. 243
Errors Avoid inline conditionals. 243
Errors Line is longer than 80 characters. 246
Errors '20' is a magic number. 246
Errors Line is longer than 80 characters. 247
Errors Line is longer than 80 characters. 248
Errors '15' is a magic number. 248
Errors Line is longer than 80 characters. 249
Errors Line is longer than 80 characters. 250
Errors '15' is a magic number. 250
Errors Line is longer than 80 characters. 253
Errors '15' is a magic number. 254
Errors Line is longer than 80 characters. 258
Errors Line is longer than 80 characters. 259
Errors '15' is a magic number. 259
Errors Line has trailing spaces. 261
Errors Line has trailing spaces. 279
Errors Line is longer than 80 characters. 280
Errors Line is longer than 80 characters. 281
Errors Line is longer than 80 characters. 283
Errors Line is longer than 80 characters. 286
Errors Line has trailing spaces. 288
Errors Parameter event should be final. 296
Errors '&&' should be on a new line. 297
Errors Line is longer than 80 characters. 301
Errors Line has trailing spaces. 305
Errors Line is longer than 80 characters. 306
Errors '+' should be on a new line. 306
Errors Line is longer than 80 characters. 307
Errors Line has trailing spaces. 312
Errors Missing a Javadoc comment. 313
Errors Parameter field should be final. 313
Errors switch without "default" clause. 315
Errors Line is longer than 80 characters. 321
Errors Line has trailing spaces. 337
Errors Line is longer than 80 characters. 338
Errors Missing a Javadoc comment. 338
Errors Parameter clusetRangeModelHelper should be final. 338
Errors Parameter clusetRangeLabel should be final. 339
Errors Parameter searchRequestData should be final. 341
Errors Line has trailing spaces. 345
Errors '&&' should be on a new line. 345
Errors Line is longer than 80 characters. 346
Errors Line is longer than 80 characters. 347
Errors 'cast' is not followed by whitespace. 347
Errors Line has trailing spaces. 349
Errors Line is longer than 80 characters. 349
Errors Parameter event should be final. 352
Errors Line is longer than 80 characters. 353
Errors Line has trailing spaces. 359
Errors Method 'generateMessageInfo' is not designed for extension - needs to be abstract, final or empty. 360
Errors Missing a Javadoc comment. 360
Errors Parameter labelKey should be final. 360
Errors Line is longer than 80 characters. 361
Errors Line has trailing spaces. 363
Errors Line has trailing spaces. 364
Errors Missing a Javadoc comment. 364
Errors '(' is followed by whitespace. 364
Errors Line has trailing spaces. 365
Errors Parameter fieldKey should be final. 365
Errors Line has trailing spaces. 366
Errors Parameter messageKey should be final. 366
Errors Line has trailing spaces. 367
Errors Parameter widget should be final. 367
Errors Parameter parentPath should be final. 368
Errors '}' should be on the same line. 374
Errors 'else' is not followed by whitespace. 375
Errors '{' is not preceded with whitespace. 375
Errors Line has trailing spaces. 381
Errors Missing a Javadoc comment. 381
Errors Parameter section should be final. 381
Errors Line has trailing spaces. 382
Errors Parameter fieldKey should be final. 382
Errors Line has trailing spaces. 383
Errors Parameter messageKey should be final. 383
Errors Line has trailing spaces. 384
Errors Parameter widget should be final. 384
Errors Parameter parentPath should be final. 385
Errors Line is longer than 80 characters. 386
Errors Missing a Javadoc comment. 391
Errors Parameter obj1 should be final. 391
Errors Parameter obj2 should be final. 391
Errors '||' should be on a new line. 392
Errors Line has trailing spaces. 395
Errors Missing a Javadoc comment. 396
Errors Parameter widget should be final. 396
Errors Parameter title should be final. 396
Errors Line has trailing spaces. 403
Errors Method 'updateWidgetData' is not designed for extension - needs to be abstract, final or empty. 404
Errors Missing a Javadoc comment. 404
Errors Parameter model should be final. 405
Errors Line is longer than 80 characters. 409
Errors Line has trailing spaces. 410
Errors Line is longer than 80 characters. 410
Errors Line is longer than 80 characters. 415
Errors Line has trailing spaces. 416
Errors Missing a Javadoc comment. 422
Errors '<' is not preceded with whitespace. 424
Errors '<' is not followed by whitespace. 424
Errors '>' is not preceded with whitespace. 424
Errors '>' is not followed by whitespace. 424
Errors Parameter result should be final. 426
Errors Line has trailing spaces. 431
Errors Line is longer than 80 characters. 432
Errors Missing a Javadoc comment. 432
Errors Parameter listItem should be final. 432
Errors Parameter selectionPanel should be final. 432
Errors Line has trailing spaces. 440
Errors Missing a Javadoc comment. 441
Errors Parameter event should be final. 446
Errors Line is longer than 80 characters. 447
Errors Line has trailing spaces. 452
Errors Line is longer than 80 characters. 453
Errors Missing a Javadoc comment. 453
Errors '<' is not preceded with whitespace. 454
Errors '<' is not followed by whitespace. 454
Errors '>' is not preceded with whitespace. 454
Errors '<' is not preceded with whitespace. 459
Errors '<' is not followed by whitespace. 459
Errors '>' is not preceded with whitespace. 459
Errors '>' is not followed by whitespace. 459
Errors Parameter event should be final. 461
Errors '<' is not preceded with whitespace. 461
Errors '<' is not followed by whitespace. 461
Errors '>' is not preceded with whitespace. 461
Errors Line has trailing spaces. 462
Errors '<' is not preceded with whitespace. 462
Errors '<' is not followed by whitespace. 462
Errors '>' is not preceded with whitespace. 462
Errors Line is longer than 80 characters. 464
Errors '?' is not preceded with whitespace. 464
Errors Avoid inline conditionals. 464
Errors ':' should be on a new line. 464
Errors Missing a Javadoc comment. 476
Errors Parameter fieldKey should be final. 476
Errors Line is longer than 80 characters. 479
Errors Line is longer than 80 characters. 483
Errors Missing a Javadoc comment. 483
Errors Parameter searchTypeId should be final. 483
Errors Parameter lookupMetadatas should be final. 484
Errors '<' is not preceded with whitespace. 484
Errors '<' is not followed by whitespace. 484
Errors '>' is not preceded with whitespace. 484
Errors Parameter searchParams should be final. 485
Errors '<' is not preceded with whitespace. 485
Errors '<' is not followed by whitespace. 485
Errors '>' is not preceded with whitespace. 485
Errors Line is longer than 80 characters. 489
Errors Line is longer than 80 characters. 490
Errors Line is longer than 80 characters. 491
Errors '<' is not preceded with whitespace. 491
Errors '<' is not followed by whitespace. 491
Errors '>' is not preceded with whitespace. 491
Errors '<' is not preceded with whitespace. 492
Errors '<' is not followed by whitespace. 492
Errors '>' is not preceded with whitespace. 492
Errors '?' is not preceded with whitespace. 493
Errors Avoid inline conditionals. 493
Errors '<' is not preceded with whitespace. 499
Errors '<' is not followed by whitespace. 499
Errors '>' is not preceded with whitespace. 499
Errors '>' is not followed by whitespace. 499
Errors Line is longer than 80 characters. 504
Errors Line is longer than 80 characters. 505
Errors Line is longer than 80 characters. 517
Errors Line is longer than 80 characters. 518
Errors Line has trailing spaces. 526
Errors Method 'updateModel' is not designed for extension - needs to be abstract, final or empty. 527
Errors Missing a Javadoc comment. 527
Errors Line has trailing spaces. 529
Errors Missing a Javadoc comment. 535
Errors Missing a Javadoc comment. 536
Errors '{' is not preceded with whitespace. 536
Errors Line is longer than 80 characters. 539
Errors Line is longer than 80 characters. 540
Errors Line is longer than 80 characters. 541
Errors Line is longer than 80 characters. 543
Errors Line is longer than 80 characters. 546
Errors Line is longer than 80 characters. 547
Errors Line is longer than 80 characters. 549
Errors Line is longer than 80 characters. 550
Errors Missing a Javadoc comment. 557
Errors Missing a Javadoc comment. 558
Errors Missing a Javadoc comment. 559
Errors Line is longer than 80 characters. 560
Errors Missing a Javadoc comment. 560
Errors Parameter ksSelectedList should be final. 560
Errors 'ksSelectedList' hides a field. 560
Errors Parameter panel should be final. 560
Errors 'panel' hides a field. 560
Errors Missing a Javadoc comment. 564
Errors Missing a Javadoc comment. 567
Errors Parameter ksSelectedList should be final. 567
Errors 'ksSelectedList' hides a field. 567
Errors Missing a Javadoc comment. 570
Errors Missing a Javadoc comment. 573
Errors Parameter panel should be final. 573
Errors 'panel' hides a field. 573
Errors Line has trailing spaces. 577
Errors Missing a Javadoc comment. 578
Errors Missing a Javadoc comment. 579
Errors Missing a Javadoc comment. 580
Errors Missing a Javadoc comment. 581
Errors Parameter ksItemLabel should be final. 581
Errors 'ksItemLabel' hides a field. 581
Errors Parameter panel should be final. 581
Errors 'panel' hides a field. 581
Errors Missing a Javadoc comment. 585
Errors Missing a Javadoc comment. 588
Errors Parameter ksItemLabel should be final. 588
Errors 'ksItemLabel' hides a field. 588
Errors Missing a Javadoc comment. 591
Errors Missing a Javadoc comment. 594
Errors Parameter panel should be final. 594
Errors 'panel' hides a field. 594
Errors Line has trailing spaces. 598
Errors Missing a Javadoc comment. 599
Errors Missing a Javadoc comment. 601
Errors Missing a Javadoc comment. 602
Errors Missing a Javadoc comment. 603
Errors '<' is not preceded with whitespace. 603
Errors '<' is not followed by whitespace. 603
Errors '>' is not preceded with whitespace. 603
Errors Line is longer than 80 characters. 605
Errors Missing a Javadoc comment. 605
Errors Parameter inLookupMetadata should be final. 605
Errors Parameter additionalLookupMetadata should be final. 605
Errors '<' is not preceded with whitespace. 605
Errors '<' is not followed by whitespace. 605
Errors '>' is not preceded with whitespace. 605
Errors 'additionalLookupMetadata' hides a field. 605
Errors Method 'getName' is not designed for extension - needs to be abstract, final or empty. 611
Errors Missing a Javadoc comment. 611
Errors Method 'setName' is not designed for extension - needs to be abstract, final or empty. 615
Errors Missing a Javadoc comment. 615
Errors Parameter name should be final. 615
Errors 'name' hides a field. 615
Errors Method 'getInitLookupMetadata' is not designed for extension - needs to be abstract, final or empty. 619
Errors Missing a Javadoc comment. 619
Errors Method 'setInitLookupMetadata' is not designed for extension - needs to be abstract, final or empty. 623
Errors Missing a Javadoc comment. 623
Errors Parameter initLookupMetadata should be final. 623
Errors 'initLookupMetadata' hides a field. 623
Errors Method 'getAdditionalLookupMetadata' is not designed for extension - needs to be abstract, final or empty. 627
Errors Missing a Javadoc comment. 627
Errors '<' is not preceded with whitespace. 627
Errors '<' is not followed by whitespace. 627
Errors '>' is not preceded with whitespace. 627
Errors Line is longer than 80 characters. 631
Errors Method 'setAdditionalLookupMetadata' is not designed for extension - needs to be abstract, final or empty. 631
Errors Missing a Javadoc comment. 631
Errors Parameter additionalLookupMetadata should be final. 631
Errors '<' is not preceded with whitespace. 631
Errors '<' is not followed by whitespace. 631
Errors '>' is not preceded with whitespace. 631
Errors 'additionalLookupMetadata' hides a field. 631
Errors Line has trailing spaces. 634
Errors Line has trailing spaces. 636
Errors Missing a Javadoc comment. 637
Errors '<' is not preceded with whitespace. 637
Errors '<' is not followed by whitespace. 637
Errors '>' is not preceded with whitespace. 637
Errors Missing a Javadoc comment. 638
Errors Method 'setModelValue' is not designed for extension - needs to be abstract, final or empty. 640
Errors Missing a Javadoc comment. 640
Errors Line is longer than 80 characters. 641
Errors Parameter widget should be final. 641
Errors Parameter model should be final. 641
Errors Parameter path should be final. 641
Errors Method 'setWidgetValue' is not designed for extension - needs to be abstract, final or empty. 645
Errors Missing a Javadoc comment. 645
Errors Line is longer than 80 characters. 646
Errors Parameter widget should be final. 646
Errors Parameter model should be final. 646
Errors Parameter path should be final. 646
Errors Line has trailing spaces. 650
Errors Line is longer than 80 characters. 651
Errors Missing a Javadoc comment. 651
Errors '<' is not preceded with whitespace. 651
Errors '<' is not followed by whitespace. 651
Errors '>' is not preceded with whitespace. 651
Errors Missing a Javadoc comment. 652
Errors Missing a Javadoc comment. 653
Errors Line has trailing spaces. 654
Errors Line is longer than 80 characters. 655
Errors Missing a Javadoc comment. 655
Errors Parameter clusetRangeModelHelper should be final. 655
Errors 'clusetRangeModelHelper' hides a field. 655
Errors Line has trailing spaces. 658
Errors Method 'setModelValue' is not designed for extension - needs to be abstract, final or empty. 659
Errors Missing a Javadoc comment. 659
Errors Line is longer than 80 characters. 660
Errors Parameter widget should be final. 660
Errors Parameter model should be final. 660
Errors Parameter path should be final. 660
Errors Method 'setWidgetValue' is not designed for extension - needs to be abstract, final or empty. 664
Errors Missing a Javadoc comment. 664
Errors Line is longer than 80 characters. 665
Errors Parameter model should be final. 665
Errors Parameter path should be final. 665
Errors Line is longer than 80 characters. 668
Errors Line is longer than 80 characters. 671
Errors 'cast' is not followed by whitespace. 672
Errors Line is longer than 80 characters. 673
Errors '?' is not preceded with whitespace. 673
Errors '?' should be on a new line. 673
Errors Avoid inline conditionals. 673
Errors Line is longer than 80 characters. 674
Errors Line is longer than 80 characters. 676
Errors Line is longer than 80 characters. 677
Errors '<' is not preceded with whitespace. 677
Errors '<' is not followed by whitespace. 677
Errors '>' is not preceded with whitespace. 677
Errors '<' is not preceded with whitespace. 677
Errors '<' is not followed by whitespace. 677
Errors '>' is not preceded with whitespace. 677
Errors '>' is not followed by whitespace. 677
Errors Line has trailing spaces. 679
Errors Line is longer than 80 characters. 679
Errors Line is longer than 80 characters. 680
Errors Line has trailing spaces. 681
Errors '||' should be on a new line. 681
Errors Line has trailing spaces. 682
Errors Line has trailing spaces. 684
Errors Line is longer than 80 characters. 684
Errors Line is longer than 80 characters. 692
Errors Line has trailing spaces. 694
Errors Line is longer than 80 characters. 696
Errors 'cast' is not followed by whitespace. 702
Errors 'cast' is not followed by whitespace. 706
Errors 'cast' is not followed by whitespace. 710
Errors '}' is not followed by whitespace. 712
Errors '5000' is a magic number. 712

org/kuali/student/lum/common/client/widgets/CluSetHelper.java

Violation Message Line
Errors File does not end with a newline. 0
Errors Missing a Javadoc comment. 24
Errors Missing a Javadoc comment. 26
Errors Missing a Javadoc comment. 28
Errors '{' should be on the previous line. 29
Errors Missing a Javadoc comment. 30
Errors Missing a Javadoc comment. 31
Errors Missing a Javadoc comment. 32
Errors Missing a Javadoc comment. 33
Errors Missing a Javadoc comment. 34
Errors Missing a Javadoc comment. 35
Errors Missing a Javadoc comment. 36
Errors Missing a Javadoc comment. 38
Errors Missing a Javadoc comment. 39
Errors Missing a Javadoc comment. 40
Errors Missing a Javadoc comment. 41
Errors Missing a Javadoc comment. 42
Errors Missing a Javadoc comment. 43
Errors Missing a Javadoc comment. 44
Errors Missing a Javadoc comment. 45
Errors Missing a Javadoc comment. 46
Errors Missing a Javadoc comment. 47
Errors Missing a Javadoc comment. 49
Errors Missing a Javadoc comment. 51
Errors '(' is preceded with whitespace. 51
Errors 'key' hides a field. 51
Errors Missing a Javadoc comment. 55
Errors Missing a Javadoc comment. 60
Errors Missing a Javadoc comment. 62
Errors Parameter data should be final. 62
Errors 'data' hides a field. 62
Errors Missing a Javadoc comment. 66
Errors Parameter data should be final. 66
Errors Method 'getData' is not designed for extension - needs to be abstract, final or empty. 73
Errors Missing a Javadoc comment. 73
Errors Method 'setId' is not designed for extension - needs to be abstract, final or empty. 77
Errors Missing a Javadoc comment. 77
Errors Parameter value should be final. 77
Errors Method 'getId' is not designed for extension - needs to be abstract, final or empty. 81
Errors Missing a Javadoc comment. 81
Errors Method 'setOrganization' is not designed for extension - needs to be abstract, final or empty. 85
Errors Missing a Javadoc comment. 85
Errors Parameter value should be final. 85
Errors Method 'getOrganization' is not designed for extension - needs to be abstract, final or empty. 88
Errors Missing a Javadoc comment. 88
Errors Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. 92
Errors Missing a Javadoc comment. 92
Errors Parameter value should be final. 92
Errors Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 95
Errors Missing a Javadoc comment. 95
Errors '(' is preceded with whitespace. 96
Errors '(' is preceded with whitespace. 96
Errors Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. 99
Errors Missing a Javadoc comment. 99
Errors Parameter value should be final. 99
Errors Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. 102
Errors Missing a Javadoc comment. 102
Errors Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. 106
Errors Missing a Javadoc comment. 106
Errors Parameter value should be final. 106
Errors Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. 109
Errors Missing a Javadoc comment. 109
Errors Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. 113
Errors Missing a Javadoc comment. 113
Errors '(' is preceded with whitespace. 113
Errors Parameter value should be final. 113
Errors Line is longer than 80 characters. 114
Errors '(' is preceded with whitespace. 114
Errors '(' is preceded with whitespace. 114
Errors Avoid inline conditionals. 114
Errors '(' is preceded with whitespace. 114
Errors Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. 116
Errors Missing a Javadoc comment. 116
Errors '(' is preceded with whitespace. 116
Errors Line is longer than 80 characters. 117
Errors '(' is preceded with whitespace. 117
Errors '(' is preceded with whitespace. 117
Errors '(' is preceded with whitespace. 117
Errors Method 'setName' is not designed for extension - needs to be abstract, final or empty. 120
Errors Missing a Javadoc comment. 120
Errors Parameter name should be final. 120
Errors Method 'getName' is not designed for extension - needs to be abstract, final or empty. 123
Errors Missing a Javadoc comment. 123
Errors Method 'setState' is not designed for extension - needs to be abstract, final or empty. 127
Errors Missing a Javadoc comment. 127
Errors Parameter state should be final. 127
Errors Method 'getState' is not designed for extension - needs to be abstract, final or empty. 130
Errors Missing a Javadoc comment. 130
Errors Method 'setType' is not designed for extension - needs to be abstract, final or empty. 134
Errors Missing a Javadoc comment. 134
Errors Parameter type should be final. 134
Errors Method 'getType' is not designed for extension - needs to be abstract, final or empty. 137
Errors Missing a Javadoc comment. 137
Errors Method 'setReusable' is not designed for extension - needs to be abstract, final or empty. 141
Errors Missing a Javadoc comment. 141
Errors Parameter reusable should be final. 141
Errors Method 'getReusable' is not designed for extension - needs to be abstract, final or empty. 148
Errors Missing a Javadoc comment. 148
Errors Method 'setReferenceable' is not designed for extension - needs to be abstract, final or empty. 156
Errors Missing a Javadoc comment. 156
Errors Parameter referenceable should be final. 156
Errors Method 'getReferenceable' is not designed for extension - needs to be abstract, final or empty. 163
Errors Missing a Javadoc comment. 163
Errors Line is longer than 80 characters. 164
Errors Method 'setApprovedClus' is not designed for extension - needs to be abstract, final or empty. 171
Errors Missing a Javadoc comment. 171
Errors Parameter value should be final. 171
Errors Method 'getApprovedClus' is not designed for extension - needs to be abstract, final or empty. 174
Errors Missing a Javadoc comment. 174
Errors Method 'setProposedClus' is not designed for extension - needs to be abstract, final or empty. 182
Errors Missing a Javadoc comment. 182
Errors Parameter value should be final. 182
Errors Method 'getProposedClus' is not designed for extension - needs to be abstract, final or empty. 185
Errors Missing a Javadoc comment. 185
Errors Method 'setAllClus' is not designed for extension - needs to be abstract, final or empty. 193
Errors Missing a Javadoc comment. 193
Errors Parameter value should be final. 193
Errors Method 'getAllClus' is not designed for extension - needs to be abstract, final or empty. 196
Errors Missing a Javadoc comment. 196
Errors Method 'setCluSets' is not designed for extension - needs to be abstract, final or empty. 204
Errors Missing a Javadoc comment. 204
Errors Parameter value should be final. 204
Errors Method 'getCluSets' is not designed for extension - needs to be abstract, final or empty. 207
Errors Missing a Javadoc comment. 207
Errors Method 'setCluRangeParams' is not designed for extension - needs to be abstract, final or empty. 215
Errors Missing a Javadoc comment. 215
Errors Parameter value should be final. 215
Errors Method 'getCluRangeParams' is not designed for extension - needs to be abstract, final or empty. 218
Errors Missing a Javadoc comment. 218
Errors Method 'setCluRangeViewDetails' is not designed for extension - needs to be abstract, final or empty. 226
Errors Missing a Javadoc comment. 226
Errors Parameter value should be final. 226
Errors Method 'getCluRangeViewDetails' is not designed for extension - needs to be abstract, final or empty. 229
Errors Missing a Javadoc comment. 229
Errors Line is longer than 80 characters. 230

org/kuali/student/lum/common/client/widgets/CluSetInformation.java

Violation Message Line
Errors Missing a Javadoc comment. 11
Errors Line has trailing spaces. 12
Errors Missing a Javadoc comment. 13
Errors Missing a Javadoc comment. 14
Errors Missing a Javadoc comment. 15
Errors '<' is not preceded with whitespace. 15
Errors '<' is not followed by whitespace. 15
Errors '>' is not preceded with whitespace. 15
Errors Missing a Javadoc comment. 16
Errors '<' is not preceded with whitespace. 16
Errors '<' is not followed by whitespace. 16
Errors '>' is not preceded with whitespace. 16
Errors Missing a Javadoc comment. 17
Errors Missing a Javadoc comment. 18
Errors '<' is not preceded with whitespace. 18
Errors '<' is not followed by whitespace. 18
Errors '>' is not preceded with whitespace. 18
Errors Missing a Javadoc comment. 19
Errors '<' is not preceded with whitespace. 19
Errors '<' is not followed by whitespace. 19
Errors '>' is not preceded with whitespace. 19
Errors Line has trailing spaces. 20
Errors Method 'getId' is not designed for extension - needs to be abstract, final or empty. 21
Errors Missing a Javadoc comment. 21
Errors Method 'setId' is not designed for extension - needs to be abstract, final or empty. 24
Errors Missing a Javadoc comment. 24
Errors Parameter id should be final. 24
Errors 'id' hides a field. 24
Errors Method 'getClus' is not designed for extension - needs to be abstract, final or empty. 27
Errors Missing a Javadoc comment. 27
Errors '<' is not preceded with whitespace. 27
Errors '<' is not followed by whitespace. 27
Errors '>' is not preceded with whitespace. 27
Errors Method 'setClus' is not designed for extension - needs to be abstract, final or empty. 30
Errors Missing a Javadoc comment. 30
Errors Parameter clus should be final. 30
Errors '<' is not preceded with whitespace. 30
Errors '<' is not followed by whitespace. 30
Errors '>' is not preceded with whitespace. 30
Errors 'clus' hides a field. 30
Errors Method 'getCluSets' is not designed for extension - needs to be abstract, final or empty. 33
Errors Missing a Javadoc comment. 33
Errors '<' is not preceded with whitespace. 33
Errors '<' is not followed by whitespace. 33
Errors '>' is not preceded with whitespace. 33
Errors Method 'setCluSets' is not designed for extension - needs to be abstract, final or empty. 36
Errors Missing a Javadoc comment. 36
Errors Parameter cluSets should be final. 36
Errors '<' is not preceded with whitespace. 36
Errors '<' is not followed by whitespace. 36
Errors '>' is not preceded with whitespace. 36
Errors 'cluSets' hides a field. 36
Errors Method 'getMembershipQueryInfo' is not designed for extension - needs to be abstract, final or empty. 39
Errors Missing a Javadoc comment. 39
Errors Line is longer than 80 characters. 42
Errors Method 'setMembershipQueryInfo' is not designed for extension - needs to be abstract, final or empty. 42
Errors Missing a Javadoc comment. 42
Errors Parameter membershipQueryInfo should be final. 42
Errors 'membershipQueryInfo' hides a field. 42
Errors Method 'getClusInRange' is not designed for extension - needs to be abstract, final or empty. 45
Errors Missing a Javadoc comment. 45
Errors '<' is not preceded with whitespace. 45
Errors '<' is not followed by whitespace. 45
Errors '>' is not preceded with whitespace. 45
Errors Method 'setClusInRange' is not designed for extension - needs to be abstract, final or empty. 48
Errors Missing a Javadoc comment. 48
Errors Parameter clusInRange should be final. 48
Errors '<' is not preceded with whitespace. 48
Errors '<' is not followed by whitespace. 48
Errors '>' is not preceded with whitespace. 48
Errors 'clusInRange' hides a field. 48
Errors Method 'getSubCluSetInformations' is not designed for extension - needs to be abstract, final or empty. 51
Errors Missing a Javadoc comment. 51
Errors '<' is not preceded with whitespace. 51
Errors '<' is not followed by whitespace. 51
Errors '>' is not preceded with whitespace. 51
Errors '<' is not preceded with whitespace. 53
Errors '<' is not followed by whitespace. 53
Errors '>' is not preceded with whitespace. 53
Errors '>' is not followed by whitespace. 53
Errors Line is longer than 80 characters. 57
Errors Method 'setSubCluSetInformations' is not designed for extension - needs to be abstract, final or empty. 57
Errors Missing a Javadoc comment. 57
Errors Parameter subCluSetInformations should be final. 57
Errors '<' is not preceded with whitespace. 57
Errors '<' is not followed by whitespace. 57
Errors '>' is not preceded with whitespace. 57
Errors 'subCluSetInformations' hides a field. 57

org/kuali/student/lum/common/client/widgets/CluSetManagementRpcService.java

Violation Message Line
Errors Line is longer than 80 characters. 18
Errors Line is longer than 80 characters. 19
Errors Missing a Javadoc comment. 22
Errors Line is longer than 80 characters. 23
Errors '{' is not preceded with whitespace. 23
Errors Line is longer than 80 characters. 24
Errors Line is longer than 80 characters. 25
Errors Missing a Javadoc comment. 25
Errors Redundant 'public' modifier. 25
Errors Line is longer than 80 characters. 26
Errors Line is longer than 80 characters. 27

org/kuali/student/lum/common/client/widgets/CluSetManagementRpcServiceAsync.java

Violation Message Line
Errors Line is longer than 80 characters. 18
Errors Line is longer than 80 characters. 22
Errors Missing a Javadoc comment. 22
Errors '{' is not preceded with whitespace. 22
Errors Line is longer than 80 characters. 24
Errors Missing a Javadoc comment. 24
Errors Redundant 'public' modifier. 24
Errors '<' is not preceded with whitespace. 24
Errors '<' is not followed by whitespace. 24
Errors '>' is not preceded with whitespace. 24

org/kuali/student/lum/common/client/widgets/CluSetRangeDataHelper.java

Violation Message Line
Errors Missing a Javadoc comment. 12
Errors Missing a Javadoc comment. 14
Errors Method 'parse' is not designed for extension - needs to be abstract, final or empty. 16
Errors Missing a Javadoc comment. 16
Errors Parameter data should be final. 17
Errors Line is longer than 80 characters. 21
Errors Line has trailing spaces. 23
Errors '&&' should be on a new line. 23
Errors Line is longer than 80 characters. 25
Errors Line is longer than 80 characters. 29
Errors Line is longer than 80 characters. 30
Errors Line has trailing spaces. 39
Errors Method 'getKey' is not designed for extension - needs to be abstract, final or empty. 40
Errors Missing a Javadoc comment. 40
Errors Parameter data should be final. 41
Errors Missing a Javadoc comment. 45
Errors Parameter parameterKey should be final. 45
Errors '<' is not preceded with whitespace. 50
Errors '<' is not followed by whitespace. 50
Errors '>' is not preceded with whitespace. 50
Errors Missing a Javadoc comment. 65
Errors Parameter str1 should be final. 65
Errors Parameter str2 should be final. 65
Errors '||' should be on a new line. 66
Errors Method 'getLookupMetadata' is not designed for extension - needs to be abstract, final or empty. 70
Errors Missing a Javadoc comment. 70
Errors Method 'setLookupMetadata' is not designed for extension - needs to be abstract, final or empty. 74
Errors Missing a Javadoc comment. 74
Errors Parameter lookupMetadata should be final. 74
Errors 'lookupMetadata' hides a field. 74

org/kuali/student/lum/common/client/widgets/CluSetRangeHelper.java

Violation Message Line
Errors Missing a Javadoc comment. 6
Errors Missing a Javadoc comment. 8
Errors '{' should be on the previous line. 9
Errors Missing a Javadoc comment. 10
Errors Missing a Javadoc comment. 11
Errors Missing a Javadoc comment. 12
Errors Line has trailing spaces. 14
Errors Missing a Javadoc comment. 15
Errors Missing a Javadoc comment. 17
Errors '(' is preceded with whitespace. 17
Errors 'key' hides a field. 17
Errors Missing a Javadoc comment. 21
Errors Line has trailing spaces. 26
Errors Missing a Javadoc comment. 27
Errors Line has trailing spaces. 28
Errors Missing a Javadoc comment. 29
Errors Parameter data should be final. 29
Errors 'data' hides a field. 29
Errors Line has trailing spaces. 32
Errors Missing a Javadoc comment. 33
Errors Parameter data should be final. 33
Errors Method 'setId' is not designed for extension - needs to be abstract, final or empty. 40
Errors Missing a Javadoc comment. 40
Errors Parameter value should be final. 40
Errors Line has trailing spaces. 43
Errors Method 'getId' is not designed for extension - needs to be abstract, final or empty. 44
Errors Missing a Javadoc comment. 44
Errors Method 'setSearchTypeKey' is not designed for extension - needs to be abstract, final or empty. 48
Errors Missing a Javadoc comment. 48
Errors Parameter value should be final. 48
Errors Line has trailing spaces. 51
Errors Method 'getSearchTypeKey' is not designed for extension - needs to be abstract, final or empty. 52
Errors Missing a Javadoc comment. 52
Errors Line has trailing spaces. 55
Errors Method 'setQueryParams' is not designed for extension - needs to be abstract, final or empty. 56
Errors Missing a Javadoc comment. 56
Errors Parameter value should be final. 56
Errors Method 'getQueryParams' is not designed for extension - needs to be abstract, final or empty. 59
Errors Missing a Javadoc comment. 59
Errors Line has trailing spaces. 67
Errors Method 'getData' is not designed for extension - needs to be abstract, final or empty. 68
Errors Missing a Javadoc comment. 68

org/kuali/student/lum/common/client/widgets/CluSetRangeModelUtil.java

Violation Message Line
Errors Class CluSetRangeModelUtil should be declared as final. 11
Errors Missing a Javadoc comment. 11
Errors Line has trailing spaces. 12
Errors Missing a Javadoc comment. 13
Errors Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 13
Errors Variable 'INSTANCE' must be private and have accessor methods. 13
Errors Line has trailing spaces. 14
Errors Missing a Javadoc comment. 15
Errors Line has trailing spaces. 17
Errors Missing a Javadoc comment. 18
Errors Parameter searchRequest should be final. 18
Errors Parameter searchRequestId should be final. 18
Errors '<' is not preceded with whitespace. 22
Errors '<' is not followed by whitespace. 22
Errors '>' is not preceded with whitespace. 22
Errors Line is longer than 80 characters. 23
Errors Line is longer than 80 characters. 28
Errors Line has trailing spaces. 33
Errors Line has trailing spaces. 35
Errors Line is longer than 80 characters. 35
Errors Line contains a tab character. 35
Errors Line is longer than 80 characters. 36
Errors Line contains a tab character. 36
Errors 'cast' is not followed by whitespace. 36
Errors Line is longer than 80 characters. 37
Errors Line contains a tab character. 37
Errors Line is longer than 80 characters. 40
Errors Line contains a tab character. 40
Errors Line contains a tab character. 41
Errors Line has trailing spaces. 42
Errors Line has trailing spaces. 43
Errors Line has trailing spaces. 44
Errors Line has trailing spaces. 45
Errors Line has trailing spaces. 49
Errors Line has trailing spaces. 52
Errors Missing a Javadoc comment. 53
Errors Parameter membershipQueryInfo should be final. 53
Errors Line is longer than 80 characters. 57
Errors '<' is not preceded with whitespace. 57
Errors '<' is not followed by whitespace. 57
Errors '>' is not preceded with whitespace. 57
Errors Line is longer than 80 characters. 58
Errors Line is longer than 80 characters. 60
Errors Line is longer than 80 characters. 63
Errors 'cast' is not followed by whitespace. 64
Errors Line is longer than 80 characters. 70
Errors Line has trailing spaces. 73
Errors Line has trailing spaces. 76
Errors Line is longer than 80 characters. 80
Errors Line is longer than 80 characters. 85
Errors Line has trailing spaces. 97
Errors Missing a Javadoc comment. 98
Errors Parameter data should be final. 98
Errors Line is longer than 80 characters. 105
Errors '||' should be on a new line. 108
Errors Line is longer than 80 characters. 113
Errors 'cast' is not followed by whitespace. 113
Errors Line is longer than 80 characters. 118
Errors '<' is not preceded with whitespace. 118
Errors '<' is not followed by whitespace. 118
Errors '>' is not preceded with whitespace. 118
Errors '>' is not followed by whitespace. 118

org/kuali/student/lum/common/client/widgets/CluSetRetriever.java

Violation Message Line
Errors Missing a Javadoc comment. 8
Errors Line has trailing spaces. 9
Errors Line is longer than 80 characters. 10
Errors Missing a Javadoc comment. 10
Errors Redundant 'public' modifier. 10
Errors '<' is not preceded with whitespace. 10
Errors '<' is not followed by whitespace. 10
Errors '>' is not preceded with whitespace. 10
Errors Missing a Javadoc comment. 11
Errors Redundant 'public' modifier. 11
Errors '<' is not preceded with whitespace. 11
Errors '<' is not followed by whitespace. 11
Errors '>' is not preceded with whitespace. 11
Errors Missing a Javadoc comment. 12
Errors Redundant 'public' modifier. 12
Errors '<' is not preceded with whitespace. 12
Errors '<' is not followed by whitespace. 12
Errors '>' is not preceded with whitespace. 12
Errors Missing a Javadoc comment. 13
Errors Redundant 'public' modifier. 13
Errors '<' is not preceded with whitespace. 13
Errors '<' is not followed by whitespace. 13
Errors '>' is not preceded with whitespace. 13

org/kuali/student/lum/common/client/widgets/CluSetRetrieverImpl.java

Violation Message Line
Errors Missing a Javadoc comment. 13
Errors Line is longer than 80 characters. 15
Errors Missing a Javadoc comment. 15
Errors Method 'getCluSetInformation' is not designed for extension - needs to be abstract, final or empty. 17
Errors Missing a Javadoc comment. 17
Errors Line is longer than 80 characters. 18
Errors '<' is not preceded with whitespace. 18
Errors '<' is not followed by whitespace. 18
Errors '>' is not preceded with whitespace. 18
Errors Line is longer than 80 characters. 19
Errors '<' is not preceded with whitespace. 19
Errors '<' is not followed by whitespace. 19
Errors '>' is not preceded with whitespace. 19
Errors '>' is not followed by whitespace. 19
Errors Parameter caught should be final. 21
Errors Line is longer than 80 characters. 22
Errors Parameter result should be final. 26
Errors Method 'getMetadata' is not designed for extension - needs to be abstract, final or empty. 32
Errors Missing a Javadoc comment. 32
Errors Line is longer than 80 characters. 33
Errors '<' is not preceded with whitespace. 33
Errors '<' is not followed by whitespace. 33
Errors '>' is not preceded with whitespace. 33
Errors Line is longer than 80 characters. 34
Errors '<' is not preceded with whitespace. 34
Errors '<' is not followed by whitespace. 34
Errors '>' is not preceded with whitespace. 34
Errors '>' is not followed by whitespace. 34
Errors Parameter caught should be final. 37
Errors Parameter result should be final. 43
Errors Method 'getData' is not designed for extension - needs to be abstract, final or empty. 49
Errors Missing a Javadoc comment. 49
Errors '<' is not preceded with whitespace. 50
Errors '<' is not followed by whitespace. 50
Errors '>' is not preceded with whitespace. 50
Errors Line is longer than 80 characters. 51
Errors '<' is not preceded with whitespace. 51
Errors '<' is not followed by whitespace. 51
Errors '>' is not preceded with whitespace. 51
Errors '>' is not followed by whitespace. 51
Errors Parameter caught should be final. 53
Errors Line is longer than 80 characters. 54
Errors Parameter result should be final. 58
Errors Method 'saveData' is not designed for extension - needs to be abstract, final or empty. 64
Errors Missing a Javadoc comment. 64
Errors Line is longer than 80 characters. 65
Errors '<' is not preceded with whitespace. 65
Errors '<' is not followed by whitespace. 65
Errors '>' is not preceded with whitespace. 65
Errors Line is longer than 80 characters. 66
Errors '<' is not preceded with whitespace. 66
Errors '<' is not followed by whitespace. 66
Errors '>' is not preceded with whitespace. 66
Errors '>' is not followed by whitespace. 66
Errors Parameter caught should be final. 68
Errors Parameter result should be final. 73
Errors Line has trailing spaces. 78

org/kuali/student/lum/common/client/widgets/CommonWidgetConstants.java

Violation Message Line
Errors Missing a Javadoc comment. 3
Errors Utility classes should not have a public or default constructor. 3
Errors Missing a Javadoc comment. 5
Errors Name 'SECTION_CREATE_CLU_SET' must match pattern '^[a-z][a-zA-Z0-9]*$'. 5
Errors Variable 'SECTION_CREATE_CLU_SET' must be private and have accessor methods. 5
Errors Line has trailing spaces. 6
Errors Missing a Javadoc comment. 8
Errors Missing a Javadoc comment. 9
Errors Missing a Javadoc comment. 10
Errors Missing a Javadoc comment. 11
Errors Missing a Javadoc comment. 12
Errors Missing a Javadoc comment. 13
Errors Missing a Javadoc comment. 14
Errors Missing a Javadoc comment. 15
Errors Missing a Javadoc comment. 16
Errors Missing a Javadoc comment. 17
Errors Missing a Javadoc comment. 18
Errors Missing a Javadoc comment. 19
Errors Missing a Javadoc comment. 20
Errors Missing a Javadoc comment. 21
Errors Missing a Javadoc comment. 22
Errors Missing a Javadoc comment. 23
Errors Missing a Javadoc comment. 24
Errors Missing a Javadoc comment. 25
Errors Missing a Javadoc comment. 26
Errors '=' is not followed by whitespace. 26
Errors Line has trailing spaces. 27
Errors Missing a Javadoc comment. 29
Errors Missing a Javadoc comment. 30
Errors Missing a Javadoc comment. 31
Errors Missing a Javadoc comment. 32
Errors Missing a Javadoc comment. 33
Errors Missing a Javadoc comment. 34
Errors Missing a Javadoc comment. 35
Errors Missing a Javadoc comment. 36
Errors Missing a Javadoc comment. 37
Errors Missing a Javadoc comment. 38
Errors Missing a Javadoc comment. 39
Errors Missing a Javadoc comment. 40
Errors Missing a Javadoc comment. 41
Errors Line is longer than 80 characters. 42
Errors Missing a Javadoc comment. 42
Errors Line is longer than 80 characters. 43
Errors Missing a Javadoc comment. 43
Errors Missing a Javadoc comment. 44
Errors Line has trailing spaces. 45
Errors Missing a Javadoc comment. 47
Errors Missing a Javadoc comment. 48
Errors Missing a Javadoc comment. 49
Errors Missing a Javadoc comment. 50

org/kuali/student/lum/common/client/widgets/CourseWidget.java

Violation Message Line
Errors Line is longer than 80 characters. 20
Errors Line is longer than 80 characters. 25
Errors Line is longer than 80 characters. 31
Errors Line is longer than 80 characters. 39
Errors Missing a Javadoc comment. 39
Errors Line is longer than 80 characters. 41
Errors Missing a Javadoc comment. 41
Errors Missing a Javadoc comment. 42
Errors Missing a Javadoc comment. 45
Errors Missing a Javadoc comment. 46
Errors Missing a Javadoc comment. 47
Errors Missing a Javadoc comment. 48
Errors Missing a Javadoc comment. 49
Errors Missing a Javadoc comment. 52
Errors Missing a Javadoc comment. 53
Errors Missing a Javadoc comment. 55
Errors Method 'initWidget' is not designed for extension - needs to be abstract, final or empty. 59
Errors Missing a Javadoc comment. 59
Errors Parameter fieldsMetadata should be final. 60
Errors '<' is not preceded with whitespace. 60
Errors '<' is not followed by whitespace. 60
Errors '>' is not preceded with whitespace. 60
Errors Line has trailing spaces. 64
Errors Missing a Javadoc comment. 76
Errors Line is longer than 80 characters. 79
Errors Line is longer than 80 characters. 80
Errors Line is longer than 80 characters. 82
Errors Parameter event should be final. 85
Errors Line is longer than 80 characters. 86
Errors 'cast' is not followed by whitespace. 86
Errors Line has trailing spaces. 90
Errors Line has trailing spaces. 95
Errors Missing a Javadoc comment. 99
Errors Line is longer than 80 characters. 102
Errors '<' is not preceded with whitespace. 102
Errors '<' is not followed by whitespace. 102
Errors '>' is not preceded with whitespace. 102
Errors '>' is not followed by whitespace. 102
Errors '{' is not preceded with whitespace. 102
Errors Parameter result should be final. 104
Errors Line is longer than 80 characters. 106
Errors Line is longer than 80 characters. 107
Errors Line is longer than 80 characters. 108
Errors Line is longer than 80 characters. 109
Errors Line is longer than 80 characters. 113
Errors Line is longer than 80 characters. 114
Errors Line is longer than 80 characters. 120
Errors Missing a Javadoc comment. 126
Errors Parameter enabled should be final. 126
Errors Parameter courseType should be final. 126
Errors Line is longer than 80 characters. 135
Errors Method 'generateMessageInfo' is not designed for extension - needs to be abstract, final or empty. 141
Errors Missing a Javadoc comment. 141
Errors Parameter labelKey should be final. 141
Errors Line is longer than 80 characters. 142
Errors Line contains a tab character. 145
Errors Missing a Javadoc comment. 145
Errors Line contains a tab character. 146
Errors Parameter callback should be final. 146
Errors '<' is not preceded with whitespace. 146
Errors '<' is not followed by whitespace. 146
Errors '>' is not preceded with whitespace. 146
Errors Line contains a tab character. 147
Errors Line contains a tab character. 149
Errors Missing a Javadoc comment. 149
Errors Line has trailing spaces. 150
Errors Line contains a tab character. 150
Errors Parameter value should be final. 150
Errors Line contains a tab character. 151
Errors Missing a Javadoc comment. 153
Errors Line has trailing spaces. 154
Errors Parameter doneSaveCallback should be final. 154
Errors '<' is not preceded with whitespace. 154
Errors '<' is not followed by whitespace. 154
Errors '>' is not preceded with whitespace. 154
Errors Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 157
Errors Missing a Javadoc comment. 157
Errors Line has trailing spaces. 161
Errors Method 'setLabelContent' is not designed for extension - needs to be abstract, final or empty. 164
Errors Missing a Javadoc comment. 164
Errors Parameter id should be final. 164
Errors Method 'addGetCluNameCallback' is not designed for extension - needs to be abstract, final or empty. 172
Errors Missing a Javadoc comment. 172
Errors Parameter callback should be final. 172
Errors Line has trailing spaces. 173
Errors Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 176
Errors Missing a Javadoc comment. 176
Errors Line is longer than 80 characters. 179

org/kuali/student/lum/common/client/widgets/DropdownList.java

Violation Message Line
Errors Line is longer than 80 characters. 10
Errors '<' is not preceded with whitespace. 20
Errors '<' is not followed by whitespace. 20
Errors '>' is not preceded with whitespace. 20
Errors '<' is not preceded with whitespace. 20
Errors '<' is not followed by whitespace. 20
Errors '>' is not preceded with whitespace. 20
Errors '>' is not followed by whitespace. 20
Errors Missing a Javadoc comment. 27
Errors Missing a Javadoc comment. 30
Errors Parameter list should be final. 30
Errors '<' is not preceded with whitespace. 30
Errors '<' is not followed by whitespace. 30
Errors '>' is not preceded with whitespace. 30
Errors Method 'addItem' is not designed for extension - needs to be abstract, final or empty. 36
Errors Missing a Javadoc comment. 36
Errors Parameter value should be final. 37
Errors Method 'setSelectedItem' is not designed for extension - needs to be abstract, final or empty. 42
Errors Missing a Javadoc comment. 42
Errors Parameter value should be final. 42
Errors Method 'getSelectedValue' is not designed for extension - needs to be abstract, final or empty. 50
Errors Missing a Javadoc comment. 50
Errors Method 'setList' is not designed for extension - needs to be abstract, final or empty. 54
Errors Missing a Javadoc comment. 54
Errors Parameter relationship should be final. 54
Errors '<' is not preceded with whitespace. 54
Errors '<' is not followed by whitespace. 54
Errors '>' is not preceded with whitespace. 54
Errors Method 'reset' is not designed for extension - needs to be abstract, final or empty. 60
Errors Missing a Javadoc comment. 60

org/kuali/student/lum/common/client/widgets/GradeWidget.java

Violation Message Line
Errors Line is longer than 80 characters. 26
Errors Line is longer than 80 characters. 35
Errors Missing a Javadoc comment. 35
Errors Missing a Javadoc comment. 37
Errors Missing a Javadoc comment. 38
Errors Variable 'gradeTypeWidget' must be private and have accessor methods. 38
Errors Missing a Javadoc comment. 39
Errors Variable 'gradeWidget' must be private and have accessor methods. 39
Errors Missing a Javadoc comment. 40
Errors Variable 'gradeMetadata' must be private and have accessor methods. 40
Errors Missing a Javadoc comment. 42
Errors Method 'initWidget' is not designed for extension - needs to be abstract, final or empty. 46
Errors Missing a Javadoc comment. 46
Errors Parameter fieldsMetadata should be final. 47
Errors '<' is not preceded with whitespace. 47
Errors '<' is not followed by whitespace. 47
Errors '>' is not preceded with whitespace. 47
Errors Line is longer than 80 characters. 49
Errors Missing a Javadoc comment. 55
Errors Line is longer than 80 characters. 57
Errors 'cast' is not followed by whitespace. 57
Errors Parameter event should be final. 60
Errors Line is longer than 80 characters. 61
Errors 'cast' is not followed by whitespace. 61
Errors Line is longer than 80 characters. 62
Errors Line is longer than 80 characters. 63
Errors Missing a Javadoc comment. 69
Errors Parameter enabled should be final. 69
Errors Line is longer than 80 characters. 73
Errors 'cast' is not followed by whitespace. 74
Errors Line contains a tab character. 78
Errors Missing a Javadoc comment. 78
Errors Line contains a tab character. 79
Errors Parameter callback should be final. 79
Errors '<' is not preceded with whitespace. 79
Errors '<' is not followed by whitespace. 79
Errors '>' is not preceded with whitespace. 79
Errors Line contains a tab character. 80
Errors Line contains a tab character. 82
Errors Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 82
Errors Missing a Javadoc comment. 82
Errors Line contains a tab character. 83
Errors Parameter value should be final. 83
Errors Line has trailing spaces. 85
Errors Line contains a tab character. 85
Errors Line contains a tab character. 86
Errors Missing a Javadoc comment. 88
Errors Line has trailing spaces. 89
Errors Parameter doneSaveCallback should be final. 89
Errors '<' is not preceded with whitespace. 89
Errors '<' is not followed by whitespace. 89
Errors '>' is not preceded with whitespace. 89
Errors Missing a Javadoc comment. 92
Errors Parameter id should be final. 93
Errors Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 96
Errors Missing a Javadoc comment. 96
Errors Avoid inline conditionals. 98

org/kuali/student/lum/common/client/widgets/GregorianCalendar.java

Violation Message Line
Errors First sentence should end with a period. 20
Errors Line is longer than 80 characters. 29
Errors '{' should be on the previous line. 31
Errors Missing a Javadoc comment. 32
Errors Missing a Javadoc comment. 33
Errors Missing a Javadoc comment. 35
Errors Missing a Javadoc comment. 38
Errors Parameter date should be final. 38
Errors Missing a Javadoc comment. 41
Errors Parameter year should be final. 41
Errors Parameter month should be final. 41
Errors Parameter date should be final. 41
Errors Missing a Javadoc comment. 44
Errors Parameter year should be final. 44
Errors Parameter month should be final. 44
Errors Parameter date should be final. 44
Errors Parameter hour should be final. 44
Errors Line is longer than 80 characters. 47
Errors Missing a Javadoc comment. 47
Errors Parameter year should be final. 47
Errors Parameter month should be final. 47
Errors Parameter date should be final. 47
Errors Parameter hour should be final. 47
Errors Parameter minute should be final. 47
Errors Line is longer than 80 characters. 50
Errors Missing a Javadoc comment. 50
Errors Parameter year should be final. 50
Errors Parameter month should be final. 50
Errors Parameter date should be final. 50
Errors Parameter hour should be final. 50
Errors Parameter minute should be final. 50
Errors Parameter second should be final. 50
Errors Line is longer than 80 characters. 54
Errors Missing a Javadoc comment. 54
Errors Variable 'daysInMonth' must be private and have accessor methods. 54
Errors '31' is a magic number. 54
Errors '28' is a magic number. 54
Errors '31' is a magic number. 54
Errors '30' is a magic number. 54
Errors '31' is a magic number. 54
Errors '30' is a magic number. 54
Errors '31' is a magic number. 54
Errors '31' is a magic number. 54
Errors ',' is not followed by whitespace. 54
Errors '30' is a magic number. 54
Errors '31' is a magic number. 54
Errors '30' is a magic number. 54
Errors '31' is a magic number. 54
Errors Missing a Javadoc comment. 55
Errors Parameter year should be final. 55
Errors Parameter month should be final. 55
Errors 'if' construct must use '{}'s. 56
Errors 'else' construct must use '{}'s. 58
Errors Method 'getMaxDaysInMonth' is not designed for extension - needs to be abstract, final or empty. 61
Errors Missing a Javadoc comment. 61
Errors Line is longer than 80 characters. 65
Errors Missing a Javadoc comment. 65
Errors Parameter year should be final. 65
Errors Parameter month should be final. 65
Errors Parameter firstDayOfWeek should be final. 65
Errors 'if' construct must use '{}'s. 68
Errors Line is longer than 80 characters. 68
Errors '4' is a magic number. 69
Errors 'if' construct must use '{}'s. 70
Errors Line is longer than 80 characters. 70
Errors '30' is a magic number. 70
Errors '5' is a magic number. 70
Errors '6' is a magic number. 71
Errors 'if' construct must use '{}'s. 72
Errors Line is longer than 80 characters. 72
Errors '31' is a magic number. 72
Errors '4' is a magic number. 72
Errors '6' is a magic number. 73
Errors '5' is a magic number. 74
Errors Method 'getNumOfWeeksInMonth' is not designed for extension - needs to be abstract, final or empty. 76
Errors Missing a Javadoc comment. 76
Errors Line is longer than 80 characters. 77
Errors Missing a Javadoc comment. 80
Errors Parameter year should be final. 80
Errors Parameter month should be final. 80
Errors Parameter dayOfMonth should be final. 80
Errors '1900' is a magic number. 81
Errors '/' is not preceded with whitespace. 82
Errors '/' is not followed by whitespace. 82
Errors '4' is a magic number. 82
Errors '7' is a magic number. 83
Errors 'if' construct must use '{}'s. 84
Errors '7' is a magic number. 87
Errors 'if' construct must use '{}'s. 88
Errors 'if' construct must use '{}'s. 90
Errors 'if' construct must use '{}'s. 92
Errors Line is longer than 80 characters. 92
Errors '3' is a magic number. 93
Errors 'if' construct must use '{}'s. 94
Errors '4' is a magic number. 95
Errors 'if' construct must use '{}'s. 96
Errors '5' is a magic number. 97
Errors 'if' construct must use '{}'s. 98
Errors '6' is a magic number. 99
Errors '7' is a magic number. 100
Errors Method 'getWeekDay' is not designed for extension - needs to be abstract, final or empty. 104
Errors Missing a Javadoc comment. 104
Errors Method 'getFirstWeekDayOfMonth' is not designed for extension - needs to be abstract, final or empty. 107
Errors Missing a Javadoc comment. 107
Errors Method 'getMinimum' is not designed for extension - needs to be abstract, final or empty. 112
Errors Missing a Javadoc comment. 112
Errors Parameter fieldCode should be final. 112
Errors Line is longer than 80 characters. 132
Errors Method 'getActualMinimum' is not designed for extension - needs to be abstract, final or empty. 133
Errors Missing a Javadoc comment. 133
Errors Parameter fieldCode should be final. 133
Errors Method 'getGreatestMinimum' is not designed for extension - needs to be abstract, final or empty. 137
Errors Missing a Javadoc comment. 137
Errors Parameter fieldCode should be final. 137
Errors Method 'getMaximum' is not designed for extension - needs to be abstract, final or empty. 142
Errors Missing a Javadoc comment. 142
Errors Parameter fieldCode should be final. 142
Errors '999' is a magic number. 145
Errors '59' is a magic number. 147
Errors '59' is a magic number. 149
Errors '11' is a magic number. 151
Errors '23' is a magic number. 153
Errors '31' is a magic number. 155
Errors Line is longer than 80 characters. 162
Errors Method 'getActualMaximum' is not designed for extension - needs to be abstract, final or empty. 163
Errors Missing a Javadoc comment. 163
Errors Parameter fieldCode should be final. 163
Errors '999' is a magic number. 166
Errors '59' is a magic number. 168
Errors '59' is a magic number. 170
Errors '11' is a magic number. 172
Errors '23' is a magic number. 174
Errors Method 'getLeastMaximum' is not designed for extension - needs to be abstract, final or empty. 184
Errors Missing a Javadoc comment. 184
Errors Parameter fieldCode should be final. 184
Errors '999' is a magic number. 187
Errors '59' is a magic number. 189
Errors '59' is a magic number. 191
Errors '11' is a magic number. 193
Errors '23' is a magic number. 195
Errors '28' is a magic number. 197
Errors Method 'set' is not designed for extension - needs to be abstract, final or empty. 206
Errors Missing a Javadoc comment. 206
Errors Parameter fieldCode should be final. 206
Errors Parameter value should be final. 206
Errors switch without "default" clause. 207
Errors '12' is a magic number. 218
Errors '12' is a magic number. 222
Errors 'if' construct must use '{}'s. 231
Errors Method 'add' is not designed for extension - needs to be abstract, final or empty. 246
Errors Missing a Javadoc comment. 246
Errors Parameter fieldCode should be final. 246
Errors Parameter amount should be final. 246
Errors switch without "default" clause. 247
Errors '24' is a magic number. 249
Errors '60' is a magic number. 251
Errors '60' is a magic number. 253
Errors '1000' is a magic number. 255
Errors '12' is a magic number. 261
Errors '12' is a magic number. 262
Errors '12' is a magic number. 265
Errors 'if' construct must use '{}'s. 267
Errors Method 'roll' is not designed for extension - needs to be abstract, final or empty. 279
Errors Missing a Javadoc comment. 279
Errors Parameter fieldCode should be final. 279
Errors Parameter amount should be final. 279
Errors switch without "default" clause. 280
Errors '60' is a magic number. 282
Errors 'if' construct must use '{}'s. 283
Errors '60' is a magic number. 284
Errors '60' is a magic number. 287
Errors 'if' construct must use '{}'s. 288
Errors '60' is a magic number. 289
Errors '24' is a magic number. 292
Errors 'if' construct must use '{}'s. 293
Errors '24' is a magic number. 294
Errors Avoid nested blocks. 296
Errors Line is longer than 80 characters. 297
Errors 'if' construct must use '{}'s. 298
Errors Avoid nested blocks. 302
Errors '12' is a magic number. 303
Errors 'if' construct must use '{}'s. 304
Errors '12' is a magic number. 305
Errors 'if' construct must use '{}'s. 306
Errors Method 'before' is not designed for extension - needs to be abstract, final or empty. 319
Errors Missing a Javadoc comment. 319
Errors Parameter when should be final. 319
Errors Method 'after' is not designed for extension - needs to be abstract, final or empty. 322
Errors Missing a Javadoc comment. 322
Errors Parameter when should be final. 322
Errors Definition of 'equals()' without corresponding definition of 'hashCode()'. 325
Errors Method 'equals' is not designed for extension - needs to be abstract, final or empty. 325
Errors Missing a Javadoc comment. 325
Errors Parameter obj should be final. 325
Errors Method 'isLeapYear' is not designed for extension - needs to be abstract, final or empty. 329
Errors Missing a Javadoc comment. 329
Errors Missing a Javadoc comment. 332
Errors Parameter year should be final. 332
Errors 'if' construct must use '{}'s. 333
Errors '4' is a magic number. 333
Errors '100' is a magic number. 333
Errors '400' is a magic number. 333
Errors Line is longer than 80 characters. 339
Errors Method 'computeFields' is not designed for extension - needs to be abstract, final or empty. 340
Errors Missing a Javadoc comment. 340
Errors '12' is a magic number. 344
Errors '12' is a magic number. 347
Errors '1900' is a magic number. 352
Errors Line has trailing spaces. 353
Errors Line is longer than 80 characters. 355
Errors Method 'computeTime' is not designed for extension - needs to be abstract, final or empty. 356
Errors Missing a Javadoc comment. 356
Errors Line is longer than 80 characters. 357
Errors '1900' is a magic number. 357
Errors Method 'clone' is not designed for extension - needs to be abstract, final or empty. 361
Errors Missing a Javadoc comment. 361

org/kuali/student/lum/common/client/widgets/ProgramWidget.java

Violation Message Line
Errors Line is longer than 80 characters. 20
Errors Line is longer than 80 characters. 25
Errors Line is longer than 80 characters. 31
Errors Line is longer than 80 characters. 39
Errors Missing a Javadoc comment. 39
Errors Line is longer than 80 characters. 41
Errors Missing a Javadoc comment. 41
Errors Missing a Javadoc comment. 42
Errors Missing a Javadoc comment. 45
Errors Missing a Javadoc comment. 46
Errors Missing a Javadoc comment. 47
Errors Missing a Javadoc comment. 48
Errors Missing a Javadoc comment. 49
Errors Missing a Javadoc comment. 52
Errors Missing a Javadoc comment. 53
Errors Missing a Javadoc comment. 55
Errors Method 'initWidget' is not designed for extension - needs to be abstract, final or empty. 59
Errors Missing a Javadoc comment. 59
Errors Parameter fieldsMetadata should be final. 60
Errors '<' is not preceded with whitespace. 60
Errors '<' is not followed by whitespace. 60
Errors '>' is not preceded with whitespace. 60
Errors Line has trailing spaces. 64
Errors Missing a Javadoc comment. 76
Errors Line is longer than 80 characters. 79
Errors Line is longer than 80 characters. 80
Errors Line is longer than 80 characters. 82
Errors Parameter event should be final. 85
Errors Line is longer than 80 characters. 86
Errors 'cast' is not followed by whitespace. 86
Errors Line has trailing spaces. 90
Errors Line has trailing spaces. 95
Errors Missing a Javadoc comment. 99
Errors Line is longer than 80 characters. 102
Errors '<' is not preceded with whitespace. 102
Errors '<' is not followed by whitespace. 102
Errors '>' is not preceded with whitespace. 102
Errors '>' is not followed by whitespace. 102
Errors '{' is not preceded with whitespace. 102
Errors Parameter result should be final. 104
Errors Line is longer than 80 characters. 106
Errors Line is longer than 80 characters. 107
Errors Line is longer than 80 characters. 108
Errors Line is longer than 80 characters. 109
Errors Line is longer than 80 characters. 113
Errors Line is longer than 80 characters. 114
Errors Line is longer than 80 characters. 120
Errors Missing a Javadoc comment. 126
Errors Parameter enabled should be final. 126
Errors Parameter programType should be final. 126
Errors Line is longer than 80 characters. 135
Errors Method 'generateMessageInfo' is not designed for extension - needs to be abstract, final or empty. 141
Errors Missing a Javadoc comment. 141
Errors Parameter labelKey should be final. 141
Errors Line is longer than 80 characters. 142
Errors Line contains a tab character. 145
Errors Missing a Javadoc comment. 145
Errors Line contains a tab character. 146
Errors Parameter callback should be final. 146
Errors '<' is not preceded with whitespace. 146
Errors '<' is not followed by whitespace. 146
Errors '>' is not preceded with whitespace. 146
Errors Line contains a tab character. 147
Errors Line contains a tab character. 149
Errors Missing a Javadoc comment. 149
Errors Line has trailing spaces. 150
Errors Line contains a tab character. 150
Errors Parameter value should be final. 150
Errors Line contains a tab character. 151
Errors Missing a Javadoc comment. 153
Errors Line has trailing spaces. 154
Errors Parameter doneSaveCallback should be final. 154
Errors '<' is not preceded with whitespace. 154
Errors '<' is not followed by whitespace. 154
Errors '>' is not preceded with whitespace. 154
Errors Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 157
Errors Missing a Javadoc comment. 157
Errors Line has trailing spaces. 161
Errors Method 'setLabelContent' is not designed for extension - needs to be abstract, final or empty. 164
Errors Missing a Javadoc comment. 164
Errors Parameter id should be final. 164
Errors Method 'addGetCluNameCallback' is not designed for extension - needs to be abstract, final or empty. 172
Errors Missing a Javadoc comment. 172
Errors Parameter callback should be final. 172
Errors Line has trailing spaces. 173
Errors Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 176
Errors Missing a Javadoc comment. 176
Errors Line is longer than 80 characters. 179

org/kuali/student/lum/common/client/widgets/QueryParamHelper.java

Violation Message Line
Errors Missing a Javadoc comment. 6
Errors Missing a Javadoc comment. 8
Errors '{' should be on the previous line. 9
Errors Missing a Javadoc comment. 10
Errors Missing a Javadoc comment. 11
Errors Missing a Javadoc comment. 12
Errors Missing a Javadoc comment. 14
Errors Missing a Javadoc comment. 16
Errors '(' is preceded with whitespace. 16
Errors 'key' hides a field. 16
Errors Missing a Javadoc comment. 20
Errors Line has trailing spaces. 25
Errors Missing a Javadoc comment. 26
Errors Line has trailing spaces. 27
Errors Missing a Javadoc comment. 28
Errors Parameter data should be final. 28
Errors 'data' hides a field. 28
Errors Line has trailing spaces. 31
Errors Missing a Javadoc comment. 32
Errors Parameter data should be final. 32
Errors Line has trailing spaces. 38
Errors Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 39
Errors Missing a Javadoc comment. 39
Errors Parameter value should be final. 39
Errors Line has trailing spaces. 42
Errors Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 43
Errors Missing a Javadoc comment. 43
Errors Line has trailing spaces. 46
Errors Method 'setListValue' is not designed for extension - needs to be abstract, final or empty. 47
Errors Missing a Javadoc comment. 47
Errors Parameter value should be final. 47
Errors Line has trailing spaces. 50
Errors Method 'getListValue' is not designed for extension - needs to be abstract, final or empty. 51
Errors Missing a Javadoc comment. 51
Errors Line has trailing spaces. 59
Errors Method 'setKey' is not designed for extension - needs to be abstract, final or empty. 60
Errors Missing a Javadoc comment. 60
Errors Parameter value should be final. 60
Errors Line has trailing spaces. 63
Errors Method 'getKey' is not designed for extension - needs to be abstract, final or empty. 64
Errors Missing a Javadoc comment. 64
Errors Line has trailing spaces. 67
Errors Method 'getData' is not designed for extension - needs to be abstract, final or empty. 68
Errors Missing a Javadoc comment. 68
Errors Line has trailing spaces. 71

org/kuali/student/lum/common/client/widgets/SearchResultsLightBox.java

Violation Message Line
Errors Unused import - org.kuali.student.common.ui.client.widgets.layout.VerticalFlowPanel. 7
Errors Missing a Javadoc comment. 17
Errors Line is longer than 80 characters. 18
Errors Missing a Javadoc comment. 18
Errors Missing a Javadoc comment. 19
Errors Missing a Javadoc comment. 20
Errors Missing a Javadoc comment. 21
Errors Missing a Javadoc comment. 22
Errors Missing a Javadoc comment. 23
Errors Line has trailing spaces. 24
Errors Line is longer than 80 characters. 25
Errors Missing a Javadoc comment. 25
Errors Parameter title should be final. 25
Errors Parameter searchRequest should be final. 25
Errors 'searchRequest' hides a field. 25
Errors Parameter lookupMetadata should be final. 25
Errors 'lookupMetadata' hides a field. 25
Errors Line has trailing spaces. 35
Errors Parameter event should be final. 38
Errors Line has trailing spaces. 42
Errors Line has trailing spaces. 45
Errors Method 'setSize' is not designed for extension - needs to be abstract, final or empty. 46
Errors Missing a Javadoc comment. 46
Errors Parameter width should be final. 46
Errors Parameter height should be final. 46
Errors Line has trailing spaces. 49
Errors Method 'show' is not designed for extension - needs to be abstract, final or empty. 50
Errors Missing a Javadoc comment. 50
Errors Line is longer than 80 characters. 51
Errors Line has trailing spaces. 54
Errors Method 'hide' is not designed for extension - needs to be abstract, final or empty. 55
Errors Missing a Javadoc comment. 55

org/kuali/student/lum/common/client/widgets/SwitchSection.java

Violation Message Line
Errors Unused import - org.kuali.student.common.ui.client.configurable.mvc.sections.SwapSection. 11
Errors Unused import - org.kuali.student.common.ui.client.event.SectionUpdateEvent. 12
Errors Line is longer than 80 characters. 14
Errors Line is longer than 80 characters. 15
Errors Missing a Javadoc comment. 22
Errors Line is longer than 80 characters. 23
Errors Missing a Javadoc comment. 23
Errors '<' is not preceded with whitespace. 23
Errors '<' is not followed by whitespace. 23
Errors '>' is not preceded with whitespace. 23
Errors '<' is not preceded with whitespace. 23
Errors '<' is not followed by whitespace. 23
Errors '>' is not preceded with whitespace. 23
Errors '>' is not followed by whitespace. 23
Errors Missing a Javadoc comment. 24
Errors Missing a Javadoc comment. 25
Errors '<' is not preceded with whitespace. 25
Errors '<' is not followed by whitespace. 25
Errors '>' is not preceded with whitespace. 25
Errors '<' is not preceded with whitespace. 25
Errors '<' is not followed by whitespace. 25
Errors '>' is not preceded with whitespace. 25
Errors '>' is not followed by whitespace. 25
Errors Line has trailing spaces. 26
Errors Missing a Javadoc comment. 26
Errors Missing a Javadoc comment. 27
Errors Missing a Javadoc comment. 28
Errors '<' is not preceded with whitespace. 28
Errors '<' is not followed by whitespace. 28
Errors '>' is not preceded with whitespace. 28
Errors '<' is not preceded with whitespace. 28
Errors '<' is not followed by whitespace. 28
Errors '>' is not preceded with whitespace. 28
Errors '>' is not followed by whitespace. 28
Errors Missing a Javadoc comment. 29
Errors '<' is not preceded with whitespace. 29
Errors '<' is not followed by whitespace. 29
Errors '>' is not preceded with whitespace. 29
Errors Line has trailing spaces. 30
Errors Line is longer than 80 characters. 32
Errors Line is longer than 80 characters. 33
Errors Line is longer than 80 characters. 34
Errors Parameter selectableWidget should be final. 37
Errors 'selectableWidget' hides a field. 37
Errors Expected @param tag for 'selectableWidget'. 37
Errors '{' is not preceded with whitespace. 37
Errors Line has trailing spaces. 40
Errors Line is longer than 80 characters. 41
Errors Missing a Javadoc comment. 41
Errors Parameter selectableWidget should be final. 41
Errors 'selectableWidget' hides a field. 41
Errors Parameter dialog should be final. 41
Errors 'dialog' hides a field. 41
Errors '{' is not preceded with whitespace. 41
Errors Line has trailing spaces. 45
Errors Missing a Javadoc comment. 46
Errors Parameter selectableWidget should be final. 46
Errors 'selectableWidget' hides a field. 46
Errors '{' is not preceded with whitespace. 46
Errors Line has trailing spaces. 48
Errors 'if' is not followed by whitespace. 49
Errors '{' is not preceded with whitespace. 49
Errors Line has trailing spaces. 50
Errors Line has trailing spaces. 51
Errors Line is longer than 80 characters. 51
Errors Line is longer than 80 characters. 52
Errors '{' is not preceded with whitespace. 54
Errors Parameter event should be final. 57
Errors Line has trailing spaces. 62
Errors '{' is not preceded with whitespace. 63
Errors Parameter event should be final. 66
Errors 'if' is not followed by whitespace. 67
Errors '{' is not preceded with whitespace. 67
Errors Line is longer than 80 characters. 68
Errors 'if' is not followed by whitespace. 68
Errors '{' is not preceded with whitespace. 68
Errors '}' should be on the same line. 70
Errors Line is longer than 80 characters. 71
Errors 'if' is not followed by whitespace. 71
Errors '{' is not preceded with whitespace. 71
Errors Line is longer than 80 characters. 72
Errors '}' should be on the same line. 83
Errors 'else' is not followed by whitespace. 84
Errors '{' is not preceded with whitespace. 84
Errors '}' should be on the same line. 87
Errors 'if' is not followed by whitespace. 88
Errors '{' is not preceded with whitespace. 88
Errors '}' should be on the same line. 90
Errors 'else' is not followed by whitespace. 91
Errors '{' is not preceded with whitespace. 91
Errors Line is longer than 80 characters. 95
Errors Line has trailing spaces. 101
Errors Missing a Javadoc comment. 102
Errors '{' is not preceded with whitespace. 102
Errors Line is longer than 80 characters. 103
Errors '<' is not preceded with whitespace. 103
Errors '<' is not followed by whitespace. 103
Errors '>' is not preceded with whitespace. 103
Errors 'for' is not followed by whitespace. 104
Errors '{' is not preceded with whitespace. 104
Errors Line has trailing spaces. 108
Errors '<' is not preceded with whitespace. 109
Errors '<' is not followed by whitespace. 109
Errors '>' is not preceded with whitespace. 109
Errors 'while' is not followed by whitespace. 110
Errors '{' is not preceded with whitespace. 110
Errors 'if' is not followed by whitespace. 112
Errors '{' is not preceded with whitespace. 112
Errors Line has trailing spaces. 117
Errors First sentence should end with a period. 118
Errors Line is longer than 80 characters. 119
Errors Line is longer than 80 characters. 120
Errors '{' is not preceded with whitespace. 123
Errors Line is longer than 80 characters. 124
Errors '<' is not preceded with whitespace. 124
Errors '<' is not followed by whitespace. 124
Errors '>' is not preceded with whitespace. 124
Errors 'for' is not followed by whitespace. 125
Errors '{' is not preceded with whitespace. 125
Errors Line has trailing spaces. 129
Errors '<' is not preceded with whitespace. 130
Errors '<' is not followed by whitespace. 130
Errors '>' is not preceded with whitespace. 130
Errors 'while' is not followed by whitespace. 131
Errors '{' is not preceded with whitespace. 131
Errors 'if' is not followed by whitespace. 133
Errors '{' is not preceded with whitespace. 133
Errors Line has trailing spaces. 138
Errors Missing a Javadoc comment. 139
Errors Parameter key should be final. 139
Errors '{' is not preceded with whitespace. 139
Errors 'if' is not followed by whitespace. 141
Errors '{' is not preceded with whitespace. 141
Errors 'if' is not followed by whitespace. 142
Errors '{' is not preceded with whitespace. 142
Errors 'if' is not followed by whitespace. 145
Errors '{' is not preceded with whitespace. 145
Errors Line has trailing spaces. 151
Errors Missing a Javadoc comment. 152
Errors Parameter key should be final. 152
Errors '{' is not preceded with whitespace. 152
Errors 'if' is not followed by whitespace. 154
Errors '{' is not preceded with whitespace. 154
Errors 'if' is not followed by whitespace. 155
Errors '{' is not preceded with whitespace. 155
Errors 'if' is not followed by whitespace. 158
Errors '{' is not preceded with whitespace. 158
Errors Line has trailing spaces. 165
Errors Method 'enableConfirmation' is not designed for extension - needs to be abstract, final or empty. 166
Errors Missing a Javadoc comment. 166
Errors Parameter enable should be final. 166
Errors '{' is not preceded with whitespace. 166
Errors Line has trailing spaces. 169
Errors Method 'addSection' is not designed for extension - needs to be abstract, final or empty. 170
Errors Missing a Javadoc comment. 170
Errors Parameter section should be final. 170
Errors Parameter swapKey should be final. 170
Errors '{' is not preceded with whitespace. 170
Errors 'if' is not followed by whitespace. 174
Errors '{' is not preceded with whitespace. 174
Errors Line has trailing spaces. 180
Errors Method 'addSection' is not designed for extension - needs to be abstract, final or empty. 181
Errors Missing a Javadoc comment. 181
Errors Parameter key should be final. 181
Errors Parameter section should be final. 181
Errors Parameter swapKey should be final. 181
Errors '{' is not preceded with whitespace. 181
Errors 'if' is not followed by whitespace. 186
Errors '{' is not preceded with whitespace. 186
Errors Line has trailing spaces. 192
Errors Line has trailing spaces. 193
Errors Method 'addSection' is not designed for extension - needs to be abstract, final or empty. 194
Errors Missing a Javadoc comment. 194
Errors Parameter section should be final. 195
Errors Line is longer than 80 characters. 196
Errors '+' should be on a new line. 196
Errors Line has trailing spaces. 198
Errors Method 'addSection' is not designed for extension - needs to be abstract, final or empty. 201
Errors Missing a Javadoc comment. 201
Errors Parameter key should be final. 202
Errors Parameter section should be final. 202
Errors Line is longer than 80 characters. 203
Errors '+' should be on a new line. 203

org/kuali/student/lum/common/client/widgets/package.html

Violation Message Line
Errors Missing package documentation file. 0

org/kuali/student/lum/common/server/LoCategoryDataService.java

Violation Message Line
Errors Unused import - org.kuali.student.lum.lo.dto.LoInfo. 22
Errors Unused import - org.kuali.student.lum.program.dto.MajorDisciplineInfo. 25
Errors Missing a Javadoc comment. 28
Errors Missing a Javadoc comment. 30
Errors Line has trailing spaces. 31
Errors Missing a Javadoc comment. 32
Errors Method 'getDefaultWorkflowDocumentType' is not designed for extension - needs to be abstract, final or empty. 34
Errors Missing a Javadoc comment. 34
Errors Method 'getDefaultMetaDataState' is not designed for extension - needs to be abstract, final or empty. 39
Errors Missing a Javadoc comment. 39
Errors Method 'get' is not designed for extension - needs to be abstract, final or empty. 44
Errors Missing a Javadoc comment. 44
Errors Parameter id should be final. 45
Errors Line is longer than 80 characters. 47
Errors ';' is preceded with whitespace. 48
Errors '}' should be on the same line. 52
Errors Line is longer than 80 characters. 54
Errors Method 'save' is not designed for extension - needs to be abstract, final or empty. 59
Errors Missing a Javadoc comment. 59
Errors Line is longer than 80 characters. 60
Errors Parameter dto should be final. 60
Errors Parameter properties should be final. 60
Errors '<' is not preceded with whitespace. 60
Errors '<' is not followed by whitespace. 60
Errors '>' is not preceded with whitespace. 60
Errors ')' is preceded with whitespace. 63
Errors Line is longer than 80 characters. 64
Errors Line contains a tab character. 64
Errors Line is longer than 80 characters. 66
Errors Line is longer than 80 characters. 70
Errors Method 'getDtoClass' is not designed for extension - needs to be abstract, final or empty. 74
Errors Missing a Javadoc comment. 74
Errors '<' is not preceded with whitespace. 75
Errors '<' is not followed by whitespace. 75
Errors '?' is not preceded with whitespace. 75
Errors '>' is not preceded with whitespace. 75
Errors '?' is not followed by whitespace. 75
Errors Line is longer than 80 characters. 79
Errors Method 'setLearningObjectiveService' is not designed for extension - needs to be abstract, final or empty. 79
Errors Missing a Javadoc comment. 79
Errors Parameter loService should be final. 79
Errors 'loService' hides a field. 79

org/kuali/student/lum/common/server/package.html

Violation Message Line
Errors Missing package documentation file. 0