Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
15002492

Rules

RulesViolationsSeverity
JavadocPackage
  • allowLegacy: "true"
2Errors Error
NewlineAtEndOfFile0Errors Error
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
510Errors Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
540Errors Error
JavadocMethod156Errors Error
JavadocType0Errors Error
JavadocVariable142Errors Error
JavadocStyle0Errors Error
ConstantName2Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MemberName0Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
LineLength270Errors Error
MethodLength0Errors Error
ParameterNumber4Errors Error
EmptyForIteratorPad0Errors Error
MethodParamPad0Errors Error
NoWhitespaceAfter0Errors Error
NoWhitespaceBefore0Errors Error
OperatorWrap0Errors Error
ParenPad84Errors Error
TypecastParenPad0Errors Error
WhitespaceAfter0Errors Error
WhitespaceAround0Errors Error
ModifierOrder58Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock8Errors Error
LeftCurly0Errors Error
NeedBraces14Errors Error
RightCurly0Errors Error
AvoidInlineConditionals20Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField74Errors Error
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber0Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows2Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
DesignForExtension140Errors Error
FinalClass0Errors Error
HideUtilityClassConstructor2Errors Error
InterfaceIsType0Errors Error
VisibilityModifier78Errors Error
ArrayTypeStyle0Errors Error
FinalParameters370Errors Error
TodoComment16Errors Error
UpperEll0Errors Error

Details

gov/nasa/pds/registry/resource/AssociationsResource.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine contains a tab character.1
ErrorsLine contains a tab character.2
ErrorsLine has trailing spaces.3
ErrorsLine contains a tab character.3
ErrorsLine contains a tab character.4
ErrorsLine has trailing spaces.5
ErrorsLine contains a tab character.5
ErrorsLine has trailing spaces.6
ErrorsLine contains a tab character.6
ErrorsLine has trailing spaces.7
ErrorsLine is longer than 80 characters.7
ErrorsLine contains a tab character.7
ErrorsLine has trailing spaces.8
ErrorsLine is longer than 80 characters.8
ErrorsLine contains a tab character.8
ErrorsLine has trailing spaces.9
ErrorsLine is longer than 80 characters.9
ErrorsLine contains a tab character.9
ErrorsLine has trailing spaces.10
ErrorsLine is longer than 80 characters.10
ErrorsLine contains a tab character.10
ErrorsLine contains a tab character.11
ErrorsLine has trailing spaces.12
ErrorsLine contains a tab character.12
ErrorsLine contains a tab character.13
ErrorsLine has trailing spaces.46
ErrorsLine has trailing spaces.48
ErrorsMissing a Javadoc comment.53
ErrorsVariable 'uriInfo' must be private and have accessor methods.54
ErrorsMissing a Javadoc comment.56
ErrorsVariable 'request' must be private and have accessor methods.57
ErrorsMissing a Javadoc comment.59
ErrorsVariable 'registryService' must be private and have accessor methods.60
ErrorsMissing a Javadoc comment.62
ErrorsParameter uriInfo should be final.62
Errors'uriInfo' hides a field.62
ErrorsParameter request should be final.62
Errors'request' hides a field.62
ErrorsParameter registryService should be final.63
Errors'registryService' hides a field.63
ErrorsLine has trailing spaces.71
ErrorsLine is longer than 80 characters.74
ErrorsLine has trailing spaces.75
ErrorsMethod 'getAssociations' is not designed for extension - needs to be abstract, final or empty.96
Errors'(' is followed by whitespace.97
ErrorsParameter start should be final.99
ErrorsParameter rows should be final.100
ErrorsParameter targetObject should be final.101
ErrorsParameter sourceObject should be final.102
ErrorsParameter associationType should be final.103
ErrorsParameter operator should be final.104
ErrorsParameter sort should be final.105
ErrorsLine is longer than 80 characters.109
ErrorsLine has trailing spaces.124
ErrorsLine is longer than 80 characters.127
ErrorsLine has trailing spaces.131
ErrorsMethod 'publishAssociation' is not designed for extension - needs to be abstract, final or empty.139
Errors'(' is followed by whitespace.140
ErrorsParameter association should be final.141
ErrorsParameter packageGuid should be final.142
ErrorsComment matches to-do format 'TODO:'.143
ErrorsAvoid inline conditionals.145
ErrorsMissing a Javadoc comment.157
ErrorsParameter association should be final.157
ErrorsParameter uriInfo should be final.158
ErrorsLine has trailing spaces.166
ErrorsLine has trailing spaces.167
ErrorsLine is longer than 80 characters.168
ErrorsLine is longer than 80 characters.170
ErrorsMethod 'getAssociation' is not designed for extension - needs to be abstract, final or empty.173
Errors'(' is followed by whitespace.175
ErrorsParameter guid should be final.176
ErrorsExpected @param tag for 'guid'.176
ErrorsLine has trailing spaces.188
ErrorsMethod 'deleteAssociation' is not designed for extension - needs to be abstract, final or empty.193
ErrorsParameter guid should be final.195
ErrorsLine contains a tab character.1
ErrorsLine contains a tab character.2
ErrorsLine has trailing spaces.3
ErrorsLine contains a tab character.3
ErrorsLine contains a tab character.4
ErrorsLine has trailing spaces.5
ErrorsLine contains a tab character.5
ErrorsLine has trailing spaces.6
ErrorsLine contains a tab character.6
ErrorsLine has trailing spaces.7
ErrorsLine is longer than 80 characters.7
ErrorsLine contains a tab character.7
ErrorsLine has trailing spaces.8
ErrorsLine is longer than 80 characters.8
ErrorsLine contains a tab character.8
ErrorsLine has trailing spaces.9
ErrorsLine is longer than 80 characters.9
ErrorsLine contains a tab character.9
ErrorsLine has trailing spaces.10
ErrorsLine is longer than 80 characters.10
ErrorsLine contains a tab character.10
ErrorsLine contains a tab character.11
ErrorsLine has trailing spaces.12
ErrorsLine contains a tab character.12
ErrorsLine contains a tab character.13
ErrorsLine has trailing spaces.46
ErrorsLine has trailing spaces.48
ErrorsMissing a Javadoc comment.53
ErrorsVariable 'uriInfo' must be private and have accessor methods.54
ErrorsMissing a Javadoc comment.56
ErrorsVariable 'request' must be private and have accessor methods.57
ErrorsMissing a Javadoc comment.59
ErrorsVariable 'registryService' must be private and have accessor methods.60
ErrorsMissing a Javadoc comment.62
ErrorsParameter uriInfo should be final.62
Errors'uriInfo' hides a field.62
ErrorsParameter request should be final.62
Errors'request' hides a field.62
ErrorsParameter registryService should be final.63
Errors'registryService' hides a field.63
ErrorsLine has trailing spaces.71
ErrorsLine is longer than 80 characters.74
ErrorsLine has trailing spaces.75
ErrorsMethod 'getAssociations' is not designed for extension - needs to be abstract, final or empty.96
Errors'(' is followed by whitespace.97
ErrorsParameter start should be final.99
ErrorsParameter rows should be final.100
ErrorsParameter targetObject should be final.101
ErrorsParameter sourceObject should be final.102
ErrorsParameter associationType should be final.103
ErrorsParameter operator should be final.104
ErrorsParameter sort should be final.105
ErrorsLine is longer than 80 characters.109
ErrorsLine has trailing spaces.124
ErrorsLine is longer than 80 characters.127
ErrorsLine has trailing spaces.131
ErrorsMethod 'publishAssociation' is not designed for extension - needs to be abstract, final or empty.139
Errors'(' is followed by whitespace.140
ErrorsParameter association should be final.141
ErrorsParameter packageGuid should be final.142
ErrorsComment matches to-do format 'TODO:'.143
ErrorsAvoid inline conditionals.145
ErrorsMissing a Javadoc comment.157
ErrorsParameter association should be final.157
ErrorsParameter uriInfo should be final.158
ErrorsLine has trailing spaces.166
ErrorsLine has trailing spaces.167
ErrorsLine is longer than 80 characters.168
ErrorsLine is longer than 80 characters.170
ErrorsMethod 'getAssociation' is not designed for extension - needs to be abstract, final or empty.173
Errors'(' is followed by whitespace.175
ErrorsParameter guid should be final.176
ErrorsExpected @param tag for 'guid'.176
ErrorsLine has trailing spaces.188
ErrorsMethod 'deleteAssociation' is not designed for extension - needs to be abstract, final or empty.193
ErrorsParameter guid should be final.195

gov/nasa/pds/registry/resource/ClassificationsResource.java

ViolationMessageLine
ErrorsLine has trailing spaces.3
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.6
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.42
ErrorsMissing a Javadoc comment.47
ErrorsVariable 'uriInfo' must be private and have accessor methods.48
ErrorsMissing a Javadoc comment.50
ErrorsVariable 'request' must be private and have accessor methods.51
ErrorsMissing a Javadoc comment.53
ErrorsVariable 'registryService' must be private and have accessor methods.54
ErrorsMissing a Javadoc comment.56
ErrorsParameter uriInfo should be final.56
Errors'uriInfo' hides a field.56
ErrorsParameter request should be final.56
Errors'request' hides a field.56
ErrorsParameter registryService should be final.57
Errors'registryService' hides a field.57
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.72
ErrorsMethod 'publishClassification' is not designed for extension - needs to be abstract, final or empty.80
Errors'(' is followed by whitespace.81
ErrorsParameter classification should be final.82
ErrorsParameter packageGuid should be final.83
ErrorsComment matches to-do format 'TODO:'.84
ErrorsAvoid inline conditionals.86
ErrorsMissing a Javadoc comment.99
ErrorsParameter classification should be final.99
ErrorsParameter uriInfo should be final.100
ErrorsLine has trailing spaces.108
ErrorsLine has trailing spaces.109
ErrorsLine is longer than 80 characters.110
ErrorsMethod 'getClassification' is not designed for extension - needs to be abstract, final or empty.114
Errors'(' is followed by whitespace.116
ErrorsParameter guid should be final.117
ErrorsExpected @param tag for 'guid'.117
ErrorsLine has trailing spaces.131
ErrorsMethod 'deleteClassification' is not designed for extension - needs to be abstract, final or empty.136
ErrorsParameter guid should be final.138
ErrorsLine has trailing spaces.3
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.6
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.42
ErrorsMissing a Javadoc comment.47
ErrorsVariable 'uriInfo' must be private and have accessor methods.48
ErrorsMissing a Javadoc comment.50
ErrorsVariable 'request' must be private and have accessor methods.51
ErrorsMissing a Javadoc comment.53
ErrorsVariable 'registryService' must be private and have accessor methods.54
ErrorsMissing a Javadoc comment.56
ErrorsParameter uriInfo should be final.56
Errors'uriInfo' hides a field.56
ErrorsParameter request should be final.56
Errors'request' hides a field.56
ErrorsParameter registryService should be final.57
Errors'registryService' hides a field.57
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.72
ErrorsMethod 'publishClassification' is not designed for extension - needs to be abstract, final or empty.80
Errors'(' is followed by whitespace.81
ErrorsParameter classification should be final.82
ErrorsParameter packageGuid should be final.83
ErrorsComment matches to-do format 'TODO:'.84
ErrorsAvoid inline conditionals.86
ErrorsMissing a Javadoc comment.99
ErrorsParameter classification should be final.99
ErrorsParameter uriInfo should be final.100
ErrorsLine has trailing spaces.108
ErrorsLine has trailing spaces.109
ErrorsLine is longer than 80 characters.110
ErrorsMethod 'getClassification' is not designed for extension - needs to be abstract, final or empty.114
Errors'(' is followed by whitespace.116
ErrorsParameter guid should be final.117
ErrorsExpected @param tag for 'guid'.117
ErrorsLine has trailing spaces.131
ErrorsMethod 'deleteClassification' is not designed for extension - needs to be abstract, final or empty.136
ErrorsParameter guid should be final.138

gov/nasa/pds/registry/resource/ConfigurationResource.java

