Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
1100572

Rules

RulesViolationsSeverity
JavadocPackage
  • allowLegacy: "true"
5Errors Error
NewlineAtEndOfFile0Errors Error
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
173Errors Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
38Errors Error
JavadocMethod28Errors Error
JavadocType5Errors Error
JavadocVariable24Errors Error
JavadocStyle4Errors Error
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MemberName0Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
LineLength148Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad0Errors Error
MethodParamPad0Errors Error
NoWhitespaceAfter0Errors Error
NoWhitespaceBefore0Errors Error
OperatorWrap4Errors Error
ParenPad21Errors Error
TypecastParenPad0Errors Error
WhitespaceAfter9Errors Error
WhitespaceAround10Errors Error
ModifierOrder0Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock0Errors Error
LeftCurly20Errors Error
NeedBraces3Errors Error
RightCurly8Errors Error
AvoidInlineConditionals3Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField3Errors Error
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber0Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows1Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
DesignForExtension25Errors Error
FinalClass0Errors Error
HideUtilityClassConstructor0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier0Errors Error
ArrayTypeStyle0Errors Error
FinalParameters40Errors Error
TodoComment0Errors Error
UpperEll0Errors Error

Details

org/kuali/rice/core/web/component/ComponentInquirableImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine is longer than 80 characters.29
ErrorsLine has trailing spaces.31
ErrorsLine is longer than 80 characters.37
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.37
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
ErrorsLine has trailing spaces.39
ErrorsLine contains a tab character.39
ErrorsFirst sentence should end with a period.40
ErrorsLine contains a tab character.40
ErrorsLine is longer than 80 characters.41
ErrorsLine contains a tab character.41
ErrorsLine has trailing spaces.42
ErrorsLine contains a tab character.42
ErrorsLine is longer than 80 characters.43
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsExpected an @return tag.45
ErrorsLine contains a tab character.45
ErrorsMethod 'getBusinessObject' is not designed for extension - needs to be abstract, final or empty.45
ErrorsLine contains a tab character.46
ErrorsParameter fieldValues should be final.46
ErrorsExpected @param tag for 'fieldValues'.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.49
ErrorsLine is longer than 80 characters.51
ErrorsLine contains a tab character.51
Errors'cast' is not followed by whitespace.51
ErrorsLine is longer than 80 characters.52
ErrorsLine contains a tab character.52
Errors'cast' is not followed by whitespace.52
ErrorsLine has trailing spaces.53
ErrorsLine contains a tab character.53
Errors'if' construct must use '{}'s.54
ErrorsLine has trailing spaces.54
ErrorsLine is longer than 80 characters.54
ErrorsLine contains a tab character.54
Errors'+' should be on a new line.54
ErrorsLine contains a tab character.55
Errors'if' construct must use '{}'s.56
ErrorsLine has trailing spaces.56
ErrorsLine is longer than 80 characters.56
ErrorsLine contains a tab character.56
Errors'+' should be on a new line.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine is longer than 80 characters.61
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine has trailing spaces.64
ErrorsLine is longer than 80 characters.64
ErrorsLine contains a tab character.64
Errors'+' should be on a new line.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine has trailing spaces.67
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
Errors'&&' should be on a new line.69
ErrorsLine is longer than 80 characters.70
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine has trailing spaces.76
ErrorsLine contains a tab character.76
ErrorsLine has trailing spaces.77
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine has trailing spaces.79
ErrorsLine contains a tab character.79

