Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
960010044

Files

FilesInfosWarningsErrors
org/kuali/student/contract/command/run/PureJavaInterfaceWriterRun.java0049
org/kuali/student/contract/exception/DictionaryException.java0025
org/kuali/student/contract/exception/DictionaryExecutionException.java0026
org/kuali/student/contract/model/Constraint.java00200
org/kuali/student/contract/model/CrossObjectConstraint.java00176
org/kuali/student/contract/model/Dictionary.java00229
org/kuali/student/contract/model/DictionaryExpander.java009
org/kuali/student/contract/model/DictionaryModel.java0039
org/kuali/student/contract/model/Field.java00152
org/kuali/student/contract/model/MessageStructure.java00147
org/kuali/student/contract/model/OrchObj.java00235
org/kuali/student/contract/model/OrchestrationModel.java009
org/kuali/student/contract/model/OrchestrationObject.java00153
org/kuali/student/contract/model/OrchestrationObjectField.java00192
org/kuali/student/contract/model/Project.java00103
org/kuali/student/contract/model/SearchCriteria.java0021
org/kuali/student/contract/model/SearchCriteriaParameter.java007
org/kuali/student/contract/model/SearchImplementation.java008
org/kuali/student/contract/model/SearchModel.java0012
org/kuali/student/contract/model/SearchResult.java0019
org/kuali/student/contract/model/SearchResultColumn.java007
org/kuali/student/contract/model/SearchRow.java00211
org/kuali/student/contract/model/SearchType.java0046
org/kuali/student/contract/model/Service.java0094
org/kuali/student/contract/model/ServiceContractModel.java0022
org/kuali/student/contract/model/ServiceMethod.java0085
org/kuali/student/contract/model/ServiceMethodError.java0049
org/kuali/student/contract/model/ServiceMethodParameter.java0049
org/kuali/student/contract/model/ServiceMethodReturnValue.java0038
org/kuali/student/contract/model/ServiceMethodRow.java0071
org/kuali/student/contract/model/State.java00148
org/kuali/student/contract/model/Type.java00147
org/kuali/student/contract/model/TypeStateCaseConstraint.java0033
org/kuali/student/contract/model/TypeStateConstraint.java0049
org/kuali/student/contract/model/XmlType.java00146
org/kuali/student/contract/model/impl/ServiceContractModelCache.java0039
org/kuali/student/contract/model/impl/ServiceContractModelQDoxLoader.java00996
org/kuali/student/contract/model/util/DateUtility.java0034
org/kuali/student/contract/model/util/DictionaryMainTypeExpander.java0076
org/kuali/student/contract/model/util/DictionaryParentSetter.java00107
org/kuali/student/contract/model/util/GroupTypeStatePatternMatcher.java0035
org/kuali/student/contract/model/util/HtmlContractMessageStructureWriter.java00350
org/kuali/student/contract/model/util/HtmlContractServiceWriter.java00349
org/kuali/student/contract/model/util/HtmlContractWriter.java00215
org/kuali/student/contract/model/util/MessageStructureDumper.java0097
org/kuali/student/contract/model/util/MessageStructureHierarchyDumper.java00139
org/kuali/student/contract/model/util/ModelFinder.java00425
org/kuali/student/contract/model/util/ServiceDumper.java0061
org/kuali/student/contract/model/util/ServiceMethodDumper.java00197
org/kuali/student/contract/model/util/ServicesFilter.java007
org/kuali/student/contract/model/util/ServicesFilterArrangeByKeys.java0041
org/kuali/student/contract/model/util/ServicesFilterByKeys.java0022
org/kuali/student/contract/model/util/ServicesFilterChained.java0016
org/kuali/student/contract/model/util/ServicesFilterExcludeDev.java0021
org/kuali/student/contract/model/util/ServicesFilterLatestVersionOnly.java0044
org/kuali/student/contract/model/util/XmlTypeDumper.java0077
org/kuali/student/contract/model/validation/ConstraintValidator.java00113
org/kuali/student/contract/model/validation/DictionaryModelValidator.java00105
org/kuali/student/contract/model/validation/DictionaryValidationException.java0024
org/kuali/student/contract/model/validation/DictionaryValidator.java00190
org/kuali/student/contract/model/validation/FieldValidator.java0089
org/kuali/student/contract/model/validation/ModelValidator.java008
org/kuali/student/contract/model/validation/OrchObjValidator.java0033
org/kuali/student/contract/model/validation/OrchestrationModelValidator.java0045
org/kuali/student/contract/model/validation/SearchCriteriaValidator.java0062
org/kuali/student/contract/model/validation/SearchModelValidator.java00503
org/kuali/student/contract/model/validation/SearchResultValidator.java0068
org/kuali/student/contract/model/validation/SearchTypeValidator.java0094
org/kuali/student/contract/model/validation/ServiceContractModelValidator.java0055
org/kuali/student/contract/model/validation/ServiceMethodErrorValidator.java0045
org/kuali/student/contract/model/validation/ServiceMethodParameterValidator.java0049
org/kuali/student/contract/model/validation/ServiceMethodReturnValueValidator.java0044
org/kuali/student/contract/model/validation/ServiceMethodValidator.java0084
org/kuali/student/contract/model/validation/XmlTypesValidator.java0058
org/kuali/student/contract/mojo/KSContractDocMojo.java0054
org/kuali/student/contract/writer/HtmlWriter.java0091
org/kuali/student/contract/writer/JavaClassFileNameBuilder.java0030
org/kuali/student/contract/writer/JavaClassWriter.java00163
org/kuali/student/contract/writer/JavaEnumConstantCalculator.java0056
org/kuali/student/contract/writer/StringQuoter.java0034
org/kuali/student/contract/writer/XmlTypeNameBuilder.java0020
org/kuali/student/contract/writer/XmlWriter.java00173
org/kuali/student/contract/writer/search/SearchCriteriaParameterWriter.java0039
org/kuali/student/contract/writer/search/SearchCriteriaWriter.java0047
org/kuali/student/contract/writer/search/SearchModelWriter.java00293
org/kuali/student/contract/writer/search/SearchResultColumnWriter.java0034
org/kuali/student/contract/writer/search/SearchResultWriter.java0045
org/kuali/student/contract/writer/search/SearchTypeWriter.java0048
org/kuali/student/contract/writer/service/GetterSetterNameCalculator.java0081
org/kuali/student/contract/writer/service/MessageStructureTypeCalculator.java0079
org/kuali/student/contract/writer/service/PureJavaInfcBeanWriter.java00167
org/kuali/student/contract/writer/service/PureJavaInfcInfcWriter.java00142
org/kuali/student/contract/writer/service/PureJavaInfcServiceWriter.java00128
org/kuali/student/contract/writer/service/PureJavaInfcWriter.java0095
org/kuali/student/contract/writer/service/PureJavaInfcWriterForOneService.java00130
org/kuali/student/contract/writer/service/ServiceExceptionWriter.java0072

Rules

RulesViolationsSeverity
JavadocPackage
  • allowLegacy: "true"
10Errors Error
NewlineAtEndOfFile1Errors Error
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
235Errors Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
19Errors Error
JavadocMethod652Errors Error
JavadocType4Errors Error
JavadocVariable410Errors Error
JavadocStyle290Errors Error
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MemberName0Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName1Errors Error
TypeName0Errors Error
AvoidStarImport2Errors Error
IllegalImport0Errors Error
RedundantImport3Errors Error
UnusedImports6Errors Error
LineLength259Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad0Errors Error
MethodParamPad4547Errors Error
NoWhitespaceAfter97Errors Error
NoWhitespaceBefore23Errors Error
OperatorWrap49Errors Error
ParenPad95Errors Error
TypecastParenPad0Errors Error
WhitespaceAfter97Errors Error
WhitespaceAround3Errors Error
ModifierOrder0Errors Error
RedundantModifier21Errors Error
AvoidNestedBlocks1Errors Error
EmptyBlock0Errors Error
LeftCurly1682Errors Error
NeedBraces0Errors Error
RightCurly26Errors Error
AvoidInlineConditionals0Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField330Errors Error
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber7Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows0Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
DesignForExtension615Errors Error
FinalClass0Errors Error
HideUtilityClassConstructor3Errors Error
InterfaceIsType0Errors Error
VisibilityModifier18Errors Error
ArrayTypeStyle0Errors Error
FinalParameters616Errors Error
TodoComment18Errors Error
UpperEll0Errors Error

Details

org/kuali/student/contract/command/run/PureJavaInterfaceWriterRun.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsLine is longer than 80 characters.25
ErrorsUtility classes should not have a public or default constructor.32
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.35
Errors'(' is preceded with whitespace.35
Errors'{' should be on the previous line.36
ErrorsMissing a Javadoc comment.38
ErrorsLine is longer than 80 characters.40
ErrorsMissing a Javadoc comment.41
ErrorsLine is longer than 80 characters.42
ErrorsMissing a Javadoc comment.43
ErrorsMissing a Javadoc comment.46
Errors'(' is preceded with whitespace.46
Errors'{' should be on the previous line.47
Errors'(' is preceded with whitespace.48
Errors'(' is preceded with whitespace.49
Errors'(' is preceded with whitespace.50
Errors'(' is preceded with whitespace.51
Errors'(' is preceded with whitespace.52
Errors'(' is preceded with whitespace.53
ErrorsMissing a Javadoc comment.56
Errors'(' is preceded with whitespace.56
ErrorsParameter model should be final.56
Errors'{' should be on the previous line.57
Errors'(' is preceded with whitespace.59
Errors'(' is preceded with whitespace.59
Errors'(' is preceded with whitespace.60
Errors'{' should be on the previous line.61
Errors'(' is preceded with whitespace.62
Errors'(' is preceded with whitespace.63
Errors'(' is preceded with whitespace.63
Errors'{' should be on the previous line.66
Errors'++' is preceded with whitespace.67
Errors'(' is preceded with whitespace.68
Errors'(' is preceded with whitespace.69
Errors'(' is preceded with whitespace.72
Errors'(' is preceded with whitespace.72
ErrorsMissing a Javadoc comment.76
Errors'(' is preceded with whitespace.76
ErrorsParameter args should be final.76
Errors'{' should be on the previous line.77
Errors'(' is preceded with whitespace.78
Errors'(' is preceded with whitespace.79
Errors'(' is preceded with whitespace.95
Errors'(' is preceded with whitespace.99

org/kuali/student/contract/exception/DictionaryException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsFirst sentence should end with a period.18
ErrorsLine is longer than 80 characters.19
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.25
Errors'(' is preceded with whitespace.25
ErrorsParameter cause should be final.25
Errors'{' should be on the previous line.26
Errors'(' is preceded with whitespace.27
ErrorsMissing a Javadoc comment.30
Errors'(' is preceded with whitespace.30
ErrorsParameter message should be final.30
ErrorsParameter cause should be final.30
Errors'{' should be on the previous line.31
Errors'(' is preceded with whitespace.32
ErrorsMissing a Javadoc comment.35
Errors'(' is preceded with whitespace.35
ErrorsParameter message should be final.35
Errors'{' should be on the previous line.36
Errors'(' is preceded with whitespace.37
ErrorsMissing a Javadoc comment.40
Errors'(' is preceded with whitespace.40
Errors'{' should be on the previous line.41

org/kuali/student/contract/exception/DictionaryExecutionException.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsFirst sentence should end with a period.18
ErrorsLine is longer than 80 characters.19
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.25
Errors'(' is preceded with whitespace.25
ErrorsParameter cause should be final.25
Errors'{' should be on the previous line.26
Errors'(' is preceded with whitespace.27
ErrorsMissing a Javadoc comment.30
Errors'(' is preceded with whitespace.30
ErrorsParameter message should be final.30
ErrorsParameter cause should be final.30
Errors'{' should be on the previous line.31
Errors'(' is preceded with whitespace.32
ErrorsMissing a Javadoc comment.35
Errors'(' is preceded with whitespace.35
ErrorsParameter message should be final.35
Errors'{' should be on the previous line.36
Errors'(' is preceded with whitespace.37
ErrorsMissing a Javadoc comment.40
Errors'(' is preceded with whitespace.40
Errors'{' should be on the previous line.41

org/kuali/student/contract/model/Constraint.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsLine is longer than 80 characters.19
Errors'{' should be on the previous line.25
ErrorsMissing a Javadoc comment.27
ErrorsMissing a Javadoc comment.28
ErrorsMissing a Javadoc comment.30
Errors'(' is preceded with whitespace.30
Errors'{' should be on the previous line.31
Errors'(' is preceded with whitespace.32
ErrorsMissing a Javadoc comment.35
ErrorsFirst sentence should end with a period.37
ErrorsMethod 'getId' is not designed for extension - needs to be abstract, final or empty.42
Errors'(' is preceded with whitespace.42
Errors'{' should be on the previous line.43
ErrorsFirst sentence should end with a period.47
ErrorsMethod 'setId' is not designed for extension - needs to be abstract, final or empty.52
Errors'(' is preceded with whitespace.52
ErrorsParameter id should be final.52
Errors'id' hides a field.52
Errors'{' should be on the previous line.53
ErrorsMissing a Javadoc comment.57
ErrorsFirst sentence should end with a period.59
ErrorsMethod 'getKey' is not designed for extension - needs to be abstract, final or empty.64
Errors'(' is preceded with whitespace.64
Errors'{' should be on the previous line.65
ErrorsFirst sentence should end with a period.69
ErrorsMethod 'setKey' is not designed for extension - needs to be abstract, final or empty.74
Errors'(' is preceded with whitespace.74
ErrorsParameter key should be final.74
Errors'key' hides a field.74
Errors'{' should be on the previous line.75
ErrorsMissing a Javadoc comment.79
ErrorsFirst sentence should end with a period.81
ErrorsMethod 'getDesc' is not designed for extension - needs to be abstract, final or empty.86
Errors'(' is preceded with whitespace.86
Errors'{' should be on the previous line.87
ErrorsFirst sentence should end with a period.91
ErrorsMethod 'setDesc' is not designed for extension - needs to be abstract, final or empty.96
Errors'(' is preceded with whitespace.96
ErrorsParameter desc should be final.96
Errors'desc' hides a field.96
Errors'{' should be on the previous line.97
ErrorsMissing a Javadoc comment.101
ErrorsFirst sentence should end with a period.103
ErrorsMethod 'getServerSide' is not designed for extension - needs to be abstract, final or empty.108
Errors'(' is preceded with whitespace.108
Errors'{' should be on the previous line.109
ErrorsFirst sentence should end with a period.113
ErrorsMethod 'setServerSide' is not designed for extension - needs to be abstract, final or empty.118
Errors'(' is preceded with whitespace.118
ErrorsParameter serverSide should be final.118
Errors'serverSide' hides a field.118
Errors'{' should be on the previous line.119
ErrorsMissing a Javadoc comment.123
ErrorsFirst sentence should end with a period.125
ErrorsMethod 'getMinLength' is not designed for extension - needs to be abstract, final or empty.130
Errors'(' is preceded with whitespace.130
Errors'{' should be on the previous line.131
ErrorsFirst sentence should end with a period.135
ErrorsMethod 'setMinLength' is not designed for extension - needs to be abstract, final or empty.140
Errors'(' is preceded with whitespace.140
ErrorsParameter minLength should be final.140
Errors'minLength' hides a field.140
Errors'{' should be on the previous line.141
ErrorsMissing a Javadoc comment.145
ErrorsFirst sentence should end with a period.147
ErrorsMethod 'getMaxLength' is not designed for extension - needs to be abstract, final or empty.152
Errors'(' is preceded with whitespace.152
Errors'{' should be on the previous line.153
ErrorsFirst sentence should end with a period.157
ErrorsMethod 'setMaxLength' is not designed for extension - needs to be abstract, final or empty.162
Errors'(' is preceded with whitespace.162
ErrorsParameter maxLength should be final.162
Errors'maxLength' hides a field.162
Errors'{' should be on the previous line.163
ErrorsMissing a Javadoc comment.167
ErrorsFirst sentence should end with a period.169
ErrorsMethod 'getMinValue' is not designed for extension - needs to be abstract, final or empty.174
Errors'(' is preceded with whitespace.174
Errors'{' should be on the previous line.175
ErrorsFirst sentence should end with a period.179
ErrorsMethod 'setMinValue' is not designed for extension - needs to be abstract, final or empty.184
Errors'(' is preceded with whitespace.184
ErrorsParameter minValue should be final.184
Errors'minValue' hides a field.184
Errors'{' should be on the previous line.185
ErrorsMissing a Javadoc comment.189
ErrorsFirst sentence should end with a period.191
ErrorsMethod 'getMaxValue' is not designed for extension - needs to be abstract, final or empty.196
Errors'(' is preceded with whitespace.196
Errors'{' should be on the previous line.197
ErrorsFirst sentence should end with a period.201
ErrorsMethod 'setMaxValue' is not designed for extension - needs to be abstract, final or empty.206
Errors'(' is preceded with whitespace.206
ErrorsParameter maxValue should be final.206
Errors'maxValue' hides a field.206
Errors'{' should be on the previous line.207
ErrorsMissing a Javadoc comment.211
ErrorsVariable 'minOccurs' must be private and have accessor methods.211
ErrorsFirst sentence should end with a period.213
ErrorsMethod 'getMinOccurs' is not designed for extension - needs to be abstract, final or empty.218
Errors'(' is preceded with whitespace.218
Errors'{' should be on the previous line.219
ErrorsFirst sentence should end with a period.223
ErrorsMethod 'setMinOccurs' is not designed for extension - needs to be abstract, final or empty.228
Errors'(' is preceded with whitespace.228
ErrorsParameter minOccurs should be final.228
Errors'minOccurs' hides a field.228
Errors'{' should be on the previous line.229
ErrorsMissing a Javadoc comment.233
ErrorsFirst sentence should end with a period.235
ErrorsMethod 'getMaxOccurs' is not designed for extension - needs to be abstract, final or empty.240
Errors'(' is preceded with whitespace.240
Errors'{' should be on the previous line.241
ErrorsFirst sentence should end with a period.245
ErrorsMethod 'setMaxOccurs' is not designed for extension - needs to be abstract, final or empty.250
Errors'(' is preceded with whitespace.250
ErrorsParameter maxOccurs should be final.250
Errors'maxOccurs' hides a field.250
Errors'{' should be on the previous line.251
ErrorsMissing a Javadoc comment.255
ErrorsFirst sentence should end with a period.257
ErrorsMethod 'getValidChars' is not designed for extension - needs to be abstract, final or empty.262
Errors'(' is preceded with whitespace.262
Errors'{' should be on the previous line.263
ErrorsFirst sentence should end with a period.267
ErrorsMethod 'setValidChars' is not designed for extension - needs to be abstract, final or empty.272
Errors'(' is preceded with whitespace.272
ErrorsParameter validChars should be final.272
Errors'validChars' hides a field.272
Errors'{' should be on the previous line.273
ErrorsMissing a Javadoc comment.277
ErrorsFirst sentence should end with a period.279
ErrorsMethod 'getLookup' is not designed for extension - needs to be abstract, final or empty.284
Errors'(' is preceded with whitespace.284
Errors'{' should be on the previous line.285
ErrorsFirst sentence should end with a period.289
ErrorsMethod 'setLookup' is not designed for extension - needs to be abstract, final or empty.294
Errors'(' is preceded with whitespace.294
ErrorsParameter lookup should be final.294
Errors'lookup' hides a field.294
Errors'{' should be on the previous line.295
ErrorsMissing a Javadoc comment.299
ErrorsVariable 'lookupContext' must be private and have accessor methods.299
ErrorsFirst sentence should end with a period.301
ErrorsMethod 'getLookupContext' is not designed for extension - needs to be abstract, final or empty.306
Errors'(' is preceded with whitespace.306
Errors'{' should be on the previous line.307
ErrorsFirst sentence should end with a period.311
ErrorsMethod 'setLookupContext' is not designed for extension - needs to be abstract, final or empty.316
Errors'(' is preceded with whitespace.316
ErrorsParameter lookupContext should be final.316
Errors'lookupContext' hides a field.316
Errors'{' should be on the previous line.317
ErrorsMissing a Javadoc comment.321
ErrorsFirst sentence should end with a period.323
ErrorsMethod 'getComments' is not designed for extension - needs to be abstract, final or empty.328
Errors'(' is preceded with whitespace.328
Errors'{' should be on the previous line.329
ErrorsFirst sentence should end with a period.333
ErrorsMethod 'setComments' is not designed for extension - needs to be abstract, final or empty.338
Errors'(' is preceded with whitespace.338
ErrorsParameter comments should be final.338
Errors'comments' hides a field.338
Errors'{' should be on the previous line.339
ErrorsMissing a Javadoc comment.343
ErrorsFirst sentence should end with a period.345
ErrorsMethod 'getClassName' is not designed for extension - needs to be abstract, final or empty.350
Errors'(' is preceded with whitespace.350
Errors'{' should be on the previous line.351
ErrorsFirst sentence should end with a period.355
ErrorsMethod 'setClassName' is not designed for extension - needs to be abstract, final or empty.360
Errors'(' is preceded with whitespace.360
ErrorsParameter className should be final.360
Errors'className' hides a field.360
Errors'{' should be on the previous line.361
ErrorsMissing a Javadoc comment.365
ErrorsMethod 'getMessageId' is not designed for extension - needs to be abstract, final or empty.367
ErrorsMissing a Javadoc comment.367
Errors'(' is preceded with whitespace.367
Errors'{' should be on the previous line.368
ErrorsMethod 'setMessageId' is not designed for extension - needs to be abstract, final or empty.372
ErrorsMissing a Javadoc comment.372
Errors'(' is preceded with whitespace.372
ErrorsParameter messageId should be final.372
Errors'messageId' hides a field.372
Errors'{' should be on the previous line.373
ErrorsMissing a Javadoc comment.377
ErrorsMethod 'isInline' is not designed for extension - needs to be abstract, final or empty.379
ErrorsMissing a Javadoc comment.379
Errors'(' is preceded with whitespace.379
Errors'{' should be on the previous line.380
ErrorsMethod 'setInline' is not designed for extension - needs to be abstract, final or empty.384
ErrorsMissing a Javadoc comment.384
Errors'(' is preceded with whitespace.384
ErrorsParameter inline should be final.384
Errors'inline' hides a field.384
Errors'{' should be on the previous line.385

org/kuali/student/contract/model/CrossObjectConstraint.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsFirst sentence should end with a period.18
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.25
ErrorsName 'IMPLEMENTATION_TYPE_STATE_WHEN' must match pattern '^[a-z][a-zA-Z0-9]*$'.25
ErrorsVariable 'IMPLEMENTATION_TYPE_STATE_WHEN' must be private and have accessor methods.25
ErrorsMissing a Javadoc comment.27
Errors'(' is preceded with whitespace.27
Errors'{' should be on the previous line.28
ErrorsMissing a Javadoc comment.31
ErrorsFirst sentence should end with a period.33
ErrorsMethod 'getId' is not designed for extension - needs to be abstract, final or empty.38
Errors'(' is preceded with whitespace.38
Errors'{' should be on the previous line.39
ErrorsFirst sentence should end with a period.43
ErrorsMethod 'setId' is not designed for extension - needs to be abstract, final or empty.48
Errors'(' is preceded with whitespace.48
ErrorsParameter id should be final.48
Errors'id' hides a field.48
Errors'{' should be on the previous line.49
ErrorsMissing a Javadoc comment.53
ErrorsFirst sentence should end with a period.55
ErrorsMethod 'getImplementation' is not designed for extension - needs to be abstract, final or empty.60
Errors'(' is preceded with whitespace.60
Errors'{' should be on the previous line.61
ErrorsFirst sentence should end with a period.65
ErrorsMethod 'setImplementation' is not designed for extension - needs to be abstract, final or empty.70
Errors'(' is preceded with whitespace.70
ErrorsParameter implementation should be final.70
Errors'implementation' hides a field.70
Errors'{' should be on the previous line.71
ErrorsMissing a Javadoc comment.75
ErrorsFirst sentence should end with a period.77
ErrorsMethod 'getDictionaryId' is not designed for extension - needs to be abstract, final or empty.82
Errors'(' is preceded with whitespace.82
Errors'{' should be on the previous line.83
ErrorsFirst sentence should end with a period.87
ErrorsMethod 'setDictionaryId' is not designed for extension - needs to be abstract, final or empty.92
Errors'(' is preceded with whitespace.92
ErrorsParameter dictionaryId should be final.92
Errors'dictionaryId' hides a field.92
Errors'{' should be on the previous line.93
ErrorsMissing a Javadoc comment.97
ErrorsFirst sentence should end with a period.99
ErrorsMethod 'getObject1' is not designed for extension - needs to be abstract, final or empty.104
Errors'(' is preceded with whitespace.104
Errors'{' should be on the previous line.105
ErrorsFirst sentence should end with a period.109
ErrorsMethod 'setObject1' is not designed for extension - needs to be abstract, final or empty.114
Errors'(' is preceded with whitespace.114
ErrorsParameter object1 should be final.114
Errors'object1' hides a field.114
Errors'{' should be on the previous line.115
ErrorsMissing a Javadoc comment.119
ErrorsFirst sentence should end with a period.121
ErrorsMethod 'getType1' is not designed for extension - needs to be abstract, final or empty.126
Errors'(' is preceded with whitespace.126
Errors'{' should be on the previous line.127
ErrorsFirst sentence should end with a period.131
ErrorsMethod 'setType1' is not designed for extension - needs to be abstract, final or empty.136
Errors'(' is preceded with whitespace.136
ErrorsParameter type1 should be final.136
Errors'type1' hides a field.136
Errors'{' should be on the previous line.137
ErrorsMissing a Javadoc comment.141
ErrorsFirst sentence should end with a period.143
ErrorsMethod 'getState1' is not designed for extension - needs to be abstract, final or empty.148
Errors'(' is preceded with whitespace.148
Errors'{' should be on the previous line.149
ErrorsFirst sentence should end with a period.153
ErrorsMethod 'setState1' is not designed for extension - needs to be abstract, final or empty.158
Errors'(' is preceded with whitespace.158
ErrorsParameter state1 should be final.158
Errors'state1' hides a field.158
Errors'{' should be on the previous line.159
ErrorsMissing a Javadoc comment.163
ErrorsFirst sentence should end with a period.165
ErrorsMethod 'getRelationType' is not designed for extension - needs to be abstract, final or empty.170
Errors'(' is preceded with whitespace.170
Errors'{' should be on the previous line.171
ErrorsFirst sentence should end with a period.175
ErrorsMethod 'setRelationType' is not designed for extension - needs to be abstract, final or empty.180
Errors'(' is preceded with whitespace.180
ErrorsParameter relationType should be final.180
Errors'relationType' hides a field.180
Errors'{' should be on the previous line.181
ErrorsMissing a Javadoc comment.185
ErrorsFirst sentence should end with a period.187
ErrorsMethod 'getCardinalityType' is not designed for extension - needs to be abstract, final or empty.192
Errors'(' is preceded with whitespace.192
Errors'{' should be on the previous line.193
ErrorsFirst sentence should end with a period.197
ErrorsMethod 'setCardinalityType' is not designed for extension - needs to be abstract, final or empty.202
Errors'(' is preceded with whitespace.202
ErrorsParameter cardinalityType should be final.202
Errors'cardinalityType' hides a field.202
Errors'{' should be on the previous line.203
ErrorsMissing a Javadoc comment.207
ErrorsFirst sentence should end with a period.209
ErrorsMethod 'getObject2' is not designed for extension - needs to be abstract, final or empty.214
Errors'(' is preceded with whitespace.214
Errors'{' should be on the previous line.215
ErrorsFirst sentence should end with a period.219
ErrorsMethod 'setObject2' is not designed for extension - needs to be abstract, final or empty.224
Errors'(' is preceded with whitespace.224
ErrorsParameter object2 should be final.224
Errors'object2' hides a field.224
Errors'{' should be on the previous line.225
ErrorsMissing a Javadoc comment.229
ErrorsFirst sentence should end with a period.231
ErrorsMethod 'getType2' is not designed for extension - needs to be abstract, final or empty.236
Errors'(' is preceded with whitespace.236
Errors'{' should be on the previous line.237
ErrorsFirst sentence should end with a period.241
ErrorsMethod 'setType2' is not designed for extension - needs to be abstract, final or empty.246
Errors'(' is preceded with whitespace.246
ErrorsParameter type2 should be final.246
Errors'type2' hides a field.246
Errors'{' should be on the previous line.247
ErrorsMissing a Javadoc comment.251
ErrorsFirst sentence should end with a period.253
ErrorsMethod 'getState2' is not designed for extension - needs to be abstract, final or empty.258
Errors'(' is preceded with whitespace.258
Errors'{' should be on the previous line.259
ErrorsFirst sentence should end with a period.263
ErrorsMethod 'setState2' is not designed for extension - needs to be abstract, final or empty.268
Errors'(' is preceded with whitespace.268
ErrorsParameter state2 should be final.268
Errors'state2' hides a field.268
Errors'{' should be on the previous line.269
ErrorsMissing a Javadoc comment.273
ErrorsFirst sentence should end with a period.275
ErrorsMethod 'getDesc' is not designed for extension - needs to be abstract, final or empty.280
Errors'(' is preceded with whitespace.280
Errors'{' should be on the previous line.281
ErrorsFirst sentence should end with a period.285
ErrorsMethod 'setDesc' is not designed for extension - needs to be abstract, final or empty.290
Errors'(' is preceded with whitespace.290
ErrorsParameter desc should be final.290
Errors'desc' hides a field.290
Errors'{' should be on the previous line.291
ErrorsMissing a Javadoc comment.295
ErrorsFirst sentence should end with a period.297
ErrorsMethod 'getComments' is not designed for extension - needs to be abstract, final or empty.302
Errors'(' is preceded with whitespace.302
Errors'{' should be on the previous line.303
ErrorsFirst sentence should end with a period.307
ErrorsMethod 'setComments' is not designed for extension - needs to be abstract, final or empty.312
Errors'(' is preceded with whitespace.312
ErrorsParameter comments should be final.312
Errors'comments' hides a field.312
Errors'{' should be on the previous line.313
ErrorsMissing a Javadoc comment.317
ErrorsFirst sentence should end with a period.319
ErrorsMethod 'getMinOccurs' is not designed for extension - needs to be abstract, final or empty.324
Errors'(' is preceded with whitespace.324
Errors'{' should be on the previous line.325
ErrorsFirst sentence should end with a period.329
ErrorsMethod 'setMinOccurs' is not designed for extension - needs to be abstract, final or empty.334
Errors'(' is preceded with whitespace.334
ErrorsParameter minOccurs should be final.334
Errors'minOccurs' hides a field.334
Errors'{' should be on the previous line.335
ErrorsMissing a Javadoc comment.339
ErrorsFirst sentence should end with a period.341
ErrorsMethod 'getMaxOccurs' is not designed for extension - needs to be abstract, final or empty.346
Errors'(' is preceded with whitespace.346
Errors'{' should be on the previous line.347
ErrorsFirst sentence should end with a period.351
ErrorsMethod 'setMaxOccurs' is not designed for extension - needs to be abstract, final or empty.356
Errors'(' is preceded with whitespace.356
ErrorsParameter maxOccurs should be final.356
Errors'maxOccurs' hides a field.356
Errors'{' should be on the previous line.357

org/kuali/student/contract/model/Dictionary.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsUnused import - java.util.Stack.20
ErrorsFirst sentence should end with a period.22
Errors'{' should be on the previous line.27
ErrorsMissing a Javadoc comment.29
Errors'(' is preceded with whitespace.29
Errors'{' should be on the previous line.30
Errors'(' is preceded with whitespace.31
ErrorsMissing a Javadoc comment.34
ErrorsFirst sentence should end with a period.36
ErrorsMethod 'getId' is not designed for extension - needs to be abstract, final or empty.41
Errors'(' is preceded with whitespace.41
Errors'{' should be on the previous line.42
ErrorsFirst sentence should end with a period.46
ErrorsMethod 'setId' is not designed for extension - needs to be abstract, final or empty.51
Errors'(' is preceded with whitespace.51
ErrorsParameter id should be final.51
Errors'id' hides a field.51
Errors'{' should be on the previous line.52
ErrorsMissing a Javadoc comment.56
ErrorsFirst sentence should end with a period.58
ErrorsMethod 'getType' is not designed for extension - needs to be abstract, final or empty.63
Errors'(' is preceded with whitespace.63
Errors'{' should be on the previous line.64
ErrorsFirst sentence should end with a period.68
ErrorsMethod 'setType' is not designed for extension - needs to be abstract, final or empty.73
Errors'(' is preceded with whitespace.73
ErrorsParameter type should be final.73
Errors'type' hides a field.73
Errors'{' should be on the previous line.74
ErrorsMissing a Javadoc comment.79
ErrorsFirst sentence should end with a period.81
ErrorsMethod 'getState' is not designed for extension - needs to be abstract, final or empty.86
Errors'(' is preceded with whitespace.86
Errors'{' should be on the previous line.87
ErrorsFirst sentence should end with a period.91
ErrorsMethod 'setState' is not designed for extension - needs to be abstract, final or empty.96
Errors'(' is preceded with whitespace.96
ErrorsParameter state should be final.96
Errors'state' hides a field.96
Errors'{' should be on the previous line.97
ErrorsMissing a Javadoc comment.101
ErrorsMethod 'getParent' is not designed for extension - needs to be abstract, final or empty.103
ErrorsMissing a Javadoc comment.103
Errors'(' is preceded with whitespace.103
Errors'{' should be on the previous line.104
ErrorsMethod 'setParent' is not designed for extension - needs to be abstract, final or empty.108
ErrorsMissing a Javadoc comment.108
Errors'(' is preceded with whitespace.108
ErrorsParameter parent should be final.108
Errors'parent' hides a field.108
Errors'{' should be on the previous line.109
ErrorsMissing a Javadoc comment.114
ErrorsFirst sentence should end with a period.116
ErrorsMethod 'getSubType' is not designed for extension - needs to be abstract, final or empty.121
Errors'(' is preceded with whitespace.121
Errors'{' should be on the previous line.122
ErrorsFirst sentence should end with a period.126
ErrorsMethod 'setSubType' is not designed for extension - needs to be abstract, final or empty.131
Errors'(' is preceded with whitespace.131
ErrorsParameter subType should be final.131
Errors'subType' hides a field.131
Errors'{' should be on the previous line.132
ErrorsMissing a Javadoc comment.136
ErrorsFirst sentence should end with a period.138
ErrorsMethod 'getSubState' is not designed for extension - needs to be abstract, final or empty.143
Errors'(' is preceded with whitespace.143
Errors'{' should be on the previous line.144
ErrorsFirst sentence should end with a period.148
ErrorsMethod 'setSubState' is not designed for extension - needs to be abstract, final or empty.153
Errors'(' is preceded with whitespace.153
ErrorsParameter subState should be final.153
Errors'subState' hides a field.153
Errors'{' should be on the previous line.154
ErrorsMissing a Javadoc comment.158
ErrorsFirst sentence should end with a period.160
ErrorsMethod 'getXmlObject' is not designed for extension - needs to be abstract, final or empty.165
Errors'(' is preceded with whitespace.165
Errors'{' should be on the previous line.166
ErrorsFirst sentence should end with a period.170
ErrorsMethod 'setXmlObject' is not designed for extension - needs to be abstract, final or empty.175
Errors'(' is preceded with whitespace.175
ErrorsParameter xmlObject should be final.175
Errors'xmlObject' hides a field.175
Errors'{' should be on the previous line.176
ErrorsMissing a Javadoc comment.180
ErrorsFirst sentence should end with a period.182
ErrorsMethod 'getShortName' is not designed for extension - needs to be abstract, final or empty.187
Errors'(' is preceded with whitespace.187
Errors'{' should be on the previous line.188
ErrorsFirst sentence should end with a period.192
ErrorsMethod 'setShortName' is not designed for extension - needs to be abstract, final or empty.197
Errors'(' is preceded with whitespace.197
ErrorsParameter shortName should be final.197
Errors'shortName' hides a field.197
Errors'{' should be on the previous line.198
ErrorsMissing a Javadoc comment.202
ErrorsFirst sentence should end with a period.204
ErrorsMethod 'getPrimitive' is not designed for extension - needs to be abstract, final or empty.209
Errors'(' is preceded with whitespace.209
Errors'{' should be on the previous line.210
ErrorsFirst sentence should end with a period.214
ErrorsMethod 'setPrimitive' is not designed for extension - needs to be abstract, final or empty.219
Errors'(' is preceded with whitespace.219
ErrorsParameter primitive should be final.219
Errors'primitive' hides a field.219
Errors'{' should be on the previous line.220
ErrorsMissing a Javadoc comment.224
ErrorsFirst sentence should end with a period.226
ErrorsMethod 'getBaseConstraintDescription' is not designed for extension - needs to be abstract, final or empty.231
Errors'(' is preceded with whitespace.231
Errors'{' should be on the previous line.232
ErrorsFirst sentence should end with a period.236
ErrorsMethod 'setBaseConstraintDescription' is not designed for extension - needs to be abstract, final or empty.241
Errors'(' is preceded with whitespace.241
ErrorsParameter baseConstraintDescription should be final.241
Errors'baseConstraintDescription' hides a field.241
Errors'{' should be on the previous line.242
ErrorsMissing a Javadoc comment.246
ErrorsFirst sentence should end with a period.248
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.253
Errors'(' is preceded with whitespace.253
Errors'{' should be on the previous line.254
ErrorsFirst sentence should end with a period.258
ErrorsMethod 'setName' is not designed for extension - needs to be abstract, final or empty.263
Errors'(' is preceded with whitespace.263
ErrorsParameter name should be final.263
Errors'name' hides a field.263
Errors'{' should be on the previous line.264
ErrorsMissing a Javadoc comment.268
ErrorsVariable 'desc' must be private and have accessor methods.268
ErrorsFirst sentence should end with a period.270
ErrorsMethod 'getDesc' is not designed for extension - needs to be abstract, final or empty.275
Errors'(' is preceded with whitespace.275
Errors'{' should be on the previous line.276
ErrorsFirst sentence should end with a period.280
ErrorsMethod 'setDesc' is not designed for extension - needs to be abstract, final or empty.285
Errors'(' is preceded with whitespace.285
ErrorsParameter desc should be final.285
Errors'desc' hides a field.285
Errors'{' should be on the previous line.286
ErrorsMissing a Javadoc comment.291
ErrorsFirst sentence should end with a period.293
ErrorsMethod 'isSelector' is not designed for extension - needs to be abstract, final or empty.298
Errors'(' is preceded with whitespace.298
Errors'{' should be on the previous line.299
ErrorsFirst sentence should end with a period.303
ErrorsMethod 'setSelector' is not designed for extension - needs to be abstract, final or empty.308
Errors'(' is preceded with whitespace.308
ErrorsParameter selector should be final.308
Errors'selector' hides a field.308
Errors'{' should be on the previous line.309
ErrorsMissing a Javadoc comment.314
ErrorsMethod 'isDynamic' is not designed for extension - needs to be abstract, final or empty.316
ErrorsMissing a Javadoc comment.316
Errors'(' is preceded with whitespace.316
Errors'{' should be on the previous line.317
ErrorsMethod 'setDynamic' is not designed for extension - needs to be abstract, final or empty.321
ErrorsMissing a Javadoc comment.321
Errors'(' is preceded with whitespace.321
ErrorsParameter dynamic should be final.321
Errors'dynamic' hides a field.321
Errors'{' should be on the previous line.322
ErrorsMissing a Javadoc comment.327
ErrorsFirst sentence should end with a period.329
ErrorsMethod 'getComments' is not designed for extension - needs to be abstract, final or empty.334
Errors'(' is preceded with whitespace.334
Errors'{' should be on the previous line.335
ErrorsFirst sentence should end with a period.339
ErrorsMethod 'setComments' is not designed for extension - needs to be abstract, final or empty.344
Errors'(' is preceded with whitespace.344
ErrorsParameter comments should be final.344
Errors'comments' hides a field.344
Errors'{' should be on the previous line.345
ErrorsMissing a Javadoc comment.349
ErrorsVariable 'additionalConstraintIds' must be private and have accessor methods.349
ErrorsFirst sentence should end with a period.351
ErrorsMethod 'getAdditionalConstraintIds' is not designed for extension - needs to be abstract, final or empty.356
Errors'(' is preceded with whitespace.356
Errors'{' should be on the previous line.357
ErrorsFirst sentence should end with a period.361
ErrorsMethod 'setAdditionalConstraintIds' is not designed for extension - needs to be abstract, final or empty.366
Errors'(' is preceded with whitespace.366
ErrorsParameter additionalConstraintIds should be final.366
Errors'additionalConstraintIds' hides a field.366
Errors'{' should be on the previous line.367
ErrorsMissing a Javadoc comment.371
ErrorsVariable 'additionalConstraintDescription' must be private and have accessor methods.371
ErrorsFirst sentence should end with a period.373
ErrorsMethod 'getAdditionalConstraintDescription' is not designed for extension - needs to be abstract, final or empty.378
Errors'(' is preceded with whitespace.378
Errors'{' should be on the previous line.379
ErrorsFirst sentence should end with a period.383
ErrorsLine is longer than 80 characters.386
ErrorsMethod 'setAdditionalConstraintDescription' is not designed for extension - needs to be abstract, final or empty.388
Errors'(' is preceded with whitespace.388
ErrorsParameter additionalConstraintDescription should be final.389
Errors'additionalConstraintDescription' hides a field.389
Errors'{' should be on the previous line.390
ErrorsMissing a Javadoc comment.394
ErrorsVariable 'combinedConstraintDescription' must be private and have accessor methods.394
ErrorsFirst sentence should end with a period.396
ErrorsMethod 'getCombinedConstraintDescription' is not designed for extension - needs to be abstract, final or empty.401
Errors'(' is preceded with whitespace.401
Errors'{' should be on the previous line.402
ErrorsFirst sentence should end with a period.406
ErrorsLine is longer than 80 characters.409
ErrorsMethod 'setCombinedConstraintDescription' is not designed for extension - needs to be abstract, final or empty.411
Errors'(' is preceded with whitespace.411
ErrorsParameter combinedConstraintDescription should be final.412
Errors'combinedConstraintDescription' hides a field.412
Errors'{' should be on the previous line.413
ErrorsMissing a Javadoc comment.417
ErrorsFirst sentence should end with a period.419
ErrorsMethod 'getInlineConstraint' is not designed for extension - needs to be abstract, final or empty.424
Errors'(' is preceded with whitespace.424
Errors'{' should be on the previous line.425
ErrorsFirst sentence should end with a period.429
ErrorsMethod 'setInlineConstraint' is not designed for extension - needs to be abstract, final or empty.434
Errors'(' is preceded with whitespace.434
ErrorsParameter inlineConstraint should be final.434
Errors'inlineConstraint' hides a field.434
Errors'{' should be on the previous line.435
ErrorsMethod 'clone' is not designed for extension - needs to be abstract, final or empty.439
Errors'(' is preceded with whitespace.440
Errors'{' should be on the previous line.442
Errors'(' is preceded with whitespace.443

org/kuali/student/contract/model/DictionaryExpander.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsFirst sentence should end with a period.20
ErrorsLine is longer than 80 characters.21
Errors'{' should be on the previous line.26
ErrorsMissing a Javadoc comment.28
ErrorsRedundant 'public' modifier.28
Errors'(' is preceded with whitespace.28

org/kuali/student/contract/model/DictionaryModel.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.26
ErrorsFirst sentence should end with a period.28
ErrorsExpected an @return tag.32
ErrorsRedundant 'public' modifier.32
Errors'(' is preceded with whitespace.32
ErrorsFirst sentence should end with a period.34
ErrorsExpected an @return tag.38
ErrorsRedundant 'public' modifier.38
Errors'(' is preceded with whitespace.38
ErrorsFirst sentence should end with a period.40
ErrorsExpected an @return tag.44
ErrorsRedundant 'public' modifier.44
Errors'(' is preceded with whitespace.44
ErrorsFirst sentence should end with a period.46
ErrorsExpected an @return tag.50
ErrorsRedundant 'public' modifier.50
Errors'(' is preceded with whitespace.50
ErrorsFirst sentence should end with a period.53
ErrorsExpected an @return tag.57
ErrorsRedundant 'public' modifier.57
Errors'(' is preceded with whitespace.57
ErrorsFirst sentence should end with a period.59
ErrorsExpected an @return tag.63
ErrorsRedundant 'public' modifier.63
Errors'(' is preceded with whitespace.63
ErrorsFirst sentence should end with a period.65
ErrorsExpected an @return tag.69
ErrorsRedundant 'public' modifier.69
Errors'(' is preceded with whitespace.69
ErrorsFirst sentence should end with a period.71
ErrorsExpected an @return tag.75
ErrorsRedundant 'public' modifier.75
Errors'(' is preceded with whitespace.75
ErrorsFirst sentence should end with a period.78
ErrorsRedundant 'public' modifier.82
Errors'(' is preceded with whitespace.82

org/kuali/student/contract/model/Field.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsFirst sentence should end with a period.21
Errors'{' should be on the previous line.26
ErrorsMissing a Javadoc comment.28
Errors'(' is preceded with whitespace.28
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.32
ErrorsFirst sentence should end with a period.34
ErrorsMethod 'getId' is not designed for extension - needs to be abstract, final or empty.39
Errors'(' is preceded with whitespace.39
Errors'{' should be on the previous line.40
ErrorsFirst sentence should end with a period.44
ErrorsMethod 'setId' is not designed for extension - needs to be abstract, final or empty.49
Errors'(' is preceded with whitespace.49
ErrorsParameter id should be final.49
Errors'id' hides a field.49
Errors'{' should be on the previous line.50
ErrorsMissing a Javadoc comment.54
ErrorsFirst sentence should end with a period.56
ErrorsMethod 'getXmlObject' is not designed for extension - needs to be abstract, final or empty.61
Errors'(' is preceded with whitespace.61
Errors'{' should be on the previous line.62
ErrorsFirst sentence should end with a period.66
ErrorsMethod 'setXmlObject' is not designed for extension - needs to be abstract, final or empty.71
Errors'(' is preceded with whitespace.71
ErrorsParameter xmlObject should be final.71
Errors'xmlObject' hides a field.71
Errors'{' should be on the previous line.72
ErrorsMissing a Javadoc comment.76
ErrorsFirst sentence should end with a period.78
ErrorsMethod 'getShortName' is not designed for extension - needs to be abstract, final or empty.83
Errors'(' is preceded with whitespace.83
Errors'{' should be on the previous line.84
ErrorsFirst sentence should end with a period.88
ErrorsMethod 'setShortName' is not designed for extension - needs to be abstract, final or empty.93
Errors'(' is preceded with whitespace.93
ErrorsParameter shortName should be final.93
Errors'shortName' hides a field.93
Errors'{' should be on the previous line.94
ErrorsMissing a Javadoc comment.98
ErrorsFirst sentence should end with a period.100
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.105
Errors'(' is preceded with whitespace.105
Errors'{' should be on the previous line.106
ErrorsFirst sentence should end with a period.110
ErrorsMethod 'setName' is not designed for extension - needs to be abstract, final or empty.115
Errors'(' is preceded with whitespace.115
ErrorsParameter name should be final.115
Errors'name' hides a field.115
Errors'{' should be on the previous line.116
ErrorsMissing a Javadoc comment.120
ErrorsFirst sentence should end with a period.122
ErrorsMethod 'getXmlType' is not designed for extension - needs to be abstract, final or empty.127
Errors'(' is preceded with whitespace.127
Errors'{' should be on the previous line.128
ErrorsFirst sentence should end with a period.132
ErrorsMethod 'setXmlType' is not designed for extension - needs to be abstract, final or empty.137
Errors'(' is preceded with whitespace.137
ErrorsParameter xmlType should be final.137
Errors'xmlType' hides a field.137
Errors'{' should be on the previous line.138
ErrorsMissing a Javadoc comment.142
ErrorsFirst sentence should end with a period.144
ErrorsMethod 'getPrimitive' is not designed for extension - needs to be abstract, final or empty.149
Errors'(' is preceded with whitespace.149
Errors'{' should be on the previous line.150
ErrorsFirst sentence should end with a period.154
ErrorsMethod 'setPrimitive' is not designed for extension - needs to be abstract, final or empty.159
Errors'(' is preceded with whitespace.159
ErrorsParameter primitive should be final.159
Errors'primitive' hides a field.159
Errors'{' should be on the previous line.160
ErrorsMissing a Javadoc comment.166
ErrorsFirst sentence should end with a period.168
ErrorsMethod 'getDesc' is not designed for extension - needs to be abstract, final or empty.173
Errors'(' is preceded with whitespace.173
Errors'{' should be on the previous line.174
ErrorsFirst sentence should end with a period.178
ErrorsMethod 'setDesc' is not designed for extension - needs to be abstract, final or empty.183
Errors'(' is preceded with whitespace.183
ErrorsParameter desc should be final.183
Errors'desc' hides a field.183
Errors'{' should be on the previous line.184
ErrorsMissing a Javadoc comment.188
ErrorsFirst sentence should end with a period.190
ErrorsMethod 'getConstraintIds' is not designed for extension - needs to be abstract, final or empty.195
Errors'(' is preceded with whitespace.195
Errors'{' should be on the previous line.196
ErrorsFirst sentence should end with a period.200
ErrorsMethod 'setConstraintIds' is not designed for extension - needs to be abstract, final or empty.205
Errors'(' is preceded with whitespace.205
ErrorsParameter constraintIds should be final.205
Errors'constraintIds' hides a field.205
Errors'{' should be on the previous line.206
ErrorsMissing a Javadoc comment.210
ErrorsFirst sentence should end with a period.212
ErrorsMethod 'getConstraintDescription' is not designed for extension - needs to be abstract, final or empty.217
Errors'(' is preceded with whitespace.217
Errors'{' should be on the previous line.218
ErrorsFirst sentence should end with a period.222
ErrorsMethod 'setConstraintDescription' is not designed for extension - needs to be abstract, final or empty.227
Errors'(' is preceded with whitespace.227
ErrorsParameter constraintDescription should be final.227
Errors'constraintDescription' hides a field.227
Errors'{' should be on the previous line.228
ErrorsMissing a Javadoc comment.233
ErrorsFirst sentence should end with a period.235
ErrorsMethod 'isDynamic' is not designed for extension - needs to be abstract, final or empty.240
Errors'(' is preceded with whitespace.240
Errors'{' should be on the previous line.241
ErrorsFirst sentence should end with a period.245
ErrorsMethod 'setDynamic' is not designed for extension - needs to be abstract, final or empty.250
Errors'(' is preceded with whitespace.250
ErrorsParameter dynamic should be final.250
Errors'dynamic' hides a field.250
Errors'{' should be on the previous line.251
ErrorsLine has trailing spaces.254
ErrorsMissing a Javadoc comment.255
ErrorsFirst sentence should end with a period.257
ErrorsMethod 'isSelector' is not designed for extension - needs to be abstract, final or empty.262
Errors'(' is preceded with whitespace.262
Errors'{' should be on the previous line.263
ErrorsFirst sentence should end with a period.267
ErrorsMethod 'setSelector' is not designed for extension - needs to be abstract, final or empty.272
Errors'(' is preceded with whitespace.272
ErrorsParameter selector should be final.272
Errors'selector' hides a field.272
Errors'{' should be on the previous line.273
ErrorsMissing a Javadoc comment.277
ErrorsFirst sentence should end with a period.279
ErrorsMethod 'getInlineConstraint' is not designed for extension - needs to be abstract, final or empty.284
Errors'(' is preceded with whitespace.284
Errors'{' should be on the previous line.285
ErrorsFirst sentence should end with a period.289
ErrorsMethod 'setInlineConstraint' is not designed for extension - needs to be abstract, final or empty.294
Errors'(' is preceded with whitespace.294
ErrorsParameter inlineConstraint should be final.294
Errors'inlineConstraint' hides a field.294
Errors'{' should be on the previous line.295
ErrorsMissing a Javadoc comment.299
ErrorsFirst sentence should end with a period.301
ErrorsMethod 'getComments' is not designed for extension - needs to be abstract, final or empty.306
Errors'(' is preceded with whitespace.306
Errors'{' should be on the previous line.307
ErrorsFirst sentence should end with a period.311
ErrorsMethod 'setComments' is not designed for extension - needs to be abstract, final or empty.316
Errors'(' is preceded with whitespace.316
ErrorsParameter comments should be final.316
Errors'comments' hides a field.316
Errors'{' should be on the previous line.317

org/kuali/student/contract/model/MessageStructure.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.25
ErrorsMethod 'getId' is not designed for extension - needs to be abstract, final or empty.27
ErrorsMissing a Javadoc comment.27
Errors'(' is preceded with whitespace.27
Errors'{' should be on the previous line.28
ErrorsMethod 'setId' is not designed for extension - needs to be abstract, final or empty.32
ErrorsMissing a Javadoc comment.32
Errors'(' is preceded with whitespace.32
ErrorsParameter id should be final.32
Errors'id' hides a field.32
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.36
ErrorsMethod 'getXmlObject' is not designed for extension - needs to be abstract, final or empty.38
ErrorsMissing a Javadoc comment.38
Errors'(' is preceded with whitespace.38
Errors'{' should be on the previous line.39
ErrorsMethod 'setXmlObject' is not designed for extension - needs to be abstract, final or empty.43
ErrorsMissing a Javadoc comment.43
Errors'(' is preceded with whitespace.43
ErrorsParameter xmlObject should be final.43
Errors'xmlObject' hides a field.43
Errors'{' should be on the previous line.44
ErrorsMissing a Javadoc comment.47
ErrorsMethod 'getShortName' is not designed for extension - needs to be abstract, final or empty.49
ErrorsMissing a Javadoc comment.49
Errors'(' is preceded with whitespace.49
Errors'{' should be on the previous line.50
ErrorsMethod 'setShortName' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMissing a Javadoc comment.54
Errors'(' is preceded with whitespace.54
ErrorsParameter shortName should be final.54
Errors'shortName' hides a field.54
Errors'{' should be on the previous line.55
ErrorsMissing a Javadoc comment.58
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.60
ErrorsMissing a Javadoc comment.60
Errors'(' is preceded with whitespace.60
Errors'{' should be on the previous line.61
ErrorsMethod 'setName' is not designed for extension - needs to be abstract, final or empty.65
ErrorsMissing a Javadoc comment.65
Errors'(' is preceded with whitespace.65
ErrorsParameter name should be final.65
Errors'name' hides a field.65
Errors'{' should be on the previous line.66
ErrorsMissing a Javadoc comment.69
ErrorsMethod 'getType' is not designed for extension - needs to be abstract, final or empty.71
ErrorsMissing a Javadoc comment.71
Errors'(' is preceded with whitespace.71
Errors'{' should be on the previous line.72
ErrorsMethod 'setType' is not designed for extension - needs to be abstract, final or empty.76
ErrorsMissing a Javadoc comment.76
Errors'(' is preceded with whitespace.76
ErrorsParameter type should be final.76
Errors'type' hides a field.76
Errors'{' should be on the previous line.77
ErrorsMissing a Javadoc comment.80
ErrorsMethod 'getUrl' is not designed for extension - needs to be abstract, final or empty.82
ErrorsMissing a Javadoc comment.82
Errors'(' is preceded with whitespace.82
Errors'{' should be on the previous line.83
ErrorsMethod 'setUrl' is not designed for extension - needs to be abstract, final or empty.87
ErrorsMissing a Javadoc comment.87
Errors'(' is preceded with whitespace.87
ErrorsParameter url should be final.87
Errors'url' hides a field.87
Errors'{' should be on the previous line.88
ErrorsMissing a Javadoc comment.91
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.93
ErrorsMissing a Javadoc comment.93
Errors'(' is preceded with whitespace.93
Errors'{' should be on the previous line.94
ErrorsMethod 'setDescription' is not designed for extension - needs to be abstract, final or empty.98
ErrorsMissing a Javadoc comment.98
Errors'(' is preceded with whitespace.98
ErrorsParameter description should be final.98
Errors'description' hides a field.98
Errors'{' should be on the previous line.99
ErrorsMissing a Javadoc comment.102
ErrorsMethod 'getRequired' is not designed for extension - needs to be abstract, final or empty.104
ErrorsMissing a Javadoc comment.104
Errors'(' is preceded with whitespace.104
Errors'{' should be on the previous line.105
ErrorsMethod 'setRequired' is not designed for extension - needs to be abstract, final or empty.109
ErrorsMissing a Javadoc comment.109
Errors'(' is preceded with whitespace.109
ErrorsParameter required should be final.109
Errors'required' hides a field.109
Errors'{' should be on the previous line.110
ErrorsMissing a Javadoc comment.113
ErrorsMethod 'getOptional' is not designed for extension - needs to be abstract, final or empty.115
ErrorsMissing a Javadoc comment.115
Errors'(' is preceded with whitespace.115
Errors'{' should be on the previous line.116
ErrorsMethod 'setOptional' is not designed for extension - needs to be abstract, final or empty.120
ErrorsMissing a Javadoc comment.120
Errors'(' is preceded with whitespace.120
ErrorsParameter optional should be final.120
Errors'optional' hides a field.120
Errors'{' should be on the previous line.121
ErrorsMissing a Javadoc comment.124
ErrorsMethod 'getCardinality' is not designed for extension - needs to be abstract, final or empty.126
ErrorsMissing a Javadoc comment.126
Errors'(' is preceded with whitespace.126
Errors'{' should be on the previous line.127
ErrorsMethod 'setCardinality' is not designed for extension - needs to be abstract, final or empty.131
ErrorsMissing a Javadoc comment.131
Errors'(' is preceded with whitespace.131
ErrorsParameter cardinality should be final.131
Errors'cardinality' hides a field.131
Errors'{' should be on the previous line.132
ErrorsMissing a Javadoc comment.135
ErrorsMethod 'getXmlAttribute' is not designed for extension - needs to be abstract, final or empty.137
ErrorsMissing a Javadoc comment.137
Errors'(' is preceded with whitespace.137
Errors'{' should be on the previous line.138
ErrorsMethod 'setXmlAttribute' is not designed for extension - needs to be abstract, final or empty.142
ErrorsMissing a Javadoc comment.142
Errors'(' is preceded with whitespace.142
ErrorsParameter xmlAttribute should be final.142
Errors'xmlAttribute' hides a field.142
Errors'{' should be on the previous line.143
ErrorsMissing a Javadoc comment.146
ErrorsMethod 'getStatus' is not designed for extension - needs to be abstract, final or empty.148
ErrorsMissing a Javadoc comment.148
Errors'(' is preceded with whitespace.148
Errors'{' should be on the previous line.149
ErrorsMethod 'setStatus' is not designed for extension - needs to be abstract, final or empty.153
ErrorsMissing a Javadoc comment.153
Errors'(' is preceded with whitespace.153
ErrorsParameter status should be final.153
Errors'status' hides a field.153
Errors'{' should be on the previous line.154
ErrorsMissing a Javadoc comment.157
ErrorsMethod 'getFeedback' is not designed for extension - needs to be abstract, final or empty.159
ErrorsMissing a Javadoc comment.159
Errors'(' is preceded with whitespace.159
Errors'{' should be on the previous line.160
ErrorsMethod 'setFeedback' is not designed for extension - needs to be abstract, final or empty.164
ErrorsMissing a Javadoc comment.164
Errors'(' is preceded with whitespace.164
ErrorsParameter feedback should be final.164
Errors'feedback' hides a field.164
Errors'{' should be on the previous line.165

org/kuali/student/contract/model/OrchObj.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.25
ErrorsMissing a Javadoc comment.27
ErrorsMethod 'getParent' is not designed for extension - needs to be abstract, final or empty.29
ErrorsMissing a Javadoc comment.29
Errors'(' is preceded with whitespace.29
Errors'{' should be on the previous line.30
ErrorsMethod 'setParent' is not designed for extension - needs to be abstract, final or empty.34
ErrorsMissing a Javadoc comment.34
Errors'(' is preceded with whitespace.34
ErrorsParameter parent should be final.34
Errors'parent' hides a field.34
Errors'{' should be on the previous line.35
ErrorsMissing a Javadoc comment.39
ErrorsMethod 'getCard1' is not designed for extension - needs to be abstract, final or empty.41
ErrorsMissing a Javadoc comment.41
Errors'(' is preceded with whitespace.41
Errors'{' should be on the previous line.42
ErrorsMethod 'setCard1' is not designed for extension - needs to be abstract, final or empty.46
ErrorsMissing a Javadoc comment.46
Errors'(' is preceded with whitespace.46
ErrorsParameter card1 should be final.46
Errors'card1' hides a field.46
Errors'{' should be on the previous line.47
ErrorsMissing a Javadoc comment.51
ErrorsMethod 'getChild' is not designed for extension - needs to be abstract, final or empty.53
ErrorsMissing a Javadoc comment.53
Errors'(' is preceded with whitespace.53
Errors'{' should be on the previous line.54
ErrorsMethod 'setChild' is not designed for extension - needs to be abstract, final or empty.58
ErrorsMissing a Javadoc comment.58
Errors'(' is preceded with whitespace.58
ErrorsParameter child should be final.58
Errors'child' hides a field.58
Errors'{' should be on the previous line.59
ErrorsMissing a Javadoc comment.63
ErrorsMethod 'getCard2' is not designed for extension - needs to be abstract, final or empty.65
ErrorsMissing a Javadoc comment.65
Errors'(' is preceded with whitespace.65
Errors'{' should be on the previous line.66
ErrorsMethod 'setCard2' is not designed for extension - needs to be abstract, final or empty.70
ErrorsMissing a Javadoc comment.70
Errors'(' is preceded with whitespace.70
ErrorsParameter card2 should be final.70
Errors'card2' hides a field.70
Errors'{' should be on the previous line.71
ErrorsMissing a Javadoc comment.75
ErrorsMethod 'getGrandChild' is not designed for extension - needs to be abstract, final or empty.77
ErrorsMissing a Javadoc comment.77
Errors'(' is preceded with whitespace.77
Errors'{' should be on the previous line.78
ErrorsMethod 'setGrandChild' is not designed for extension - needs to be abstract, final or empty.82
ErrorsMissing a Javadoc comment.82
Errors'(' is preceded with whitespace.82
ErrorsParameter grandChild should be final.82
Errors'grandChild' hides a field.82
Errors'{' should be on the previous line.83
ErrorsMissing a Javadoc comment.87
ErrorsMethod 'getDesc' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89
Errors'(' is preceded with whitespace.89
Errors'{' should be on the previous line.90
ErrorsMethod 'setDesc' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMissing a Javadoc comment.94
Errors'(' is preceded with whitespace.94
ErrorsParameter desc should be final.94
Errors'desc' hides a field.94
Errors'{' should be on the previous line.95
ErrorsMissing a Javadoc comment.99
ErrorsMethod 'getXmlType' is not designed for extension - needs to be abstract, final or empty.101
ErrorsMissing a Javadoc comment.101
Errors'(' is preceded with whitespace.101
Errors'{' should be on the previous line.102
ErrorsMethod 'setXmlType' is not designed for extension - needs to be abstract, final or empty.106
ErrorsMissing a Javadoc comment.106
Errors'(' is preceded with whitespace.106
ErrorsParameter xmlType should be final.106
Errors'xmlType' hides a field.106
Errors'{' should be on the previous line.107
ErrorsMissing a Javadoc comment.111
ErrorsMethod 'getRecursions' is not designed for extension - needs to be abstract, final or empty.113
ErrorsMissing a Javadoc comment.113
Errors'(' is preceded with whitespace.113
Errors'{' should be on the previous line.114
ErrorsMethod 'setRecursions' is not designed for extension - needs to be abstract, final or empty.118
ErrorsMissing a Javadoc comment.118
Errors'(' is preceded with whitespace.118
ErrorsParameter recursions should be final.118
Errors'recursions' hides a field.118
Errors'{' should be on the previous line.119
ErrorsMissing a Javadoc comment.124
ErrorsMethod 'getStatus' is not designed for extension - needs to be abstract, final or empty.126
ErrorsMissing a Javadoc comment.126
Errors'(' is preceded with whitespace.126
Errors'{' should be on the previous line.127
ErrorsMethod 'setStatus' is not designed for extension - needs to be abstract, final or empty.131
ErrorsMissing a Javadoc comment.131
Errors'(' is preceded with whitespace.131
ErrorsParameter status should be final.131
Errors'status' hides a field.131
Errors'{' should be on the previous line.132
ErrorsMissing a Javadoc comment.136
ErrorsMethod 'getDefaultValue' is not designed for extension - needs to be abstract, final or empty.138
ErrorsMissing a Javadoc comment.138
Errors'(' is preceded with whitespace.138
Errors'{' should be on the previous line.139
ErrorsMethod 'setDefaultValue' is not designed for extension - needs to be abstract, final or empty.143
ErrorsMissing a Javadoc comment.143
Errors'(' is preceded with whitespace.143
ErrorsParameter defaultValue should be final.143
Errors'defaultValue' hides a field.143
Errors'{' should be on the previous line.144
ErrorsMissing a Javadoc comment.148
ErrorsMethod 'getDefaultValuePath' is not designed for extension - needs to be abstract, final or empty.150
ErrorsMissing a Javadoc comment.150
Errors'(' is preceded with whitespace.150
Errors'{' should be on the previous line.151
ErrorsMethod 'setDefaultValuePath' is not designed for extension - needs to be abstract, final or empty.155
ErrorsMissing a Javadoc comment.155
Errors'(' is preceded with whitespace.155
ErrorsParameter defaultValuePath should be final.155
Errors'defaultValuePath' hides a field.155
Errors'{' should be on the previous line.156
ErrorsMissing a Javadoc comment.160
ErrorsMethod 'getLookup' is not designed for extension - needs to be abstract, final or empty.162
ErrorsMissing a Javadoc comment.162
Errors'(' is preceded with whitespace.162
Errors'{' should be on the previous line.163
ErrorsMethod 'setLookup' is not designed for extension - needs to be abstract, final or empty.167
ErrorsMissing a Javadoc comment.167
Errors'(' is preceded with whitespace.167
ErrorsParameter lookup should be final.167
Errors'lookup' hides a field.167
Errors'{' should be on the previous line.168
ErrorsMissing a Javadoc comment.172
ErrorsMethod 'getLookupContextPath' is not designed for extension - needs to be abstract, final or empty.174
ErrorsMissing a Javadoc comment.174
Errors'(' is preceded with whitespace.174
Errors'{' should be on the previous line.175
ErrorsMethod 'setLookupContextPath' is not designed for extension - needs to be abstract, final or empty.179
ErrorsMissing a Javadoc comment.179
Errors'(' is preceded with whitespace.179
ErrorsParameter lookupContextPath should be final.179
Errors'lookupContextPath' hides a field.179
Errors'{' should be on the previous line.180
ErrorsMissing a Javadoc comment.185
ErrorsMethod 'getDictionaryId' is not designed for extension - needs to be abstract, final or empty.187
ErrorsMissing a Javadoc comment.187
Errors'(' is preceded with whitespace.187
Errors'{' should be on the previous line.188
ErrorsMethod 'setDictionaryId' is not designed for extension - needs to be abstract, final or empty.192
ErrorsMissing a Javadoc comment.192
Errors'(' is preceded with whitespace.192
ErrorsParameter dictionaryId should be final.192
Errors'dictionaryId' hides a field.192
Errors'{' should be on the previous line.193
ErrorsMissing a Javadoc comment.197
ErrorsMethod 'getConstraintIds' is not designed for extension - needs to be abstract, final or empty.199
ErrorsMissing a Javadoc comment.199
Errors'(' is preceded with whitespace.199
Errors'{' should be on the previous line.200
ErrorsMethod 'setConstraintIds' is not designed for extension - needs to be abstract, final or empty.204
ErrorsMissing a Javadoc comment.204
Errors'(' is preceded with whitespace.204
ErrorsParameter constraintIds should be final.204
Errors'constraintIds' hides a field.204
Errors'{' should be on the previous line.205
ErrorsMissing a Javadoc comment.209
ErrorsMethod 'getMessageStructureKey' is not designed for extension - needs to be abstract, final or empty.211
ErrorsMissing a Javadoc comment.211
Errors'(' is preceded with whitespace.211
Errors'{' should be on the previous line.212
ErrorsMethod 'setMessageStructureKey' is not designed for extension - needs to be abstract, final or empty.216
ErrorsMissing a Javadoc comment.216
Errors'(' is preceded with whitespace.216
ErrorsParameter messageStructureKey should be final.216
Errors'messageStructureKey' hides a field.216
Errors'{' should be on the previous line.217
ErrorsMissing a Javadoc comment.221
ErrorsMethod 'getSelector' is not designed for extension - needs to be abstract, final or empty.224
ErrorsMissing a Javadoc comment.224
Errors'(' is preceded with whitespace.224
Errors'{' should be on the previous line.225
ErrorsMethod 'setSelector' is not designed for extension - needs to be abstract, final or empty.230
ErrorsMissing a Javadoc comment.230
Errors'(' is preceded with whitespace.230
ErrorsParameter selector should be final.230
Errors'selector' hides a field.230
Errors'{' should be on the previous line.231
ErrorsMissing a Javadoc comment.235
ErrorsMethod 'getInlineConstraint' is not designed for extension - needs to be abstract, final or empty.238
ErrorsMissing a Javadoc comment.238
Errors'(' is preceded with whitespace.238
Errors'{' should be on the previous line.239
ErrorsMethod 'setInlineConstraint' is not designed for extension - needs to be abstract, final or empty.243
ErrorsMissing a Javadoc comment.243
Errors'(' is preceded with whitespace.243
ErrorsParameter inlineConstraint should be final.243
Errors'inlineConstraint' hides a field.243
Errors'{' should be on the previous line.244
ErrorsMissing a Javadoc comment.248
ErrorsMethod 'getComments' is not designed for extension - needs to be abstract, final or empty.250
ErrorsMissing a Javadoc comment.250
Errors'(' is preceded with whitespace.250
Errors'{' should be on the previous line.251
ErrorsMethod 'setComments' is not designed for extension - needs to be abstract, final or empty.255
ErrorsMissing a Javadoc comment.255
Errors'(' is preceded with whitespace.255
ErrorsParameter comments should be final.255
Errors'comments' hides a field.255
Errors'{' should be on the previous line.256
ErrorsMissing a Javadoc comment.261
ErrorsMethod 'getId' is not designed for extension - needs to be abstract, final or empty.263
ErrorsMissing a Javadoc comment.263
Errors'(' is preceded with whitespace.263
Errors'{' should be on the previous line.264
ErrorsMethod 'setId' is not designed for extension - needs to be abstract, final or empty.268
ErrorsMissing a Javadoc comment.268
Errors'(' is preceded with whitespace.268
ErrorsParameter id should be final.268
Errors'id' hides a field.268
Errors'{' should be on the previous line.269
ErrorsMissing a Javadoc comment.274
ErrorsMethod 'getWriteAccess' is not designed for extension - needs to be abstract, final or empty.276
ErrorsMissing a Javadoc comment.276
Errors'(' is preceded with whitespace.276
Errors'{' should be on the previous line.277
ErrorsMethod 'setWriteAccess' is not designed for extension - needs to be abstract, final or empty.281
ErrorsMissing a Javadoc comment.281
Errors'(' is preceded with whitespace.281
ErrorsParameter writeAccess should be final.281
Errors'writeAccess' hides a field.281
Errors'{' should be on the previous line.282

org/kuali/student/contract/model/OrchestrationModel.java

ViolationMessageLine
Errors'{' should be on the previous line.16
ErrorsFirst sentence should end with a period.18
ErrorsExpected an @return tag.22
ErrorsRedundant 'public' modifier.22
Errors'(' is preceded with whitespace.22
ErrorsFirst sentence should end with a period.24
ErrorsExpected an @return tag.29
ErrorsRedundant 'public' modifier.29
Errors'(' is preceded with whitespace.29

org/kuali/student/contract/model/OrchestrationObject.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.25
ErrorsMissing a Javadoc comment.27
Errors'{' should be on the previous line.28
ErrorsMissing a Javadoc comment.29
ErrorsMissing a Javadoc comment.29
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.33
ErrorsMethod 'setName' is not designed for extension - needs to be abstract, final or empty.35
ErrorsMissing a Javadoc comment.35
Errors'(' is preceded with whitespace.35
ErrorsParameter name should be final.35
Errors'name' hides a field.35
Errors'{' should be on the previous line.36
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.40
ErrorsMissing a Javadoc comment.40
Errors'(' is preceded with whitespace.40
Errors'{' should be on the previous line.41
ErrorsMethod 'setFields' is not designed for extension - needs to be abstract, final or empty.45
ErrorsMissing a Javadoc comment.45
Errors'(' is preceded with whitespace.45
ErrorsParameter fields should be final.45
Errors'fields' hides a field.45
Errors'{' should be on the previous line.46
ErrorsMethod 'getFields' is not designed for extension - needs to be abstract, final or empty.50
ErrorsMissing a Javadoc comment.50
Errors'(' is preceded with whitespace.50
Errors'{' should be on the previous line.51
ErrorsMissing a Javadoc comment.55
ErrorsMethod 'hasOwnCreateUpdate' is not designed for extension - needs to be abstract, final or empty.57
ErrorsMissing a Javadoc comment.57
Errors'(' is preceded with whitespace.57
Errors'{' should be on the previous line.58
ErrorsMethod 'setHasOwnCreateUpdate' is not designed for extension - needs to be abstract, final or empty.62
ErrorsMissing a Javadoc comment.62
Errors'(' is preceded with whitespace.62
ErrorsParameter hasOwnCreateUpdate should be final.62
Errors'hasOwnCreateUpdate' hides a field.62
Errors'{' should be on the previous line.63
ErrorsMissing a Javadoc comment.67
ErrorsMethod 'getInlineField' is not designed for extension - needs to be abstract, final or empty.69
ErrorsMissing a Javadoc comment.69
Errors'(' is preceded with whitespace.69
Errors'{' should be on the previous line.70
ErrorsMethod 'setInlineField' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMissing a Javadoc comment.74
Errors'(' is preceded with whitespace.74
ErrorsParameter inlineField should be final.74
Errors'inlineField' hides a field.74
Errors'{' should be on the previous line.75
ErrorsMissing a Javadoc comment.80
ErrorsMethod 'getOrchestrationPackagePath' is not designed for extension - needs to be abstract, final or empty.82
ErrorsMissing a Javadoc comment.82
Errors'(' is preceded with whitespace.82
Errors'{' should be on the previous line.83
ErrorsMethod 'setOrchestrationPackagePath' is not designed for extension - needs to be abstract, final or empty.87
ErrorsMissing a Javadoc comment.87
Errors'(' is preceded with whitespace.87
ErrorsParameter packagePath should be final.87
Errors'{' should be on the previous line.88
ErrorsMissing a Javadoc comment.93
ErrorsMethod 'getInfoPackagePath' is not designed for extension - needs to be abstract, final or empty.95
ErrorsMissing a Javadoc comment.95
Errors'(' is preceded with whitespace.95
Errors'{' should be on the previous line.96
ErrorsMethod 'setInfoPackagePath' is not designed for extension - needs to be abstract, final or empty.100
ErrorsMissing a Javadoc comment.100
Errors'(' is preceded with whitespace.100
ErrorsParameter infoPackagePath should be final.100
Errors'infoPackagePath' hides a field.100
Errors'{' should be on the previous line.101
ErrorsMethod 'getJavaClassInfoName' is not designed for extension - needs to be abstract, final or empty.105
ErrorsMissing a Javadoc comment.105
Errors'(' is preceded with whitespace.105
Errors'{' should be on the previous line.106
Errors'(' is preceded with whitespace.107
Errors'(' is preceded with whitespace.107
Errors'(' is preceded with whitespace.107
ErrorsMethod 'getFullyQualifiedJavaClassInfoName' is not designed for extension - needs to be abstract, final or empty.110
ErrorsMissing a Javadoc comment.110
Errors'(' is preceded with whitespace.110
Errors'{' should be on the previous line.111
Errors'(' is preceded with whitespace.112
ErrorsMethod 'getJavaClassHelperName' is not designed for extension - needs to be abstract, final or empty.115
ErrorsMissing a Javadoc comment.115
Errors'(' is preceded with whitespace.115
Errors'{' should be on the previous line.116
Errors'{' should be on the previous line.118
Errors'(' is preceded with whitespace.119
Errors'(' is preceded with whitespace.121
Errors'(' is preceded with whitespace.121
Errors'(' is preceded with whitespace.122
ErrorsMethod 'getFullyQualifiedJavaClassHelperName' is not designed for extension - needs to be abstract, final or empty.125
ErrorsMissing a Javadoc comment.125
Errors'(' is preceded with whitespace.125
Errors'{' should be on the previous line.126
Errors'(' is preceded with whitespace.127
ErrorsMethod 'getJavaClassConstantsName' is not designed for extension - needs to be abstract, final or empty.130
ErrorsMissing a Javadoc comment.130
Errors'(' is preceded with whitespace.130
Errors'{' should be on the previous line.131
Errors'{' should be on the previous line.133
Errors'(' is preceded with whitespace.134
Errors'(' is preceded with whitespace.136
Errors'(' is preceded with whitespace.136
Errors'(' is preceded with whitespace.137
ErrorsMethod 'getFullyQualifiedJavaClassConstantsName' is not designed for extension - needs to be abstract, final or empty.140
ErrorsMissing a Javadoc comment.140
Errors'(' is preceded with whitespace.140
Errors'{' should be on the previous line.141
Errors'(' is preceded with whitespace.142
ErrorsMethod 'getJavaClassMetadataName' is not designed for extension - needs to be abstract, final or empty.146
ErrorsMissing a Javadoc comment.146
Errors'(' is preceded with whitespace.146
Errors'{' should be on the previous line.147
Errors'{' should be on the previous line.149
Errors'(' is preceded with whitespace.150
Errors'(' is preceded with whitespace.152
Errors'(' is preceded with whitespace.152
Errors'(' is preceded with whitespace.153
ErrorsMethod 'getFullyQualifiedJavaClassMetadataName' is not designed for extension - needs to be abstract, final or empty.156
ErrorsMissing a Javadoc comment.156
Errors'(' is preceded with whitespace.156
Errors'{' should be on the previous line.157
Errors'(' is preceded with whitespace.158
ErrorsMethod 'getJavaClassAssemblerName' is not designed for extension - needs to be abstract, final or empty.161
ErrorsMissing a Javadoc comment.161
Errors'(' is preceded with whitespace.161
Errors'{' should be on the previous line.162
Errors'{' should be on the previous line.164
Errors'(' is preceded with whitespace.165
Errors'(' is preceded with whitespace.167
Errors'(' is preceded with whitespace.167
Errors'(' is preceded with whitespace.168
ErrorsMethod 'getFullyQualifiedJavaClassAssemblerName' is not designed for extension - needs to be abstract, final or empty.171
ErrorsMissing a Javadoc comment.171
Errors'(' is preceded with whitespace.171
Errors'{' should be on the previous line.172
ErrorsLine is longer than 80 characters.173
Errors'(' is preceded with whitespace.173
ErrorsMissing a Javadoc comment.177
ErrorsMethod 'getSource' is not designed for extension - needs to be abstract, final or empty.179
ErrorsMissing a Javadoc comment.179
Errors'(' is preceded with whitespace.179
Errors'{' should be on the previous line.180
ErrorsMethod 'setSource' is not designed for extension - needs to be abstract, final or empty.184
ErrorsMissing a Javadoc comment.184
Errors'(' is preceded with whitespace.184
ErrorsParameter source should be final.184
Errors'source' hides a field.184
Errors'{' should be on the previous line.185

org/kuali/student/contract/model/OrchestrationObjectField.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.26
ErrorsMissing a Javadoc comment.28
ErrorsMissing a Javadoc comment.29
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.32
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.35
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
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.43
ErrorsMethod 'getParent' is not designed for extension - needs to be abstract, final or empty.46
ErrorsMissing a Javadoc comment.46
Errors'(' is preceded with whitespace.46
Errors'{' should be on the previous line.47
ErrorsMethod 'setParent' is not designed for extension - needs to be abstract, final or empty.51
ErrorsMissing a Javadoc comment.51
Errors'(' is preceded with whitespace.51
ErrorsParameter parent should be final.51
Errors'parent' hides a field.51
Errors'{' should be on the previous line.52
ErrorsMethod 'setName' is not designed for extension - needs to be abstract, final or empty.56
ErrorsMissing a Javadoc comment.56
Errors'(' is preceded with whitespace.56
ErrorsParameter name should be final.56
Errors'name' hides a field.56
Errors'{' should be on the previous line.57
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.61
ErrorsMissing a Javadoc comment.61
Errors'(' is preceded with whitespace.61
Errors'{' should be on the previous line.62
ErrorsMethod 'getPropertyName' is not designed for extension - needs to be abstract, final or empty.66
ErrorsMissing a Javadoc comment.66
Errors'(' is preceded with whitespace.66
Errors'{' should be on the previous line.67
Errors'(' is preceded with whitespace.68
Errors'(' is preceded with whitespace.68
Errors'(' is preceded with whitespace.68
ErrorsMethod 'getProperName' is not designed for extension - needs to be abstract, final or empty.71
ErrorsMissing a Javadoc comment.71
Errors'(' is preceded with whitespace.71
Errors'{' should be on the previous line.72
Errors'(' is preceded with whitespace.73
Errors'(' is preceded with whitespace.73
Errors'(' is preceded with whitespace.73
ErrorsMethod 'setType' is not designed for extension - needs to be abstract, final or empty.76
ErrorsMissing a Javadoc comment.76
Errors'(' is preceded with whitespace.76
ErrorsParameter type should be final.76
Errors'type' hides a field.76
Errors'{' should be on the previous line.77
ErrorsMethod 'getType' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMissing a Javadoc comment.81
Errors'(' is preceded with whitespace.81
Errors'{' should be on the previous line.82
ErrorsMissing a Javadoc comment.86
ErrorsMethod 'getFieldTypeCategory' is not designed for extension - needs to be abstract, final or empty.88
ErrorsMissing a Javadoc comment.88
Errors'(' is preceded with whitespace.88
Errors'{' should be on the previous line.89
ErrorsMethod 'setFieldTypeCategory' is not designed for extension - needs to be abstract, final or empty.93
ErrorsMissing a Javadoc comment.93
Errors'(' is preceded with whitespace.93
ErrorsParameter fieldTypeCategory should be final.94
Errors'fieldTypeCategory' hides a field.94
Errors'{' should be on the previous line.95
ErrorsMissing a Javadoc comment.99
ErrorsMethod 'getInlineObject' is not designed for extension - needs to be abstract, final or empty.101
ErrorsMissing a Javadoc comment.101
Errors'(' is preceded with whitespace.101
Errors'{' should be on the previous line.102
ErrorsMethod 'setInlineObject' is not designed for extension - needs to be abstract, final or empty.106
ErrorsMissing a Javadoc comment.106
Errors'(' is preceded with whitespace.106
ErrorsParameter inlineObject should be final.106
Errors'inlineObject' hides a field.106
Errors'{' should be on the previous line.107
ErrorsMissing a Javadoc comment.111
ErrorsMethod 'getConstraints' is not designed for extension - needs to be abstract, final or empty.113
ErrorsMissing a Javadoc comment.113
Errors'(' is preceded with whitespace.113
Errors'{' should be on the previous line.114
Errors'{' should be on the previous line.116
Errors'(' is preceded with whitespace.117
ErrorsMethod 'setConstraints' is not designed for extension - needs to be abstract, final or empty.122
ErrorsMissing a Javadoc comment.122
Errors'(' is preceded with whitespace.122
ErrorsParameter constraints should be final.122
Errors'constraints' hides a field.122
Errors'{' should be on the previous line.123
ErrorsMissing a Javadoc comment.127
ErrorsMethod 'getDefaultValue' is not designed for extension - needs to be abstract, final or empty.129
ErrorsMissing a Javadoc comment.129
Errors'(' is preceded with whitespace.129
Errors'{' should be on the previous line.130
ErrorsMethod 'setDefaultValue' is not designed for extension - needs to be abstract, final or empty.134
ErrorsMissing a Javadoc comment.134
Errors'(' is preceded with whitespace.134
ErrorsParameter defaultValue should be final.134
Errors'defaultValue' hides a field.134
Errors'{' should be on the previous line.135
ErrorsMissing a Javadoc comment.139
ErrorsMethod 'getDefaultValuePath' is not designed for extension - needs to be abstract, final or empty.141
ErrorsMissing a Javadoc comment.141
Errors'(' is preceded with whitespace.141
Errors'{' should be on the previous line.142
ErrorsMethod 'setDefaultValuePath' is not designed for extension - needs to be abstract, final or empty.146
ErrorsMissing a Javadoc comment.146
Errors'(' is preceded with whitespace.146
ErrorsParameter defaultValuePath should be final.146
Errors'defaultValuePath' hides a field.146
Errors'{' should be on the previous line.147
ErrorsMethod 'getFullyQualifiedName' is not designed for extension - needs to be abstract, final or empty.151
ErrorsMissing a Javadoc comment.151
Errors'(' is preceded with whitespace.151
Errors'{' should be on the previous line.152
ErrorsComment matches to-do format 'TODO:'.153
Errors'(' is preceded with whitespace.154
Errors'(' is preceded with whitespace.155
Errors'(' is preceded with whitespace.155
Errors'(' is preceded with whitespace.155
Errors'(' is preceded with whitespace.156
Errors'(' is preceded with whitespace.157
Errors'(' is preceded with whitespace.157
Errors'(' is preceded with whitespace.158
ErrorsMissing a Javadoc comment.161
Errors'{' should be on the previous line.162
ErrorsMissing a Javadoc comment.164
ErrorsMissing a Javadoc comment.164
ErrorsMissing a Javadoc comment.164
ErrorsMissing a Javadoc comment.166
ErrorsMethod 'getWriteAccess' is not designed for extension - needs to be abstract, final or empty.168
ErrorsMissing a Javadoc comment.168
Errors'(' is preceded with whitespace.168
Errors'{' should be on the previous line.169
ErrorsMethod 'setWriteAccess' is not designed for extension - needs to be abstract, final or empty.173
ErrorsMissing a Javadoc comment.173
Errors'(' is preceded with whitespace.173
ErrorsParameter writeAccess should be final.173
Errors'writeAccess' hides a field.173
Errors'{' should be on the previous line.174
ErrorsMissing a Javadoc comment.178
ErrorsMethod 'getLookup' is not designed for extension - needs to be abstract, final or empty.180
ErrorsMissing a Javadoc comment.180
Errors'(' is preceded with whitespace.180
Errors'{' should be on the previous line.181
ErrorsMethod 'setLookup' is not designed for extension - needs to be abstract, final or empty.185
ErrorsMissing a Javadoc comment.185
Errors'(' is preceded with whitespace.185
ErrorsParameter lookup should be final.185
Errors'lookup' hides a field.185
Errors'{' should be on the previous line.186
ErrorsMissing a Javadoc comment.190
ErrorsMethod 'getAdditionalLookups' is not designed for extension - needs to be abstract, final or empty.192
ErrorsMissing a Javadoc comment.192
Errors'(' is preceded with whitespace.192
Errors'{' should be on the previous line.193
ErrorsMethod 'setAdditionalLookups' is not designed for extension - needs to be abstract, final or empty.197
ErrorsMissing a Javadoc comment.197
Errors'(' is preceded with whitespace.197
ErrorsParameter additionalLookups should be final.197
Errors'additionalLookups' hides a field.197
Errors'{' should be on the previous line.198
ErrorsMissing a Javadoc comment.202
ErrorsMethod 'getLookupContextPath' is not designed for extension - needs to be abstract, final or empty.204
ErrorsMissing a Javadoc comment.204
Errors'(' is preceded with whitespace.204
Errors'{' should be on the previous line.205
ErrorsMethod 'setLookupContextPath' is not designed for extension - needs to be abstract, final or empty.209
ErrorsMissing a Javadoc comment.209
Errors'(' is preceded with whitespace.209
ErrorsParameter lookupContextPath should be final.209
Errors'lookupContextPath' hides a field.209
Errors'{' should be on the previous line.210
ErrorsMissing a Javadoc comment.214
ErrorsMethod 'getMaxRecursions' is not designed for extension - needs to be abstract, final or empty.216
ErrorsMissing a Javadoc comment.216
Errors'(' is preceded with whitespace.216
Errors'{' should be on the previous line.217
ErrorsMethod 'setMaxRecursions' is not designed for extension - needs to be abstract, final or empty.221
ErrorsMissing a Javadoc comment.221
Errors'(' is preceded with whitespace.221
ErrorsParameter maxRecursions should be final.221
Errors'maxRecursions' hides a field.221
Errors'{' should be on the previous line.222

org/kuali/student/contract/model/Project.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.25
ErrorsMethod 'getKey' is not designed for extension - needs to be abstract, final or empty.27
ErrorsMissing a Javadoc comment.27
Errors'(' is preceded with whitespace.27
Errors'{' should be on the previous line.28
ErrorsMethod 'setKey' is not designed for extension - needs to be abstract, final or empty.32
ErrorsMissing a Javadoc comment.32
Errors'(' is preceded with whitespace.32
ErrorsParameter key should be final.32
Errors'key' hides a field.32
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.37
ErrorsMethod 'getType' is not designed for extension - needs to be abstract, final or empty.39
ErrorsMissing a Javadoc comment.39
Errors'(' is preceded with whitespace.39
Errors'{' should be on the previous line.40
ErrorsMethod 'setType' is not designed for extension - needs to be abstract, final or empty.44
ErrorsMissing a Javadoc comment.44
Errors'(' is preceded with whitespace.44
ErrorsParameter type should be final.44
Errors'type' hides a field.44
Errors'{' should be on the previous line.45
ErrorsMissing a Javadoc comment.49
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.51
ErrorsMissing a Javadoc comment.51
Errors'(' is preceded with whitespace.51
Errors'{' should be on the previous line.52
ErrorsMethod 'setName' is not designed for extension - needs to be abstract, final or empty.56
ErrorsMissing a Javadoc comment.56
Errors'(' is preceded with whitespace.56
ErrorsParameter name should be final.56
Errors'name' hides a field.56
Errors'{' should be on the previous line.57
ErrorsMissing a Javadoc comment.61
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMissing a Javadoc comment.64
Errors'(' is preceded with whitespace.64
Errors'{' should be on the previous line.65
ErrorsMethod 'setDescription' is not designed for extension - needs to be abstract, final or empty.70
ErrorsMissing a Javadoc comment.70
Errors'(' is preceded with whitespace.70
ErrorsParameter description should be final.70
Errors'description' hides a field.70
Errors'{' should be on the previous line.71
ErrorsMissing a Javadoc comment.75
ErrorsMethod 'getDirectory' is not designed for extension - needs to be abstract, final or empty.77
ErrorsMissing a Javadoc comment.77
Errors'(' is preceded with whitespace.77
Errors'{' should be on the previous line.78
ErrorsMethod 'setDirectory' is not designed for extension - needs to be abstract, final or empty.82
ErrorsMissing a Javadoc comment.82
Errors'(' is preceded with whitespace.82
ErrorsParameter directory should be final.82
Errors'directory' hides a field.82
Errors'{' should be on the previous line.83
ErrorsMissing a Javadoc comment.88
ErrorsMethod 'getJavaDirectory' is not designed for extension - needs to be abstract, final or empty.90
ErrorsMissing a Javadoc comment.90
Errors'(' is preceded with whitespace.90
Errors'{' should be on the previous line.91
ErrorsMethod 'setJavaDirectory' is not designed for extension - needs to be abstract, final or empty.95
ErrorsMissing a Javadoc comment.95
Errors'(' is preceded with whitespace.95
ErrorsParameter javaDirectory should be final.95
Errors'javaDirectory' hides a field.95
Errors'{' should be on the previous line.96
ErrorsMissing a Javadoc comment.100
ErrorsMethod 'getResourcesDirectory' is not designed for extension - needs to be abstract, final or empty.102
ErrorsMissing a Javadoc comment.102
Errors'(' is preceded with whitespace.102
Errors'{' should be on the previous line.103
ErrorsMethod 'setResourcesDirectory' is not designed for extension - needs to be abstract, final or empty.107
ErrorsMissing a Javadoc comment.107
Errors'(' is preceded with whitespace.107
ErrorsParameter resourcesDirectory should be final.107
Errors'resourcesDirectory' hides a field.107
Errors'{' should be on the previous line.108
ErrorsMissing a Javadoc comment.112
ErrorsMethod 'getStatus' is not designed for extension - needs to be abstract, final or empty.114
ErrorsMissing a Javadoc comment.114
Errors'(' is preceded with whitespace.114
Errors'{' should be on the previous line.115
ErrorsMethod 'setStatus' is not designed for extension - needs to be abstract, final or empty.119
ErrorsMissing a Javadoc comment.119
Errors'(' is preceded with whitespace.119
ErrorsParameter status should be final.119
Errors'status' hides a field.119
Errors'{' should be on the previous line.120
ErrorsMissing a Javadoc comment.124
ErrorsMethod 'getComments' is not designed for extension - needs to be abstract, final or empty.126
ErrorsMissing a Javadoc comment.126
Errors'(' is preceded with whitespace.126
Errors'{' should be on the previous line.127
ErrorsMethod 'setComments' is not designed for extension - needs to be abstract, final or empty.131
ErrorsMissing a Javadoc comment.131
Errors'(' is preceded with whitespace.131
ErrorsParameter comments should be final.131
Errors'comments' hides a field.131
Errors'{' should be on the previous line.132

org/kuali/student/contract/model/SearchCriteria.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.26
ErrorsMissing a Javadoc comment.28
Errors'(' is preceded with whitespace.28
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.32
ErrorsVariable 'parameters' must be private and have accessor methods.32
Errors'(' is preceded with whitespace.32
ErrorsFirst sentence should end with a period.34
ErrorsMethod 'getParameters' is not designed for extension - needs to be abstract, final or empty.39
Errors'(' is preceded with whitespace.39
Errors'{' should be on the previous line.40
ErrorsFirst sentence should end with a period.44
ErrorsMethod 'setParameters' is not designed for extension - needs to be abstract, final or empty.49
Errors'(' is preceded with whitespace.49
ErrorsParameter parameters should be final.49
Errors'parameters' hides a field.49
Errors'{' should be on the previous line.50
ErrorsLine has trailing spaces.54

org/kuali/student/contract/model/SearchCriteriaParameter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.25
Errors'(' is preceded with whitespace.25
Errors'{' should be on the previous line.26

org/kuali/student/contract/model/SearchImplementation.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.25
Errors'(' is preceded with whitespace.25
Errors'{' should be on the previous line.26
Errors'(' is preceded with whitespace.27

org/kuali/student/contract/model/SearchModel.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.26
ErrorsMissing a Javadoc comment.28
ErrorsRedundant 'public' modifier.28
Errors'(' is preceded with whitespace.28
ErrorsFirst sentence should end with a period.30
ErrorsExpected an @return tag.34
ErrorsRedundant 'public' modifier.34
Errors'(' is preceded with whitespace.34
ErrorsLine has trailing spaces.36

org/kuali/student/contract/model/SearchResult.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.26
ErrorsMissing a Javadoc comment.28
Errors'(' is preceded with whitespace.28
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.32
Errors'(' is preceded with whitespace.32
ErrorsFirst sentence should end with a period.34
ErrorsMethod 'getResultColumns' is not designed for extension - needs to be abstract, final or empty.39
Errors'(' is preceded with whitespace.39
Errors'{' should be on the previous line.40
ErrorsFirst sentence should end with a period.44
ErrorsMethod 'setResultColumns' is not designed for extension - needs to be abstract, final or empty.49
Errors'(' is preceded with whitespace.49
ErrorsParameter resultColumns should be final.49
Errors'resultColumns' hides a field.49
Errors'{' should be on the previous line.50

org/kuali/student/contract/model/SearchResultColumn.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.25
Errors'(' is preceded with whitespace.25
Errors'{' should be on the previous line.26

org/kuali/student/contract/model/SearchRow.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsFirst sentence should end with a period.20
Errors'{' should be on the previous line.26
ErrorsMissing a Javadoc comment.28
Errors'(' is preceded with whitespace.28
Errors'{' should be on the previous line.29
Errors'(' is preceded with whitespace.30
ErrorsMissing a Javadoc comment.33
ErrorsFirst sentence should end with a period.35
ErrorsMethod 'getRowNumber' is not designed for extension - needs to be abstract, final or empty.40
Errors'(' is preceded with whitespace.40
Errors'{' should be on the previous line.41
ErrorsFirst sentence should end with a period.45
ErrorsMethod 'setRowNumber' is not designed for extension - needs to be abstract, final or empty.50
Errors'(' is preceded with whitespace.50
ErrorsParameter rowNumber should be final.50
Errors'rowNumber' hides a field.50
Errors'{' should be on the previous line.51
ErrorsMissing a Javadoc comment.55
ErrorsFirst sentence should end with a period.57
ErrorsMethod 'getKey' is not designed for extension - needs to be abstract, final or empty.62
Errors'(' is preceded with whitespace.62
Errors'{' should be on the previous line.63
ErrorsMissing a Javadoc comment.67
ErrorsFirst sentence should end with a period.69
ErrorsMethod 'getLookupKey' is not designed for extension - needs to be abstract, final or empty.74
Errors'(' is preceded with whitespace.74
Errors'{' should be on the previous line.75
ErrorsFirst sentence should end with a period.79
ErrorsMethod 'setLookupKey' is not designed for extension - needs to be abstract, final or empty.84
Errors'(' is preceded with whitespace.84
ErrorsParameter lookupKey should be final.84
Errors'lookupKey' hides a field.84
Errors'{' should be on the previous line.85
ErrorsMissing a Javadoc comment.89
ErrorsFirst sentence should end with a period.91
ErrorsMethod 'getType' is not designed for extension - needs to be abstract, final or empty.96
Errors'(' is preceded with whitespace.96
Errors'{' should be on the previous line.97
ErrorsFirst sentence should end with a period.101
ErrorsMethod 'setType' is not designed for extension - needs to be abstract, final or empty.106
Errors'(' is preceded with whitespace.106
ErrorsParameter type should be final.106
Errors'type' hides a field.106
Errors'{' should be on the previous line.107
ErrorsFirst sentence should end with a period.111
ErrorsMethod 'setKey' is not designed for extension - needs to be abstract, final or empty.116
Errors'(' is preceded with whitespace.116
ErrorsParameter key should be final.116
Errors'key' hides a field.116
Errors'{' should be on the previous line.117
ErrorsMissing a Javadoc comment.121
ErrorsFirst sentence should end with a period.123
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.128
Errors'(' is preceded with whitespace.128
Errors'{' should be on the previous line.129
ErrorsFirst sentence should end with a period.133
ErrorsMethod 'setName' is not designed for extension - needs to be abstract, final or empty.138
Errors'(' is preceded with whitespace.138
ErrorsParameter name should be final.138
Errors'name' hides a field.138
Errors'{' should be on the previous line.139
ErrorsMissing a Javadoc comment.143
ErrorsMissing a Javadoc comment.144
ErrorsFirst sentence should end with a period.146
ErrorsMethod 'getDataType' is not designed for extension - needs to be abstract, final or empty.151
Errors'(' is preceded with whitespace.151
Errors'{' should be on the previous line.152
ErrorsFirst sentence should end with a period.156
ErrorsMethod 'setDataType' is not designed for extension - needs to be abstract, final or empty.161
Errors'(' is preceded with whitespace.161
ErrorsParameter dataType should be final.161
Errors'dataType' hides a field.161
Errors'{' should be on the previous line.162
ErrorsMissing a Javadoc comment.166
ErrorsFirst sentence should end with a period.168
ErrorsMethod 'getHidden' is not designed for extension - needs to be abstract, final or empty.173
Errors'(' is preceded with whitespace.173
Errors'{' should be on the previous line.174
ErrorsMissing a Javadoc comment.178
ErrorsFirst sentence should end with a period.180
ErrorsMethod 'getUsage' is not designed for extension - needs to be abstract, final or empty.185
Errors'(' is preceded with whitespace.185
Errors'{' should be on the previous line.186
ErrorsMissing a Javadoc comment.190
ErrorsFirst sentence should end with a period.192
ErrorsMethod 'getWidget' is not designed for extension - needs to be abstract, final or empty.197
Errors'(' is preceded with whitespace.197
Errors'{' should be on the previous line.198
ErrorsFirst sentence should end with a period.202
ErrorsMethod 'setWidget' is not designed for extension - needs to be abstract, final or empty.207
Errors'(' is preceded with whitespace.207
ErrorsParameter widget should be final.207
Errors'widget' hides a field.207
Errors'{' should be on the previous line.208
ErrorsMissing a Javadoc comment.212
ErrorsFirst sentence should end with a period.214
ErrorsMethod 'getOptional' is not designed for extension - needs to be abstract, final or empty.219
Errors'(' is preceded with whitespace.219
Errors'{' should be on the previous line.220
ErrorsMissing a Javadoc comment.224
ErrorsFirst sentence should end with a period.226
ErrorsMethod 'getCaseSensitive' is not designed for extension - needs to be abstract, final or empty.231
Errors'(' is preceded with whitespace.231
Errors'{' should be on the previous line.232
ErrorsFirst sentence should end with a period.236
ErrorsMethod 'setCaseSensitive' is not designed for extension - needs to be abstract, final or empty.241
Errors'(' is preceded with whitespace.241
ErrorsParameter caseSensitive should be final.241
Errors'caseSensitive' hides a field.241
Errors'{' should be on the previous line.242
ErrorsMissing a Javadoc comment.246
ErrorsFirst sentence should end with a period.248
ErrorsMethod 'getWriteAccess' is not designed for extension - needs to be abstract, final or empty.253
Errors'(' is preceded with whitespace.253
Errors'{' should be on the previous line.254
ErrorsFirst sentence should end with a period.258
ErrorsMethod 'setWriteAccess' is not designed for extension - needs to be abstract, final or empty.263
Errors'(' is preceded with whitespace.263
ErrorsParameter writeAccess should be final.263
Errors'writeAccess' hides a field.263
Errors'{' should be on the previous line.264
ErrorsMissing a Javadoc comment.268
ErrorsFirst sentence should end with a period.270
ErrorsMethod 'getDefaultValue' is not designed for extension - needs to be abstract, final or empty.275
Errors'(' is preceded with whitespace.275
Errors'{' should be on the previous line.276
ErrorsFirst sentence should end with a period.280
ErrorsMethod 'setDefaultValue' is not designed for extension - needs to be abstract, final or empty.285
Errors'(' is preceded with whitespace.285
ErrorsParameter defaultValue should be final.285
Errors'defaultValue' hides a field.285
Errors'{' should be on the previous line.286
ErrorsMissing a Javadoc comment.290
ErrorsFirst sentence should end with a period.292
ErrorsMethod 'getChildLookup' is not designed for extension - needs to be abstract, final or empty.297
Errors'(' is preceded with whitespace.297
Errors'{' should be on the previous line.298
ErrorsFirst sentence should end with a period.302
ErrorsMethod 'setChildLookup' is not designed for extension - needs to be abstract, final or empty.307
Errors'(' is preceded with whitespace.307
ErrorsParameter childLookup should be final.307
Errors'childLookup' hides a field.307
Errors'{' should be on the previous line.308
ErrorsFirst sentence should end with a period.312
ErrorsMethod 'setOptional' is not designed for extension - needs to be abstract, final or empty.317
Errors'(' is preceded with whitespace.317
ErrorsParameter optional should be final.317
Errors'optional' hides a field.317
Errors'{' should be on the previous line.318
ErrorsFirst sentence should end with a period.322
ErrorsMethod 'setUsage' is not designed for extension - needs to be abstract, final or empty.327
Errors'(' is preceded with whitespace.327
ErrorsParameter usage should be final.327
Errors'usage' hides a field.327
Errors'{' should be on the previous line.328
ErrorsFirst sentence should end with a period.332
ErrorsMethod 'setHidden' is not designed for extension - needs to be abstract, final or empty.337
Errors'(' is preceded with whitespace.337
ErrorsParameter hidden should be final.337
Errors'hidden' hides a field.337
Errors'{' should be on the previous line.338
ErrorsFirst sentence should end with a period.342
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.347
Errors'(' is preceded with whitespace.347
Errors'{' should be on the previous line.348
ErrorsFirst sentence should end with a period.352
ErrorsMethod 'setDescription' is not designed for extension - needs to be abstract, final or empty.357
Errors'(' is preceded with whitespace.357
ErrorsParameter description should be final.357
Errors'description' hides a field.357
Errors'{' should be on the previous line.358
ErrorsMissing a Javadoc comment.362
ErrorsFirst sentence should end with a period.364
ErrorsMethod 'getStatus' is not designed for extension - needs to be abstract, final or empty.369
Errors'(' is preceded with whitespace.369
Errors'{' should be on the previous line.370
ErrorsFirst sentence should end with a period.374
ErrorsMethod 'setStatus' is not designed for extension - needs to be abstract, final or empty.379
Errors'(' is preceded with whitespace.379
ErrorsParameter status should be final.379
Errors'status' hides a field.379
Errors'{' should be on the previous line.380
ErrorsMissing a Javadoc comment.384
ErrorsFirst sentence should end with a period.386
ErrorsMethod 'getComments' is not designed for extension - needs to be abstract, final or empty.391
Errors'(' is preceded with whitespace.391
Errors'{' should be on the previous line.392
ErrorsFirst sentence should end with a period.396
ErrorsMethod 'setComments' is not designed for extension - needs to be abstract, final or empty.401
Errors'(' is preceded with whitespace.401
ErrorsParameter comments should be final.401
Errors'comments' hides a field.401
Errors'{' should be on the previous line.402
ErrorsMethod 'clone' is not designed for extension - needs to be abstract, final or empty.406
Errors'(' is preceded with whitespace.407
Errors'{' should be on the previous line.409
Errors'(' is preceded with whitespace.410
ErrorsMissing a Javadoc comment.413
ErrorsFirst sentence should end with a period.415
ErrorsMethod 'getService' is not designed for extension - needs to be abstract, final or empty.420
Errors'(' is preceded with whitespace.420
Errors'{' should be on the previous line.421
ErrorsFirst sentence should end with a period.425
ErrorsMethod 'setService' is not designed for extension - needs to be abstract, final or empty.430
Errors'(' is preceded with whitespace.430
ErrorsParameter service should be final.430
Errors'service' hides a field.430
Errors'{' should be on the previous line.431

org/kuali/student/contract/model/SearchType.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.25
Errors'(' is preceded with whitespace.25
Errors'{' should be on the previous line.26
Errors'(' is preceded with whitespace.27
ErrorsMissing a Javadoc comment.30
ErrorsVariable 'implementation' must be private and have accessor methods.30
ErrorsFirst sentence should end with a period.32
ErrorsMethod 'getImplementation' is not designed for extension - needs to be abstract, final or empty.37
Errors'(' is preceded with whitespace.37
Errors'{' should be on the previous line.38
ErrorsFirst sentence should end with a period.42
ErrorsMethod 'setImplementation' is not designed for extension - needs to be abstract, final or empty.47
Errors'(' is preceded with whitespace.47
ErrorsParameter implementation should be final.47
Errors'implementation' hides a field.47
Errors'{' should be on the previous line.48
ErrorsMissing a Javadoc comment.52
ErrorsVariable 'criteria' must be private and have accessor methods.52
ErrorsFirst sentence should end with a period.54
ErrorsMethod 'getSearchCriteria' is not designed for extension - needs to be abstract, final or empty.59
Errors'(' is preceded with whitespace.59
Errors'{' should be on the previous line.60
ErrorsFirst sentence should end with a period.64
ErrorsMethod 'setSearchCriteria' is not designed for extension - needs to be abstract, final or empty.69
Errors'(' is preceded with whitespace.69
ErrorsParameter criteria should be final.69
Errors'criteria' hides a field.69
Errors'{' should be on the previous line.70
ErrorsMissing a Javadoc comment.74
ErrorsFirst sentence should end with a period.76
ErrorsMethod 'getSearchResult' is not designed for extension - needs to be abstract, final or empty.81
Errors'(' is preceded with whitespace.81
Errors'{' should be on the previous line.82
ErrorsFirst sentence should end with a period.86
ErrorsUnused @param tag for 'results'.89
ErrorsMethod 'setSearchResult' is not designed for extension - needs to be abstract, final or empty.91
Errors'(' is preceded with whitespace.91
ErrorsParameter result should be final.91
Errors'result' hides a field.91
ErrorsExpected @param tag for 'result'.91
Errors'{' should be on the previous line.92
ErrorsLine has trailing spaces.96

org/kuali/student/contract/model/Service.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.25
ErrorsMethod 'getKey' is not designed for extension - needs to be abstract, final or empty.27
ErrorsMissing a Javadoc comment.27
Errors'(' is preceded with whitespace.27
Errors'{' should be on the previous line.28
ErrorsMethod 'setKey' is not designed for extension - needs to be abstract, final or empty.32
ErrorsMissing a Javadoc comment.32
Errors'(' is preceded with whitespace.32
ErrorsParameter key should be final.32
Errors'key' hides a field.32
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.37
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.39
ErrorsMissing a Javadoc comment.39
Errors'(' is preceded with whitespace.39
Errors'{' should be on the previous line.40
ErrorsMethod 'setName' is not designed for extension - needs to be abstract, final or empty.44
ErrorsMissing a Javadoc comment.44
Errors'(' is preceded with whitespace.44
ErrorsParameter name should be final.44
Errors'name' hides a field.44
Errors'{' should be on the previous line.45
ErrorsMissing a Javadoc comment.49
ErrorsMethod 'getImplProject' is not designed for extension - needs to be abstract, final or empty.51
ErrorsMissing a Javadoc comment.51
Errors'(' is preceded with whitespace.51
Errors'{' should be on the previous line.52
ErrorsMethod 'setImplProject' is not designed for extension - needs to be abstract, final or empty.56
ErrorsMissing a Javadoc comment.56
Errors'(' is preceded with whitespace.56
ErrorsParameter implProject should be final.56
Errors'implProject' hides a field.56
Errors'{' should be on the previous line.57
ErrorsMissing a Javadoc comment.61
ErrorsMethod 'getStatus' is not designed for extension - needs to be abstract, final or empty.63
ErrorsMissing a Javadoc comment.63
Errors'(' is preceded with whitespace.63
Errors'{' should be on the previous line.64
ErrorsMethod 'setStatus' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
Errors'(' is preceded with whitespace.68
ErrorsParameter status should be final.68
Errors'status' hides a field.68
Errors'{' should be on the previous line.69
ErrorsMissing a Javadoc comment.73
ErrorsMethod 'getComments' is not designed for extension - needs to be abstract, final or empty.75
ErrorsMissing a Javadoc comment.75
Errors'(' is preceded with whitespace.75
Errors'{' should be on the previous line.76
ErrorsMethod 'setComments' is not designed for extension - needs to be abstract, final or empty.80
ErrorsMissing a Javadoc comment.80
Errors'(' is preceded with whitespace.80
ErrorsParameter comments should be final.80
Errors'comments' hides a field.80
Errors'{' should be on the previous line.81
ErrorsMissing a Javadoc comment.85
ErrorsMethod 'getVersion' is not designed for extension - needs to be abstract, final or empty.87
ErrorsMissing a Javadoc comment.87
Errors'(' is preceded with whitespace.87
Errors'{' should be on the previous line.88
ErrorsMethod 'setVersion' is not designed for extension - needs to be abstract, final or empty.92
ErrorsMissing a Javadoc comment.92
Errors'(' is preceded with whitespace.92
ErrorsParameter version should be final.92
Errors'version' hides a field.92
Errors'{' should be on the previous line.93
ErrorsMissing a Javadoc comment.97
ErrorsMethod 'getUrl' is not designed for extension - needs to be abstract, final or empty.99
ErrorsMissing a Javadoc comment.99
Errors'(' is preceded with whitespace.99
Errors'{' should be on the previous line.100
ErrorsMethod 'setUrl' is not designed for extension - needs to be abstract, final or empty.104
ErrorsMissing a Javadoc comment.104
Errors'(' is preceded with whitespace.104
ErrorsParameter url should be final.104
Errors'url' hides a field.104
Errors'{' should be on the previous line.105
ErrorsMissing a Javadoc comment.110
ErrorsFirst sentence should end with a period.112
ErrorsExpected an @return tag.117
ErrorsMethod 'getIncludedServices' is not designed for extension - needs to be abstract, final or empty.117
Errors'(' is preceded with whitespace.117
Errors'{' should be on the previous line.118
ErrorsFirst sentence should end with a period.122
ErrorsMethod 'setIncludedServices' is not designed for extension - needs to be abstract, final or empty.126
Errors'(' is preceded with whitespace.126
ErrorsParameter includedServices should be final.126
Errors'includedServices' hides a field.126
ErrorsExpected @param tag for 'includedServices'.126
Errors'{' should be on the previous line.127

org/kuali/student/contract/model/ServiceContractModel.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.26
ErrorsMissing a Javadoc comment.28
ErrorsRedundant 'public' modifier.28
Errors'(' is preceded with whitespace.28
ErrorsFirst sentence should end with a period.30
ErrorsRedundant 'public' modifier.34
Errors'(' is preceded with whitespace.34
ErrorsFirst sentence should end with a period.36
ErrorsExpected an @return tag.40
ErrorsRedundant 'public' modifier.40
Errors'(' is preceded with whitespace.40
ErrorsFirst sentence should end with a period.42
ErrorsExpected an @return tag.46
ErrorsRedundant 'public' modifier.46
Errors'(' is preceded with whitespace.46
ErrorsFirst sentence should end with a period.48
ErrorsExpected an @return tag.52
ErrorsRedundant 'public' modifier.52
Errors'(' is preceded with whitespace.52

org/kuali/student/contract/model/ServiceMethod.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.26
ErrorsMissing a Javadoc comment.27
ErrorsMethod 'getService' is not designed for extension - needs to be abstract, final or empty.29
ErrorsMissing a Javadoc comment.29
Errors'(' is preceded with whitespace.29
Errors'{' should be on the previous line.30
ErrorsMethod 'setService' is not designed for extension - needs to be abstract, final or empty.34
ErrorsMissing a Javadoc comment.34
Errors'(' is preceded with whitespace.34
ErrorsParameter service should be final.34
Errors'service' hides a field.34
Errors'{' should be on the previous line.35
ErrorsMissing a Javadoc comment.40
ErrorsFirst sentence should end with a period.42
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.47
Errors'(' is preceded with whitespace.47
Errors'{' should be on the previous line.48
ErrorsFirst sentence should end with a period.52
ErrorsMethod 'setName' is not designed for extension - needs to be abstract, final or empty.57
Errors'(' is preceded with whitespace.57
ErrorsParameter name should be final.57
Errors'name' hides a field.57
Errors'{' should be on the previous line.58
ErrorsMissing a Javadoc comment.62
ErrorsMethod 'getUrl' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMissing a Javadoc comment.64
Errors'(' is preceded with whitespace.64
Errors'{' should be on the previous line.65
ErrorsMethod 'setUrl' is not designed for extension - needs to be abstract, final or empty.69
ErrorsMissing a Javadoc comment.69
Errors'(' is preceded with whitespace.69
ErrorsParameter url should be final.69
Errors'url' hides a field.69
Errors'{' should be on the previous line.70
ErrorsMissing a Javadoc comment.75
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.77
ErrorsMissing a Javadoc comment.77
Errors'(' is preceded with whitespace.77
Errors'{' should be on the previous line.78
ErrorsMethod 'setDescription' is not designed for extension - needs to be abstract, final or empty.82
ErrorsMissing a Javadoc comment.82
Errors'(' is preceded with whitespace.82
ErrorsParameter description should be final.82
Errors'description' hides a field.82
Errors'{' should be on the previous line.83
ErrorsMissing a Javadoc comment.88
ErrorsMethod 'getParameters' is not designed for extension - needs to be abstract, final or empty.90
ErrorsMissing a Javadoc comment.90
Errors'(' is preceded with whitespace.90
Errors'{' should be on the previous line.91
Errors'{' should be on the previous line.93
Errors'(' is preceded with whitespace.94
ErrorsMethod 'setParameters' is not designed for extension - needs to be abstract, final or empty.99
ErrorsMissing a Javadoc comment.99
Errors'(' is preceded with whitespace.99
ErrorsParameter parameters should be final.99
Errors'parameters' hides a field.99
Errors'{' should be on the previous line.100
ErrorsMissing a Javadoc comment.104
ErrorsMethod 'getReturnValue' is not designed for extension - needs to be abstract, final or empty.106
ErrorsMissing a Javadoc comment.106
Errors'(' is preceded with whitespace.106
Errors'{' should be on the previous line.107
ErrorsMethod 'setReturnValue' is not designed for extension - needs to be abstract, final or empty.111
ErrorsMissing a Javadoc comment.111
Errors'(' is preceded with whitespace.111
ErrorsParameter returnValue should be final.111
Errors'returnValue' hides a field.111
Errors'{' should be on the previous line.112
ErrorsMissing a Javadoc comment.116
ErrorsMethod 'getErrors' is not designed for extension - needs to be abstract, final or empty.118
ErrorsMissing a Javadoc comment.118
Errors'(' is preceded with whitespace.118
Errors'{' should be on the previous line.119
Errors'{' should be on the previous line.121
Errors'(' is preceded with whitespace.122
ErrorsMethod 'setErrors' is not designed for extension - needs to be abstract, final or empty.127
ErrorsMissing a Javadoc comment.127
Errors'(' is preceded with whitespace.127
ErrorsParameter errors should be final.127
Errors'errors' hides a field.127
Errors'{' should be on the previous line.128

org/kuali/student/contract/model/ServiceMethodError.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.25
ErrorsMissing a Javadoc comment.26
ErrorsMissing a Javadoc comment.27
ErrorsMissing a Javadoc comment.28
ErrorsMethod 'getType' is not designed for extension - needs to be abstract, final or empty.30
ErrorsMissing a Javadoc comment.30
Errors'(' is preceded with whitespace.30
Errors'{' should be on the previous line.31
ErrorsMethod 'setType' is not designed for extension - needs to be abstract, final or empty.35
ErrorsMissing a Javadoc comment.35
Errors'(' is preceded with whitespace.35
ErrorsParameter type should be final.35
Errors'type' hides a field.35
Errors'{' should be on the previous line.36
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.40
ErrorsMissing a Javadoc comment.40
Errors'(' is preceded with whitespace.40
Errors'{' should be on the previous line.41
ErrorsMethod 'setDescription' is not designed for extension - needs to be abstract, final or empty.45
ErrorsMissing a Javadoc comment.45
Errors'(' is preceded with whitespace.45
ErrorsParameter description should be final.45
Errors'description' hides a field.45
Errors'{' should be on the previous line.46
ErrorsMethod 'getPackageName' is not designed for extension - needs to be abstract, final or empty.50
ErrorsMissing a Javadoc comment.50
Errors'(' is preceded with whitespace.50
Errors'{' should be on the previous line.51
ErrorsMethod 'setPackageName' is not designed for extension - needs to be abstract, final or empty.55
ErrorsMissing a Javadoc comment.55
Errors'(' is preceded with whitespace.55
ErrorsParameter packageName should be final.55
Errors'packageName' hides a field.55
Errors'{' should be on the previous line.56
ErrorsMethod 'getClassName' is not designed for extension - needs to be abstract, final or empty.60
ErrorsMissing a Javadoc comment.60
Errors'(' is preceded with whitespace.60
Errors'{' should be on the previous line.61
ErrorsMethod 'setClassName' is not designed for extension - needs to be abstract, final or empty.65
ErrorsMissing a Javadoc comment.65
Errors'(' is preceded with whitespace.65
ErrorsParameter className should be final.65
Errors'className' hides a field.65
Errors'{' should be on the previous line.66
ErrorsLine has trailing spaces.70

org/kuali/student/contract/model/ServiceMethodParameter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.25
ErrorsFirst sentence should end with a period.27
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.32
Errors'(' is preceded with whitespace.32
Errors'{' should be on the previous line.33
ErrorsFirst sentence should end with a period.37
ErrorsMethod 'setName' is not designed for extension - needs to be abstract, final or empty.42
Errors'(' is preceded with whitespace.42
ErrorsParameter name should be final.42
Errors'name' hides a field.42
Errors'{' should be on the previous line.43
ErrorsMissing a Javadoc comment.47
ErrorsVariable 'type' must be private and have accessor methods.47
ErrorsMethod 'getType' is not designed for extension - needs to be abstract, final or empty.49
ErrorsMissing a Javadoc comment.49
Errors'(' is preceded with whitespace.49
Errors'{' should be on the previous line.50
ErrorsMethod 'setType' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMissing a Javadoc comment.54
Errors'(' is preceded with whitespace.54
ErrorsParameter type should be final.54
Errors'type' hides a field.54
Errors'{' should be on the previous line.55
ErrorsMissing a Javadoc comment.60
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.62
ErrorsMissing a Javadoc comment.62
Errors'(' is preceded with whitespace.62
Errors'{' should be on the previous line.63
ErrorsMethod 'setDescription' is not designed for extension - needs to be abstract, final or empty.67
ErrorsMissing a Javadoc comment.67
Errors'(' is preceded with whitespace.67
ErrorsParameter description should be final.67
Errors'description' hides a field.67
Errors'{' should be on the previous line.68
ErrorsMissing a Javadoc comment.72
ErrorsMethod 'getUrl' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMissing a Javadoc comment.74
Errors'(' is preceded with whitespace.74
Errors'{' should be on the previous line.75
ErrorsMethod 'setUrl' is not designed for extension - needs to be abstract, final or empty.79
ErrorsMissing a Javadoc comment.79
Errors'(' is preceded with whitespace.79
ErrorsParameter url should be final.79
Errors'url' hides a field.79
Errors'{' should be on the previous line.80

org/kuali/student/contract/model/ServiceMethodReturnValue.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.25
ErrorsVariable 'type' must be private and have accessor methods.25
ErrorsMethod 'getType' is not designed for extension - needs to be abstract, final or empty.27
ErrorsMissing a Javadoc comment.27
Errors'(' is preceded with whitespace.27
Errors'{' should be on the previous line.28
ErrorsMethod 'setType' is not designed for extension - needs to be abstract, final or empty.32
ErrorsMissing a Javadoc comment.32
Errors'(' is preceded with whitespace.32
ErrorsParameter type should be final.32
Errors'type' hides a field.32
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.38
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.40
ErrorsMissing a Javadoc comment.40
Errors'(' is preceded with whitespace.40
Errors'{' should be on the previous line.41
ErrorsMethod 'setDescription' is not designed for extension - needs to be abstract, final or empty.45
ErrorsMissing a Javadoc comment.45
Errors'(' is preceded with whitespace.45
ErrorsParameter description should be final.45
Errors'description' hides a field.45
Errors'{' should be on the previous line.46
ErrorsMissing a Javadoc comment.50
ErrorsMethod 'getUrl' is not designed for extension - needs to be abstract, final or empty.52
ErrorsMissing a Javadoc comment.52
Errors'(' is preceded with whitespace.52
Errors'{' should be on the previous line.53
ErrorsMethod 'setUrl' is not designed for extension - needs to be abstract, final or empty.57
ErrorsMissing a Javadoc comment.57
Errors'(' is preceded with whitespace.57
ErrorsParameter url should be final.57
Errors'url' hides a field.57
Errors'{' should be on the previous line.58

org/kuali/student/contract/model/ServiceMethodRow.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.25
ErrorsMethod 'getRowNumber' is not designed for extension - needs to be abstract, final or empty.27
ErrorsMissing a Javadoc comment.27
Errors'(' is preceded with whitespace.27
Errors'{' should be on the previous line.28
ErrorsMethod 'setRowNumber' is not designed for extension - needs to be abstract, final or empty.32
ErrorsMissing a Javadoc comment.32
Errors'(' is preceded with whitespace.32
ErrorsParameter rowNumber should be final.32
Errors'rowNumber' hides a field.32
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.37
ErrorsMethod 'getService' is not designed for extension - needs to be abstract, final or empty.39
ErrorsMissing a Javadoc comment.39
Errors'(' is preceded with whitespace.39
Errors'{' should be on the previous line.40
ErrorsMethod 'setService' is not designed for extension - needs to be abstract, final or empty.44
ErrorsMissing a Javadoc comment.44
Errors'(' is preceded with whitespace.44
ErrorsParameter service should be final.44
Errors'service' hides a field.44
Errors'{' should be on the previous line.45
ErrorsMissing a Javadoc comment.49
ErrorsMethod 'getKey' is not designed for extension - needs to be abstract, final or empty.51
ErrorsMissing a Javadoc comment.51
Errors'(' is preceded with whitespace.51
Errors'{' should be on the previous line.52
ErrorsMethod 'setKey' is not designed for extension - needs to be abstract, final or empty.56
ErrorsMissing a Javadoc comment.56
Errors'(' is preceded with whitespace.56
ErrorsParameter key should be final.56
Errors'key' hides a field.56
Errors'{' should be on the previous line.57
ErrorsMissing a Javadoc comment.61
ErrorsMethod 'getShortName' is not designed for extension - needs to be abstract, final or empty.63
ErrorsMissing a Javadoc comment.63
Errors'(' is preceded with whitespace.63
Errors'{' should be on the previous line.64
ErrorsMethod 'setShortName' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
Errors'(' is preceded with whitespace.68
ErrorsParameter shortName should be final.68
Errors'shortName' hides a field.68
Errors'{' should be on the previous line.69
ErrorsMissing a Javadoc comment.73
ErrorsVariable 'longName' must be private and have accessor methods.73
ErrorsFirst sentence should end with a period.75
ErrorsMethod 'getLongName' is not designed for extension - needs to be abstract, final or empty.80
Errors'(' is preceded with whitespace.80
Errors'{' should be on the previous line.81
ErrorsFirst sentence should end with a period.85
ErrorsMethod 'setLongName' is not designed for extension - needs to be abstract, final or empty.90
Errors'(' is preceded with whitespace.90
ErrorsParameter longName should be final.90
Errors'longName' hides a field.90
Errors'{' should be on the previous line.91
ErrorsMissing a Javadoc comment.95
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.97
ErrorsMissing a Javadoc comment.97
Errors'(' is preceded with whitespace.97
Errors'{' should be on the previous line.98
ErrorsMethod 'setDescription' is not designed for extension - needs to be abstract, final or empty.102
ErrorsMissing a Javadoc comment.102
Errors'(' is preceded with whitespace.102
ErrorsParameter description should be final.102
Errors'description' hides a field.102
Errors'{' should be on the previous line.103

org/kuali/student/contract/model/State.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsFirst sentence should end with a period.23
Errors'{' should be on the previous line.28
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.31
ErrorsLine has trailing spaces.32
ErrorsMissing a Javadoc comment.33
Errors'(' is preceded with whitespace.33
Errors'{' should be on the previous line.34
Errors'(' is preceded with whitespace.35
ErrorsMissing a Javadoc comment.38
ErrorsFirst sentence should end with a period.40
ErrorsMethod 'getXmlTypeState' is not designed for extension - needs to be abstract, final or empty.45
Errors'(' is preceded with whitespace.45
Errors'{' should be on the previous line.46
ErrorsFirst sentence should end with a period.50
ErrorsUnused @param tag for 'objectType'.53
ErrorsMethod 'setXmlTypeState' is not designed for extension - needs to be abstract, final or empty.55
Errors'(' is preceded with whitespace.55
ErrorsParameter xmlTypeState should be final.55
Errors'xmlTypeState' hides a field.55
ErrorsExpected @param tag for 'xmlTypeState'.55
Errors'{' should be on the previous line.56
ErrorsMissing a Javadoc comment.60
ErrorsFirst sentence should end with a period.62
ErrorsMethod 'getXmlObject' is not designed for extension - needs to be abstract, final or empty.67
Errors'(' is preceded with whitespace.67
Errors'{' should be on the previous line.68
ErrorsFirst sentence should end with a period.72
ErrorsMethod 'setXmlObject' is not designed for extension - needs to be abstract, final or empty.77
Errors'(' is preceded with whitespace.77
ErrorsParameter xmlObject should be final.77
Errors'xmlObject' hides a field.77
Errors'{' should be on the previous line.78
ErrorsMissing a Javadoc comment.82
ErrorsFirst sentence should end with a period.84
ErrorsMethod 'getXmlObjectDesc' is not designed for extension - needs to be abstract, final or empty.89
Errors'(' is preceded with whitespace.89
Errors'{' should be on the previous line.90
ErrorsFirst sentence should end with a period.94
ErrorsMethod 'setXmlObjectDesc' is not designed for extension - needs to be abstract, final or empty.99
Errors'(' is preceded with whitespace.99
ErrorsParameter xmlObjectDesc should be final.99
Errors'xmlObjectDesc' hides a field.99
Errors'{' should be on the previous line.100
ErrorsMissing a Javadoc comment.104
ErrorsFirst sentence should end with a period.106
ErrorsMethod 'getInclude' is not designed for extension - needs to be abstract, final or empty.111
Errors'(' is preceded with whitespace.111
Errors'{' should be on the previous line.112
ErrorsFirst sentence should end with a period.116
ErrorsMethod 'setInclude' is not designed for extension - needs to be abstract, final or empty.121
Errors'(' is preceded with whitespace.121
ErrorsParameter include should be final.121
Errors'include' hides a field.121
Errors'{' should be on the previous line.122
ErrorsMissing a Javadoc comment.126
ErrorsFirst sentence should end with a period.128
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.133
Errors'(' is preceded with whitespace.133
Errors'{' should be on the previous line.134
ErrorsFirst sentence should end with a period.138
ErrorsMethod 'setName' is not designed for extension - needs to be abstract, final or empty.143
Errors'(' is preceded with whitespace.143
ErrorsParameter name should be final.143
Errors'name' hides a field.143
Errors'{' should be on the previous line.144
ErrorsMissing a Javadoc comment.148
ErrorsFirst sentence should end with a period.150
ErrorsMethod 'getDesc' is not designed for extension - needs to be abstract, final or empty.155
Errors'(' is preceded with whitespace.155
Errors'{' should be on the previous line.156
ErrorsFirst sentence should end with a period.160
ErrorsMethod 'setDesc' is not designed for extension - needs to be abstract, final or empty.165
Errors'(' is preceded with whitespace.165
ErrorsParameter desc should be final.165
Errors'desc' hides a field.165
Errors'{' should be on the previous line.166
ErrorsMissing a Javadoc comment.170
ErrorsFirst sentence should end with a period.172
ErrorsMethod 'getStatus' is not designed for extension - needs to be abstract, final or empty.177
Errors'(' is preceded with whitespace.177
Errors'{' should be on the previous line.178
ErrorsFirst sentence should end with a period.182
ErrorsMethod 'setStatus' is not designed for extension - needs to be abstract, final or empty.187
Errors'(' is preceded with whitespace.187
ErrorsParameter status should be final.187
Errors'status' hides a field.187
Errors'{' should be on the previous line.188
ErrorsMissing a Javadoc comment.192
ErrorsFirst sentence should end with a period.194
ErrorsMethod 'getComments' is not designed for extension - needs to be abstract, final or empty.199
Errors'(' is preceded with whitespace.199
Errors'{' should be on the previous line.200
ErrorsFirst sentence should end with a period.204
ErrorsMethod 'setComments' is not designed for extension - needs to be abstract, final or empty.209
Errors'(' is preceded with whitespace.209
ErrorsParameter comments should be final.209
Errors'comments' hides a field.209
Errors'{' should be on the previous line.210
ErrorsMissing a Javadoc comment.214
ErrorsMethod 'getAttributes' is not designed for extension - needs to be abstract, final or empty.216
ErrorsMissing a Javadoc comment.216
Errors'(' is preceded with whitespace.216
Errors'{' should be on the previous line.217
Errors'{' should be on the previous line.219
Errors'(' is preceded with whitespace.220
ErrorsMethod 'setAttributes' is not designed for extension - needs to be abstract, final or empty.225
ErrorsMissing a Javadoc comment.225
Errors'(' is preceded with whitespace.225
ErrorsParameter attributes should be final.225
Errors'attributes' hides a field.225
Errors'{' should be on the previous line.226
ErrorsMissing a Javadoc comment.230
ErrorsMethod 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty.232
ErrorsMissing a Javadoc comment.232
Errors'(' is preceded with whitespace.232
Errors'{' should be on the previous line.233
ErrorsMethod 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty.237
ErrorsMissing a Javadoc comment.237
Errors'(' is preceded with whitespace.237
ErrorsParameter effectiveDate should be final.237
Errors'effectiveDate' hides a field.237
Errors'{' should be on the previous line.238
ErrorsMissing a Javadoc comment.242
ErrorsMethod 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty.244
ErrorsMissing a Javadoc comment.244
Errors'(' is preceded with whitespace.244
Errors'{' should be on the previous line.245
ErrorsMethod 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty.249
ErrorsMissing a Javadoc comment.249
Errors'(' is preceded with whitespace.249
ErrorsParameter expirationDate should be final.249
Errors'expirationDate' hides a field.249
Errors'{' should be on the previous line.250
ErrorsMissing a Javadoc comment.254
ErrorsMethod 'getStateKey' is not designed for extension - needs to be abstract, final or empty.256
ErrorsMissing a Javadoc comment.256
Errors'(' is preceded with whitespace.256
Errors'{' should be on the previous line.257
ErrorsMethod 'setStateKey' is not designed for extension - needs to be abstract, final or empty.261
ErrorsMissing a Javadoc comment.261
Errors'(' is preceded with whitespace.261
ErrorsParameter stateKey should be final.261
Errors'stateKey' hides a field.261
Errors'{' should be on the previous line.262

org/kuali/student/contract/model/Type.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsFirst sentence should end with a period.23
Errors'{' should be on the previous line.28
ErrorsMissing a Javadoc comment.29
ErrorsMissing a Javadoc comment.30
ErrorsLine has trailing spaces.31
ErrorsMissing a Javadoc comment.32
Errors'(' is preceded with whitespace.32
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.36
ErrorsFirst sentence should end with a period.38
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.43
Errors'(' is preceded with whitespace.43
Errors'{' should be on the previous line.44
ErrorsFirst sentence should end with a period.48
ErrorsMethod 'setName' is not designed for extension - needs to be abstract, final or empty.53
Errors'(' is preceded with whitespace.53
ErrorsParameter name should be final.53
Errors'name' hides a field.53
Errors'{' should be on the previous line.54
ErrorsMissing a Javadoc comment.58
ErrorsFirst sentence should end with a period.60
ErrorsMethod 'getDesc' is not designed for extension - needs to be abstract, final or empty.65
Errors'(' is preceded with whitespace.65
Errors'{' should be on the previous line.66
ErrorsFirst sentence should end with a period.70
ErrorsMethod 'setDesc' is not designed for extension - needs to be abstract, final or empty.75
Errors'(' is preceded with whitespace.75
ErrorsParameter desc should be final.75
Errors'desc' hides a field.75
Errors'{' should be on the previous line.76
ErrorsMissing a Javadoc comment.80
ErrorsFirst sentence should end with a period.82
ErrorsMethod 'getXmlObject' is not designed for extension - needs to be abstract, final or empty.87
Errors'(' is preceded with whitespace.87
Errors'{' should be on the previous line.88
ErrorsFirst sentence should end with a period.92
ErrorsMethod 'setXmlObject' is not designed for extension - needs to be abstract, final or empty.97
Errors'(' is preceded with whitespace.97
ErrorsParameter xmlObject should be final.97
Errors'xmlObject' hides a field.97
Errors'{' should be on the previous line.98
ErrorsMissing a Javadoc comment.102
ErrorsFirst sentence should end with a period.104
ErrorsMethod 'getPrimitive' is not designed for extension - needs to be abstract, final or empty.109
Errors'(' is preceded with whitespace.109
Errors'{' should be on the previous line.110
ErrorsFirst sentence should end with a period.114
ErrorsUnused @param tag for 'xmlTypeDesc'.117
ErrorsMethod 'setPrimitive' is not designed for extension - needs to be abstract, final or empty.119
Errors'(' is preceded with whitespace.119
ErrorsParameter primitive should be final.119
Errors'primitive' hides a field.119
ErrorsExpected @param tag for 'primitive'.119
Errors'{' should be on the previous line.120
ErrorsMissing a Javadoc comment.124
ErrorsFirst sentence should end with a period.126
ErrorsMethod 'getInclude' is not designed for extension - needs to be abstract, final or empty.131
Errors'(' is preceded with whitespace.131
Errors'{' should be on the previous line.132
ErrorsFirst sentence should end with a period.136
ErrorsMethod 'setInclude' is not designed for extension - needs to be abstract, final or empty.141
Errors'(' is preceded with whitespace.141
ErrorsParameter include should be final.141
Errors'include' hides a field.141
Errors'{' should be on the previous line.142
ErrorsMissing a Javadoc comment.146
ErrorsFirst sentence should end with a period.148
ErrorsMethod 'getTypeKey' is not designed for extension - needs to be abstract, final or empty.153
Errors'(' is preceded with whitespace.153
Errors'{' should be on the previous line.154
ErrorsFirst sentence should end with a period.158
ErrorsMethod 'setTypeKey' is not designed for extension - needs to be abstract, final or empty.163
Errors'(' is preceded with whitespace.163
ErrorsParameter typeKey should be final.163
Errors'typeKey' hides a field.163
Errors'{' should be on the previous line.164
ErrorsMissing a Javadoc comment.168
ErrorsFirst sentence should end with a period.170
ErrorsMethod 'getAliases' is not designed for extension - needs to be abstract, final or empty.175
Errors'(' is preceded with whitespace.175
Errors'{' should be on the previous line.176
ErrorsFirst sentence should end with a period.180
ErrorsMethod 'setAliases' is not designed for extension - needs to be abstract, final or empty.185
Errors'(' is preceded with whitespace.185
ErrorsParameter aliases should be final.185
Errors'aliases' hides a field.185
Errors'{' should be on the previous line.186
ErrorsMissing a Javadoc comment.190
ErrorsFirst sentence should end with a period.192
ErrorsMethod 'getStatus' is not designed for extension - needs to be abstract, final or empty.197
Errors'(' is preceded with whitespace.197
Errors'{' should be on the previous line.198
ErrorsFirst sentence should end with a period.202
ErrorsMethod 'setStatus' is not designed for extension - needs to be abstract, final or empty.207
Errors'(' is preceded with whitespace.207
ErrorsParameter status should be final.207
Errors'status' hides a field.207
Errors'{' should be on the previous line.208
ErrorsMissing a Javadoc comment.212
ErrorsFirst sentence should end with a period.214
ErrorsMethod 'getComments' is not designed for extension - needs to be abstract, final or empty.219
Errors'(' is preceded with whitespace.219
Errors'{' should be on the previous line.220
ErrorsFirst sentence should end with a period.224
ErrorsMethod 'setComments' is not designed for extension - needs to be abstract, final or empty.229
Errors'(' is preceded with whitespace.229
ErrorsParameter comments should be final.229
Errors'comments' hides a field.229
Errors'{' should be on the previous line.230
ErrorsMissing a Javadoc comment.234
ErrorsMethod 'getAttributes' is not designed for extension - needs to be abstract, final or empty.236
ErrorsMissing a Javadoc comment.236
Errors'(' is preceded with whitespace.236
Errors'{' should be on the previous line.237
Errors'{' should be on the previous line.239
Errors'(' is preceded with whitespace.240
ErrorsMethod 'setAttributes' is not designed for extension - needs to be abstract, final or empty.245
ErrorsMissing a Javadoc comment.245
Errors'(' is preceded with whitespace.245
ErrorsParameter attributes should be final.245
Errors'attributes' hides a field.245
Errors'{' should be on the previous line.246
ErrorsMissing a Javadoc comment.250
ErrorsMethod 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty.252
ErrorsMissing a Javadoc comment.252
Errors'(' is preceded with whitespace.252
Errors'{' should be on the previous line.253
ErrorsMethod 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty.257
ErrorsMissing a Javadoc comment.257
Errors'(' is preceded with whitespace.257
ErrorsParameter effectiveDate should be final.257
Errors'effectiveDate' hides a field.257
Errors'{' should be on the previous line.258
ErrorsMissing a Javadoc comment.262
ErrorsMethod 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty.264
ErrorsMissing a Javadoc comment.264
Errors'(' is preceded with whitespace.264
Errors'{' should be on the previous line.265
ErrorsMethod 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty.269
ErrorsMissing a Javadoc comment.269
Errors'(' is preceded with whitespace.269
ErrorsParameter expirationDate should be final.269
Errors'expirationDate' hides a field.269
Errors'{' should be on the previous line.270

org/kuali/student/contract/model/TypeStateCaseConstraint.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsRedundant import from the same package - org.kuali.student.contract.model.CrossObjectConstraint.18
ErrorsFirst sentence should end with a period.22
ErrorsLine is longer than 80 characters.23
Errors'{' should be on the previous line.28
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.32
Errors'(' is preceded with whitespace.32
ErrorsParameter typeStateWhens should be final.32
Errors'typeStateWhens' hides a field.32
Errors'{' should be on the previous line.33
ErrorsMethod 'getTypeStateWhens' is not designed for extension - needs to be abstract, final or empty.37
ErrorsMissing a Javadoc comment.37
Errors'(' is preceded with whitespace.37
Errors'{' should be on the previous line.38
ErrorsMethod 'getId' is not designed for extension - needs to be abstract, final or empty.43
ErrorsMissing a Javadoc comment.43
Errors'(' is preceded with whitespace.43
Errors'{' should be on the previous line.44
Errors'(' is preceded with whitespace.45
Errors':' is not preceded with whitespace.47
Errors'{' should be on the previous line.48
Errors'(' is preceded with whitespace.49
Errors'(' is preceded with whitespace.51
Errors'(' is preceded with whitespace.51
Errors'(' is preceded with whitespace.53
ErrorsMethod 'getKey' is not designed for extension - needs to be abstract, final or empty.56
ErrorsMissing a Javadoc comment.56
Errors'(' is preceded with whitespace.56
Errors'{' should be on the previous line.57
Errors'(' is preceded with whitespace.58

org/kuali/student/contract/model/TypeStateConstraint.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsRedundant import from the same package - org.kuali.student.contract.model.Constraint.18
Errors'{' should be on the previous line.25
ErrorsMissing a Javadoc comment.27
Errors'(' is preceded with whitespace.27
ErrorsParameter type should be final.27
Errors'type' hides a field.27
ErrorsParameter state should be final.27
Errors'state' hides a field.27
ErrorsParameter constraint should be final.27
Errors'constraint' hides a field.27
Errors'{' should be on the previous line.28
ErrorsLine has trailing spaces.34
ErrorsMissing a Javadoc comment.35
ErrorsMethod 'getType' is not designed for extension - needs to be abstract, final or empty.37
ErrorsMissing a Javadoc comment.37
Errors'(' is preceded with whitespace.37
Errors'{' should be on the previous line.38
ErrorsMethod 'setType' is not designed for extension - needs to be abstract, final or empty.42
ErrorsMissing a Javadoc comment.42
Errors'(' is preceded with whitespace.42
ErrorsParameter type should be final.42
Errors'type' hides a field.42
Errors'{' should be on the previous line.43
ErrorsMissing a Javadoc comment.47
ErrorsMethod 'getState' is not designed for extension - needs to be abstract, final or empty.49
ErrorsMissing a Javadoc comment.49
Errors'(' is preceded with whitespace.49
Errors'{' should be on the previous line.50
ErrorsMethod 'setState' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMissing a Javadoc comment.54
Errors'(' is preceded with whitespace.54
ErrorsParameter state should be final.54
Errors'state' hides a field.54
Errors'{' should be on the previous line.55
ErrorsMissing a Javadoc comment.59
ErrorsMethod 'getConstraint' is not designed for extension - needs to be abstract, final or empty.61
ErrorsMissing a Javadoc comment.61
Errors'(' is preceded with whitespace.61
Errors'{' should be on the previous line.62
ErrorsMethod 'setConstraint' is not designed for extension - needs to be abstract, final or empty.66
ErrorsMissing a Javadoc comment.66
Errors'(' is preceded with whitespace.66
ErrorsParameter constraint should be final.66
Errors'constraint' hides a field.66
Errors'{' should be on the previous line.67

org/kuali/student/contract/model/XmlType.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsFirst sentence should end with a period.20
Errors'{' should be on the previous line.25
ErrorsMissing a Javadoc comment.27
ErrorsLine has trailing spaces.28
ErrorsMissing a Javadoc comment.29
Errors'(' is preceded with whitespace.29
Errors'{' should be on the previous line.30
ErrorsMissing a Javadoc comment.33
ErrorsFirst sentence should end with a period.35
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.40
Errors'(' is preceded with whitespace.40
Errors'{' should be on the previous line.41
ErrorsFirst sentence should end with a period.45
ErrorsUnused @param tag for 'object'.48
ErrorsMethod 'setName' is not designed for extension - needs to be abstract, final or empty.50
Errors'(' is preceded with whitespace.50
ErrorsParameter name should be final.50
Errors'name' hides a field.50
ErrorsExpected @param tag for 'name'.50
Errors'{' should be on the previous line.51
ErrorsMissing a Javadoc comment.55
ErrorsFirst sentence should end with a period.57
ErrorsMethod 'getDesc' is not designed for extension - needs to be abstract, final or empty.62
Errors'(' is preceded with whitespace.62
Errors'{' should be on the previous line.63
ErrorsFirst sentence should end with a period.67
ErrorsUnused @param tag for 'description'.70
ErrorsMethod 'setDesc' is not designed for extension - needs to be abstract, final or empty.72
Errors'(' is preceded with whitespace.72
ErrorsParameter desc should be final.72
Errors'desc' hides a field.72
ErrorsExpected @param tag for 'desc'.72
Errors'{' should be on the previous line.73
ErrorsMissing a Javadoc comment.77
ErrorsFirst sentence should end with a period.79
ErrorsMethod 'getPrimitive' is not designed for extension - needs to be abstract, final or empty.84
Errors'(' is preceded with whitespace.84
Errors'{' should be on the previous line.85
ErrorsFirst sentence should end with a period.89
ErrorsMethod 'setPrimitive' is not designed for extension - needs to be abstract, final or empty.94
Errors'(' is preceded with whitespace.94
ErrorsParameter primitive should be final.94
Errors'primitive' hides a field.94
Errors'{' should be on the previous line.95
ErrorsMissing a Javadoc comment.99
ErrorsMethod 'getUrl' is not designed for extension - needs to be abstract, final or empty.101
ErrorsMissing a Javadoc comment.101
Errors'(' is preceded with whitespace.101
Errors'{' should be on the previous line.102
ErrorsMethod 'setUrl' is not designed for extension - needs to be abstract, final or empty.106
ErrorsMissing a Javadoc comment.106
Errors'(' is preceded with whitespace.106
ErrorsParameter url should be final.106
Errors'url' hides a field.106
Errors'{' should be on the previous line.107
ErrorsMissing a Javadoc comment.112
ErrorsFirst sentence should end with a period.114
ErrorsMethod 'getExamples' is not designed for extension - needs to be abstract, final or empty.119
Errors'(' is preceded with whitespace.119
Errors'{' should be on the previous line.120
ErrorsFirst sentence should end with a period.124
ErrorsMethod 'setExamples' is not designed for extension - needs to be abstract, final or empty.129
Errors'(' is preceded with whitespace.129
ErrorsParameter examples should be final.129
Errors'examples' hides a field.129
Errors'{' should be on the previous line.130
ErrorsMissing a Javadoc comment.134
ErrorsFirst sentence should end with a period.136
ErrorsMethod 'hasOwnType' is not designed for extension - needs to be abstract, final or empty.141
Errors'(' is preceded with whitespace.141
Errors'{' should be on the previous line.142
ErrorsFirst sentence should end with a period.146
ErrorsMethod 'setHasOwnType' is not designed for extension - needs to be abstract, final or empty.151
Errors'(' is preceded with whitespace.151
ErrorsParameter hasOwnType should be final.151
Errors'hasOwnType' hides a field.151
Errors'{' should be on the previous line.152
ErrorsMissing a Javadoc comment.158
ErrorsFirst sentence should end with a period.160
ErrorsMethod 'hasOwnState' is not designed for extension - needs to be abstract, final or empty.165
Errors'(' is preceded with whitespace.165
Errors'{' should be on the previous line.166
ErrorsFirst sentence should end with a period.170
ErrorsMethod 'setHasOwnState' is not designed for extension - needs to be abstract, final or empty.175
Errors'(' is preceded with whitespace.175
ErrorsParameter hasOwnState should be final.175
Errors'hasOwnState' hides a field.175
Errors'{' should be on the previous line.176
ErrorsMissing a Javadoc comment.182
ErrorsFirst sentence should end with a period.184
ErrorsMethod 'hasOwnCreateUpdate' is not designed for extension - needs to be abstract, final or empty.189
Errors'(' is preceded with whitespace.189
Errors'{' should be on the previous line.190
ErrorsFirst sentence should end with a period.194
ErrorsMethod 'setHasOwnCreateUpdate' is not designed for extension - needs to be abstract, final or empty.199
Errors'(' is preceded with whitespace.199
ErrorsParameter hasOwnCreateUpdate should be final.199
Errors'hasOwnCreateUpdate' hides a field.199
Errors'{' should be on the previous line.200
ErrorsMissing a Javadoc comment.204
ErrorsMethod 'getService' is not designed for extension - needs to be abstract, final or empty.206
ErrorsMissing a Javadoc comment.206
Errors'(' is preceded with whitespace.206
Errors'{' should be on the previous line.207
ErrorsMethod 'setService' is not designed for extension - needs to be abstract, final or empty.211
ErrorsMissing a Javadoc comment.211
Errors'(' is preceded with whitespace.211
ErrorsParameter service should be final.211
Errors'service' hides a field.211
Errors'{' should be on the previous line.212
ErrorsMissing a Javadoc comment.217
ErrorsFirst sentence should end with a period.219
ErrorsMethod 'getJavaPackage' is not designed for extension - needs to be abstract, final or empty.224
Errors'(' is preceded with whitespace.224
Errors'{' should be on the previous line.225
ErrorsFirst sentence should end with a period.229
ErrorsMethod 'setJavaPackage' is not designed for extension - needs to be abstract, final or empty.234
Errors'(' is preceded with whitespace.234
ErrorsParameter javaPackage should be final.234
Errors'javaPackage' hides a field.234
Errors'{' should be on the previous line.235
ErrorsMissing a Javadoc comment.239
ErrorsFirst sentence should end with a period.241
ErrorsMethod 'getComments' is not designed for extension - needs to be abstract, final or empty.246
Errors'(' is preceded with whitespace.246
Errors'{' should be on the previous line.247
ErrorsFirst sentence should end with a period.251
ErrorsMethod 'setComments' is not designed for extension - needs to be abstract, final or empty.256
Errors'(' is preceded with whitespace.256
ErrorsParameter comments should be final.256
Errors'comments' hides a field.256
Errors'{' should be on the previous line.257
ErrorsMissing a Javadoc comment.262
ErrorsMethod 'getVersion' is not designed for extension - needs to be abstract, final or empty.264
ErrorsMissing a Javadoc comment.264
Errors'(' is preceded with whitespace.264
Errors'{' should be on the previous line.265
ErrorsMethod 'setVersion' is not designed for extension - needs to be abstract, final or empty.269
ErrorsMissing a Javadoc comment.269
Errors'(' is preceded with whitespace.269
ErrorsParameter version should be final.269
Errors'version' hides a field.269
Errors'{' should be on the previous line.270

org/kuali/student/contract/model/impl/ServiceContractModelCache.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.32
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.36
Errors'(' is preceded with whitespace.36
ErrorsParameter model should be final.36
Errors'model' hides a field.36
Errors'{' should be on the previous line.37
ErrorsMissing a Javadoc comment.41
ErrorsMethod 'getServiceMethods' is not designed for extension - needs to be abstract, final or empty.43
Errors'(' is preceded with whitespace.44
Errors'{' should be on the previous line.45
Errors'{' should be on the previous line.47
Errors'(' is preceded with whitespace.48
ErrorsMissing a Javadoc comment.53
ErrorsMethod 'getXmlTypes' is not designed for extension - needs to be abstract, final or empty.55
Errors'(' is preceded with whitespace.56
Errors'{' should be on the previous line.57
Errors'{' should be on the previous line.59
Errors'(' is preceded with whitespace.60
ErrorsMissing a Javadoc comment.65
ErrorsMethod 'getMessageStructures' is not designed for extension - needs to be abstract, final or empty.67
Errors'(' is preceded with whitespace.68
Errors'{' should be on the previous line.69
Errors'{' should be on the previous line.71
Errors'(' is preceded with whitespace.72
ErrorsMissing a Javadoc comment.77
ErrorsMethod 'getServices' is not designed for extension - needs to be abstract, final or empty.79
Errors'(' is preceded with whitespace.80
Errors'{' should be on the previous line.81
Errors'{' should be on the previous line.83
Errors'(' is preceded with whitespace.84
ErrorsMethod 'getSourceNames' is not designed for extension - needs to be abstract, final or empty.90
Errors'(' is preceded with whitespace.91
Errors'{' should be on the previous line.92
Errors'(' is preceded with whitespace.93

org/kuali/student/contract/model/impl/ServiceContractModelQDoxLoader.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.53
ErrorsMissing a Javadoc comment.55
ErrorsMissing a Javadoc comment.56
ErrorsMissing a Javadoc comment.57
Errors'(' is preceded with whitespace.57
ErrorsMissing a Javadoc comment.59
ErrorsMissing a Javadoc comment.60
ErrorsMissing a Javadoc comment.61
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.63
ErrorsMissing a Javadoc comment.65
Errors'(' is preceded with whitespace.65
ErrorsParameter sourceDirectories should be final.65
Errors'sourceDirectories' hides a field.65
Errors'{' should be on the previous line.66
ErrorsMethod 'getServiceMethods' is not designed for extension - needs to be abstract, final or empty.70
Errors'(' is preceded with whitespace.71
Errors'{' should be on the previous line.72
Errors'{' should be on the previous line.74
Errors'(' is preceded with whitespace.75
ErrorsMethod 'getSourceNames' is not designed for extension - needs to be abstract, final or empty.80
Errors'(' is preceded with whitespace.81
Errors'{' should be on the previous line.82
Errors'(' is preceded with whitespace.83
Errors'(' is preceded with whitespace.83
Errors'{' should be on the previous line.85
Errors'(' is preceded with whitespace.86
ErrorsMethod 'getServices' is not designed for extension - needs to be abstract, final or empty.91
Errors'(' is preceded with whitespace.92
Errors'{' should be on the previous line.93
Errors'{' should be on the previous line.95
Errors'(' is preceded with whitespace.96
ErrorsMethod 'getXmlTypes' is not designed for extension - needs to be abstract, final or empty.101
Errors'(' is preceded with whitespace.102
Errors'{' should be on the previous line.103
Errors'{' should be on the previous line.105
Errors'(' is preceded with whitespace.106
Errors'(' is preceded with whitespace.108
Errors'(' is preceded with whitespace.108
ErrorsMethod 'getMessageStructures' is not designed for extension - needs to be abstract, final or empty.111
Errors'(' is preceded with whitespace.112
Errors'{' should be on the previous line.113
Errors'{' should be on the previous line.115
Errors'(' is preceded with whitespace.116
ErrorsMissing a Javadoc comment.121
Errors'(' is preceded with whitespace.121
ErrorsParameter tag should be final.121
Errors'{' should be on the previous line.122
Errors'{' should be on the previous line.124
Errors'(' is preceded with whitespace.127
Errors'(' is preceded with whitespace.128
Errors'(' is preceded with whitespace.128
Errors'(' is preceded with whitespace.129
Errors'(' is preceded with whitespace.130
Errors'(' is preceded with whitespace.131
Errors'(' is preceded with whitespace.131
Errors'{' should be on the previous line.132
Errors'(' is preceded with whitespace.133
Errors'(' is preceded with whitespace.133
Errors'}' should be on the same line.134
Errors'{' should be on the previous line.136
Errors'(' is preceded with whitespace.137
Errors'(' is preceded with whitespace.137
Errors'{' should be on the previous line.138
Errors'(' is preceded with whitespace.139
Errors'(' is preceded with whitespace.139
Errors'(' is preceded with whitespace.140
Errors'(' is preceded with whitespace.141
Errors'(' is preceded with whitespace.142
Errors'(' is preceded with whitespace.143
Errors'(' is preceded with whitespace.144
Errors'(' is preceded with whitespace.147
ErrorsMissing a Javadoc comment.150
Errors'(' is preceded with whitespace.150
Errors'{' should be on the previous line.151
Errors'(' is preceded with whitespace.153
Errors'(' is preceded with whitespace.154
Errors'(' is preceded with whitespace.155
Errors'(' is preceded with whitespace.156
Errors'(' is preceded with whitespace.157
Errors'{' should be on the previous line.159
Errors'(' is preceded with whitespace.160
Errors'(' is preceded with whitespace.160
Errors'(' is preceded with whitespace.162
Errors'(' is preceded with whitespace.162
Errors'(' is preceded with whitespace.163
Errors'{' should be on the previous line.165
Errors'(' is followed by whitespace.166
Errors'!' is followed by whitespace.166
Errors'(' is preceded with whitespace.166
Errors'{' should be on the previous line.167
Errors'(' is preceded with whitespace.171
Errors'(' is preceded with whitespace.172
ErrorsLine is longer than 80 characters.173
Errors'(' is preceded with whitespace.173
Errors'(' is preceded with whitespace.173
Errors'(' is preceded with whitespace.173
Errors'(' is preceded with whitespace.173
Errors'(' is preceded with whitespace.173
Errors'(' is preceded with whitespace.174
Errors'(' is preceded with whitespace.175
Errors'(' is preceded with whitespace.175
Errors'(' is preceded with whitespace.176
Errors'(' is preceded with whitespace.176
Errors'(' is preceded with whitespace.177
Errors'(' is preceded with whitespace.177
Errors'(' is preceded with whitespace.178
Errors'(' is preceded with whitespace.179
Errors'(' is preceded with whitespace.180
Errors'(' is preceded with whitespace.180
Errors'(' is preceded with whitespace.188
Errors'{' should be on the previous line.189
Errors'(' is preceded with whitespace.191
Errors'(' is preceded with whitespace.192
Errors'(' is preceded with whitespace.193
Errors'(' is preceded with whitespace.193
Errors'(' is preceded with whitespace.194
Errors'(' is preceded with whitespace.194
Errors'(' is preceded with whitespace.195
Errors'(' is preceded with whitespace.195
Errors'(' is preceded with whitespace.195
Errors'(' is preceded with whitespace.196
Errors'(' is preceded with whitespace.196
Errors'(' is preceded with whitespace.205
Errors'{' should be on the previous line.206
Errors'(' is preceded with whitespace.207
Errors'(' is preceded with whitespace.208
Errors'(' is preceded with whitespace.208
Errors'(' is preceded with whitespace.209
Errors'(' is preceded with whitespace.209
Errors'(' is preceded with whitespace.210
Errors'(' is preceded with whitespace.210
Errors'(' is preceded with whitespace.210
Errors'(' is preceded with whitespace.211
Errors'(' is preceded with whitespace.211
Errors'(' is preceded with whitespace.212
Errors'(' is preceded with whitespace.213
Errors'(' is preceded with whitespace.214
Errors'(' is preceded with whitespace.214
Errors'(' is preceded with whitespace.214
Errors'(' is preceded with whitespace.215
Errors'(' is preceded with whitespace.218
Errors'(' is preceded with whitespace.218
Errors'(' is preceded with whitespace.219
Errors'{' should be on the previous line.220
Errors'(' is preceded with whitespace.221
Errors'(' is preceded with whitespace.222
Errors'(' is preceded with whitespace.222
Errors'(' is preceded with whitespace.222
Errors'(' is preceded with whitespace.223
Errors'(' is preceded with whitespace.223
Errors'(' is preceded with whitespace.224
Errors'(' is preceded with whitespace.225
Errors'(' is preceded with whitespace.226
Errors'(' is preceded with whitespace.226
Errors'(' is preceded with whitespace.226
Errors'(' is preceded with whitespace.227
Errors'(' is preceded with whitespace.227
Errors'(' is preceded with whitespace.227
Errors'(' is preceded with whitespace.228
Errors'(' is preceded with whitespace.228
Errors'(' is preceded with whitespace.231
Errors'(' is preceded with whitespace.232
Errors'(' is preceded with whitespace.233
Errors'(' is preceded with whitespace.233
Errors'(' is preceded with whitespace.233
Errors'(' is preceded with whitespace.234
Errors'(' is preceded with whitespace.234
Errors'(' is preceded with whitespace.234
Errors'(' is preceded with whitespace.235
Errors'(' is preceded with whitespace.235
Errors'(' is preceded with whitespace.236
Errors'(' is preceded with whitespace.237
ErrorsMissing a Javadoc comment.242
Errors'(' is preceded with whitespace.242
ErrorsParameter javaClass should be final.242
Errors'{' should be on the previous line.243
ErrorsLine is longer than 80 characters.244
Errors'(' is followed by whitespace.245
Errors'!' is followed by whitespace.245
Errors'(' is preceded with whitespace.245
Errors'(' is preceded with whitespace.245
Errors'{' should be on the previous line.246
Errors'(' is preceded with whitespace.249
Errors'(' is preceded with whitespace.249
Errors'{' should be on the previous line.250
Errors'(' is preceded with whitespace.254
Errors'(' is preceded with whitespace.254
Errors'{' should be on the previous line.255
Errors'(' is preceded with whitespace.258
Errors'{' should be on the previous line.259
ErrorsLine is longer than 80 characters.260
Errors'(' is preceded with whitespace.261
Errors'(' is preceded with whitespace.261
Errors'(' is preceded with whitespace.261
Errors'(' is preceded with whitespace.261
Errors'{' should be on the previous line.262
ErrorsLine is longer than 80 characters.263
ErrorsLine is longer than 80 characters.269
ErrorsMissing a Javadoc comment.273
Errors'(' is preceded with whitespace.273
ErrorsParameter javaClass should be final.273
Errors'{' should be on the previous line.274
ErrorsLine is longer than 80 characters.285
ErrorsLine is longer than 80 characters.295
ErrorsLine is longer than 80 characters.304
ErrorsLine is longer than 80 characters.307
ErrorsLine is longer than 80 characters.308
ErrorsLine contains a tab character.315
ErrorsLine is longer than 80 characters.316
ErrorsLine is longer than 80 characters.330
ErrorsLine is longer than 80 characters.335
ErrorsMissing a Javadoc comment.344
Errors'(' is preceded with whitespace.344
ErrorsParameter method should be final.344
ErrorsParameter parameterName should be final.345
Errors'{' should be on the previous line.346
Errors'(' is preceded with whitespace.347
Errors'{' should be on the previous line.348
Errors'(' is preceded with whitespace.349
Errors'(' is preceded with whitespace.349
Errors'{' should be on the previous line.350
Errors'(' is preceded with whitespace.351
Errors'(' is preceded with whitespace.351
Errors'{' should be on the previous line.352
Errors'(' is preceded with whitespace.353
Errors'(' is preceded with whitespace.353
Errors'(' is preceded with whitespace.353
ErrorsMissing a Javadoc comment.360
Errors'(' is preceded with whitespace.360
ErrorsParameter serviceMethod should be final.360
ErrorsParameter exceptionType should be final.361
Errors'{' should be on the previous line.362
Errors'(' is preceded with whitespace.363
Errors'{' should be on the previous line.364
Errors'(' is preceded with whitespace.365
Errors'(' is preceded with whitespace.365
Errors'{' should be on the previous line.366
Errors'(' is preceded with whitespace.367
Errors'(' is preceded with whitespace.367
Errors'{' should be on the previous line.368
Errors'(' is preceded with whitespace.369
Errors'(' is preceded with whitespace.369
Errors'(' is preceded with whitespace.369
ErrorsMissing a Javadoc comment.376
Errors'(' is preceded with whitespace.376
ErrorsParameter serviceMethod should be final.376
Errors'{' should be on the previous line.377
Errors'(' is preceded with whitespace.378
Errors'{' should be on the previous line.379
Errors'(' is preceded with whitespace.380
Errors'(' is preceded with whitespace.380
Errors'{' should be on the previous line.381
Errors'(' is preceded with whitespace.382
ErrorsMissing a Javadoc comment.388
Errors'(' is preceded with whitespace.388
ErrorsParameter serviceClass should be final.388
Errors'{' should be on the previous line.389
Errors'(' is preceded with whitespace.390
Errors'{' should be on the previous line.391
Errors'(' is preceded with whitespace.392
Errors'(' is preceded with whitespace.392
Errors'{' should be on the previous line.393
Errors'(' is preceded with whitespace.394
ErrorsLine is longer than 80 characters.400
ErrorsMissing a Javadoc comment.400
Errors'(' is preceded with whitespace.400
ErrorsParameter messageStructureJavaClass should be final.400
ErrorsParameter serviceKey should be final.401
Errors'{' should be on the previous line.402
Errors'(' is preceded with whitespace.403
Errors'(' is preceded with whitespace.404
Errors'{' should be on the previous line.406
Errors'(' is preceded with whitespace.407
Errors'(' is preceded with whitespace.408
Errors'(' is preceded with whitespace.409
Errors'(' is preceded with whitespace.410
Errors'(' is preceded with whitespace.410
Errors'(' is preceded with whitespace.411
Errors'(' is preceded with whitespace.412
Errors'(' is preceded with whitespace.413
Errors'(' is preceded with whitespace.413
Errors'(' is preceded with whitespace.414
Errors'(' is preceded with whitespace.414
Errors'{' should be on the previous line.415
Errors'(' is preceded with whitespace.416
Errors'}' should be on the same line.418
Errors'{' should be on the previous line.420
Errors'(' is preceded with whitespace.421
ErrorsMissing a Javadoc comment.425
Errors'(' is preceded with whitespace.425
ErrorsParameter javaClass should be final.425
Errors'{' should be on the previous line.426
Errors'(' is preceded with whitespace.427
Errors'{' should be on the previous line.428
ErrorsMissing a Javadoc comment.434
Errors'(' is preceded with whitespace.434
ErrorsParameter messageStructureJavaClass should be final.434
Errors'{' should be on the previous line.435
Errors'(' is preceded with whitespace.436
Errors'(' is preceded with whitespace.437
Errors'{' should be on the previous line.438
Errors'(' is preceded with whitespace.439
Errors'(' is preceded with whitespace.439
Errors'{' should be on the previous line.440
Errors'(' is preceded with whitespace.441
Errors'(' is preceded with whitespace.442
Errors'(' is preceded with whitespace.445
Errors'(' is preceded with whitespace.445
Errors'{' should be on the previous line.446
Errors'(' is preceded with whitespace.447
Errors'(' is preceded with whitespace.448
ErrorsMissing a Javadoc comment.455
Errors'(' is preceded with whitespace.455
ErrorsParameter messageStructureJavaClass should be final.455
ErrorsParameter serviceKey should be final.456
Errors'{' should be on the previous line.457
Errors'(' is preceded with whitespace.458
Errors'(' is preceded with whitespace.459
Errors'{' should be on the previous line.460
Errors'(' is preceded with whitespace.461
Errors'(' is preceded with whitespace.463
Errors'{' should be on the previous line.466
ErrorsLine is longer than 80 characters.467
Errors'(' is preceded with whitespace.467
Errors'(' is preceded with whitespace.468
Errors'(' is preceded with whitespace.471
Errors'{' should be on the previous line.474
Errors'(' is preceded with whitespace.475
Errors'(' is preceded with whitespace.476
Errors'{' should be on the previous line.477
ErrorsLine is longer than 80 characters.478
Errors'(' is preceded with whitespace.478
Errors'(' is preceded with whitespace.479
Errors'(' is preceded with whitespace.480
Errors'{' should be on the previous line.486
Errors'(' is preceded with whitespace.487
Errors'{' should be on the previous line.488
ErrorsLine is longer than 80 characters.489
Errors'(' is preceded with whitespace.489
Errors'(' is preceded with whitespace.489
Errors'(' is preceded with whitespace.489
Errors'(' is preceded with whitespace.489
Errors'(' is preceded with whitespace.491
Errors'{' should be on the previous line.493
Errors'(' is preceded with whitespace.494
Errors'(' is preceded with whitespace.494
Errors'(' is preceded with whitespace.499
Errors'(' is preceded with whitespace.500
Errors'(' is preceded with whitespace.501
Errors'(' is preceded with whitespace.501
Errors'(' is preceded with whitespace.502
Errors'(' is preceded with whitespace.503
Errors'(' is preceded with whitespace.503
Errors'(' is preceded with whitespace.503
Errors'(' is preceded with whitespace.504
Errors'(' is preceded with whitespace.505
Errors'(' is preceded with whitespace.505
Errors'(' is preceded with whitespace.506
Errors'(' is preceded with whitespace.506
Errors'{' should be on the previous line.507
Errors'(' is preceded with whitespace.508
Errors'(' is preceded with whitespace.508
Errors'(' is preceded with whitespace.510
Errors'}' should be on the same line.511
Errors'(' is preceded with whitespace.512
Errors'(' is preceded with whitespace.512
Errors'{' should be on the previous line.513
Errors'(' is preceded with whitespace.514
Errors'+' should be on a new line.514
Errors'(' is preceded with whitespace.515
Errors'(' is preceded with whitespace.517
Errors'(' is preceded with whitespace.519
Errors'(' is preceded with whitespace.519
Errors'(' is preceded with whitespace.520
Errors'(' is preceded with whitespace.521
Errors'(' is preceded with whitespace.521
Errors'(' is preceded with whitespace.522
Errors'(' is preceded with whitespace.522
Errors'(' is preceded with whitespace.522
Errors'(' is preceded with whitespace.524
Errors'(' is preceded with whitespace.525
Errors'(' is preceded with whitespace.526
Errors'(' is followed by whitespace.527
Errors'!' is followed by whitespace.527
Errors'(' is preceded with whitespace.527
Errors'{' should be on the previous line.528
Errors'(' is followed by whitespace.529
Errors'!' is followed by whitespace.529
Errors'(' is preceded with whitespace.529
Errors'(' is preceded with whitespace.529
Errors'{' should be on the previous line.530
Errors'(' is followed by whitespace.531
Errors'!' is followed by whitespace.531
Errors'(' is preceded with whitespace.531
Errors'(' is preceded with whitespace.531
Errors'{' should be on the previous line.532
Errors'(' is followed by whitespace.533
Errors'!' is followed by whitespace.533
Errors'(' is preceded with whitespace.533
Errors'(' is preceded with whitespace.533
Errors'{' should be on the previous line.534
Errors'(' is preceded with whitespace.535
Errors'{' should be on the previous line.543
Errors'(' is preceded with whitespace.544
Errors'(' is preceded with whitespace.544
Errors'{' should be on the previous line.546
Errors'(' is preceded with whitespace.547
Errors'}' should be on the same line.548
Errors'{' should be on the previous line.550
Errors'(' is preceded with whitespace.551
ErrorsMissing a Javadoc comment.557
Errors'(' is preceded with whitespace.557
ErrorsParameter getterMethod should be final.557
ErrorsParameter setterMethod should be final.558
ErrorsParameter beanField should be final.558
Errors'{' should be on the previous line.559
Errors'(' is preceded with whitespace.561
Errors'(' is preceded with whitespace.562
Errors'{' should be on the previous line.563
Errors'{' should be on the previous line.567
Errors'(' is preceded with whitespace.568
Errors'(' is preceded with whitespace.569
Errors'{' should be on the previous line.570
Errors'{' should be on the previous line.575
Errors'(' is preceded with whitespace.576
Errors'(' is preceded with whitespace.577
Errors'{' should be on the previous line.578
Errors'(' is preceded with whitespace.582
Errors'(' is preceded with whitespace.583
Errors'{' should be on the previous line.584
Errors'(' is preceded with whitespace.587
Errors'(' is preceded with whitespace.588
Errors'{' should be on the previous line.589
ErrorsMissing a Javadoc comment.595
Errors'(' is preceded with whitespace.595
ErrorsParameter method should be final.595
Errors'{' should be on the previous line.596
Errors'{' should be on the previous line.598
Errors'(' is preceded with whitespace.601
Errors'(' is preceded with whitespace.602
Errors'{' should be on the previous line.603
Errors'(' is preceded with whitespace.606
Errors'(' is preceded with whitespace.606
Errors'(' is preceded with whitespace.607
Errors'{' should be on the previous line.608
Errors'(' is preceded with whitespace.611
Errors'(' is preceded with whitespace.611
Errors'(' is preceded with whitespace.612
Errors'{' should be on the previous line.613
ErrorsMissing a Javadoc comment.619
Errors'(' is preceded with whitespace.619
ErrorsParameter method should be final.619
Errors'{' should be on the previous line.620
Errors':' should be on a new line.621
Errors'(' is preceded with whitespace.622
Errors'(' is preceded with whitespace.622
Errors'{' should be on the previous line.623
Errors'(' is preceded with whitespace.624
Errors'{' should be on the previous line.625
Errors'(' is preceded with whitespace.626
Errors'(' is preceded with whitespace.626
Errors'(' is preceded with whitespace.626
Errors'{' should be on the previous line.627
ErrorsMissing a Javadoc comment.635
Errors'(' is preceded with whitespace.635
ErrorsParameter method should be final.635
Errors'{' should be on the previous line.636
ErrorsLine is longer than 80 characters.637
Errors'(' is preceded with whitespace.638
Errors'(' is preceded with whitespace.638
Errors'{' should be on the previous line.639
Errors'(' is preceded with whitespace.640
Errors'{' should be on the previous line.641
Errors'(' is preceded with whitespace.644
Errors'(' is preceded with whitespace.644
Errors'(' is preceded with whitespace.644
Errors'{' should be on the previous line.645
ErrorsMissing a Javadoc comment.654
Errors'(' is preceded with whitespace.654
ErrorsParameter desc should be final.654
Errors'{' should be on the previous line.655
Errors'{' should be on the previous line.657
Errors'(' is preceded with whitespace.660
Errors'(' is preceded with whitespace.660
Errors'{' should be on the previous line.661
Errors'(' is preceded with whitespace.664
Errors'{' should be on the previous line.665
ErrorsMissing a Javadoc comment.671
Errors'(' is preceded with whitespace.671
ErrorsParameter method should be final.671
Errors'{' should be on the previous line.672
Errors'(' is preceded with whitespace.673
Errors'(' is preceded with whitespace.673
Errors'{' should be on the previous line.675
Errors'(' is preceded with whitespace.678
Errors'(' is preceded with whitespace.678
Errors'(' is preceded with whitespace.678
ErrorsMissing a Javadoc comment.682
Errors'(' is preceded with whitespace.682
ErrorsParameter annotations should be final.682
Errors'{' should be on the previous line.683
Errors'{' should be on the previous line.685
Errors'(' is preceded with whitespace.686
Errors'(' is preceded with whitespace.686
Errors'(' is preceded with whitespace.686
Errors'(' is preceded with whitespace.686
Errors'{' should be on the previous line.688
Errors'(' is preceded with whitespace.691
Errors'(' is preceded with whitespace.691
ErrorsMissing a Javadoc comment.697
Errors'(' is preceded with whitespace.697
ErrorsParameter str should be final.697
Errors'{' should be on the previous line.698
Errors'(' is preceded with whitespace.699
Errors'{' should be on the previous line.700
Errors'(' is preceded with whitespace.701
Errors'(' is preceded with whitespace.703
Errors'{' should be on the previous line.704
Errors'(' is preceded with whitespace.705
Errors'(' is preceded with whitespace.705
ErrorsMissing a Javadoc comment.710
Errors'(' is preceded with whitespace.710
ErrorsParameter str should be final.710
Errors'{' should be on the previous line.711
Errors'{' should be on the previous line.713
Errors'(' is preceded with whitespace.716
Errors'(' is preceded with whitespace.716
Errors'{' should be on the previous line.717
ErrorsMissing a Javadoc comment.723
Errors'(' is preceded with whitespace.723
ErrorsParameter xmlType should be final.723
ErrorsParameter serviceKey should be final.723
Errors'{' should be on the previous line.724
Errors'(' is followed by whitespace.725
Errors'!' is followed by whitespace.725
Errors'(' is preceded with whitespace.725
Errors'(' is preceded with whitespace.725
Errors'{' should be on the previous line.726
Errors'(' is preceded with whitespace.727
Errors'(' is preceded with whitespace.727
ErrorsMissing a Javadoc comment.731
Errors'(' is preceded with whitespace.731
ErrorsParameter beanField should be final.731
Errors'{' should be on the previous line.732
Errors'{' should be on the previous line.734
ErrorsComment matches to-do format 'TODO:'.735
ErrorsLine is longer than 80 characters.735
Errors'(' is preceded with whitespace.738
Errors'{' should be on the previous line.739
Errors'(' is preceded with whitespace.740
Errors'(' is preceded with whitespace.740
Errors'(' is preceded with whitespace.740
Errors'(' is preceded with whitespace.740
ErrorsMissing a Javadoc comment.748
Errors'(' is preceded with whitespace.748
ErrorsParameter javaClass should be final.748
ErrorsParameter shortName should be final.748
ErrorsParameter setterMethod should be final.749
Errors'{' should be on the previous line.750
Errors'(' is preceded with whitespace.751
Errors'{' should be on the previous line.753
Errors'{' should be on the previous line.757
Errors'(' is preceded with whitespace.758
Errors'(' is preceded with whitespace.758
Errors'(' is preceded with whitespace.759
Errors'{' should be on the previous line.760
Errors'(' is preceded with whitespace.763
ErrorsMissing a Javadoc comment.768
Errors'(' is preceded with whitespace.768
ErrorsParameter javaClass should be final.768
ErrorsParameter name should be final.768
Errors'{' should be on the previous line.769
Errors'{' should be on the previous line.771
Errors'(' is preceded with whitespace.774
Errors'{' should be on the previous line.775
Errors'(' is preceded with whitespace.776
Errors'(' is preceded with whitespace.776
Errors'{' should be on the previous line.777
ErrorsComment matches to-do format 'TODO:'.780
ErrorsLine is longer than 80 characters.780
Errors'(' is preceded with whitespace.781
Errors'(' is preceded with whitespace.781
Errors'{' should be on the previous line.782
Errors'(' is preceded with whitespace.786
Errors'{' should be on the previous line.788
Errors'(' is preceded with whitespace.791
ErrorsMissing a Javadoc comment.794
Errors'(' is preceded with whitespace.794
ErrorsParameter msClass should be final.794
ErrorsParameter shortName should be final.794
Errors'{' should be on the previous line.795
Errors'(' is preceded with whitespace.796
Errors'{' should be on the previous line.797
Errors'(' is preceded with whitespace.798
Errors'(' is preceded with whitespace.798
Errors'{' should be on the previous line.799
ErrorsComment matches to-do format 'TODO:'.802
ErrorsLine is longer than 80 characters.802
Errors'(' is preceded with whitespace.803
Errors'(' is preceded with whitespace.803
Errors'{' should be on the previous line.804
ErrorsComment matches to-do format 'TODO:'.807
Errors'(' is preceded with whitespace.808
Errors'(' is preceded with whitespace.808
Errors'(' is preceded with whitespace.808
Errors'{' should be on the previous line.810
ErrorsMissing a Javadoc comment.817
Errors'(' is preceded with whitespace.817
ErrorsParameter msClass should be final.817
ErrorsParameter shortName should be final.817
Errors'{' should be on the previous line.818
Errors'(' is preceded with whitespace.819
Errors'{' should be on the previous line.820
Errors'(' is preceded with whitespace.821
Errors'(' is preceded with whitespace.821
Errors'{' should be on the previous line.822
ErrorsComment matches to-do format 'TODO:'.825
ErrorsLine is longer than 80 characters.825
Errors'(' is preceded with whitespace.826
Errors'(' is preceded with whitespace.826
Errors'{' should be on the previous line.827
ErrorsComment matches to-do format 'TODO:'.830
Errors'(' is preceded with whitespace.831
Errors'(' is preceded with whitespace.831
Errors'(' is preceded with whitespace.831
Errors'{' should be on the previous line.833
ErrorsMissing a Javadoc comment.839
ErrorsLine is longer than 80 characters.844
ErrorsLine is longer than 80 characters.848
ErrorsLine is longer than 80 characters.856
ErrorsMissing a Javadoc comment.863
ErrorsLine is longer than 80 characters.868
ErrorsLine is longer than 80 characters.872
ErrorsLine is longer than 80 characters.880
ErrorsMissing a Javadoc comment.888
Errors'(' is preceded with whitespace.888
ErrorsParameter method should be final.888
ErrorsParameter className should be final.888
Errors'{' should be on the previous line.889
Errors'(' is followed by whitespace.890
Errors'!' is followed by whitespace.890
Errors'(' is preceded with whitespace.890
Errors'(' is preceded with whitespace.890
Errors'{' should be on the previous line.891
Errors'(' is preceded with whitespace.894
Errors'{' should be on the previous line.895
Errors'(' is preceded with whitespace.898
Errors'{' should be on the previous line.899
Errors'(' is preceded with whitespace.902
Errors'{' should be on the previous line.903
Errors'(' is preceded with whitespace.906
Errors'{' should be on the previous line.907
Errors'(' is preceded with whitespace.910
Errors'(' is preceded with whitespace.910
Errors'(' is preceded with whitespace.910
Errors'{' should be on the previous line.911
Errors'(' is preceded with whitespace.914
Errors'{' should be on the previous line.916
Errors'(' is preceded with whitespace.917
Errors'{' should be on the previous line.918
Errors'(' is preceded with whitespace.926
Errors'{' should be on the previous line.927
Errors'(' is preceded with whitespace.928
Errors'(' is preceded with whitespace.928
Errors'(' is preceded with whitespace.928
Errors'(' is preceded with whitespace.928
ErrorsMissing a Javadoc comment.936
Errors'(' is preceded with whitespace.936
ErrorsParameter method should be final.936
ErrorsParameter className should be final.936
Errors'{' should be on the previous line.937
Errors'(' is followed by whitespace.938
Errors'!' is followed by whitespace.938
Errors'(' is preceded with whitespace.938
Errors'(' is preceded with whitespace.938
Errors'{' should be on the previous line.939
Errors'(' is followed by whitespace.940
Errors'!' is followed by whitespace.940
Errors'(' is preceded with whitespace.940
Errors'(' is preceded with whitespace.940
Errors'{' should be on the previous line.941
Errors'(' is preceded with whitespace.945
Errors'{' should be on the previous line.946
Errors'(' is preceded with whitespace.949
Errors'{' should be on the previous line.950
Errors'(' is preceded with whitespace.953
Errors'{' should be on the previous line.954
Errors'(' is preceded with whitespace.957
Errors'{' should be on the previous line.958
Errors'(' is preceded with whitespace.961
Errors'(' is preceded with whitespace.961
Errors'(' is preceded with whitespace.961
Errors'{' should be on the previous line.962
Errors'(' is preceded with whitespace.965
Errors'{' should be on the previous line.967
Errors'(' is preceded with whitespace.968
Errors'{' should be on the previous line.969
Errors'(' is preceded with whitespace.977
Errors'{' should be on the previous line.978
Errors'(' is preceded with whitespace.979
Errors'(' is preceded with whitespace.979
Errors'(' is preceded with whitespace.979
Errors'(' is preceded with whitespace.979
ErrorsMissing a Javadoc comment.987
Errors'(' is preceded with whitespace.987
ErrorsParameter method should be final.987
Errors'{' should be on the previous line.988
Errors'(' is preceded with whitespace.989
Errors'(' is preceded with whitespace.989
Errors'3' is a magic number.989
ErrorsMissing a Javadoc comment.992
Errors'(' is preceded with whitespace.992
ErrorsParameter method should be final.992
Errors'{' should be on the previous line.993
Errors'(' is preceded with whitespace.994
Errors'(' is preceded with whitespace.994
Errors'{' should be on the previous line.995
Errors'(' is preceded with whitespace.996
Errors'(' is preceded with whitespace.996
Errors'3' is a magic number.996
Errors'(' is preceded with whitespace.998
Errors'(' is preceded with whitespace.998
Errors'{' should be on the previous line.999
Errors'(' is preceded with whitespace.1000
Errors'(' is preceded with whitespace.1000
Errors'(' is preceded with whitespace.1002
Errors'(' is preceded with whitespace.1002
ErrorsMissing a Javadoc comment.1006
Errors'(' is preceded with whitespace.1006
ErrorsParameter getterMethod should be final.1006
Errors'{' should be on the previous line.1007
Errors'(' is preceded with whitespace.1008
Errors'{' should be on the previous line.1009
ErrorsMissing a Javadoc comment.1015
Errors'(' is preceded with whitespace.1015
ErrorsParameter method should be final.1015
Errors'{' should be on the previous line.1016
Errors'(' is preceded with whitespace.1017
Errors'(' is preceded with whitespace.1017
ErrorsMissing a Javadoc comment.1020
Errors'(' is preceded with whitespace.1020
ErrorsParameter type should be final.1020
Errors'{' should be on the previous line.1021
Errors'(' is preceded with whitespace.1022
Errors'(' is preceded with whitespace.1023
ErrorsMissing a Javadoc comment.1026
Errors'(' is preceded with whitespace.1026
ErrorsParameter javaClass should be final.1026
Errors'{' should be on the previous line.1027
Errors'(' is preceded with whitespace.1028
Errors'(' is preceded with whitespace.1028
Errors'{' should be on the previous line.1029
Errors'(' is preceded with whitespace.1032
Errors'(' is preceded with whitespace.1032
Errors'{' should be on the previous line.1033
Errors'(' is preceded with whitespace.1036
Errors'(' is preceded with whitespace.1036
Errors'(' is preceded with whitespace.1036
Errors'{' should be on the previous line.1037
Errors'(' is preceded with whitespace.1040
Errors'(' is preceded with whitespace.1040
Errors'(' is preceded with whitespace.1040
Errors'{' should be on the previous line.1041
Errors'(' is preceded with whitespace.1044
Errors'(' is preceded with whitespace.1044
Errors'(' is preceded with whitespace.1044
Errors'{' should be on the previous line.1045
ErrorsMissing a Javadoc comment.1051
Errors'(' is preceded with whitespace.1051
ErrorsParameter getterMethod should be final.1051
Errors'{' should be on the previous line.1052
Errors'(' is preceded with whitespace.1053
Errors'(' is preceded with whitespace.1054
ErrorsMissing a Javadoc comment.1057
Errors'(' is preceded with whitespace.1057
ErrorsParameter setterMethod should be final.1057
Errors'{' should be on the previous line.1058
Errors'(' is preceded with whitespace.1059
Errors'(' is preceded with whitespace.1060
ErrorsMissing a Javadoc comment.1063
Errors'(' is preceded with whitespace.1063
ErrorsParameter parameter should be final.1063
Errors'{' should be on the previous line.1064
Errors'(' is preceded with whitespace.1065
Errors'(' is preceded with whitespace.1065
ErrorsMissing a Javadoc comment.1068
Errors'(' is preceded with whitespace.1068
ErrorsParameter type should be final.1068
Errors'{' should be on the previous line.1069
Errors'(' is preceded with whitespace.1070
Errors'(' is preceded with whitespace.1070
Errors'{' should be on the previous line.1071
Errors'(' is preceded with whitespace.1072
Errors'(' is preceded with whitespace.1072
Errors'(' is preceded with whitespace.1074
Errors'(' is preceded with whitespace.1074
ErrorsMissing a Javadoc comment.1077
Errors'(' is preceded with whitespace.1077
ErrorsParameter javaClass should be final.1077
Errors'{' should be on the previous line.1078
Errors'(' is preceded with whitespace.1079
Errors'{' should be on the previous line.1080
Errors'(' is preceded with whitespace.1081
Errors'(' is preceded with whitespace.1081
Errors'{' should be on the previous line.1082
Errors'(' is preceded with whitespace.1085
Errors'(' is preceded with whitespace.1085
Errors'{' should be on the previous line.1086
Errors'(' is preceded with whitespace.1089
Errors'(' is preceded with whitespace.1089
Errors'{' should be on the previous line.1090
Errors'(' is preceded with whitespace.1093
Errors'(' is preceded with whitespace.1093
Errors'{' should be on the previous line.1094
Errors'(' is preceded with whitespace.1097
Errors'(' is preceded with whitespace.1097
Errors'{' should be on the previous line.1098
Errors'(' is preceded with whitespace.1101
Errors'(' is preceded with whitespace.1101
Errors'{' should be on the previous line.1102
Errors'(' is preceded with whitespace.1105
Errors'(' is preceded with whitespace.1105
Errors'{' should be on the previous line.1106
ErrorsLine is longer than 80 characters.1110
Errors'(' is preceded with whitespace.1111
Errors'(' is preceded with whitespace.1111
Errors'{' should be on the previous line.1112
Errors'(' is preceded with whitespace.1115
Errors'(' is preceded with whitespace.1115
Errors'{' should be on the previous line.1116
ErrorsComment matches to-do format 'TODO:'.1119
Errors'(' is preceded with whitespace.1120
Errors'(' is preceded with whitespace.1120
Errors'{' should be on the previous line.1121
Errors'(' is preceded with whitespace.1124
Errors'(' is preceded with whitespace.1124
Errors'{' should be on the previous line.1125
ErrorsComment matches to-do format 'TODO:'.1126
Errors'(' is preceded with whitespace.1129
ErrorsMissing a Javadoc comment.1132
Errors'(' is preceded with whitespace.1132
ErrorsParameter getterMethod should be final.1132
Errors'{' should be on the previous line.1133
Errors'(' is preceded with whitespace.1134
Errors'(' is preceded with whitespace.1135
ErrorsMissing a Javadoc comment.1138
Errors'(' is preceded with whitespace.1138
ErrorsParameter setterMethod should be final.1138
Errors'(' is preceded with whitespace.1140
Errors'(' is preceded with whitespace.1141
ErrorsMissing a Javadoc comment.1144
Errors'(' is preceded with whitespace.1144
ErrorsParameter param should be final.1144
Errors'{' should be on the previous line.1145
Errors'(' is preceded with whitespace.1146
Errors'(' is preceded with whitespace.1147
ErrorsMissing a Javadoc comment.1150
Errors'(' is preceded with whitespace.1150
ErrorsParameter type should be final.1150
Errors'{' should be on the previous line.1151
Errors'(' is preceded with whitespace.1152
Errors'(' is preceded with whitespace.1153
Errors'(' is preceded with whitespace.1153
Errors'{' should be on the previous line.1154
Errors'(' is preceded with whitespace.1157
Errors'(' is preceded with whitespace.1157
Errors'{' should be on the previous line.1158
Errors'(' is followed by whitespace.1161
Errors'!' is followed by whitespace.1161
Errors'(' is preceded with whitespace.1161
Errors'{' should be on the previous line.1162
Errors'(' is preceded with whitespace.1172
Errors'(' is preceded with whitespace.1173
ErrorsMissing a Javadoc comment.1176
Errors'(' is preceded with whitespace.1176
ErrorsParameter javaClass should be final.1176
Errors'{' should be on the previous line.1177
Errors'(' is preceded with whitespace.1178
Errors'{' should be on the previous line.1179
Errors'(' is preceded with whitespace.1182
Errors'(' is preceded with whitespace.1182
Errors'(' is preceded with whitespace.1182
Errors'{' should be on the previous line.1183
Errors'(' is preceded with whitespace.1186
Errors'(' is preceded with whitespace.1186
Errors'(' is preceded with whitespace.1186
Errors'{' should be on the previous line.1187
Errors'(' is preceded with whitespace.1190
Errors'(' is preceded with whitespace.1190
Errors'(' is preceded with whitespace.1190
Errors'{' should be on the previous line.1191
Errors'(' is preceded with whitespace.1194
Errors'(' is preceded with whitespace.1194
Errors'(' is preceded with whitespace.1194
Errors'{' should be on the previous line.1195
Errors'(' is preceded with whitespace.1198
Errors'(' is preceded with whitespace.1198
Errors'(' is preceded with whitespace.1198
Errors'{' should be on the previous line.1199
Errors'(' is preceded with whitespace.1202
Errors'(' is preceded with whitespace.1202
Errors'(' is preceded with whitespace.1202
Errors'{' should be on the previous line.1203
Errors'(' is preceded with whitespace.1206
Errors'(' is preceded with whitespace.1206
Errors'(' is preceded with whitespace.1206
Errors'{' should be on the previous line.1207
Errors'(' is preceded with whitespace.1210
Errors'(' is preceded with whitespace.1210
Errors'(' is preceded with whitespace.1210
Errors'{' should be on the previous line.1211
Errors'(' is preceded with whitespace.1214
Errors'(' is preceded with whitespace.1214
Errors'(' is preceded with whitespace.1214
Errors'{' should be on the previous line.1215
Errors'(' is preceded with whitespace.1218
Errors'(' is preceded with whitespace.1218
Errors'(' is preceded with whitespace.1218
Errors'{' should be on the previous line.1219
Errors'(' is preceded with whitespace.1222
Errors'(' is preceded with whitespace.1222
Errors'(' is preceded with whitespace.1222
Errors'{' should be on the previous line.1223
Errors'(' is preceded with whitespace.1226
Errors'(' is preceded with whitespace.1226
Errors'(' is preceded with whitespace.1226
Errors'{' should be on the previous line.1227
Errors'(' is preceded with whitespace.1230
Errors'(' is preceded with whitespace.1230
Errors'(' is preceded with whitespace.1230
Errors'{' should be on the previous line.1231
Errors'(' is preceded with whitespace.1235
Errors'(' is preceded with whitespace.1235
Errors'(' is preceded with whitespace.1235
Errors'{' should be on the previous line.1236
Errors'(' is preceded with whitespace.1239
Errors'(' is preceded with whitespace.1239
Errors'(' is preceded with whitespace.1239
Errors'{' should be on the previous line.1240
Errors'(' is preceded with whitespace.1243
Errors'(' is preceded with whitespace.1243
Errors'(' is preceded with whitespace.1243
Errors'{' should be on the previous line.1244
Errors'(' is preceded with whitespace.1247
Errors'(' is preceded with whitespace.1247
Errors'(' is preceded with whitespace.1247
Errors'{' should be on the previous line.1248
Errors'(' is preceded with whitespace.1251
Errors'(' is preceded with whitespace.1251
Errors'(' is preceded with whitespace.1251
Errors'{' should be on the previous line.1252
Errors'(' is preceded with whitespace.1255
Errors'(' is preceded with whitespace.1255
Errors'(' is preceded with whitespace.1255
Errors'{' should be on the previous line.1256
Errors'(' is preceded with whitespace.1259
Errors'(' is preceded with whitespace.1259
Errors'(' is preceded with whitespace.1259
Errors'{' should be on the previous line.1260
Errors'(' is preceded with whitespace.1263
Errors'(' is preceded with whitespace.1263
Errors'(' is preceded with whitespace.1263
Errors'{' should be on the previous line.1264
Errors'(' is preceded with whitespace.1267
Errors'(' is preceded with whitespace.1267
Errors'(' is preceded with whitespace.1267
Errors'{' should be on the previous line.1268
Errors'(' is preceded with whitespace.1271
Errors'(' is preceded with whitespace.1271
Errors'(' is preceded with whitespace.1271
Errors'{' should be on the previous line.1272
Errors'(' is preceded with whitespace.1275
Errors'(' is preceded with whitespace.1275
Errors'(' is preceded with whitespace.1275
Errors'{' should be on the previous line.1276
Errors'(' is preceded with whitespace.1279
Errors'(' is preceded with whitespace.1279
Errors'(' is preceded with whitespace.1279
Errors'{' should be on the previous line.1280
Errors'(' is preceded with whitespace.1283
Errors'(' is preceded with whitespace.1283
Errors'(' is preceded with whitespace.1283
Errors'{' should be on the previous line.1284
Errors'(' is preceded with whitespace.1287
Errors'(' is preceded with whitespace.1287
Errors'{' should be on the previous line.1288
Errors'(' is preceded with whitespace.1291
Errors'(' is preceded with whitespace.1291
Errors'{' should be on the previous line.1292
Errors'(' is preceded with whitespace.1295
Errors'(' is preceded with whitespace.1295
Errors'{' should be on the previous line.1296

org/kuali/student/contract/model/util/DateUtility.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsUnused import - org.kuali.student.contract.exception.DictionaryExecutionException.23
Errors'{' should be on the previous line.30
ErrorsMethod 'asYMD' is not designed for extension - needs to be abstract, final or empty.32
ErrorsMissing a Javadoc comment.32
Errors'(' is preceded with whitespace.32
ErrorsParameter date should be final.32
Errors'{' should be on the previous line.34
Errors'{' should be on the previous line.36
Errors'(' is preceded with whitespace.39
Errors'(' is preceded with whitespace.39
ErrorsMethod 'asDate' is not designed for extension - needs to be abstract, final or empty.42
ErrorsMissing a Javadoc comment.42
Errors'(' is preceded with whitespace.42
ErrorsParameter date should be final.42
Errors'{' should be on the previous line.44
Errors'{' should be on the previous line.46
Errors'++' is preceded with whitespace.55
Errors'{' should be on the previous line.56
Errors'(' is preceded with whitespace.57
Errors'{' should be on the previous line.59
Errors'(' is preceded with whitespace.60
Errors'}' should be on the same line.61
Errors'{' should be on the previous line.63
ErrorsMethod 'asYMD' is not designed for extension - needs to be abstract, final or empty.70
ErrorsMissing a Javadoc comment.70
Errors'(' is preceded with whitespace.70
ErrorsParameter date should be final.70
Errors'{' should be on the previous line.71
Errors'{' should be on the previous line.73
Errors'(' is preceded with whitespace.76
Errors'(' is preceded with whitespace.77

org/kuali/student/contract/model/util/DictionaryMainTypeExpander.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsUsing the '.*' form of import should be avoided - org.kuali.student.contract.model.*.19
ErrorsRedundant import from the same package - org.kuali.student.contract.model.util.ModelFinder.20
ErrorsLine is longer than 80 characters.21
ErrorsFirst sentence should end with a period.26
Errors'{' should be on the previous line.31
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.35
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.38
Errors'(' is preceded with whitespace.38
ErrorsParameter spreadsheet should be final.38
Errors'spreadsheet' hides a field.38
Errors'{' should be on the previous line.39
Errors'(' is preceded with whitespace.41
Errors'(' is preceded with whitespace.42
ErrorsMethod 'expand' is not designed for extension - needs to be abstract, final or empty.45
Errors'(' is preceded with whitespace.46
Errors'{' should be on the previous line.47
Errors'(' is preceded with whitespace.48
Errors'(' is preceded with whitespace.48
Errors'3' is a magic number.48
Errors'(' is preceded with whitespace.49
ErrorsMissing a Javadoc comment.53
Errors'(' is preceded with whitespace.53
Errors'{' should be on the previous line.54
Errors'{' should be on the previous line.56
Errors'(' is preceded with whitespace.57
Errors'(' is preceded with whitespace.58
Errors'(' is preceded with whitespace.58
Errors'{' should be on the previous line.59
Errors'(' is preceded with whitespace.60
Errors'}' should be on the same line.61
Errors'{' should be on the previous line.63
Errors'(' is preceded with whitespace.64
ErrorsMissing a Javadoc comment.70
Errors'(' is preceded with whitespace.70
ErrorsParameter dict should be final.70
Errors'{' should be on the previous line.71
Errors'(' is preceded with whitespace.72
Errors'(' is preceded with whitespace.73
Errors'(' is preceded with whitespace.73
Errors'(' is preceded with whitespace.73
Errors'{' should be on the previous line.75
ErrorsLine is longer than 80 characters.76
Errors'(' is preceded with whitespace.76
Errors'+' should be on a new line.76
Errors'(' is preceded with whitespace.77
Errors'(' is preceded with whitespace.77
Errors'(' is preceded with whitespace.77
ErrorsMissing a Javadoc comment.82
Errors'(' is preceded with whitespace.82
ErrorsParameter d should be final.82
ErrorsParameter type should be final.82
Errors'{' should be on the previous line.83
Errors'(' is preceded with whitespace.84
Errors'{' should be on the previous line.85
Errors'{' should be on the previous line.87
Errors'(' is preceded with whitespace.88
Errors'(' is preceded with whitespace.88
Errors'+' should be on a new line.88
Errors'(' is preceded with whitespace.89
Errors'(' is preceded with whitespace.89
Errors'(' is preceded with whitespace.90
Errors'(' is preceded with whitespace.91
Errors'(' is preceded with whitespace.91
Errors'(' is preceded with whitespace.92
Errors'}' should be on the same line.93
Errors'{' should be on the previous line.95
Errors'(' is preceded with whitespace.96
ErrorsLine has trailing spaces.101
ErrorsLine has trailing spaces.102

org/kuali/student/contract/model/util/DictionaryParentSetter.java

ViolationMessageLine
Errors'{' should be on the previous line.20
ErrorsMissing a Javadoc comment.22
ErrorsMissing a Javadoc comment.23
ErrorsMissing a Javadoc comment.25
Errors'(' is preceded with whitespace.25
ErrorsParameter model should be final.25
Errors'model' hides a field.25
Errors'{' should be on the previous line.26
Errors'(' is preceded with whitespace.28
ErrorsMethod 'set' is not designed for extension - needs to be abstract, final or empty.31
ErrorsMissing a Javadoc comment.31
Errors'(' is preceded with whitespace.31
Errors'{' should be on the previous line.32
Errors'(' is preceded with whitespace.33
Errors'(' is preceded with whitespace.33
Errors'++' is preceded with whitespace.33
Errors'{' should be on the previous line.34
Errors'(' is preceded with whitespace.35
Errors'(' is preceded with whitespace.35
Errors'(' is preceded with whitespace.36
Errors'(' is preceded with whitespace.37
ErrorsMissing a Javadoc comment.41
Errors'(' is preceded with whitespace.41
ErrorsParameter index should be final.41
ErrorsParameter child should be final.41
Errors'{' should be on the previous line.42
Errors'{' should be on the previous line.46
Errors'(' is preceded with whitespace.52
Errors'(' is preceded with whitespace.52
Errors'{' should be on the previous line.54
ErrorsLine is longer than 80 characters.55
Errors'(' is preceded with whitespace.55
Errors'(' is preceded with whitespace.55
Errors'(' is preceded with whitespace.57
Errors'{' should be on the previous line.58
Errors'(' is preceded with whitespace.59
Errors'(' is preceded with whitespace.59
Errors'(' is preceded with whitespace.60
Errors'(' is preceded with whitespace.60
Errors'(' is preceded with whitespace.60
Errors'(' is preceded with whitespace.60
Errors'(' is preceded with whitespace.65
Errors'(' is preceded with whitespace.65
ErrorsLine contains a tab character.68
ErrorsLine is longer than 80 characters.69
ErrorsLine contains a tab character.69
Errors'(' is preceded with whitespace.70
Errors'(' is preceded with whitespace.70
Errors'(' is preceded with whitespace.70
Errors'{' should be on the previous line.71
Errors'(' is preceded with whitespace.72
Errors'(' is preceded with whitespace.76
Errors'{' should be on the previous line.78
ErrorsLine is longer than 80 characters.80
Errors'(' should be on the previous line.80
Errors'(' is preceded with whitespace.80
ErrorsLine is longer than 80 characters.82
ErrorsLine is longer than 80 characters.84
Errors'(' is preceded with whitespace.84
Errors'(' is preceded with whitespace.84
Errors'(' is preceded with whitespace.84
Errors'(' is preceded with whitespace.84
ErrorsLine is longer than 80 characters.86
Errors'--' is preceded with whitespace.93
Errors'{' should be on the previous line.94
Errors'(' is preceded with whitespace.95
Errors'(' is preceded with whitespace.95
Errors'(' is preceded with whitespace.96
Errors'(' is preceded with whitespace.96
Errors'(' is preceded with whitespace.96
Errors'{' should be on the previous line.97
Errors'(' is preceded with whitespace.98
Errors'(' is preceded with whitespace.98
Errors'(' is preceded with whitespace.98
Errors'{' should be on the previous line.99
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine is longer than 80 characters.120
ErrorsLine contains a tab character.120
Errors'--' is preceded with whitespace.121
Errors'{' should be on the previous line.122
Errors'(' is preceded with whitespace.123
Errors'(' is preceded with whitespace.123
Errors'(' is preceded with whitespace.124
Errors'(' is preceded with whitespace.124
Errors'(' is preceded with whitespace.124
Errors'{' should be on the previous line.125
Errors'(' is preceded with whitespace.126
Errors'(' is preceded with whitespace.129
Errors'(' is preceded with whitespace.129
ErrorsMissing a Javadoc comment.133
Errors'(' is preceded with whitespace.133
ErrorsParameter type should be final.133
Errors'{' should be on the previous line.134
Errors'(' is preceded with whitespace.135
Errors'{' should be on the previous line.136
Errors'(' is preceded with whitespace.137
Errors'(' is preceded with whitespace.137
Errors'(' is preceded with whitespace.137

org/kuali/student/contract/model/util/GroupTypeStatePatternMatcher.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsFirst sentence should end with a period.18
Errors'{' should be on the previous line.24
ErrorsMissing a Javadoc comment.26
ErrorsMissing a Javadoc comment.28
Errors'(' is preceded with whitespace.28
ErrorsParameter pattern should be final.28
Errors'pattern' hides a field.28
Errors'{' should be on the previous line.29
ErrorsMethod 'matches' is not designed for extension - needs to be abstract, final or empty.33
ErrorsMissing a Javadoc comment.33
Errors'(' is preceded with whitespace.33
ErrorsParameter key should be final.33
Errors'{' should be on the previous line.34
Errors'(' is preceded with whitespace.35
Errors'{' should be on the previous line.36
Errors'(' is preceded with whitespace.40
Errors'{' should be on the previous line.41
Errors'(' is preceded with whitespace.42
Errors'(' is preceded with whitespace.42
Errors'(' is preceded with whitespace.42
Errors'(' is preceded with whitespace.42
Errors'(' is preceded with whitespace.43
Errors'{' should be on the previous line.44
Errors'(' is preceded with whitespace.51
Errors'{' should be on the previous line.52
Errors'(' is preceded with whitespace.53
Errors'{' should be on the previous line.55
Errors'(' is preceded with whitespace.57
Errors'(' is preceded with whitespace.58
Errors'{' should be on the previous line.59
Errors'(' is preceded with whitespace.65
Errors'{' should be on the previous line.66

org/kuali/student/contract/model/util/HtmlContractMessageStructureWriter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.35
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.37
ErrorsMissing a Javadoc comment.38
ErrorsMissing a Javadoc comment.40
Errors'(' is preceded with whitespace.40
ErrorsParameter xmlType should be final.40
Errors'xmlType' hides a field.40
ErrorsParameter directory should be final.40
ErrorsParameter model should be final.41
Errors'model' hides a field.41
Errors'{' should be on the previous line.42
Errors'(' is preceded with whitespace.44
Errors'(' is preceded with whitespace.44
Errors'(' is preceded with whitespace.45
Errors'(' is preceded with whitespace.47
ErrorsMethod 'write' is not designed for extension - needs to be abstract, final or empty.50
ErrorsMissing a Javadoc comment.50
Errors'(' is preceded with whitespace.50
Errors'{' should be on the previous line.51
Errors'(' is preceded with whitespace.52
Errors'(' is preceded with whitespace.53
Errors'(' is preceded with whitespace.54
Errors'(' is preceded with whitespace.54
Errors'(' is preceded with whitespace.56
Errors'(' is preceded with whitespace.57
Errors'(' is preceded with whitespace.58
Errors'(' is preceded with whitespace.59
Errors'(' is preceded with whitespace.59
Errors'(' is preceded with whitespace.60
Errors'(' is preceded with whitespace.61
Errors'(' is preceded with whitespace.62
ErrorsLine is longer than 80 characters.63
Errors'(' is preceded with whitespace.63
Errors'(' is preceded with whitespace.63
Errors'(' is preceded with whitespace.64
Errors'(' is preceded with whitespace.65
Errors'(' is preceded with whitespace.66
Errors'(' is preceded with whitespace.67
Errors'(' is preceded with whitespace.68
Errors'(' is preceded with whitespace.68
Errors'{' should be on the previous line.69
Errors'(' is preceded with whitespace.70
Errors'(' is preceded with whitespace.73
Errors'(' is preceded with whitespace.75
Errors'(' is preceded with whitespace.76
Errors'(' is preceded with whitespace.77
Errors'(' is preceded with whitespace.78
Errors'(' is preceded with whitespace.79
Errors'{' should be on the previous line.80
Errors'(' is preceded with whitespace.81
Errors'(' is preceded with whitespace.81
Errors'(' is preceded with whitespace.82
Errors'(' is preceded with whitespace.83
Errors'(' is preceded with whitespace.84
Errors'(' is preceded with whitespace.86
Errors'(' is preceded with whitespace.87
Errors'(' is preceded with whitespace.88
Errors'(' is preceded with whitespace.89
Errors'(' is preceded with whitespace.90
Errors'(' is preceded with whitespace.91
Errors'{' should be on the previous line.92
Errors'(' is preceded with whitespace.93
Errors'{' should be on the previous line.95
Errors'(' is preceded with whitespace.96
Errors'(' is preceded with whitespace.99
Errors'(' is preceded with whitespace.99
Errors'(' is preceded with whitespace.100
Errors'(' is preceded with whitespace.102
Errors'(' is preceded with whitespace.103
Errors'(' is preceded with whitespace.105
Errors'(' is preceded with whitespace.106
Errors'(' is preceded with whitespace.107
Errors'(' is preceded with whitespace.108
Errors'(' is preceded with whitespace.109
Errors'(' is preceded with whitespace.111
Errors'(' is preceded with whitespace.112
Errors'(' is preceded with whitespace.112
Errors'(' is followed by whitespace.114
Errors'!' is followed by whitespace.114
Errors'(' is preceded with whitespace.114
Errors'(' is preceded with whitespace.114
Errors'{' should be on the previous line.115
Errors'(' is preceded with whitespace.118
Errors'(' is preceded with whitespace.122
Errors'(' is preceded with whitespace.123
Errors'(' is preceded with whitespace.124
Errors'(' is preceded with whitespace.125
Errors'(' is preceded with whitespace.126
Errors'(' is preceded with whitespace.127
Errors'(' is preceded with whitespace.128
Errors'(' is preceded with whitespace.129
Errors'(' is preceded with whitespace.130
Errors'(' is preceded with whitespace.131
Errors'(' is preceded with whitespace.132
Errors'(' is preceded with whitespace.133
Errors'(' is preceded with whitespace.135
Errors'(' is preceded with whitespace.135
Errors'(' is preceded with whitespace.137
Errors'(' is preceded with whitespace.139
Errors'(' is preceded with whitespace.140
ErrorsMissing a Javadoc comment.143
Errors'(' is preceded with whitespace.143
ErrorsParameter xmlType should be final.143
Errors'xmlType' hides a field.143
Errors'{' should be on the previous line.144
Errors'(' is preceded with whitespace.145
Errors'(' is preceded with whitespace.146
Errors'{' should be on the previous line.147
ErrorsLine is longer than 80 characters.148
Errors'(' is preceded with whitespace.148
Errors'(' is preceded with whitespace.148
Errors'(' is preceded with whitespace.148
Errors'(' is preceded with whitespace.148
Errors'(' is preceded with whitespace.150
Errors'(' is preceded with whitespace.153
Errors'{' should be on the previous line.154
Errors'(' is preceded with whitespace.155
Errors'(' is preceded with whitespace.155
Errors'(' is preceded with whitespace.155
Errors'{' should be on the previous line.156
Errors'(' is preceded with whitespace.157
ErrorsMissing a Javadoc comment.165
Errors'(' is preceded with whitespace.165
ErrorsParameter xmlType should be final.165
Errors'xmlType' hides a field.165
Errors'{' should be on the previous line.166
Errors'(' is preceded with whitespace.167
ErrorsMissing a Javadoc comment.170
Errors'(' is preceded with whitespace.170
ErrorsParameter mdl should be final.170
ErrorsParameter xmlType should be final.171
Errors'{' should be on the previous line.172
Errors'(' is preceded with whitespace.173
Errors'(' is preceded with whitespace.174
Errors'{' should be on the previous line.175
Errors'(' is preceded with whitespace.176
Errors'{' should be on the previous line.177
Errors'(' is preceded with whitespace.178
Errors'(' is preceded with whitespace.178
Errors'(' is preceded with whitespace.180
Errors'(' is preceded with whitespace.180
Errors'(' is preceded with whitespace.180
Errors'{' should be on the previous line.181
Errors'(' is preceded with whitespace.182
Errors'(' is preceded with whitespace.182
ErrorsMissing a Javadoc comment.188
Errors'(' is preceded with whitespace.188
ErrorsParameter ms should be final.188
Errors'{' should be on the previous line.189
Errors'(' is preceded with whitespace.190
Errors'(' is preceded with whitespace.191
Errors'(' is preceded with whitespace.191
Errors'(' is preceded with whitespace.192
Errors'(' is preceded with whitespace.192
Errors'(' is preceded with whitespace.193
Errors'(' is preceded with whitespace.193
Errors'(' is preceded with whitespace.193
Errors'{' should be on the previous line.195
Errors'(' is preceded with whitespace.196
Errors'{' should be on the previous line.197
Errors'(' is preceded with whitespace.198
Errors'(' is preceded with whitespace.198
Errors'(' is preceded with whitespace.198
Errors'(' is preceded with whitespace.199
Errors'(' is preceded with whitespace.201
Errors'(' is preceded with whitespace.201
Errors'(' is preceded with whitespace.201
Errors'(' is preceded with whitespace.202
Errors'(' is preceded with whitespace.205
Errors'(' is preceded with whitespace.205
Errors'{' should be on the previous line.206
Errors'(' is preceded with whitespace.207
Errors'(' is preceded with whitespace.208
Errors'(' is preceded with whitespace.208
Errors'(' is preceded with whitespace.209
Errors'(' is preceded with whitespace.210
Errors'}' should be on the same line.211
Errors'{' should be on the previous line.213
Errors'(' is preceded with whitespace.214
Errors'(' is preceded with whitespace.214
Errors'(' is preceded with whitespace.216
Errors'(' is preceded with whitespace.216
Errors'(' is preceded with whitespace.217
Errors'(' is preceded with whitespace.218
Errors'(' is preceded with whitespace.218
Errors'(' is preceded with whitespace.219
Errors'(' is preceded with whitespace.219
Errors'(' is preceded with whitespace.220
Errors'(' is preceded with whitespace.220
Errors'(' is preceded with whitespace.221
Errors'(' is preceded with whitespace.221
Errors'(' is preceded with whitespace.222
Errors'(' is preceded with whitespace.222
Errors'(' is preceded with whitespace.223
ErrorsMissing a Javadoc comment.231
Errors'(' is preceded with whitespace.231
ErrorsParameter str should be final.231
Errors'{' should be on the previous line.232
Errors'{' should be on the previous line.234
Errors'(' is preceded with whitespace.237
Errors'(' is preceded with whitespace.237
Errors'{' should be on the previous line.238
ErrorsMissing a Javadoc comment.244
Errors'(' is preceded with whitespace.244
ErrorsParameter type should be final.244
Errors'{' should be on the previous line.245
Errors'(' is preceded with whitespace.246
Errors'{' should be on the previous line.247
Errors'(' is preceded with whitespace.248
Errors'(' is preceded with whitespace.248
Errors'(' is preceded with whitespace.248
ErrorsMethod 'writeStyleSheet' is not designed for extension - needs to be abstract, final or empty.253
ErrorsMissing a Javadoc comment.253
Errors'(' is preceded with whitespace.253
Errors'{' should be on the previous line.254
Errors'(' is preceded with whitespace.255
Errors'(' is preceded with whitespace.256
Errors'(' is preceded with whitespace.257
Errors'(' is preceded with whitespace.258
Errors'(' is preceded with whitespace.259
Errors'(' is preceded with whitespace.260
Errors'(' is preceded with whitespace.261
Errors'(' is preceded with whitespace.262
Errors'(' is preceded with whitespace.263
Errors'(' is preceded with whitespace.264
Errors'(' is preceded with whitespace.265
Errors'(' is preceded with whitespace.266
Errors'(' is preceded with whitespace.267
Errors'(' is preceded with whitespace.268
Errors'(' is preceded with whitespace.269
Errors'(' is preceded with whitespace.270
Errors'(' is preceded with whitespace.271
Errors'(' is preceded with whitespace.272
Errors'(' is preceded with whitespace.273
Errors'(' is preceded with whitespace.274
ErrorsLine is longer than 80 characters.275
Errors'(' is preceded with whitespace.275
Errors'(' is preceded with whitespace.276
Errors'(' is preceded with whitespace.277
Errors'(' is preceded with whitespace.278
Errors'(' is preceded with whitespace.279
Errors'(' is preceded with whitespace.280
Errors'(' is preceded with whitespace.282
Errors'(' is preceded with whitespace.283
Errors'(' is preceded with whitespace.284
Errors'(' is preceded with whitespace.285
Errors'(' is preceded with whitespace.286
Errors'(' is preceded with whitespace.287
Errors'(' is preceded with whitespace.288
Errors'(' is preceded with whitespace.289
Errors'(' is preceded with whitespace.290
Errors'(' is preceded with whitespace.291
Errors'(' is preceded with whitespace.292
Errors'(' is preceded with whitespace.293
Errors'(' is preceded with whitespace.294
Errors'(' is preceded with whitespace.295
Errors'(' is preceded with whitespace.296
Errors'(' is preceded with whitespace.297
Errors'(' is preceded with whitespace.298
Errors'(' is preceded with whitespace.299
Errors'(' is preceded with whitespace.300
Errors'(' is preceded with whitespace.301
Errors'(' is preceded with whitespace.302
Errors'(' is preceded with whitespace.303
Errors'(' is preceded with whitespace.304
Errors'(' is preceded with whitespace.305
Errors'(' is preceded with whitespace.306
Errors'(' is preceded with whitespace.307
Errors'(' is preceded with whitespace.308
Errors'(' is preceded with whitespace.309
Errors'(' is preceded with whitespace.310
Errors'(' is preceded with whitespace.311
Errors'(' is preceded with whitespace.312
Errors'(' is preceded with whitespace.313
Errors'(' is preceded with whitespace.314
Errors'(' is preceded with whitespace.315
Errors'(' is preceded with whitespace.316
Errors'(' is preceded with whitespace.317
Errors'(' is preceded with whitespace.318
Errors'(' is preceded with whitespace.319
Errors'(' is preceded with whitespace.320
Errors'(' is preceded with whitespace.321
Errors'(' is preceded with whitespace.322
Errors'(' is preceded with whitespace.323
Errors'(' is preceded with whitespace.324
Errors'(' is preceded with whitespace.325
Errors'(' is preceded with whitespace.326
Errors'(' is preceded with whitespace.327
Errors'(' is preceded with whitespace.328
Errors'(' is preceded with whitespace.329
Errors'(' is preceded with whitespace.330
Errors'(' is preceded with whitespace.331
Errors'(' is preceded with whitespace.332
Errors'(' is preceded with whitespace.333
Errors'(' is preceded with whitespace.334
Errors'(' is preceded with whitespace.335
Errors'(' is preceded with whitespace.336
Errors'(' is preceded with whitespace.337
Errors'(' is preceded with whitespace.338
Errors'(' is preceded with whitespace.339
Errors'(' is preceded with whitespace.340
Errors'(' is preceded with whitespace.341
Errors'(' is preceded with whitespace.342
Errors'(' is preceded with whitespace.343
Errors'(' is preceded with whitespace.344
Errors'(' is preceded with whitespace.345
Errors'(' is preceded with whitespace.346
Errors'(' is preceded with whitespace.347
Errors'(' is preceded with whitespace.348
Errors'(' is preceded with whitespace.349
Errors'(' is preceded with whitespace.350
Errors'(' is preceded with whitespace.351
Errors'(' is preceded with whitespace.352
Errors'(' is preceded with whitespace.353
Errors'(' is preceded with whitespace.354
Errors'(' is preceded with whitespace.355
Errors'(' is preceded with whitespace.356
Errors'(' is preceded with whitespace.357
Errors'(' is preceded with whitespace.358
Errors'(' is preceded with whitespace.359
Errors'(' is preceded with whitespace.360
Errors'(' is preceded with whitespace.361
Errors'(' is preceded with whitespace.362
Errors'(' is preceded with whitespace.363
Errors'(' is preceded with whitespace.364
Errors'(' is preceded with whitespace.365
Errors'(' is preceded with whitespace.366
Errors'(' is preceded with whitespace.367
Errors'(' is preceded with whitespace.368
Errors'(' is preceded with whitespace.369
Errors'(' is preceded with whitespace.370
Errors'(' is preceded with whitespace.371
Errors'(' is preceded with whitespace.372
Errors'(' is preceded with whitespace.373
Errors'(' is preceded with whitespace.374
Errors'(' is preceded with whitespace.375
Errors'(' is preceded with whitespace.376
Errors'(' is preceded with whitespace.377
Errors'(' is preceded with whitespace.378
Errors'(' is preceded with whitespace.379
Errors'(' is preceded with whitespace.380
Errors'(' is preceded with whitespace.381
Errors'(' is preceded with whitespace.382
Errors'(' is preceded with whitespace.383
Errors'(' is preceded with whitespace.384

org/kuali/student/contract/model/util/HtmlContractServiceWriter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.34
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.37
ErrorsMissing a Javadoc comment.38
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.41
Errors'(' is preceded with whitespace.41
ErrorsParameter service should be final.41
Errors'service' hides a field.41
ErrorsParameter directory should be final.41
ErrorsParameter model should be final.42
Errors'model' hides a field.42
Errors'{' should be on the previous line.43
Errors'(' is preceded with whitespace.45
Errors'(' is preceded with whitespace.45
Errors'(' is preceded with whitespace.46
Errors'(' is preceded with whitespace.48
ErrorsMethod 'write' is not designed for extension - needs to be abstract, final or empty.51
ErrorsMissing a Javadoc comment.51
Errors'(' is preceded with whitespace.51
Errors'{' should be on the previous line.52
Errors'(' is preceded with whitespace.53
Errors'(' is preceded with whitespace.54
Errors'(' is preceded with whitespace.55
Errors'(' is preceded with whitespace.55
Errors'(' is preceded with whitespace.57
Errors'(' is preceded with whitespace.58
Errors'(' is preceded with whitespace.59
Errors'(' is preceded with whitespace.60
Errors'(' is preceded with whitespace.60
Errors'(' is preceded with whitespace.61
Errors'(' is preceded with whitespace.62
Errors'(' is preceded with whitespace.63
Errors'(' is preceded with whitespace.64
Errors'(' is preceded with whitespace.64
Errors'(' is preceded with whitespace.65
Errors'(' is preceded with whitespace.66
ErrorsLine is longer than 80 characters.69
Errors'(' is preceded with whitespace.70
Errors'(' is preceded with whitespace.71
Errors'(' is preceded with whitespace.72
Errors'(' is preceded with whitespace.73
Errors'(' is preceded with whitespace.74
Errors'(' is preceded with whitespace.74
Errors'(' is preceded with whitespace.75
Errors'(' is preceded with whitespace.76
Errors'(' is preceded with whitespace.77
Errors'(' is preceded with whitespace.82
ErrorsLine is longer than 80 characters.83
Errors'(' is preceded with whitespace.84
ErrorsLine is longer than 80 characters.85
Errors'(' is preceded with whitespace.86
Errors'(' is preceded with whitespace.87
ErrorsLine is longer than 80 characters.88
Errors'(' is preceded with whitespace.89
Errors'(' is preceded with whitespace.90
Errors'(' is preceded with whitespace.91
Errors'{' should be on the previous line.92
Errors'(' is preceded with whitespace.93
Errors'(' is preceded with whitespace.94
Errors'(' is preceded with whitespace.94
Errors'(' is preceded with whitespace.94
Errors'(' is preceded with whitespace.95
Errors'(' is preceded with whitespace.96
Errors'(' is preceded with whitespace.98
Errors'(' is preceded with whitespace.99
Errors'(' is preceded with whitespace.100
Errors'(' is preceded with whitespace.103
ErrorsLine is longer than 80 characters.104
Errors'(' is preceded with whitespace.105
ErrorsLine is longer than 80 characters.106
Errors'(' is preceded with whitespace.107
Errors'(' is preceded with whitespace.109
ErrorsLine is longer than 80 characters.110
Errors'(' is preceded with whitespace.112
Errors'(' is preceded with whitespace.113
Errors'{' should be on the previous line.114
Errors'(' is preceded with whitespace.115
Errors'(' is preceded with whitespace.116
Errors'(' is preceded with whitespace.116
Errors'(' is preceded with whitespace.117
Errors'(' is preceded with whitespace.118
Errors'(' is preceded with whitespace.120
Errors'(' is preceded with whitespace.123
Errors'(' is preceded with whitespace.124
Errors'{' should be on the previous line.125
Errors'(' is preceded with whitespace.126
Errors'(' is preceded with whitespace.129
ErrorsMissing a Javadoc comment.132
Errors'(' is preceded with whitespace.132
Errors'{' should be on the previous line.133
Errors'(' is preceded with whitespace.134
Errors'(' is preceded with whitespace.134
ErrorsLine is longer than 80 characters.137
ErrorsMissing a Javadoc comment.137
Errors'(' is preceded with whitespace.137
ErrorsParameter mdl should be final.137
ErrorsParameter serviceOptionaFilter should be final.137
Errors'(' is preceded with whitespace.139
Errors'(' is preceded with whitespace.140
Errors'(' is preceded with whitespace.141
Errors'{' should be on the previous line.142
Errors'{' should be on the previous line.144
Errors'(' is followed by whitespace.145
Errors'!' is followed by whitespace.145
Errors'(' is preceded with whitespace.145
Errors'(' is preceded with whitespace.145
Errors'{' should be on the previous line.146
Errors'(' is preceded with whitespace.150
Errors'(' is preceded with whitespace.150
Errors'(' is preceded with whitespace.150
Errors'{' should be on the previous line.152
Errors'(' is preceded with whitespace.153
Errors'(' is preceded with whitespace.153
Errors'{' should be on the previous line.154
Errors'(' is preceded with whitespace.155
Errors'(' is preceded with whitespace.159
Errors'{' should be on the previous line.160
Errors'(' is preceded with whitespace.161
Errors'(' is preceded with whitespace.161
Errors'{' should be on the previous line.163
Errors'(' is preceded with whitespace.164
Errors'(' is preceded with whitespace.164
Errors'{' should be on the previous line.165
Errors'(' is preceded with whitespace.166
ErrorsMethod 'writeMethod' is not designed for extension - needs to be abstract, final or empty.175
ErrorsMissing a Javadoc comment.175
Errors'(' is preceded with whitespace.175
ErrorsParameter method should be final.175
Errors'{' should be on the previous line.176
Errors'(' is preceded with whitespace.177
Errors'(' is preceded with whitespace.178
Errors'(' is preceded with whitespace.178
Errors'(' is preceded with whitespace.179
Errors'(' is preceded with whitespace.180
Errors'(' is preceded with whitespace.181
Errors'(' is preceded with whitespace.183
Errors'(' is preceded with whitespace.184
Errors'(' is preceded with whitespace.185
Errors'(' is preceded with whitespace.186
Errors'(' is preceded with whitespace.187
Errors'(' is preceded with whitespace.189
Errors'(' is preceded with whitespace.190
Errors'(' is preceded with whitespace.191
Errors'(' is preceded with whitespace.192
Errors'(' is preceded with whitespace.193
Errors'(' is preceded with whitespace.195
Errors'(' is preceded with whitespace.195
Errors'{' should be on the previous line.196
Errors'(' is preceded with whitespace.197
Errors'(' is preceded with whitespace.198
Errors'(' is preceded with whitespace.199
Errors'(' is preceded with whitespace.200
Errors'(' is preceded with whitespace.201
Errors'(' is preceded with whitespace.202
Errors'}' should be on the same line.203
Errors'{' should be on the previous line.205
Errors'(' is preceded with whitespace.207
Errors'{' should be on the previous line.208
Errors'(' is preceded with whitespace.209
Errors'{' should be on the previous line.211
ErrorsLine is longer than 80 characters.212
Errors'(' is preceded with whitespace.212
Errors'(' is preceded with whitespace.212
Errors'(' is preceded with whitespace.212
Errors'(' is preceded with whitespace.216
Errors'(' is preceded with whitespace.217
Errors'(' is preceded with whitespace.217
Errors'(' is preceded with whitespace.217
Errors'(' is preceded with whitespace.219
Errors'(' is preceded with whitespace.220
Errors'(' is preceded with whitespace.221
Errors'(' is preceded with whitespace.221
ErrorsLine is longer than 80 characters.222
Errors'(' is preceded with whitespace.222
Errors'(' is preceded with whitespace.222
Errors'(' is preceded with whitespace.223
Errors'(' is preceded with whitespace.226
Errors'(' is preceded with whitespace.227
Errors'(' is preceded with whitespace.228
Errors'(' is preceded with whitespace.229
Errors'(' is preceded with whitespace.229
Errors'(' is preceded with whitespace.230
Errors'(' is preceded with whitespace.230
Errors'(' is preceded with whitespace.232
Errors'(' is preceded with whitespace.232
Errors'(' is preceded with whitespace.233
Errors'(' is preceded with whitespace.234
Errors'(' is preceded with whitespace.235
Errors'(' is preceded with whitespace.235
Errors'(' is preceded with whitespace.236
Errors'(' is preceded with whitespace.237
Errors'(' is preceded with whitespace.239
Errors'(' is preceded with whitespace.239
Errors'{' should be on the previous line.240
Errors'(' is preceded with whitespace.241
Errors'(' is preceded with whitespace.242
Errors'(' is preceded with whitespace.243
Errors'(' is preceded with whitespace.244
Errors'(' is preceded with whitespace.245
Errors'}' should be on the same line.246
Errors'{' should be on the previous line.248
Errors'(' is preceded with whitespace.250
Errors'{' should be on the previous line.251
Errors'(' is preceded with whitespace.252
Errors'{' should be on the previous line.254
Errors'(' is preceded with whitespace.255
Errors'(' is preceded with whitespace.255
Errors'(' is preceded with whitespace.255
Errors'(' is preceded with whitespace.259
Errors'(' is preceded with whitespace.260
ErrorsLine is longer than 80 characters.261
Errors'(' is preceded with whitespace.261
Errors'(' is preceded with whitespace.261
Errors'(' is preceded with whitespace.262
Errors'(' is preceded with whitespace.265
Errors'(' is preceded with whitespace.266
Errors'(' is preceded with whitespace.267
Errors'(' is preceded with whitespace.268
ErrorsMissing a Javadoc comment.271
Errors'(' is preceded with whitespace.271
ErrorsParameter type should be final.271
Errors'{' should be on the previous line.272
Errors'(' is preceded with whitespace.273
Errors'{' should be on the previous line.274
Errors'(' is preceded with whitespace.275
Errors'(' is preceded with whitespace.275
Errors'(' is preceded with whitespace.275
ErrorsMethod 'writeStyleSheet' is not designed for extension - needs to be abstract, final or empty.280
ErrorsMissing a Javadoc comment.280
Errors'(' is preceded with whitespace.280
Errors'{' should be on the previous line.281
Errors'(' is preceded with whitespace.282
Errors'(' is preceded with whitespace.283
Errors'(' is preceded with whitespace.284
Errors'(' is preceded with whitespace.285
Errors'(' is preceded with whitespace.286
Errors'(' is preceded with whitespace.287
Errors'(' is preceded with whitespace.288
Errors'(' is preceded with whitespace.289
Errors'(' is preceded with whitespace.290
Errors'(' is preceded with whitespace.291
Errors'(' is preceded with whitespace.292
Errors'(' is preceded with whitespace.293
Errors'(' is preceded with whitespace.294
Errors'(' is preceded with whitespace.295
Errors'(' is preceded with whitespace.296
Errors'(' is preceded with whitespace.297
Errors'(' is preceded with whitespace.298
Errors'(' is preceded with whitespace.299
Errors'(' is preceded with whitespace.300
Errors'(' is preceded with whitespace.301
Errors'(' is preceded with whitespace.302
Errors'(' is preceded with whitespace.303
Errors'(' is preceded with whitespace.304
Errors'(' is preceded with whitespace.305
Errors'(' is preceded with whitespace.306
Errors'(' is preceded with whitespace.307
Errors'(' is preceded with whitespace.310
Errors'(' is preceded with whitespace.311
Errors'(' is preceded with whitespace.312
Errors'(' is preceded with whitespace.313
Errors'(' is preceded with whitespace.314
Errors'(' is preceded with whitespace.315
Errors'(' is preceded with whitespace.316
Errors'(' is preceded with whitespace.317
Errors'(' is preceded with whitespace.318
Errors'(' is preceded with whitespace.319
Errors'(' is preceded with whitespace.320
Errors'(' is preceded with whitespace.321
Errors'(' is preceded with whitespace.322
Errors'(' is preceded with whitespace.323
Errors'(' is preceded with whitespace.324
Errors'(' is preceded with whitespace.325
Errors'(' is preceded with whitespace.326
Errors'(' is preceded with whitespace.327
Errors'(' is preceded with whitespace.328
Errors'(' is preceded with whitespace.329
Errors'(' is preceded with whitespace.330
Errors'(' is preceded with whitespace.331
Errors'(' is preceded with whitespace.332
Errors'(' is preceded with whitespace.333
Errors'(' is preceded with whitespace.334
Errors'(' is preceded with whitespace.335
Errors'(' is preceded with whitespace.336
Errors'(' is preceded with whitespace.337
Errors'(' is preceded with whitespace.338
Errors'(' is preceded with whitespace.339
Errors'(' is preceded with whitespace.340
Errors'(' is preceded with whitespace.341
Errors'(' is preceded with whitespace.342
Errors'(' is preceded with whitespace.343
Errors'(' is preceded with whitespace.344
Errors'(' is preceded with whitespace.345
Errors'(' is preceded with whitespace.346
Errors'(' is preceded with whitespace.347
Errors'(' is preceded with whitespace.348
Errors'(' is preceded with whitespace.349
Errors'(' is preceded with whitespace.350
Errors'(' is preceded with whitespace.351
Errors'(' is preceded with whitespace.352
Errors'(' is preceded with whitespace.353
Errors'(' is preceded with whitespace.354
Errors'(' is preceded with whitespace.355
Errors'(' is preceded with whitespace.356
Errors'(' is preceded with whitespace.357
Errors'(' is preceded with whitespace.358
Errors'(' is preceded with whitespace.359
Errors'(' is preceded with whitespace.360
Errors'(' is preceded with whitespace.361
Errors'(' is preceded with whitespace.362
Errors'(' is preceded with whitespace.363
Errors'(' is preceded with whitespace.364
Errors'(' is preceded with whitespace.365
Errors'(' is preceded with whitespace.366
Errors'(' is preceded with whitespace.367
Errors'(' is preceded with whitespace.368
Errors'(' is preceded with whitespace.369
Errors'(' is preceded with whitespace.370
Errors'(' is preceded with whitespace.371
Errors'(' is preceded with whitespace.372
Errors'(' is preceded with whitespace.373
Errors'(' is preceded with whitespace.374
Errors'(' is preceded with whitespace.375
Errors'(' is preceded with whitespace.376
Errors'(' is preceded with whitespace.377
Errors'(' is preceded with whitespace.378
Errors'(' is preceded with whitespace.379
Errors'(' is preceded with whitespace.380
Errors'(' is preceded with whitespace.381
Errors'(' is preceded with whitespace.382
Errors'(' is preceded with whitespace.383
Errors'(' is preceded with whitespace.384
Errors'(' is preceded with whitespace.385
Errors'(' is preceded with whitespace.386
Errors'(' is preceded with whitespace.387
Errors'(' is preceded with whitespace.388
Errors'(' is preceded with whitespace.389
Errors'(' is preceded with whitespace.390
Errors'(' is preceded with whitespace.391
Errors'(' is preceded with whitespace.392
Errors'(' is preceded with whitespace.393
Errors'(' is preceded with whitespace.394
Errors'(' is preceded with whitespace.395
Errors'(' is preceded with whitespace.396
Errors'(' is preceded with whitespace.397

org/kuali/student/contract/model/util/HtmlContractWriter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.35
ErrorsMissing a Javadoc comment.37
ErrorsMissing a Javadoc comment.38
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.42
Errors'(' is preceded with whitespace.42
ErrorsParameter directory should be final.42
Errors'directory' hides a field.42
ErrorsParameter model should be final.43
Errors'model' hides a field.43
Errors'{' should be on the previous line.44
Errors'(' is preceded with whitespace.45
Errors'(' is preceded with whitespace.49
ErrorsMethod 'write' is not designed for extension - needs to be abstract, final or empty.52
ErrorsMissing a Javadoc comment.52
Errors'(' is preceded with whitespace.52
Errors'{' should be on the previous line.53
Errors'(' is preceded with whitespace.54
Errors'(' is preceded with whitespace.55
Errors'{' should be on the previous line.56
Errors'(' is preceded with whitespace.57
Errors'(' is preceded with whitespace.60
Errors'(' is preceded with whitespace.62
Errors'{' should be on the previous line.63
Errors'(' is preceded with whitespace.65
Errors'(' is preceded with whitespace.69
ErrorsMissing a Javadoc comment.72
Errors'(' is preceded with whitespace.73
Errors'(' is preceded with whitespace.77
ErrorsParameter e1 should be final.77
ErrorsParameter e2 should be final.77
Errors'{' should be on the previous line.78
Errors'(' is preceded with whitespace.79
Errors'(' is preceded with whitespace.79
Errors'(' is preceded with whitespace.79
Errors'(' is preceded with whitespace.79
Errors'(' is preceded with whitespace.79
ErrorsMissing a Javadoc comment.82
Errors'(' is preceded with whitespace.83
Errors'(' is preceded with whitespace.87
ErrorsParameter e1 should be final.87
ErrorsParameter e2 should be final.87
Errors'{' should be on the previous line.88
Errors'(' is preceded with whitespace.89
Errors'(' is preceded with whitespace.89
Errors'(' is preceded with whitespace.89
ErrorsMissing a Javadoc comment.93
Errors'(' is preceded with whitespace.93
Errors'{' should be on the previous line.94
Errors'(' is preceded with whitespace.95
Errors'(' is preceded with whitespace.96
Errors'(' is preceded with whitespace.97
ErrorsLine is longer than 80 characters.98
Errors'(' is preceded with whitespace.99
ErrorsLine is longer than 80 characters.100
Errors'(' is preceded with whitespace.101
Errors'(' is preceded with whitespace.102
ErrorsLine is longer than 80 characters.103
Errors'(' is preceded with whitespace.104
Errors'(' is preceded with whitespace.105
Errors'(' is preceded with whitespace.105
Errors'(' is preceded with whitespace.106
Errors'{' should be on the previous line.108
Errors'(' is preceded with whitespace.109
Errors'(' is preceded with whitespace.110
Errors'(' is preceded with whitespace.110
Errors'(' is preceded with whitespace.111
Errors'(' is preceded with whitespace.112
Errors'(' is preceded with whitespace.114
Errors'(' is preceded with whitespace.115
Errors'(' is preceded with whitespace.116
Errors'(' is preceded with whitespace.118
Errors'(' is preceded with whitespace.119
Errors'(' is preceded with whitespace.121
ErrorsMissing a Javadoc comment.125
Errors'(' is preceded with whitespace.125
Errors'{' should be on the previous line.126
Errors'(' is preceded with whitespace.127
Errors'(' is preceded with whitespace.128
Errors'(' is preceded with whitespace.129
ErrorsLine is longer than 80 characters.130
Errors'(' is preceded with whitespace.131
ErrorsLine is longer than 80 characters.132
Errors'(' is preceded with whitespace.133
ErrorsLine is longer than 80 characters.134
Errors'(' is preceded with whitespace.134
Errors'(' is preceded with whitespace.135
ErrorsLine is longer than 80 characters.136
Errors'(' is preceded with whitespace.137
Errors'{' should be on the previous line.139
Errors'(' is preceded with whitespace.140
Errors'(' is followed by whitespace.141
Errors'!' is followed by whitespace.141
Errors'(' is preceded with whitespace.141
Errors'(' is preceded with whitespace.141
Errors'{' should be on the previous line.142
Errors'(' is preceded with whitespace.143
Errors'(' is preceded with whitespace.143
Errors'(' is preceded with whitespace.144
Errors'(' is preceded with whitespace.145
Errors'(' is preceded with whitespace.148
Errors'(' is preceded with whitespace.149
Errors'(' is preceded with whitespace.150
ErrorsMissing a Javadoc comment.153
Errors'(' is preceded with whitespace.153
ErrorsParameter name should be final.153
Errors'{' should be on the previous line.154
Errors'(' is preceded with whitespace.155
Errors'{' should be on the previous line.156
Errors'(' is preceded with whitespace.157
Errors'(' is preceded with whitespace.157
Errors'(' is preceded with whitespace.157
ErrorsLine has trailing spaces.161
ErrorsMissing a Javadoc comment.162
Errors'(' is preceded with whitespace.162
ErrorsParameter type should be final.162
ErrorsParameter stack should be final.162
Errors'{' should be on the previous line.163
Errors'(' is preceded with whitespace.165
Errors'(' is preceded with whitespace.165
Errors'{' should be on the previous line.166
Errors'(' is preceded with whitespace.167
Errors'(' is preceded with whitespace.167
Errors'(' is preceded with whitespace.167
Errors'(' is followed by whitespace.168
Errors'!' is followed by whitespace.168
Errors'(' is preceded with whitespace.168
Errors'(' is preceded with whitespace.168
Errors'{' should be on the previous line.169
Errors'{' should be on the previous line.173
Errors'(' is preceded with whitespace.175
Errors'(' is preceded with whitespace.177
Errors'(' is followed by whitespace.178
Errors'!' is followed by whitespace.178
Errors'(' is preceded with whitespace.178
Errors'(' is preceded with whitespace.178
Errors'{' should be on the previous line.179
Errors'(' is preceded with whitespace.180
Errors'(' is preceded with whitespace.180
Errors'(' is preceded with whitespace.181
Errors'(' is preceded with whitespace.182
Errors'(' is followed by whitespace.185
Errors'!' is followed by whitespace.185
Errors'{' should be on the previous line.186
Errors'(' is preceded with whitespace.187
ErrorsMissing a Javadoc comment.191
Errors'(' is preceded with whitespace.191
ErrorsParameter type should be final.191
Errors'{' should be on the previous line.192
Errors'(' is preceded with whitespace.193
Errors'(' is preceded with whitespace.194
Errors'(' is preceded with whitespace.194
Errors'(' is preceded with whitespace.195
Errors'(' is preceded with whitespace.196
ErrorsMissing a Javadoc comment.199
Errors'(' is preceded with whitespace.199
Errors'{' should be on the previous line.200
Errors'(' is preceded with whitespace.201
Errors'(' is preceded with whitespace.201
Errors'(' is preceded with whitespace.201
Errors'(' is preceded with whitespace.202
Errors'{' should be on the previous line.203
Errors'(' is preceded with whitespace.204
Errors'{' should be on the previous line.205
Errors'(' is preceded with whitespace.206
Errors'(' is preceded with whitespace.209
ErrorsMissing a Javadoc comment.213
Errors'(' is preceded with whitespace.213
ErrorsParameter xmlType should be final.213
Errors'{' should be on the previous line.214
Errors'(' is followed by whitespace.215
Errors'!' is followed by whitespace.215
Errors'(' is preceded with whitespace.215
ErrorsLine is longer than 80 characters.216
Errors'(' is preceded with whitespace.216
ErrorsMissing a Javadoc comment.223
Errors'(' is preceded with whitespace.223
Errors'{' should be on the previous line.224
Errors'(' is preceded with whitespace.225
Errors'(' is preceded with whitespace.225
Errors'(' is preceded with whitespace.225
Errors'(' is preceded with whitespace.226
Errors'{' should be on the previous line.227
Errors'(' is preceded with whitespace.228
Errors'{' should be on the previous line.229
Errors'(' is preceded with whitespace.230
Errors'(' is preceded with whitespace.230
Errors'(' is preceded with whitespace.233
Errors'(' is preceded with whitespace.233
Errors'{' should be on the previous line.234
Errors'(' is preceded with whitespace.235
Errors'(' is preceded with whitespace.238
ErrorsMissing a Javadoc comment.242
Errors'(' is preceded with whitespace.242
Errors'{' should be on the previous line.243
Errors'(' is preceded with whitespace.244
Errors'(' is preceded with whitespace.245
ErrorsLine is longer than 80 characters.246
Errors'(' is preceded with whitespace.247
ErrorsLine is longer than 80 characters.248
Errors'(' is preceded with whitespace.249
ErrorsLine is longer than 80 characters.250
Errors'(' is preceded with whitespace.250
Errors'(' is preceded with whitespace.251
ErrorsLine is longer than 80 characters.252
Errors'(' is preceded with whitespace.253
Errors'{' should be on the previous line.255
Errors'(' is preceded with whitespace.256
Errors'(' is preceded with whitespace.258
Errors'(' is preceded with whitespace.259
Errors'(' is preceded with whitespace.260

org/kuali/student/contract/model/util/MessageStructureDumper.java

ViolationMessageLine
Errors'{' should be on the previous line.16
ErrorsMissing a Javadoc comment.18
ErrorsMissing a Javadoc comment.19
ErrorsMissing a Javadoc comment.21
Errors'(' is preceded with whitespace.21
ErrorsParameter messageStructure should be final.21
Errors'messageStructure' hides a field.21
ErrorsParameter out should be final.22
Errors'out' hides a field.22
Errors'{' should be on the previous line.23
ErrorsMethod 'dump' is not designed for extension - needs to be abstract, final or empty.28
ErrorsMissing a Javadoc comment.28
Errors'(' is preceded with whitespace.28
Errors'{' should be on the previous line.29
Errors'(' is preceded with whitespace.30
Errors'(' is preceded with whitespace.31
Errors'(' is preceded with whitespace.31
Errors'(' is preceded with whitespace.32
Errors'(' is preceded with whitespace.32
Errors'(' is preceded with whitespace.33
Errors'(' is preceded with whitespace.34
ErrorsMethod 'writeTabbedHeader' is not designed for extension - needs to be abstract, final or empty.37
ErrorsMissing a Javadoc comment.37
Errors'(' is preceded with whitespace.37
Errors'{' should be on the previous line.38
Errors'(' is preceded with whitespace.39
Errors'(' is preceded with whitespace.40
Errors'(' is preceded with whitespace.41
Errors'(' is preceded with whitespace.42
Errors'(' is preceded with whitespace.43
Errors'(' is preceded with whitespace.44
Errors'(' is preceded with whitespace.45
Errors'(' is preceded with whitespace.46
Errors'(' is preceded with whitespace.47
Errors'(' is preceded with whitespace.48
Errors'(' is preceded with whitespace.49
Errors'(' is preceded with whitespace.50
Errors'(' is preceded with whitespace.51
Errors'(' is preceded with whitespace.52
Errors'(' is preceded with whitespace.53
Errors'(' is preceded with whitespace.54
Errors'(' is preceded with whitespace.55
Errors'(' is preceded with whitespace.56
Errors'(' is preceded with whitespace.57
Errors'(' is preceded with whitespace.58
Errors'(' is preceded with whitespace.59
Errors'(' is preceded with whitespace.60
Errors'(' is preceded with whitespace.61
Errors'(' is preceded with whitespace.62
ErrorsMissing a Javadoc comment.65
Errors'(' is preceded with whitespace.65
ErrorsParameter str should be final.65
Errors'{' should be on the previous line.66
Errors'(' is preceded with whitespace.67
Errors'(' is preceded with whitespace.68
Errors'(' is preceded with whitespace.69
Errors'(' is preceded with whitespace.70
ErrorsMethod 'writeTabbedData' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMissing a Javadoc comment.74
Errors'(' is preceded with whitespace.74
Errors'{' should be on the previous line.75
Errors'(' is preceded with whitespace.76
Errors'(' is preceded with whitespace.76
Errors'(' is preceded with whitespace.77
Errors'(' is preceded with whitespace.78
Errors'(' is preceded with whitespace.79
Errors'(' is preceded with whitespace.80
Errors'(' is preceded with whitespace.80
Errors'(' is preceded with whitespace.81
Errors'(' is preceded with whitespace.82
Errors'(' is preceded with whitespace.82
Errors'(' is preceded with whitespace.83
Errors'(' is preceded with whitespace.84
Errors'(' is preceded with whitespace.84
Errors'(' is preceded with whitespace.85
Errors'(' is preceded with whitespace.86
Errors'(' is preceded with whitespace.86
Errors'(' is preceded with whitespace.87
Errors'(' is preceded with whitespace.88
Errors'(' is preceded with whitespace.88
Errors'(' is preceded with whitespace.88
Errors'(' is preceded with whitespace.89
Errors'(' is preceded with whitespace.90
Errors'(' is preceded with whitespace.90
Errors'(' is preceded with whitespace.91
Errors'(' is preceded with whitespace.92
Errors'(' is preceded with whitespace.92
Errors'(' is preceded with whitespace.93
Errors'(' is preceded with whitespace.94
Errors'(' is preceded with whitespace.94
Errors'(' is preceded with whitespace.95
Errors'(' is preceded with whitespace.96
Errors'(' is preceded with whitespace.96
Errors'(' is preceded with whitespace.97
Errors'(' is preceded with whitespace.98
Errors'(' is preceded with whitespace.98
Errors'(' is preceded with whitespace.99

org/kuali/student/contract/model/util/MessageStructureHierarchyDumper.java

ViolationMessageLine
Errors'{' should be on the previous line.19
ErrorsMissing a Javadoc comment.21
ErrorsMissing a Javadoc comment.22
ErrorsMissing a Javadoc comment.23
ErrorsMissing a Javadoc comment.25
Errors'(' is preceded with whitespace.25
ErrorsParameter out should be final.25
Errors'out' hides a field.25
ErrorsParameter model should be final.26
Errors'model' hides a field.26
Errors'{' should be on the previous line.27
Errors'(' is preceded with whitespace.30
ErrorsMethod 'writeTabbedHeader' is not designed for extension - needs to be abstract, final or empty.33
ErrorsMissing a Javadoc comment.33
Errors'(' is preceded with whitespace.33
Errors'{' should be on the previous line.34
Errors'(' is preceded with whitespace.35
Errors'(' is preceded with whitespace.36
Errors'(' is preceded with whitespace.37
Errors'(' is preceded with whitespace.38
Errors'(' is preceded with whitespace.39
Errors'(' is preceded with whitespace.40
Errors'(' is preceded with whitespace.41
Errors'(' is preceded with whitespace.42
Errors'(' is preceded with whitespace.43
Errors'(' is preceded with whitespace.44
Errors'(' is preceded with whitespace.45
Errors'(' is preceded with whitespace.46
Errors'(' is preceded with whitespace.47
Errors'(' is preceded with whitespace.48
Errors'(' is preceded with whitespace.49
Errors'(' is preceded with whitespace.50
Errors'(' is preceded with whitespace.51
Errors'(' is preceded with whitespace.52
Errors'(' is preceded with whitespace.53
Errors'(' is preceded with whitespace.54
Errors'(' is preceded with whitespace.55
Errors'(' is preceded with whitespace.56
Errors'(' is preceded with whitespace.57
Errors'(' is preceded with whitespace.58
ErrorsMissing a Javadoc comment.61
Errors'(' is preceded with whitespace.61
ErrorsParameter str should be final.61
Errors'{' should be on the previous line.62
Errors'(' is preceded with whitespace.63
Errors'(' is preceded with whitespace.64
Errors'++' is preceded with whitespace.65
Errors'{' should be on the previous line.66
Errors'(' is preceded with whitespace.67
Errors'{' should be on the previous line.70
Errors'(' is preceded with whitespace.73
Errors'{' should be on the previous line.74
Errors'++' is preceded with whitespace.75
Errors'(' is preceded with whitespace.78
Errors'(' is preceded with whitespace.81
Errors'(' is preceded with whitespace.84
ErrorsMethod 'calcId' is not designed for extension - needs to be abstract, final or empty.87
ErrorsMissing a Javadoc comment.87
Errors'(' is preceded with whitespace.87
ErrorsParameter ms should be final.87
ErrorsParameter parents should be final.87
Errors'{' should be on the previous line.88
Errors'(' is preceded with whitespace.89
ErrorsAvoid nested blocks.90
Errors'{' should be on the previous line.92
Errors'(' is preceded with whitespace.93
Errors'(' is preceded with whitespace.94
Errors'(' is preceded with whitespace.97
Errors'(' is preceded with whitespace.97
Errors'(' is preceded with whitespace.98
ErrorsMethod 'writeTabbedData' is not designed for extension - needs to be abstract, final or empty.101
ErrorsMissing a Javadoc comment.101
Errors'(' is preceded with whitespace.101
ErrorsParameter ms should be final.101
ErrorsParameter parents should be final.101
Errors'{' should be on the previous line.102
Errors'(' is preceded with whitespace.103
Errors'(' is preceded with whitespace.103
Errors'(' is preceded with whitespace.104
Errors'(' is preceded with whitespace.105
Errors'(' is preceded with whitespace.106
Errors'(' is preceded with whitespace.107
Errors'(' is preceded with whitespace.107
Errors'(' is preceded with whitespace.108
Errors'(' is preceded with whitespace.109
Errors'(' is preceded with whitespace.109
Errors'(' is preceded with whitespace.110
Errors'(' is preceded with whitespace.111
Errors'(' is preceded with whitespace.111
Errors'(' is preceded with whitespace.112
Errors'(' is preceded with whitespace.113
Errors'(' is preceded with whitespace.113
Errors'(' is preceded with whitespace.114
Errors'(' is preceded with whitespace.115
Errors'(' is preceded with whitespace.115
Errors'(' is preceded with whitespace.115
Errors'(' is preceded with whitespace.116
Errors'(' is preceded with whitespace.117
Errors'(' is preceded with whitespace.117
Errors'(' is preceded with whitespace.118
Errors'(' is preceded with whitespace.119
Errors'(' is preceded with whitespace.119
Errors'(' is preceded with whitespace.120
Errors'(' is preceded with whitespace.121
Errors'(' is preceded with whitespace.121
Errors'(' is preceded with whitespace.122
Errors'(' is preceded with whitespace.123
Errors'(' is preceded with whitespace.123
Errors'(' is preceded with whitespace.124
Errors'(' is preceded with whitespace.125
Errors'(' is preceded with whitespace.125
Errors'(' is preceded with whitespace.126
Errors'(' is preceded with whitespace.127
Errors'(' is preceded with whitespace.127
Errors'(' is preceded with whitespace.127
Errors'(' is preceded with whitespace.128
Errors'(' is preceded with whitespace.128
Errors'{' should be on the previous line.129
Errors'(' is followed by whitespace.130
Errors'!' is followed by whitespace.130
Errors'(' is preceded with whitespace.130
Errors'(' is preceded with whitespace.130
Errors'{' should be on the previous line.131
Errors'(' is preceded with whitespace.132
Errors'(' is preceded with whitespace.132
ErrorsLine is longer than 80 characters.133
Errors'(' is preceded with whitespace.133
Errors'(' is preceded with whitespace.133
Errors'(' is preceded with whitespace.135
Errors'(' is preceded with whitespace.137
ErrorsMissing a Javadoc comment.142
Errors'(' is preceded with whitespace.142
ErrorsParameter type should be final.142
Errors'{' should be on the previous line.143
Errors'(' is preceded with whitespace.144
Errors'{' should be on the previous line.145
Errors'(' is preceded with whitespace.146
Errors'(' is preceded with whitespace.146
Errors'(' is preceded with whitespace.146

org/kuali/student/contract/model/util/ModelFinder.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsUsing the '.*' form of import should be avoided - org.kuali.student.contract.model.*.19
ErrorsComment matches to-do format 'TODO:'.28
Errors'{' should be on the previous line.32
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.35
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.38
Errors'(' is preceded with whitespace.38
ErrorsParameter model should be final.38
Errors'{' should be on the previous line.39
ErrorsMissing a Javadoc comment.45
Errors'(' is preceded with whitespace.45
ErrorsParameter model should be final.45
Errors'{' should be on the previous line.46
ErrorsMissing a Javadoc comment.50
Errors'(' is preceded with whitespace.50
ErrorsParameter model should be final.50
Errors'{' should be on the previous line.51
ErrorsMethod 'findXmlType' is not designed for extension - needs to be abstract, final or empty.55
ErrorsMissing a Javadoc comment.55
Errors'(' is preceded with whitespace.55
ErrorsParameter xmlTypeName should be final.55
Errors'{' should be on the previous line.56
Errors'(' is preceded with whitespace.57
Errors'{' should be on the previous line.58
Errors'(' is preceded with whitespace.59
Errors'(' is preceded with whitespace.59
Errors'{' should be on the previous line.60
ErrorsMethod 'findStates' is not designed for extension - needs to be abstract, final or empty.67
ErrorsMissing a Javadoc comment.67
Errors'(' is preceded with whitespace.67
ErrorsParameter xmlObject should be final.67
Errors'{' should be on the previous line.68
Errors'(' is preceded with whitespace.69
Errors'(' is preceded with whitespace.70
Errors'{' should be on the previous line.71
Errors'(' is preceded with whitespace.72
Errors'(' is preceded with whitespace.72
Errors'{' should be on the previous line.73
Errors'(' is preceded with whitespace.74
ErrorsMethod 'findTypes' is not designed for extension - needs to be abstract, final or empty.80
ErrorsMissing a Javadoc comment.80
Errors'(' is preceded with whitespace.80
ErrorsParameter xmlObject should be final.80
Errors'{' should be on the previous line.81
Errors'(' is preceded with whitespace.82
Errors'(' is preceded with whitespace.83
Errors'{' should be on the previous line.84
Errors'(' is preceded with whitespace.85
Errors'(' is preceded with whitespace.85
Errors'{' should be on the previous line.86
Errors'(' is preceded with whitespace.87
ErrorsMethod 'findType' is not designed for extension - needs to be abstract, final or empty.93
ErrorsMissing a Javadoc comment.93
Errors'(' is preceded with whitespace.93
ErrorsParameter xmlObject should be final.93
ErrorsParameter typeName should be final.93
Errors'{' should be on the previous line.94
Errors'(' is preceded with whitespace.95
Errors'{' should be on the previous line.96
Errors'(' is preceded with whitespace.97
Errors'(' is preceded with whitespace.99
Errors'{' should be on the previous line.100
Errors'(' is preceded with whitespace.101
Errors'(' is preceded with whitespace.101
Errors'{' should be on the previous line.102
Errors'(' is preceded with whitespace.103
Errors'(' is preceded with whitespace.103
Errors'{' should be on the previous line.104
ErrorsMethod 'findType' is not designed for extension - needs to be abstract, final or empty.112
ErrorsMissing a Javadoc comment.112
Errors'(' is preceded with whitespace.112
ErrorsParameter typeKey should be final.112
Errors'{' should be on the previous line.113
Errors'(' is preceded with whitespace.114
Errors'{' should be on the previous line.115
Errors'(' is preceded with whitespace.116
Errors'(' is preceded with whitespace.116
Errors'{' should be on the previous line.117
ErrorsMethod 'findState' is not designed for extension - needs to be abstract, final or empty.124
ErrorsMissing a Javadoc comment.124
Errors'(' is preceded with whitespace.124
ErrorsParameter xmlObject should be final.124
ErrorsParameter stateName should be final.124
Errors'{' should be on the previous line.125
Errors'(' is preceded with whitespace.126
Errors'{' should be on the previous line.127
Errors'(' is preceded with whitespace.128
Errors'(' is preceded with whitespace.130
Errors'{' should be on the previous line.131
Errors'(' is preceded with whitespace.132
Errors'(' is preceded with whitespace.132
Errors'{' should be on the previous line.133
Errors'(' is preceded with whitespace.134
Errors'(' is preceded with whitespace.134
Errors'{' should be on the previous line.135
ErrorsMethod 'findState' is not designed for extension - needs to be abstract, final or empty.143
ErrorsMissing a Javadoc comment.143
Errors'(' is preceded with whitespace.143
ErrorsParameter stateKey should be final.143
Errors'{' should be on the previous line.144
Errors'(' is preceded with whitespace.145
Errors'{' should be on the previous line.146
Errors'(' is preceded with whitespace.147
Errors'(' is preceded with whitespace.147
Errors'{' should be on the previous line.148
ErrorsMethod 'findRoot' is not designed for extension - needs to be abstract, final or empty.156
ErrorsMissing a Javadoc comment.156
Errors'(' is preceded with whitespace.156
ErrorsParameter dict should be final.156
Errors'{' should be on the previous line.157
Errors'(' is preceded with whitespace.158
Errors'{' should be on the previous line.159
Errors'(' is preceded with whitespace.162
Errors'(' is preceded with whitespace.162
ErrorsFirst sentence should end with a period.165
ErrorsExpected an @return tag.169
ErrorsMethod 'findDictionaryEntry' is not designed for extension - needs to be abstract, final or empty.169
Errors'(' is preceded with whitespace.169
ErrorsParameter dictId should be final.169
ErrorsExpected @param tag for 'dictId'.169
Errors'{' should be on the previous line.170
Errors'(' is preceded with whitespace.171
Errors'{' should be on the previous line.172
Errors'(' is preceded with whitespace.173
Errors'(' is preceded with whitespace.173
Errors'{' should be on the previous line.174
ErrorsFirst sentence should end with a period.181
ErrorsExpected an @return tag.185
ErrorsMethod 'findChildDictionaryEntries' is not designed for extension - needs to be abstract, final or empty.185
Errors'(' is preceded with whitespace.185
ErrorsParameter parent should be final.185
ErrorsExpected @param tag for 'parent'.185
Errors'{' should be on the previous line.186
Errors'(' is preceded with whitespace.187
Errors'(' is preceded with whitespace.188
Errors'{' should be on the previous line.189
Errors'(' is preceded with whitespace.190
Errors'{' should be on the previous line.191
Errors'(' is preceded with whitespace.194
Errors'(' is preceded with whitespace.194
Errors'{' should be on the previous line.195
Errors'(' is preceded with whitespace.196
ErrorsFirst sentence should end with a period.202
ErrorsExpected an @return tag.206
ErrorsMethod 'findDefaultDictionary' is not designed for extension - needs to be abstract, final or empty.206
Errors'(' is preceded with whitespace.206
Errors'{' should be on the previous line.207
ErrorsLine is longer than 80 characters.208
Errors'(' is preceded with whitespace.208
Errors'(' is preceded with whitespace.208
Errors'(' is preceded with whitespace.208
Errors'(' is preceded with whitespace.209
Errors'{' should be on the previous line.210
Errors'(' is preceded with whitespace.211
Errors'(' is preceded with whitespace.211
Errors'{' should be on the previous line.212
Errors'(' is preceded with whitespace.213
ErrorsMethod 'findDictionaryEntriees' is not designed for extension - needs to be abstract, final or empty.219
ErrorsMissing a Javadoc comment.219
Errors'(' is preceded with whitespace.219
ErrorsParameter xmlTypeName should be final.219
Errors'{' should be on the previous line.220
Errors'(' is preceded with whitespace.221
Errors'(' is preceded with whitespace.222
Errors'{' should be on the previous line.223
Errors'(' is preceded with whitespace.224
Errors'(' is preceded with whitespace.224
Errors'{' should be on the previous line.225
Errors'(' is preceded with whitespace.226
ErrorsMethod 'findDefaultDictionaryEntriees' is not designed for extension - needs to be abstract, final or empty.232
ErrorsMissing a Javadoc comment.232
Errors'(' is preceded with whitespace.232
ErrorsParameter xmlTypeName should be final.232
Errors'{' should be on the previous line.233
Errors'(' is preceded with whitespace.234
Errors'(' is preceded with whitespace.235
Errors'{' should be on the previous line.236
Errors'(' is preceded with whitespace.237
Errors'(' is preceded with whitespace.237
Errors'{' should be on the previous line.238
Errors'(' is preceded with whitespace.239
ErrorsFirst sentence should end with a period.245
ErrorsExpected an @return tag.249
ErrorsMethod 'findStateOverrideDictionary' is not designed for extension - needs to be abstract, final or empty.249
Errors'(' is preceded with whitespace.249
Errors'{' should be on the previous line.250
ErrorsLine is longer than 80 characters.251
Errors'(' is preceded with whitespace.251
Errors'(' is preceded with whitespace.251
Errors'(' is preceded with whitespace.251
Errors'(' is preceded with whitespace.252
Errors'{' should be on the previous line.253
Errors'(' is followed by whitespace.254
Errors'!' is followed by whitespace.254
Errors'(' is preceded with whitespace.254
Errors'(' is preceded with whitespace.254
Errors'{' should be on the previous line.255
Errors'(' is preceded with whitespace.256
ErrorsExpected an @return tag.268
ErrorsMethod 'expandType' is not designed for extension - needs to be abstract, final or empty.268
Errors'(' is preceded with whitespace.268
ErrorsParameter type should be final.268
ErrorsExpected @param tag for 'type'.268
Errors'{' should be on the previous line.269
Errors'(' is preceded with whitespace.270
Errors'(' is followed by whitespace.271
Errors'!' is followed by whitespace.271
Errors'(' is preceded with whitespace.271
Errors'(' is preceded with whitespace.271
Errors'{' should be on the previous line.272
Errors'(' is preceded with whitespace.273
Errors'(' is preceded with whitespace.276
Errors'(' is preceded with whitespace.278
Errors'(' is preceded with whitespace.279
Errors'{' should be on the previous line.280
Errors'{' should be on the previous line.283
Errors'(' is followed by whitespace.287
Errors'!' is followed by whitespace.287
Errors'(' is preceded with whitespace.287
Errors'{' should be on the previous line.288
Errors'(' is preceded with whitespace.293
Errors'(' is preceded with whitespace.293
Errors'(' is preceded with whitespace.293
Errors'{' should be on the previous line.294
Errors'(' is preceded with whitespace.295
Errors'(' is preceded with whitespace.295
Errors'{' should be on the previous line.296
Errors'(' is preceded with whitespace.297
Errors'(' is preceded with whitespace.297
Errors'{' should be on the previous line.298
ErrorsComment matches to-do format 'TODO:'.299
Errors'(' is preceded with whitespace.300
Errors'(' is preceded with whitespace.300
Errors'}' should be on the same line.301
Errors'{' should be on the previous line.303
Errors'(' is preceded with whitespace.304
ErrorsExpected an @return tag.318
ErrorsMethod 'expandState' is not designed for extension - needs to be abstract, final or empty.318
Errors'(' is preceded with whitespace.318
ErrorsParameter state should be final.318
ErrorsExpected @param tag for 'state'.318
Errors'{' should be on the previous line.319
Errors'(' is preceded with whitespace.320
Errors'(' is followed by whitespace.321
Errors'!' is followed by whitespace.321
Errors'(' is preceded with whitespace.321
Errors'(' is preceded with whitespace.321
Errors'{' should be on the previous line.322
Errors'(' is preceded with whitespace.323
Errors'(' is preceded with whitespace.326
Errors'(' is preceded with whitespace.328
Errors'(' is preceded with whitespace.329
Errors'{' should be on the previous line.330
Errors'{' should be on the previous line.333
Errors'(' is followed by whitespace.337
Errors'!' is followed by whitespace.337
Errors'(' is preceded with whitespace.337
Errors'{' should be on the previous line.338
Errors'(' is preceded with whitespace.343
Errors'(' is preceded with whitespace.343
Errors'(' is preceded with whitespace.343
Errors'{' should be on the previous line.344
Errors'(' is preceded with whitespace.345
Errors'(' is preceded with whitespace.345
Errors'{' should be on the previous line.346
Errors'(' is preceded with whitespace.347
Errors'(' is preceded with whitespace.347
Errors'{' should be on the previous line.348
ErrorsComment matches to-do format 'TODO:'.349
Errors'(' is preceded with whitespace.350
Errors'(' is preceded with whitespace.350
Errors'}' should be on the same line.351
Errors'{' should be on the previous line.353
Errors'(' is preceded with whitespace.354
ErrorsMethod 'findConstraint' is not designed for extension - needs to be abstract, final or empty.362
ErrorsMissing a Javadoc comment.362
Errors'(' is preceded with whitespace.362
ErrorsParameter id should be final.362
Errors'{' should be on the previous line.363
Errors'(' is preceded with whitespace.364
Errors'{' should be on the previous line.365
Errors'(' is preceded with whitespace.366
Errors'(' is preceded with whitespace.366
Errors'{' should be on the previous line.367
ErrorsMethod 'findField' is not designed for extension - needs to be abstract, final or empty.374
ErrorsMissing a Javadoc comment.374
Errors'(' is preceded with whitespace.374
ErrorsParameter id should be final.374
Errors'{' should be on the previous line.375
Errors'(' is preceded with whitespace.376
Errors'{' should be on the previous line.377
Errors'(' is preceded with whitespace.378
Errors'(' is preceded with whitespace.378
Errors'{' should be on the previous line.379
ErrorsMethod 'findField' is not designed for extension - needs to be abstract, final or empty.386
ErrorsMissing a Javadoc comment.386
Errors'(' is preceded with whitespace.386
ErrorsParameter xmlTypeName should be final.386
ErrorsParameter shortName should be final.386
Errors'{' should be on the previous line.387
Errors'(' is preceded with whitespace.388
ErrorsMethod 'findField' is not designed for extension - needs to be abstract, final or empty.391
ErrorsMissing a Javadoc comment.391
Errors'(' is preceded with whitespace.391
ErrorsParameter dict should be final.391
Errors'{' should be on the previous line.392
Errors'(' is preceded with whitespace.393
Errors'{' should be on the previous line.394
Errors'(' is preceded with whitespace.395
Errors'(' is preceded with whitespace.395
Errors'(' is preceded with whitespace.397
Errors'(' is preceded with whitespace.397
Errors'(' is preceded with whitespace.397
ErrorsMethod 'findFields' is not designed for extension - needs to be abstract, final or empty.400
ErrorsMissing a Javadoc comment.400
Errors'(' is preceded with whitespace.400
ErrorsParameter xmlTypeName should be final.400
Errors'{' should be on the previous line.401
Errors'(' is preceded with whitespace.402
Errors'(' is preceded with whitespace.403
Errors'{' should be on the previous line.404
Errors'(' is preceded with whitespace.405
Errors'(' is preceded with whitespace.405
Errors'{' should be on the previous line.406
Errors'(' is preceded with whitespace.407
ErrorsMethod 'findService' is not designed for extension - needs to be abstract, final or empty.413
ErrorsMissing a Javadoc comment.413
Errors'(' is preceded with whitespace.413
ErrorsParameter key should be final.413
Errors'{' should be on the previous line.414
Errors'(' is preceded with whitespace.415
Errors'{' should be on the previous line.416
Errors'(' is preceded with whitespace.417
Errors'(' is preceded with whitespace.417
Errors'{' should be on the previous line.418
ErrorsMethod 'findProject' is not designed for extension - needs to be abstract, final or empty.425
ErrorsMissing a Javadoc comment.425
Errors'(' is preceded with whitespace.425
ErrorsParameter key should be final.425
Errors'{' should be on the previous line.426
Errors'(' is preceded with whitespace.427
Errors'{' should be on the previous line.428
Errors'(' is preceded with whitespace.429
Errors'(' is preceded with whitespace.429
Errors'{' should be on the previous line.430
ErrorsMethod 'findSearchType' is not designed for extension - needs to be abstract, final or empty.437
ErrorsMissing a Javadoc comment.437
Errors'(' is preceded with whitespace.437
ErrorsParameter key should be final.437
Errors'{' should be on the previous line.438
Errors'(' is preceded with whitespace.439
Errors'{' should be on the previous line.440
Errors'(' is preceded with whitespace.441
Errors'(' is preceded with whitespace.441
Errors'{' should be on the previous line.442
ErrorsMethod 'findServiceMethod' is not designed for extension - needs to be abstract, final or empty.449
ErrorsMissing a Javadoc comment.449
Errors'(' is preceded with whitespace.449
ErrorsParameter service should be final.449
ErrorsParameter name should be final.449
Errors'{' should be on the previous line.450
Errors'(' is preceded with whitespace.451
Errors'{' should be on the previous line.452
Errors'(' is preceded with whitespace.453
Errors'(' is preceded with whitespace.453
Errors'{' should be on the previous line.454
Errors'(' is preceded with whitespace.455
Errors'(' is preceded with whitespace.455
Errors'{' should be on the previous line.456
ErrorsMethod 'getServiceMethodsInService' is not designed for extension - needs to be abstract, final or empty.464
ErrorsMissing a Javadoc comment.464
Errors'(' is preceded with whitespace.464
ErrorsParameter service should be final.464
Errors'{' should be on the previous line.465
Errors'(' is preceded with whitespace.466
Errors'(' is preceded with whitespace.467
Errors'{' should be on the previous line.468
Errors'(' is preceded with whitespace.469
Errors'(' is preceded with whitespace.469
Errors'{' should be on the previous line.470
Errors'(' is preceded with whitespace.471
ErrorsMethod 'findMessageStructures' is not designed for extension - needs to be abstract, final or empty.477
ErrorsMissing a Javadoc comment.477
Errors'(' is preceded with whitespace.477
ErrorsParameter xmlType should be final.477
Errors'{' should be on the previous line.478
Errors'(' is preceded with whitespace.479
Errors'(' is preceded with whitespace.480
Errors'{' should be on the previous line.481
Errors'(' is preceded with whitespace.482
Errors'(' is preceded with whitespace.482
Errors'{' should be on the previous line.483
Errors'(' is preceded with whitespace.484
ErrorsMissing a Javadoc comment.490
ErrorsMethod 'getDefaultType' is not designed for extension - needs to be abstract, final or empty.492
ErrorsMissing a Javadoc comment.492
Errors'(' is preceded with whitespace.492
Errors'{' should be on the previous line.493
Errors'{' should be on the previous line.495
Errors'(' is preceded with whitespace.498
Errors'(' is preceded with whitespace.499
Errors'{' should be on the previous line.500
Errors'(' is preceded with whitespace.501
Errors'(' is preceded with whitespace.503
Errors'{' should be on the previous line.504
Errors'(' is preceded with whitespace.505
Errors'(' is preceded with whitespace.507
ErrorsMissing a Javadoc comment.511
ErrorsMethod 'getDefaultState' is not designed for extension - needs to be abstract, final or empty.513
ErrorsMissing a Javadoc comment.513
Errors'(' is preceded with whitespace.513
Errors'{' should be on the previous line.514
Errors'{' should be on the previous line.516
Errors'(' is preceded with whitespace.519
Errors'(' is preceded with whitespace.520
Errors'{' should be on the previous line.521
Errors'(' is preceded with whitespace.522
Errors'(' is preceded with whitespace.524
Errors'{' should be on the previous line.525
Errors'(' is preceded with whitespace.526
Errors'(' is preceded with whitespace.528

org/kuali/student/contract/model/util/ServiceDumper.java

ViolationMessageLine
Errors'{' should be on the previous line.16
ErrorsMissing a Javadoc comment.18
ErrorsMissing a Javadoc comment.19
ErrorsMissing a Javadoc comment.21
Errors'(' is preceded with whitespace.21
ErrorsParameter service should be final.21
Errors'service' hides a field.21
ErrorsParameter out should be final.21
Errors'out' hides a field.21
Errors'{' should be on the previous line.22
ErrorsMethod 'dump' is not designed for extension - needs to be abstract, final or empty.27
ErrorsMissing a Javadoc comment.27
Errors'(' is preceded with whitespace.27
Errors'{' should be on the previous line.28
Errors'(' is preceded with whitespace.29
Errors'(' is preceded with whitespace.29
Errors'(' is preceded with whitespace.29
Errors'(' is preceded with whitespace.30
ErrorsMethod 'writeTabbedHeader' is not designed for extension - needs to be abstract, final or empty.33
ErrorsMissing a Javadoc comment.33
Errors'(' is preceded with whitespace.33
Errors'{' should be on the previous line.34
Errors'(' is preceded with whitespace.35
Errors'(' is preceded with whitespace.36
Errors'(' is preceded with whitespace.37
Errors'(' is preceded with whitespace.38
Errors'(' is preceded with whitespace.39
Errors'(' is preceded with whitespace.40
Errors'(' is preceded with whitespace.41
Errors'(' is preceded with whitespace.42
Errors'(' is preceded with whitespace.43
Errors'(' is preceded with whitespace.44
Errors'(' is preceded with whitespace.45
Errors'(' is preceded with whitespace.46
Errors'(' is preceded with whitespace.47
Errors'(' is preceded with whitespace.48
ErrorsMethod 'writeTabbedData' is not designed for extension - needs to be abstract, final or empty.51
ErrorsMissing a Javadoc comment.51
Errors'(' is preceded with whitespace.51
Errors'{' should be on the previous line.52
Errors'(' is preceded with whitespace.53
Errors'(' is preceded with whitespace.53
Errors'(' is preceded with whitespace.54
Errors'(' is preceded with whitespace.55
Errors'(' is preceded with whitespace.55
Errors'(' is preceded with whitespace.56
Errors'(' is preceded with whitespace.57
Errors'(' is preceded with whitespace.57
Errors'(' is preceded with whitespace.58
Errors'(' is preceded with whitespace.59
Errors'(' is preceded with whitespace.59
Errors'(' is preceded with whitespace.60
Errors'(' is preceded with whitespace.61
Errors'(' is preceded with whitespace.61
Errors'(' is preceded with whitespace.62
Errors'(' is preceded with whitespace.63
Errors'(' is preceded with whitespace.63
Errors'(' is preceded with whitespace.64
Errors'(' is preceded with whitespace.65
Errors'(' is preceded with whitespace.65
Errors'(' is preceded with whitespace.66

org/kuali/student/contract/model/util/ServiceMethodDumper.java

ViolationMessageLine
Errors'{' should be on the previous line.18
ErrorsMissing a Javadoc comment.20
ErrorsMissing a Javadoc comment.21
ErrorsMissing a Javadoc comment.23
Errors'(' is preceded with whitespace.23
ErrorsParameter method should be final.23
Errors'method' hides a field.23
ErrorsParameter out should be final.23
Errors'out' hides a field.23
Errors'{' should be on the previous line.24
ErrorsMethod 'dump' is not designed for extension - needs to be abstract, final or empty.29
ErrorsMissing a Javadoc comment.29
Errors'(' is preceded with whitespace.29
Errors'{' should be on the previous line.30
Errors'(' is preceded with whitespace.31
Errors'(' is preceded with whitespace.31
Errors'(' is preceded with whitespace.31
Errors'(' is preceded with whitespace.32
Errors'(' is preceded with whitespace.33
Errors'{' should be on the previous line.34
ErrorsLine is longer than 80 characters.35
Errors'(' is preceded with whitespace.35
Errors'(' is preceded with whitespace.35
Errors'(' is preceded with whitespace.35
Errors'(' is preceded with whitespace.36
Errors'(' is preceded with whitespace.36
Errors'(' is preceded with whitespace.38
Errors'{' should be on the previous line.39
ErrorsLine is longer than 80 characters.40
Errors'(' is preceded with whitespace.40
Errors'(' is preceded with whitespace.40
Errors'(' is preceded with whitespace.40
ErrorsLine is longer than 80 characters.42
Errors'(' is preceded with whitespace.42
Errors'(' is preceded with whitespace.42
Errors'(' is preceded with whitespace.42
Errors'(' is preceded with whitespace.43
Errors'(' is preceded with whitespace.44
Errors'(' is preceded with whitespace.44
Errors'(' is preceded with whitespace.44
ErrorsMethod 'writeTabbedHeader' is not designed for extension - needs to be abstract, final or empty.47
ErrorsMissing a Javadoc comment.47
Errors'(' is preceded with whitespace.47
Errors'{' should be on the previous line.48
Errors'(' is preceded with whitespace.49
Errors'(' is preceded with whitespace.50
Errors'(' is preceded with whitespace.51
Errors'(' is preceded with whitespace.52
Errors'(' is preceded with whitespace.53
Errors'(' is preceded with whitespace.54
Errors'(' is preceded with whitespace.55
Errors'(' is preceded with whitespace.56
Errors'(' is preceded with whitespace.57
Errors'(' is preceded with whitespace.58
Errors'(' is preceded with whitespace.59
Errors'(' is preceded with whitespace.60
ErrorsMethod 'writeTabbedData' is not designed for extension - needs to be abstract, final or empty.63
ErrorsMissing a Javadoc comment.63
Errors'(' is preceded with whitespace.63
Errors'{' should be on the previous line.64
Errors'(' is preceded with whitespace.65
Errors'(' is preceded with whitespace.65
Errors'(' is preceded with whitespace.66
Errors'(' is preceded with whitespace.67
Errors'(' is preceded with whitespace.68
Errors'(' is preceded with whitespace.69
Errors'(' is preceded with whitespace.69
Errors'(' is preceded with whitespace.70
Errors'(' is preceded with whitespace.71
Errors'(' is preceded with whitespace.72
Errors'(' is preceded with whitespace.73
Errors'(' is preceded with whitespace.74
Errors'(' is preceded with whitespace.75
Errors'(' is preceded with whitespace.75
Errors'(' is preceded with whitespace.76
Errors'(' is preceded with whitespace.78
Errors'(' is preceded with whitespace.78
Errors'(' is preceded with whitespace.79
Errors'(' is preceded with whitespace.80
Errors'(' is preceded with whitespace.81
Errors'(' is preceded with whitespace.82
Errors'(' is preceded with whitespace.82
Errors'(' is preceded with whitespace.83
Errors'(' is preceded with whitespace.84
Errors'(' is preceded with whitespace.85
Errors'(' is preceded with whitespace.86
Errors'(' is preceded with whitespace.86
Errors'{' should be on the previous line.87
Errors'(' is preceded with whitespace.88
Errors'(' is preceded with whitespace.88
Errors'(' is preceded with whitespace.89
Errors'(' is preceded with whitespace.90
Errors'(' is preceded with whitespace.91
Errors'(' is preceded with whitespace.92
Errors'(' is preceded with whitespace.93
Errors'(' is preceded with whitespace.94
Errors'(' is preceded with whitespace.95
Errors'(' is preceded with whitespace.96
Errors'(' is preceded with whitespace.97
Errors'(' is preceded with whitespace.98
Errors'(' is preceded with whitespace.99
Errors'}' should be on the same line.100
Errors'{' should be on the previous line.102
Errors'(' is preceded with whitespace.104
Errors'{' should be on the previous line.105
Errors'(' is preceded with whitespace.106
Errors'(' is preceded with whitespace.106
Errors'(' is preceded with whitespace.107
Errors'(' is preceded with whitespace.108
Errors'(' is preceded with whitespace.110
Errors'(' is preceded with whitespace.111
Errors'(' is preceded with whitespace.111
Errors'(' is preceded with whitespace.112
Errors'(' is preceded with whitespace.113
Errors'(' is preceded with whitespace.113
Errors'(' is preceded with whitespace.114
Errors'(' is preceded with whitespace.115
Errors'(' is preceded with whitespace.115
Errors'(' is preceded with whitespace.116
Errors'(' is preceded with whitespace.117
Errors'(' is preceded with whitespace.117
Errors'(' is preceded with whitespace.118
Errors'(' is preceded with whitespace.122
Errors'(' is preceded with whitespace.122
Errors'(' is preceded with whitespace.123
Errors'(' is preceded with whitespace.124
Errors'(' is preceded with whitespace.125
Errors'(' is preceded with whitespace.126
Errors'(' is preceded with whitespace.126
Errors'(' is preceded with whitespace.126
Errors'(' is preceded with whitespace.127
Errors'(' is preceded with whitespace.128
Errors'(' is preceded with whitespace.128
Errors'(' is preceded with whitespace.128
Errors'(' is preceded with whitespace.129
Errors'(' is preceded with whitespace.130
Errors'(' is preceded with whitespace.131
Errors'(' is preceded with whitespace.132
Errors'(' is preceded with whitespace.132
Errors'(' is preceded with whitespace.132
Errors'(' is preceded with whitespace.133
Errors'(' is preceded with whitespace.136
Errors'{' should be on the previous line.137
Errors'(' is preceded with whitespace.138
Errors'(' is preceded with whitespace.138
Errors'(' is preceded with whitespace.139
Errors'(' is preceded with whitespace.140
Errors'(' is preceded with whitespace.142
Errors'(' is preceded with whitespace.143
Errors'(' is preceded with whitespace.143
Errors'(' is preceded with whitespace.144
Errors'(' is preceded with whitespace.145
Errors'(' is preceded with whitespace.145
Errors'(' is preceded with whitespace.146
Errors'(' is preceded with whitespace.147
Errors'(' is preceded with whitespace.148
Errors'(' is preceded with whitespace.149
Errors'(' is preceded with whitespace.150
Errors'(' is preceded with whitespace.153
Errors'(' is preceded with whitespace.153
Errors'(' is preceded with whitespace.154
Errors'(' is preceded with whitespace.155
Errors'(' is preceded with whitespace.156
Errors'(' is preceded with whitespace.157
Errors'(' is preceded with whitespace.158
Errors'(' is preceded with whitespace.159
Errors'(' is preceded with whitespace.160
Errors'(' is preceded with whitespace.161
Errors'(' is preceded with whitespace.162
Errors'(' is preceded with whitespace.163
Errors'(' is preceded with whitespace.164
Errors'(' is preceded with whitespace.166
Errors'(' is preceded with whitespace.166
Errors'(' is preceded with whitespace.167
Errors'(' is preceded with whitespace.168
Errors'(' is preceded with whitespace.169
Errors'(' is preceded with whitespace.170
Errors'(' is preceded with whitespace.171
Errors'(' is preceded with whitespace.172
Errors'(' is preceded with whitespace.173
Errors'(' is preceded with whitespace.174
Errors'(' is preceded with whitespace.175
Errors'(' is preceded with whitespace.176
Errors'(' is preceded with whitespace.177
Errors'(' is preceded with whitespace.179
Errors'(' is preceded with whitespace.179
Errors'(' is preceded with whitespace.180
Errors'(' is preceded with whitespace.181
Errors'(' is preceded with whitespace.182
Errors'(' is preceded with whitespace.183
Errors'(' is preceded with whitespace.184
Errors'(' is preceded with whitespace.185
Errors'(' is preceded with whitespace.186
Errors'(' is preceded with whitespace.187
Errors'(' is preceded with whitespace.188
Errors'(' is preceded with whitespace.189
Errors'(' is preceded with whitespace.190

org/kuali/student/contract/model/util/ServicesFilter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.27
ErrorsMissing a Javadoc comment.29
ErrorsRedundant 'public' modifier.29
Errors'(' is preceded with whitespace.29

org/kuali/student/contract/model/util/ServicesFilterArrangeByKeys.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.30
ErrorsMissing a Javadoc comment.32
ErrorsVariable 'keys' must be private and have accessor methods.32
ErrorsMissing a Javadoc comment.34
Errors'(' is preceded with whitespace.34
ErrorsParameter keys should be final.34
Errors'keys' hides a field.34
Errors'{' should be on the previous line.35
Errors'(' is preceded with whitespace.37
Errors'++' is preceded with whitespace.37
Errors'{' should be on the previous line.38
Errors'(' is preceded with whitespace.39
Errors'(' is preceded with whitespace.39
Errors'(' is preceded with whitespace.39
ErrorsMethod 'filter' is not designed for extension - needs to be abstract, final or empty.43
Errors'(' is preceded with whitespace.44
ErrorsParameter services should be final.44
Errors'{' should be on the previous line.45
Errors'(' is preceded with whitespace.46
Errors'(' is preceded with whitespace.47
Errors'(' is preceded with whitespace.47
ErrorsMissing a Javadoc comment.51
Errors'{' should be on the previous line.52
ErrorsMethod 'compare' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMissing a Javadoc comment.54
Errors'(' is preceded with whitespace.54
ErrorsParameter service1 should be final.54
ErrorsParameter service2 should be final.54
Errors'{' should be on the previous line.55
Errors'(' is preceded with whitespace.56
Errors'(' is preceded with whitespace.56
Errors'(' is preceded with whitespace.56
Errors'(' is preceded with whitespace.57
Errors'(' is preceded with whitespace.57
Errors'(' is preceded with whitespace.57
Errors'{' should be on the previous line.59
Errors'{' should be on the previous line.63

org/kuali/student/contract/model/util/ServicesFilterByKeys.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.28
ErrorsMissing a Javadoc comment.29
ErrorsVariable 'keys' must be private and have accessor methods.29
ErrorsMissing a Javadoc comment.31
Errors'(' is preceded with whitespace.31
ErrorsParameter keys should be final.31
Errors'keys' hides a field.31
Errors'{' should be on the previous line.32
ErrorsLine has trailing spaces.36
ErrorsMethod 'filter' is not designed for extension - needs to be abstract, final or empty.37
Errors'(' is preceded with whitespace.38
ErrorsParameter services should be final.38
Errors'{' should be on the previous line.39
Errors'(' is preceded with whitespace.40
Errors'{' should be on the previous line.42
Errors'(' is preceded with whitespace.43
Errors'(' is preceded with whitespace.43
Errors'{' should be on the previous line.44
Errors'(' is preceded with whitespace.45

org/kuali/student/contract/model/util/ServicesFilterChained.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.27
ErrorsMissing a Javadoc comment.29
ErrorsMissing a Javadoc comment.31
Errors'(' is preceded with whitespace.31
ErrorsParameter filters should be final.31
Errors'filters' hides a field.31
Errors'{' should be on the previous line.32
ErrorsMethod 'filter' is not designed for extension - needs to be abstract, final or empty.37
Errors'(' is preceded with whitespace.38
ErrorsParameter services should be final.38
Errors'{' should be on the previous line.39
Errors'{' should be on the previous line.41
Errors'(' is preceded with whitespace.42

org/kuali/student/contract/model/util/ServicesFilterExcludeDev.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.28
ErrorsMethod 'filter' is not designed for extension - needs to be abstract, final or empty.30
Errors'(' is preceded with whitespace.31
ErrorsParameter services should be final.31
Errors'{' should be on the previous line.32
Errors'(' is preceded with whitespace.33
Errors'{' should be on the previous line.35
Errors'(' is preceded with whitespace.36
Errors'(' is preceded with whitespace.36
Errors'{' should be on the previous line.37
Errors'(' is preceded with whitespace.38
ErrorsMethod 'shouldInclude' is not designed for extension - needs to be abstract, final or empty.45
ErrorsMissing a Javadoc comment.45
Errors'(' is preceded with whitespace.45
ErrorsParameter version should be final.45
Errors'{' should be on the previous line.46
Errors'(' is preceded with whitespace.47
Errors'{' should be on the previous line.48

org/kuali/student/contract/model/util/ServicesFilterLatestVersionOnly.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.28
ErrorsMethod 'filter' is not designed for extension - needs to be abstract, final or empty.30
Errors'(' is preceded with whitespace.31
ErrorsParameter services should be final.31
Errors'{' should be on the previous line.32
Errors'(' is preceded with whitespace.33
Errors'{' should be on the previous line.35
Errors'(' is preceded with whitespace.36
Errors'(' is preceded with whitespace.36
Errors'{' should be on the previous line.38
Errors'(' is preceded with whitespace.39
Errors'(' is preceded with whitespace.42
Errors'(' is preceded with whitespace.43
Errors'(' is preceded with whitespace.43
Errors'(' is preceded with whitespace.43
Errors'{' should be on the previous line.44
Errors'(' is preceded with whitespace.45
ErrorsMethod 'compare' is not designed for extension - needs to be abstract, final or empty.51
ErrorsMissing a Javadoc comment.51
Errors'(' is preceded with whitespace.51
ErrorsParameter source should be final.51
ErrorsParameter target should be final.51
Errors'{' should be on the previous line.52
Errors'(' is preceded with whitespace.53
Errors'{' should be on the previous line.54
Errors'(' is preceded with whitespace.57
Errors'{' should be on the previous line.58
Errors'+' is followed by whitespace.59
Errors'(' is preceded with whitespace.61
ErrorsMissing a Javadoc comment.64
Errors'(' is preceded with whitespace.64
ErrorsParameter list should be final.64
ErrorsParameter key should be final.64
Errors'{' should be on the previous line.65
Errors'(' is preceded with whitespace.66
Errors'++' is preceded with whitespace.66
Errors'{' should be on the previous line.67
Errors'(' is preceded with whitespace.68
Errors'(' is preceded with whitespace.69
Errors'(' is preceded with whitespace.69
Errors'{' should be on the previous line.70

org/kuali/student/contract/model/util/XmlTypeDumper.java

ViolationMessageLine
Errors'{' should be on the previous line.16
ErrorsMissing a Javadoc comment.18
ErrorsMissing a Javadoc comment.19
ErrorsMissing a Javadoc comment.21
Errors'(' is preceded with whitespace.21
ErrorsParameter xmlType should be final.21
Errors'xmlType' hides a field.21
ErrorsParameter out should be final.22
Errors'out' hides a field.22
Errors'{' should be on the previous line.23
ErrorsMethod 'dump' is not designed for extension - needs to be abstract, final or empty.28
ErrorsMissing a Javadoc comment.28
Errors'(' is preceded with whitespace.28
Errors'{' should be on the previous line.29
Errors'(' is preceded with whitespace.30
Errors'(' is preceded with whitespace.30
Errors'(' is preceded with whitespace.31
Errors'(' is preceded with whitespace.32
Errors'(' is preceded with whitespace.33
ErrorsMethod 'writeTabbedHeader' is not designed for extension - needs to be abstract, final or empty.36
ErrorsMissing a Javadoc comment.36
Errors'(' is preceded with whitespace.36
Errors'{' should be on the previous line.37
Errors'(' is preceded with whitespace.38
Errors'(' is preceded with whitespace.39
Errors'(' is preceded with whitespace.40
Errors'(' is preceded with whitespace.41
Errors'(' is preceded with whitespace.42
Errors'(' is preceded with whitespace.43
Errors'(' is preceded with whitespace.44
Errors'(' is preceded with whitespace.45
Errors'(' is preceded with whitespace.46
Errors'(' is preceded with whitespace.47
Errors'(' is preceded with whitespace.48
Errors'(' is preceded with whitespace.49
Errors'(' is preceded with whitespace.50
Errors'(' is preceded with whitespace.51
Errors'(' is preceded with whitespace.52
Errors'(' is preceded with whitespace.53
Errors'(' is preceded with whitespace.54
Errors'(' is preceded with whitespace.55
Errors'(' is preceded with whitespace.56
Errors'(' is preceded with whitespace.58
ErrorsMethod 'writeTabbedData' is not designed for extension - needs to be abstract, final or empty.61
ErrorsMissing a Javadoc comment.61
Errors'(' is preceded with whitespace.61
Errors'{' should be on the previous line.62
Errors'(' is preceded with whitespace.63
Errors'(' is preceded with whitespace.63
Errors'(' is preceded with whitespace.64
Errors'(' is preceded with whitespace.65
Errors'(' is preceded with whitespace.65
Errors'(' is preceded with whitespace.66
Errors'(' is preceded with whitespace.67
Errors'(' is preceded with whitespace.67
Errors'(' is preceded with whitespace.68
Errors'(' is preceded with whitespace.69
Errors'(' is preceded with whitespace.69
Errors'(' is preceded with whitespace.70
Errors'(' is preceded with whitespace.71
Errors'(' is preceded with whitespace.71
Errors'(' is preceded with whitespace.72
Errors'(' is preceded with whitespace.73
Errors'(' is preceded with whitespace.73
Errors'(' is preceded with whitespace.74
Errors'(' is preceded with whitespace.75
Errors'(' is preceded with whitespace.75
Errors'(' is preceded with whitespace.76
Errors'(' is preceded with whitespace.77
Errors'(' is preceded with whitespace.77
Errors'(' is preceded with whitespace.78
Errors'(' is preceded with whitespace.79
Errors'(' is preceded with whitespace.79
Errors'(' is preceded with whitespace.80
Errors'(' is preceded with whitespace.81
Errors'(' is preceded with whitespace.81
Errors'(' is preceded with whitespace.82

org/kuali/student/contract/model/validation/ConstraintValidator.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsUnused import - java.util.List.22
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.33
Errors'(' is preceded with whitespace.33
ErrorsParameter cons should be final.33
Errors'cons' hides a field.33
Errors'{' should be on the previous line.34
ErrorsMissing a Javadoc comment.38
ErrorsMethod 'validate' is not designed for extension - needs to be abstract, final or empty.40
Errors'(' is preceded with whitespace.41
Errors'{' should be on the previous line.42
Errors'(' is preceded with whitespace.43
Errors'(' is preceded with whitespace.44
Errors'(' is preceded with whitespace.45
Errors'(' is preceded with whitespace.46
ErrorsMissing a Javadoc comment.50
Errors'(' is preceded with whitespace.50
Errors'{' should be on the previous line.51
Errors'(' is followed by whitespace.52
Errors'!' is followed by whitespace.52
Errors'(' is preceded with whitespace.52
Errors'(' is preceded with whitespace.52
Errors'{' should be on the previous line.53
Errors'(' is preceded with whitespace.54
Errors'(' is preceded with whitespace.54
Errors'{' should be on the previous line.56
Errors'(' is preceded with whitespace.57
Errors'(' is followed by whitespace.59
Errors'!' is followed by whitespace.59
Errors'(' is preceded with whitespace.59
Errors'(' is preceded with whitespace.59
Errors'{' should be on the previous line.60
Errors'(' is preceded with whitespace.61
Errors'(' is preceded with whitespace.61
Errors'{' should be on the previous line.63
Errors'(' is preceded with whitespace.64
Errors'{' should be on the previous line.68
Errors'(' is preceded with whitespace.69
ErrorsMissing a Javadoc comment.75
Errors'(' is preceded with whitespace.75
Errors'{' should be on the previous line.76
Errors'(' is followed by whitespace.77
Errors'!' is followed by whitespace.77
Errors'(' is preceded with whitespace.77
Errors'(' is preceded with whitespace.77
Errors'{' should be on the previous line.78
Errors'(' is preceded with whitespace.79
Errors'(' is preceded with whitespace.79
Errors'{' should be on the previous line.81
Errors'(' is preceded with whitespace.82
Errors'(' is followed by whitespace.84
Errors'!' is followed by whitespace.84
Errors'(' is preceded with whitespace.84
Errors'(' is preceded with whitespace.84
Errors'{' should be on the previous line.85
Errors'(' is preceded with whitespace.86
Errors'(' is preceded with whitespace.86
Errors'{' should be on the previous line.88
Errors'(' is preceded with whitespace.89
Errors'{' should be on the previous line.92
Errors'(' is preceded with whitespace.93
ErrorsMissing a Javadoc comment.99
Errors'(' is preceded with whitespace.99
Errors'{' should be on the previous line.100
Errors'(' is followed by whitespace.101
Errors'!' is followed by whitespace.101
Errors'(' is preceded with whitespace.101
Errors'(' is preceded with whitespace.101
Errors'{' should be on the previous line.102
Errors'(' is preceded with whitespace.103
Errors'(' is preceded with whitespace.103
Errors'{' should be on the previous line.105
Errors'(' is preceded with whitespace.106
Errors'(' is followed by whitespace.108
Errors'!' is followed by whitespace.108
Errors'(' is preceded with whitespace.108
Errors'(' is preceded with whitespace.108
Errors'{' should be on the previous line.109
Errors'(' is preceded with whitespace.110
Errors'(' is preceded with whitespace.110
Errors'{' should be on the previous line.112
Errors'(' is preceded with whitespace.113
Errors'{' should be on the previous line.116
Errors'(' is preceded with whitespace.117
ErrorsMissing a Javadoc comment.123
Errors'(' is preceded with whitespace.123
ErrorsParameter value should be final.123
ErrorsParameter field should be final.123
Errors'{' should be on the previous line.124
Errors'(' is preceded with whitespace.125
Errors'{' should be on the previous line.126
Errors'{' should be on the previous line.130
Errors'(' is preceded with whitespace.131
Errors'}' should be on the same line.133
Errors'{' should be on the previous line.135
Errors'(' is preceded with whitespace.136
ErrorsMissing a Javadoc comment.141
Errors'(' is preceded with whitespace.141
ErrorsParameter msg should be final.141
Errors'{' should be on the previous line.142
Errors'(' is preceded with whitespace.143
Errors'(' is preceded with whitespace.144
Errors'{' should be on the previous line.145
Errors'(' is preceded with whitespace.146
Errors'(' is followed by whitespace.149
Errors'!' is followed by whitespace.149
Errors'(' is preceded with whitespace.149
Errors'{' should be on the previous line.150
Errors'(' is preceded with whitespace.151

org/kuali/student/contract/model/validation/DictionaryModelValidator.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsUnused import - org.kuali.student.contract.model.XmlType.22
ErrorsFirst sentence should end with a period.31
Errors'{' should be on the previous line.36
ErrorsMissing a Javadoc comment.38
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.41
Errors'(' is preceded with whitespace.41
ErrorsParameter model should be final.41
Errors'model' hides a field.41
Errors'{' should be on the previous line.42
Errors'(' is preceded with whitespace.44
ErrorsMissing a Javadoc comment.47
ErrorsVariable 'errors' must be private and have accessor methods.47
ErrorsMethod 'validate' is not designed for extension - needs to be abstract, final or empty.49
Errors'(' is preceded with whitespace.50
Errors'{' should be on the previous line.51
Errors'(' is preceded with whitespace.52
Errors'(' is preceded with whitespace.53
Errors'(' is preceded with whitespace.54
Errors'(' is preceded with whitespace.55
Errors'(' is preceded with whitespace.56
Errors'(' is preceded with whitespace.57
ErrorsMissing a Javadoc comment.61
Errors'(' is preceded with whitespace.61
Errors'{' should be on the previous line.62
Errors'(' is preceded with whitespace.63
Errors'(' is preceded with whitespace.63
Errors'{' should be on the previous line.64
Errors'(' is preceded with whitespace.65
Errors'(' is preceded with whitespace.67
Errors'{' should be on the previous line.68
Errors'(' is preceded with whitespace.69
Errors'(' is preceded with whitespace.70
Errors'(' is preceded with whitespace.70
ErrorsMissing a Javadoc comment.74
Errors'(' is preceded with whitespace.74
Errors'{' should be on the previous line.75
Errors'(' is preceded with whitespace.76
Errors'(' is preceded with whitespace.76
Errors'{' should be on the previous line.77
Errors'(' is preceded with whitespace.78
Errors'(' is preceded with whitespace.80
Errors'{' should be on the previous line.81
Errors'(' is preceded with whitespace.82
Errors'(' is preceded with whitespace.83
Errors'(' is preceded with whitespace.83
ErrorsMissing a Javadoc comment.88
Errors'(' is preceded with whitespace.88
Errors'{' should be on the previous line.89
Errors'(' is preceded with whitespace.90
Errors'(' is preceded with whitespace.90
Errors'{' should be on the previous line.91
Errors'(' is preceded with whitespace.92
Errors'(' is preceded with whitespace.94
Errors'{' should be on the previous line.95
Errors'(' is preceded with whitespace.96
Errors'(' is preceded with whitespace.97
Errors'(' is preceded with whitespace.97
ErrorsMissing a Javadoc comment.101
Errors'(' is preceded with whitespace.101
Errors'{' should be on the previous line.102
Errors'(' is preceded with whitespace.104
Errors'(' is preceded with whitespace.104
Errors'{' should be on the previous line.105
ErrorsLine is longer than 80 characters.106
Errors'(' is preceded with whitespace.106
Errors'(' is preceded with whitespace.108
Errors'{' should be on the previous line.109
Errors'(' is preceded with whitespace.110
Errors'(' is preceded with whitespace.111
Errors'(' is preceded with whitespace.111
ErrorsMissing a Javadoc comment.115
Errors'(' is preceded with whitespace.115
Errors'{' should be on the previous line.116
Errors'(' is preceded with whitespace.117
Errors'(' is preceded with whitespace.118
Errors'{' should be on the previous line.119
Errors'(' is followed by whitespace.120
Errors'!' is followed by whitespace.120
Errors'(' is preceded with whitespace.120
Errors'(' is preceded with whitespace.120
Errors'{' should be on the previous line.121
Errors'(' is preceded with whitespace.122
Errors'(' is preceded with whitespace.122
Errors'(' is preceded with whitespace.125
Errors'{' should be on the previous line.126
Errors'(' is followed by whitespace.127
Errors'!' is followed by whitespace.127
Errors'(' is preceded with whitespace.127
Errors'(' is preceded with whitespace.127
Errors'{' should be on the previous line.128
Errors'(' is preceded with whitespace.129
Errors'(' is preceded with whitespace.129
ErrorsMissing a Javadoc comment.134
Errors'(' is preceded with whitespace.134
ErrorsParameter msg should be final.134
Errors'{' should be on the previous line.135
Errors'(' is followed by whitespace.137
Errors'!' is followed by whitespace.137
Errors'(' is preceded with whitespace.137
Errors'{' should be on the previous line.138
Errors'(' is preceded with whitespace.139

org/kuali/student/contract/model/validation/DictionaryValidationException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsFirst sentence should end with a period.20
Errors'{' should be on the previous line.26
ErrorsMissing a Javadoc comment.28
Errors'(' is preceded with whitespace.28
ErrorsParameter cause should be final.28
Errors'{' should be on the previous line.29
Errors'(' is preceded with whitespace.30
ErrorsMissing a Javadoc comment.33
Errors'(' is preceded with whitespace.33
ErrorsParameter message should be final.33
ErrorsParameter cause should be final.33
Errors'{' should be on the previous line.34
Errors'(' is preceded with whitespace.35
ErrorsMissing a Javadoc comment.38
Errors'(' is preceded with whitespace.38
ErrorsParameter message should be final.38
Errors'{' should be on the previous line.39
Errors'(' is preceded with whitespace.40
ErrorsMissing a Javadoc comment.43
Errors'(' is preceded with whitespace.43
Errors'{' should be on the previous line.44

org/kuali/student/contract/model/validation/DictionaryValidator.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsFirst sentence should end with a period.31
Errors'{' should be on the previous line.36
ErrorsMissing a Javadoc comment.38
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.41
Errors'(' is preceded with whitespace.41
ErrorsParameter dict should be final.41
Errors'dict' hides a field.41
ErrorsParameter model should be final.41
Errors'model' hides a field.41
Errors'{' should be on the previous line.42
Errors'(' is preceded with whitespace.45
ErrorsMissing a Javadoc comment.48
ErrorsMethod 'validate' is not designed for extension - needs to be abstract, final or empty.50
Errors'(' is preceded with whitespace.51
Errors'{' should be on the previous line.52
ErrorsLine is longer than 80 characters.53
Errors'(' is preceded with whitespace.53
Errors'(' is preceded with whitespace.53
Errors'(' is preceded with whitespace.54
Errors'(' is preceded with whitespace.55
Errors'(' is preceded with whitespace.56
Errors'(' is preceded with whitespace.56
Errors'{' should be on the previous line.57
Errors'(' is preceded with whitespace.58
Errors'{' should be on the previous line.59
Errors'(' is preceded with whitespace.60
ErrorsMissing a Javadoc comment.66
Errors'(' is preceded with whitespace.66
Errors'{' should be on the previous line.67
Errors'(' is preceded with whitespace.68
Errors'(' is preceded with whitespace.69
Errors'{' should be on the previous line.71
Errors'(' is preceded with whitespace.72
Errors'(' is preceded with whitespace.72
Errors'(' is preceded with whitespace.74
Errors'(' is preceded with whitespace.74
Errors'(' is preceded with whitespace.75
Errors'(' is preceded with whitespace.75
ErrorsMissing a Javadoc comment.79
Errors'(' is preceded with whitespace.79
Errors'{' should be on the previous line.80
Errors'(' is preceded with whitespace.81
Errors'(' is preceded with whitespace.82
Errors'(' is preceded with whitespace.82
ErrorsMissing a Javadoc comment.87
Errors'(' is preceded with whitespace.87
Errors'{' should be on the previous line.88
Errors'(' is preceded with whitespace.89
Errors'(' is preceded with whitespace.90
Errors'{' should be on the previous line.92
Errors'(' is preceded with whitespace.93
Errors'{' should be on the previous line.94
Errors'(' is preceded with whitespace.95
Errors'{' should be on the previous line.97
Errors'(' is preceded with whitespace.98
ErrorsMissing a Javadoc comment.105
Errors'(' is preceded with whitespace.105
Errors'{' should be on the previous line.106
Errors'(' is preceded with whitespace.107
Errors'(' is preceded with whitespace.108
Errors'{' should be on the previous line.109
Errors'(' is preceded with whitespace.110
Errors'{' should be on the previous line.112
Errors'(' is preceded with whitespace.113
Errors'(' is preceded with whitespace.116
Errors'(' is preceded with whitespace.116
ErrorsMissing a Javadoc comment.120
Errors'(' is preceded with whitespace.120
ErrorsParameter id should be final.120
Errors'{' should be on the previous line.121
Errors'(' is preceded with whitespace.122
Errors'(' is preceded with whitespace.122
Errors'{' should be on the previous line.124
Errors'(' is preceded with whitespace.127
Errors'+' is not preceded with whitespace.127
Errors'{' should be on the previous line.129
Errors'(' is preceded with whitespace.130
Errors'}' should be on the same line.131
Errors'(' is preceded with whitespace.132
Errors'{' should be on the previous line.133
Errors'(' is preceded with whitespace.134
Errors'}' should be on the same line.135
Errors'{' should be on the previous line.137
Errors'(' is preceded with whitespace.139
Errors'{' should be on the previous line.140
Errors'(' is preceded with whitespace.142
Errors'(' is preceded with whitespace.145
Errors'+' should be on a new line.145
ErrorsMissing a Javadoc comment.150
Errors'(' is preceded with whitespace.150
Errors'{' should be on the previous line.151
Errors'(' is preceded with whitespace.152
Errors'{' should be on the previous line.154
Errors'(' is preceded with whitespace.157
Errors'(' is preceded with whitespace.157
Errors'+' should be on a new line.157
ErrorsMissing a Javadoc comment.162
Errors'(' is preceded with whitespace.162
ErrorsParameter cons should be final.162
Errors'{' should be on the previous line.163
Errors'(' is preceded with whitespace.164
Errors'(' is preceded with whitespace.164
Errors'{' should be on the previous line.165
Errors'(' is preceded with whitespace.166
Errors'(' is preceded with whitespace.168
ErrorsMissing a Javadoc comment.171
Errors'(' is preceded with whitespace.171
ErrorsParameter cons should be final.171
Errors'{' should be on the previous line.172
Errors'(' is followed by whitespace.173
Errors'!' is followed by whitespace.173
Errors'(' is preceded with whitespace.173
Errors'(' is preceded with whitespace.173
Errors'{' should be on the previous line.174
Errors'(' is preceded with whitespace.175
Errors'(' is preceded with whitespace.175
Errors'+' should be on a new line.175
Errors'(' is followed by whitespace.178
Errors'!' is followed by whitespace.178
Errors'(' is preceded with whitespace.178
Errors'(' is preceded with whitespace.178
Errors'{' should be on the previous line.179
Errors'(' is preceded with whitespace.180
Errors'(' is preceded with whitespace.180
Errors'+' should be on a new line.180
Errors'(' is followed by whitespace.183
Errors'!' is followed by whitespace.183
Errors'(' is preceded with whitespace.183
Errors'(' is preceded with whitespace.183
Errors'{' should be on the previous line.184
Errors'(' is preceded with whitespace.185
Errors'(' is preceded with whitespace.185
Errors'+' should be on a new line.185
Errors'(' is followed by whitespace.188
Errors'!' is followed by whitespace.188
Errors'(' is preceded with whitespace.188
Errors'(' is preceded with whitespace.188
Errors'{' should be on the previous line.189
Errors'(' is preceded with whitespace.190
Errors'(' is preceded with whitespace.190
Errors'+' should be on a new line.190
Errors'(' is followed by whitespace.193
Errors'!' is followed by whitespace.193
Errors'(' is preceded with whitespace.193
Errors'(' is preceded with whitespace.193
Errors'{' should be on the previous line.194
Errors'(' is preceded with whitespace.195
Errors'(' is preceded with whitespace.195
Errors'+' should be on a new line.195
Errors'(' is followed by whitespace.198
Errors'!' is followed by whitespace.198
Errors'(' is preceded with whitespace.198
Errors'(' is preceded with whitespace.198
Errors'{' should be on the previous line.199
Errors'(' is preceded with whitespace.200
Errors'(' is preceded with whitespace.200
Errors'+' should be on a new line.200
ErrorsMissing a Javadoc comment.205
Errors'(' is preceded with whitespace.205
Errors'{' should be on the previous line.206
Errors'(' is preceded with whitespace.207
Errors'(' is preceded with whitespace.208
Errors'{' should be on the previous line.209
Errors'(' is followed by whitespace.210
Errors'!' is followed by whitespace.210
Errors'(' is preceded with whitespace.210
Errors'(' is preceded with whitespace.210
Errors'{' should be on the previous line.211
Errors'(' is followed by whitespace.214
Errors'!' is followed by whitespace.214
Errors'(' is preceded with whitespace.214
Errors'(' is preceded with whitespace.214
Errors'{' should be on the previous line.215
Errors'(' is preceded with whitespace.216
Errors'(' is preceded with whitespace.216
ErrorsMissing a Javadoc comment.222
Errors'(' is preceded with whitespace.222
ErrorsParameter msg should be final.222
Errors'{' should be on the previous line.223
Errors'(' is preceded with whitespace.224
Errors'(' is followed by whitespace.225
Errors'!' is followed by whitespace.225
Errors'(' is preceded with whitespace.225
Errors'{' should be on the previous line.226
Errors'(' is preceded with whitespace.227

org/kuali/student/contract/model/validation/FieldValidator.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsFirst sentence should end with a period.26
Errors'{' should be on the previous line.31
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.36
Errors'(' is preceded with whitespace.36
ErrorsParameter field should be final.36
Errors'field' hides a field.36
ErrorsParameter sheet should be final.36
Errors'{' should be on the previous line.37
ErrorsMissing a Javadoc comment.42
ErrorsMethod 'validate' is not designed for extension - needs to be abstract, final or empty.44
Errors'(' is preceded with whitespace.45
Errors'{' should be on the previous line.46
Errors'(' is preceded with whitespace.48
Errors'(' is preceded with whitespace.48
Errors'(' is preceded with whitespace.49
Errors'(' is preceded with whitespace.50
Errors'(' is preceded with whitespace.50
Errors'{' should be on the previous line.51
Errors'(' is preceded with whitespace.52
Errors'(' is preceded with whitespace.52
Errors'(' is preceded with whitespace.53
Errors'{' should be on the previous line.54
Errors'(' is preceded with whitespace.55
Errors'{' should be on the previous line.57
Errors'(' is preceded with whitespace.58
ErrorsMissing a Javadoc comment.65
Errors'(' is preceded with whitespace.65
ErrorsParameter id should be final.65
Errors'{' should be on the previous line.66
Errors'(' is preceded with whitespace.67
Errors'(' is preceded with whitespace.67
Errors'{' should be on the previous line.69
Errors'(' is preceded with whitespace.72
Errors'+' should be on a new line.72
ErrorsMissing a Javadoc comment.77
Errors'(' is preceded with whitespace.77
ErrorsParameter cons should be final.77
Errors'{' should be on the previous line.78
Errors'(' is followed by whitespace.79
Errors'!' is followed by whitespace.79
Errors'(' is preceded with whitespace.79
Errors'(' is preceded with whitespace.79
Errors'{' should be on the previous line.80
Errors'(' is preceded with whitespace.81
Errors'(' is followed by whitespace.83
Errors'!' is followed by whitespace.83
Errors'(' is preceded with whitespace.83
Errors'(' is preceded with whitespace.83
Errors'{' should be on the previous line.84
Errors'(' is preceded with whitespace.85
Errors'(' is followed by whitespace.87
Errors'!' is followed by whitespace.87
Errors'(' is preceded with whitespace.87
Errors'(' is preceded with whitespace.87
Errors'{' should be on the previous line.88
Errors'(' is preceded with whitespace.89
Errors'(' is followed by whitespace.91
Errors'!' is followed by whitespace.91
Errors'(' is preceded with whitespace.91
Errors'(' is preceded with whitespace.91
Errors'{' should be on the previous line.92
Errors'(' is preceded with whitespace.93
Errors'(' is followed by whitespace.95
Errors'!' is followed by whitespace.95
Errors'(' is preceded with whitespace.95
Errors'(' is preceded with whitespace.95
Errors'{' should be on the previous line.96
Errors'(' is preceded with whitespace.97
Errors'(' is followed by whitespace.99
Errors'!' is followed by whitespace.99
Errors'(' is preceded with whitespace.99
Errors'(' is preceded with whitespace.99
Errors'{' should be on the previous line.100
Errors'(' is preceded with whitespace.101
ErrorsMissing a Javadoc comment.105
Errors'(' is preceded with whitespace.105
ErrorsParameter msg should be final.105
Errors'{' should be on the previous line.106
Errors'(' is preceded with whitespace.107
Errors'(' is followed by whitespace.108
Errors'!' is followed by whitespace.108
Errors'(' is preceded with whitespace.108
Errors'{' should be on the previous line.109
Errors'(' is preceded with whitespace.110

org/kuali/student/contract/model/validation/ModelValidator.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsFirst sentence should end with a period.20
Errors'{' should be on the previous line.25
ErrorsMissing a Javadoc comment.26
ErrorsRedundant 'public' modifier.26
Errors'(' is preceded with whitespace.26

org/kuali/student/contract/model/validation/OrchObjValidator.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsUnused import - java.util.List.22
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.33
Errors'(' is preceded with whitespace.33
ErrorsParameter orch should be final.33
Errors'orch' hides a field.33
Errors'{' should be on the previous line.34
ErrorsMissing a Javadoc comment.38
ErrorsMethod 'validate' is not designed for extension - needs to be abstract, final or empty.40
Errors'(' is preceded with whitespace.41
Errors'{' should be on the previous line.42
Errors'(' is preceded with whitespace.43
Errors'(' is preceded with whitespace.44
Errors'(' is preceded with whitespace.44
Errors'{' should be on the previous line.45
Errors'(' is preceded with whitespace.46
ErrorsComment matches to-do format 'TODO:'.48
ErrorsMissing a Javadoc comment.52
Errors'(' is preceded with whitespace.52
ErrorsParameter msg should be final.52
Errors'{' should be on the previous line.53
Errors'(' is preceded with whitespace.54
Errors'(' is preceded with whitespace.55
Errors'{' should be on the previous line.56
Errors'(' is followed by whitespace.60
Errors'!' is followed by whitespace.60
Errors'(' is preceded with whitespace.60
Errors'{' should be on the previous line.61
Errors'(' is preceded with whitespace.62

org/kuali/student/contract/model/validation/OrchestrationModelValidator.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsFirst sentence should end with a period.26
Errors'{' should be on the previous line.31
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.36
Errors'(' is preceded with whitespace.36
ErrorsParameter model should be final.36
Errors'model' hides a field.36
Errors'{' should be on the previous line.37
Errors'(' is preceded with whitespace.39
ErrorsMissing a Javadoc comment.42
ErrorsVariable 'errors' must be private and have accessor methods.42
ErrorsMethod 'validate' is not designed for extension - needs to be abstract, final or empty.44
Errors'(' is preceded with whitespace.45
Errors'{' should be on the previous line.46
Errors'(' is preceded with whitespace.47
Errors'(' is preceded with whitespace.48
Errors'(' is preceded with whitespace.49
Errors'(' is preceded with whitespace.49
Errors'(' is preceded with whitespace.49
ErrorsMissing a Javadoc comment.53
Errors'(' is preceded with whitespace.53
Errors'{' should be on the previous line.54
Errors'(' is preceded with whitespace.55
Errors'(' is preceded with whitespace.55
Errors'{' should be on the previous line.56
Errors'(' is preceded with whitespace.57
Errors'(' is preceded with whitespace.59
Errors'{' should be on the previous line.60
Errors'(' is preceded with whitespace.61
Errors'(' is preceded with whitespace.62
Errors'(' is preceded with whitespace.62
ErrorsMissing a Javadoc comment.66
Errors'(' is preceded with whitespace.66
ErrorsParameter msg should be final.66
Errors'{' should be on the previous line.67
Errors'(' is followed by whitespace.69
Errors'!' is followed by whitespace.69
Errors'(' is preceded with whitespace.69
Errors'{' should be on the previous line.70
Errors'(' is preceded with whitespace.71

org/kuali/student/contract/model/validation/SearchCriteriaValidator.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsFirst sentence should end with a period.24
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.34
Errors'(' is preceded with whitespace.34
ErrorsParameter criteria should be final.34
Errors'criteria' hides a field.34
ErrorsParameter searchType should be final.34
Errors'searchType' hides a field.34
ErrorsMissing a Javadoc comment.40
ErrorsMethod 'validate' is not designed for extension - needs to be abstract, final or empty.42
Errors'(' is preceded with whitespace.43
Errors'{' should be on the previous line.44
Errors'(' is preceded with whitespace.45
Errors'(' is preceded with whitespace.46
Errors'(' is preceded with whitespace.47
Errors'{' should be on the previous line.48
Errors'(' is preceded with whitespace.49
ErrorsMissing a Javadoc comment.54
Errors'(' is preceded with whitespace.54
Errors'{' should be on the previous line.55
Errors'(' is preceded with whitespace.56
Errors'(' is preceded with whitespace.56
Errors'{' should be on the previous line.57
Errors'(' is preceded with whitespace.58
Errors'(' is followed by whitespace.60
Errors'!' is followed by whitespace.60
Errors'(' is preceded with whitespace.60
Errors'(' is preceded with whitespace.60
Errors'{' should be on the previous line.61
Errors'(' is preceded with whitespace.62
Errors'(' is preceded with whitespace.64
Errors'(' is preceded with whitespace.64
Errors'{' should be on the previous line.65
Errors'(' is preceded with whitespace.66
Errors'(' is preceded with whitespace.68
Errors'(' is preceded with whitespace.68
Errors'{' should be on the previous line.69
Errors'(' is preceded with whitespace.70
Errors'(' is followed by whitespace.72
Errors'!' is followed by whitespace.72
Errors'(' is preceded with whitespace.72
Errors'(' is preceded with whitespace.72
Errors'{' should be on the previous line.73
Errors'(' is preceded with whitespace.74
ErrorsMissing a Javadoc comment.78
Errors'(' is preceded with whitespace.78
ErrorsParameter msg should be final.78
Errors'{' should be on the previous line.79
ErrorsLine is longer than 80 characters.80
Errors'(' is preceded with whitespace.80
Errors'(' is preceded with whitespace.80
Errors'+' should be on a new line.80
Errors'(' is followed by whitespace.82
Errors'!' is followed by whitespace.82
Errors'(' is preceded with whitespace.82
Errors'{' should be on the previous line.83
Errors'(' is preceded with whitespace.84

org/kuali/student/contract/model/validation/SearchModelValidator.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsFirst sentence should end with a period.32
Errors'{' should be on the previous line.37
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.41
Errors'(' is preceded with whitespace.41
ErrorsParameter model should be final.41
Errors'model' hides a field.41
Errors'{' should be on the previous line.42
ErrorsMissing a Javadoc comment.46
ErrorsVariable 'errors' must be private and have accessor methods.46
Errors'(' is preceded with whitespace.46
ErrorsMethod 'validate' is not designed for extension - needs to be abstract, final or empty.48
Errors'(' is preceded with whitespace.49
Errors'{' should be on the previous line.50
Errors'(' is preceded with whitespace.51
Errors'(' is preceded with whitespace.52
ErrorsMissing a Javadoc comment.56
Errors'(' is preceded with whitespace.56
Errors'{' should be on the previous line.57
Errors'(' is preceded with whitespace.58
Errors'(' is preceded with whitespace.58
Errors'{' should be on the previous line.59
Errors'(' is preceded with whitespace.60
Errors'(' is preceded with whitespace.62
Errors'(' is preceded with whitespace.63
Errors'{' should be on the previous line.64
Errors'(' is preceded with whitespace.65
Errors'(' is preceded with whitespace.66
Errors'(' is preceded with whitespace.66
Errors'(' is preceded with whitespace.68
Errors'(' is preceded with whitespace.69
Errors'(' is preceded with whitespace.70
Errors'(' is preceded with whitespace.71
ErrorsMissing a Javadoc comment.74
Errors'(' is preceded with whitespace.74
Errors'{' should be on the previous line.75
Errors'(' is preceded with whitespace.76
Errors'(' is preceded with whitespace.77
Errors'{' should be on the previous line.78
Errors'(' is followed by whitespace.79
Errors'!' is followed by whitespace.79
Errors'(' is preceded with whitespace.79
Errors'(' is preceded with whitespace.79
Errors'{' should be on the previous line.80
Errors'(' is preceded with whitespace.81
Errors'(' is preceded with whitespace.81
Errors'(' is preceded with whitespace.81
Errors'(' is preceded with whitespace.82
Errors'(' is preceded with whitespace.83
Errors'{' should be on the previous line.84
Errors'(' is preceded with whitespace.85
Errors'{' should be on the previous line.88
Errors'(' is preceded with whitespace.89
Errors'(' is preceded with whitespace.90
Errors'(' is preceded with whitespace.93
Errors'(' is preceded with whitespace.93
Errors'+' should be on a new line.93
ErrorsMissing a Javadoc comment.100
Errors'(' is preceded with whitespace.100
ErrorsParameter st1 should be final.100
ErrorsParameter st2 should be final.100
Errors'{' should be on the previous line.101
Errors'(' is preceded with whitespace.102
Errors'(' is preceded with whitespace.103
Errors'(' is preceded with whitespace.103
Errors'(' is preceded with whitespace.103
Errors'(' is preceded with whitespace.104
Errors'(' is preceded with whitespace.104
Errors'(' is preceded with whitespace.104
ErrorsLine is longer than 80 characters.105
Errors'(' is preceded with whitespace.105
Errors'(' is preceded with whitespace.105
Errors'(' is preceded with whitespace.105
Errors'(' is preceded with whitespace.106
Errors'(' is preceded with whitespace.106
Errors'(' is preceded with whitespace.106
Errors'(' is preceded with whitespace.108
Errors'(' is preceded with whitespace.109
Errors'(' is preceded with whitespace.110
Errors'(' is preceded with whitespace.110
Errors'(' is preceded with whitespace.110
Errors'(' is preceded with whitespace.111
Errors'(' is preceded with whitespace.111
Errors'(' is preceded with whitespace.111
ErrorsLine is longer than 80 characters.112
Errors'(' is preceded with whitespace.112
Errors'(' is preceded with whitespace.112
Errors'(' is preceded with whitespace.112
Errors'(' is preceded with whitespace.114
Errors'(' is preceded with whitespace.115
Errors'(' is preceded with whitespace.116
Errors'(' is preceded with whitespace.116
Errors'(' is preceded with whitespace.116
Errors'(' is preceded with whitespace.118
Errors'(' is preceded with whitespace.118
Errors'{' should be on the previous line.119
Errors'(' is preceded with whitespace.120
Errors'++' is preceded with whitespace.120
Errors'{' should be on the previous line.121
Errors'(' is preceded with whitespace.122
Errors'(' is preceded with whitespace.123
Errors'(' is preceded with whitespace.124
Errors'(' is preceded with whitespace.124
Errors'(' is preceded with whitespace.124
Errors'(' is preceded with whitespace.125
Errors'(' is preceded with whitespace.125
Errors'(' is preceded with whitespace.125
ErrorsLine is longer than 80 characters.126
Errors'(' is preceded with whitespace.126
Errors'(' is preceded with whitespace.126
Errors'(' is preceded with whitespace.126
ErrorsLine is longer than 80 characters.127
Errors'(' is preceded with whitespace.127
Errors'(' is preceded with whitespace.127
Errors'(' is preceded with whitespace.127
ErrorsLine is longer than 80 characters.128
Errors'(' is preceded with whitespace.128
Errors'(' is preceded with whitespace.128
Errors'(' is preceded with whitespace.128
ErrorsLine is longer than 80 characters.129
Errors'(' is preceded with whitespace.129
Errors'(' is preceded with whitespace.129
Errors'(' is preceded with whitespace.129
Errors'(' is preceded with whitespace.134
Errors'(' is preceded with whitespace.135
Errors'(' is preceded with whitespace.136
Errors'(' is preceded with whitespace.136
Errors'(' is preceded with whitespace.136
Errors'(' is preceded with whitespace.137
Errors'(' is preceded with whitespace.137
Errors'(' is preceded with whitespace.137
ErrorsLine is longer than 80 characters.138
Errors'(' is preceded with whitespace.138
Errors'(' is preceded with whitespace.138
Errors'(' is preceded with whitespace.138
Errors'(' is preceded with whitespace.139
Errors'(' is preceded with whitespace.140
ErrorsLine is longer than 80 characters.141
Errors'(' is preceded with whitespace.141
Errors'(' is preceded with whitespace.141
Errors'(' is preceded with whitespace.141
Errors'(' is preceded with whitespace.142
Errors'(' is preceded with whitespace.142
Errors'{' should be on the previous line.143
Errors'(' is preceded with whitespace.144
Errors'++' is preceded with whitespace.144
Errors'{' should be on the previous line.145
Errors'(' is preceded with whitespace.146
Errors'(' is preceded with whitespace.147
Errors'(' is preceded with whitespace.148
Errors'(' is preceded with whitespace.148
Errors'(' is preceded with whitespace.148
Errors'(' is preceded with whitespace.149
Errors'(' is preceded with whitespace.149
Errors'(' is preceded with whitespace.149
ErrorsLine is longer than 80 characters.150
Errors'(' is preceded with whitespace.150
Errors'(' is preceded with whitespace.150
Errors'(' is preceded with whitespace.150
ErrorsLine is longer than 80 characters.151
Errors'(' is preceded with whitespace.151
Errors'(' is preceded with whitespace.151
Errors'(' is preceded with whitespace.151
ErrorsLine is longer than 80 characters.152
Errors'(' is preceded with whitespace.152
Errors'(' is preceded with whitespace.152
Errors'(' is preceded with whitespace.152
ErrorsLine is longer than 80 characters.153
Errors'(' is preceded with whitespace.153
Errors'(' is preceded with whitespace.153
Errors'(' is preceded with whitespace.153
ErrorsLine is longer than 80 characters.159
ErrorsMissing a Javadoc comment.159
Errors'(' is preceded with whitespace.159
ErrorsParameter differences should be final.159
ErrorsParameter val1 should be final.159
ErrorsParameter val2 should be final.159
ErrorsParameter difference should be final.160
Errors'{' should be on the previous line.161
Errors'{' should be on the previous line.163
Errors'{' should be on the previous line.167
Errors'(' is preceded with whitespace.168
Errors'(' is followed by whitespace.171
Errors'!' is followed by whitespace.171
Errors'(' is preceded with whitespace.171
Errors'{' should be on the previous line.172
Errors'(' is preceded with whitespace.173
ErrorsMissing a Javadoc comment.177
Errors'(' is preceded with whitespace.177
ErrorsParameter validate should be final.177
Errors'{' should be on the previous line.178
Errors'(' is preceded with whitespace.179
Errors'(' is preceded with whitespace.180
Errors'(' is preceded with whitespace.181
Errors'{' should be on the previous line.182
Errors'(' is preceded with whitespace.183
Errors'(' is preceded with whitespace.183
Errors'(' is preceded with whitespace.183
Errors'{' should be on the previous line.184
Errors'(' is preceded with whitespace.185
Errors'(' is preceded with whitespace.185
Errors'}' should be on the same line.186
Errors'{' should be on the previous line.188
Errors'{' should be on the previous line.190
Errors'{' should be on the previous line.192
Errors'(' is preceded with whitespace.193
Errors'(' is preceded with whitespace.193
Errors'(' is preceded with whitespace.193
Errors'(' is preceded with whitespace.193
Errors'{' should be on the previous line.194
Errors'(' is preceded with whitespace.195
Errors'(' is preceded with whitespace.195
ErrorsMissing a Javadoc comment.204
Errors'(' is preceded with whitespace.204
ErrorsParameter result1 should be final.204
ErrorsParameter result2 should be final.204
Errors'(' is preceded with whitespace.206
Errors'(' is preceded with whitespace.206
Errors'(' is preceded with whitespace.206
Errors'(' is followed by whitespace.207
Errors'!' is followed by whitespace.207
Errors'(' is preceded with whitespace.207
Errors'(' is preceded with whitespace.207
Errors'(' is preceded with whitespace.207
Errors'{' should be on the previous line.208
ErrorsLine is longer than 80 characters.209
Errors'(' is preceded with whitespace.209
Errors'+' should be on a new line.209
ErrorsLine is longer than 80 characters.210
Errors'(' is preceded with whitespace.210
Errors'(' is preceded with whitespace.210
Errors'(' is followed by whitespace.212
Errors'!' is followed by whitespace.212
Errors'(' is preceded with whitespace.212
Errors'(' is preceded with whitespace.212
Errors'(' is preceded with whitespace.212
Errors'{' should be on the previous line.213
ErrorsLine is longer than 80 characters.214
Errors'(' is preceded with whitespace.214
Errors'+' should be on a new line.214
ErrorsLine is longer than 80 characters.215
Errors'(' is preceded with whitespace.215
Errors'(' is preceded with whitespace.215
ErrorsLine is longer than 80 characters.217
Errors'(' is preceded with whitespace.217
Errors'(' is preceded with whitespace.217
Errors'(' is preceded with whitespace.217
Errors'(' is preceded with whitespace.217
ErrorsLine is longer than 80 characters.219
Errors'(' is preceded with whitespace.219
Errors'+' should be on a new line.219
ErrorsLine is longer than 80 characters.220
Errors'(' is preceded with whitespace.220
Errors'(' is preceded with whitespace.220
Errors'(' is preceded with whitespace.223
Errors'{' should be on the previous line.224
Errors'(' is followed by whitespace.225
Errors'!' is followed by whitespace.225
Errors'(' is preceded with whitespace.225
Errors'(' is preceded with whitespace.225
Errors'(' is preceded with whitespace.225
Errors'(' is preceded with whitespace.225
Errors'(' is preceded with whitespace.225
ErrorsLine is longer than 80 characters.227
Errors'(' is preceded with whitespace.227
Errors'+' should be on a new line.227
ErrorsLine is longer than 80 characters.228
Errors'(' is preceded with whitespace.228
Errors'(' is preceded with whitespace.228
Errors'+' should be on a new line.228
ErrorsLine is longer than 80 characters.229
Errors'(' is preceded with whitespace.229
Errors'++' is preceded with whitespace.231
ErrorsMissing a Javadoc comment.235
Errors'(' is preceded with whitespace.235
ErrorsParameter validate should be final.236
Errors'{' should be on the previous line.237
Errors'(' is preceded with whitespace.238
Errors'(' is preceded with whitespace.239
Errors'(' is preceded with whitespace.240
Errors'{' should be on the previous line.241
Errors'(' is preceded with whitespace.242
Errors'{' should be on the previous line.243
Errors'(' is preceded with whitespace.244
Errors'(' is preceded with whitespace.244
Errors'{' should be on the previous line.245
Errors'(' is preceded with whitespace.246
Errors'}' should be on the same line.247
Errors'{' should be on the previous line.249
Errors'{' should be on the previous line.251
Errors'{' should be on the previous line.253
Errors'(' is preceded with whitespace.254
Errors'(' is preceded with whitespace.254
Errors'(' is preceded with whitespace.254
Errors'{' should be on the previous line.255
Errors'(' is preceded with whitespace.256
ErrorsMissing a Javadoc comment.266
Errors'(' is preceded with whitespace.266
ErrorsParameter col1 should be final.266
ErrorsParameter col2 should be final.267
Errors'{' should be on the previous line.268
Errors'(' is preceded with whitespace.269
Errors'(' is preceded with whitespace.269
Errors'(' is preceded with whitespace.269
Errors'(' is followed by whitespace.270
Errors'!' is followed by whitespace.270
Errors'(' is preceded with whitespace.270
Errors'(' is preceded with whitespace.270
Errors'(' is preceded with whitespace.270
Errors'{' should be on the previous line.271
ErrorsLine is longer than 80 characters.272
Errors'(' is preceded with whitespace.272
Errors'+' should be on a new line.272
Errors'(' is preceded with whitespace.273
Errors'+' should be on a new line.273
Errors'(' is preceded with whitespace.274
Errors'(' is followed by whitespace.276
Errors'!' is followed by whitespace.276
Errors'(' is preceded with whitespace.276
Errors'(' is preceded with whitespace.276
Errors'(' is preceded with whitespace.276
Errors'{' should be on the previous line.277
ErrorsLine is longer than 80 characters.278
Errors'(' is preceded with whitespace.278
Errors'+' should be on a new line.278
Errors'(' is preceded with whitespace.279
Errors'+' should be on a new line.279
Errors'(' is preceded with whitespace.280
Errors'(' is followed by whitespace.282
Errors'!' is followed by whitespace.282
Errors'(' is preceded with whitespace.282
Errors'(' is preceded with whitespace.282
Errors'(' is preceded with whitespace.282
Errors'{' should be on the previous line.283
ErrorsLine is longer than 80 characters.284
Errors'(' is preceded with whitespace.284
Errors'+' should be on a new line.284
Errors'(' is preceded with whitespace.285
Errors'+' should be on a new line.285
Errors'(' is preceded with whitespace.286
ErrorsMissing a Javadoc comment.290
Errors'(' is preceded with whitespace.290
ErrorsParameter validate should be final.290
Errors'{' should be on the previous line.291
Errors'(' is preceded with whitespace.292
Errors'(' is preceded with whitespace.293
Errors'(' is preceded with whitespace.294
Errors'{' should be on the previous line.295
Errors'(' is preceded with whitespace.296
Errors'(' is preceded with whitespace.296
Errors'(' is preceded with whitespace.296
Errors'{' should be on the previous line.297
Errors'(' is preceded with whitespace.298
Errors'(' is preceded with whitespace.298
Errors'}' should be on the same line.299
Errors'{' should be on the previous line.301
Errors'{' should be on the previous line.303
Errors'{' should be on the previous line.305
Errors'(' is preceded with whitespace.306
Errors'(' is preceded with whitespace.306
Errors'(' is preceded with whitespace.306
Errors'(' is preceded with whitespace.306
Errors'{' should be on the previous line.307
Errors'(' is preceded with whitespace.308
Errors'(' is preceded with whitespace.308
ErrorsMissing a Javadoc comment.317
Errors'(' is preceded with whitespace.317
ErrorsParameter criteria1 should be final.317
ErrorsParameter criteria2 should be final.318
Errors'{' should be on the previous line.319
Errors'(' is preceded with whitespace.320
Errors'(' is preceded with whitespace.320
Errors'(' is preceded with whitespace.320
Errors'(' is followed by whitespace.321
Errors'!' is followed by whitespace.321
Errors'(' is preceded with whitespace.321
Errors'(' is preceded with whitespace.321
Errors'(' is preceded with whitespace.321
Errors'{' should be on the previous line.322
ErrorsLine is longer than 80 characters.323
Errors'(' is preceded with whitespace.323
Errors'+' should be on a new line.323
Errors'(' is preceded with whitespace.324
Errors'+' should be on a new line.324
Errors'(' is preceded with whitespace.325
Errors'(' is followed by whitespace.327
Errors'!' is followed by whitespace.327
Errors'(' is preceded with whitespace.327
Errors'(' is preceded with whitespace.327
Errors'(' is preceded with whitespace.327
Errors'{' should be on the previous line.328
ErrorsLine is longer than 80 characters.329
Errors'(' is preceded with whitespace.329
Errors'+' should be on a new line.329
Errors'(' is preceded with whitespace.330
Errors'+' should be on a new line.330
Errors'(' is preceded with whitespace.331
Errors'(' is preceded with whitespace.333
Errors'(' is preceded with whitespace.333
Errors'(' is preceded with whitespace.333
Errors'(' is preceded with whitespace.333
ErrorsLine is longer than 80 characters.335
Errors'(' is preceded with whitespace.335
Errors'+' should be on a new line.335
Errors'(' is preceded with whitespace.336
Errors'+' should be on a new line.336
Errors'(' is preceded with whitespace.337
Errors'(' is preceded with whitespace.340
Errors'{' should be on the previous line.341
Errors'(' is followed by whitespace.342
Errors'!' is followed by whitespace.342
Errors'(' is preceded with whitespace.342
Errors'(' is preceded with whitespace.342
Errors'(' is preceded with whitespace.342
Errors'(' is preceded with whitespace.342
Errors'(' is preceded with whitespace.342
ErrorsLine is longer than 80 characters.344
Errors'(' is preceded with whitespace.344
Errors'+' should be on a new line.344
Errors'(' is preceded with whitespace.345
Errors'(' is preceded with whitespace.346
Errors'+' should be on a new line.346
Errors'(' is preceded with whitespace.347
Errors'++' is preceded with whitespace.349
ErrorsMissing a Javadoc comment.353
Errors'(' is preceded with whitespace.353
ErrorsParameter validate should be final.354
Errors'{' should be on the previous line.355
Errors'(' is preceded with whitespace.356
Errors'(' is preceded with whitespace.357
Errors'(' is preceded with whitespace.358
Errors'{' should be on the previous line.359
Errors'(' is preceded with whitespace.360
Errors'{' should be on the previous line.361
Errors'(' is preceded with whitespace.362
Errors'(' is preceded with whitespace.362
Errors'{' should be on the previous line.363
Errors'(' is preceded with whitespace.364
Errors'}' should be on the same line.365
Errors'{' should be on the previous line.367
Errors'{' should be on the previous line.369
Errors'{' should be on the previous line.371
Errors'(' is preceded with whitespace.372
Errors'(' is preceded with whitespace.372
Errors'(' is preceded with whitespace.372
Errors'{' should be on the previous line.373
Errors'(' is preceded with whitespace.374
ErrorsMissing a Javadoc comment.384
Errors'(' is preceded with whitespace.384
ErrorsParameter param1 should be final.384
ErrorsParameter param2 should be final.385
Errors'{' should be on the previous line.386
Errors'(' is preceded with whitespace.387
Errors'(' is preceded with whitespace.387
Errors'(' is preceded with whitespace.387
Errors'(' is followed by whitespace.388
Errors'!' is followed by whitespace.388
Errors'(' is preceded with whitespace.388
Errors'(' is preceded with whitespace.388
Errors'(' is preceded with whitespace.388
Errors'{' should be on the previous line.389
ErrorsLine is longer than 80 characters.390
Errors'(' is preceded with whitespace.390
Errors'+' should be on a new line.390
Errors'(' is preceded with whitespace.391
Errors'+' should be on a new line.391
Errors'(' is preceded with whitespace.392
Errors'(' is followed by whitespace.394
Errors'!' is followed by whitespace.394
Errors'(' is preceded with whitespace.394
Errors'(' is preceded with whitespace.394
Errors'(' is preceded with whitespace.394
Errors'{' should be on the previous line.395
ErrorsLine is longer than 80 characters.396
Errors'(' is preceded with whitespace.396
Errors'+' should be on a new line.396
Errors'(' is preceded with whitespace.397
Errors'+' should be on a new line.397
Errors'(' is preceded with whitespace.398
Errors'(' is followed by whitespace.400
Errors'!' is followed by whitespace.400
Errors'(' is preceded with whitespace.400
Errors'(' is preceded with whitespace.400
Errors'(' is preceded with whitespace.400
Errors'{' should be on the previous line.401
ErrorsLine is longer than 80 characters.402
Errors'(' is preceded with whitespace.402
Errors'+' should be on a new line.402
Errors'(' is preceded with whitespace.403
Errors'+' should be on a new line.403
Errors'(' is preceded with whitespace.404
ErrorsMissing a Javadoc comment.408
Errors'(' is preceded with whitespace.408
ErrorsParameter msg should be final.408
Errors'{' should be on the previous line.409
Errors'(' is followed by whitespace.411
Errors'!' is followed by whitespace.411
Errors'(' is preceded with whitespace.411
Errors'{' should be on the previous line.412
Errors'(' is preceded with whitespace.413

org/kuali/student/contract/model/validation/SearchResultValidator.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsFirst sentence should end with a period.24
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.34
Errors'(' is preceded with whitespace.34
ErrorsParameter result should be final.34
Errors'result' hides a field.34
ErrorsParameter searchType should be final.34
Errors'searchType' hides a field.34
Errors'{' should be on the previous line.35
ErrorsMissing a Javadoc comment.40
ErrorsMethod 'validate' is not designed for extension - needs to be abstract, final or empty.42
Errors'(' is preceded with whitespace.43
Errors'{' should be on the previous line.44
Errors'(' is preceded with whitespace.45
Errors'(' is preceded with whitespace.46
Errors'(' is preceded with whitespace.47
Errors'{' should be on the previous line.48
Errors'(' is preceded with whitespace.49
Errors'(' is preceded with whitespace.51
Errors'(' is preceded with whitespace.51
Errors'{' should be on the previous line.52
Errors'(' is preceded with whitespace.53
ErrorsMissing a Javadoc comment.58
Errors'(' is preceded with whitespace.58
Errors'{' should be on the previous line.59
Errors'(' is preceded with whitespace.60
Errors'(' is preceded with whitespace.60
Errors'{' should be on the previous line.61
Errors'(' is preceded with whitespace.62
Errors'(' is followed by whitespace.64
Errors'!' is followed by whitespace.64
Errors'(' is preceded with whitespace.64
Errors'(' is preceded with whitespace.64
Errors'{' should be on the previous line.65
Errors'(' is preceded with whitespace.66
Errors'(' is preceded with whitespace.68
Errors'(' is preceded with whitespace.68
Errors'{' should be on the previous line.69
Errors'(' is preceded with whitespace.70
Errors'(' is preceded with whitespace.72
Errors'(' is preceded with whitespace.72
Errors'{' should be on the previous line.73
Errors'(' is preceded with whitespace.74
Errors'(' is followed by whitespace.76
Errors'!' is followed by whitespace.76
Errors'(' is preceded with whitespace.76
Errors'(' is preceded with whitespace.76
Errors'{' should be on the previous line.77
Errors'(' is preceded with whitespace.78
ErrorsMissing a Javadoc comment.82
Errors'(' is preceded with whitespace.82
ErrorsParameter msg should be final.82
Errors'{' should be on the previous line.83
ErrorsLine is longer than 80 characters.84
Errors'+' is not followed by whitespace.84
Errors'(' is preceded with whitespace.84
Errors'(' is preceded with whitespace.84
Errors'+' should be on a new line.84
Errors'(' is followed by whitespace.86
Errors'!' is followed by whitespace.86
Errors'(' is preceded with whitespace.86
Errors'{' should be on the previous line.87
Errors'(' is preceded with whitespace.88

org/kuali/student/contract/model/validation/SearchTypeValidator.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsFirst sentence should end with a period.27
Errors'{' should be on the previous line.32
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.35
ErrorsMissing a Javadoc comment.37
Errors'(' is preceded with whitespace.37
ErrorsParameter searchType should be final.37
Errors'searchType' hides a field.37
ErrorsParameter model should be final.37
Errors'model' hides a field.37
Errors'{' should be on the previous line.38
ErrorsMissing a Javadoc comment.43
ErrorsMethod 'validate' is not designed for extension - needs to be abstract, final or empty.45
Errors'(' is preceded with whitespace.46
Errors'{' should be on the previous line.47
Errors'(' is preceded with whitespace.48
Errors'(' is preceded with whitespace.49
Errors'(' is preceded with whitespace.50
Errors'{' should be on the previous line.51
Errors'(' is preceded with whitespace.52
Errors'(' is preceded with whitespace.54
Errors'{' should be on the previous line.55
Errors'(' is preceded with whitespace.56
Errors'(' is preceded with whitespace.59
Errors'(' is preceded with whitespace.59
Errors'(' is preceded with whitespace.60
Errors'(' is preceded with whitespace.60
Errors'(' is preceded with whitespace.61
Errors'{' should be on the previous line.62
Errors'(' is preceded with whitespace.63
Errors'(' is preceded with whitespace.66
Errors'(' is preceded with whitespace.66
Errors'(' is preceded with whitespace.67
Errors'(' is preceded with whitespace.67
ErrorsMissing a Javadoc comment.71
Errors'(' is preceded with whitespace.71
Errors'{' should be on the previous line.72
Errors'(' is preceded with whitespace.73
Errors'(' is preceded with whitespace.73
Errors'{' should be on the previous line.74
Errors'(' is preceded with whitespace.75
Errors'(' is followed by whitespace.77
Errors'!' is followed by whitespace.77
Errors'(' is preceded with whitespace.77
Errors'(' is preceded with whitespace.77
Errors'{' should be on the previous line.78
Errors'(' is preceded with whitespace.79
Errors'(' is preceded with whitespace.81
Errors'(' is preceded with whitespace.81
Errors'{' should be on the previous line.82
Errors'(' is preceded with whitespace.83
Errors'(' is preceded with whitespace.85
Errors'(' is preceded with whitespace.85
Errors'{' should be on the previous line.86
Errors'(' is preceded with whitespace.87
Errors'(' is followed by whitespace.89
Errors'!' is followed by whitespace.89
Errors'(' is preceded with whitespace.89
Errors'(' is preceded with whitespace.89
Errors'{' should be on the previous line.90
Errors'(' is preceded with whitespace.91
Errors'(' is followed by whitespace.93
Errors'!' is followed by whitespace.93
Errors'(' is preceded with whitespace.93
Errors'(' is preceded with whitespace.93
Errors'{' should be on the previous line.94
Errors'(' is preceded with whitespace.95
Errors'(' is preceded with whitespace.95
Errors'{' should be on the previous line.96
Errors'(' is preceded with whitespace.97
Errors'(' is preceded with whitespace.97
ErrorsMissing a Javadoc comment.103
Errors'(' is preceded with whitespace.103
ErrorsParameter service should be final.103
Errors'{' should be on the previous line.104
Errors'(' is followed by whitespace.106
Errors'!' is followed by whitespace.106
Errors'{' should be on the previous line.107
Errors'(' is preceded with whitespace.110
Errors'(' is preceded with whitespace.110
ErrorsMissing a Javadoc comment.113
Errors'(' is preceded with whitespace.113
ErrorsParameter msg should be final.113
Errors'{' should be on the previous line.114
Errors'(' is preceded with whitespace.115
Errors'+' should be on a new line.115
Errors'(' is followed by whitespace.117
Errors'!' is followed by whitespace.117
Errors'(' is preceded with whitespace.117
Errors'{' should be on the previous line.118
Errors'(' is preceded with whitespace.119

org/kuali/student/contract/model/validation/ServiceContractModelValidator.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsFirst sentence should end with a period.25
Errors'{' should be on the previous line.30
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.34
Errors'(' is preceded with whitespace.34
ErrorsParameter model should be final.34
Errors'model' hides a field.34
Errors'{' should be on the previous line.35
ErrorsMissing a Javadoc comment.38
ErrorsMethod 'validate' is not designed for extension - needs to be abstract, final or empty.40
Errors'(' is preceded with whitespace.41
Errors'{' should be on the previous line.42
Errors'(' is preceded with whitespace.43
Errors'(' is preceded with whitespace.44
Errors'(' is preceded with whitespace.45
Errors'(' is preceded with whitespace.46
ErrorsMissing a Javadoc comment.50
Errors'(' is preceded with whitespace.50
Errors'{' should be on the previous line.51
Errors'(' is preceded with whitespace.52
Errors'{' should be on the previous line.53
Errors'(' is preceded with whitespace.54
Errors'(' is preceded with whitespace.54
Errors'(' is preceded with whitespace.54
ErrorsMissing a Javadoc comment.58
Errors'(' is preceded with whitespace.58
Errors'{' should be on the previous line.59
Errors'(' is preceded with whitespace.60
Errors'(' is preceded with whitespace.60
Errors'{' should be on the previous line.61
Errors'(' is preceded with whitespace.62
Errors'(' is preceded with whitespace.64
Errors'{' should be on the previous line.65
Errors'(' is preceded with whitespace.66
Errors'(' is preceded with whitespace.67
Errors'(' is preceded with whitespace.67
ErrorsMissing a Javadoc comment.71
Errors'(' is preceded with whitespace.71
Errors'{' should be on the previous line.72
Errors'(' is preceded with whitespace.73
Errors'(' is preceded with whitespace.73
Errors'{' should be on the previous line.74
Errors'(' is preceded with whitespace.75
ErrorsMissing a Javadoc comment.79
Errors'(' is preceded with whitespace.79
ErrorsParameter msg should be final.79
Errors'{' should be on the previous line.80
Errors'(' is followed by whitespace.82
Errors'!' is followed by whitespace.82
Errors'(' is preceded with whitespace.82
Errors'{' should be on the previous line.83
Errors'(' is preceded with whitespace.84

org/kuali/student/contract/model/validation/ServiceMethodErrorValidator.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsFirst sentence should end with a period.24
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.34
Errors'(' is preceded with whitespace.34
ErrorsParameter error should be final.34
Errors'error' hides a field.34
ErrorsParameter method should be final.35
Errors'method' hides a field.35
Errors'{' should be on the previous line.36
ErrorsMissing a Javadoc comment.41
ErrorsMethod 'validate' is not designed for extension - needs to be abstract, final or empty.43
Errors'(' is preceded with whitespace.44
Errors'{' should be on the previous line.45
Errors'(' is preceded with whitespace.46
Errors'(' is preceded with whitespace.47
ErrorsMissing a Javadoc comment.51
Errors'(' is preceded with whitespace.51
Errors'{' should be on the previous line.52
Errors'(' is preceded with whitespace.53
Errors'(' is preceded with whitespace.53
Errors'{' should be on the previous line.54
Errors'(' is preceded with whitespace.55
Errors'(' is preceded with whitespace.57
Errors'(' is preceded with whitespace.57
Errors'{' should be on the previous line.58
Errors'(' is preceded with whitespace.59
ErrorsMissing a Javadoc comment.63
Errors'(' is preceded with whitespace.63
ErrorsParameter msg should be final.63
Errors'{' should be on the previous line.64
Errors'error' hides a field.65
Errors'(' is preceded with whitespace.65
Errors'+' should be on a new line.65
Errors'(' is preceded with whitespace.66
Errors'+' should be on a new line.66
Errors'(' is followed by whitespace.68
Errors'!' is followed by whitespace.68
Errors'(' is preceded with whitespace.68
Errors'{' should be on the previous line.69
Errors'(' is preceded with whitespace.70

org/kuali/student/contract/model/validation/ServiceMethodParameterValidator.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsFirst sentence should end with a period.24
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.34
Errors'(' is preceded with whitespace.34
ErrorsParameter parameter should be final.34
Errors'parameter' hides a field.34
ErrorsParameter method should be final.35
Errors'method' hides a field.35
Errors'{' should be on the previous line.36
ErrorsMissing a Javadoc comment.41
ErrorsMethod 'validate' is not designed for extension - needs to be abstract, final or empty.43
Errors'(' is preceded with whitespace.44
Errors'{' should be on the previous line.45
Errors'(' is preceded with whitespace.46
Errors'(' is preceded with whitespace.47
ErrorsMissing a Javadoc comment.51
Errors'(' is preceded with whitespace.51
Errors'{' should be on the previous line.52
Errors'(' is preceded with whitespace.53
Errors'(' is preceded with whitespace.53
Errors'{' should be on the previous line.54
Errors'(' is preceded with whitespace.55
Errors'(' is preceded with whitespace.57
Errors'(' is preceded with whitespace.57
Errors'{' should be on the previous line.58
Errors'(' is preceded with whitespace.59
Errors'(' is preceded with whitespace.61
Errors'(' is preceded with whitespace.61
Errors'{' should be on the previous line.62
Errors'(' is preceded with whitespace.63
ErrorsMissing a Javadoc comment.67
Errors'(' is preceded with whitespace.67
ErrorsParameter msg should be final.67
Errors'{' should be on the previous line.68
Errors'(' is preceded with whitespace.69
Errors'+' should be on a new line.69
Errors'(' is preceded with whitespace.70
Errors'(' is preceded with whitespace.70
Errors'+' should be on a new line.70
Errors'(' is followed by whitespace.72
Errors'!' is followed by whitespace.72
Errors'(' is preceded with whitespace.72
Errors'{' should be on the previous line.73
Errors'(' is preceded with whitespace.74

org/kuali/student/contract/model/validation/ServiceMethodReturnValueValidator.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsFirst sentence should end with a period.24
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.34
Errors'(' is preceded with whitespace.34
ErrorsParameter returnValue should be final.34
Errors'returnValue' hides a field.34
ErrorsParameter serviceMethod should be final.35
Errors'serviceMethod' hides a field.35
Errors'{' should be on the previous line.36
ErrorsMissing a Javadoc comment.41
ErrorsMethod 'validate' is not designed for extension - needs to be abstract, final or empty.43
Errors'(' is preceded with whitespace.44
Errors'{' should be on the previous line.45
Errors'(' is preceded with whitespace.46
Errors'(' is preceded with whitespace.47
ErrorsMissing a Javadoc comment.51
Errors'(' is preceded with whitespace.51
Errors'{' should be on the previous line.52
Errors'(' is preceded with whitespace.53
Errors'(' is preceded with whitespace.53
Errors'{' should be on the previous line.54
Errors'(' is preceded with whitespace.55
Errors'(' is preceded with whitespace.57
Errors'(' is preceded with whitespace.57
Errors'{' should be on the previous line.58
Errors'(' is preceded with whitespace.59
ErrorsLine has trailing spaces.61
ErrorsMissing a Javadoc comment.64
Errors'(' is preceded with whitespace.64
ErrorsParameter msg should be final.64
Errors'{' should be on the previous line.65
ErrorsLine is longer than 80 characters.66
Errors'(' is preceded with whitespace.66
Errors'(' is preceded with whitespace.67
Errors'(' is followed by whitespace.68
Errors'!' is followed by whitespace.68
Errors'(' is preceded with whitespace.68
Errors'{' should be on the previous line.69
Errors'(' is preceded with whitespace.70

org/kuali/student/contract/model/validation/ServiceMethodValidator.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsUnused import - org.kuali.student.contract.model.DictionaryModel.18
ErrorsFirst sentence should end with a period.29
Errors'{' should be on the previous line.34
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.37
ErrorsLine is longer than 80 characters.39
ErrorsMissing a Javadoc comment.39
Errors'(' is preceded with whitespace.39
ErrorsParameter method should be final.39
Errors'method' hides a field.39
ErrorsParameter model should be final.39
Errors'model' hides a field.39
ErrorsMissing a Javadoc comment.45
ErrorsMethod 'validate' is not designed for extension - needs to be abstract, final or empty.47
Errors'(' is preceded with whitespace.48
Errors'{' should be on the previous line.49
Errors'(' is preceded with whitespace.50
Errors'(' is preceded with whitespace.51
Errors'(' is preceded with whitespace.52
Errors'{' should be on the previous line.53
ErrorsLine is longer than 80 characters.54
Errors'(' is preceded with whitespace.54
Errors'(' is preceded with whitespace.54
Errors'(' is preceded with whitespace.54
ErrorsLine is longer than 80 characters.56
Errors'(' is preceded with whitespace.56
Errors'(' is preceded with whitespace.56
Errors'(' is preceded with whitespace.56
Errors'(' is preceded with whitespace.57
Errors'(' is preceded with whitespace.58
Errors'{' should be on the previous line.59
Errors'(' is preceded with whitespace.60
Errors'(' is preceded with whitespace.60
Errors'(' is preceded with whitespace.60
ErrorsMissing a Javadoc comment.65
Errors'(' is preceded with whitespace.65
Errors'{' should be on the previous line.66
Errors'(' is preceded with whitespace.67
Errors'(' is preceded with whitespace.67
Errors'{' should be on the previous line.68
Errors'(' is preceded with whitespace.69
Errors'}' should be on the same line.70
Errors'{' should be on the previous line.72
Errors'(' is preceded with whitespace.73
Errors'(' is preceded with whitespace.73
Errors'{' should be on the previous line.74
Errors'(' is preceded with whitespace.75
Errors'(' is preceded with whitespace.75
Errors'+' should be on a new line.75
Errors'(' is preceded with whitespace.79
Errors'(' is preceded with whitespace.79
Errors'{' should be on the previous line.80
Errors'(' is preceded with whitespace.81
Errors'(' is preceded with whitespace.83
Errors'(' is preceded with whitespace.83
Errors'{' should be on the previous line.84
Errors'(' is preceded with whitespace.85
Errors'(' is preceded with whitespace.87
Errors'{' should be on the previous line.88
Errors'(' is preceded with whitespace.89
ErrorsMissing a Javadoc comment.93
Errors'(' is preceded with whitespace.93
ErrorsParameter service should be final.93
Errors'{' should be on the previous line.94
Errors'(' is followed by whitespace.96
Errors'!' is followed by whitespace.96
Errors'{' should be on the previous line.97
Errors'(' is preceded with whitespace.100
Errors'(' is preceded with whitespace.100
ErrorsMissing a Javadoc comment.103
Errors'(' is preceded with whitespace.103
ErrorsParameter msg should be final.103
Errors'{' should be on the previous line.104
Errors'(' is preceded with whitespace.105
Errors'+' should be on a new line.105
Errors'(' is preceded with whitespace.106
Errors'(' is followed by whitespace.107
Errors'!' is followed by whitespace.107
Errors'(' is preceded with whitespace.107
Errors'{' should be on the previous line.108
Errors'(' is preceded with whitespace.109

org/kuali/student/contract/model/validation/XmlTypesValidator.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.30
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.36
Errors'(' is preceded with whitespace.36
ErrorsParameter xmlType should be final.36
Errors'xmlType' hides a field.36
ErrorsParameter model should be final.36
Errors'model' hides a field.36
Errors'{' should be on the previous line.37
Errors'(' is preceded with whitespace.39
ErrorsMissing a Javadoc comment.42
ErrorsMethod 'validate' is not designed for extension - needs to be abstract, final or empty.44
Errors'(' is preceded with whitespace.45
Errors'{' should be on the previous line.46
Errors'(' is preceded with whitespace.48
Errors'(' is preceded with whitespace.49
ErrorsMissing a Javadoc comment.53
Errors'(' is preceded with whitespace.53
Errors'{' should be on the previous line.54
Errors'(' is preceded with whitespace.55
Errors'(' is preceded with whitespace.55
Errors'{' should be on the previous line.56
Errors'(' is preceded with whitespace.57
Errors'(' is preceded with whitespace.59
Errors'(' is preceded with whitespace.59
Errors'{' should be on the previous line.60
Errors'(' is preceded with whitespace.61
Errors'(' is preceded with whitespace.63
Errors'(' is preceded with whitespace.63
Errors'{' should be on the previous line.64
Errors'(' is preceded with whitespace.65
Errors'(' is followed by whitespace.67
Errors'!' is followed by whitespace.67
Errors'(' is preceded with whitespace.67
Errors'(' is preceded with whitespace.67
Errors'{' should be on the previous line.68
Errors'(' is preceded with whitespace.69
Errors'(' is preceded with whitespace.69
Errors'{' should be on the previous line.70
Errors'(' is preceded with whitespace.71
Errors'(' is preceded with whitespace.71
Errors'{' should be on the previous line.72
Errors'(' is preceded with whitespace.73
ErrorsMissing a Javadoc comment.80
Errors'(' is preceded with whitespace.80
ErrorsParameter msg should be final.80
Errors'{' should be on the previous line.81
Errors'(' is preceded with whitespace.82
Errors'(' is followed by whitespace.83
Errors'!' is followed by whitespace.83
Errors'(' is preceded with whitespace.83
Errors'{' should be on the previous line.84
Errors'(' is preceded with whitespace.85

org/kuali/student/contract/mojo/KSContractDocMojo.java

ViolationMessageLine
ErrorsGot an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name0
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.17
ErrorsLine is longer than 80 characters.20
ErrorsLine has trailing spaces.24
Errors'{' should be on the previous line.24
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine has trailing spaces.28
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
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
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.55
ErrorsLine is longer than 80 characters.56
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
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.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.69
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 is longer than 80 characters.76
ErrorsLine contains a tab character.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.81

org/kuali/student/contract/writer/HtmlWriter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.32
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.35
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.37
ErrorsMissing a Javadoc comment.39
Errors'(' is preceded with whitespace.39
ErrorsParameter directory should be final.39
Errors'directory' hides a field.39
ErrorsParameter fileName should be final.39
Errors'fileName' hides a field.39
ErrorsParameter title should be final.39
Errors'title' hides a field.39
Errors'{' should be on the previous line.40
Errors'(' is preceded with whitespace.41
Errors'(' is preceded with whitespace.42
Errors'1000' is a magic number.42
Errors'(' is preceded with whitespace.43
Errors'(' is preceded with whitespace.43
Errors'(' is preceded with whitespace.44
ErrorsMethod 'getBody' is not designed for extension - needs to be abstract, final or empty.50
ErrorsMissing a Javadoc comment.50
Errors'(' is preceded with whitespace.50
Errors'{' should be on the previous line.51
ErrorsMethod 'getDirectory' is not designed for extension - needs to be abstract, final or empty.55
ErrorsMissing a Javadoc comment.55
Errors'(' is preceded with whitespace.55
Errors'{' should be on the previous line.56
ErrorsMethod 'getFileName' is not designed for extension - needs to be abstract, final or empty.60
ErrorsMissing a Javadoc comment.60
Errors'(' is preceded with whitespace.60
Errors'{' should be on the previous line.61
ErrorsMethod 'writeHeader' is not designed for extension - needs to be abstract, final or empty.65
ErrorsMissing a Javadoc comment.65
Errors'(' is preceded with whitespace.65
Errors'{' should be on the previous line.66
Errors'(' is preceded with whitespace.67
Errors'(' is preceded with whitespace.68
Errors'(' is preceded with whitespace.69
Errors'(' is preceded with whitespace.70
Errors'(' is preceded with whitespace.71
ErrorsMethod 'writeHeaderBodyAndFooterOutToFile' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMissing a Javadoc comment.74
Errors'(' is preceded with whitespace.74
Errors'{' should be on the previous line.75
Errors'(' is preceded with whitespace.77
ErrorsLine is longer than 80 characters.78
Errors'(' is followed by whitespace.80
Errors'!' is followed by whitespace.80
Errors'(' is preceded with whitespace.80
Errors'{' should be on the previous line.81
Errors'(' is followed by whitespace.82
Errors'!' is followed by whitespace.82
Errors'(' is preceded with whitespace.82
Errors'{' should be on the previous line.83
Errors'(' is preceded with whitespace.84
Errors'{' should be on the previous line.89
ErrorsLine is longer than 80 characters.90
Errors'(' is preceded with whitespace.90
Errors'(' is preceded with whitespace.90
Errors'(' is preceded with whitespace.91
Errors'}' should be on the same line.92
Errors'{' should be on the previous line.94
Errors'(' is preceded with whitespace.95
Errors'(' is preceded with whitespace.97
Errors'(' is preceded with whitespace.98
Errors'(' is preceded with whitespace.98
Errors'(' is preceded with whitespace.99
Errors'(' is preceded with whitespace.100
Errors'(' is preceded with whitespace.101
ErrorsMethod 'writeTable' is not designed for extension - needs to be abstract, final or empty.104
ErrorsMissing a Javadoc comment.104
Errors'(' is preceded with whitespace.104
ErrorsParameter headers should be final.104
ErrorsParameter rows should be final.104
Errors'{' should be on the previous line.105
Errors'(' is preceded with whitespace.106
Errors'(' is preceded with whitespace.107
Errors'(' is preceded with whitespace.108
Errors'{' should be on the previous line.110
Errors'(' is preceded with whitespace.111
Errors'(' is preceded with whitespace.113
Errors'{' should be on the previous line.115
Errors'(' is preceded with whitespace.116
Errors'{' should be on the previous line.118
Errors'(' is preceded with whitespace.119
Errors'(' is preceded with whitespace.121
Errors'(' is preceded with whitespace.123

org/kuali/student/contract/writer/JavaClassFileNameBuilder.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.25
ErrorsMissing a Javadoc comment.26
ErrorsMissing a Javadoc comment.27
ErrorsMissing a Javadoc comment.29
Errors'(' is preceded with whitespace.29
ErrorsParameter rootDirectory should be final.29
Errors'rootDirectory' hides a field.29
ErrorsParameter packageName should be final.30
Errors'packageName' hides a field.30
ErrorsParameter className should be final.31
Errors'className' hides a field.31
Errors'{' should be on the previous line.32
ErrorsMethod 'buildDirectory' is not designed for extension - needs to be abstract, final or empty.39
ErrorsMissing a Javadoc comment.39
Errors'(' is preceded with whitespace.39
Errors'{' should be on the previous line.40
Errors'(' is followed by whitespace.42
Errors'!' is followed by whitespace.42
Errors'(' is preceded with whitespace.42
Errors'{' should be on the previous line.43
Errors'(' is preceded with whitespace.46
ErrorsMethod 'build' is not designed for extension - needs to be abstract, final or empty.50
ErrorsMissing a Javadoc comment.50
Errors'(' is preceded with whitespace.50
Errors'{' should be on the previous line.51
Errors'(' is preceded with whitespace.52

org/kuali/student/contract/writer/JavaClassWriter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.35
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
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.43
ErrorsMissing a Javadoc comment.45
Errors'(' is preceded with whitespace.45
ErrorsParameter rootDirectory should be final.45
Errors'rootDirectory' hides a field.45
ErrorsParameter packageName should be final.45
Errors'packageName' hides a field.45
ErrorsParameter className should be final.46
Errors'className' hides a field.46
Errors'{' should be on the previous line.47
Errors'(' is preceded with whitespace.48
Errors'(' is preceded with whitespace.49
Errors'1000' is a magic number.49
Errors'(' is preceded with whitespace.50
Errors'(' is preceded with whitespace.50
Errors'(' is preceded with whitespace.51
ErrorsLine is longer than 80 characters.57
Errors'(' is preceded with whitespace.57
Errors'(' is preceded with whitespace.57
Errors'(' is preceded with whitespace.59
Errors'(' is preceded with whitespace.60
Errors'(' is preceded with whitespace.61
ErrorsMethod 'getBody' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMissing a Javadoc comment.64
Errors'(' is preceded with whitespace.64
Errors'{' should be on the previous line.65
ErrorsMethod 'getClassName' is not designed for extension - needs to be abstract, final or empty.69
ErrorsMissing a Javadoc comment.69
Errors'(' is preceded with whitespace.69
Errors'{' should be on the previous line.70
ErrorsMethod 'getDirectory' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMissing a Javadoc comment.74
Errors'(' is preceded with whitespace.74
Errors'{' should be on the previous line.75
ErrorsMethod 'getFileName' is not designed for extension - needs to be abstract, final or empty.79
ErrorsMissing a Javadoc comment.79
Errors'(' is preceded with whitespace.79
Errors'{' should be on the previous line.80
ErrorsMethod 'getPackageName' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMissing a Javadoc comment.84
Errors'(' is preceded with whitespace.84
Errors'{' should be on the previous line.85
ErrorsMethod 'getRootDirectory' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89
Errors'(' is preceded with whitespace.89
Errors'{' should be on the previous line.90
ErrorsMethod 'importsAdd' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMissing a Javadoc comment.94
Errors'(' is preceded with whitespace.94
ErrorsParameter pack should be final.94
Errors'{' should be on the previous line.95
Errors'(' is preceded with whitespace.96
ErrorsMethod 'writeHeader' is not designed for extension - needs to be abstract, final or empty.99
ErrorsMissing a Javadoc comment.99
Errors'(' is preceded with whitespace.99
Errors'{' should be on the previous line.100
Errors'(' is preceded with whitespace.101
Errors'(' is preceded with whitespace.102
Errors'(' is preceded with whitespace.103
ErrorsLine is longer than 80 characters.104
Errors'(' is preceded with whitespace.104
ErrorsLine is longer than 80 characters.105
Errors'(' is preceded with whitespace.105
Errors'(' is preceded with whitespace.106
ErrorsLine contains a tab character.106
Errors'(' is preceded with whitespace.107
Errors'(' is preceded with whitespace.108
ErrorsLine contains a tab character.108
Errors'(' is preceded with whitespace.109
ErrorsLine is longer than 80 characters.110
Errors'(' is preceded with whitespace.110
ErrorsLine is longer than 80 characters.111
Errors'(' is preceded with whitespace.111
ErrorsLine is longer than 80 characters.112
Errors'(' is preceded with whitespace.112
ErrorsLine is longer than 80 characters.113
Errors'(' is preceded with whitespace.113
Errors'(' is preceded with whitespace.114
Errors'(' is preceded with whitespace.115
Errors'(' is preceded with whitespace.116
Errors'(' is preceded with whitespace.117
ErrorsMethod 'writeImports' is not designed for extension - needs to be abstract, final or empty.120
ErrorsMissing a Javadoc comment.120
Errors'(' is preceded with whitespace.120
Errors'{' should be on the previous line.121
Errors'(' is preceded with whitespace.122
Errors'{' should be on the previous line.123
Errors'{' should be on the previous line.129
Errors'(' is preceded with whitespace.131
Errors'{' should be on the previous line.132
Errors'(' is followed by whitespace.134
Errors'!' is followed by whitespace.134
Errors'(' is preceded with whitespace.134
Errors'(' is preceded with whitespace.134
Errors'(' is preceded with whitespace.134
Errors'{' should be on the previous line.135
Errors'(' is preceded with whitespace.139
Errors'(' is preceded with whitespace.141
ErrorsMethod 'writeJavaClassAndImportsOutToFile' is not designed for extension - needs to be abstract, final or empty.144
ErrorsMissing a Javadoc comment.144
Errors'(' is preceded with whitespace.144
Errors'{' should be on the previous line.145
Errors'(' is preceded with whitespace.147
ErrorsLine is longer than 80 characters.148
Errors'(' is followed by whitespace.150
Errors'!' is followed by whitespace.150
Errors'(' is preceded with whitespace.150
Errors'{' should be on the previous line.151
Errors'(' is followed by whitespace.152
Errors'!' is followed by whitespace.152
Errors'(' is preceded with whitespace.152
Errors'{' should be on the previous line.153
Errors'(' is preceded with whitespace.154
Errors'{' should be on the previous line.159
Errors'(' is preceded with whitespace.160
Errors'(' is preceded with whitespace.160
Errors'(' is preceded with whitespace.161
Errors'}' should be on the same line.162
Errors'{' should be on the previous line.164
Errors'(' is preceded with whitespace.165
Errors'(' is preceded with whitespace.167
Errors'(' is preceded with whitespace.168
Errors'(' is preceded with whitespace.169
Errors'(' is preceded with whitespace.170
Errors'(' is preceded with whitespace.171
Errors'(' is preceded with whitespace.171
ErrorsMethod 'openBrace' is not designed for extension - needs to be abstract, final or empty.174
ErrorsMissing a Javadoc comment.174
Errors'(' is preceded with whitespace.174
Errors'{' should be on the previous line.175
Errors'(' is preceded with whitespace.176
Errors'(' is preceded with whitespace.177
ErrorsMethod 'closeBrace' is not designed for extension - needs to be abstract, final or empty.180
ErrorsMissing a Javadoc comment.180
Errors'(' is preceded with whitespace.180
Errors'{' should be on the previous line.181
Errors'(' is preceded with whitespace.182
Errors'(' is preceded with whitespace.183
ErrorsMethod 'indentPrintWrappedComment' is not designed for extension - needs to be abstract, final or empty.186
ErrorsMissing a Javadoc comment.186
Errors'(' is preceded with whitespace.186
ErrorsParameter str should be final.186
Errors'{' should be on the previous line.187
Errors'(' is preceded with whitespace.188
Errors'(' is preceded with whitespace.189
Errors'(' is preceded with whitespace.190
Errors'{' should be on the previous line.191
Errors'(' is preceded with whitespace.193
Errors'(' is preceded with whitespace.193
Errors'{' should be on the previous line.194
Errors'(' is preceded with whitespace.197
Errors'(' is preceded with whitespace.198
Errors'(' is preceded with whitespace.198

org/kuali/student/contract/writer/JavaEnumConstantCalculator.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.25
ErrorsMissing a Javadoc comment.27
Errors'(' is preceded with whitespace.27
ErrorsParameter name should be final.27
Errors'name' hides a field.27
Errors'{' should be on the previous line.28
ErrorsMethod 'calc' is not designed for extension - needs to be abstract, final or empty.32
ErrorsMissing a Javadoc comment.32
Errors'(' is preceded with whitespace.32
Errors'{' should be on the previous line.33
Errors'(' is preceded with whitespace.34
Errors'(' is preceded with whitespace.34
Errors'3' is a magic number.34
ErrorsLine is longer than 80 characters.35
Errors'(' is preceded with whitespace.36
Errors'(' is preceded with whitespace.36
Errors'(' is preceded with whitespace.37
Errors'(' is preceded with whitespace.38
Errors'(' is preceded with whitespace.39
Errors'++' is preceded with whitespace.39
Errors'{' should be on the previous line.40
Errors'(' is preceded with whitespace.41
Errors'(' is preceded with whitespace.42
Errors'{' should be on the previous line.43
Errors'(' is followed by whitespace.44
Errors'!' is followed by whitespace.44
Errors'{' should be on the previous line.45
Errors'(' is preceded with whitespace.46
Errors'}' should be on the same line.49
Errors'{' should be on the previous line.51
Errors'(' is preceded with whitespace.55
Errors'(' is preceded with whitespace.55
Errors'(' is preceded with whitespace.58
ErrorsMethod 'reverse' is not designed for extension - needs to be abstract, final or empty.61
ErrorsMissing a Javadoc comment.61
Errors'(' is preceded with whitespace.61
Errors'{' should be on the previous line.62
Errors'(' is preceded with whitespace.63
Errors'(' is preceded with whitespace.63
Errors'(' is preceded with whitespace.65
Errors'++' is preceded with whitespace.65
Errors'{' should be on the previous line.66
Errors'(' is preceded with whitespace.67
Errors'{' should be on the previous line.69
Errors'(' is preceded with whitespace.70
Errors'}' should be on the same line.72
Errors'{' should be on the previous line.74
Errors'(' is preceded with whitespace.75
Errors'{' should be on the previous line.78
Errors'(' is preceded with whitespace.82
Errors'(' is preceded with whitespace.85

org/kuali/student/contract/writer/StringQuoter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsUtility classes should not have a public or default constructor.22
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.25
Errors'(' is preceded with whitespace.25
ErrorsParameter value should be final.25
Errors'{' should be on the previous line.26
Errors'{' should be on the previous line.28
Errors'(' is preceded with whitespace.31
Errors'(' is preceded with whitespace.31
Errors'3' is a magic number.31
Errors'(' is preceded with whitespace.32
Errors'(' is preceded with whitespace.34
Errors'++' is preceded with whitespace.34
Errors'{' should be on the previous line.35
Errors'(' is preceded with whitespace.36
Errors'{' should be on the previous line.38
Errors'(' is followed by whitespace.40
Errors'!' is followed by whitespace.40
Errors'{' should be on the previous line.41
Errors'(' is preceded with whitespace.42
Errors'(' is followed by whitespace.47
Errors'!' is followed by whitespace.47
Errors'{' should be on the previous line.48
Errors'(' is preceded with whitespace.49
Errors'(' is preceded with whitespace.55
Errors'(' is preceded with whitespace.56
Errors'(' is preceded with whitespace.57
Errors'(' is preceded with whitespace.58
Errors'(' is preceded with whitespace.64
Errors'(' is preceded with whitespace.66
Errors'(' is preceded with whitespace.67

org/kuali/student/contract/writer/XmlTypeNameBuilder.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.25
ErrorsMissing a Javadoc comment.26
ErrorsMissing a Javadoc comment.28
Errors'(' is preceded with whitespace.28
ErrorsParameter name should be final.28
Errors'name' hides a field.28
ErrorsParameter javaPackage should be final.28
Errors'javaPackage' hides a field.28
Errors'{' should be on the previous line.29
ErrorsMethod 'build' is not designed for extension - needs to be abstract, final or empty.34
ErrorsMissing a Javadoc comment.34
Errors'(' is preceded with whitespace.34
Errors'{' should be on the previous line.35
Errors'(' is preceded with whitespace.36
Errors'(' is preceded with whitespace.36
Errors'(' is preceded with whitespace.37

org/kuali/student/contract/writer/XmlWriter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsFirst sentence should end with a period.20
Errors'{' should be on the previous line.25
ErrorsMissing a Javadoc comment.27
ErrorsMissing a Javadoc comment.28
ErrorsMissing a Javadoc comment.29
ErrorsMissing a Javadoc comment.31
Errors'(' is preceded with whitespace.31
Errors'{' should be on the previous line.32
ErrorsMissing a Javadoc comment.35
Errors'(' is preceded with whitespace.35
ErrorsParameter out should be final.35
Errors'out' hides a field.35
ErrorsParameter indent should be final.35
Errors'indent' hides a field.35
Errors'{' should be on the previous line.36
ErrorsMethod 'setOut' is not designed for extension - needs to be abstract, final or empty.41
ErrorsMissing a Javadoc comment.41
Errors'(' is preceded with whitespace.41
ErrorsParameter out should be final.41
Errors'out' hides a field.41
Errors'{' should be on the previous line.42
ErrorsMethod 'setIndent' is not designed for extension - needs to be abstract, final or empty.46
ErrorsMissing a Javadoc comment.46
Errors'(' is preceded with whitespace.46
ErrorsParameter indent should be final.46
Errors'indent' hides a field.46
Errors'{' should be on the previous line.47
ErrorsMethod 'getIndent' is not designed for extension - needs to be abstract, final or empty.51
ErrorsMissing a Javadoc comment.51
Errors'(' is preceded with whitespace.51
Errors'{' should be on the previous line.52
ErrorsMethod 'incrementIndent' is not designed for extension - needs to be abstract, final or empty.56
ErrorsMissing a Javadoc comment.56
Errors'(' is preceded with whitespace.56
Errors'{' should be on the previous line.57
Errors'++' is preceded with whitespace.58
ErrorsMethod 'decrementIndent' is not designed for extension - needs to be abstract, final or empty.61
ErrorsMissing a Javadoc comment.61
Errors'(' is preceded with whitespace.61
Errors'{' should be on the previous line.62
Errors'--' is preceded with whitespace.63
ErrorsMethod 'getOut' is not designed for extension - needs to be abstract, final or empty.66
ErrorsMissing a Javadoc comment.66
Errors'(' is preceded with whitespace.66
Errors'{' should be on the previous line.67
ErrorsMethod 'indent' is not designed for extension - needs to be abstract, final or empty.71
ErrorsMissing a Javadoc comment.71
Errors'(' is preceded with whitespace.71
Errors'{' should be on the previous line.72
Errors'(' is preceded with whitespace.73
ErrorsMethod 'indent' is not designed for extension - needs to be abstract, final or empty.76
ErrorsMissing a Javadoc comment.76
Errors'(' is preceded with whitespace.76
ErrorsParameter o should be final.76
ErrorsParameter indentCharacter should be final.76
Errors'{' should be on the previous line.77
Errors'++' is preceded with whitespace.78
Errors'{' should be on the previous line.79
Errors'(' is preceded with whitespace.80
ErrorsMethod 'println' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMissing a Javadoc comment.84
Errors'(' is preceded with whitespace.84
ErrorsParameter str should be final.84
Errors'{' should be on the previous line.85
Errors'(' is preceded with whitespace.86
ErrorsMethod 'indentPrintln' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89
Errors'(' is preceded with whitespace.89
ErrorsParameter str should be final.89
Errors'{' should be on the previous line.90
Errors'(' is preceded with whitespace.91
Errors'(' is preceded with whitespace.92
ErrorsMethod 'indentPrint' is not designed for extension - needs to be abstract, final or empty.95
ErrorsMissing a Javadoc comment.95
Errors'(' is preceded with whitespace.95
ErrorsParameter str should be final.95
Errors'{' should be on the previous line.96
Errors'(' is preceded with whitespace.97
Errors'(' is preceded with whitespace.98
ErrorsMethod 'print' is not designed for extension - needs to be abstract, final or empty.101
ErrorsMissing a Javadoc comment.101
Errors'(' is preceded with whitespace.101
ErrorsParameter str should be final.101
Errors'{' should be on the previous line.102
Errors'(' is preceded with whitespace.103
ErrorsMethod 'writeAttribute' is not designed for extension - needs to be abstract, final or empty.106
ErrorsMissing a Javadoc comment.106
Errors'(' is preceded with whitespace.106
ErrorsParameter attribute should be final.106
ErrorsParameter value should be final.106
Errors'{' should be on the previous line.107
Errors'{' should be on the previous line.109
Errors'(' is preceded with whitespace.112
Errors'{' should be on the previous line.113
Errors'(' is preceded with whitespace.116
Errors'(' is preceded with whitespace.117
Errors'(' is preceded with whitespace.118
Errors'(' is preceded with whitespace.119
Errors'(' is preceded with whitespace.120
ErrorsMethod 'writeTag' is not designed for extension - needs to be abstract, final or empty.123
ErrorsMissing a Javadoc comment.123
Errors'(' is preceded with whitespace.123
ErrorsParameter tag should be final.123
ErrorsParameter value should be final.123
Errors'{' should be on the previous line.124
Errors'(' is preceded with whitespace.125
ErrorsMethod 'writeTag' is not designed for extension - needs to be abstract, final or empty.128
ErrorsMissing a Javadoc comment.128
Errors'(' is preceded with whitespace.128
ErrorsParameter tag should be final.128
ErrorsParameter modifiers should be final.128
ErrorsParameter value should be final.128
Errors'{' should be on the previous line.129
Errors'{' should be on the previous line.131
Errors'(' is preceded with whitespace.134
Errors'{' should be on the previous line.135
Errors'(' is preceded with whitespace.138
Errors'(' is preceded with whitespace.139
Errors'!' is followed by whitespace.140
Errors'(' is preceded with whitespace.140
Errors'{' should be on the previous line.141
Errors'(' is preceded with whitespace.142
Errors'(' is preceded with whitespace.144
Errors'(' is preceded with whitespace.145
Errors'(' is preceded with whitespace.145
Errors'(' is preceded with whitespace.146
Errors'(' is preceded with whitespace.147
ErrorsMethod 'writeComment' is not designed for extension - needs to be abstract, final or empty.150
ErrorsMissing a Javadoc comment.150
Errors'(' is preceded with whitespace.150
ErrorsParameter comment should be final.150
Errors'{' should be on the previous line.151
Errors'{' should be on the previous line.153
Errors'(' is preceded with whitespace.156
Errors'{' should be on the previous line.157
Errors'(' is preceded with whitespace.160
Errors'(' is preceded with whitespace.161
Errors'(' is preceded with whitespace.162
Errors'(' is preceded with whitespace.163
ErrorsMethod 'escapeXML' is not designed for extension - needs to be abstract, final or empty.166
ErrorsMissing a Javadoc comment.166
Errors'(' is preceded with whitespace.166
ErrorsParameter s should be final.166
Errors'{' should be on the previous line.167
Errors'(' is preceded with whitespace.168
Errors'(' is preceded with whitespace.169
Errors'++' is preceded with whitespace.170
Errors'{' should be on the previous line.171
Errors'(' is preceded with whitespace.173
Errors'{' should be on the previous line.175
Errors'(' is preceded with whitespace.177
Errors'(' is preceded with whitespace.180
Errors'(' is preceded with whitespace.183
Errors'(' is preceded with whitespace.186
Errors'(' is preceded with whitespace.189
Errors'(' is preceded with whitespace.196
Errors'(' is preceded with whitespace.200
ErrorsMethod 'writeCommentBox' is not designed for extension - needs to be abstract, final or empty.203
ErrorsMissing a Javadoc comment.203
Errors'(' is preceded with whitespace.203
ErrorsParameter comment should be final.203
Errors'{' should be on the previous line.204
Errors'(' is preceded with whitespace.207
Errors'(' is preceded with whitespace.207
Errors'{' should be on the previous line.208
Errors'(' is preceded with whitespace.211
Errors'(' is preceded with whitespace.211
Errors'(' is preceded with whitespace.212
Errors'(' is preceded with whitespace.213
Errors'(' is preceded with whitespace.214

org/kuali/student/contract/writer/search/SearchCriteriaParameterWriter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.28
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.32
Errors'(' is preceded with whitespace.32
ErrorsParameter out should be final.32
ErrorsParameter indent should be final.32
ErrorsParameter parm should be final.33
Errors'parm' hides a field.33
Errors'{' should be on the previous line.34
Errors'(' is preceded with whitespace.35
ErrorsMethod 'write' is not designed for extension - needs to be abstract, final or empty.39
ErrorsMissing a Javadoc comment.39
Errors'(' is preceded with whitespace.39
Errors'{' should be on the previous line.40
Errors'(' is preceded with whitespace.41
Errors'(' is preceded with whitespace.42
ErrorsComment matches to-do format 'TODO:'.43
Errors'(' is preceded with whitespace.44
Errors'(' is preceded with whitespace.45
Errors'(' is preceded with whitespace.45
Errors'(' is preceded with whitespace.46
Errors'(' is preceded with whitespace.47
Errors'(' is preceded with whitespace.50
Errors'(' is preceded with whitespace.50
Errors'(' is preceded with whitespace.51
ErrorsLine has trailing spaces.52
Errors'(' is preceded with whitespace.53
Errors'(' is preceded with whitespace.53
Errors'(' is preceded with whitespace.54
Errors'(' is preceded with whitespace.54
Errors'(' is preceded with whitespace.55
Errors'(' is preceded with whitespace.55
Errors'(' is preceded with whitespace.56
Errors'(' is preceded with whitespace.57
Errors'(' is preceded with whitespace.58
Errors'(' is preceded with whitespace.59

org/kuali/student/contract/writer/search/SearchCriteriaWriter.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.33
Errors'(' is preceded with whitespace.33
ErrorsParameter out should be final.33
ErrorsParameter indent should be final.33
ErrorsParameter searchCriteria should be final.34
Errors'searchCriteria' hides a field.34
Errors'{' should be on the previous line.35
Errors'(' is preceded with whitespace.36
ErrorsMethod 'write' is not designed for extension - needs to be abstract, final or empty.40
ErrorsMissing a Javadoc comment.40
Errors'(' is preceded with whitespace.40
Errors'{' should be on the previous line.41
Errors'(' is preceded with whitespace.43
Errors'(' is preceded with whitespace.44
ErrorsComment matches to-do format 'TODO:'.45
Errors'(' is preceded with whitespace.46
Errors'(' is preceded with whitespace.46
Errors'(' is preceded with whitespace.47
Errors'(' is preceded with whitespace.48
Errors'(' is preceded with whitespace.51
Errors'(' is preceded with whitespace.51
Errors'(' is preceded with whitespace.53
Errors'(' is preceded with whitespace.53
Errors'(' is preceded with whitespace.54
Errors'(' is preceded with whitespace.54
Errors'(' is preceded with whitespace.55
Errors'(' is preceded with whitespace.56
Errors'(' is preceded with whitespace.57
Errors'{' should be on the previous line.58
Errors'(' is preceded with whitespace.59
Errors'(' is preceded with whitespace.59
Errors'(' is preceded with whitespace.59
Errors'(' is preceded with whitespace.61
Errors'(' is preceded with whitespace.62
ErrorsLine has trailing spaces.63
Errors'(' is preceded with whitespace.64
Errors'(' is preceded with whitespace.65
ErrorsMissing a Javadoc comment.68
Errors'(' is preceded with whitespace.68
ErrorsParameter id should be final.68
Errors'{' should be on the previous line.69

org/kuali/student/contract/writer/search/SearchModelWriter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsLine is longer than 80 characters.25
ErrorsFirst sentence should end with a period.36
Errors'{' should be on the previous line.41
ErrorsMissing a Javadoc comment.43
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.46
Errors'(' is preceded with whitespace.46
ErrorsParameter out should be final.46
ErrorsParameter model should be final.46
Errors'model' hides a field.46
Errors'{' should be on the previous line.47
Errors'(' is preceded with whitespace.48
ErrorsFirst sentence should end with a period.52
ErrorsMethod 'write' is not designed for extension - needs to be abstract, final or empty.56
Errors'(' is preceded with whitespace.56
Errors'{' should be on the previous line.57
Errors'(' is preceded with whitespace.58
Errors'(' is preceded with whitespace.58
Errors'(' is preceded with whitespace.59
Errors'{' should be on the previous line.60
Errors'(' is preceded with whitespace.61
Errors'(' is preceded with whitespace.62
Errors'(' is preceded with whitespace.62
Errors'+' should be on a new line.62
Errors'{' should be on the previous line.66
Errors'++' is preceded with whitespace.67
Errors'(' is preceded with whitespace.68
Errors'(' is preceded with whitespace.69
Errors'(' is preceded with whitespace.71
Errors'(' is preceded with whitespace.71
Errors'(' is preceded with whitespace.73
Errors'(' is preceded with whitespace.74
Errors'(' is preceded with whitespace.75
Errors'(' is preceded with whitespace.76
Errors'(' is preceded with whitespace.77
Errors'(' is preceded with whitespace.78
Errors'(' is preceded with whitespace.79
Errors'(' is preceded with whitespace.80
ErrorsMissing a Javadoc comment.83
Errors'(' is preceded with whitespace.83
ErrorsParameter str should be final.83
Errors'{' should be on the previous line.84
Errors'(' is preceded with whitespace.85
ErrorsMissing a Javadoc comment.88
Errors'(' is preceded with whitespace.88
ErrorsParameter str should be final.88
Errors'{' should be on the previous line.89
Errors'(' is preceded with whitespace.90
ErrorsMissing a Javadoc comment.93
Errors'(' is preceded with whitespace.93
ErrorsParameter str should be final.93
Errors'{' should be on the previous line.94
Errors'(' is preceded with whitespace.95
ErrorsMissing a Javadoc comment.98
Errors'(' is preceded with whitespace.98
ErrorsParameter str should be final.98
Errors'{' should be on the previous line.99
Errors'(' is preceded with whitespace.100
ErrorsMissing a Javadoc comment.103
Errors'(' is preceded with whitespace.103
Errors'{' should be on the previous line.104
Errors'(' is preceded with whitespace.105
ErrorsMissing a Javadoc comment.107
Errors'(' is preceded with whitespace.107
Errors'{' should be on the previous line.108
Errors'(' is preceded with whitespace.109
ErrorsMissing a Javadoc comment.112
Errors'(' is preceded with whitespace.112
ErrorsParameter tag should be final.112
ErrorsParameter value should be final.112
Errors'{' should be on the previous line.113
Errors'(' is preceded with whitespace.114
ErrorsMissing a Javadoc comment.117
Errors'(' is preceded with whitespace.117
ErrorsParameter attribute should be final.117
ErrorsParameter value should be final.117
Errors'{' should be on the previous line.118
Errors'(' is preceded with whitespace.119
ErrorsFirst sentence should end with a period.123
ErrorsMethod 'writeHeader' is not designed for extension - needs to be abstract, final or empty.127
Errors'(' is preceded with whitespace.127
Errors'{' should be on the previous line.128
Errors'(' is preceded with whitespace.129
ErrorsLine is longer than 80 characters.130
Errors'(' is preceded with whitespace.130
Errors'(' is preceded with whitespace.131
ErrorsLine is longer than 80 characters.132
Errors'(' is preceded with whitespace.132
ErrorsLine is longer than 80 characters.133
Errors'(' is preceded with whitespace.133
Errors'(' is preceded with whitespace.134
ErrorsLine is longer than 80 characters.135
Errors'(' is preceded with whitespace.135
ErrorsLine is longer than 80 characters.136
Errors'(' is preceded with whitespace.136
Errors'(' is preceded with whitespace.137
Errors'(' is preceded with whitespace.138
Errors'(' is preceded with whitespace.139
Errors'(' is preceded with whitespace.140
Errors'(' is preceded with whitespace.141
Errors'(' is preceded with whitespace.141
Errors'(' is preceded with whitespace.142
Errors'(' is preceded with whitespace.143
Errors'(' is preceded with whitespace.143
Errors'(' is preceded with whitespace.143
Errors'(' is preceded with whitespace.144
Errors'(' is preceded with whitespace.145
Errors'(' is preceded with whitespace.147
Errors'{' should be on the previous line.148
Errors'(' is preceded with whitespace.149
Errors'(' is preceded with whitespace.150
Errors'(' is preceded with whitespace.153
Errors'(' is preceded with whitespace.154
Errors'(' is preceded with whitespace.154
ErrorsMethod 'writeFooter' is not designed for extension - needs to be abstract, final or empty.157
ErrorsMissing a Javadoc comment.157
Errors'(' is preceded with whitespace.157
Errors'{' should be on the previous line.158
Errors'(' is preceded with whitespace.159
ErrorsFirst sentence should end with a period.162
ErrorsMethod 'writeSearchTypes' is not designed for extension - needs to be abstract, final or empty.166
Errors'(' is preceded with whitespace.166
Errors'{' should be on the previous line.167
Errors'(' is preceded with whitespace.168
Errors'(' is preceded with whitespace.169
Errors'(' is preceded with whitespace.170
Errors'{' should be on the previous line.171
ErrorsLine is longer than 80 characters.172
Errors'(' is preceded with whitespace.172
Errors'(' is preceded with whitespace.172
Errors'(' is preceded with whitespace.172
Errors'(' is preceded with whitespace.172
ErrorsFirst sentence should end with a period.176
ErrorsMethod 'writeSearchResultTypes' is not designed for extension - needs to be abstract, final or empty.180
Errors'(' is preceded with whitespace.180
Errors'{' should be on the previous line.181
Errors'(' is preceded with whitespace.182
Errors'(' is preceded with whitespace.183
Errors'(' is preceded with whitespace.184
Errors'{' should be on the previous line.185
ErrorsLine is longer than 80 characters.186
Errors'(' is preceded with whitespace.186
Errors'(' is preceded with whitespace.186
Errors'(' is preceded with whitespace.186
Errors'(' is preceded with whitespace.186
ErrorsMissing a Javadoc comment.191
Errors'(' is preceded with whitespace.191
Errors'{' should be on the previous line.192
Errors'(' is preceded with whitespace.193
Errors'(' is preceded with whitespace.194
Errors'(' is preceded with whitespace.195
Errors'{' should be on the previous line.196
Errors'(' is preceded with whitespace.197
Errors'(' is preceded with whitespace.197
Errors'(' is preceded with whitespace.197
Errors'{' should be on the previous line.198
Errors'(' is preceded with whitespace.199
Errors'(' is preceded with whitespace.199
ErrorsFirst sentence should end with a period.205
ErrorsMethod 'writeSearchResultColumns' is not designed for extension - needs to be abstract, final or empty.209
Errors'(' is preceded with whitespace.209
Errors'{' should be on the previous line.210
Errors'(' is preceded with whitespace.211
Errors'(' is preceded with whitespace.212
Errors'(' is preceded with whitespace.213
Errors'{' should be on the previous line.214
ErrorsLine is longer than 80 characters.215
Errors'(' is preceded with whitespace.215
Errors'(' is preceded with whitespace.215
Errors'(' is preceded with whitespace.215
Errors'(' is preceded with whitespace.216
ErrorsMissing a Javadoc comment.220
Errors'(' is preceded with whitespace.220
Errors'{' should be on the previous line.221
Errors'(' is preceded with whitespace.222
Errors'(' is preceded with whitespace.223
Errors'(' is preceded with whitespace.224
Errors'{' should be on the previous line.225
Errors'(' is preceded with whitespace.226
Errors'{' should be on the previous line.227
Errors'(' is preceded with whitespace.228
Errors'(' is preceded with whitespace.228
Errors'{' should be on the previous line.229
Errors'(' is preceded with whitespace.230
ErrorsFirst sentence should end with a period.238
ErrorsMethod 'writeSearchCriteria' is not designed for extension - needs to be abstract, final or empty.242
Errors'(' is preceded with whitespace.242
Errors'{' should be on the previous line.243
Errors'(' is preceded with whitespace.244
Errors'(' is preceded with whitespace.245
Errors'(' is preceded with whitespace.246
Errors'{' should be on the previous line.247
Errors'(' is preceded with whitespace.248
Errors'(' is preceded with whitespace.248
Errors'(' is preceded with whitespace.248
Errors'(' is preceded with whitespace.249
ErrorsMissing a Javadoc comment.253
Errors'(' is preceded with whitespace.253
Errors'{' should be on the previous line.254
Errors'(' is preceded with whitespace.255
Errors'(' is preceded with whitespace.256
Errors'(' is preceded with whitespace.257
Errors'{' should be on the previous line.258
Errors'(' is preceded with whitespace.259
Errors'(' is preceded with whitespace.259
Errors'(' is preceded with whitespace.259
Errors'{' should be on the previous line.260
Errors'(' is preceded with whitespace.261
Errors'(' is preceded with whitespace.261
ErrorsFirst sentence should end with a period.267
ErrorsMethod 'writeSearchCriteriaParameters' is not designed for extension - needs to be abstract, final or empty.271
Errors'(' is preceded with whitespace.271
Errors'{' should be on the previous line.272
Errors'(' is preceded with whitespace.273
Errors'(' is preceded with whitespace.274
Errors'(' is preceded with whitespace.275
Errors'{' should be on the previous line.276
ErrorsLine is longer than 80 characters.277
Errors'(' is preceded with whitespace.277
Errors'(' is preceded with whitespace.277
Errors'(' is preceded with whitespace.277
Errors'(' is preceded with whitespace.278
ErrorsMissing a Javadoc comment.282
Errors'(' is preceded with whitespace.282
Errors'{' should be on the previous line.283
Errors'(' is preceded with whitespace.284
Errors'(' is preceded with whitespace.285
Errors'(' is preceded with whitespace.286
Errors'{' should be on the previous line.287
Errors'(' is preceded with whitespace.288
Errors'{' should be on the previous line.289
Errors'(' is preceded with whitespace.290
Errors'(' is preceded with whitespace.290
Errors'{' should be on the previous line.291
Errors'(' is preceded with whitespace.292
ErrorsFirst sentence should end with a period.300
ErrorsMethod 'writeSqlQueryMap' is not designed for extension - needs to be abstract, final or empty.304
Errors'(' is preceded with whitespace.304
Errors'{' should be on the previous line.305
Errors'(' is preceded with whitespace.306
Errors'(' is preceded with whitespace.307
Errors'(' is preceded with whitespace.308
ErrorsLine is longer than 80 characters.309
Errors'(' is preceded with whitespace.309
Errors'(' is preceded with whitespace.310
Errors'(' is preceded with whitespace.311
Errors'(' is preceded with whitespace.312
Errors'(' is preceded with whitespace.313
Errors'{' should be on the previous line.314
Errors'(' is preceded with whitespace.315
Errors'(' is preceded with whitespace.316
Errors'(' is preceded with whitespace.317
Errors'(' is preceded with whitespace.317
Errors'(' is preceded with whitespace.318
Errors'(' is preceded with whitespace.319
Errors'(' is preceded with whitespace.319
Errors'(' is preceded with whitespace.320
Errors'(' is preceded with whitespace.321
Errors'(' is preceded with whitespace.321
Errors'(' is preceded with whitespace.322
Errors'(' is preceded with whitespace.323
Errors'(' is preceded with whitespace.325
Errors'(' is preceded with whitespace.326
Errors'(' is preceded with whitespace.327
Errors'(' is preceded with whitespace.328
Errors'(' is preceded with whitespace.329
ErrorsMissing a Javadoc comment.332
Errors'(' is preceded with whitespace.332
Errors'{' should be on the previous line.333
Errors'(' is preceded with whitespace.334
Errors'(' is preceded with whitespace.335
Errors'(' is preceded with whitespace.336
Errors'{' should be on the previous line.337
Errors'(' is preceded with whitespace.338
Errors'(' is preceded with whitespace.338
Errors'(' is preceded with whitespace.338
Errors'{' should be on the previous line.339
Errors'(' is preceded with whitespace.340
Errors'(' is preceded with whitespace.340
ErrorsMissing a Javadoc comment.346
Errors'(' is preceded with whitespace.346
Errors'{' should be on the previous line.347
Errors'(' is preceded with whitespace.348
Errors'(' is preceded with whitespace.349
Errors'(' is preceded with whitespace.350
Errors'{' should be on the previous line.351
Errors'(' is preceded with whitespace.352
Errors'(' is preceded with whitespace.352
Errors'{' should be on the previous line.353
Errors'(' is preceded with whitespace.354

org/kuali/student/contract/writer/search/SearchResultColumnWriter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.28
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.32
Errors'(' is preceded with whitespace.32
ErrorsParameter out should be final.32
ErrorsParameter indent should be final.32
ErrorsParameter column should be final.33
Errors'column' hides a field.33
Errors'{' should be on the previous line.34
Errors'(' is preceded with whitespace.35
ErrorsMethod 'write' is not designed for extension - needs to be abstract, final or empty.39
ErrorsMissing a Javadoc comment.39
Errors'(' is preceded with whitespace.39
Errors'{' should be on the previous line.40
Errors'(' is preceded with whitespace.41
Errors'(' is preceded with whitespace.42
ErrorsComment matches to-do format 'TODO:'.43
Errors'(' is preceded with whitespace.44
Errors'(' is preceded with whitespace.45
Errors'(' is preceded with whitespace.45
Errors'(' is preceded with whitespace.46
Errors'(' is preceded with whitespace.49
Errors'(' is preceded with whitespace.49
Errors'(' is preceded with whitespace.51
Errors'(' is preceded with whitespace.51
Errors'(' is preceded with whitespace.52
Errors'(' is preceded with whitespace.52
Errors'(' is preceded with whitespace.53
Errors'(' is preceded with whitespace.53
Errors'(' is preceded with whitespace.55
Errors'(' is preceded with whitespace.56

org/kuali/student/contract/writer/search/SearchResultWriter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.33
Errors'(' is preceded with whitespace.33
ErrorsParameter out should be final.33
ErrorsParameter indent should be final.33
ErrorsParameter searchResult should be final.34
Errors'searchResult' hides a field.34
Errors'{' should be on the previous line.35
Errors'(' is preceded with whitespace.36
ErrorsMethod 'write' is not designed for extension - needs to be abstract, final or empty.40
ErrorsMissing a Javadoc comment.40
Errors'(' is preceded with whitespace.40
Errors'{' should be on the previous line.41
Errors'(' is preceded with whitespace.43
Errors'(' is preceded with whitespace.44
ErrorsComment matches to-do format 'TODO:'.45
Errors'(' is preceded with whitespace.46
Errors'(' is preceded with whitespace.46
Errors'(' is preceded with whitespace.47
Errors'(' is preceded with whitespace.48
Errors'(' is preceded with whitespace.50
Errors'(' is preceded with whitespace.50
Errors'(' is preceded with whitespace.52
Errors'(' is preceded with whitespace.52
Errors'(' is preceded with whitespace.53
Errors'(' is preceded with whitespace.53
Errors'(' is preceded with whitespace.54
Errors'(' is preceded with whitespace.55
Errors'(' is preceded with whitespace.56
Errors'{' should be on the previous line.57
Errors'(' is preceded with whitespace.58
Errors'(' is preceded with whitespace.58
Errors'(' is preceded with whitespace.58
Errors'(' is preceded with whitespace.60
Errors'(' is preceded with whitespace.61
Errors'(' is preceded with whitespace.62
Errors'(' is preceded with whitespace.63
ErrorsMissing a Javadoc comment.66
Errors'(' is preceded with whitespace.66
ErrorsParameter id should be final.66
Errors'{' should be on the previous line.67

org/kuali/student/contract/writer/search/SearchTypeWriter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.28
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.32
Errors'(' is preceded with whitespace.32
ErrorsParameter out should be final.32
ErrorsParameter indent should be final.32
ErrorsParameter searchType should be final.32
Errors'searchType' hides a field.32
Errors'{' should be on the previous line.33
Errors'(' is preceded with whitespace.34
ErrorsMethod 'write' is not designed for extension - needs to be abstract, final or empty.38
ErrorsMissing a Javadoc comment.38
Errors'(' is preceded with whitespace.38
Errors'{' should be on the previous line.39
Errors'(' is preceded with whitespace.40
Errors'(' is preceded with whitespace.41
ErrorsComment matches to-do format 'TODO:'.42
Errors'(' is preceded with whitespace.43
Errors'(' is preceded with whitespace.44
Errors'(' is preceded with whitespace.44
Errors'(' is preceded with whitespace.45
Errors'(' is preceded with whitespace.48
Errors'(' is preceded with whitespace.48
Errors'(' is preceded with whitespace.50
Errors'(' is preceded with whitespace.50
Errors'(' is preceded with whitespace.51
Errors'(' is preceded with whitespace.51
Errors'(' is preceded with whitespace.52
Errors'(' is preceded with whitespace.53
Errors'(' is preceded with whitespace.53
Errors'(' is preceded with whitespace.53
Errors'(' is preceded with whitespace.53
Errors'(' is preceded with whitespace.54
Errors'(' is preceded with whitespace.55
Errors'(' is preceded with whitespace.56
Errors'(' is preceded with whitespace.56
Errors'(' is preceded with whitespace.56
Errors'(' is preceded with whitespace.56
Errors'(' is preceded with whitespace.57
Errors'(' is preceded with whitespace.60
Errors'(' is preceded with whitespace.61
ErrorsMissing a Javadoc comment.64
Errors'(' is preceded with whitespace.64
ErrorsParameter id should be final.64
Errors'{' should be on the previous line.65

org/kuali/student/contract/writer/service/GetterSetterNameCalculator.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.27
ErrorsMissing a Javadoc comment.29
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.33
Errors'(' is preceded with whitespace.33
ErrorsParameter ms should be final.33
Errors'ms' hides a field.33
ErrorsParameter writer should be final.34
Errors'writer' hides a field.34
ErrorsParameter model should be final.35
Errors'model' hides a field.35
Errors'{' should be on the previous line.36
ErrorsMethod 'calcGetter' is not designed for extension - needs to be abstract, final or empty.42
ErrorsMissing a Javadoc comment.42
Errors'(' is preceded with whitespace.42
Errors'{' should be on the previous line.43
Errors'(' is preceded with whitespace.44
Errors'(' is preceded with whitespace.44
Errors'(' is preceded with whitespace.44
Errors'{' should be on the previous line.45
Errors'(' is preceded with whitespace.46
Errors'(' is preceded with whitespace.46
Errors'(' is preceded with whitespace.46
Errors'{' should be on the previous line.47
Errors'(' is preceded with whitespace.48
Errors'(' is preceded with whitespace.48
Errors'(' is preceded with whitespace.50
Errors'(' is preceded with whitespace.50
Errors'(' is preceded with whitespace.52
Errors'(' is preceded with whitespace.52
ErrorsMethod 'calcSetter' is not designed for extension - needs to be abstract, final or empty.55
ErrorsMissing a Javadoc comment.55
Errors'(' is preceded with whitespace.55
Errors'{' should be on the previous line.56
Errors'(' is preceded with whitespace.57
Errors'(' is preceded with whitespace.57
Errors'(' is preceded with whitespace.57
Errors'{' should be on the previous line.58
Errors'(' is preceded with whitespace.59
Errors'(' is preceded with whitespace.59
Errors'(' is preceded with whitespace.59
Errors'{' should be on the previous line.60
Errors'(' is preceded with whitespace.61
Errors'(' is preceded with whitespace.61
Errors'(' is preceded with whitespace.61
Errors'(' is preceded with whitespace.64
Errors'(' is preceded with whitespace.64
ErrorsMissing a Javadoc comment.67
Errors'(' is preceded with whitespace.67
ErrorsParameter name should be final.67
Errors'{' should be on the previous line.68
Errors'(' is preceded with whitespace.69
Errors'(' is preceded with whitespace.69
Errors'(' is preceded with whitespace.69
ErrorsMissing a Javadoc comment.72
Errors'(' is preceded with whitespace.72
ErrorsParameter name should be final.72
Errors'{' should be on the previous line.73
Errors'(' is preceded with whitespace.74
Errors'(' is preceded with whitespace.74
Errors'(' is preceded with whitespace.74
ErrorsMethod 'calcFieldTypeToUse' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMissing a Javadoc comment.78
Errors'(' is preceded with whitespace.78
ErrorsParameter type should be final.78
Errors'{' should be on the previous line.79
ErrorsLine is longer than 80 characters.80
Errors'(' is preceded with whitespace.80
ErrorsMissing a Javadoc comment.83
Errors'(' is preceded with whitespace.83
ErrorsParameter str should be final.83
Errors'{' should be on the previous line.84
Errors'(' is preceded with whitespace.85
Errors'{' should be on the previous line.86
Errors'(' is preceded with whitespace.87
Errors'(' is preceded with whitespace.87
Errors'(' is preceded with whitespace.87

org/kuali/student/contract/writer/service/MessageStructureTypeCalculator.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsLine is longer than 80 characters.25
ErrorsUtility classes should not have a public or default constructor.32
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.35
Errors'(' is preceded with whitespace.35
ErrorsParameter model should be final.35
ErrorsParameter type should be final.36
ErrorsParameter realType should be final.36
Errors'{' should be on the previous line.37
Errors'(' is preceded with whitespace.38
ErrorsMissing a Javadoc comment.41
Errors'(' is preceded with whitespace.41
ErrorsParameter writer should be final.41
ErrorsParameter model should be final.42
ErrorsParameter type should be final.43
ErrorsParameter realType should be final.44
ErrorsParameter importPackage should be final.45
Errors'{' should be on the previous line.46
Errors'(' is preceded with whitespace.47
Errors'{' should be on the previous line.48
Errors'(' is preceded with whitespace.49
Errors'(' is preceded with whitespace.49
Errors'(' is preceded with whitespace.53
Errors'{' should be on the previous line.54
Errors'(' is preceded with whitespace.55
Errors'(' is preceded with whitespace.55
Errors'(' is preceded with whitespace.56
Errors'(' is preceded with whitespace.56
Errors'(' is preceded with whitespace.56
ErrorsLine is longer than 80 characters.57
Errors'(' is preceded with whitespace.57
Errors'(' is preceded with whitespace.59
Errors'(' is preceded with whitespace.59
Errors'{' should be on the previous line.61
ErrorsLine is longer than 80 characters.62
Errors'(' is preceded with whitespace.62
Errors'(' is preceded with whitespace.65
Errors'(' is preceded with whitespace.65
Errors'{' should be on the previous line.66
Errors'(' is preceded with whitespace.67
Errors'{' should be on the previous line.68
Errors'(' is preceded with whitespace.71
Errors'{' should be on the previous line.72
Errors'(' is preceded with whitespace.73
Errors'(' is preceded with whitespace.73
Errors'(' is preceded with whitespace.76
Errors'{' should be on the previous line.77
Errors'(' is preceded with whitespace.78
Errors'(' is preceded with whitespace.78
Errors'(' is preceded with whitespace.81
Errors'{' should be on the previous line.82
Errors'(' is preceded with whitespace.85
Errors'{' should be on the previous line.86
Errors'(' is preceded with whitespace.89
Errors'{' should be on the previous line.90
Errors'(' is preceded with whitespace.93
Errors'{' should be on the previous line.94
Errors'(' is preceded with whitespace.99
Errors'(' is preceded with whitespace.99
Errors'{' should be on the previous line.100
Errors'(' is preceded with whitespace.104
Errors'(' is preceded with whitespace.104
Errors'{' should be on the previous line.105
Errors'(' is preceded with whitespace.106
Errors'{' should be on the previous line.108
Errors'(' is preceded with whitespace.109
ErrorsLine is longer than 80 characters.114
Errors'(' is preceded with whitespace.114
Errors'(' is preceded with whitespace.115
ErrorsMissing a Javadoc comment.119
Errors'(' is preceded with whitespace.119
ErrorsParameter writer should be final.119
ErrorsParameter importStr should be final.119
Errors'{' should be on the previous line.120
Errors'{' should be on the previous line.122
Errors'(' is preceded with whitespace.123

org/kuali/student/contract/writer/service/PureJavaInfcBeanWriter.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.35
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.42
Errors'(' is preceded with whitespace.42
ErrorsParameter model should be final.42
Errors'model' hides a field.42
ErrorsParameter directory should be final.43
Errors'directory' hides a field.43
ErrorsParameter rootPackage should be final.44
Errors'rootPackage' hides a field.44
ErrorsParameter service should be final.45
Errors'service' hides a field.45
ErrorsParameter type should be final.46
Errors'type' hides a field.46
Errors'{' should be on the previous line.47
Errors'(' is preceded with whitespace.48
Errors'(' is preceded with whitespace.48
Errors'(' is preceded with whitespace.48
Errors'(' is preceded with whitespace.49
Errors'(' is preceded with whitespace.51
ErrorsMissing a Javadoc comment.58
Errors'(' is preceded with whitespace.58
ErrorsParameter service should be final.58
ErrorsParameter rootPackage should be final.58
Errors'{' should be on the previous line.59
Errors'(' is preceded with whitespace.60
Errors'{' should be on the previous line.61
Errors'(' is preceded with whitespace.64
ErrorsMissing a Javadoc comment.67
Errors'(' is preceded with whitespace.67
ErrorsParameter name should be final.67
Errors'{' should be on the previous line.68
Errors'(' is preceded with whitespace.69
Errors'{' should be on the previous line.70
Errors'(' is preceded with whitespace.71
Errors'(' is preceded with whitespace.71
Errors'(' is preceded with whitespace.71
Errors'(' is preceded with whitespace.74
ErrorsFirst sentence should end with a period.78
ErrorsMethod 'write' is not designed for extension - needs to be abstract, final or empty.82
Errors'(' is preceded with whitespace.82
Errors'{' should be on the previous line.83
Errors'(' is preceded with whitespace.84
Errors'(' is preceded with whitespace.84
Errors'(' is preceded with whitespace.84
Errors'(' is preceded with whitespace.85
Errors'(' is preceded with whitespace.86
Errors'(' is preceded with whitespace.87
Errors'(' is preceded with whitespace.87
Errors'(' is preceded with whitespace.88
Errors'(' is preceded with whitespace.88
Errors'(' is preceded with whitespace.89
Errors'(' is preceded with whitespace.89
Errors'(' is preceded with whitespace.90
Errors'(' is preceded with whitespace.90
Errors'(' is preceded with whitespace.91
Errors'(' is preceded with whitespace.92
Errors'(' is preceded with whitespace.94
Errors'(' is preceded with whitespace.95
Errors'(' is preceded with whitespace.98
Errors'(' is preceded with whitespace.98
Errors'(' is preceded with whitespace.99
Errors'{' should be on the previous line.100
Errors'(' is preceded with whitespace.101
Errors'(' is preceded with whitespace.101
Errors'{' should be on the previous line.105
ErrorsLine is longer than 80 characters.106
Errors'(' is preceded with whitespace.106
Errors'(' is preceded with whitespace.106
Errors'(' is preceded with whitespace.106
Errors'(' is preceded with whitespace.107
Errors'(' is preceded with whitespace.107
Errors'(' is preceded with whitespace.108
Errors'(' is preceded with whitespace.108
Errors'(' is preceded with whitespace.109
Errors'(' is preceded with whitespace.110
Errors'(' is preceded with whitespace.111
Errors'(' is preceded with whitespace.112
Errors'(' is preceded with whitespace.113
Errors'(' is preceded with whitespace.113
Errors'(' is preceded with whitespace.114
Errors'(' is preceded with whitespace.115
Errors'(' is preceded with whitespace.115
Errors'(' is preceded with whitespace.116
Errors'(' is preceded with whitespace.117
Errors'(' is preceded with whitespace.117
Errors'(' is preceded with whitespace.118
Errors'(' is preceded with whitespace.119
Errors'(' is preceded with whitespace.120
Errors'(' is preceded with whitespace.120
Errors'(' is preceded with whitespace.122
Errors'(' is preceded with whitespace.123
Errors'(' is preceded with whitespace.124
Errors'(' is preceded with whitespace.126
Errors'(' is preceded with whitespace.127
Errors'(' is preceded with whitespace.128
Errors'(' is preceded with whitespace.128
Errors'(' is preceded with whitespace.129
Errors'(' is preceded with whitespace.130
Errors'(' is preceded with whitespace.130
Errors'(' is preceded with whitespace.131
Errors'(' is preceded with whitespace.132
Errors'(' is preceded with whitespace.132
Errors'(' is preceded with whitespace.133
Errors'(' is preceded with whitespace.134
Errors'(' is preceded with whitespace.135
Errors'(' is preceded with whitespace.135
Errors'(' is preceded with whitespace.136
Errors'(' is preceded with whitespace.137
Errors'(' is preceded with whitespace.138
Errors'(' is preceded with whitespace.139
Errors'(' is preceded with whitespace.141
Errors'(' is preceded with whitespace.143
Errors'(' is preceded with whitespace.144
Errors'(' is preceded with whitespace.146
Errors'(' is preceded with whitespace.147
Errors'(' is preceded with whitespace.147
ErrorsMissing a Javadoc comment.150
Errors'(' is preceded with whitespace.150
ErrorsParameter str should be final.150
Errors'{' should be on the previous line.151
Errors'(' is preceded with whitespace.152
ErrorsMissing a Javadoc comment.155
Errors'(' is preceded with whitespace.155
ErrorsParameter str should be final.155
Errors'{' should be on the previous line.156
Errors'{' should be on the previous line.158
Errors'(' is preceded with whitespace.161
Errors'{' should be on the previous line.162
Errors'(' is preceded with whitespace.165
Errors'{' should be on the previous line.166
Errors'(' is preceded with whitespace.167
Errors'(' is preceded with whitespace.169
Errors'(' is preceded with whitespace.169
Errors'(' is preceded with whitespace.169
ErrorsMissing a Javadoc comment.173
Errors'(' is preceded with whitespace.173
ErrorsParameter ms should be final.173
Errors'{' should be on the previous line.174
Errors'(' is preceded with whitespace.175
Errors'(' is preceded with whitespace.175
ErrorsMissing a Javadoc comment.178
Errors'(' is preceded with whitespace.178
ErrorsParameter ms should be final.178
Errors'{' should be on the previous line.179
Errors'(' is preceded with whitespace.180
Errors'(' is preceded with whitespace.180
ErrorsMissing a Javadoc comment.183
Errors'(' is preceded with whitespace.183
ErrorsParameter type should be final.183
Errors'type' hides a field.183
ErrorsParameter realType should be final.183
Errors'{' should be on the previous line.184
Errors'(' is preceded with whitespace.185
Errors'(' is preceded with whitespace.185
Errors'(' is preceded with whitespace.186
Errors'(' is preceded with whitespace.186
Errors'(' is preceded with whitespace.187

org/kuali/student/contract/writer/service/PureJavaInfcInfcWriter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.32
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.35
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.37
ErrorsMissing a Javadoc comment.38
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.41
Errors'(' is preceded with whitespace.41
ErrorsParameter model should be final.41
Errors'model' hides a field.41
ErrorsParameter directory should be final.42
Errors'directory' hides a field.42
ErrorsParameter rootPackage should be final.43
Errors'rootPackage' hides a field.43
ErrorsParameter service should be final.44
Errors'service' hides a field.44
ErrorsParameter xmlType should be final.45
Errors'xmlType' hides a field.45
Errors'{' should be on the previous line.46
Errors'(' is preceded with whitespace.47
Errors'(' is preceded with whitespace.47
Errors'(' is preceded with whitespace.47
Errors'(' is preceded with whitespace.48
Errors'(' is preceded with whitespace.50
Errors';' is preceded with whitespace.51
ErrorsMissing a Javadoc comment.57
Errors'(' is preceded with whitespace.57
ErrorsParameter service should be final.57
ErrorsParameter rootPackage should be final.57
Errors'{' should be on the previous line.58
Errors'(' is preceded with whitespace.59
Errors'{' should be on the previous line.60
Errors'(' is preceded with whitespace.63
ErrorsMissing a Javadoc comment.66
Errors'(' is preceded with whitespace.66
ErrorsParameter name should be final.66
Errors'{' should be on the previous line.67
Errors'(' is preceded with whitespace.68
Errors'{' should be on the previous line.69
Errors'(' is preceded with whitespace.70
Errors'(' is preceded with whitespace.70
Errors'(' is preceded with whitespace.70
Errors'}' should be on the same line.72
Errors'(' is preceded with whitespace.73
Errors'{' should be on the previous line.74
Errors'(' is preceded with whitespace.75
Errors'(' is preceded with whitespace.75
Errors'(' is preceded with whitespace.75
Errors'(' is preceded with whitespace.78
ErrorsFirst sentence should end with a period.81
ErrorsMethod 'write' is not designed for extension - needs to be abstract, final or empty.85
Errors'(' is preceded with whitespace.85
Errors'{' should be on the previous line.86
Errors'(' is preceded with whitespace.87
Errors'(' is preceded with whitespace.87
Errors'(' is preceded with whitespace.87
Errors'(' is preceded with whitespace.88
ErrorsLine is longer than 80 characters.90
Errors'(' is preceded with whitespace.90
Errors'(' is preceded with whitespace.90
Errors'(' is preceded with whitespace.91
Errors'{' should be on the previous line.92
Errors'(' is preceded with whitespace.93
Errors'(' is preceded with whitespace.94
Errors'{' should be on the previous line.98
Errors'(' is preceded with whitespace.99
Errors'(' is preceded with whitespace.99
Errors'(' is preceded with whitespace.99
Errors'(' is preceded with whitespace.100
Errors'(' is preceded with whitespace.100
Errors'(' is preceded with whitespace.101
Errors'(' is preceded with whitespace.102
Errors'(' is preceded with whitespace.103
Errors'(' is preceded with whitespace.103
Errors'(' is preceded with whitespace.104
Errors'(' is preceded with whitespace.105
Errors'(' is preceded with whitespace.105
Errors'(' is preceded with whitespace.106
Errors'(' is preceded with whitespace.107
Errors'(' is preceded with whitespace.107
Errors'(' is preceded with whitespace.108
ErrorsLine is longer than 80 characters.109
Errors'(' is preceded with whitespace.109
Errors'(' is preceded with whitespace.109
Errors'(' is preceded with whitespace.109
Errors'(' is preceded with whitespace.110
Errors'(' is preceded with whitespace.113
Errors'(' is preceded with whitespace.114
Errors'(' is preceded with whitespace.115
Errors'(' is preceded with whitespace.115
Errors'(' is preceded with whitespace.116
Errors'(' is preceded with whitespace.117
Errors'(' is preceded with whitespace.117
Errors'(' is preceded with whitespace.118
Errors'(' is preceded with whitespace.119
Errors'(' is preceded with whitespace.119
Errors'(' is preceded with whitespace.120
Errors'(' is preceded with whitespace.121
Errors'(' is preceded with whitespace.121
Errors'(' is preceded with whitespace.122
Errors'(' is preceded with whitespace.124
Errors'(' is preceded with whitespace.126
Errors'(' is preceded with whitespace.127
Errors'(' is preceded with whitespace.129
Errors'(' is preceded with whitespace.130
Errors'(' is preceded with whitespace.130
ErrorsMissing a Javadoc comment.133
Errors'(' is preceded with whitespace.133
ErrorsParameter str should be final.133
Errors'{' should be on the previous line.134
Errors'(' is preceded with whitespace.135
ErrorsMissing a Javadoc comment.138
Errors'(' is preceded with whitespace.138
ErrorsParameter str should be final.138
Errors'{' should be on the previous line.139
Errors'(' is preceded with whitespace.140
ErrorsMissing a Javadoc comment.143
Errors'(' is preceded with whitespace.143
ErrorsParameter ms should be final.143
Errors'{' should be on the previous line.144
Errors'(' is preceded with whitespace.145
Errors'(' is preceded with whitespace.145
ErrorsMissing a Javadoc comment.148
Errors'(' is preceded with whitespace.148
ErrorsParameter ms should be final.148
Errors'{' should be on the previous line.149
Errors'(' is preceded with whitespace.150
Errors'(' is preceded with whitespace.150
ErrorsMissing a Javadoc comment.153
Errors'(' is preceded with whitespace.153
ErrorsParameter type should be final.153
ErrorsParameter realType should be final.153
Errors'{' should be on the previous line.154
Errors'(' is preceded with whitespace.155
Errors'(' is preceded with whitespace.155
Errors'(' is preceded with whitespace.156
Errors'(' is preceded with whitespace.156
Errors'(' is preceded with whitespace.157

org/kuali/student/contract/writer/service/PureJavaInfcServiceWriter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.35
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.42
Errors'(' is preceded with whitespace.42
ErrorsParameter model should be final.42
Errors'model' hides a field.42
ErrorsParameter directory should be final.43
Errors'directory' hides a field.43
ErrorsParameter rootPackage should be final.44
Errors'rootPackage' hides a field.44
ErrorsParameter servKey should be final.45
Errors'servKey' hides a field.45
ErrorsParameter methods should be final.46
Errors'methods' hides a field.46
Errors'{' should be on the previous line.47
ErrorsLine is longer than 80 characters.48
Errors'(' is preceded with whitespace.48
Errors'(' is preceded with whitespace.48
Errors'(' is preceded with whitespace.48
Errors'(' is preceded with whitespace.50
ErrorsMissing a Javadoc comment.57
Errors'(' is preceded with whitespace.57
ErrorsParameter servKey should be final.57
ErrorsParameter rootPackage should be final.57
Errors'{' should be on the previous line.58
Errors'(' is preceded with whitespace.59
ErrorsMissing a Javadoc comment.80
Errors'(' is preceded with whitespace.80
ErrorsParameter servKey should be final.80
Errors'{' should be on the previous line.81
Errors'(' is preceded with whitespace.82
ErrorsFirst sentence should end with a period.85
ErrorsMethod 'write' is not designed for extension - needs to be abstract, final or empty.89
Errors'(' is preceded with whitespace.89
Errors'{' should be on the previous line.90
Errors'(' is preceded with whitespace.91
Errors'(' is preceded with whitespace.91
Errors'(' is preceded with whitespace.92
Errors'{' should be on the previous line.95
Errors'(' is preceded with whitespace.96
Errors'(' is preceded with whitespace.97
Errors'(' is preceded with whitespace.98
Errors'(' is preceded with whitespace.98
Errors'(' is preceded with whitespace.99
Errors'(' is preceded with whitespace.100
Errors'{' should be on the previous line.101
Errors'(' is preceded with whitespace.102
Errors'(' is preceded with whitespace.102
Errors'(' is preceded with whitespace.103
Errors'(' is preceded with whitespace.104
Errors'(' is preceded with whitespace.106
Errors'(' is preceded with whitespace.106
Errors'(' is preceded with whitespace.107
Errors'(' is preceded with whitespace.108
Errors'(' is preceded with whitespace.109
Errors'(' is preceded with whitespace.109
Errors'(' is preceded with whitespace.110
Errors'(' is preceded with whitespace.110
Errors'(' is preceded with whitespace.111
Errors'(' is preceded with whitespace.111
Errors'(' is preceded with whitespace.111
Errors'(' is preceded with whitespace.115
Errors'{' should be on the previous line.116
Errors'(' is preceded with whitespace.117
Errors'(' is preceded with whitespace.118
Errors'(' is preceded with whitespace.118
Errors'(' is preceded with whitespace.119
Errors'(' is preceded with whitespace.120
Errors'(' is preceded with whitespace.120
Errors'(' is preceded with whitespace.121
Errors'(' is preceded with whitespace.122
Errors'(' is preceded with whitespace.122
Errors'(' is preceded with whitespace.125
Errors'(' is preceded with whitespace.128
Errors'(' is preceded with whitespace.129
Errors'{' should be on the previous line.130
Errors'(' is preceded with whitespace.131
Errors'(' is preceded with whitespace.132
Errors'(' is preceded with whitespace.133
Errors'(' is preceded with whitespace.134
Errors'(' is preceded with whitespace.135
Errors'(' is preceded with whitespace.138
Errors'(' is preceded with whitespace.139
Errors'(' is preceded with whitespace.143
Errors'(' is preceded with whitespace.145
Errors'(' is preceded with whitespace.146
Errors'(' is preceded with whitespace.146
ErrorsMissing a Javadoc comment.149
Errors'(' is preceded with whitespace.149
ErrorsParameter str should be final.149
Errors'{' should be on the previous line.150
Errors'(' is preceded with whitespace.151
ErrorsMissing a Javadoc comment.154
Errors'(' is preceded with whitespace.154
ErrorsParameter error should be final.154
Errors'{' should be on the previous line.155
Errors'(' is preceded with whitespace.156
Errors'{' should be on the previous line.157
Errors'(' is preceded with whitespace.158
Errors'(' is preceded with whitespace.158
Errors'(' is preceded with whitespace.160
ErrorsMissing a Javadoc comment.163
Errors'(' is preceded with whitespace.163
ErrorsParameter error should be final.163
Errors'{' should be on the previous line.164
Errors'(' is preceded with whitespace.165
Errors'{' should be on the previous line.166
Errors'(' is preceded with whitespace.167
Errors'(' is preceded with whitespace.169
ErrorsMissing a Javadoc comment.172
Errors'(' is preceded with whitespace.172
ErrorsParameter type should be final.172
ErrorsParameter realType should be final.172
Errors'{' should be on the previous line.173
Errors'(' is preceded with whitespace.174
Errors'(' is preceded with whitespace.174
ErrorsLine is longer than 80 characters.175
Errors'(' is preceded with whitespace.175
Errors'(' is preceded with whitespace.175
Errors'(' is preceded with whitespace.176

org/kuali/student/contract/writer/service/PureJavaInfcWriter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsLine is longer than 80 characters.31
ErrorsLine is longer than 80 characters.32
Errors'{' should be on the previous line.39
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.43
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.45
ErrorsMissing a Javadoc comment.47
Errors'(' is preceded with whitespace.47
ErrorsParameter model should be final.47
Errors'model' hides a field.47
ErrorsParameter directory should be final.48
Errors'directory' hides a field.48
ErrorsParameter rootPackage should be final.49
Errors'rootPackage' hides a field.49
ErrorsParameter filter should be final.50
Errors'filter' hides a field.50
Errors'{' should be on the previous line.51
ErrorsFirst sentence should end with a period.58
ErrorsMethod 'write' is not designed for extension - needs to be abstract, final or empty.62
Errors'(' is preceded with whitespace.62
Errors'{' should be on the previous line.63
Errors'(' is preceded with whitespace.64
Errors'(' is preceded with whitespace.66
Errors'{' should be on the previous line.67
ErrorsLine is longer than 80 characters.68
Errors'(' is preceded with whitespace.68
Errors'(' is preceded with whitespace.68
Errors'(' is preceded with whitespace.68
Errors'(' is preceded with whitespace.72
Errors'(' is preceded with whitespace.73
Errors'{' should be on the previous line.74
Errors'(' is preceded with whitespace.75
Errors'(' is preceded with whitespace.75
ErrorsLine is longer than 80 characters.76
Errors'(' is preceded with whitespace.76
Errors'(' is preceded with whitespace.76
Errors'(' is preceded with whitespace.76
ErrorsLine is longer than 80 characters.77
Errors'(' is preceded with whitespace.77
Errors'(' is preceded with whitespace.77
Errors'(' is preceded with whitespace.77
ErrorsMissing a Javadoc comment.91
Errors'(' is preceded with whitespace.91
Errors'{' should be on the previous line.92
Errors'(' is preceded with whitespace.93
Errors'(' is preceded with whitespace.94
Errors'{' should be on the previous line.95
Errors'(' is preceded with whitespace.96
Errors'(' is preceded with whitespace.96
Errors'{' should be on the previous line.97
Errors'(' is preceded with whitespace.98
Errors'(' is preceded with whitespace.98
Errors'{' should be on the previous line.99
Errors'(' is preceded with whitespace.100
Errors'(' is preceded with whitespace.100
Errors'(' is preceded with whitespace.100
Errors'(' is preceded with whitespace.101
ErrorsMissing a Javadoc comment.108
Errors'(' is preceded with whitespace.108
Errors'{' should be on the previous line.109
Errors'(' is preceded with whitespace.110
Errors'(' is preceded with whitespace.111
Errors'{' should be on the previous line.112
Errors'(' is preceded with whitespace.113
Errors'{' should be on the previous line.114
Errors'(' is preceded with whitespace.115
Errors'(' is preceded with whitespace.115
ErrorsMissing a Javadoc comment.121
Errors'(' is preceded with whitespace.121
Errors'{' should be on the previous line.122
Errors'{' should be on the previous line.124
Errors'(' is preceded with whitespace.125
Errors'(' is preceded with whitespace.127
Errors'(' is preceded with whitespace.127
ErrorsMissing a Javadoc comment.130
Errors'(' is preceded with whitespace.130
Errors'{' should be on the previous line.131
Errors'(' is preceded with whitespace.133
Errors'(' is preceded with whitespace.133
Errors'(' is preceded with whitespace.134
Errors'{' should be on the previous line.135
Errors'(' is preceded with whitespace.136
Errors'(' is preceded with whitespace.137
Errors'(' is preceded with whitespace.137
Errors'{' should be on the previous line.140
Errors'++' is preceded with whitespace.141
Errors'(' is preceded with whitespace.142
Errors'(' is preceded with whitespace.143
Errors'(' is preceded with whitespace.146
Errors'(' is preceded with whitespace.146

org/kuali/student/contract/writer/service/PureJavaInfcWriterForOneService.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsLine is longer than 80 characters.29
Errors'{' should be on the previous line.36
ErrorsMissing a Javadoc comment.38
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.44
Errors'(' is preceded with whitespace.44
ErrorsParameter model should be final.44
Errors'model' hides a field.44
ErrorsParameter directory should be final.45
Errors'directory' hides a field.45
ErrorsParameter rootPackage should be final.46
Errors'rootPackage' hides a field.46
ErrorsParameter servKey should be final.47
Errors'servKey' hides a field.47
Errors'{' should be on the previous line.48
Errors'(' is preceded with whitespace.50
ErrorsFirst sentence should end with a period.56
ErrorsMethod 'write' is not designed for extension - needs to be abstract, final or empty.60
Errors'(' is preceded with whitespace.60
Errors'{' should be on the previous line.61
Errors'(' is preceded with whitespace.62
Errors'(' is preceded with whitespace.63
Errors'{' should be on the previous line.64
Errors'(' is preceded with whitespace.65
Errors'(' is preceded with whitespace.70
ErrorsLine is longer than 80 characters.71
Errors'(' is preceded with whitespace.71
Errors'(' is preceded with whitespace.71
Errors'(' is preceded with whitespace.74
Errors'(' is preceded with whitespace.75
Errors'{' should be on the previous line.76
Errors'(' is preceded with whitespace.77
Errors'(' is preceded with whitespace.77
ErrorsLine is longer than 80 characters.78
Errors'(' is preceded with whitespace.78
Errors'(' is preceded with whitespace.78
Errors'(' is preceded with whitespace.82
Errors'(' is preceded with whitespace.83
Errors'{' should be on the previous line.84
Errors'(' is preceded with whitespace.85
Errors'(' is preceded with whitespace.85
ErrorsLine is longer than 80 characters.86
Errors'(' is preceded with whitespace.86
Errors'(' is preceded with whitespace.86
ErrorsMissing a Javadoc comment.90
Errors'(' is preceded with whitespace.90
Errors'{' should be on the previous line.91
Errors'(' is preceded with whitespace.92
Errors'(' is preceded with whitespace.93
Errors'{' should be on the previous line.94
Errors'(' is preceded with whitespace.95
Errors'(' is preceded with whitespace.95
Errors'{' should be on the previous line.96
Errors'(' is preceded with whitespace.97
Errors'(' is preceded with whitespace.97
Errors'{' should be on the previous line.98
Errors'(' is preceded with whitespace.99
ErrorsMissing a Javadoc comment.106
Errors'(' is preceded with whitespace.106
ErrorsParameter methods should be final.106
Errors'{' should be on the previous line.107
Errors'(' is preceded with whitespace.108
Errors'{' should be on the previous line.110
Errors'(' is preceded with whitespace.111
Errors'{' should be on the previous line.112
Errors'(' is preceded with whitespace.113
Errors'(' is preceded with whitespace.114
Errors'(' is preceded with whitespace.114
Errors'(' is preceded with whitespace.114
Errors'{' should be on the previous line.116
Errors'(' is preceded with whitespace.117
Errors'(' is preceded with whitespace.117
Errors'(' is preceded with whitespace.118
Errors'(' is preceded with whitespace.120
Errors'(' is preceded with whitespace.122
Errors'(' is preceded with whitespace.124
Errors'{' should be on the previous line.125
Errors'(' is preceded with whitespace.126
Errors'(' is preceded with whitespace.126
Errors'(' is preceded with whitespace.126
Errors'{' should be on the previous line.128
Errors'(' is preceded with whitespace.129
Errors'(' is preceded with whitespace.130
Errors'(' is preceded with whitespace.131
Errors'(' is preceded with whitespace.132
Errors'(' is preceded with whitespace.134
Errors'(' is preceded with whitespace.136
ErrorsMissing a Javadoc comment.142
Errors'(' is preceded with whitespace.142
ErrorsParameter set should be final.142
ErrorsParameter xmlType should be final.142
Errors'{' should be on the previous line.143
Errors'(' is preceded with whitespace.144
Errors'(' is preceded with whitespace.144
Errors'{' should be on the previous line.145
Errors'(' is preceded with whitespace.146
Errors'{' should be on the previous line.147
Errors'(' is preceded with whitespace.148
ErrorsMissing a Javadoc comment.153
Errors'(' is preceded with whitespace.153
ErrorsParameter type should be final.153
Errors'{' should be on the previous line.154
Errors'(' is preceded with whitespace.155
Errors'{' should be on the previous line.156
Errors'(' is preceded with whitespace.157
Errors'(' is preceded with whitespace.157
Errors'(' is preceded with whitespace.157
ErrorsMissing a Javadoc comment.162
Errors'(' is preceded with whitespace.162
ErrorsParameter set should be final.162
ErrorsParameter xmlType should be final.163
Errors'{' should be on the previous line.164
Errors'finder' hides a field.165
Errors'(' is preceded with whitespace.165
Errors'(' is preceded with whitespace.166
Errors'(' is preceded with whitespace.166
Errors'(' is preceded with whitespace.168
Errors'(' is preceded with whitespace.168
Errors'(' is preceded with whitespace.168
Errors'{' should be on the previous line.170
Errors'(' is preceded with whitespace.171
Errors'(' is preceded with whitespace.172
Errors'(' is preceded with whitespace.174
Errors'(' is preceded with whitespace.176

org/kuali/student/contract/writer/service/ServiceExceptionWriter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine contains a tab character.6
ErrorsLine contains a tab character.8
ErrorsLine has trailing spaces.26
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.36
Errors'(' is preceded with whitespace.36
ErrorsParameter model should be final.36
Errors'model' hides a field.36
ErrorsParameter directory should be final.37
Errors'directory' hides a field.37
ErrorsParameter rootPackage should be final.38
Errors'rootPackage' hides a field.38
ErrorsParameter error should be final.39
Errors'error' hides a field.39
Errors'{' should be on the previous line.40
ErrorsLine is longer than 80 characters.41
Errors'(' is preceded with whitespace.41
Errors'(' is preceded with whitespace.41
Errors'(' is preceded with whitespace.41
Errors'(' is preceded with whitespace.41
ErrorsMissing a Javadoc comment.48
Errors'(' is preceded with whitespace.48
ErrorsParameter rootPackage should be final.48
Errors'{' should be on the previous line.49
Errors'(' is preceded with whitespace.50
ErrorsMissing a Javadoc comment.53
Errors'(' is preceded with whitespace.53
ErrorsParameter type should be final.53
Errors'{' should be on the previous line.54
Errors'(' is preceded with whitespace.55
Errors'(' is preceded with whitespace.55
ErrorsFirst sentence should end with a period.58
ErrorsMethod 'write' is not designed for extension - needs to be abstract, final or empty.62
Errors'(' is preceded with whitespace.62
Errors'{' should be on the previous line.63
Errors'(' is preceded with whitespace.64
Errors'(' is preceded with whitespace.64
Errors'(' is preceded with whitespace.65
Errors'(' is preceded with whitespace.66
Errors'(' is preceded with whitespace.67
ErrorsLine contains a tab character.68
Errors'(' is preceded with whitespace.68
Errors'(' is preceded with whitespace.69
Errors'(' is preceded with whitespace.70
Errors'(' is preceded with whitespace.71
Errors'(' is preceded with whitespace.72
Errors'(' is preceded with whitespace.73
Errors'(' is preceded with whitespace.75
Errors'(' is preceded with whitespace.76
Errors'(' is preceded with whitespace.77
Errors'(' is preceded with whitespace.78
Errors'(' is preceded with whitespace.79
Errors'(' is preceded with whitespace.81
Errors'(' is preceded with whitespace.82
Errors'(' is preceded with whitespace.83
Errors'(' is preceded with whitespace.84
Errors'(' is preceded with whitespace.85
Errors'(' is preceded with whitespace.87
Errors'(' is preceded with whitespace.88
Errors'(' is preceded with whitespace.89
Errors'(' is preceded with whitespace.90
Errors'(' is preceded with whitespace.91
Errors'(' is preceded with whitespace.93
Errors'(' is preceded with whitespace.94
Errors'(' is preceded with whitespace.96
Errors'(' is preceded with whitespace.97
Errors'(' is preceded with whitespace.97