ViolationMessageLine
ErrorsLine has trailing spaces.3
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.6
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.34
ErrorsMissing a Javadoc comment.40
ErrorsVariable 'uriInfo' must be private and have accessor methods.41
ErrorsMissing a Javadoc comment.43
ErrorsVariable 'request' must be private and have accessor methods.44
ErrorsMissing a Javadoc comment.46
ErrorsVariable 'registryService' must be private and have accessor methods.47
ErrorsMissing a Javadoc comment.49
ErrorsParameter uriInfo should be final.49
Errors'uriInfo' hides a field.49
ErrorsParameter request should be final.49
Errors'request' hides a field.49
ErrorsParameter registryService should be final.50
Errors'registryService' hides a field.50
ErrorsLine has trailing spaces.57
ErrorsLine has trailing spaces.59
ErrorsExpected an @return tag.65
ErrorsMethod 'configure' is not designed for extension - needs to be abstract, final or empty.65
Errors'(' is followed by whitespace.66
ErrorsParameter packageGuid should be final.67
ErrorsExpected @param tag for 'packageGuid'.67
ErrorsParameter name should be final.68
ErrorsExpected @param tag for 'name'.68
ErrorsParameter description should be final.69
ErrorsExpected @param tag for 'description'.69
ErrorsParameter objectList should be final.70
ErrorsExpected @param tag for 'objectList'.70
ErrorsComment matches to-do format 'TODO:'.71
ErrorsLine has trailing spaces.3
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.6
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.34
ErrorsMissing a Javadoc comment.40
ErrorsVariable 'uriInfo' must be private and have accessor methods.41
ErrorsMissing a Javadoc comment.43
ErrorsVariable 'request' must be private and have accessor methods.44
ErrorsMissing a Javadoc comment.46
ErrorsVariable 'registryService' must be private and have accessor methods.47
ErrorsMissing a Javadoc comment.49
ErrorsParameter uriInfo should be final.49
Errors'uriInfo' hides a field.49
ErrorsParameter request should be final.49
Errors'request' hides a field.49
ErrorsParameter registryService should be final.50
Errors'registryService' hides a field.50
ErrorsLine has trailing spaces.57
ErrorsLine has trailing spaces.59
ErrorsExpected an @return tag.65
ErrorsMethod 'configure' is not designed for extension - needs to be abstract, final or empty.65
Errors'(' is followed by whitespace.66
ErrorsParameter packageGuid should be final.67
ErrorsExpected @param tag for 'packageGuid'.67
ErrorsParameter name should be final.68
ErrorsExpected @param tag for 'name'.68
ErrorsParameter description should be final.69
ErrorsExpected @param tag for 'description'.69
ErrorsParameter objectList should be final.70
ErrorsExpected @param tag for 'objectList'.70
ErrorsComment matches to-do format 'TODO:'.71

gov/nasa/pds/registry/resource/EventsResource.java

ViolationMessageLine
ErrorsLine has trailing spaces.3
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.6
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.45
ErrorsLine has trailing spaces.47
ErrorsLine has trailing spaces.49
ErrorsMissing a Javadoc comment.53
ErrorsVariable 'uriInfo' must be private and have accessor methods.54
ErrorsMissing a Javadoc comment.56
ErrorsVariable 'request' must be private and have accessor methods.57
ErrorsMissing a Javadoc comment.59
ErrorsVariable 'registryService' must be private and have accessor methods.60
ErrorsMissing a Javadoc comment.62
ErrorsParameter uriInfo should be final.62
Errors'uriInfo' hides a field.62
ErrorsParameter request should be final.62
Errors'request' hides a field.62
ErrorsParameter registryService should be final.63
Errors'registryService' hides a field.63
ErrorsLine has trailing spaces.71
ErrorsLine is longer than 80 characters.74
ErrorsLine has trailing spaces.75
ErrorsMethod 'getAuditableEvents' is not designed for extension - needs to be abstract, final or empty.80
Errors'(' is followed by whitespace.82
ErrorsParameter affectedObject should be final.84
ErrorsLine has trailing spaces.89
ErrorsExpected an @return tag.92
ErrorsMethod 'getEvents' is not designed for extension - needs to be abstract, final or empty.92
Errors'(' is followed by whitespace.93
ErrorsMore than 7 parameters.94
ErrorsParameter start should be final.95
ErrorsExpected @param tag for 'start'.95
ErrorsParameter rows should be final.96
ErrorsExpected @param tag for 'rows'.96
ErrorsParameter eventStart should be final.97
ErrorsExpected @param tag for 'eventStart'.97
ErrorsParameter eventEnd should be final.98
ErrorsExpected @param tag for 'eventEnd'.98
ErrorsParameter eventType should be final.99
ErrorsExpected @param tag for 'eventType'.99
ErrorsParameter requestId should be final.100
ErrorsExpected @param tag for 'requestId'.100
ErrorsParameter user should be final.101
ErrorsExpected @param tag for 'user'.101
ErrorsParameter operator should be final.102
ErrorsExpected @param tag for 'operator'.102
ErrorsParameter sort should be final.103
ErrorsExpected @param tag for 'sort'.103
ErrorsLine is longer than 80 characters.115
Errors'if' construct must use '{}'s.132
ErrorsLine has trailing spaces.3
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.6
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.45
ErrorsLine has trailing spaces.47
ErrorsLine has trailing spaces.49
ErrorsMissing a Javadoc comment.53
ErrorsVariable 'uriInfo' must be private and have accessor methods.54
ErrorsMissing a Javadoc comment.56
ErrorsVariable 'request' must be private and have accessor methods.57
ErrorsMissing a Javadoc comment.59
ErrorsVariable 'registryService' must be private and have accessor methods.60
ErrorsMissing a Javadoc comment.62
ErrorsParameter uriInfo should be final.62
Errors'uriInfo' hides a field.62
ErrorsParameter request should be final.62
Errors'request' hides a field.62
ErrorsParameter registryService should be final.63
Errors'registryService' hides a field.63
ErrorsLine has trailing spaces.71
ErrorsLine is longer than 80 characters.74
ErrorsLine has trailing spaces.75
ErrorsMethod 'getAuditableEvents' is not designed for extension - needs to be abstract, final or empty.80
Errors'(' is followed by whitespace.82
ErrorsParameter affectedObject should be final.84
ErrorsLine has trailing spaces.89
ErrorsExpected an @return tag.92
ErrorsMethod 'getEvents' is not designed for extension - needs to be abstract, final or empty.92
Errors'(' is followed by whitespace.93
ErrorsMore than 7 parameters.94
ErrorsParameter start should be final.95
ErrorsExpected @param tag for 'start'.95
ErrorsParameter rows should be final.96
ErrorsExpected @param tag for 'rows'.96
ErrorsParameter eventStart should be final.97
ErrorsExpected @param tag for 'eventStart'.97
ErrorsParameter eventEnd should be final.98
ErrorsExpected @param tag for 'eventEnd'.98
ErrorsParameter eventType should be final.99
ErrorsExpected @param tag for 'eventType'.99
ErrorsParameter requestId should be final.100
ErrorsExpected @param tag for 'requestId'.100
ErrorsParameter user should be final.101
ErrorsExpected @param tag for 'user'.101
ErrorsParameter operator should be final.102
ErrorsExpected @param tag for 'operator'.102
ErrorsParameter sort should be final.103
ErrorsExpected @param tag for 'sort'.103
ErrorsLine is longer than 80 characters.115
Errors'if' construct must use '{}'s.132

gov/nasa/pds/registry/resource/ExternalIdentifiersResource.java

ViolationMessageLine
ErrorsLine has trailing spaces.3
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.6
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.40
ErrorsMissing a Javadoc comment.47
ErrorsVariable 'uriInfo' must be private and have accessor methods.48
ErrorsMissing a Javadoc comment.50
ErrorsVariable 'request' must be private and have accessor methods.51
ErrorsMissing a Javadoc comment.53
ErrorsVariable 'registryService' must be private and have accessor methods.54
ErrorsMissing a Javadoc comment.56
ErrorsParameter uriInfo should be final.56
Errors'uriInfo' hides a field.56
ErrorsParameter request should be final.56
Errors'request' hides a field.56
ErrorsParameter registryService should be final.57
Errors'registryService' hides a field.57
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.67
ErrorsLine is longer than 80 characters.68
ErrorsLine has trailing spaces.73
ErrorsMethod 'publishIdentifier' is not designed for extension - needs to be abstract, final or empty.81
Errors'(' is followed by whitespace.82
ErrorsParameter identifier should be final.83
ErrorsParameter packageGuid should be final.84
ErrorsComment matches to-do format 'TODO:'.85
ErrorsAvoid inline conditionals.87
ErrorsMissing a Javadoc comment.100
ErrorsParameter identifier should be final.100
ErrorsParameter uriInfo should be final.101
ErrorsLine has trailing spaces.109
ErrorsLine has trailing spaces.110
ErrorsLine is longer than 80 characters.111
ErrorsMethod 'getIdentifier' is not designed for extension - needs to be abstract, final or empty.115
Errors'(' is followed by whitespace.117
ErrorsParameter guid should be final.118
ErrorsExpected @param tag for 'guid'.118
ErrorsLine has trailing spaces.132
ErrorsMethod 'deleteIdentifier' is not designed for extension - needs to be abstract, final or empty.137
ErrorsParameter guid should be final.139
ErrorsLine has trailing spaces.3
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.6
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.40
ErrorsMissing a Javadoc comment.47
ErrorsVariable 'uriInfo' must be private and have accessor methods.48
ErrorsMissing a Javadoc comment.50
ErrorsVariable 'request' must be private and have accessor methods.51
ErrorsMissing a Javadoc comment.53
ErrorsVariable 'registryService' must be private and have accessor methods.54
ErrorsMissing a Javadoc comment.56
ErrorsParameter uriInfo should be final.56
Errors'uriInfo' hides a field.56
ErrorsParameter request should be final.56
Errors'request' hides a field.56
ErrorsParameter registryService should be final.57
Errors'registryService' hides a field.57
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.67
ErrorsLine is longer than 80 characters.68
ErrorsLine has trailing spaces.73
ErrorsMethod 'publishIdentifier' is not designed for extension - needs to be abstract, final or empty.81
Errors'(' is followed by whitespace.82
ErrorsParameter identifier should be final.83
ErrorsParameter packageGuid should be final.84
ErrorsComment matches to-do format 'TODO:'.85
ErrorsAvoid inline conditionals.87
ErrorsMissing a Javadoc comment.100
ErrorsParameter identifier should be final.100
ErrorsParameter uriInfo should be final.101
ErrorsLine has trailing spaces.109
ErrorsLine has trailing spaces.110
ErrorsLine is longer than 80 characters.111
ErrorsMethod 'getIdentifier' is not designed for extension - needs to be abstract, final or empty.115
Errors'(' is followed by whitespace.117
ErrorsParameter guid should be final.118
ErrorsExpected @param tag for 'guid'.118
ErrorsLine has trailing spaces.132
ErrorsMethod 'deleteIdentifier' is not designed for extension - needs to be abstract, final or empty.137
ErrorsParameter guid should be final.139

gov/nasa/pds/registry/resource/ExtrinsicsResource.java