org/kuali/rice/core/web/component/ComponentLookupableHelperServiceImpl.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.4
ErrorsLine is longer than 80 characters.34
ErrorsMissing a Javadoc comment.34
ErrorsLine is longer than 80 characters.36
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.37
ErrorsMissing a Javadoc comment.38
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.41
ErrorsMethod 'getSearchResults' is not designed for extension - needs to be abstract, final or empty.43
ErrorsLine is longer than 80 characters.44
ErrorsParameter fieldValues should be final.44
ErrorsLine is longer than 80 characters.46
ErrorsLine is longer than 80 characters.54
ErrorsLine contains a tab character.54
Errors'}' should be on the same line.55
ErrorsLine is longer than 80 characters.57
ErrorsLine is longer than 80 characters.64
ErrorsLine is longer than 80 characters.66
ErrorsLine is longer than 80 characters.67
ErrorsLine is longer than 80 characters.74
Errors'}' should be on the same line.77
ErrorsLine is longer than 80 characters.83
Errors'}' should be on the same line.86
ErrorsLine is longer than 80 characters.88
ErrorsLine is longer than 80 characters.92
Errors'}' should be on the same line.95
ErrorsLine is longer than 80 characters.103
ErrorsLine is longer than 80 characters.106
ErrorsLine is longer than 80 characters.109
ErrorsLine is longer than 80 characters.119
Errors'}' should be on the same line.120
ErrorsLine is longer than 80 characters.122
ErrorsLine has trailing spaces.131
ErrorsLine is longer than 80 characters.132
ErrorsExpected an @return tag.134
ErrorsMethod 'getCustomActionUrls' is not designed for extension - needs to be abstract, final or empty.134
ErrorsLine is longer than 80 characters.135
ErrorsParameter businessObject should be final.135
ErrorsExpected @param tag for 'businessObject'.135
ErrorsParameter pkNames should be final.135
ErrorsExpected @param tag for 'pkNames'.135
Errors'(' is followed by whitespace.136
Errors'cast' is not followed by whitespace.136
Errors')' is preceded with whitespace.136
ErrorsMethod 'setParameterService' is not designed for extension - needs to be abstract, final or empty.142
ErrorsMissing a Javadoc comment.142
ErrorsParameter parameterService should be final.142
Errors'parameterService' hides a field.142

org/kuali/rice/core/web/impex/ExportServlet.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine has trailing spaces.34
ErrorsLine is longer than 80 characters.34
ErrorsMissing a Javadoc comment.41
ErrorsLine has trailing spaces.42
ErrorsMissing a Javadoc comment.43
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.45
ErrorsMethod 'doPost' is not designed for extension - needs to be abstract, final or empty.45
ErrorsMissing a Javadoc comment.45
ErrorsParameter request should be final.45
ErrorsParameter response should be final.45
ErrorsLine is longer than 80 characters.46
Errors'cast' is not followed by whitespace.46
ErrorsLine is longer than 80 characters.52
ErrorsLine is longer than 80 characters.56
Errors'+' is not preceded with whitespace.56
Errors'+' is not followed by whitespace.56
ErrorsLine is longer than 80 characters.61
ErrorsMethod 'doGet' is not designed for extension - needs to be abstract, final or empty.61
ErrorsMissing a Javadoc comment.61
ErrorsParameter request should be final.61
ErrorsParameter response should be final.61
ErrorsMissing a Javadoc comment.65
ErrorsParameter request should be final.65
Errors'+' is not preceded with whitespace.69
Errors'+' is not followed by whitespace.69
ErrorsLine is longer than 80 characters.74
ErrorsMissing a Javadoc comment.74
ErrorsParameter request should be final.74
ErrorsParameter dataSet should be final.74
ErrorsLine is longer than 80 characters.76
Errors'+' is not preceded with whitespace.77
Errors'+' is not followed by whitespace.77
Errors'+' is not preceded with whitespace.77
Errors'+' is not followed by whitespace.77

org/kuali/rice/core/web/impex/IngesterAction.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.4
ErrorsFirst sentence should end with a period.50
ErrorsLine is longer than 80 characters.51
ErrorsMissing a Javadoc comment.57
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.59
ErrorsLine contains a tab character.60
ErrorsParameter mapping should be final.61
ErrorsParameter form should be final.62
ErrorsParameter request should be final.63
ErrorsParameter response should be final.64
ErrorsLine contains a tab character.67
ErrorsLine is longer than 80 characters.81
Errors'{' should be on the previous line.86
ErrorsLine is longer than 80 characters.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
Errors'{' should be on the previous line.91
ErrorsLine is longer than 80 characters.92
ErrorsLine is longer than 80 characters.96
ErrorsLine is longer than 80 characters.97
Errors'{' should be on the previous line.102
Errors'{' should be on the previous line.108
ErrorsLine is longer than 80 characters.109
Errors'{' should be on the previous line.112
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
Errors'{' should be on the previous line.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
Errors'{' should be on the previous line.118
ErrorsLine is longer than 80 characters.119
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
Errors'{' should be on the previous line.124
Errors'{' should be on the previous line.126
Errors'{' should be on the previous line.129
Errors'{' should be on the previous line.135
ErrorsLine is longer than 80 characters.136
Errors'{' should be on the previous line.138
ErrorsLine is longer than 80 characters.139
ErrorsLine is longer than 80 characters.149
ErrorsLine is longer than 80 characters.154
Errors'{' should be on the previous line.160
Errors'{' should be on the previous line.163
Errors'{' should be on the previous line.165
Errors'{' should be on the previous line.167
ErrorsLine is longer than 80 characters.169
ErrorsAvoid inline conditionals.169
Errors'{' should be on the previous line.171
ErrorsLine is longer than 80 characters.172
ErrorsAvoid inline conditionals.172
Errors'{' should be on the previous line.175
ErrorsLine is longer than 80 characters.176
ErrorsAvoid inline conditionals.176
ErrorsLine is longer than 80 characters.183
Errors'{' should be on the previous line.194
Errors'{' should be on the previous line.196
ErrorsMethod 'checkAuthorization' is not designed for extension - needs to be abstract, final or empty.207
ErrorsLine is longer than 80 characters.208
ErrorsLine contains a tab character.208
Errors'(' is followed by whitespace.208
ErrorsParameter form should be final.208
ErrorsParameter methodToCall should be final.208
ErrorsRedundant throws: 'AuthorizationException' is unchecked exception.208
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsLine is longer than 80 characters.212
ErrorsLine contains a tab character.212
ErrorsLine is longer than 80 characters.214
ErrorsLine is longer than 80 characters.215
ErrorsLine contains a tab character.215
Errors')' is preceded with whitespace.215
ErrorsLine is longer than 80 characters.217
ErrorsLine contains a tab character.218
ErrorsLine contains a tab character.219

