The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocPackage
| 2 | ![]() |
NewlineAtEndOfFile | 0 | ![]() |
Translation | 0 | ![]() |
FileLength | 0 | ![]() |
FileTabCharacter
| 510 | ![]() |
RegexpSingleline
| 540 | ![]() |
JavadocMethod | 156 | ![]() |
JavadocType | 0 | ![]() |
JavadocVariable | 142 | ![]() |
JavadocStyle | 0 | ![]() |
ConstantName | 2 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 0 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
LineLength | 270 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 4 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 0 | ![]() |
NoWhitespaceAfter | 0 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
OperatorWrap | 0 | ![]() |
ParenPad | 84 | ![]() |
TypecastParenPad | 0 | ![]() |
WhitespaceAfter | 0 | ![]() |
WhitespaceAround | 0 | ![]() |
ModifierOrder | 58 | ![]() |
RedundantModifier | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 8 | ![]() |
LeftCurly | 0 | ![]() |
NeedBraces | 14 | ![]() |
RightCurly | 0 | ![]() |
AvoidInlineConditionals | 20 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField | 74 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 0 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 2 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
DesignForExtension | 140 | ![]() |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 2 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 78 | ![]() |
ArrayTypeStyle | 0 | ![]() |
FinalParameters | 370 | ![]() |
TodoComment | 16 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line contains a tab character. | 1 |
![]() | Line contains a tab character. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line contains a tab character. | 3 |
![]() | Line contains a tab character. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line contains a tab character. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line contains a tab character. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line is longer than 80 characters. | 7 |
![]() | Line contains a tab character. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Line contains a tab character. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Line contains a tab character. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line contains a tab character. | 10 |
![]() | Line contains a tab character. | 11 |
![]() | Line has trailing spaces. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | Line has trailing spaces. | 46 |
![]() | Line has trailing spaces. | 48 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Variable 'uriInfo' must be private and have accessor methods. | 54 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Variable 'request' must be private and have accessor methods. | 57 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Variable 'registryService' must be private and have accessor methods. | 60 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Parameter uriInfo should be final. | 62 |
![]() | 'uriInfo' hides a field. | 62 |
![]() | Parameter request should be final. | 62 |
![]() | 'request' hides a field. | 62 |
![]() | Parameter registryService should be final. | 63 |
![]() | 'registryService' hides a field. | 63 |
![]() | Line has trailing spaces. | 71 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Method 'getAssociations' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | '(' is followed by whitespace. | 97 |
![]() | Parameter start should be final. | 99 |
![]() | Parameter rows should be final. | 100 |
![]() | Parameter targetObject should be final. | 101 |
![]() | Parameter sourceObject should be final. | 102 |
![]() | Parameter associationType should be final. | 103 |
![]() | Parameter operator should be final. | 104 |
![]() | Parameter sort should be final. | 105 |
![]() | Line is longer than 80 characters. | 109 |
![]() | Line has trailing spaces. | 124 |
![]() | Line is longer than 80 characters. | 127 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'publishAssociation' is not designed for extension - needs to be abstract, final or empty. | 139 |
![]() | '(' is followed by whitespace. | 140 |
![]() | Parameter association should be final. | 141 |
![]() | Parameter packageGuid should be final. | 142 |
![]() | Comment matches to-do format 'TODO:'. | 143 |
![]() | Avoid inline conditionals. | 145 |
![]() | Missing a Javadoc comment. | 157 |
![]() | Parameter association should be final. | 157 |
![]() | Parameter uriInfo should be final. | 158 |
![]() | Line has trailing spaces. | 166 |
![]() | Line has trailing spaces. | 167 |
![]() | Line is longer than 80 characters. | 168 |
![]() | Line is longer than 80 characters. | 170 |
![]() | Method 'getAssociation' is not designed for extension - needs to be abstract, final or empty. | 173 |
![]() | '(' is followed by whitespace. | 175 |
![]() | Parameter guid should be final. | 176 |
![]() | Expected @param tag for 'guid'. | 176 |
![]() | Line has trailing spaces. | 188 |
![]() | Method 'deleteAssociation' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Parameter guid should be final. | 195 |
![]() | Line contains a tab character. | 1 |
![]() | Line contains a tab character. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line contains a tab character. | 3 |
![]() | Line contains a tab character. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line contains a tab character. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line contains a tab character. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line is longer than 80 characters. | 7 |
![]() | Line contains a tab character. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Line contains a tab character. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Line contains a tab character. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line contains a tab character. | 10 |
![]() | Line contains a tab character. | 11 |
![]() | Line has trailing spaces. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | Line has trailing spaces. | 46 |
![]() | Line has trailing spaces. | 48 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Variable 'uriInfo' must be private and have accessor methods. | 54 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Variable 'request' must be private and have accessor methods. | 57 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Variable 'registryService' must be private and have accessor methods. | 60 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Parameter uriInfo should be final. | 62 |
![]() | 'uriInfo' hides a field. | 62 |
![]() | Parameter request should be final. | 62 |
![]() | 'request' hides a field. | 62 |
![]() | Parameter registryService should be final. | 63 |
![]() | 'registryService' hides a field. | 63 |
![]() | Line has trailing spaces. | 71 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Method 'getAssociations' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | '(' is followed by whitespace. | 97 |
![]() | Parameter start should be final. | 99 |
![]() | Parameter rows should be final. | 100 |
![]() | Parameter targetObject should be final. | 101 |
![]() | Parameter sourceObject should be final. | 102 |
![]() | Parameter associationType should be final. | 103 |
![]() | Parameter operator should be final. | 104 |
![]() | Parameter sort should be final. | 105 |
![]() | Line is longer than 80 characters. | 109 |
![]() | Line has trailing spaces. | 124 |
![]() | Line is longer than 80 characters. | 127 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'publishAssociation' is not designed for extension - needs to be abstract, final or empty. | 139 |
![]() | '(' is followed by whitespace. | 140 |
![]() | Parameter association should be final. | 141 |
![]() | Parameter packageGuid should be final. | 142 |
![]() | Comment matches to-do format 'TODO:'. | 143 |
![]() | Avoid inline conditionals. | 145 |
![]() | Missing a Javadoc comment. | 157 |
![]() | Parameter association should be final. | 157 |
![]() | Parameter uriInfo should be final. | 158 |
![]() | Line has trailing spaces. | 166 |
![]() | Line has trailing spaces. | 167 |
![]() | Line is longer than 80 characters. | 168 |
![]() | Line is longer than 80 characters. | 170 |
![]() | Method 'getAssociation' is not designed for extension - needs to be abstract, final or empty. | 173 |
![]() | '(' is followed by whitespace. | 175 |
![]() | Parameter guid should be final. | 176 |
![]() | Expected @param tag for 'guid'. | 176 |
![]() | Line has trailing spaces. | 188 |
![]() | Method 'deleteAssociation' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Parameter guid should be final. | 195 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line has trailing spaces. | 12 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Variable 'uriInfo' must be private and have accessor methods. | 48 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Variable 'request' must be private and have accessor methods. | 51 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Variable 'registryService' must be private and have accessor methods. | 54 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Parameter uriInfo should be final. | 56 |
![]() | 'uriInfo' hides a field. | 56 |
![]() | Parameter request should be final. | 56 |
![]() | 'request' hides a field. | 56 |
![]() | Parameter registryService should be final. | 57 |
![]() | 'registryService' hides a field. | 57 |
![]() | Line has trailing spaces. | 66 |
![]() | Line has trailing spaces. | 72 |
![]() | Method 'publishClassification' is not designed for extension - needs to be abstract, final or empty. | 80 |
![]() | '(' is followed by whitespace. | 81 |
![]() | Parameter classification should be final. | 82 |
![]() | Parameter packageGuid should be final. | 83 |
![]() | Comment matches to-do format 'TODO:'. | 84 |
![]() | Avoid inline conditionals. | 86 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Parameter classification should be final. | 99 |
![]() | Parameter uriInfo should be final. | 100 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line is longer than 80 characters. | 110 |
![]() | Method 'getClassification' is not designed for extension - needs to be abstract, final or empty. | 114 |
![]() | '(' is followed by whitespace. | 116 |
![]() | Parameter guid should be final. | 117 |
![]() | Expected @param tag for 'guid'. | 117 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'deleteClassification' is not designed for extension - needs to be abstract, final or empty. | 136 |
![]() | Parameter guid should be final. | 138 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line has trailing spaces. | 12 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Variable 'uriInfo' must be private and have accessor methods. | 48 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Variable 'request' must be private and have accessor methods. | 51 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Variable 'registryService' must be private and have accessor methods. | 54 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Parameter uriInfo should be final. | 56 |
![]() | 'uriInfo' hides a field. | 56 |
![]() | Parameter request should be final. | 56 |
![]() | 'request' hides a field. | 56 |
![]() | Parameter registryService should be final. | 57 |
![]() | 'registryService' hides a field. | 57 |
![]() | Line has trailing spaces. | 66 |
![]() | Line has trailing spaces. | 72 |
![]() | Method 'publishClassification' is not designed for extension - needs to be abstract, final or empty. | 80 |
![]() | '(' is followed by whitespace. | 81 |
![]() | Parameter classification should be final. | 82 |
![]() | Parameter packageGuid should be final. | 83 |
![]() | Comment matches to-do format 'TODO:'. | 84 |
![]() | Avoid inline conditionals. | 86 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Parameter classification should be final. | 99 |
![]() | Parameter uriInfo should be final. | 100 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line is longer than 80 characters. | 110 |
![]() | Method 'getClassification' is not designed for extension - needs to be abstract, final or empty. | 114 |
![]() | '(' is followed by whitespace. | 116 |
![]() | Parameter guid should be final. | 117 |
![]() | Expected @param tag for 'guid'. | 117 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'deleteClassification' is not designed for extension - needs to be abstract, final or empty. | 136 |
![]() | Parameter guid should be final. | 138 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line has trailing spaces. | 12 |
![]() | Line has trailing spaces. | 34 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Variable 'uriInfo' must be private and have accessor methods. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Variable 'request' must be private and have accessor methods. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Variable 'registryService' must be private and have accessor methods. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Parameter uriInfo should be final. | 49 |
![]() | 'uriInfo' hides a field. | 49 |
![]() | Parameter request should be final. | 49 |
![]() | 'request' hides a field. | 49 |
![]() | Parameter registryService should be final. | 50 |
![]() | 'registryService' hides a field. | 50 |
![]() | Line has trailing spaces. | 57 |
![]() | Line has trailing spaces. | 59 |
![]() | Expected an @return tag. | 65 |
![]() | Method 'configure' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | '(' is followed by whitespace. | 66 |
![]() | Parameter packageGuid should be final. | 67 |
![]() | Expected @param tag for 'packageGuid'. | 67 |
![]() | Parameter name should be final. | 68 |
![]() | Expected @param tag for 'name'. | 68 |
![]() | Parameter description should be final. | 69 |
![]() | Expected @param tag for 'description'. | 69 |
![]() | Parameter objectList should be final. | 70 |
![]() | Expected @param tag for 'objectList'. | 70 |
![]() | Comment matches to-do format 'TODO:'. | 71 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line has trailing spaces. | 12 |
![]() | Line has trailing spaces. | 34 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Variable 'uriInfo' must be private and have accessor methods. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Variable 'request' must be private and have accessor methods. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Variable 'registryService' must be private and have accessor methods. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Parameter uriInfo should be final. | 49 |
![]() | 'uriInfo' hides a field. | 49 |
![]() | Parameter request should be final. | 49 |
![]() | 'request' hides a field. | 49 |
![]() | Parameter registryService should be final. | 50 |
![]() | 'registryService' hides a field. | 50 |
![]() | Line has trailing spaces. | 57 |
![]() | Line has trailing spaces. | 59 |
![]() | Expected an @return tag. | 65 |
![]() | Method 'configure' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | '(' is followed by whitespace. | 66 |
![]() | Parameter packageGuid should be final. | 67 |
![]() | Expected @param tag for 'packageGuid'. | 67 |
![]() | Parameter name should be final. | 68 |
![]() | Expected @param tag for 'name'. | 68 |
![]() | Parameter description should be final. | 69 |
![]() | Expected @param tag for 'description'. | 69 |
![]() | Parameter objectList should be final. | 70 |
![]() | Expected @param tag for 'objectList'. | 70 |
![]() | Comment matches to-do format 'TODO:'. | 71 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line has trailing spaces. | 12 |
![]() | Line has trailing spaces. | 45 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 49 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Variable 'uriInfo' must be private and have accessor methods. | 54 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Variable 'request' must be private and have accessor methods. | 57 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Variable 'registryService' must be private and have accessor methods. | 60 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Parameter uriInfo should be final. | 62 |
![]() | 'uriInfo' hides a field. | 62 |
![]() | Parameter request should be final. | 62 |
![]() | 'request' hides a field. | 62 |
![]() | Parameter registryService should be final. | 63 |
![]() | 'registryService' hides a field. | 63 |
![]() | Line has trailing spaces. | 71 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Method 'getAuditableEvents' is not designed for extension - needs to be abstract, final or empty. | 80 |
![]() | '(' is followed by whitespace. | 82 |
![]() | Parameter affectedObject should be final. | 84 |
![]() | Line has trailing spaces. | 89 |
![]() | Expected an @return tag. | 92 |
![]() | Method 'getEvents' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | '(' is followed by whitespace. | 93 |
![]() | More than 7 parameters. | 94 |
![]() | Parameter start should be final. | 95 |
![]() | Expected @param tag for 'start'. | 95 |
![]() | Parameter rows should be final. | 96 |
![]() | Expected @param tag for 'rows'. | 96 |
![]() | Parameter eventStart should be final. | 97 |
![]() | Expected @param tag for 'eventStart'. | 97 |
![]() | Parameter eventEnd should be final. | 98 |
![]() | Expected @param tag for 'eventEnd'. | 98 |
![]() | Parameter eventType should be final. | 99 |
![]() | Expected @param tag for 'eventType'. | 99 |
![]() | Parameter requestId should be final. | 100 |
![]() | Expected @param tag for 'requestId'. | 100 |
![]() | Parameter user should be final. | 101 |
![]() | Expected @param tag for 'user'. | 101 |
![]() | Parameter operator should be final. | 102 |
![]() | Expected @param tag for 'operator'. | 102 |
![]() | Parameter sort should be final. | 103 |
![]() | Expected @param tag for 'sort'. | 103 |
![]() | Line is longer than 80 characters. | 115 |
![]() | 'if' construct must use '{}'s. | 132 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line has trailing spaces. | 12 |
![]() | Line has trailing spaces. | 45 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 49 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Variable 'uriInfo' must be private and have accessor methods. | 54 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Variable 'request' must be private and have accessor methods. | 57 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Variable 'registryService' must be private and have accessor methods. | 60 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Parameter uriInfo should be final. | 62 |
![]() | 'uriInfo' hides a field. | 62 |
![]() | Parameter request should be final. | 62 |
![]() | 'request' hides a field. | 62 |
![]() | Parameter registryService should be final. | 63 |
![]() | 'registryService' hides a field. | 63 |
![]() | Line has trailing spaces. | 71 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Method 'getAuditableEvents' is not designed for extension - needs to be abstract, final or empty. | 80 |
![]() | '(' is followed by whitespace. | 82 |
![]() | Parameter affectedObject should be final. | 84 |
![]() | Line has trailing spaces. | 89 |
![]() | Expected an @return tag. | 92 |
![]() | Method 'getEvents' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | '(' is followed by whitespace. | 93 |
![]() | More than 7 parameters. | 94 |
![]() | Parameter start should be final. | 95 |
![]() | Expected @param tag for 'start'. | 95 |
![]() | Parameter rows should be final. | 96 |
![]() | Expected @param tag for 'rows'. | 96 |
![]() | Parameter eventStart should be final. | 97 |
![]() | Expected @param tag for 'eventStart'. | 97 |
![]() | Parameter eventEnd should be final. | 98 |
![]() | Expected @param tag for 'eventEnd'. | 98 |
![]() | Parameter eventType should be final. | 99 |
![]() | Expected @param tag for 'eventType'. | 99 |
![]() | Parameter requestId should be final. | 100 |
![]() | Expected @param tag for 'requestId'. | 100 |
![]() | Parameter user should be final. | 101 |
![]() | Expected @param tag for 'user'. | 101 |
![]() | Parameter operator should be final. | 102 |
![]() | Expected @param tag for 'operator'. | 102 |
![]() | Parameter sort should be final. | 103 |
![]() | Expected @param tag for 'sort'. | 103 |
![]() | Line is longer than 80 characters. | 115 |
![]() | 'if' construct must use '{}'s. | 132 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line has trailing spaces. | 12 |
![]() | Line has trailing spaces. | 40 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Variable 'uriInfo' must be private and have accessor methods. | 48 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Variable 'request' must be private and have accessor methods. | 51 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Variable 'registryService' must be private and have accessor methods. | 54 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Parameter uriInfo should be final. | 56 |
![]() | 'uriInfo' hides a field. | 56 |
![]() | Parameter request should be final. | 56 |
![]() | 'request' hides a field. | 56 |
![]() | Parameter registryService should be final. | 57 |
![]() | 'registryService' hides a field. | 57 |
![]() | Line has trailing spaces. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Line has trailing spaces. | 73 |
![]() | Method 'publishIdentifier' is not designed for extension - needs to be abstract, final or empty. | 81 |
![]() | '(' is followed by whitespace. | 82 |
![]() | Parameter identifier should be final. | 83 |
![]() | Parameter packageGuid should be final. | 84 |
![]() | Comment matches to-do format 'TODO:'. | 85 |
![]() | Avoid inline conditionals. | 87 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Parameter identifier should be final. | 100 |
![]() | Parameter uriInfo should be final. | 101 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 110 |
![]() | Line is longer than 80 characters. | 111 |
![]() | Method 'getIdentifier' is not designed for extension - needs to be abstract, final or empty. | 115 |
![]() | '(' is followed by whitespace. | 117 |
![]() | Parameter guid should be final. | 118 |
![]() | Expected @param tag for 'guid'. | 118 |
![]() | Line has trailing spaces. | 132 |
![]() | Method 'deleteIdentifier' is not designed for extension - needs to be abstract, final or empty. | 137 |
![]() | Parameter guid should be final. | 139 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line has trailing spaces. | 12 |
![]() | Line has trailing spaces. | 40 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Variable 'uriInfo' must be private and have accessor methods. | 48 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Variable 'request' must be private and have accessor methods. | 51 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Variable 'registryService' must be private and have accessor methods. | 54 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Parameter uriInfo should be final. | 56 |
![]() | 'uriInfo' hides a field. | 56 |
![]() | Parameter request should be final. | 56 |
![]() | 'request' hides a field. | 56 |
![]() | Parameter registryService should be final. | 57 |
![]() | 'registryService' hides a field. | 57 |
![]() | Line has trailing spaces. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Line has trailing spaces. | 73 |
![]() | Method 'publishIdentifier' is not designed for extension - needs to be abstract, final or empty. | 81 |
![]() | '(' is followed by whitespace. | 82 |
![]() | Parameter identifier should be final. | 83 |
![]() | Parameter packageGuid should be final. | 84 |
![]() | Comment matches to-do format 'TODO:'. | 85 |
![]() | Avoid inline conditionals. | 87 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Parameter identifier should be final. | 100 |
![]() | Parameter uriInfo should be final. | 101 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 110 |
![]() | Line is longer than 80 characters. | 111 |
![]() | Method 'getIdentifier' is not designed for extension - needs to be abstract, final or empty. | 115 |
![]() | '(' is followed by whitespace. | 117 |
![]() | Parameter guid should be final. | 118 |
![]() | Expected @param tag for 'guid'. | 118 |
![]() | Line has trailing spaces. | 132 |
![]() | Method 'deleteIdentifier' is not designed for extension - needs to be abstract, final or empty. | 137 |
![]() | Parameter guid should be final. | 139 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line has trailing spaces. | 12 |
![]() | Line has trailing spaces. | 52 |
![]() | Line has trailing spaces. | 54 |
![]() | '(' is followed by whitespace. | 56 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Variable 'uriInfo' must be private and have accessor methods. | 59 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Variable 'request' must be private and have accessor methods. | 62 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Variable 'registryService' must be private and have accessor methods. | 65 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Parameter uriInfo should be final. | 67 |
![]() | 'uriInfo' hides a field. | 67 |
![]() | Parameter request should be final. | 67 |
![]() | 'request' hides a field. | 67 |
![]() | Parameter registryService should be final. | 68 |
![]() | 'registryService' hides a field. | 68 |
![]() | Line has trailing spaces. | 79 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Line has trailing spaces. | 86 |
![]() | Method 'getExtrinsics' is not designed for extension - needs to be abstract, final or empty. | 113 |
![]() | '(' is followed by whitespace. | 114 |
![]() | More than 7 parameters. | 115 |
![]() | Parameter start should be final. | 116 |
![]() | Parameter rows should be final. | 117 |
![]() | Parameter guid should be final. | 118 |
![]() | Parameter name should be final. | 118 |
![]() | Parameter lid should be final. | 119 |
![]() | Parameter versionName should be final. | 120 |
![]() | Parameter objectType should be final. | 121 |
![]() | Parameter contentVersion should be final. | 122 |
![]() | Expected @param tag for 'contentVersion'. | 122 |
![]() | Parameter mimeType should be final. | 123 |
![]() | Expected @param tag for 'mimeType'. | 123 |
![]() | Parameter status should be final. | 124 |
![]() | Parameter operator should be final. | 125 |
![]() | Parameter sort should be final. | 126 |
![]() | Line is longer than 80 characters. | 131 |
![]() | 'if' construct must use '{}'s. | 151 |
![]() | Line has trailing spaces. | 165 |
![]() | Line is longer than 80 characters. | 168 |
![]() | Line has trailing spaces. | 172 |
![]() | Line is longer than 80 characters. | 176 |
![]() | Method 'publishExtrinsic' is not designed for extension - needs to be abstract, final or empty. | 180 |
![]() | '(' is followed by whitespace. | 181 |
![]() | Parameter extrinsic should be final. | 182 |
![]() | Parameter packageGuid should be final. | 183 |
![]() | Comment matches to-do format 'TODO:'. | 184 |
![]() | Avoid inline conditionals. | 186 |
![]() | Line has trailing spaces. | 203 |
![]() | Line is longer than 80 characters. | 206 |
![]() | Line is longer than 80 characters. | 217 |
![]() | Method 'versionExtrinsic' is not designed for extension - needs to be abstract, final or empty. | 221 |
![]() | '(' is followed by whitespace. | 223 |
![]() | Parameter extrinsic should be final. | 224 |
![]() | Parameter lid should be final. | 225 |
![]() | Parameter major should be final. | 226 |
![]() | Parameter packageGuid should be final. | 227 |
![]() | Avoid inline conditionals. | 230 |
![]() | Line is longer than 80 characters. | 231 |
![]() | Line has trailing spaces. | 245 |
![]() | Line is longer than 80 characters. | 248 |
![]() | Line has trailing spaces. | 249 |
![]() | Method 'getExtrinsicVersions' is not designed for extension - needs to be abstract, final or empty. | 254 |
![]() | '(' is followed by whitespace. | 257 |
![]() | Parameter lid should be final. | 259 |
![]() | Line has trailing spaces. | 272 |
![]() | Line has trailing spaces. | 273 |
![]() | Line is longer than 80 characters. | 274 |
![]() | Line is longer than 80 characters. | 276 |
![]() | Line has trailing spaces. | 277 |
![]() | Line has trailing spaces. | 280 |
![]() | Method 'getEarliestVersion' is not designed for extension - needs to be abstract, final or empty. | 283 |
![]() | Parameter lid should be final. | 285 |
![]() | Line has trailing spaces. | 302 |
![]() | Line has trailing spaces. | 303 |
![]() | Line is longer than 80 characters. | 304 |
![]() | Line is longer than 80 characters. | 306 |
![]() | Line has trailing spaces. | 307 |
![]() | Line has trailing spaces. | 310 |
![]() | Method 'getLatestVersion' is not designed for extension - needs to be abstract, final or empty. | 313 |
![]() | Parameter lid should be final. | 315 |
![]() | Line has trailing spaces. | 332 |
![]() | Line has trailing spaces. | 333 |
![]() | Line is longer than 80 characters. | 334 |
![]() | Line is longer than 80 characters. | 336 |
![]() | Line has trailing spaces. | 337 |
![]() | Line has trailing spaces. | 340 |
![]() | Method 'getExtrinsic' is not designed for extension - needs to be abstract, final or empty. | 343 |
![]() | '(' is followed by whitespace. | 345 |
![]() | Parameter guid should be final. | 346 |
![]() | Comment matches to-do format 'TODO:'. | 354 |
![]() | Line has trailing spaces. | 371 |
![]() | Method 'updateExtrinsic' is not designed for extension - needs to be abstract, final or empty. | 378 |
![]() | '(' is followed by whitespace. | 380 |
![]() | Parameter guid should be final. | 381 |
![]() | Parameter extrinsic should be final. | 382 |
![]() | Line has trailing spaces. | 394 |
![]() | Expected an @return tag. | 398 |
![]() | Method 'deleteExtrinsic' is not designed for extension - needs to be abstract, final or empty. | 398 |
![]() | Parameter guid should be final. | 400 |
![]() | Line has trailing spaces. | 409 |
![]() | Expected an @return tag. | 416 |
![]() | Method 'changeStatus' is not designed for extension - needs to be abstract, final or empty. | 416 |
![]() | Parameter guid should be final. | 418 |
![]() | Parameter action should be final. | 419 |
![]() | Missing a Javadoc comment. | 425 |
![]() | Parameter builder should be final. | 426 |
![]() | Parameter uriInfo should be final. | 426 |
![]() | Parameter registryService should be final. | 427 |
![]() | Parameter extrinsic should be final. | 427 |
![]() | Must have at least one statement. | 432 |
![]() | Missing a Javadoc comment. | 443 |
![]() | Parameter builder should be final. | 443 |
![]() | Parameter uriInfo should be final. | 444 |
![]() | Parameter registryService should be final. | 444 |
![]() | Parameter extrinsic should be final. | 445 |
![]() | Must have at least one statement. | 450 |
![]() | Missing a Javadoc comment. | 461 |
![]() | Parameter builder should be final. | 462 |
![]() | Parameter uriInfo should be final. | 462 |
![]() | Parameter registryService should be final. | 463 |
![]() | Parameter extrinsic should be final. | 463 |
![]() | Must have at least one statement. | 468 |
![]() | Missing a Javadoc comment. | 480 |
![]() | Parameter builder should be final. | 481 |
![]() | Parameter uriInfo should be final. | 481 |
![]() | Parameter registryService should be final. | 482 |
![]() | Parameter extrinsic should be final. | 482 |
![]() | Must have at least one statement. | 487 |
![]() | Missing a Javadoc comment. | 499 |
![]() | Parameter builder should be final. | 500 |
![]() | Parameter uriInfo should be final. | 500 |
![]() | Parameter extrinsic should be final. | 501 |
![]() | Missing a Javadoc comment. | 509 |
![]() | Parameter builder should be final. | 510 |
![]() | Parameter uriInfo should be final. | 510 |
![]() | Parameter extrinsic should be final. | 511 |
![]() | Missing a Javadoc comment. | 519 |
![]() | Parameter extrinsic should be final. | 519 |
![]() | Parameter uriInfo should be final. | 520 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line has trailing spaces. | 12 |
![]() | Line has trailing spaces. | 52 |
![]() | Line has trailing spaces. | 54 |
![]() | '(' is followed by whitespace. | 56 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Variable 'uriInfo' must be private and have accessor methods. | 59 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Variable 'request' must be private and have accessor methods. | 62 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Variable 'registryService' must be private and have accessor methods. | 65 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Parameter uriInfo should be final. | 67 |
![]() | 'uriInfo' hides a field. | 67 |
![]() | Parameter request should be final. | 67 |
![]() | 'request' hides a field. | 67 |
![]() | Parameter registryService should be final. | 68 |
![]() | 'registryService' hides a field. | 68 |
![]() | Line has trailing spaces. | 79 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Line has trailing spaces. | 86 |
![]() | Method 'getExtrinsics' is not designed for extension - needs to be abstract, final or empty. | 113 |
![]() | '(' is followed by whitespace. | 114 |
![]() | More than 7 parameters. | 115 |
![]() | Parameter start should be final. | 116 |
![]() | Parameter rows should be final. | 117 |
![]() | Parameter guid should be final. | 118 |
![]() | Parameter name should be final. | 118 |
![]() | Parameter lid should be final. | 119 |
![]() | Parameter versionName should be final. | 120 |
![]() | Parameter objectType should be final. | 121 |
![]() | Parameter contentVersion should be final. | 122 |
![]() | Expected @param tag for 'contentVersion'. | 122 |
![]() | Parameter mimeType should be final. | 123 |
![]() | Expected @param tag for 'mimeType'. | 123 |
![]() | Parameter status should be final. | 124 |
![]() | Parameter operator should be final. | 125 |
![]() | Parameter sort should be final. | 126 |
![]() | Line is longer than 80 characters. | 131 |
![]() | 'if' construct must use '{}'s. | 151 |
![]() | Line has trailing spaces. | 165 |
![]() | Line is longer than 80 characters. | 168 |
![]() | Line has trailing spaces. | 172 |
![]() | Line is longer than 80 characters. | 176 |
![]() | Method 'publishExtrinsic' is not designed for extension - needs to be abstract, final or empty. | 180 |
![]() | '(' is followed by whitespace. | 181 |
![]() | Parameter extrinsic should be final. | 182 |
![]() | Parameter packageGuid should be final. | 183 |
![]() | Comment matches to-do format 'TODO:'. | 184 |
![]() | Avoid inline conditionals. | 186 |
![]() | Line has trailing spaces. | 203 |
![]() | Line is longer than 80 characters. | 206 |
![]() | Line is longer than 80 characters. | 217 |
![]() | Method 'versionExtrinsic' is not designed for extension - needs to be abstract, final or empty. | 221 |
![]() | '(' is followed by whitespace. | 223 |
![]() | Parameter extrinsic should be final. | 224 |
![]() | Parameter lid should be final. | 225 |
![]() | Parameter major should be final. | 226 |
![]() | Parameter packageGuid should be final. | 227 |
![]() | Avoid inline conditionals. | 230 |
![]() | Line is longer than 80 characters. | 231 |
![]() | Line has trailing spaces. | 245 |
![]() | Line is longer than 80 characters. | 248 |
![]() | Line has trailing spaces. | 249 |
![]() | Method 'getExtrinsicVersions' is not designed for extension - needs to be abstract, final or empty. | 254 |
![]() | '(' is followed by whitespace. | 257 |
![]() | Parameter lid should be final. | 259 |
![]() | Line has trailing spaces. | 272 |
![]() | Line has trailing spaces. | 273 |
![]() | Line is longer than 80 characters. | 274 |
![]() | Line is longer than 80 characters. | 276 |
![]() | Line has trailing spaces. | 277 |
![]() | Line has trailing spaces. | 280 |
![]() | Method 'getEarliestVersion' is not designed for extension - needs to be abstract, final or empty. | 283 |
![]() | Parameter lid should be final. | 285 |
![]() | Line has trailing spaces. | 302 |
![]() | Line has trailing spaces. | 303 |
![]() | Line is longer than 80 characters. | 304 |
![]() | Line is longer than 80 characters. | 306 |
![]() | Line has trailing spaces. | 307 |
![]() | Line has trailing spaces. | 310 |
![]() | Method 'getLatestVersion' is not designed for extension - needs to be abstract, final or empty. | 313 |
![]() | Parameter lid should be final. | 315 |
![]() | Line has trailing spaces. | 332 |
![]() | Line has trailing spaces. | 333 |
![]() | Line is longer than 80 characters. | 334 |
![]() | Line is longer than 80 characters. | 336 |
![]() | Line has trailing spaces. | 337 |
![]() | Line has trailing spaces. | 340 |
![]() | Method 'getExtrinsic' is not designed for extension - needs to be abstract, final or empty. | 343 |
![]() | '(' is followed by whitespace. | 345 |
![]() | Parameter guid should be final. | 346 |
![]() | Comment matches to-do format 'TODO:'. | 354 |
![]() | Line has trailing spaces. | 371 |
![]() | Method 'updateExtrinsic' is not designed for extension - needs to be abstract, final or empty. | 378 |
![]() | '(' is followed by whitespace. | 380 |
![]() | Parameter guid should be final. | 381 |
![]() | Parameter extrinsic should be final. | 382 |
![]() | Line has trailing spaces. | 394 |
![]() | Expected an @return tag. | 398 |
![]() | Method 'deleteExtrinsic' is not designed for extension - needs to be abstract, final or empty. | 398 |
![]() | Parameter guid should be final. | 400 |
![]() | Line has trailing spaces. | 409 |
![]() | Expected an @return tag. | 416 |
![]() | Method 'changeStatus' is not designed for extension - needs to be abstract, final or empty. | 416 |
![]() | Parameter guid should be final. | 418 |
![]() | Parameter action should be final. | 419 |
![]() | Missing a Javadoc comment. | 425 |
![]() | Parameter builder should be final. | 426 |
![]() | Parameter uriInfo should be final. | 426 |
![]() | Parameter registryService should be final. | 427 |
![]() | Parameter extrinsic should be final. | 427 |
![]() | Must have at least one statement. | 432 |
![]() | Missing a Javadoc comment. | 443 |
![]() | Parameter builder should be final. | 443 |
![]() | Parameter uriInfo should be final. | 444 |
![]() | Parameter registryService should be final. | 444 |
![]() | Parameter extrinsic should be final. | 445 |
![]() | Must have at least one statement. | 450 |
![]() | Missing a Javadoc comment. | 461 |
![]() | Parameter builder should be final. | 462 |
![]() | Parameter uriInfo should be final. | 462 |
![]() | Parameter registryService should be final. | 463 |
![]() | Parameter extrinsic should be final. | 463 |
![]() | Must have at least one statement. | 468 |
![]() | Missing a Javadoc comment. | 480 |
![]() | Parameter builder should be final. | 481 |
![]() | Parameter uriInfo should be final. | 481 |
![]() | Parameter registryService should be final. | 482 |
![]() | Parameter extrinsic should be final. | 482 |
![]() | Must have at least one statement. | 487 |
![]() | Missing a Javadoc comment. | 499 |
![]() | Parameter builder should be final. | 500 |
![]() | Parameter uriInfo should be final. | 500 |
![]() | Parameter extrinsic should be final. | 501 |
![]() | Missing a Javadoc comment. | 509 |
![]() | Parameter builder should be final. | 510 |
![]() | Parameter uriInfo should be final. | 510 |
![]() | Parameter extrinsic should be final. | 511 |
![]() | Missing a Javadoc comment. | 519 |
![]() | Parameter extrinsic should be final. | 519 |
![]() | Parameter uriInfo should be final. | 520 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line has trailing spaces. | 12 |
![]() | Line has trailing spaces. | 50 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Variable 'uriInfo' must be private and have accessor methods. | 56 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Variable 'request' must be private and have accessor methods. | 59 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Variable 'registryService' must be private and have accessor methods. | 62 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Parameter uriInfo should be final. | 64 |
![]() | 'uriInfo' hides a field. | 64 |
![]() | Parameter request should be final. | 64 |
![]() | 'request' hides a field. | 64 |
![]() | Parameter registryService should be final. | 65 |
![]() | 'registryService' hides a field. | 65 |
![]() | Line has trailing spaces. | 73 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Method 'publishLink' is not designed for extension - needs to be abstract, final or empty. | 87 |
![]() | '(' is followed by whitespace. | 88 |
![]() | Parameter link should be final. | 89 |
![]() | Parameter packageGuid should be final. | 90 |
![]() | Avoid inline conditionals. | 92 |
![]() | Line has trailing spaces. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Line is longer than 80 characters. | 108 |
![]() | Line is longer than 80 characters. | 110 |
![]() | Line has trailing spaces. | 111 |
![]() | Method 'getLInk' is not designed for extension - needs to be abstract, final or empty. | 116 |
![]() | '(' is followed by whitespace. | 118 |
![]() | Parameter guid should be final. | 119 |
![]() | Line has trailing spaces. | 130 |
![]() | Method 'deleteLink' is not designed for extension - needs to be abstract, final or empty. | 135 |
![]() | Parameter guid should be final. | 137 |
![]() | Line has trailing spaces. | 144 |
![]() | Method 'updateLink' is not designed for extension - needs to be abstract, final or empty. | 151 |
![]() | '(' is followed by whitespace. | 152 |
![]() | Line is longer than 80 characters. | 154 |
![]() | Parameter guid should be final. | 154 |
![]() | Parameter link should be final. | 154 |
![]() | Line has trailing spaces. | 167 |
![]() | Method 'updateLinkWithPost' is not designed for extension - needs to be abstract, final or empty. | 174 |
![]() | '(' is followed by whitespace. | 175 |
![]() | Parameter guid should be final. | 177 |
![]() | Parameter link should be final. | 178 |
![]() | Expected an @return tag. | 186 |
![]() | Method 'getLink' is not designed for extension - needs to be abstract, final or empty. | 186 |
![]() | '(' is followed by whitespace. | 188 |
![]() | Parameter start should be final. | 190 |
![]() | Expected @param tag for 'start'. | 190 |
![]() | Parameter rows should be final. | 191 |
![]() | Expected @param tag for 'rows'. | 191 |
![]() | Line is longer than 80 characters. | 193 |
![]() | Line is longer than 80 characters. | 195 |
![]() | 'if' construct must use '{}'s. | 210 |
![]() | Missing a Javadoc comment. | 218 |
![]() | Parameter link should be final. | 218 |
![]() | Parameter uriInfo should be final. | 218 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line has trailing spaces. | 12 |
![]() | Line has trailing spaces. | 50 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Variable 'uriInfo' must be private and have accessor methods. | 56 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Variable 'request' must be private and have accessor methods. | 59 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Variable 'registryService' must be private and have accessor methods. | 62 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Parameter uriInfo should be final. | 64 |
![]() | 'uriInfo' hides a field. | 64 |
![]() | Parameter request should be final. | 64 |
![]() | 'request' hides a field. | 64 |
![]() | Parameter registryService should be final. | 65 |
![]() | 'registryService' hides a field. | 65 |
![]() | Line has trailing spaces. | 73 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Method 'publishLink' is not designed for extension - needs to be abstract, final or empty. | 87 |
![]() | '(' is followed by whitespace. | 88 |
![]() | Parameter link should be final. | 89 |
![]() | Parameter packageGuid should be final. | 90 |
![]() | Avoid inline conditionals. | 92 |
![]() | Line has trailing spaces. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Line is longer than 80 characters. | 108 |
![]() | Line is longer than 80 characters. | 110 |
![]() | Line has trailing spaces. | 111 |
![]() | Method 'getLInk' is not designed for extension - needs to be abstract, final or empty. | 116 |
![]() | '(' is followed by whitespace. | 118 |
![]() | Parameter guid should be final. | 119 |
![]() | Line has trailing spaces. | 130 |
![]() | Method 'deleteLink' is not designed for extension - needs to be abstract, final or empty. | 135 |
![]() | Parameter guid should be final. | 137 |
![]() | Line has trailing spaces. | 144 |
![]() | Method 'updateLink' is not designed for extension - needs to be abstract, final or empty. | 151 |
![]() | '(' is followed by whitespace. | 152 |
![]() | Line is longer than 80 characters. | 154 |
![]() | Parameter guid should be final. | 154 |
![]() | Parameter link should be final. | 154 |
![]() | Line has trailing spaces. | 167 |
![]() | Method 'updateLinkWithPost' is not designed for extension - needs to be abstract, final or empty. | 174 |
![]() | '(' is followed by whitespace. | 175 |
![]() | Parameter guid should be final. | 177 |
![]() | Parameter link should be final. | 178 |
![]() | Expected an @return tag. | 186 |
![]() | Method 'getLink' is not designed for extension - needs to be abstract, final or empty. | 186 |
![]() | '(' is followed by whitespace. | 188 |
![]() | Parameter start should be final. | 190 |
![]() | Expected @param tag for 'start'. | 190 |
![]() | Parameter rows should be final. | 191 |
![]() | Expected @param tag for 'rows'. | 191 |
![]() | Line is longer than 80 characters. | 193 |
![]() | Line is longer than 80 characters. | 195 |
![]() | 'if' construct must use '{}'s. | 210 |
![]() | Missing a Javadoc comment. | 218 |
![]() | Parameter link should be final. | 218 |
![]() | Parameter uriInfo should be final. | 218 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line has trailing spaces. | 12 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 50 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Variable 'uriInfo' must be private and have accessor methods. | 55 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Variable 'request' must be private and have accessor methods. | 58 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'registryService' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter uriInfo should be final. | 63 |
![]() | 'uriInfo' hides a field. | 63 |
![]() | Parameter request should be final. | 63 |
![]() | 'request' hides a field. | 63 |
![]() | Parameter registryService should be final. | 64 |
![]() | 'registryService' hides a field. | 64 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Method 'publishNode' is not designed for extension - needs to be abstract, final or empty. | 87 |
![]() | '(' is followed by whitespace. | 88 |
![]() | Parameter node should be final. | 89 |
![]() | Parameter packageGuid should be final. | 90 |
![]() | Avoid inline conditionals. | 92 |
![]() | Line has trailing spaces. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Line is longer than 80 characters. | 108 |
![]() | Line is longer than 80 characters. | 110 |
![]() | Line has trailing spaces. | 111 |
![]() | Method 'getClassificationNode' is not designed for extension - needs to be abstract, final or empty. | 116 |
![]() | '(' is followed by whitespace. | 118 |
![]() | Parameter nodeGuid should be final. | 120 |
![]() | Line has trailing spaces. | 132 |
![]() | Method 'deleteClassificationNode' is not designed for extension - needs to be abstract, final or empty. | 137 |
![]() | Parameter nodeGuid should be final. | 140 |
![]() | Method 'getNodes' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Missing a Javadoc comment. | 145 |
![]() | '(' is followed by whitespace. | 147 |
![]() | Parameter start should be final. | 149 |
![]() | Parameter rows should be final. | 150 |
![]() | Line is longer than 80 characters. | 152 |
![]() | Line is longer than 80 characters. | 154 |
![]() | Line is longer than 80 characters. | 155 |
![]() | 'if' construct must use '{}'s. | 169 |
![]() | Missing a Javadoc comment. | 177 |
![]() | Parameter node should be final. | 177 |
![]() | Parameter uriInfo should be final. | 177 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line has trailing spaces. | 12 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 50 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Variable 'uriInfo' must be private and have accessor methods. | 55 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Variable 'request' must be private and have accessor methods. | 58 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'registryService' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter uriInfo should be final. | 63 |
![]() | 'uriInfo' hides a field. | 63 |
![]() | Parameter request should be final. | 63 |
![]() | 'request' hides a field. | 63 |
![]() | Parameter registryService should be final. | 64 |
![]() | 'registryService' hides a field. | 64 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Method 'publishNode' is not designed for extension - needs to be abstract, final or empty. | 87 |
![]() | '(' is followed by whitespace. | 88 |
![]() | Parameter node should be final. | 89 |
![]() | Parameter packageGuid should be final. | 90 |
![]() | Avoid inline conditionals. | 92 |
![]() | Line has trailing spaces. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Line is longer than 80 characters. | 108 |
![]() | Line is longer than 80 characters. | 110 |
![]() | Line has trailing spaces. | 111 |
![]() | Method 'getClassificationNode' is not designed for extension - needs to be abstract, final or empty. | 116 |
![]() | '(' is followed by whitespace. | 118 |
![]() | Parameter nodeGuid should be final. | 120 |
![]() | Line has trailing spaces. | 132 |
![]() | Method 'deleteClassificationNode' is not designed for extension - needs to be abstract, final or empty. | 137 |
![]() | Parameter nodeGuid should be final. | 140 |
![]() | Method 'getNodes' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Missing a Javadoc comment. | 145 |
![]() | '(' is followed by whitespace. | 147 |
![]() | Parameter start should be final. | 149 |
![]() | Parameter rows should be final. | 150 |
![]() | Line is longer than 80 characters. | 152 |
![]() | Line is longer than 80 characters. | 154 |
![]() | Line is longer than 80 characters. | 155 |
![]() | 'if' construct must use '{}'s. | 169 |
![]() | Missing a Javadoc comment. | 177 |
![]() | Parameter node should be final. | 177 |
![]() | Parameter uriInfo should be final. | 177 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line has trailing spaces. | 12 |
![]() | Line has trailing spaces. | 48 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Variable 'uriInfo' must be private and have accessor methods. | 55 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Variable 'request' must be private and have accessor methods. | 58 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'registryService' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter uriInfo should be final. | 63 |
![]() | 'uriInfo' hides a field. | 63 |
![]() | Parameter request should be final. | 63 |
![]() | 'request' hides a field. | 63 |
![]() | Parameter registryService should be final. | 64 |
![]() | 'registryService' hides a field. | 64 |
![]() | Line has trailing spaces. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Method 'publishPackage' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | '(' is followed by whitespace. | 86 |
![]() | Parameter registryPackage should be final. | 87 |
![]() | Comment matches to-do format 'TODO:'. | 88 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Parameter registryPackage should be final. | 101 |
![]() | Parameter uriInfo should be final. | 102 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 111 |
![]() | Line is longer than 80 characters. | 112 |
![]() | Method 'getPackage' is not designed for extension - needs to be abstract, final or empty. | 116 |
![]() | '(' is followed by whitespace. | 118 |
![]() | Line is longer than 80 characters. | 119 |
![]() | Parameter packageGuid should be final. | 119 |
![]() | Expected @param tag for 'packageGuid'. | 119 |
![]() | Line has trailing spaces. | 132 |
![]() | Method 'deletePackage' is not designed for extension - needs to be abstract, final or empty. | 137 |
![]() | Parameter packageGuid should be final. | 139 |
![]() | Line has trailing spaces. | 143 |
![]() | Line has trailing spaces. | 146 |
![]() | Unused @param tag for 'service'. | 149 |
![]() | Method 'updatePackage' is not designed for extension - needs to be abstract, final or empty. | 153 |
![]() | '(' is followed by whitespace. | 154 |
![]() | Line is longer than 80 characters. | 156 |
![]() | Parameter guid should be final. | 156 |
![]() | Parameter registryPackage should be final. | 156 |
![]() | Expected @param tag for 'registryPackage'. | 156 |
![]() | Line has trailing spaces. | 167 |
![]() | Expected an @return tag. | 170 |
![]() | Method 'updatePackageWithPost' is not designed for extension - needs to be abstract, final or empty. | 170 |
![]() | '(' is followed by whitespace. | 171 |
![]() | Parameter guid should be final. | 173 |
![]() | Expected @param tag for 'guid'. | 173 |
![]() | Parameter registryPackage should be final. | 174 |
![]() | Expected @param tag for 'registryPackage'. | 174 |
![]() | Line has trailing spaces. | 180 |
![]() | Line has trailing spaces. | 182 |
![]() | Expected an @return tag. | 184 |
![]() | Method 'deletePackageMembers' is not designed for extension - needs to be abstract, final or empty. | 184 |
![]() | Line is longer than 80 characters. | 186 |
![]() | Parameter packageGuid should be final. | 186 |
![]() | Line has trailing spaces. | 195 |
![]() | Line has trailing spaces. | 197 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 201 |
![]() | Expected an @return tag. | 206 |
![]() | Method 'changeStatusOfPackageMembers' is not designed for extension - needs to be abstract, final or empty. | 206 |
![]() | Line is longer than 80 characters. | 208 |
![]() | Parameter packageGuid should be final. | 208 |
![]() | Parameter action should be final. | 208 |
![]() | Line is longer than 80 characters. | 210 |
![]() | Line has trailing spaces. | 220 |
![]() | Expected an @return tag. | 221 |
![]() | Method 'getPackages' is not designed for extension - needs to be abstract, final or empty. | 221 |
![]() | '(' is followed by whitespace. | 223 |
![]() | Parameter start should be final. | 225 |
![]() | Expected @param tag for 'start'. | 225 |
![]() | Parameter rows should be final. | 226 |
![]() | Expected @param tag for 'rows'. | 226 |
![]() | Line is longer than 80 characters. | 228 |
![]() | Line is longer than 80 characters. | 230 |
![]() | 'if' construct must use '{}'s. | 245 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line has trailing spaces. | 12 |
![]() | Line has trailing spaces. | 48 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Variable 'uriInfo' must be private and have accessor methods. | 55 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Variable 'request' must be private and have accessor methods. | 58 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'registryService' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter uriInfo should be final. | 63 |
![]() | 'uriInfo' hides a field. | 63 |
![]() | Parameter request should be final. | 63 |
![]() | 'request' hides a field. | 63 |
![]() | Parameter registryService should be final. | 64 |
![]() | 'registryService' hides a field. | 64 |
![]() | Line has trailing spaces. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Method 'publishPackage' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | '(' is followed by whitespace. | 86 |
![]() | Parameter registryPackage should be final. | 87 |
![]() | Comment matches to-do format 'TODO:'. | 88 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Parameter registryPackage should be final. | 101 |
![]() | Parameter uriInfo should be final. | 102 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 111 |
![]() | Line is longer than 80 characters. | 112 |
![]() | Method 'getPackage' is not designed for extension - needs to be abstract, final or empty. | 116 |
![]() | '(' is followed by whitespace. | 118 |
![]() | Line is longer than 80 characters. | 119 |
![]() | Parameter packageGuid should be final. | 119 |
![]() | Expected @param tag for 'packageGuid'. | 119 |
![]() | Line has trailing spaces. | 132 |
![]() | Method 'deletePackage' is not designed for extension - needs to be abstract, final or empty. | 137 |
![]() | Parameter packageGuid should be final. | 139 |
![]() | Line has trailing spaces. | 143 |
![]() | Line has trailing spaces. | 146 |
![]() | Unused @param tag for 'service'. | 149 |
![]() | Method 'updatePackage' is not designed for extension - needs to be abstract, final or empty. | 153 |
![]() | '(' is followed by whitespace. | 154 |
![]() | Line is longer than 80 characters. | 156 |
![]() | Parameter guid should be final. | 156 |
![]() | Parameter registryPackage should be final. | 156 |
![]() | Expected @param tag for 'registryPackage'. | 156 |
![]() | Line has trailing spaces. | 167 |
![]() | Expected an @return tag. | 170 |
![]() | Method 'updatePackageWithPost' is not designed for extension - needs to be abstract, final or empty. | 170 |
![]() | '(' is followed by whitespace. | 171 |
![]() | Parameter guid should be final. | 173 |
![]() | Expected @param tag for 'guid'. | 173 |
![]() | Parameter registryPackage should be final. | 174 |
![]() | Expected @param tag for 'registryPackage'. | 174 |
![]() | Line has trailing spaces. | 180 |
![]() | Line has trailing spaces. | 182 |
![]() | Expected an @return tag. | 184 |
![]() | Method 'deletePackageMembers' is not designed for extension - needs to be abstract, final or empty. | 184 |
![]() | Line is longer than 80 characters. | 186 |
![]() | Parameter packageGuid should be final. | 186 |
![]() | Line has trailing spaces. | 195 |
![]() | Line has trailing spaces. | 197 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 201 |
![]() | Expected an @return tag. | 206 |
![]() | Method 'changeStatusOfPackageMembers' is not designed for extension - needs to be abstract, final or empty. | 206 |
![]() | Line is longer than 80 characters. | 208 |
![]() | Parameter packageGuid should be final. | 208 |
![]() | Parameter action should be final. | 208 |
![]() | Line is longer than 80 characters. | 210 |
![]() | Line has trailing spaces. | 220 |
![]() | Expected an @return tag. | 221 |
![]() | Method 'getPackages' is not designed for extension - needs to be abstract, final or empty. | 221 |
![]() | '(' is followed by whitespace. | 223 |
![]() | Parameter start should be final. | 225 |
![]() | Expected @param tag for 'start'. | 225 |
![]() | Parameter rows should be final. | 226 |
![]() | Expected @param tag for 'rows'. | 226 |
![]() | Line is longer than 80 characters. | 228 |
![]() | Line is longer than 80 characters. | 230 |
![]() | 'if' construct must use '{}'s. | 245 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line has trailing spaces. | 12 |
![]() | Line has trailing spaces. | 37 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Variable 'uriInfo' must be private and have accessor methods. | 46 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'request' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'registryService' must be private and have accessor methods. | 52 |
![]() | Line has trailing spaces. | 55 |
![]() | Expected an @return tag. | 58 |
![]() | Method 'getRegistryResources' is not designed for extension - needs to be abstract, final or empty. | 58 |
![]() | Line has trailing spaces. | 100 |
![]() | Line has trailing spaces. | 102 |
![]() | Line is longer than 80 characters. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Method 'getReport' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | '(' is followed by whitespace. | 111 |
![]() | Line has trailing spaces. | 120 |
![]() | Method 'getExtrinsicsResource' is not designed for extension - needs to be abstract, final or empty. | 124 |
![]() | Line has trailing spaces. | 134 |
![]() | Line has trailing spaces. | 137 |
![]() | Method 'getAssociationsResource' is not designed for extension - needs to be abstract, final or empty. | 139 |
![]() | Line has trailing spaces. | 149 |
![]() | Method 'getEventsResource' is not designed for extension - needs to be abstract, final or empty. | 152 |
![]() | Line has trailing spaces. | 161 |
![]() | Method 'getSchemesResource' is not designed for extension - needs to be abstract, final or empty. | 164 |
![]() | Line is longer than 80 characters. | 166 |
![]() | Line has trailing spaces. | 171 |
![]() | Method 'getServicesResource' is not designed for extension - needs to be abstract, final or empty. | 174 |
![]() | Line has trailing spaces. | 179 |
![]() | Method 'getLinksResource' is not designed for extension - needs to be abstract, final or empty. | 184 |
![]() | Line has trailing spaces. | 192 |
![]() | Method 'getClassificationsResource' is not designed for extension - needs to be abstract, final or empty. | 195 |
![]() | Line has trailing spaces. | 203 |
![]() | Method 'getConfigurationResource' is not designed for extension - needs to be abstract, final or empty. | 206 |
![]() | Line has trailing spaces. | 214 |
![]() | Method 'getPackagesResource' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Line has trailing spaces. | 222 |
![]() | Line has trailing spaces. | 225 |
![]() | Method 'getExternalIdentifiersResource' is not designed for extension - needs to be abstract, final or empty. | 228 |
![]() | Line has trailing spaces. | 233 |
![]() | Line has trailing spaces. | 236 |
![]() | Method 'getNodesResource' is not designed for extension - needs to be abstract, final or empty. | 239 |
![]() | Line has trailing spaces. | 244 |
![]() | Line has trailing spaces. | 247 |
![]() | Method 'getReplicationResource' is not designed for extension - needs to be abstract, final or empty. | 250 |
![]() | Line is longer than 80 characters. | 252 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line has trailing spaces. | 12 |
![]() | Line has trailing spaces. | 37 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Variable 'uriInfo' must be private and have accessor methods. | 46 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'request' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'registryService' must be private and have accessor methods. | 52 |
![]() | Line has trailing spaces. | 55 |
![]() | Expected an @return tag. | 58 |
![]() | Method 'getRegistryResources' is not designed for extension - needs to be abstract, final or empty. | 58 |
![]() | Line has trailing spaces. | 100 |
![]() | Line has trailing spaces. | 102 |
![]() | Line is longer than 80 characters. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Method 'getReport' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | '(' is followed by whitespace. | 111 |
![]() | Line has trailing spaces. | 120 |
![]() | Method 'getExtrinsicsResource' is not designed for extension - needs to be abstract, final or empty. | 124 |
![]() | Line has trailing spaces. | 134 |
![]() | Line has trailing spaces. | 137 |
![]() | Method 'getAssociationsResource' is not designed for extension - needs to be abstract, final or empty. | 139 |
![]() | Line has trailing spaces. | 149 |
![]() | Method 'getEventsResource' is not designed for extension - needs to be abstract, final or empty. | 152 |
![]() | Line has trailing spaces. | 161 |
![]() | Method 'getSchemesResource' is not designed for extension - needs to be abstract, final or empty. | 164 |
![]() | Line is longer than 80 characters. | 166 |
![]() | Line has trailing spaces. | 171 |
![]() | Method 'getServicesResource' is not designed for extension - needs to be abstract, final or empty. | 174 |
![]() | Line has trailing spaces. | 179 |
![]() | Method 'getLinksResource' is not designed for extension - needs to be abstract, final or empty. | 184 |
![]() | Line has trailing spaces. | 192 |
![]() | Method 'getClassificationsResource' is not designed for extension - needs to be abstract, final or empty. | 195 |
![]() | Line has trailing spaces. | 203 |
![]() | Method 'getConfigurationResource' is not designed for extension - needs to be abstract, final or empty. | 206 |
![]() | Line has trailing spaces. | 214 |
![]() | Method 'getPackagesResource' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Line has trailing spaces. | 222 |
![]() | Line has trailing spaces. | 225 |
![]() | Method 'getExternalIdentifiersResource' is not designed for extension - needs to be abstract, final or empty. | 228 |
![]() | Line has trailing spaces. | 233 |
![]() | Line has trailing spaces. | 236 |
![]() | Method 'getNodesResource' is not designed for extension - needs to be abstract, final or empty. | 239 |
![]() | Line has trailing spaces. | 244 |
![]() | Line has trailing spaces. | 247 |
![]() | Method 'getReplicationResource' is not designed for extension - needs to be abstract, final or empty. | 250 |
![]() | Line is longer than 80 characters. | 252 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line has trailing spaces. | 12 |
![]() | Line has trailing spaces. | 38 |
![]() | '(' is followed by whitespace. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Variable 'uriInfo' must be private and have accessor methods. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Variable 'request' must be private and have accessor methods. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Variable 'registryService' must be private and have accessor methods. | 50 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Parameter uriInfo should be final. | 52 |
![]() | 'uriInfo' hides a field. | 52 |
![]() | Parameter request should be final. | 52 |
![]() | 'request' hides a field. | 52 |
![]() | Parameter registryService should be final. | 53 |
![]() | 'registryService' hides a field. | 53 |
![]() | Line has trailing spaces. | 61 |
![]() | Method 'performReplication' is not designed for extension - needs to be abstract, final or empty. | 71 |
![]() | Parameter registryUrl should be final. | 73 |
![]() | Parameter lastModified should be final. | 74 |
![]() | Parameter objectType should be final. | 75 |
![]() | Expected @param tag for 'objectType'. | 75 |
![]() | Avoid inline conditionals. | 82 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'getReplicationReport' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | '(' is followed by whitespace. | 102 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line has trailing spaces. | 12 |
![]() | Line has trailing spaces. | 38 |
![]() | '(' is followed by whitespace. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Variable 'uriInfo' must be private and have accessor methods. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Variable 'request' must be private and have accessor methods. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Variable 'registryService' must be private and have accessor methods. | 50 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Parameter uriInfo should be final. | 52 |
![]() | 'uriInfo' hides a field. | 52 |
![]() | Parameter request should be final. | 52 |
![]() | 'request' hides a field. | 52 |
![]() | Parameter registryService should be final. | 53 |
![]() | 'registryService' hides a field. | 53 |
![]() | Line has trailing spaces. | 61 |
![]() | Method 'performReplication' is not designed for extension - needs to be abstract, final or empty. | 71 |
![]() | Parameter registryUrl should be final. | 73 |
![]() | Parameter lastModified should be final. | 74 |
![]() | Parameter objectType should be final. | 75 |
![]() | Expected @param tag for 'objectType'. | 75 |
![]() | Avoid inline conditionals. | 82 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'getReplicationReport' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | '(' is followed by whitespace. | 102 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line has trailing spaces. | 12 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 49 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Variable 'uriInfo' must be private and have accessor methods. | 55 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Variable 'request' must be private and have accessor methods. | 58 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'registryService' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter uriInfo should be final. | 63 |
![]() | 'uriInfo' hides a field. | 63 |
![]() | Parameter request should be final. | 63 |
![]() | 'request' hides a field. | 63 |
![]() | Parameter registryService should be final. | 64 |
![]() | 'registryService' hides a field. | 64 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Line has trailing spaces. | 80 |
![]() | Method 'publishScheme' is not designed for extension - needs to be abstract, final or empty. | 88 |
![]() | '(' is followed by whitespace. | 89 |
![]() | Parameter scheme should be final. | 90 |
![]() | Parameter packageGuid should be final. | 91 |
![]() | Avoid inline conditionals. | 93 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line is longer than 80 characters. | 110 |
![]() | Line is longer than 80 characters. | 112 |
![]() | Method 'getClassificationScheme' is not designed for extension - needs to be abstract, final or empty. | 117 |
![]() | '(' is followed by whitespace. | 119 |
![]() | Parameter schemeGuid should be final. | 121 |
![]() | Line has trailing spaces. | 133 |
![]() | Method 'deleteClassificationScheme' is not designed for extension - needs to be abstract, final or empty. | 138 |
![]() | Parameter schemeGuid should be final. | 141 |
![]() | Line has trailing spaces. | 149 |
![]() | Line is longer than 80 characters. | 152 |
![]() | Line has trailing spaces. | 153 |
![]() | Line has trailing spaces. | 156 |
![]() | Method 'getClassificationNodes' is not designed for extension - needs to be abstract, final or empty. | 159 |
![]() | '(' is followed by whitespace. | 161 |
![]() | Parameter schemeGuid should be final. | 163 |
![]() | Line has trailing spaces. | 176 |
![]() | Expected an @return tag. | 179 |
![]() | Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | '(' is followed by whitespace. | 181 |
![]() | Parameter start should be final. | 183 |
![]() | Expected @param tag for 'start'. | 183 |
![]() | Parameter rows should be final. | 184 |
![]() | Expected @param tag for 'rows'. | 184 |
![]() | Line is longer than 80 characters. | 186 |
![]() | Comment matches to-do format 'TODO:'. | 188 |
![]() | Line is longer than 80 characters. | 189 |
![]() | 'if' construct must use '{}'s. | 205 |
![]() | Line is longer than 80 characters. | 213 |
![]() | Missing a Javadoc comment. | 213 |
![]() | Parameter scheme should be final. | 213 |
![]() | Parameter uriInfo should be final. | 213 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line has trailing spaces. | 12 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 49 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Variable 'uriInfo' must be private and have accessor methods. | 55 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Variable 'request' must be private and have accessor methods. | 58 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'registryService' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter uriInfo should be final. | 63 |
![]() | 'uriInfo' hides a field. | 63 |
![]() | Parameter request should be final. | 63 |
![]() | 'request' hides a field. | 63 |
![]() | Parameter registryService should be final. | 64 |
![]() | 'registryService' hides a field. | 64 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Line has trailing spaces. | 80 |
![]() | Method 'publishScheme' is not designed for extension - needs to be abstract, final or empty. | 88 |
![]() | '(' is followed by whitespace. | 89 |
![]() | Parameter scheme should be final. | 90 |
![]() | Parameter packageGuid should be final. | 91 |
![]() | Avoid inline conditionals. | 93 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line is longer than 80 characters. | 110 |
![]() | Line is longer than 80 characters. | 112 |
![]() | Method 'getClassificationScheme' is not designed for extension - needs to be abstract, final or empty. | 117 |
![]() | '(' is followed by whitespace. | 119 |
![]() | Parameter schemeGuid should be final. | 121 |
![]() | Line has trailing spaces. | 133 |
![]() | Method 'deleteClassificationScheme' is not designed for extension - needs to be abstract, final or empty. | 138 |
![]() | Parameter schemeGuid should be final. | 141 |
![]() | Line has trailing spaces. | 149 |
![]() | Line is longer than 80 characters. | 152 |
![]() | Line has trailing spaces. | 153 |
![]() | Line has trailing spaces. | 156 |
![]() | Method 'getClassificationNodes' is not designed for extension - needs to be abstract, final or empty. | 159 |
![]() | '(' is followed by whitespace. | 161 |
![]() | Parameter schemeGuid should be final. | 163 |
![]() | Line has trailing spaces. | 176 |
![]() | Expected an @return tag. | 179 |
![]() | Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | '(' is followed by whitespace. | 181 |
![]() | Parameter start should be final. | 183 |
![]() | Expected @param tag for 'start'. | 183 |
![]() | Parameter rows should be final. | 184 |
![]() | Expected @param tag for 'rows'. | 184 |
![]() | Line is longer than 80 characters. | 186 |
![]() | Comment matches to-do format 'TODO:'. | 188 |
![]() | Line is longer than 80 characters. | 189 |
![]() | 'if' construct must use '{}'s. | 205 |
![]() | Line is longer than 80 characters. | 213 |
![]() | Missing a Javadoc comment. | 213 |
![]() | Parameter scheme should be final. | 213 |
![]() | Parameter uriInfo should be final. | 213 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line has trailing spaces. | 12 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 51 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Variable 'uriInfo' must be private and have accessor methods. | 56 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Variable 'request' must be private and have accessor methods. | 59 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Variable 'registryService' must be private and have accessor methods. | 62 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Parameter uriInfo should be final. | 64 |
![]() | 'uriInfo' hides a field. | 64 |
![]() | Parameter request should be final. | 64 |
![]() | 'request' hides a field. | 64 |
![]() | Parameter registryService should be final. | 65 |
![]() | 'registryService' hides a field. | 65 |
![]() | Line has trailing spaces. | 73 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Method 'publishService' is not designed for extension - needs to be abstract, final or empty. | 87 |
![]() | '(' is followed by whitespace. | 88 |
![]() | Parameter service should be final. | 89 |
![]() | Parameter packageGuid should be final. | 90 |
![]() | Avoid inline conditionals. | 92 |
![]() | Line has trailing spaces. | 106 |
![]() | Line is longer than 80 characters. | 109 |
![]() | Line has trailing spaces. | 110 |
![]() | Method 'getService' is not designed for extension - needs to be abstract, final or empty. | 115 |
![]() | '(' is followed by whitespace. | 117 |
![]() | Parameter guid should be final. | 118 |
![]() | Line has trailing spaces. | 129 |
![]() | Method 'deleteService' is not designed for extension - needs to be abstract, final or empty. | 134 |
![]() | Parameter guid should be final. | 136 |
![]() | Line has trailing spaces. | 144 |
![]() | Method 'updateService' is not designed for extension - needs to be abstract, final or empty. | 151 |
![]() | '(' is followed by whitespace. | 152 |
![]() | Line is longer than 80 characters. | 154 |
![]() | Parameter guid should be final. | 154 |
![]() | Parameter service should be final. | 154 |
![]() | Expected an @return tag. | 168 |
![]() | Method 'updateServiceWithPost' is not designed for extension - needs to be abstract, final or empty. | 168 |
![]() | '(' is followed by whitespace. | 169 |
![]() | Parameter guid should be final. | 171 |
![]() | Expected @param tag for 'guid'. | 171 |
![]() | Parameter service should be final. | 172 |
![]() | Expected @param tag for 'service'. | 172 |
![]() | Expected an @return tag. | 179 |
![]() | Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | '(' is followed by whitespace. | 181 |
![]() | Parameter start should be final. | 183 |
![]() | Expected @param tag for 'start'. | 183 |
![]() | Parameter rows should be final. | 184 |
![]() | Expected @param tag for 'rows'. | 184 |
![]() | Line is longer than 80 characters. | 186 |
![]() | 'if' construct must use '{}'s. | 203 |
![]() | Missing a Javadoc comment. | 211 |
![]() | Parameter service should be final. | 211 |
![]() | Parameter uriInfo should be final. | 211 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line has trailing spaces. | 12 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 51 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Variable 'uriInfo' must be private and have accessor methods. | 56 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Variable 'request' must be private and have accessor methods. | 59 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Variable 'registryService' must be private and have accessor methods. | 62 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Parameter uriInfo should be final. | 64 |
![]() | 'uriInfo' hides a field. | 64 |
![]() | Parameter request should be final. | 64 |
![]() | 'request' hides a field. | 64 |
![]() | Parameter registryService should be final. | 65 |
![]() | 'registryService' hides a field. | 65 |
![]() | Line has trailing spaces. | 73 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Method 'publishService' is not designed for extension - needs to be abstract, final or empty. | 87 |
![]() | '(' is followed by whitespace. | 88 |
![]() | Parameter service should be final. | 89 |
![]() | Parameter packageGuid should be final. | 90 |
![]() | Avoid inline conditionals. | 92 |
![]() | Line has trailing spaces. | 106 |
![]() | Line is longer than 80 characters. | 109 |
![]() | Line has trailing spaces. | 110 |
![]() | Method 'getService' is not designed for extension - needs to be abstract, final or empty. | 115 |
![]() | '(' is followed by whitespace. | 117 |
![]() | Parameter guid should be final. | 118 |
![]() | Line has trailing spaces. | 129 |
![]() | Method 'deleteService' is not designed for extension - needs to be abstract, final or empty. | 134 |
![]() | Parameter guid should be final. | 136 |
![]() | Line has trailing spaces. | 144 |
![]() | Method 'updateService' is not designed for extension - needs to be abstract, final or empty. | 151 |
![]() | '(' is followed by whitespace. | 152 |
![]() | Line is longer than 80 characters. | 154 |
![]() | Parameter guid should be final. | 154 |
![]() | Parameter service should be final. | 154 |
![]() | Expected an @return tag. | 168 |
![]() | Method 'updateServiceWithPost' is not designed for extension - needs to be abstract, final or empty. | 168 |
![]() | '(' is followed by whitespace. | 169 |
![]() | Parameter guid should be final. | 171 |
![]() | Expected @param tag for 'guid'. | 171 |
![]() | Parameter service should be final. | 172 |
![]() | Expected @param tag for 'service'. | 172 |
![]() | Expected an @return tag. | 179 |
![]() | Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | '(' is followed by whitespace. | 181 |
![]() | Parameter start should be final. | 183 |
![]() | Expected @param tag for 'start'. | 183 |
![]() | Parameter rows should be final. | 184 |
![]() | Expected @param tag for 'rows'. | 184 |
![]() | Line is longer than 80 characters. | 186 |
![]() | 'if' construct must use '{}'s. | 203 |
![]() | Missing a Javadoc comment. | 211 |
![]() | Parameter service should be final. | 211 |
![]() | Parameter uriInfo should be final. | 211 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line contains a tab character. | 1 |
![]() | Line contains a tab character. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line contains a tab character. | 3 |
![]() | Line contains a tab character. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line contains a tab character. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line contains a tab character. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line is longer than 80 characters. | 7 |
![]() | Line contains a tab character. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Line contains a tab character. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Line contains a tab character. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line contains a tab character. | 10 |
![]() | Line contains a tab character. | 11 |
![]() | Line has trailing spaces. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | Line has trailing spaces. | 28 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Name 'dateFormat' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 31 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Parameter date should be final. | 40 |
![]() | 'date' hides a field. | 40 |
![]() | Redundant throws: 'WebApplicationException' is unchecked exception. | 40 |
![]() | Line has trailing spaces. | 50 |
![]() | Method 'getDate' is not designed for extension - needs to be abstract, final or empty. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Line has trailing spaces. | 54 |
![]() | Method 'getOriginalValue' is not designed for extension - needs to be abstract, final or empty. | 55 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Line contains a tab character. | 1 |
![]() | Line contains a tab character. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line contains a tab character. | 3 |
![]() | Line contains a tab character. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line contains a tab character. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line contains a tab character. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line is longer than 80 characters. | 7 |
![]() | Line contains a tab character. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Line contains a tab character. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Line contains a tab character. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line contains a tab character. | 10 |
![]() | Line contains a tab character. | 11 |
![]() | Line has trailing spaces. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | Line has trailing spaces. | 28 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Name 'dateFormat' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 31 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Parameter date should be final. | 40 |
![]() | 'date' hides a field. | 40 |
![]() | Redundant throws: 'WebApplicationException' is unchecked exception. | 40 |
![]() | Line has trailing spaces. | 50 |
![]() | Method 'getDate' is not designed for extension - needs to be abstract, final or empty. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Line has trailing spaces. | 54 |
![]() | Method 'getOriginalValue' is not designed for extension - needs to be abstract, final or empty. | 55 |
![]() | Missing a Javadoc comment. | 55 |
Violation | Message | Line |
---|---|---|
![]() | Line contains a tab character. | 1 |
![]() | Line contains a tab character. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line contains a tab character. | 3 |
![]() | Line contains a tab character. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line contains a tab character. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line contains a tab character. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line is longer than 80 characters. | 7 |
![]() | Line contains a tab character. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Line contains a tab character. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Line contains a tab character. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line contains a tab character. | 10 |
![]() | Line contains a tab character. | 11 |
![]() | Line has trailing spaces. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 51 |
![]() | Utility classes should not have a public or default constructor. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | 'static' modifier out of order with the JLS suggestions. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Missing a Javadoc comment. | 62 |
![]() | 'static' modifier out of order with the JLS suggestions. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line is longer than 80 characters. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | 'static' modifier out of order with the JLS suggestions. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line is longer than 80 characters. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line is longer than 80 characters. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Missing a Javadoc comment. | 78 |
![]() | 'static' modifier out of order with the JLS suggestions. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line is longer than 80 characters. | 83 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line is longer than 80 characters. | 90 |
![]() | Line contains a tab character. | 90 |
![]() | Missing a Javadoc comment. | 90 |
![]() | 'static' modifier out of order with the JLS suggestions. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line is longer than 80 characters. | 95 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line is longer than 80 characters. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | Missing a Javadoc comment. | 102 |
![]() | 'static' modifier out of order with the JLS suggestions. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line is longer than 80 characters. | 104 |
![]() | Line contains a tab character. | 104 |
![]() | Line is longer than 80 characters. | 105 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line is longer than 80 characters. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line is longer than 80 characters. | 114 |
![]() | Line contains a tab character. | 114 |
![]() | Missing a Javadoc comment. | 114 |
![]() | 'static' modifier out of order with the JLS suggestions. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line is longer than 80 characters. | 116 |
![]() | Line contains a tab character. | 116 |
![]() | Line is longer than 80 characters. | 117 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Line is longer than 80 characters. | 119 |
![]() | Line contains a tab character. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Line is longer than 80 characters. | 122 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 126 |
![]() | Missing a Javadoc comment. | 126 |
![]() | 'static' modifier out of order with the JLS suggestions. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Line is longer than 80 characters. | 132 |
![]() | Line contains a tab character. | 132 |
![]() | Missing a Javadoc comment. | 132 |
![]() | 'static' modifier out of order with the JLS suggestions. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | Line contains a tab character. | 140 |
![]() | Line is longer than 80 characters. | 142 |
![]() | Line contains a tab character. | 142 |
![]() | Missing a Javadoc comment. | 142 |
![]() | 'static' modifier out of order with the JLS suggestions. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Line is longer than 80 characters. | 144 |
![]() | Line contains a tab character. | 144 |
![]() | Line is longer than 80 characters. | 145 |
![]() | Line contains a tab character. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Line is longer than 80 characters. | 147 |
![]() | Line contains a tab character. | 147 |
![]() | Line contains a tab character. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Line is longer than 80 characters. | 154 |
![]() | Line contains a tab character. | 154 |
![]() | Missing a Javadoc comment. | 154 |
![]() | 'static' modifier out of order with the JLS suggestions. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | Line is longer than 80 characters. | 156 |
![]() | Line contains a tab character. | 156 |
![]() | Line is longer than 80 characters. | 157 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Line is longer than 80 characters. | 159 |
![]() | Line contains a tab character. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Line contains a tab character. | 161 |
![]() | Line contains a tab character. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | Line is longer than 80 characters. | 166 |
![]() | Line contains a tab character. | 166 |
![]() | Missing a Javadoc comment. | 166 |
![]() | 'static' modifier out of order with the JLS suggestions. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Line contains a tab character. | 169 |
![]() | Line contains a tab character. | 170 |
![]() | Line contains a tab character. | 171 |
![]() | Line contains a tab character. | 172 |
![]() | Line is longer than 80 characters. | 174 |
![]() | Line contains a tab character. | 174 |
![]() | Missing a Javadoc comment. | 174 |
![]() | 'static' modifier out of order with the JLS suggestions. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | Line is longer than 80 characters. | 176 |
![]() | Line contains a tab character. | 176 |
![]() | Line contains a tab character. | 177 |
![]() | Line contains a tab character. | 178 |
![]() | Line contains a tab character. | 179 |
![]() | Line contains a tab character. | 181 |
![]() | Missing a Javadoc comment. | 181 |
![]() | 'static' modifier out of order with the JLS suggestions. | 181 |
![]() | Line contains a tab character. | 182 |
![]() | Line is longer than 80 characters. | 183 |
![]() | Line contains a tab character. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | Line is longer than 80 characters. | 185 |
![]() | Line contains a tab character. | 185 |
![]() | Line contains a tab character. | 186 |
![]() | Line contains a tab character. | 187 |
![]() | Line contains a tab character. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | Line has trailing spaces. | 190 |
![]() | Line contains a tab character. | 190 |
![]() | Line is longer than 80 characters. | 191 |
![]() | Line contains a tab character. | 191 |
![]() | Missing a Javadoc comment. | 191 |
![]() | 'static' modifier out of order with the JLS suggestions. | 191 |
![]() | Line contains a tab character. | 192 |
![]() | Line contains a tab character. | 199 |
![]() | Line is longer than 80 characters. | 201 |
![]() | Line contains a tab character. | 201 |
![]() | Missing a Javadoc comment. | 201 |
![]() | 'static' modifier out of order with the JLS suggestions. | 201 |
![]() | Line contains a tab character. | 202 |
![]() | Line contains a tab character. | 203 |
![]() | Line contains a tab character. | 204 |
![]() | Line contains a tab character. | 205 |
![]() | Line contains a tab character. | 206 |
![]() | Line contains a tab character. | 207 |
![]() | Line has trailing spaces. | 208 |
![]() | Line contains a tab character. | 208 |
![]() | Line is longer than 80 characters. | 209 |
![]() | Line contains a tab character. | 209 |
![]() | Missing a Javadoc comment. | 209 |
![]() | 'static' modifier out of order with the JLS suggestions. | 209 |
![]() | Line contains a tab character. | 210 |
![]() | Line contains a tab character. | 211 |
![]() | Line contains a tab character. | 212 |
![]() | Line contains a tab character. | 213 |
![]() | Line has trailing spaces. | 214 |
![]() | Line contains a tab character. | 214 |
![]() | Line is longer than 80 characters. | 215 |
![]() | Line contains a tab character. | 215 |
![]() | Missing a Javadoc comment. | 215 |
![]() | 'static' modifier out of order with the JLS suggestions. | 215 |
![]() | Line contains a tab character. | 216 |
![]() | Line contains a tab character. | 219 |
![]() | Line has trailing spaces. | 220 |
![]() | Line contains a tab character. | 220 |
![]() | Line is longer than 80 characters. | 221 |
![]() | Line contains a tab character. | 221 |
![]() | Missing a Javadoc comment. | 221 |
![]() | 'static' modifier out of order with the JLS suggestions. | 221 |
![]() | Line contains a tab character. | 222 |
![]() | Line contains a tab character. | 223 |
![]() | Line contains a tab character. | 224 |
![]() | Line contains a tab character. | 225 |
![]() | Line contains a tab character. | 226 |
![]() | Line contains a tab character. | 227 |
![]() | Line has trailing spaces. | 228 |
![]() | Line contains a tab character. | 228 |
![]() | Line is longer than 80 characters. | 229 |
![]() | Line contains a tab character. | 229 |
![]() | Missing a Javadoc comment. | 229 |
![]() | 'static' modifier out of order with the JLS suggestions. | 229 |
![]() | Line contains a tab character. | 230 |
![]() | Line is longer than 80 characters. | 233 |
![]() | Line contains a tab character. | 236 |
![]() | Line has trailing spaces. | 237 |
![]() | Line contains a tab character. | 237 |
![]() | Line is longer than 80 characters. | 238 |
![]() | Line contains a tab character. | 238 |
![]() | Missing a Javadoc comment. | 238 |
![]() | 'static' modifier out of order with the JLS suggestions. | 238 |
![]() | Line contains a tab character. | 239 |
![]() | Line is longer than 80 characters. | 245 |
![]() | Line contains a tab character. | 248 |
![]() | Line is longer than 80 characters. | 250 |
![]() | Line contains a tab character. | 250 |
![]() | Missing a Javadoc comment. | 250 |
![]() | 'static' modifier out of order with the JLS suggestions. | 250 |
![]() | Line contains a tab character. | 251 |
![]() | Line contains a tab character. | 252 |
![]() | Line contains a tab character. | 253 |
![]() | Line is longer than 80 characters. | 254 |
![]() | Line contains a tab character. | 254 |
![]() | Line contains a tab character. | 255 |
![]() | Line contains a tab character. | 256 |
![]() | Line contains a tab character. | 257 |
![]() | Line has trailing spaces. | 258 |
![]() | Line contains a tab character. | 258 |
![]() | Line is longer than 80 characters. | 259 |
![]() | Line contains a tab character. | 259 |
![]() | Missing a Javadoc comment. | 259 |
![]() | 'static' modifier out of order with the JLS suggestions. | 259 |
![]() | Line contains a tab character. | 260 |
![]() | Line is longer than 80 characters. | 264 |
![]() | Line contains a tab character. | 268 |
![]() | Line has trailing spaces. | 269 |
![]() | Line contains a tab character. | 269 |
![]() | Line is longer than 80 characters. | 270 |
![]() | Line contains a tab character. | 270 |
![]() | Missing a Javadoc comment. | 270 |
![]() | 'static' modifier out of order with the JLS suggestions. | 270 |
![]() | Line is longer than 80 characters. | 272 |
![]() | Line is longer than 80 characters. | 275 |
![]() | Line is longer than 80 characters. | 277 |
![]() | Line is longer than 80 characters. | 278 |
![]() | Line has trailing spaces. | 280 |
![]() | Line contains a tab character. | 280 |
![]() | Line is longer than 80 characters. | 281 |
![]() | Line contains a tab character. | 281 |
![]() | Missing a Javadoc comment. | 281 |
![]() | 'static' modifier out of order with the JLS suggestions. | 281 |
![]() | Line contains a tab character. | 282 |
![]() | Line is longer than 80 characters. | 283 |
![]() | Line contains a tab character. | 283 |
![]() | Line contains a tab character. | 284 |
![]() | Line contains a tab character. | 285 |
![]() | Line contains a tab character. | 286 |
![]() | Line contains a tab character. | 287 |
![]() | Line has trailing spaces. | 288 |
![]() | Line contains a tab character. | 288 |
![]() | Line is longer than 80 characters. | 289 |
![]() | Line contains a tab character. | 289 |
![]() | Missing a Javadoc comment. | 289 |
![]() | 'static' modifier out of order with the JLS suggestions. | 289 |
![]() | Line contains a tab character. | 290 |
![]() | Line contains a tab character. | 291 |
![]() | Line is longer than 80 characters. | 292 |
![]() | Line contains a tab character. | 292 |
![]() | Line is longer than 80 characters. | 293 |
![]() | Line contains a tab character. | 293 |
![]() | Line is longer than 80 characters. | 294 |
![]() | Line contains a tab character. | 294 |
![]() | Line is longer than 80 characters. | 295 |
![]() | Line contains a tab character. | 295 |
![]() | Line contains a tab character. | 296 |
![]() | Line has trailing spaces. | 297 |
![]() | Line contains a tab character. | 297 |
![]() | Line is longer than 80 characters. | 298 |
![]() | Line contains a tab character. | 298 |
![]() | Missing a Javadoc comment. | 298 |
![]() | 'static' modifier out of order with the JLS suggestions. | 298 |
![]() | Line contains a tab character. | 299 |
![]() | Line contains a tab character. | 300 |
![]() | Line contains a tab character. | 301 |
![]() | Line contains a tab character. | 302 |
![]() | Line contains a tab character. | 303 |
![]() | Line contains a tab character. | 304 |
![]() | Line contains a tab character. | 305 |
![]() | Line contains a tab character. | 306 |
![]() | Line has trailing spaces. | 307 |
![]() | Line contains a tab character. | 307 |
![]() | Line contains a tab character. | 308 |
![]() | Missing a Javadoc comment. | 308 |
![]() | 'static' modifier out of order with the JLS suggestions. | 308 |
![]() | Line contains a tab character. | 309 |
![]() | Line contains a tab character. | 310 |
![]() | Line contains a tab character. | 311 |
![]() | Line contains a tab character. | 312 |
![]() | Line contains a tab character. | 313 |
![]() | Line is longer than 80 characters. | 314 |
![]() | Line contains a tab character. | 314 |
![]() | Line contains a tab character. | 315 |
![]() | Line has trailing spaces. | 316 |
![]() | Line contains a tab character. | 316 |
![]() | Line contains a tab character. | 317 |
![]() | Missing a Javadoc comment. | 317 |
![]() | 'static' modifier out of order with the JLS suggestions. | 317 |
![]() | Line contains a tab character. | 318 |
![]() | Line contains a tab character. | 319 |
![]() | Line contains a tab character. | 324 |
![]() | Line contains a tab character. | 1 |
![]() | Line contains a tab character. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line contains a tab character. | 3 |
![]() | Line contains a tab character. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line contains a tab character. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line contains a tab character. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line is longer than 80 characters. | 7 |
![]() | Line contains a tab character. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Line contains a tab character. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Line contains a tab character. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line contains a tab character. | 10 |
![]() | Line contains a tab character. | 11 |
![]() | Line has trailing spaces. | 12 |
![]() | Line contains a tab character. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 51 |
![]() | Utility classes should not have a public or default constructor. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | 'static' modifier out of order with the JLS suggestions. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Missing a Javadoc comment. | 62 |
![]() | 'static' modifier out of order with the JLS suggestions. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line is longer than 80 characters. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | 'static' modifier out of order with the JLS suggestions. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line is longer than 80 characters. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line is longer than 80 characters. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Missing a Javadoc comment. | 78 |
![]() | 'static' modifier out of order with the JLS suggestions. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line is longer than 80 characters. | 83 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line is longer than 80 characters. | 90 |
![]() | Line contains a tab character. | 90 |
![]() | Missing a Javadoc comment. | 90 |
![]() | 'static' modifier out of order with the JLS suggestions. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line is longer than 80 characters. | 95 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line is longer than 80 characters. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | Missing a Javadoc comment. | 102 |
![]() | 'static' modifier out of order with the JLS suggestions. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line is longer than 80 characters. | 104 |
![]() | Line contains a tab character. | 104 |
![]() | Line is longer than 80 characters. | 105 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line is longer than 80 characters. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line is longer than 80 characters. | 114 |
![]() | Line contains a tab character. | 114 |
![]() | Missing a Javadoc comment. | 114 |
![]() | 'static' modifier out of order with the JLS suggestions. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line is longer than 80 characters. | 116 |
![]() | Line contains a tab character. | 116 |
![]() | Line is longer than 80 characters. | 117 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Line is longer than 80 characters. | 119 |
![]() | Line contains a tab character. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Line is longer than 80 characters. | 122 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 126 |
![]() | Missing a Javadoc comment. | 126 |
![]() | 'static' modifier out of order with the JLS suggestions. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Line is longer than 80 characters. | 132 |
![]() | Line contains a tab character. | 132 |
![]() | Missing a Javadoc comment. | 132 |
![]() | 'static' modifier out of order with the JLS suggestions. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | Line contains a tab character. | 140 |
![]() | Line is longer than 80 characters. | 142 |
![]() | Line contains a tab character. | 142 |
![]() | Missing a Javadoc comment. | 142 |
![]() | 'static' modifier out of order with the JLS suggestions. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Line is longer than 80 characters. | 144 |
![]() | Line contains a tab character. | 144 |
![]() | Line is longer than 80 characters. | 145 |
![]() | Line contains a tab character. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Line is longer than 80 characters. | 147 |
![]() | Line contains a tab character. | 147 |
![]() | Line contains a tab character. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Line is longer than 80 characters. | 154 |
![]() | Line contains a tab character. | 154 |
![]() | Missing a Javadoc comment. | 154 |
![]() | 'static' modifier out of order with the JLS suggestions. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | Line is longer than 80 characters. | 156 |
![]() | Line contains a tab character. | 156 |
![]() | Line is longer than 80 characters. | 157 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Line is longer than 80 characters. | 159 |
![]() | Line contains a tab character. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Line contains a tab character. | 161 |
![]() | Line contains a tab character. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | Line is longer than 80 characters. | 166 |
![]() | Line contains a tab character. | 166 |
![]() | Missing a Javadoc comment. | 166 |
![]() | 'static' modifier out of order with the JLS suggestions. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Line contains a tab character. | 169 |
![]() | Line contains a tab character. | 170 |
![]() | Line contains a tab character. | 171 |
![]() | Line contains a tab character. | 172 |
![]() | Line is longer than 80 characters. | 174 |
![]() | Line contains a tab character. | 174 |
![]() | Missing a Javadoc comment. | 174 |
![]() | 'static' modifier out of order with the JLS suggestions. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | Line is longer than 80 characters. | 176 |
![]() | Line contains a tab character. | 176 |
![]() | Line contains a tab character. | 177 |
![]() | Line contains a tab character. | 178 |
![]() | Line contains a tab character. | 179 |
![]() | Line contains a tab character. | 181 |
![]() | Missing a Javadoc comment. | 181 |
![]() | 'static' modifier out of order with the JLS suggestions. | 181 |
![]() | Line contains a tab character. | 182 |
![]() | Line is longer than 80 characters. | 183 |
![]() | Line contains a tab character. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | Line is longer than 80 characters. | 185 |
![]() | Line contains a tab character. | 185 |
![]() | Line contains a tab character. | 186 |
![]() | Line contains a tab character. | 187 |
![]() | Line contains a tab character. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | Line has trailing spaces. | 190 |
![]() | Line contains a tab character. | 190 |
![]() | Line is longer than 80 characters. | 191 |
![]() | Line contains a tab character. | 191 |
![]() | Missing a Javadoc comment. | 191 |
![]() | 'static' modifier out of order with the JLS suggestions. | 191 |
![]() | Line contains a tab character. | 192 |
![]() | Line contains a tab character. | 199 |
![]() | Line is longer than 80 characters. | 201 |
![]() | Line contains a tab character. | 201 |
![]() | Missing a Javadoc comment. | 201 |
![]() | 'static' modifier out of order with the JLS suggestions. | 201 |
![]() | Line contains a tab character. | 202 |
![]() | Line contains a tab character. | 203 |
![]() | Line contains a tab character. | 204 |
![]() | Line contains a tab character. | 205 |
![]() | Line contains a tab character. | 206 |
![]() | Line contains a tab character. | 207 |
![]() | Line has trailing spaces. | 208 |
![]() | Line contains a tab character. | 208 |
![]() | Line is longer than 80 characters. | 209 |
![]() | Line contains a tab character. | 209 |
![]() | Missing a Javadoc comment. | 209 |
![]() | 'static' modifier out of order with the JLS suggestions. | 209 |
![]() | Line contains a tab character. | 210 |
![]() | Line contains a tab character. | 211 |
![]() | Line contains a tab character. | 212 |
![]() | Line contains a tab character. | 213 |
![]() | Line has trailing spaces. | 214 |
![]() | Line contains a tab character. | 214 |
![]() | Line is longer than 80 characters. | 215 |
![]() | Line contains a tab character. | 215 |
![]() | Missing a Javadoc comment. | 215 |
![]() | 'static' modifier out of order with the JLS suggestions. | 215 |
![]() | Line contains a tab character. | 216 |
![]() | Line contains a tab character. | 219 |
![]() | Line has trailing spaces. | 220 |
![]() | Line contains a tab character. | 220 |
![]() | Line is longer than 80 characters. | 221 |
![]() | Line contains a tab character. | 221 |
![]() | Missing a Javadoc comment. | 221 |
![]() | 'static' modifier out of order with the JLS suggestions. | 221 |
![]() | Line contains a tab character. | 222 |
![]() | Line contains a tab character. | 223 |
![]() | Line contains a tab character. | 224 |
![]() | Line contains a tab character. | 225 |
![]() | Line contains a tab character. | 226 |
![]() | Line contains a tab character. | 227 |
![]() | Line has trailing spaces. | 228 |
![]() | Line contains a tab character. | 228 |
![]() | Line is longer than 80 characters. | 229 |
![]() | Line contains a tab character. | 229 |
![]() | Missing a Javadoc comment. | 229 |
![]() | 'static' modifier out of order with the JLS suggestions. | 229 |
![]() | Line contains a tab character. | 230 |
![]() | Line is longer than 80 characters. | 233 |
![]() | Line contains a tab character. | 236 |
![]() | Line has trailing spaces. | 237 |
![]() | Line contains a tab character. | 237 |
![]() | Line is longer than 80 characters. | 238 |
![]() | Line contains a tab character. | 238 |
![]() | Missing a Javadoc comment. | 238 |
![]() | 'static' modifier out of order with the JLS suggestions. | 238 |
![]() | Line contains a tab character. | 239 |
![]() | Line is longer than 80 characters. | 245 |
![]() | Line contains a tab character. | 248 |
![]() | Line is longer than 80 characters. | 250 |
![]() | Line contains a tab character. | 250 |
![]() | Missing a Javadoc comment. | 250 |
![]() | 'static' modifier out of order with the JLS suggestions. | 250 |
![]() | Line contains a tab character. | 251 |
![]() | Line contains a tab character. | 252 |
![]() | Line contains a tab character. | 253 |
![]() | Line is longer than 80 characters. | 254 |
![]() | Line contains a tab character. | 254 |
![]() | Line contains a tab character. | 255 |
![]() | Line contains a tab character. | 256 |
![]() | Line contains a tab character. | 257 |
![]() | Line has trailing spaces. | 258 |
![]() | Line contains a tab character. | 258 |
![]() | Line is longer than 80 characters. | 259 |
![]() | Line contains a tab character. | 259 |
![]() | Missing a Javadoc comment. | 259 |
![]() | 'static' modifier out of order with the JLS suggestions. | 259 |
![]() | Line contains a tab character. | 260 |
![]() | Line is longer than 80 characters. | 264 |
![]() | Line contains a tab character. | 268 |
![]() | Line has trailing spaces. | 269 |
![]() | Line contains a tab character. | 269 |
![]() | Line is longer than 80 characters. | 270 |
![]() | Line contains a tab character. | 270 |
![]() | Missing a Javadoc comment. | 270 |
![]() | 'static' modifier out of order with the JLS suggestions. | 270 |
![]() | Line is longer than 80 characters. | 272 |
![]() | Line is longer than 80 characters. | 275 |
![]() | Line is longer than 80 characters. | 277 |
![]() | Line is longer than 80 characters. | 278 |
![]() | Line has trailing spaces. | 280 |
![]() | Line contains a tab character. | 280 |
![]() | Line is longer than 80 characters. | 281 |
![]() | Line contains a tab character. | 281 |
![]() | Missing a Javadoc comment. | 281 |
![]() | 'static' modifier out of order with the JLS suggestions. | 281 |
![]() | Line contains a tab character. | 282 |
![]() | Line is longer than 80 characters. | 283 |
![]() | Line contains a tab character. | 283 |
![]() | Line contains a tab character. | 284 |
![]() | Line contains a tab character. | 285 |
![]() | Line contains a tab character. | 286 |
![]() | Line contains a tab character. | 287 |
![]() | Line has trailing spaces. | 288 |
![]() | Line contains a tab character. | 288 |
![]() | Line is longer than 80 characters. | 289 |
![]() | Line contains a tab character. | 289 |
![]() | Missing a Javadoc comment. | 289 |
![]() | 'static' modifier out of order with the JLS suggestions. | 289 |
![]() | Line contains a tab character. | 290 |
![]() | Line contains a tab character. | 291 |
![]() | Line is longer than 80 characters. | 292 |
![]() | Line contains a tab character. | 292 |
![]() | Line is longer than 80 characters. | 293 |
![]() | Line contains a tab character. | 293 |
![]() | Line is longer than 80 characters. | 294 |
![]() | Line contains a tab character. | 294 |
![]() | Line is longer than 80 characters. | 295 |
![]() | Line contains a tab character. | 295 |
![]() | Line contains a tab character. | 296 |
![]() | Line has trailing spaces. | 297 |
![]() | Line contains a tab character. | 297 |
![]() | Line is longer than 80 characters. | 298 |
![]() | Line contains a tab character. | 298 |
![]() | Missing a Javadoc comment. | 298 |
![]() | 'static' modifier out of order with the JLS suggestions. | 298 |
![]() | Line contains a tab character. | 299 |
![]() | Line contains a tab character. | 300 |
![]() | Line contains a tab character. | 301 |
![]() | Line contains a tab character. | 302 |
![]() | Line contains a tab character. | 303 |
![]() | Line contains a tab character. | 304 |
![]() | Line contains a tab character. | 305 |
![]() | Line contains a tab character. | 306 |
![]() | Line has trailing spaces. | 307 |
![]() | Line contains a tab character. | 307 |
![]() | Line contains a tab character. | 308 |
![]() | Missing a Javadoc comment. | 308 |
![]() | 'static' modifier out of order with the JLS suggestions. | 308 |
![]() | Line contains a tab character. | 309 |
![]() | Line contains a tab character. | 310 |
![]() | Line contains a tab character. | 311 |
![]() | Line contains a tab character. | 312 |
![]() | Line contains a tab character. | 313 |
![]() | Line is longer than 80 characters. | 314 |
![]() | Line contains a tab character. | 314 |
![]() | Line contains a tab character. | 315 |
![]() | Line has trailing spaces. | 316 |
![]() | Line contains a tab character. | 316 |
![]() | Line contains a tab character. | 317 |
![]() | Missing a Javadoc comment. | 317 |
![]() | 'static' modifier out of order with the JLS suggestions. | 317 |
![]() | Line contains a tab character. | 318 |
![]() | Line contains a tab character. | 319 |
![]() | Line contains a tab character. | 324 |