ViolationMessageLine
ErrorsLine has trailing spaces.3
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.6
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.52
ErrorsLine has trailing spaces.54
Errors'(' is followed by whitespace.56
ErrorsMissing a Javadoc comment.58
ErrorsVariable 'uriInfo' must be private and have accessor methods.59
ErrorsMissing a Javadoc comment.61
ErrorsVariable 'request' must be private and have accessor methods.62
ErrorsMissing a Javadoc comment.64
ErrorsVariable 'registryService' must be private and have accessor methods.65
ErrorsMissing a Javadoc comment.67
ErrorsParameter uriInfo should be final.67
Errors'uriInfo' hides a field.67
ErrorsParameter request should be final.67
Errors'request' hides a field.67
ErrorsParameter registryService should be final.68
Errors'registryService' hides a field.68
ErrorsLine has trailing spaces.79
ErrorsLine is longer than 80 characters.82
ErrorsLine has trailing spaces.86
ErrorsMethod 'getExtrinsics' is not designed for extension - needs to be abstract, final or empty.113
Errors'(' is followed by whitespace.114
ErrorsMore than 7 parameters.115
ErrorsParameter start should be final.116
ErrorsParameter rows should be final.117
ErrorsParameter guid should be final.118
ErrorsParameter name should be final.118
ErrorsParameter lid should be final.119
ErrorsParameter versionName should be final.120
ErrorsParameter objectType should be final.121
ErrorsParameter contentVersion should be final.122
ErrorsExpected @param tag for 'contentVersion'.122
ErrorsParameter mimeType should be final.123
ErrorsExpected @param tag for 'mimeType'.123
ErrorsParameter status should be final.124
ErrorsParameter operator should be final.125
ErrorsParameter sort should be final.126
ErrorsLine is longer than 80 characters.131
Errors'if' construct must use '{}'s.151
ErrorsLine has trailing spaces.165
ErrorsLine is longer than 80 characters.168
ErrorsLine has trailing spaces.172
ErrorsLine is longer than 80 characters.176
ErrorsMethod 'publishExtrinsic' is not designed for extension - needs to be abstract, final or empty.180
Errors'(' is followed by whitespace.181
ErrorsParameter extrinsic should be final.182
ErrorsParameter packageGuid should be final.183
ErrorsComment matches to-do format 'TODO:'.184
ErrorsAvoid inline conditionals.186
ErrorsLine has trailing spaces.203
ErrorsLine is longer than 80 characters.206
ErrorsLine is longer than 80 characters.217
ErrorsMethod 'versionExtrinsic' is not designed for extension - needs to be abstract, final or empty.221
Errors'(' is followed by whitespace.223
ErrorsParameter extrinsic should be final.224
ErrorsParameter lid should be final.225
ErrorsParameter major should be final.226
ErrorsParameter packageGuid should be final.227
ErrorsAvoid inline conditionals.230
ErrorsLine is longer than 80 characters.231
ErrorsLine has trailing spaces.245
ErrorsLine is longer than 80 characters.248
ErrorsLine has trailing spaces.249
ErrorsMethod 'getExtrinsicVersions' is not designed for extension - needs to be abstract, final or empty.254
Errors'(' is followed by whitespace.257
ErrorsParameter lid should be final.259
ErrorsLine has trailing spaces.272
ErrorsLine has trailing spaces.273
ErrorsLine is longer than 80 characters.274
ErrorsLine is longer than 80 characters.276
ErrorsLine has trailing spaces.277
ErrorsLine has trailing spaces.280
ErrorsMethod 'getEarliestVersion' is not designed for extension - needs to be abstract, final or empty.283
ErrorsParameter lid should be final.285
ErrorsLine has trailing spaces.302
ErrorsLine has trailing spaces.303
ErrorsLine is longer than 80 characters.304
ErrorsLine is longer than 80 characters.306
ErrorsLine has trailing spaces.307
ErrorsLine has trailing spaces.310
ErrorsMethod 'getLatestVersion' is not designed for extension - needs to be abstract, final or empty.313
ErrorsParameter lid should be final.315
ErrorsLine has trailing spaces.332
ErrorsLine has trailing spaces.333
ErrorsLine is longer than 80 characters.334
ErrorsLine is longer than 80 characters.336
ErrorsLine has trailing spaces.337
ErrorsLine has trailing spaces.340
ErrorsMethod 'getExtrinsic' is not designed for extension - needs to be abstract, final or empty.343
Errors'(' is followed by whitespace.345
ErrorsParameter guid should be final.346
ErrorsComment matches to-do format 'TODO:'.354
ErrorsLine has trailing spaces.371
ErrorsMethod 'updateExtrinsic' is not designed for extension - needs to be abstract, final or empty.378
Errors'(' is followed by whitespace.380
ErrorsParameter guid should be final.381
ErrorsParameter extrinsic should be final.382
ErrorsLine has trailing spaces.394
ErrorsExpected an @return tag.398
ErrorsMethod 'deleteExtrinsic' is not designed for extension - needs to be abstract, final or empty.398
ErrorsParameter guid should be final.400
ErrorsLine has trailing spaces.409
ErrorsExpected an @return tag.416
ErrorsMethod 'changeStatus' is not designed for extension - needs to be abstract, final or empty.416
ErrorsParameter guid should be final.418
ErrorsParameter action should be final.419
ErrorsMissing a Javadoc comment.425
ErrorsParameter builder should be final.426
ErrorsParameter uriInfo should be final.426
ErrorsParameter registryService should be final.427
ErrorsParameter extrinsic should be final.427
ErrorsMust have at least one statement.432
ErrorsMissing a Javadoc comment.443
ErrorsParameter builder should be final.443
ErrorsParameter uriInfo should be final.444
ErrorsParameter registryService should be final.444
ErrorsParameter extrinsic should be final.445
ErrorsMust have at least one statement.450
ErrorsMissing a Javadoc comment.461
ErrorsParameter builder should be final.462
ErrorsParameter uriInfo should be final.462
ErrorsParameter registryService should be final.463
ErrorsParameter extrinsic should be final.463
ErrorsMust have at least one statement.468
ErrorsMissing a Javadoc comment.480
ErrorsParameter builder should be final.481
ErrorsParameter uriInfo should be final.481
ErrorsParameter registryService should be final.482
ErrorsParameter extrinsic should be final.482
ErrorsMust have at least one statement.487
ErrorsMissing a Javadoc comment.499
ErrorsParameter builder should be final.500
ErrorsParameter uriInfo should be final.500
ErrorsParameter extrinsic should be final.501
ErrorsMissing a Javadoc comment.509
ErrorsParameter builder should be final.510
ErrorsParameter uriInfo should be final.510
ErrorsParameter extrinsic should be final.511
ErrorsMissing a Javadoc comment.519
ErrorsParameter extrinsic should be final.519
ErrorsParameter uriInfo should be final.520
ErrorsLine has trailing spaces.3
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.6
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.52
ErrorsLine has trailing spaces.54
Errors'(' is followed by whitespace.56
ErrorsMissing a Javadoc comment.58
ErrorsVariable 'uriInfo' must be private and have accessor methods.59
ErrorsMissing a Javadoc comment.61
ErrorsVariable 'request' must be private and have accessor methods.62
ErrorsMissing a Javadoc comment.64
ErrorsVariable 'registryService' must be private and have accessor methods.65
ErrorsMissing a Javadoc comment.67
ErrorsParameter uriInfo should be final.67
Errors'uriInfo' hides a field.67
ErrorsParameter request should be final.67
Errors'request' hides a field.67
ErrorsParameter registryService should be final.68
Errors'registryService' hides a field.68
ErrorsLine has trailing spaces.79
ErrorsLine is longer than 80 characters.82
ErrorsLine has trailing spaces.86
ErrorsMethod 'getExtrinsics' is not designed for extension - needs to be abstract, final or empty.113
Errors'(' is followed by whitespace.114
ErrorsMore than 7 parameters.115
ErrorsParameter start should be final.116
ErrorsParameter rows should be final.117
ErrorsParameter guid should be final.118
ErrorsParameter name should be final.118
ErrorsParameter lid should be final.119
ErrorsParameter versionName should be final.120
ErrorsParameter objectType should be final.121
ErrorsParameter contentVersion should be final.122
ErrorsExpected @param tag for 'contentVersion'.122
ErrorsParameter mimeType should be final.123
ErrorsExpected @param tag for 'mimeType'.123
ErrorsParameter status should be final.124
ErrorsParameter operator should be final.125
ErrorsParameter sort should be final.126
ErrorsLine is longer than 80 characters.131
Errors'if' construct must use '{}'s.151
ErrorsLine has trailing spaces.165
ErrorsLine is longer than 80 characters.168
ErrorsLine has trailing spaces.172
ErrorsLine is longer than 80 characters.176
ErrorsMethod 'publishExtrinsic' is not designed for extension - needs to be abstract, final or empty.180
Errors'(' is followed by whitespace.181
ErrorsParameter extrinsic should be final.182
ErrorsParameter packageGuid should be final.183
ErrorsComment matches to-do format 'TODO:'.184
ErrorsAvoid inline conditionals.186
ErrorsLine has trailing spaces.203
ErrorsLine is longer than 80 characters.206
ErrorsLine is longer than 80 characters.217
ErrorsMethod 'versionExtrinsic' is not designed for extension - needs to be abstract, final or empty.221
Errors'(' is followed by whitespace.223
ErrorsParameter extrinsic should be final.224
ErrorsParameter lid should be final.225
ErrorsParameter major should be final.226
ErrorsParameter packageGuid should be final.227
ErrorsAvoid inline conditionals.230
ErrorsLine is longer than 80 characters.231
ErrorsLine has trailing spaces.245
ErrorsLine is longer than 80 characters.248
ErrorsLine has trailing spaces.249
ErrorsMethod 'getExtrinsicVersions' is not designed for extension - needs to be abstract, final or empty.254
Errors'(' is followed by whitespace.257
ErrorsParameter lid should be final.259
ErrorsLine has trailing spaces.272
ErrorsLine has trailing spaces.273
ErrorsLine is longer than 80 characters.274
ErrorsLine is longer than 80 characters.276
ErrorsLine has trailing spaces.277
ErrorsLine has trailing spaces.280
ErrorsMethod 'getEarliestVersion' is not designed for extension - needs to be abstract, final or empty.283
ErrorsParameter lid should be final.285
ErrorsLine has trailing spaces.302
ErrorsLine has trailing spaces.303
ErrorsLine is longer than 80 characters.304
ErrorsLine is longer than 80 characters.306
ErrorsLine has trailing spaces.307
ErrorsLine has trailing spaces.310
ErrorsMethod 'getLatestVersion' is not designed for extension - needs to be abstract, final or empty.313
ErrorsParameter lid should be final.315
ErrorsLine has trailing spaces.332
ErrorsLine has trailing spaces.333
ErrorsLine is longer than 80 characters.334
ErrorsLine is longer than 80 characters.336
ErrorsLine has trailing spaces.337
ErrorsLine has trailing spaces.340
ErrorsMethod 'getExtrinsic' is not designed for extension - needs to be abstract, final or empty.343
Errors'(' is followed by whitespace.345
ErrorsParameter guid should be final.346
ErrorsComment matches to-do format 'TODO:'.354
ErrorsLine has trailing spaces.371
ErrorsMethod 'updateExtrinsic' is not designed for extension - needs to be abstract, final or empty.378
Errors'(' is followed by whitespace.380
ErrorsParameter guid should be final.381
ErrorsParameter extrinsic should be final.382
ErrorsLine has trailing spaces.394
ErrorsExpected an @return tag.398
ErrorsMethod 'deleteExtrinsic' is not designed for extension - needs to be abstract, final or empty.398
ErrorsParameter guid should be final.400
ErrorsLine has trailing spaces.409
ErrorsExpected an @return tag.416
ErrorsMethod 'changeStatus' is not designed for extension - needs to be abstract, final or empty.416
ErrorsParameter guid should be final.418
ErrorsParameter action should be final.419
ErrorsMissing a Javadoc comment.425
ErrorsParameter builder should be final.426
ErrorsParameter uriInfo should be final.426
ErrorsParameter registryService should be final.427
ErrorsParameter extrinsic should be final.427
ErrorsMust have at least one statement.432
ErrorsMissing a Javadoc comment.443
ErrorsParameter builder should be final.443
ErrorsParameter uriInfo should be final.444
ErrorsParameter registryService should be final.444
ErrorsParameter extrinsic should be final.445
ErrorsMust have at least one statement.450
ErrorsMissing a Javadoc comment.461
ErrorsParameter builder should be final.462
ErrorsParameter uriInfo should be final.462
ErrorsParameter registryService should be final.463
ErrorsParameter extrinsic should be final.463
ErrorsMust have at least one statement.468
ErrorsMissing a Javadoc comment.480
ErrorsParameter builder should be final.481
ErrorsParameter uriInfo should be final.481
ErrorsParameter registryService should be final.482
ErrorsParameter extrinsic should be final.482
ErrorsMust have at least one statement.487
ErrorsMissing a Javadoc comment.499
ErrorsParameter builder should be final.500
ErrorsParameter uriInfo should be final.500
ErrorsParameter extrinsic should be final.501
ErrorsMissing a Javadoc comment.509
ErrorsParameter builder should be final.510
ErrorsParameter uriInfo should be final.510
ErrorsParameter extrinsic should be final.511
ErrorsMissing a Javadoc comment.519
ErrorsParameter extrinsic should be final.519
ErrorsParameter uriInfo should be final.520

gov/nasa/pds/registry/resource/LinksResource.java