org/kuali/rice/core/web/impex/IngesterForm.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsFirst sentence should end with a period.26
ErrorsLine is longer than 80 characters.27
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsLine contains a tab character.35
ErrorsLine is longer than 80 characters.37
ErrorsMissing a Javadoc comment.38
ErrorsMethod 'getFiles' is not designed for extension - needs to be abstract, final or empty.40
ErrorsMissing a Javadoc comment.40
ErrorsMethod 'setFile' is not designed for extension - needs to be abstract, final or empty.44
ErrorsMissing a Javadoc comment.44
ErrorsParameter index should be final.44
ErrorsParameter value should be final.44
ErrorsMethod 'getFile' is not designed for extension - needs to be abstract, final or empty.48
ErrorsMissing a Javadoc comment.48
ErrorsParameter index should be final.48
ErrorsMethod 'reset' is not designed for extension - needs to be abstract, final or empty.52
ErrorsMissing a Javadoc comment.52

org/kuali/rice/core/web/listener/KualiInitializeListener.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.4
ErrorsLine is longer than 80 characters.36
ErrorsLine has trailing spaces.37
ErrorsLine is longer than 80 characters.42
ErrorsMissing a Javadoc comment.42
ErrorsLine is longer than 80 characters.44
ErrorsMissing a Javadoc comment.44
ErrorsLine is longer than 80 characters.45
ErrorsMissing a Javadoc comment.45
ErrorsMissing a Javadoc comment.47
ErrorsFirst sentence should end with a period.49
ErrorsLine is longer than 80 characters.50
ErrorsMethod 'contextInitialized' is not designed for extension - needs to be abstract, final or empty.52
ErrorsLine contains a tab character.53
ErrorsParameter sce should be final.53
ErrorsExpected @param tag for 'sce'.53
ErrorsLine is longer than 80 characters.58
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.61
ErrorsLine is longer than 80 characters.67
ErrorsLine is longer than 80 characters.68
ErrorsLine is longer than 80 characters.69
ErrorsLine is longer than 80 characters.70
ErrorsLine is longer than 80 characters.71
ErrorsLine is longer than 80 characters.72
ErrorsLine contains a tab character.73
ErrorsLine is longer than 80 characters.74
ErrorsLine contains a tab character.74
ErrorsLine has trailing spaces.83
ErrorsLine is longer than 80 characters.92
ErrorsLine is longer than 80 characters.96
ErrorsExpected an @return tag.98
ErrorsMethod 'getContextParameters' is not designed for extension - needs to be abstract, final or empty.98
ErrorsParameter context should be final.98
Errors'context' hides a field.98
ErrorsExpected @param tag for 'context'.98
ErrorsMethod 'contextDestroyed' is not designed for extension - needs to be abstract, final or empty.108
ErrorsLine contains a tab character.109
ErrorsParameter sce should be final.109
ErrorsMethod 'getContext' is not designed for extension - needs to be abstract, final or empty.116
ErrorsMissing a Javadoc comment.116