ViolationMessageLine
ErrorsLine has trailing spaces.3
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.6
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.50
ErrorsMissing a Javadoc comment.55
ErrorsVariable 'uriInfo' must be private and have accessor methods.56
ErrorsMissing a Javadoc comment.58
ErrorsVariable 'request' must be private and have accessor methods.59
ErrorsMissing a Javadoc comment.61
ErrorsVariable 'registryService' must be private and have accessor methods.62
ErrorsMissing a Javadoc comment.64
ErrorsParameter uriInfo should be final.64
Errors'uriInfo' hides a field.64
ErrorsParameter request should be final.64
Errors'request' hides a field.64
ErrorsParameter registryService should be final.65
Errors'registryService' hides a field.65
ErrorsLine has trailing spaces.73
ErrorsLine is longer than 80 characters.76
ErrorsMethod 'publishLink' is not designed for extension - needs to be abstract, final or empty.87
Errors'(' is followed by whitespace.88
ErrorsParameter link should be final.89
ErrorsParameter packageGuid should be final.90
ErrorsAvoid inline conditionals.92
ErrorsLine has trailing spaces.106
ErrorsLine has trailing spaces.107
ErrorsLine is longer than 80 characters.108
ErrorsLine is longer than 80 characters.110
ErrorsLine has trailing spaces.111
ErrorsMethod 'getLInk' is not designed for extension - needs to be abstract, final or empty.116
Errors'(' is followed by whitespace.118
ErrorsParameter guid should be final.119
ErrorsLine has trailing spaces.130
ErrorsMethod 'deleteLink' is not designed for extension - needs to be abstract, final or empty.135
ErrorsParameter guid should be final.137
ErrorsLine has trailing spaces.144
ErrorsMethod 'updateLink' is not designed for extension - needs to be abstract, final or empty.151
Errors'(' is followed by whitespace.152
ErrorsLine is longer than 80 characters.154
ErrorsParameter guid should be final.154
ErrorsParameter link should be final.154
ErrorsLine has trailing spaces.167
ErrorsMethod 'updateLinkWithPost' is not designed for extension - needs to be abstract, final or empty.174
Errors'(' is followed by whitespace.175
ErrorsParameter guid should be final.177
ErrorsParameter link should be final.178
ErrorsExpected an @return tag.186
ErrorsMethod 'getLink' is not designed for extension - needs to be abstract, final or empty.186
Errors'(' is followed by whitespace.188
ErrorsParameter start should be final.190
ErrorsExpected @param tag for 'start'.190
ErrorsParameter rows should be final.191
ErrorsExpected @param tag for 'rows'.191
ErrorsLine is longer than 80 characters.193
ErrorsLine is longer than 80 characters.195
Errors'if' construct must use '{}'s.210
ErrorsMissing a Javadoc comment.218
ErrorsParameter link should be final.218
ErrorsParameter uriInfo should be final.218
ErrorsLine has trailing spaces.3
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.6
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.50
ErrorsMissing a Javadoc comment.55
ErrorsVariable 'uriInfo' must be private and have accessor methods.56
ErrorsMissing a Javadoc comment.58
ErrorsVariable 'request' must be private and have accessor methods.59
ErrorsMissing a Javadoc comment.61
ErrorsVariable 'registryService' must be private and have accessor methods.62
ErrorsMissing a Javadoc comment.64
ErrorsParameter uriInfo should be final.64
Errors'uriInfo' hides a field.64
ErrorsParameter request should be final.64
Errors'request' hides a field.64
ErrorsParameter registryService should be final.65
Errors'registryService' hides a field.65
ErrorsLine has trailing spaces.73
ErrorsLine is longer than 80 characters.76
ErrorsMethod 'publishLink' is not designed for extension - needs to be abstract, final or empty.87
Errors'(' is followed by whitespace.88
ErrorsParameter link should be final.89
ErrorsParameter packageGuid should be final.90
ErrorsAvoid inline conditionals.92
ErrorsLine has trailing spaces.106
ErrorsLine has trailing spaces.107
ErrorsLine is longer than 80 characters.108
ErrorsLine is longer than 80 characters.110
ErrorsLine has trailing spaces.111
ErrorsMethod 'getLInk' is not designed for extension - needs to be abstract, final or empty.116
Errors'(' is followed by whitespace.118
ErrorsParameter guid should be final.119
ErrorsLine has trailing spaces.130
ErrorsMethod 'deleteLink' is not designed for extension - needs to be abstract, final or empty.135
ErrorsParameter guid should be final.137
ErrorsLine has trailing spaces.144
ErrorsMethod 'updateLink' is not designed for extension - needs to be abstract, final or empty.151
Errors'(' is followed by whitespace.152
ErrorsLine is longer than 80 characters.154
ErrorsParameter guid should be final.154
ErrorsParameter link should be final.154
ErrorsLine has trailing spaces.167
ErrorsMethod 'updateLinkWithPost' is not designed for extension - needs to be abstract, final or empty.174
Errors'(' is followed by whitespace.175
ErrorsParameter guid should be final.177
ErrorsParameter link should be final.178
ErrorsExpected an @return tag.186
ErrorsMethod 'getLink' is not designed for extension - needs to be abstract, final or empty.186
Errors'(' is followed by whitespace.188
ErrorsParameter start should be final.190
ErrorsExpected @param tag for 'start'.190
ErrorsParameter rows should be final.191
ErrorsExpected @param tag for 'rows'.191
ErrorsLine is longer than 80 characters.193
ErrorsLine is longer than 80 characters.195
Errors'if' construct must use '{}'s.210
ErrorsMissing a Javadoc comment.218
ErrorsParameter link should be final.218
ErrorsParameter uriInfo should be final.218

gov/nasa/pds/registry/resource/NodesResource.java

ViolationMessageLine
ErrorsLine has trailing spaces.3
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.6
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.48
ErrorsLine has trailing spaces.50
ErrorsMissing a Javadoc comment.54
ErrorsVariable 'uriInfo' must be private and have accessor methods.55
ErrorsMissing a Javadoc comment.57
ErrorsVariable 'request' must be private and have accessor methods.58
ErrorsMissing a Javadoc comment.60
ErrorsVariable 'registryService' must be private and have accessor methods.61
ErrorsMissing a Javadoc comment.63
ErrorsParameter uriInfo should be final.63
Errors'uriInfo' hides a field.63
ErrorsParameter request should be final.63
Errors'request' hides a field.63
ErrorsParameter registryService should be final.64
Errors'registryService' hides a field.64
ErrorsLine has trailing spaces.72
ErrorsLine has trailing spaces.73
ErrorsLine is longer than 80 characters.74
ErrorsLine is longer than 80 characters.76
ErrorsMethod 'publishNode' is not designed for extension - needs to be abstract, final or empty.87
Errors'(' is followed by whitespace.88
ErrorsParameter node should be final.89
ErrorsParameter packageGuid should be final.90
ErrorsAvoid inline conditionals.92
ErrorsLine has trailing spaces.106
ErrorsLine has trailing spaces.107
ErrorsLine is longer than 80 characters.108
ErrorsLine is longer than 80 characters.110
ErrorsLine has trailing spaces.111
ErrorsMethod 'getClassificationNode' is not designed for extension - needs to be abstract, final or empty.116
Errors'(' is followed by whitespace.118
ErrorsParameter nodeGuid should be final.120
ErrorsLine has trailing spaces.132
ErrorsMethod 'deleteClassificationNode' is not designed for extension - needs to be abstract, final or empty.137
ErrorsParameter nodeGuid should be final.140
ErrorsMethod 'getNodes' is not designed for extension - needs to be abstract, final or empty.145
ErrorsMissing a Javadoc comment.145
Errors'(' is followed by whitespace.147
ErrorsParameter start should be final.149
ErrorsParameter rows should be final.150
ErrorsLine is longer than 80 characters.152
ErrorsLine is longer than 80 characters.154
ErrorsLine is longer than 80 characters.155
Errors'if' construct must use '{}'s.169
ErrorsMissing a Javadoc comment.177
ErrorsParameter node should be final.177
ErrorsParameter uriInfo should be final.177
ErrorsLine has trailing spaces.3
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.6
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.48
ErrorsLine has trailing spaces.50
ErrorsMissing a Javadoc comment.54
ErrorsVariable 'uriInfo' must be private and have accessor methods.55
ErrorsMissing a Javadoc comment.57
ErrorsVariable 'request' must be private and have accessor methods.58
ErrorsMissing a Javadoc comment.60
ErrorsVariable 'registryService' must be private and have accessor methods.61
ErrorsMissing a Javadoc comment.63
ErrorsParameter uriInfo should be final.63
Errors'uriInfo' hides a field.63
ErrorsParameter request should be final.63
Errors'request' hides a field.63
ErrorsParameter registryService should be final.64
Errors'registryService' hides a field.64
ErrorsLine has trailing spaces.72
ErrorsLine has trailing spaces.73
ErrorsLine is longer than 80 characters.74
ErrorsLine is longer than 80 characters.76
ErrorsMethod 'publishNode' is not designed for extension - needs to be abstract, final or empty.87
Errors'(' is followed by whitespace.88
ErrorsParameter node should be final.89
ErrorsParameter packageGuid should be final.90
ErrorsAvoid inline conditionals.92
ErrorsLine has trailing spaces.106
ErrorsLine has trailing spaces.107
ErrorsLine is longer than 80 characters.108
ErrorsLine is longer than 80 characters.110
ErrorsLine has trailing spaces.111
ErrorsMethod 'getClassificationNode' is not designed for extension - needs to be abstract, final or empty.116
Errors'(' is followed by whitespace.118
ErrorsParameter nodeGuid should be final.120
ErrorsLine has trailing spaces.132
ErrorsMethod 'deleteClassificationNode' is not designed for extension - needs to be abstract, final or empty.137
ErrorsParameter nodeGuid should be final.140
ErrorsMethod 'getNodes' is not designed for extension - needs to be abstract, final or empty.145
ErrorsMissing a Javadoc comment.145
Errors'(' is followed by whitespace.147
ErrorsParameter start should be final.149
ErrorsParameter rows should be final.150
ErrorsLine is longer than 80 characters.152
ErrorsLine is longer than 80 characters.154
ErrorsLine is longer than 80 characters.155
Errors'if' construct must use '{}'s.169
ErrorsMissing a Javadoc comment.177
ErrorsParameter node should be final.177
ErrorsParameter uriInfo should be final.177

gov/nasa/pds/registry/resource/PackagesResource.java

ViolationMessageLine
ErrorsLine has trailing spaces.3
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.6
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.48
ErrorsMissing a Javadoc comment.54
ErrorsVariable 'uriInfo' must be private and have accessor methods.55
ErrorsMissing a Javadoc comment.57
ErrorsVariable 'request' must be private and have accessor methods.58
ErrorsMissing a Javadoc comment.60
ErrorsVariable 'registryService' must be private and have accessor methods.61
ErrorsMissing a Javadoc comment.63
ErrorsParameter uriInfo should be final.63
Errors'uriInfo' hides a field.63
ErrorsParameter request should be final.63
Errors'request' hides a field.63
ErrorsParameter registryService should be final.64
Errors'registryService' hides a field.64
ErrorsLine has trailing spaces.73
ErrorsLine has trailing spaces.79
ErrorsMethod 'publishPackage' is not designed for extension - needs to be abstract, final or empty.85
Errors'(' is followed by whitespace.86
ErrorsParameter registryPackage should be final.87
ErrorsComment matches to-do format 'TODO:'.88
ErrorsMissing a Javadoc comment.101
ErrorsParameter registryPackage should be final.101
ErrorsParameter uriInfo should be final.102
ErrorsLine has trailing spaces.110
ErrorsLine has trailing spaces.111
ErrorsLine is longer than 80 characters.112
ErrorsMethod 'getPackage' is not designed for extension - needs to be abstract, final or empty.116
Errors'(' is followed by whitespace.118
ErrorsLine is longer than 80 characters.119
ErrorsParameter packageGuid should be final.119
ErrorsExpected @param tag for 'packageGuid'.119
ErrorsLine has trailing spaces.132
ErrorsMethod 'deletePackage' is not designed for extension - needs to be abstract, final or empty.137
ErrorsParameter packageGuid should be final.139
ErrorsLine has trailing spaces.143
ErrorsLine has trailing spaces.146
ErrorsUnused @param tag for 'service'.149
ErrorsMethod 'updatePackage' is not designed for extension - needs to be abstract, final or empty.153
Errors'(' is followed by whitespace.154
ErrorsLine is longer than 80 characters.156
ErrorsParameter guid should be final.156
ErrorsParameter registryPackage should be final.156
ErrorsExpected @param tag for 'registryPackage'.156
ErrorsLine has trailing spaces.167
ErrorsExpected an @return tag.170
ErrorsMethod 'updatePackageWithPost' is not designed for extension - needs to be abstract, final or empty.170
Errors'(' is followed by whitespace.171
ErrorsParameter guid should be final.173
ErrorsExpected @param tag for 'guid'.173
ErrorsParameter registryPackage should be final.174
ErrorsExpected @param tag for 'registryPackage'.174
ErrorsLine has trailing spaces.180
ErrorsLine has trailing spaces.182
ErrorsExpected an @return tag.184
ErrorsMethod 'deletePackageMembers' is not designed for extension - needs to be abstract, final or empty.184
ErrorsLine is longer than 80 characters.186
ErrorsParameter packageGuid should be final.186
ErrorsLine has trailing spaces.195
ErrorsLine has trailing spaces.197
ErrorsLine has trailing spaces.199
ErrorsLine has trailing spaces.201
ErrorsExpected an @return tag.206
ErrorsMethod 'changeStatusOfPackageMembers' is not designed for extension - needs to be abstract, final or empty.206
ErrorsLine is longer than 80 characters.208
ErrorsParameter packageGuid should be final.208
ErrorsParameter action should be final.208
ErrorsLine is longer than 80 characters.210
ErrorsLine has trailing spaces.220
ErrorsExpected an @return tag.221
ErrorsMethod 'getPackages' is not designed for extension - needs to be abstract, final or empty.221
Errors'(' is followed by whitespace.223
ErrorsParameter start should be final.225
ErrorsExpected @param tag for 'start'.225
ErrorsParameter rows should be final.226
ErrorsExpected @param tag for 'rows'.226
ErrorsLine is longer than 80 characters.228
ErrorsLine is longer than 80 characters.230
Errors'if' construct must use '{}'s.245
ErrorsLine has trailing spaces.3
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.6
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.48
ErrorsMissing a Javadoc comment.54
ErrorsVariable 'uriInfo' must be private and have accessor methods.55
ErrorsMissing a Javadoc comment.57
ErrorsVariable 'request' must be private and have accessor methods.58
ErrorsMissing a Javadoc comment.60
ErrorsVariable 'registryService' must be private and have accessor methods.61
ErrorsMissing a Javadoc comment.63
ErrorsParameter uriInfo should be final.63
Errors'uriInfo' hides a field.63
ErrorsParameter request should be final.63
Errors'request' hides a field.63
ErrorsParameter registryService should be final.64
Errors'registryService' hides a field.64
ErrorsLine has trailing spaces.73
ErrorsLine has trailing spaces.79
ErrorsMethod 'publishPackage' is not designed for extension - needs to be abstract, final or empty.85
Errors'(' is followed by whitespace.86
ErrorsParameter registryPackage should be final.87
ErrorsComment matches to-do format 'TODO:'.88
ErrorsMissing a Javadoc comment.101
ErrorsParameter registryPackage should be final.101
ErrorsParameter uriInfo should be final.102
ErrorsLine has trailing spaces.110
ErrorsLine has trailing spaces.111
ErrorsLine is longer than 80 characters.112
ErrorsMethod 'getPackage' is not designed for extension - needs to be abstract, final or empty.116
Errors'(' is followed by whitespace.118
ErrorsLine is longer than 80 characters.119
ErrorsParameter packageGuid should be final.119
ErrorsExpected @param tag for 'packageGuid'.119
ErrorsLine has trailing spaces.132
ErrorsMethod 'deletePackage' is not designed for extension - needs to be abstract, final or empty.137
ErrorsParameter packageGuid should be final.139
ErrorsLine has trailing spaces.143
ErrorsLine has trailing spaces.146
ErrorsUnused @param tag for 'service'.149
ErrorsMethod 'updatePackage' is not designed for extension - needs to be abstract, final or empty.153
Errors'(' is followed by whitespace.154
ErrorsLine is longer than 80 characters.156
ErrorsParameter guid should be final.156
ErrorsParameter registryPackage should be final.156
ErrorsExpected @param tag for 'registryPackage'.156
ErrorsLine has trailing spaces.167
ErrorsExpected an @return tag.170
ErrorsMethod 'updatePackageWithPost' is not designed for extension - needs to be abstract, final or empty.170
Errors'(' is followed by whitespace.171
ErrorsParameter guid should be final.173
ErrorsExpected @param tag for 'guid'.173
ErrorsParameter registryPackage should be final.174
ErrorsExpected @param tag for 'registryPackage'.174
ErrorsLine has trailing spaces.180
ErrorsLine has trailing spaces.182
ErrorsExpected an @return tag.184
ErrorsMethod 'deletePackageMembers' is not designed for extension - needs to be abstract, final or empty.184
ErrorsLine is longer than 80 characters.186
ErrorsParameter packageGuid should be final.186
ErrorsLine has trailing spaces.195
ErrorsLine has trailing spaces.197
ErrorsLine has trailing spaces.199
ErrorsLine has trailing spaces.201
ErrorsExpected an @return tag.206
ErrorsMethod 'changeStatusOfPackageMembers' is not designed for extension - needs to be abstract, final or empty.206
ErrorsLine is longer than 80 characters.208
ErrorsParameter packageGuid should be final.208
ErrorsParameter action should be final.208
ErrorsLine is longer than 80 characters.210
ErrorsLine has trailing spaces.220
ErrorsExpected an @return tag.221
ErrorsMethod 'getPackages' is not designed for extension - needs to be abstract, final or empty.221
Errors'(' is followed by whitespace.223
ErrorsParameter start should be final.225
ErrorsExpected @param tag for 'start'.225
ErrorsParameter rows should be final.226
ErrorsExpected @param tag for 'rows'.226
ErrorsLine is longer than 80 characters.228
ErrorsLine is longer than 80 characters.230
Errors'if' construct must use '{}'s.245

gov/nasa/pds/registry/resource/RegistryResource.java

ViolationMessageLine
ErrorsLine has trailing spaces.3
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.6
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.37
ErrorsMissing a Javadoc comment.45
ErrorsVariable 'uriInfo' must be private and have accessor methods.46
ErrorsMissing a Javadoc comment.48
ErrorsVariable 'request' must be private and have accessor methods.49
ErrorsMissing a Javadoc comment.51
ErrorsVariable 'registryService' must be private and have accessor methods.52
ErrorsLine has trailing spaces.55
ErrorsExpected an @return tag.58
ErrorsMethod 'getRegistryResources' is not designed for extension - needs to be abstract, final or empty.58
ErrorsLine has trailing spaces.100
ErrorsLine has trailing spaces.102
ErrorsLine is longer than 80 characters.105
ErrorsLine has trailing spaces.106
ErrorsMethod 'getReport' is not designed for extension - needs to be abstract, final or empty.109
Errors'(' is followed by whitespace.111
ErrorsLine has trailing spaces.120
ErrorsMethod 'getExtrinsicsResource' is not designed for extension - needs to be abstract, final or empty.124
ErrorsLine has trailing spaces.134
ErrorsLine has trailing spaces.137
ErrorsMethod 'getAssociationsResource' is not designed for extension - needs to be abstract, final or empty.139
ErrorsLine has trailing spaces.149
ErrorsMethod 'getEventsResource' is not designed for extension - needs to be abstract, final or empty.152
ErrorsLine has trailing spaces.161
ErrorsMethod 'getSchemesResource' is not designed for extension - needs to be abstract, final or empty.164
ErrorsLine is longer than 80 characters.166
ErrorsLine has trailing spaces.171
ErrorsMethod 'getServicesResource' is not designed for extension - needs to be abstract, final or empty.174
ErrorsLine has trailing spaces.179
ErrorsMethod 'getLinksResource' is not designed for extension - needs to be abstract, final or empty.184
ErrorsLine has trailing spaces.192
ErrorsMethod 'getClassificationsResource' is not designed for extension - needs to be abstract, final or empty.195
ErrorsLine has trailing spaces.203
ErrorsMethod 'getConfigurationResource' is not designed for extension - needs to be abstract, final or empty.206
ErrorsLine has trailing spaces.214
ErrorsMethod 'getPackagesResource' is not designed for extension - needs to be abstract, final or empty.217
ErrorsLine has trailing spaces.222
ErrorsLine has trailing spaces.225
ErrorsMethod 'getExternalIdentifiersResource' is not designed for extension - needs to be abstract, final or empty.228
ErrorsLine has trailing spaces.233
ErrorsLine has trailing spaces.236
ErrorsMethod 'getNodesResource' is not designed for extension - needs to be abstract, final or empty.239
ErrorsLine has trailing spaces.244
ErrorsLine has trailing spaces.247
ErrorsMethod 'getReplicationResource' is not designed for extension - needs to be abstract, final or empty.250
ErrorsLine is longer than 80 characters.252
ErrorsLine has trailing spaces.3
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.6
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.37
ErrorsMissing a Javadoc comment.45
ErrorsVariable 'uriInfo' must be private and have accessor methods.46
ErrorsMissing a Javadoc comment.48
ErrorsVariable 'request' must be private and have accessor methods.49
ErrorsMissing a Javadoc comment.51
ErrorsVariable 'registryService' must be private and have accessor methods.52
ErrorsLine has trailing spaces.55
ErrorsExpected an @return tag.58
ErrorsMethod 'getRegistryResources' is not designed for extension - needs to be abstract, final or empty.58
ErrorsLine has trailing spaces.100
ErrorsLine has trailing spaces.102
ErrorsLine is longer than 80 characters.105
ErrorsLine has trailing spaces.106
ErrorsMethod 'getReport' is not designed for extension - needs to be abstract, final or empty.109
Errors'(' is followed by whitespace.111
ErrorsLine has trailing spaces.120
ErrorsMethod 'getExtrinsicsResource' is not designed for extension - needs to be abstract, final or empty.124
ErrorsLine has trailing spaces.134
ErrorsLine has trailing spaces.137
ErrorsMethod 'getAssociationsResource' is not designed for extension - needs to be abstract, final or empty.139
ErrorsLine has trailing spaces.149
ErrorsMethod 'getEventsResource' is not designed for extension - needs to be abstract, final or empty.152
ErrorsLine has trailing spaces.161
ErrorsMethod 'getSchemesResource' is not designed for extension - needs to be abstract, final or empty.164
ErrorsLine is longer than 80 characters.166
ErrorsLine has trailing spaces.171
ErrorsMethod 'getServicesResource' is not designed for extension - needs to be abstract, final or empty.174
ErrorsLine has trailing spaces.179
ErrorsMethod 'getLinksResource' is not designed for extension - needs to be abstract, final or empty.184
ErrorsLine has trailing spaces.192
ErrorsMethod 'getClassificationsResource' is not designed for extension - needs to be abstract, final or empty.195
ErrorsLine has trailing spaces.203
ErrorsMethod 'getConfigurationResource' is not designed for extension - needs to be abstract, final or empty.206
ErrorsLine has trailing spaces.214
ErrorsMethod 'getPackagesResource' is not designed for extension - needs to be abstract, final or empty.217
ErrorsLine has trailing spaces.222
ErrorsLine has trailing spaces.225
ErrorsMethod 'getExternalIdentifiersResource' is not designed for extension - needs to be abstract, final or empty.228
ErrorsLine has trailing spaces.233
ErrorsLine has trailing spaces.236
ErrorsMethod 'getNodesResource' is not designed for extension - needs to be abstract, final or empty.239
ErrorsLine has trailing spaces.244
ErrorsLine has trailing spaces.247
ErrorsMethod 'getReplicationResource' is not designed for extension - needs to be abstract, final or empty.250
ErrorsLine is longer than 80 characters.252

gov/nasa/pds/registry/resource/ReplicationResource.java

ViolationMessageLine
ErrorsLine has trailing spaces.3
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.6
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.38
Errors'(' is followed by whitespace.41
ErrorsMissing a Javadoc comment.43
ErrorsVariable 'uriInfo' must be private and have accessor methods.44
ErrorsMissing a Javadoc comment.46
ErrorsVariable 'request' must be private and have accessor methods.47
ErrorsMissing a Javadoc comment.49
ErrorsVariable 'registryService' must be private and have accessor methods.50
ErrorsMissing a Javadoc comment.52
ErrorsParameter uriInfo should be final.52
Errors'uriInfo' hides a field.52
ErrorsParameter request should be final.52
Errors'request' hides a field.52
ErrorsParameter registryService should be final.53
Errors'registryService' hides a field.53
ErrorsLine has trailing spaces.61
ErrorsMethod 'performReplication' is not designed for extension - needs to be abstract, final or empty.71
ErrorsParameter registryUrl should be final.73
ErrorsParameter lastModified should be final.74
ErrorsParameter objectType should be final.75
ErrorsExpected @param tag for 'objectType'.75
ErrorsAvoid inline conditionals.82
ErrorsLine has trailing spaces.95
ErrorsMethod 'getReplicationReport' is not designed for extension - needs to be abstract, final or empty.100
Errors'(' is followed by whitespace.102
ErrorsLine has trailing spaces.3
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.6
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.38
Errors'(' is followed by whitespace.41
ErrorsMissing a Javadoc comment.43
ErrorsVariable 'uriInfo' must be private and have accessor methods.44
ErrorsMissing a Javadoc comment.46
ErrorsVariable 'request' must be private and have accessor methods.47
ErrorsMissing a Javadoc comment.49
ErrorsVariable 'registryService' must be private and have accessor methods.50
ErrorsMissing a Javadoc comment.52
ErrorsParameter uriInfo should be final.52
Errors'uriInfo' hides a field.52
ErrorsParameter request should be final.52
Errors'request' hides a field.52
ErrorsParameter registryService should be final.53
Errors'registryService' hides a field.53
ErrorsLine has trailing spaces.61
ErrorsMethod 'performReplication' is not designed for extension - needs to be abstract, final or empty.71
ErrorsParameter registryUrl should be final.73
ErrorsParameter lastModified should be final.74
ErrorsParameter objectType should be final.75
ErrorsExpected @param tag for 'objectType'.75
ErrorsAvoid inline conditionals.82
ErrorsLine has trailing spaces.95
ErrorsMethod 'getReplicationReport' is not designed for extension - needs to be abstract, final or empty.100
Errors'(' is followed by whitespace.102