org/kuali/rice/core/web/namespace/NamespaceValuesFinder.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.4
ErrorsMissing a Javadoc comment.30
ErrorsMethod 'getKeyValues' is not designed for extension - needs to be abstract, final or empty.32
ErrorsLine contains a tab character.33
ErrorsLine is longer than 80 characters.37
ErrorsLine is longer than 80 characters.38
Errors'(' is followed by whitespace.39
Errors')' is preceded with whitespace.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.42
Errors'(' is followed by whitespace.42
Errors')' is preceded with whitespace.42
ErrorsLine has trailing spaces.46
Errors'(' is followed by whitespace.49
Errors')' is preceded with whitespace.49
Errors'(' is followed by whitespace.51
Errors')' is preceded with whitespace.51
Errors'(' is followed by whitespace.52
Errors')' is preceded with whitespace.52
Errors')' is preceded with whitespace.52
ErrorsLine is longer than 80 characters.57
ErrorsMissing a Javadoc comment.57
ErrorsLine is longer than 80 characters.58
ErrorsMissing a Javadoc comment.58
ErrorsParameter o1 should be final.61
ErrorsParameter o2 should be final.61
Errors'(' is followed by whitespace.62
Errors')' is preceded with whitespace.62

org/kuali/rice/core/web/parameter/ParameterLookupableHelperServiceImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine is longer than 80 characters.46
ErrorsLine is longer than 80 characters.51
ErrorsLine is longer than 80 characters.52
ErrorsMissing a Javadoc comment.52
ErrorsMissing a Javadoc comment.53
ErrorsMissing a Javadoc comment.54
ErrorsMissing a Javadoc comment.56
ErrorsMethod 'allowsMaintenanceEditAction' is not designed for extension - needs to be abstract, final or empty.58
ErrorsLine is longer than 80 characters.59
ErrorsParameter businessObject should be final.59
ErrorsLine has trailing spaces.60
ErrorsLine contains a tab character.60
Errors'cast' is not followed by whitespace.62
ErrorsLine has trailing spaces.63
ErrorsLine is longer than 80 characters.65
ErrorsLine is longer than 80 characters.66
ErrorsLine is longer than 80 characters.67
ErrorsLine is longer than 80 characters.68
ErrorsLine is longer than 80 characters.69
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine is longer than 80 characters.71
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine has trailing spaces.73
ErrorsLine has trailing spaces.76
ErrorsMethod 'getSearchResults' is not designed for extension - needs to be abstract, final or empty.77
ErrorsLine is longer than 80 characters.78
ErrorsParameter fieldValues should be final.78
ErrorsLine has trailing spaces.80
ErrorsLine is longer than 80 characters.82
ErrorsLine is longer than 80 characters.83
ErrorsLine is longer than 80 characters.84
ErrorsLine contains a tab character.84
ErrorsLine is longer than 80 characters.90
ErrorsLine contains a tab character.90
Errors'cast' is not followed by whitespace.90
ErrorsLine is longer than 80 characters.91
ErrorsLine has trailing spaces.96
ErrorsLine has trailing spaces.99
ErrorsLine is longer than 80 characters.101
ErrorsLine is longer than 80 characters.103
ErrorsLine is longer than 80 characters.104
ErrorsLine contains a tab character.105
ErrorsLine has trailing spaces.111
ErrorsLine is longer than 80 characters.113
ErrorsLine is longer than 80 characters.115
ErrorsLine contains a tab character.117
ErrorsParameter object should be final.117
ErrorsLine is longer than 80 characters.118
ErrorsLine contains a tab character.118
Errors'cast' is not followed by whitespace.118
ErrorsLine contains a tab character.119
Errors'}' should be on the same line.121
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsLine has trailing spaces.131
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsParameter allDetailTypes should be final.135
ErrorsExpected @param tag for 'allDetailTypes'.135
ErrorsLine has trailing spaces.136
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
Errors'for' construct must use '{}'s.141
ErrorsLine is longer than 80 characters.141
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
ErrorsLine is longer than 80 characters.145
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine has trailing spaces.154
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsExpected an @return tag.158
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.159
ErrorsParameter parameterDetailTypeName should be final.159
ErrorsExpected @param tag for 'parameterDetailTypeName'.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine is longer than 80 characters.162
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
Errors'}' should be on the same line.165
ErrorsLine contains a tab character.166
ErrorsLine is longer than 80 characters.167
ErrorsLine contains a tab character.167
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.174
ErrorsLine has trailing spaces.175
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.180
ErrorsParameter parameters should be final.180
ErrorsExpected @param tag for 'parameters'.180
ErrorsLine contains a tab character.181
ErrorsParameter ddDetailTypes should be final.181
ErrorsExpected @param tag for 'ddDetailTypes'.181
ErrorsLine contains a tab character.182
ErrorsLine is longer than 80 characters.183
ErrorsLine is longer than 80 characters.185
ErrorsLine contains a tab character.187
ErrorsMethod 'setParameterService' is not designed for extension - needs to be abstract, final or empty.189
ErrorsMissing a Javadoc comment.189
ErrorsParameter parameterService should be final.189
Errors'parameterService' hides a field.189
ErrorsLine has trailing spaces.192