gov/nasa/pds/registry/resource/SchemesResource.java

ViolationMessageLine
ErrorsLine has trailing spaces.3
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.6
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.47
ErrorsLine has trailing spaces.49
ErrorsMissing a Javadoc comment.54
ErrorsVariable 'uriInfo' must be private and have accessor methods.55
ErrorsMissing a Javadoc comment.57
ErrorsVariable 'request' must be private and have accessor methods.58
ErrorsMissing a Javadoc comment.60
ErrorsVariable 'registryService' must be private and have accessor methods.61
ErrorsMissing a Javadoc comment.63
ErrorsParameter uriInfo should be final.63
Errors'uriInfo' hides a field.63
ErrorsParameter request should be final.63
Errors'request' hides a field.63
ErrorsParameter registryService should be final.64
Errors'registryService' hides a field.64
ErrorsLine has trailing spaces.72
ErrorsLine has trailing spaces.73
ErrorsLine is longer than 80 characters.74
ErrorsLine is longer than 80 characters.76
ErrorsLine has trailing spaces.80
ErrorsMethod 'publishScheme' is not designed for extension - needs to be abstract, final or empty.88
Errors'(' is followed by whitespace.89
ErrorsParameter scheme should be final.90
ErrorsParameter packageGuid should be final.91
ErrorsAvoid inline conditionals.93
ErrorsLine has trailing spaces.108
ErrorsLine has trailing spaces.109
ErrorsLine is longer than 80 characters.110
ErrorsLine is longer than 80 characters.112
ErrorsMethod 'getClassificationScheme' is not designed for extension - needs to be abstract, final or empty.117
Errors'(' is followed by whitespace.119
ErrorsParameter schemeGuid should be final.121
ErrorsLine has trailing spaces.133
ErrorsMethod 'deleteClassificationScheme' is not designed for extension - needs to be abstract, final or empty.138
ErrorsParameter schemeGuid should be final.141
ErrorsLine has trailing spaces.149
ErrorsLine is longer than 80 characters.152
ErrorsLine has trailing spaces.153
ErrorsLine has trailing spaces.156
ErrorsMethod 'getClassificationNodes' is not designed for extension - needs to be abstract, final or empty.159
Errors'(' is followed by whitespace.161
ErrorsParameter schemeGuid should be final.163
ErrorsLine has trailing spaces.176
ErrorsExpected an @return tag.179
ErrorsMethod 'getServices' is not designed for extension - needs to be abstract, final or empty.179
Errors'(' is followed by whitespace.181
ErrorsParameter start should be final.183
ErrorsExpected @param tag for 'start'.183
ErrorsParameter rows should be final.184
ErrorsExpected @param tag for 'rows'.184
ErrorsLine is longer than 80 characters.186
ErrorsComment matches to-do format 'TODO:'.188
ErrorsLine is longer than 80 characters.189
Errors'if' construct must use '{}'s.205
ErrorsLine is longer than 80 characters.213
ErrorsMissing a Javadoc comment.213
ErrorsParameter scheme should be final.213
ErrorsParameter uriInfo should be final.213
ErrorsLine has trailing spaces.3
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.6
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.47
ErrorsLine has trailing spaces.49
ErrorsMissing a Javadoc comment.54
ErrorsVariable 'uriInfo' must be private and have accessor methods.55
ErrorsMissing a Javadoc comment.57
ErrorsVariable 'request' must be private and have accessor methods.58
ErrorsMissing a Javadoc comment.60
ErrorsVariable 'registryService' must be private and have accessor methods.61
ErrorsMissing a Javadoc comment.63
ErrorsParameter uriInfo should be final.63
Errors'uriInfo' hides a field.63
ErrorsParameter request should be final.63
Errors'request' hides a field.63
ErrorsParameter registryService should be final.64
Errors'registryService' hides a field.64
ErrorsLine has trailing spaces.72
ErrorsLine has trailing spaces.73
ErrorsLine is longer than 80 characters.74
ErrorsLine is longer than 80 characters.76
ErrorsLine has trailing spaces.80
ErrorsMethod 'publishScheme' is not designed for extension - needs to be abstract, final or empty.88
Errors'(' is followed by whitespace.89
ErrorsParameter scheme should be final.90
ErrorsParameter packageGuid should be final.91
ErrorsAvoid inline conditionals.93
ErrorsLine has trailing spaces.108
ErrorsLine has trailing spaces.109
ErrorsLine is longer than 80 characters.110
ErrorsLine is longer than 80 characters.112
ErrorsMethod 'getClassificationScheme' is not designed for extension - needs to be abstract, final or empty.117
Errors'(' is followed by whitespace.119
ErrorsParameter schemeGuid should be final.121
ErrorsLine has trailing spaces.133
ErrorsMethod 'deleteClassificationScheme' is not designed for extension - needs to be abstract, final or empty.138
ErrorsParameter schemeGuid should be final.141
ErrorsLine has trailing spaces.149
ErrorsLine is longer than 80 characters.152
ErrorsLine has trailing spaces.153
ErrorsLine has trailing spaces.156
ErrorsMethod 'getClassificationNodes' is not designed for extension - needs to be abstract, final or empty.159
Errors'(' is followed by whitespace.161
ErrorsParameter schemeGuid should be final.163
ErrorsLine has trailing spaces.176
ErrorsExpected an @return tag.179
ErrorsMethod 'getServices' is not designed for extension - needs to be abstract, final or empty.179
Errors'(' is followed by whitespace.181
ErrorsParameter start should be final.183
ErrorsExpected @param tag for 'start'.183
ErrorsParameter rows should be final.184
ErrorsExpected @param tag for 'rows'.184
ErrorsLine is longer than 80 characters.186
ErrorsComment matches to-do format 'TODO:'.188
ErrorsLine is longer than 80 characters.189
Errors'if' construct must use '{}'s.205
ErrorsLine is longer than 80 characters.213
ErrorsMissing a Javadoc comment.213
ErrorsParameter scheme should be final.213
ErrorsParameter uriInfo should be final.213

gov/nasa/pds/registry/resource/ServicesResource.java

ViolationMessageLine
ErrorsLine has trailing spaces.3
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.6
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.49
ErrorsLine has trailing spaces.51
ErrorsMissing a Javadoc comment.55
ErrorsVariable 'uriInfo' must be private and have accessor methods.56
ErrorsMissing a Javadoc comment.58
ErrorsVariable 'request' must be private and have accessor methods.59
ErrorsMissing a Javadoc comment.61
ErrorsVariable 'registryService' must be private and have accessor methods.62
ErrorsMissing a Javadoc comment.64
ErrorsParameter uriInfo should be final.64
Errors'uriInfo' hides a field.64
ErrorsParameter request should be final.64
Errors'request' hides a field.64
ErrorsParameter registryService should be final.65
Errors'registryService' hides a field.65
ErrorsLine has trailing spaces.73
ErrorsLine is longer than 80 characters.76
ErrorsMethod 'publishService' is not designed for extension - needs to be abstract, final or empty.87
Errors'(' is followed by whitespace.88
ErrorsParameter service should be final.89
ErrorsParameter packageGuid should be final.90
ErrorsAvoid inline conditionals.92
ErrorsLine has trailing spaces.106
ErrorsLine is longer than 80 characters.109
ErrorsLine has trailing spaces.110
ErrorsMethod 'getService' is not designed for extension - needs to be abstract, final or empty.115
Errors'(' is followed by whitespace.117
ErrorsParameter guid should be final.118
ErrorsLine has trailing spaces.129
ErrorsMethod 'deleteService' is not designed for extension - needs to be abstract, final or empty.134
ErrorsParameter guid should be final.136
ErrorsLine has trailing spaces.144
ErrorsMethod 'updateService' is not designed for extension - needs to be abstract, final or empty.151
Errors'(' is followed by whitespace.152
ErrorsLine is longer than 80 characters.154
ErrorsParameter guid should be final.154
ErrorsParameter service should be final.154
ErrorsExpected an @return tag.168
ErrorsMethod 'updateServiceWithPost' is not designed for extension - needs to be abstract, final or empty.168
Errors'(' is followed by whitespace.169
ErrorsParameter guid should be final.171
ErrorsExpected @param tag for 'guid'.171
ErrorsParameter service should be final.172
ErrorsExpected @param tag for 'service'.172
ErrorsExpected an @return tag.179
ErrorsMethod 'getServices' is not designed for extension - needs to be abstract, final or empty.179
Errors'(' is followed by whitespace.181
ErrorsParameter start should be final.183
ErrorsExpected @param tag for 'start'.183
ErrorsParameter rows should be final.184
ErrorsExpected @param tag for 'rows'.184
ErrorsLine is longer than 80 characters.186
Errors'if' construct must use '{}'s.203
ErrorsMissing a Javadoc comment.211
ErrorsParameter service should be final.211
ErrorsParameter uriInfo should be final.211
ErrorsLine has trailing spaces.3
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.6
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.49
ErrorsLine has trailing spaces.51
ErrorsMissing a Javadoc comment.55
ErrorsVariable 'uriInfo' must be private and have accessor methods.56
ErrorsMissing a Javadoc comment.58
ErrorsVariable 'request' must be private and have accessor methods.59
ErrorsMissing a Javadoc comment.61
ErrorsVariable 'registryService' must be private and have accessor methods.62
ErrorsMissing a Javadoc comment.64
ErrorsParameter uriInfo should be final.64
Errors'uriInfo' hides a field.64
ErrorsParameter request should be final.64
Errors'request' hides a field.64
ErrorsParameter registryService should be final.65
Errors'registryService' hides a field.65
ErrorsLine has trailing spaces.73
ErrorsLine is longer than 80 characters.76
ErrorsMethod 'publishService' is not designed for extension - needs to be abstract, final or empty.87
Errors'(' is followed by whitespace.88
ErrorsParameter service should be final.89
ErrorsParameter packageGuid should be final.90
ErrorsAvoid inline conditionals.92
ErrorsLine has trailing spaces.106
ErrorsLine is longer than 80 characters.109
ErrorsLine has trailing spaces.110
ErrorsMethod 'getService' is not designed for extension - needs to be abstract, final or empty.115
Errors'(' is followed by whitespace.117
ErrorsParameter guid should be final.118
ErrorsLine has trailing spaces.129
ErrorsMethod 'deleteService' is not designed for extension - needs to be abstract, final or empty.134
ErrorsParameter guid should be final.136
ErrorsLine has trailing spaces.144
ErrorsMethod 'updateService' is not designed for extension - needs to be abstract, final or empty.151
Errors'(' is followed by whitespace.152
ErrorsLine is longer than 80 characters.154
ErrorsParameter guid should be final.154
ErrorsParameter service should be final.154
ErrorsExpected an @return tag.168
ErrorsMethod 'updateServiceWithPost' is not designed for extension - needs to be abstract, final or empty.168
Errors'(' is followed by whitespace.169
ErrorsParameter guid should be final.171
ErrorsExpected @param tag for 'guid'.171
ErrorsParameter service should be final.172
ErrorsExpected @param tag for 'service'.172
ErrorsExpected an @return tag.179
ErrorsMethod 'getServices' is not designed for extension - needs to be abstract, final or empty.179
Errors'(' is followed by whitespace.181
ErrorsParameter start should be final.183
ErrorsExpected @param tag for 'start'.183
ErrorsParameter rows should be final.184
ErrorsExpected @param tag for 'rows'.184
ErrorsLine is longer than 80 characters.186
Errors'if' construct must use '{}'s.203
ErrorsMissing a Javadoc comment.211
ErrorsParameter service should be final.211
ErrorsParameter uriInfo should be final.211

gov/nasa/pds/registry/util/DateParam.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine contains a tab character.1
ErrorsLine contains a tab character.2
ErrorsLine has trailing spaces.3
ErrorsLine contains a tab character.3
ErrorsLine contains a tab character.4
ErrorsLine has trailing spaces.5
ErrorsLine contains a tab character.5
ErrorsLine has trailing spaces.6
ErrorsLine contains a tab character.6
ErrorsLine has trailing spaces.7
ErrorsLine is longer than 80 characters.7
ErrorsLine contains a tab character.7
ErrorsLine has trailing spaces.8
ErrorsLine is longer than 80 characters.8
ErrorsLine contains a tab character.8
ErrorsLine has trailing spaces.9
ErrorsLine is longer than 80 characters.9
ErrorsLine contains a tab character.9
ErrorsLine has trailing spaces.10
ErrorsLine is longer than 80 characters.10
ErrorsLine contains a tab character.10
ErrorsLine contains a tab character.11
ErrorsLine has trailing spaces.12
ErrorsLine contains a tab character.12
ErrorsLine contains a tab character.13
ErrorsLine has trailing spaces.28
ErrorsMissing a Javadoc comment.31
ErrorsName 'dateFormat' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.31
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.34
ErrorsLine has trailing spaces.35
ErrorsMissing a Javadoc comment.40
ErrorsParameter date should be final.40
Errors'date' hides a field.40
ErrorsRedundant throws: 'WebApplicationException' is unchecked exception.40
ErrorsLine has trailing spaces.50
ErrorsMethod 'getDate' is not designed for extension - needs to be abstract, final or empty.51
ErrorsMissing a Javadoc comment.51
ErrorsLine has trailing spaces.54
ErrorsMethod 'getOriginalValue' is not designed for extension - needs to be abstract, final or empty.55
ErrorsMissing a Javadoc comment.55
ErrorsLine contains a tab character.1
ErrorsLine contains a tab character.2
ErrorsLine has trailing spaces.3
ErrorsLine contains a tab character.3
ErrorsLine contains a tab character.4
ErrorsLine has trailing spaces.5
ErrorsLine contains a tab character.5
ErrorsLine has trailing spaces.6
ErrorsLine contains a tab character.6
ErrorsLine has trailing spaces.7
ErrorsLine is longer than 80 characters.7
ErrorsLine contains a tab character.7
ErrorsLine has trailing spaces.8
ErrorsLine is longer than 80 characters.8
ErrorsLine contains a tab character.8
ErrorsLine has trailing spaces.9
ErrorsLine is longer than 80 characters.9
ErrorsLine contains a tab character.9
ErrorsLine has trailing spaces.10
ErrorsLine is longer than 80 characters.10
ErrorsLine contains a tab character.10
ErrorsLine contains a tab character.11
ErrorsLine has trailing spaces.12
ErrorsLine contains a tab character.12
ErrorsLine contains a tab character.13
ErrorsLine has trailing spaces.28
ErrorsMissing a Javadoc comment.31
ErrorsName 'dateFormat' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.31
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.34
ErrorsLine has trailing spaces.35
ErrorsMissing a Javadoc comment.40
ErrorsParameter date should be final.40
Errors'date' hides a field.40
ErrorsRedundant throws: 'WebApplicationException' is unchecked exception.40
ErrorsLine has trailing spaces.50
ErrorsMethod 'getDate' is not designed for extension - needs to be abstract, final or empty.51
ErrorsMissing a Javadoc comment.51
ErrorsLine has trailing spaces.54
ErrorsMethod 'getOriginalValue' is not designed for extension - needs to be abstract, final or empty.55
ErrorsMissing a Javadoc comment.55

gov/nasa/pds/registry/util/Examples.java