org/kuali/rice/core/web/parameter/ParameterOperatorValuesFinder.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine is longer than 80 characters.36
ErrorsLine is longer than 80 characters.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine has trailing spaces.40
ErrorsLine contains a tab character.40
ErrorsMethod 'getKeyValues' is not designed for extension - needs to be abstract, final or empty.41
ErrorsLine contains a tab character.42

org/kuali/rice/core/web/parameter/ParameterRule.java

ViolationMessageLine
ErrorsLine has trailing spaces.3
ErrorsLine is longer than 80 characters.4
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.9
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine is longer than 80 characters.48
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsExpected an @return tag.50
ErrorsLine contains a tab character.50
ErrorsMethod 'processCustomRouteDocumentBusinessRules' is not designed for extension - needs to be abstract, final or empty.50
ErrorsLine is longer than 80 characters.51
ErrorsLine contains a tab character.51
ErrorsParameter document should be final.51
ErrorsExpected @param tag for 'document'.51
ErrorsLine is longer than 80 characters.52
ErrorsLine contains a tab character.52
Errors'(' is followed by whitespace.52
Errors')' is preceded with whitespace.52
ErrorsLine is longer than 80 characters.54
ErrorsLine contains a tab character.54
Errors'(' is followed by whitespace.54
ErrorsLine is longer than 80 characters.55
ErrorsLine contains a tab character.55
Errors'cast' is not followed by whitespace.55
Errors')' is preceded with whitespace.55
ErrorsLine contains a tab character.57
ErrorsLine has trailing spaces.58
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine is longer than 80 characters.62
ErrorsLine contains a tab character.62
ErrorsMethod 'checkAllowsMaintenanceEdit' is not designed for extension - needs to be abstract, final or empty.62
ErrorsMissing a Javadoc comment.62
ErrorsParameter initiatorPrincipalId should be final.62
ErrorsParameter newBO should be final.62
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
Errors'cast' is not followed by whitespace.65
ErrorsLine has trailing spaces.66
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine is longer than 80 characters.68
ErrorsLine contains a tab character.68
ErrorsLine is longer than 80 characters.69
ErrorsLine contains a tab character.69
ErrorsLine is longer than 80 characters.70
ErrorsLine contains a tab character.70
ErrorsLine is longer than 80 characters.71
ErrorsLine contains a tab character.71
ErrorsLine is longer than 80 characters.72
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine is longer than 80 characters.74
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
Errors'if' is not followed by whitespace.76
Errors'{' is not preceded with whitespace.76
ErrorsLine is longer than 80 characters.77
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsMethod 'checkComponent' is not designed for extension - needs to be abstract, final or empty.82
ErrorsMissing a Javadoc comment.82
ErrorsParameter param should be final.82
ErrorsLine is longer than 80 characters.88
ErrorsLine is longer than 80 characters.90
ErrorsLine is longer than 80 characters.97
ErrorsLine is longer than 80 characters.100
ErrorsLine is longer than 80 characters.104
Errors'}' should be on the same line.108
ErrorsLine is longer than 80 characters.110

org/kuali/rice/core/web/parameter/ParameterTypeValuesFinder.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsMissing a Javadoc comment.30
ErrorsMethod 'getKeyValues' is not designed for extension - needs to be abstract, final or empty.32
ErrorsLine is longer than 80 characters.37
ErrorsLine is longer than 80 characters.38
ErrorsLine is longer than 80 characters.42
ErrorsLine is longer than 80 characters.57
ErrorsMissing a Javadoc comment.57
ErrorsLine is longer than 80 characters.58
ErrorsMissing a Javadoc comment.58
ErrorsParameter o1 should be final.61
ErrorsParameter o2 should be final.61