ViolationMessageLine
ErrorsLine contains a tab character.1
ErrorsLine contains a tab character.2
ErrorsLine has trailing spaces.3
ErrorsLine contains a tab character.3
ErrorsLine contains a tab character.4
ErrorsLine has trailing spaces.5
ErrorsLine contains a tab character.5
ErrorsLine has trailing spaces.6
ErrorsLine contains a tab character.6
ErrorsLine has trailing spaces.7
ErrorsLine is longer than 80 characters.7
ErrorsLine contains a tab character.7
ErrorsLine has trailing spaces.8
ErrorsLine is longer than 80 characters.8
ErrorsLine contains a tab character.8
ErrorsLine has trailing spaces.9
ErrorsLine is longer than 80 characters.9
ErrorsLine contains a tab character.9
ErrorsLine has trailing spaces.10
ErrorsLine is longer than 80 characters.10
ErrorsLine contains a tab character.10
ErrorsLine contains a tab character.11
ErrorsLine has trailing spaces.12
ErrorsLine contains a tab character.12
ErrorsLine contains a tab character.13
ErrorsLine has trailing spaces.49
ErrorsLine has trailing spaces.51
ErrorsUtility classes should not have a public or default constructor.53
ErrorsLine contains a tab character.54
ErrorsMissing a Javadoc comment.54
Errors'static' modifier out of order with the JLS suggestions.54
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 is longer than 80 characters.58
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine is longer than 80 characters.62
ErrorsLine contains a tab character.62
ErrorsMissing a Javadoc comment.62
Errors'static' modifier out of order with the JLS suggestions.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine is longer than 80 characters.66
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine is longer than 80 characters.69
ErrorsLine contains a tab character.69
ErrorsMissing a Javadoc comment.69
Errors'static' modifier out of order with the JLS suggestions.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine is longer than 80 characters.72
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine is longer than 80 characters.78
ErrorsLine contains a tab character.78
ErrorsMissing a Javadoc comment.78
Errors'static' modifier out of order with the JLS suggestions.78
ErrorsLine contains a tab character.79
ErrorsLine is longer than 80 characters.80
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine is longer than 80 characters.83
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine is longer than 80 characters.90
ErrorsLine contains a tab character.90
ErrorsMissing a Javadoc comment.90
Errors'static' modifier out of order with the JLS suggestions.90
ErrorsLine contains a tab character.91
ErrorsLine is longer than 80 characters.92
ErrorsLine contains a tab character.92
ErrorsLine is longer than 80 characters.93
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine is longer than 80 characters.95
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsLine is longer than 80 characters.102
ErrorsLine contains a tab character.102
ErrorsMissing a Javadoc comment.102
Errors'static' modifier out of order with the JLS suggestions.102
ErrorsLine contains a tab character.103
ErrorsLine is longer than 80 characters.104
ErrorsLine contains a tab character.104
ErrorsLine is longer than 80 characters.105
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine is longer than 80 characters.107
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine is longer than 80 characters.114
ErrorsLine contains a tab character.114
ErrorsMissing a Javadoc comment.114
Errors'static' modifier out of order with the JLS suggestions.114
ErrorsLine contains a tab character.115
ErrorsLine is longer than 80 characters.116
ErrorsLine contains a tab character.116
ErrorsLine is longer than 80 characters.117
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine is longer than 80 characters.119
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine is longer than 80 characters.122
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.126
ErrorsMissing a Javadoc comment.126
Errors'static' modifier out of order with the JLS suggestions.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsLine is longer than 80 characters.132
ErrorsLine contains a tab character.132
ErrorsMissing a Javadoc comment.132
Errors'static' modifier out of order with the JLS suggestions.132
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsLine is longer than 80 characters.142
ErrorsLine contains a tab character.142
ErrorsMissing a Javadoc comment.142
Errors'static' modifier out of order with the JLS suggestions.142
ErrorsLine contains a tab character.143
ErrorsLine is longer than 80 characters.144
ErrorsLine contains a tab character.144
ErrorsLine is longer than 80 characters.145
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146
ErrorsLine is longer than 80 characters.147
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine is longer than 80 characters.154
ErrorsLine contains a tab character.154
ErrorsMissing a Javadoc comment.154
Errors'static' modifier out of order with the JLS suggestions.154
ErrorsLine contains a tab character.155
ErrorsLine is longer than 80 characters.156
ErrorsLine contains a tab character.156
ErrorsLine is longer than 80 characters.157
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.158
ErrorsLine is longer than 80 characters.159
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.164
ErrorsLine is longer than 80 characters.166
ErrorsLine contains a tab character.166
ErrorsMissing a Javadoc comment.166
Errors'static' modifier out of order with the JLS suggestions.166
ErrorsLine contains a tab character.167
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
ErrorsLine contains a tab character.172
ErrorsLine is longer than 80 characters.174
ErrorsLine contains a tab character.174
ErrorsMissing a Javadoc comment.174
Errors'static' modifier out of order with the JLS suggestions.174
ErrorsLine contains a tab character.175
ErrorsLine is longer than 80 characters.176
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.181
ErrorsMissing a Javadoc comment.181
Errors'static' modifier out of order with the JLS suggestions.181
ErrorsLine contains a tab character.182
ErrorsLine is longer than 80 characters.183
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
ErrorsLine is longer than 80 characters.185
ErrorsLine contains a tab character.185
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
ErrorsLine has trailing spaces.190
ErrorsLine contains a tab character.190
ErrorsLine is longer than 80 characters.191
ErrorsLine contains a tab character.191
ErrorsMissing a Javadoc comment.191
Errors'static' modifier out of order with the JLS suggestions.191
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.199
ErrorsLine is longer than 80 characters.201
ErrorsLine contains a tab character.201
ErrorsMissing a Javadoc comment.201
Errors'static' modifier out of order with the JLS suggestions.201
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
ErrorsLine has trailing spaces.208
ErrorsLine contains a tab character.208
ErrorsLine is longer than 80 characters.209
ErrorsLine contains a tab character.209
ErrorsMissing a Javadoc comment.209
Errors'static' modifier out of order with the JLS suggestions.209
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine has trailing spaces.214
ErrorsLine contains a tab character.214
ErrorsLine is longer than 80 characters.215
ErrorsLine contains a tab character.215
ErrorsMissing a Javadoc comment.215
Errors'static' modifier out of order with the JLS suggestions.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.219
ErrorsLine has trailing spaces.220
ErrorsLine contains a tab character.220
ErrorsLine is longer than 80 characters.221
ErrorsLine contains a tab character.221
ErrorsMissing a Javadoc comment.221
Errors'static' modifier out of order with the JLS suggestions.221
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
ErrorsLine contains a tab character.224
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine has trailing spaces.228
ErrorsLine contains a tab character.228
ErrorsLine is longer than 80 characters.229
ErrorsLine contains a tab character.229
ErrorsMissing a Javadoc comment.229
Errors'static' modifier out of order with the JLS suggestions.229
ErrorsLine contains a tab character.230
ErrorsLine is longer than 80 characters.233
ErrorsLine contains a tab character.236
ErrorsLine has trailing spaces.237
ErrorsLine contains a tab character.237
ErrorsLine is longer than 80 characters.238
ErrorsLine contains a tab character.238
ErrorsMissing a Javadoc comment.238
Errors'static' modifier out of order with the JLS suggestions.238
ErrorsLine contains a tab character.239
ErrorsLine is longer than 80 characters.245
ErrorsLine contains a tab character.248
ErrorsLine is longer than 80 characters.250
ErrorsLine contains a tab character.250
ErrorsMissing a Javadoc comment.250
Errors'static' modifier out of order with the JLS suggestions.250
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.252
ErrorsLine contains a tab character.253
ErrorsLine is longer than 80 characters.254
ErrorsLine contains a tab character.254
ErrorsLine contains a tab character.255
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.257
ErrorsLine has trailing spaces.258
ErrorsLine contains a tab character.258
ErrorsLine is longer than 80 characters.259
ErrorsLine contains a tab character.259
ErrorsMissing a Javadoc comment.259
Errors'static' modifier out of order with the JLS suggestions.259
ErrorsLine contains a tab character.260
ErrorsLine is longer than 80 characters.264
ErrorsLine contains a tab character.268
ErrorsLine has trailing spaces.269
ErrorsLine contains a tab character.269
ErrorsLine is longer than 80 characters.270
ErrorsLine contains a tab character.270
ErrorsMissing a Javadoc comment.270
Errors'static' modifier out of order with the JLS suggestions.270
ErrorsLine is longer than 80 characters.272
ErrorsLine is longer than 80 characters.275
ErrorsLine is longer than 80 characters.277
ErrorsLine is longer than 80 characters.278
ErrorsLine has trailing spaces.280
ErrorsLine contains a tab character.280
ErrorsLine is longer than 80 characters.281
ErrorsLine contains a tab character.281
ErrorsMissing a Javadoc comment.281
Errors'static' modifier out of order with the JLS suggestions.281
ErrorsLine contains a tab character.282
ErrorsLine is longer than 80 characters.283
ErrorsLine contains a tab character.283
ErrorsLine contains a tab character.284
ErrorsLine contains a tab character.285
ErrorsLine contains a tab character.286
ErrorsLine contains a tab character.287
ErrorsLine has trailing spaces.288
ErrorsLine contains a tab character.288
ErrorsLine is longer than 80 characters.289
ErrorsLine contains a tab character.289
ErrorsMissing a Javadoc comment.289
Errors'static' modifier out of order with the JLS suggestions.289
ErrorsLine contains a tab character.290
ErrorsLine contains a tab character.291
ErrorsLine is longer than 80 characters.292
ErrorsLine contains a tab character.292
ErrorsLine is longer than 80 characters.293
ErrorsLine contains a tab character.293
ErrorsLine is longer than 80 characters.294
ErrorsLine contains a tab character.294
ErrorsLine is longer than 80 characters.295
ErrorsLine contains a tab character.295
ErrorsLine contains a tab character.296
ErrorsLine has trailing spaces.297
ErrorsLine contains a tab character.297
ErrorsLine is longer than 80 characters.298
ErrorsLine contains a tab character.298
ErrorsMissing a Javadoc comment.298
Errors'static' modifier out of order with the JLS suggestions.298
ErrorsLine contains a tab character.299
ErrorsLine contains a tab character.300
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.302
ErrorsLine contains a tab character.303
ErrorsLine contains a tab character.304
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.306
ErrorsLine has trailing spaces.307
ErrorsLine contains a tab character.307
ErrorsLine contains a tab character.308
ErrorsMissing a Javadoc comment.308
Errors'static' modifier out of order with the JLS suggestions.308
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.310
ErrorsLine contains a tab character.311
ErrorsLine contains a tab character.312
ErrorsLine contains a tab character.313
ErrorsLine is longer than 80 characters.314
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.315
ErrorsLine has trailing spaces.316
ErrorsLine contains a tab character.316
ErrorsLine contains a tab character.317
ErrorsMissing a Javadoc comment.317
Errors'static' modifier out of order with the JLS suggestions.317
ErrorsLine contains a tab character.318
ErrorsLine contains a tab character.319
ErrorsLine contains a tab character.324
ErrorsLine contains a tab character.1
ErrorsLine contains a tab character.2
ErrorsLine has trailing spaces.3
ErrorsLine contains a tab character.3
ErrorsLine contains a tab character.4
ErrorsLine has trailing spaces.5
ErrorsLine contains a tab character.5
ErrorsLine has trailing spaces.6
ErrorsLine contains a tab character.6
ErrorsLine has trailing spaces.7
ErrorsLine is longer than 80 characters.7
ErrorsLine contains a tab character.7
ErrorsLine has trailing spaces.8
ErrorsLine is longer than 80 characters.8
ErrorsLine contains a tab character.8
ErrorsLine has trailing spaces.9
ErrorsLine is longer than 80 characters.9
ErrorsLine contains a tab character.9
ErrorsLine has trailing spaces.10
ErrorsLine is longer than 80 characters.10
ErrorsLine contains a tab character.10
ErrorsLine contains a tab character.11
ErrorsLine has trailing spaces.12
ErrorsLine contains a tab character.12
ErrorsLine contains a tab character.13
ErrorsLine has trailing spaces.49
ErrorsLine has trailing spaces.51
ErrorsUtility classes should not have a public or default constructor.53
ErrorsLine contains a tab character.54
ErrorsMissing a Javadoc comment.54
Errors'static' modifier out of order with the JLS suggestions.54
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 is longer than 80 characters.58
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine is longer than 80 characters.62
ErrorsLine contains a tab character.62
ErrorsMissing a Javadoc comment.62
Errors'static' modifier out of order with the JLS suggestions.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine is longer than 80 characters.66
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine is longer than 80 characters.69
ErrorsLine contains a tab character.69
ErrorsMissing a Javadoc comment.69
Errors'static' modifier out of order with the JLS suggestions.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine is longer than 80 characters.72
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine is longer than 80 characters.78
ErrorsLine contains a tab character.78
ErrorsMissing a Javadoc comment.78
Errors'static' modifier out of order with the JLS suggestions.78
ErrorsLine contains a tab character.79
ErrorsLine is longer than 80 characters.80
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine is longer than 80 characters.83
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine is longer than 80 characters.90
ErrorsLine contains a tab character.90
ErrorsMissing a Javadoc comment.90
Errors'static' modifier out of order with the JLS suggestions.90
ErrorsLine contains a tab character.91
ErrorsLine is longer than 80 characters.92
ErrorsLine contains a tab character.92
ErrorsLine is longer than 80 characters.93
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine is longer than 80 characters.95
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsLine is longer than 80 characters.102
ErrorsLine contains a tab character.102
ErrorsMissing a Javadoc comment.102
Errors'static' modifier out of order with the JLS suggestions.102
ErrorsLine contains a tab character.103
ErrorsLine is longer than 80 characters.104
ErrorsLine contains a tab character.104
ErrorsLine is longer than 80 characters.105
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine is longer than 80 characters.107
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine is longer than 80 characters.114
ErrorsLine contains a tab character.114
ErrorsMissing a Javadoc comment.114
Errors'static' modifier out of order with the JLS suggestions.114
ErrorsLine contains a tab character.115
ErrorsLine is longer than 80 characters.116
ErrorsLine contains a tab character.116
ErrorsLine is longer than 80 characters.117
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine is longer than 80 characters.119
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine is longer than 80 characters.122
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.126
ErrorsMissing a Javadoc comment.126
Errors'static' modifier out of order with the JLS suggestions.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsLine is longer than 80 characters.132
ErrorsLine contains a tab character.132
ErrorsMissing a Javadoc comment.132
Errors'static' modifier out of order with the JLS suggestions.132
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsLine is longer than 80 characters.142
ErrorsLine contains a tab character.142
ErrorsMissing a Javadoc comment.142
Errors'static' modifier out of order with the JLS suggestions.142
ErrorsLine contains a tab character.143
ErrorsLine is longer than 80 characters.144
ErrorsLine contains a tab character.144
ErrorsLine is longer than 80 characters.145
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146
ErrorsLine is longer than 80 characters.147
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine is longer than 80 characters.154
ErrorsLine contains a tab character.154
ErrorsMissing a Javadoc comment.154
Errors'static' modifier out of order with the JLS suggestions.154
ErrorsLine contains a tab character.155
ErrorsLine is longer than 80 characters.156
ErrorsLine contains a tab character.156
ErrorsLine is longer than 80 characters.157
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.158
ErrorsLine is longer than 80 characters.159
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.164
ErrorsLine is longer than 80 characters.166
ErrorsLine contains a tab character.166
ErrorsMissing a Javadoc comment.166
Errors'static' modifier out of order with the JLS suggestions.166
ErrorsLine contains a tab character.167
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
ErrorsLine contains a tab character.172
ErrorsLine is longer than 80 characters.174
ErrorsLine contains a tab character.174
ErrorsMissing a Javadoc comment.174
Errors'static' modifier out of order with the JLS suggestions.174
ErrorsLine contains a tab character.175
ErrorsLine is longer than 80 characters.176
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.181
ErrorsMissing a Javadoc comment.181
Errors'static' modifier out of order with the JLS suggestions.181
ErrorsLine contains a tab character.182
ErrorsLine is longer than 80 characters.183
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
ErrorsLine is longer than 80 characters.185
ErrorsLine contains a tab character.185
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
ErrorsLine has trailing spaces.190
ErrorsLine contains a tab character.190
ErrorsLine is longer than 80 characters.191
ErrorsLine contains a tab character.191
ErrorsMissing a Javadoc comment.191
Errors'static' modifier out of order with the JLS suggestions.191
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.199
ErrorsLine is longer than 80 characters.201
ErrorsLine contains a tab character.201
ErrorsMissing a Javadoc comment.201
Errors'static' modifier out of order with the JLS suggestions.201
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
ErrorsLine has trailing spaces.208
ErrorsLine contains a tab character.208
ErrorsLine is longer than 80 characters.209
ErrorsLine contains a tab character.209
ErrorsMissing a Javadoc comment.209
Errors'static' modifier out of order with the JLS suggestions.209
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine has trailing spaces.214
ErrorsLine contains a tab character.214
ErrorsLine is longer than 80 characters.215
ErrorsLine contains a tab character.215
ErrorsMissing a Javadoc comment.215
Errors'static' modifier out of order with the JLS suggestions.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.219
ErrorsLine has trailing spaces.220
ErrorsLine contains a tab character.220
ErrorsLine is longer than 80 characters.221
ErrorsLine contains a tab character.221
ErrorsMissing a Javadoc comment.221
Errors'static' modifier out of order with the JLS suggestions.221
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
ErrorsLine contains a tab character.224
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine has trailing spaces.228
ErrorsLine contains a tab character.228
ErrorsLine is longer than 80 characters.229
ErrorsLine contains a tab character.229
ErrorsMissing a Javadoc comment.229
Errors'static' modifier out of order with the JLS suggestions.229
ErrorsLine contains a tab character.230
ErrorsLine is longer than 80 characters.233
ErrorsLine contains a tab character.236
ErrorsLine has trailing spaces.237
ErrorsLine contains a tab character.237
ErrorsLine is longer than 80 characters.238
ErrorsLine contains a tab character.238
ErrorsMissing a Javadoc comment.238
Errors'static' modifier out of order with the JLS suggestions.238
ErrorsLine contains a tab character.239
ErrorsLine is longer than 80 characters.245
ErrorsLine contains a tab character.248
ErrorsLine is longer than 80 characters.250
ErrorsLine contains a tab character.250
ErrorsMissing a Javadoc comment.250
Errors'static' modifier out of order with the JLS suggestions.250
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.252
ErrorsLine contains a tab character.253
ErrorsLine is longer than 80 characters.254
ErrorsLine contains a tab character.254
ErrorsLine contains a tab character.255
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.257
ErrorsLine has trailing spaces.258
ErrorsLine contains a tab character.258
ErrorsLine is longer than 80 characters.259
ErrorsLine contains a tab character.259
ErrorsMissing a Javadoc comment.259
Errors'static' modifier out of order with the JLS suggestions.259
ErrorsLine contains a tab character.260
ErrorsLine is longer than 80 characters.264
ErrorsLine contains a tab character.268
ErrorsLine has trailing spaces.269
ErrorsLine contains a tab character.269
ErrorsLine is longer than 80 characters.270
ErrorsLine contains a tab character.270
ErrorsMissing a Javadoc comment.270
Errors'static' modifier out of order with the JLS suggestions.270
ErrorsLine is longer than 80 characters.272
ErrorsLine is longer than 80 characters.275
ErrorsLine is longer than 80 characters.277
ErrorsLine is longer than 80 characters.278
ErrorsLine has trailing spaces.280
ErrorsLine contains a tab character.280
ErrorsLine is longer than 80 characters.281
ErrorsLine contains a tab character.281
ErrorsMissing a Javadoc comment.281
Errors'static' modifier out of order with the JLS suggestions.281
ErrorsLine contains a tab character.282
ErrorsLine is longer than 80 characters.283
ErrorsLine contains a tab character.283
ErrorsLine contains a tab character.284
ErrorsLine contains a tab character.285
ErrorsLine contains a tab character.286
ErrorsLine contains a tab character.287
ErrorsLine has trailing spaces.288
ErrorsLine contains a tab character.288
ErrorsLine is longer than 80 characters.289
ErrorsLine contains a tab character.289
ErrorsMissing a Javadoc comment.289
Errors'static' modifier out of order with the JLS suggestions.289
ErrorsLine contains a tab character.290
ErrorsLine contains a tab character.291
ErrorsLine is longer than 80 characters.292
ErrorsLine contains a tab character.292
ErrorsLine is longer than 80 characters.293
ErrorsLine contains a tab character.293
ErrorsLine is longer than 80 characters.294
ErrorsLine contains a tab character.294
ErrorsLine is longer than 80 characters.295
ErrorsLine contains a tab character.295
ErrorsLine contains a tab character.296
ErrorsLine has trailing spaces.297
ErrorsLine contains a tab character.297
ErrorsLine is longer than 80 characters.298
ErrorsLine contains a tab character.298
ErrorsMissing a Javadoc comment.298
Errors'static' modifier out of order with the JLS suggestions.298
ErrorsLine contains a tab character.299
ErrorsLine contains a tab character.300
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.302
ErrorsLine contains a tab character.303
ErrorsLine contains a tab character.304
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.306
ErrorsLine has trailing spaces.307
ErrorsLine contains a tab character.307
ErrorsLine contains a tab character.308
ErrorsMissing a Javadoc comment.308
Errors'static' modifier out of order with the JLS suggestions.308
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.310
ErrorsLine contains a tab character.311
ErrorsLine contains a tab character.312
ErrorsLine contains a tab character.313
ErrorsLine is longer than 80 characters.314
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.315
ErrorsLine has trailing spaces.316
ErrorsLine contains a tab character.316
ErrorsLine contains a tab character.317
ErrorsMissing a Javadoc comment.317
Errors'static' modifier out of order with the JLS suggestions.317
ErrorsLine contains a tab character.318
ErrorsLine contains a tab character.319
ErrorsLine contains a tab character.324