The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocPackage
| 24 | ![]() |
NewlineAtEndOfFile | 2 | ![]() |
Translation | 0 | ![]() |
FileLength | 0 | ![]() |
FileTabCharacter
| 1714 | ![]() |
RegexpSingleline
| 409 | ![]() |
JavadocMethod | 677 | ![]() |
JavadocType | 81 | ![]() |
JavadocVariable | 538 | ![]() |
JavadocStyle | 111 | ![]() |
ConstantName | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 17 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 9 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 2 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 2 | ![]() |
UnusedImports | 15 | ![]() |
LineLength | 1265 | ![]() |
MethodLength | 1 | ![]() |
ParameterNumber | 2 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 57 | ![]() |
NoWhitespaceAfter | 3 | ![]() |
NoWhitespaceBefore | 1 | ![]() |
OperatorWrap | 1 | ![]() |
ParenPad | 5 | ![]() |
TypecastParenPad | 0 | ![]() |
WhitespaceAfter | 18 | ![]() |
WhitespaceAround | 158 | ![]() |
ModifierOrder | 10 | ![]() |
RedundantModifier | 125 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
LeftCurly | 2 | ![]() |
NeedBraces | 0 | ![]() |
RightCurly | 0 | ![]() |
AvoidInlineConditionals | 17 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField | 137 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 0 | ![]() |
MissingSwitchDefault | 2 | ![]() |
RedundantThrows | 18 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
DesignForExtension | 587 | ![]() |
FinalClass | 12 | ![]() |
HideUtilityClassConstructor | 11 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 5 | ![]() |
ArrayTypeStyle | 0 | ![]() |
FinalParameters | 927 | ![]() |
TodoComment | 31 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line contains a tab character. | 6 |
![]() | Line contains a tab character. | 8 |
![]() | Line is longer than 80 characters. | 21 |
![]() | First sentence should end with a period. | 28 |
![]() | Line has trailing spaces. | 30 |
![]() | Expected an @return tag. | 33 |
![]() | Redundant 'public' modifier. | 33 |
![]() | First sentence should end with a period. | 35 |
![]() | Expected an @return tag. | 40 |
![]() | Redundant 'public' modifier. | 40 |
![]() | First sentence should end with a period. | 42 |
![]() | Line has trailing spaces. | 44 |
![]() | Expected an @return tag. | 47 |
![]() | Redundant 'public' modifier. | 47 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 4 |
![]() | First sentence should end with a period. | 20 |
![]() | Line has trailing spaces. | 25 |
![]() | First sentence should end with a period. | 26 |
![]() | Expected an @return tag. | 31 |
![]() | Redundant 'public' modifier. | 31 |
![]() | Line has trailing spaces. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Comment matches to-do format 'TODO:'. | 53 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Comment matches to-do format 'TODO:'. | 54 |
![]() | Comment matches to-do format 'TODO:'. | 55 |
![]() | Comment matches to-do format 'TODO:'. | 56 |
![]() | Expected an @return tag. | 59 |
![]() | Redundant 'public' modifier. | 59 |
![]() | First sentence should end with a period. | 61 |
![]() | Line has trailing spaces. | 63 |
![]() | Expected an @return tag. | 66 |
![]() | Redundant 'public' modifier. | 66 |
![]() | Line is longer than 80 characters. | 73 |
![]() | Expected an @return tag. | 75 |
![]() | Redundant 'public' modifier. | 75 |
![]() | '(' is preceded with whitespace. | 75 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line contains a tab character. | 6 |
![]() | Line contains a tab character. | 8 |
![]() | Expected an @return tag. | 46 |
![]() | Redundant 'public' modifier. | 46 |
![]() | First sentence should end with a period. | 48 |
![]() | Expected an @return tag. | 53 |
![]() | Redundant 'public' modifier. | 53 |
![]() | First sentence should end with a period. | 55 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Expected an @return tag. | 60 |
![]() | Redundant 'public' modifier. | 60 |
![]() | First sentence should end with a period. | 62 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Expected an @return tag. | 67 |
![]() | Redundant 'public' modifier. | 67 |
![]() | First sentence should end with a period. | 69 |
![]() | Expected an @return tag. | 74 |
![]() | Redundant 'public' modifier. | 74 |
![]() | First sentence should end with a period. | 76 |
![]() | Expected an @return tag. | 81 |
![]() | Redundant 'public' modifier. | 81 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | First sentence should end with a period. | 20 |
![]() | Comment matches to-do format 'TODO:'. | 29 |
![]() | Expected an @return tag. | 31 |
![]() | Redundant 'public' modifier. | 31 |
![]() | First sentence should end with a period. | 33 |
![]() | Expected an @return tag. | 40 |
![]() | Redundant 'public' modifier. | 40 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 29 |
![]() | Redundant 'public' modifier. | 29 |
![]() | Expected an @return tag. | 35 |
![]() | Redundant 'public' modifier. | 35 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [Since] is not a valid Javadoc tag name | 0 |
![]() | Line contains a tab character. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Line has trailing spaces. | 37 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 21 |
![]() | Redundant 'public' modifier. | 36 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line has trailing spaces. | 10 |
![]() | Line has trailing spaces. | 11 |
![]() | Line contains a tab character. | 12 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 31 |
![]() | Redundant 'public' modifier. | 31 |
![]() | Line has trailing spaces. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Expected an @return tag. | 39 |
![]() | Redundant 'public' modifier. | 39 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Expected an @return tag. | 40 |
![]() | Redundant 'public' modifier. | 40 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 26 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Expected an @return tag. | 39 |
![]() | Redundant 'public' modifier. | 39 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 29 |
![]() | Redundant 'public' modifier. | 33 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 19 |
![]() | Line has trailing spaces. | 21 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Redundant 'public' modifier. | 26 |
![]() | ';' is preceded with whitespace. | 28 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Redundant 'public' modifier. | 30 |
Violation | Message | Line |
---|---|---|
![]() | Line contains a tab character. | 25 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Redundant 'public' modifier. | 25 |
![]() | Line has trailing spaces. | 26 |
![]() | Line contains a tab character. | 26 |
![]() | Line contains a tab character. | 28 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Redundant 'public' modifier. | 28 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 19 |
![]() | Line has trailing spaces. | 21 |
![]() | Line contains a tab character. | 26 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Redundant 'public' modifier. | 26 |
![]() | Line contains a tab character. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Redundant 'public' modifier. | 29 |
Violation | Message | Line |
---|---|---|
![]() | Line contains a tab character. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Expected an @return tag. | 30 |
![]() | Line contains a tab character. | 30 |
![]() | Redundant 'public' modifier. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Line contains a tab character. | 31 |
![]() | First sentence should end with a period. | 33 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Redundant 'public' modifier. | 36 |
![]() | Expected @param tag for 'luiService'. | 36 |
Violation | Message | Line |
---|---|---|
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Expected an @return tag. | 28 |
![]() | Line contains a tab character. | 28 |
![]() | Redundant 'public' modifier. | 28 |
![]() | Line has trailing spaces. | 29 |
![]() | Line contains a tab character. | 29 |
![]() | First sentence should end with a period. | 31 |
![]() | Line contains a tab character. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Redundant 'public' modifier. | 34 |
![]() | Expected @param tag for 'luiService'. | 34 |
Violation | Message | Line |
---|---|---|
![]() | Line contains a tab character. | 25 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Redundant 'public' modifier. | 25 |
![]() | Line has trailing spaces. | 26 |
![]() | Line contains a tab character. | 26 |
![]() | Line contains a tab character. | 28 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Redundant 'public' modifier. | 28 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 19 |
![]() | Line has trailing spaces. | 21 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Redundant 'public' modifier. | 26 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Redundant 'public' modifier. | 28 |
![]() | '(' is preceded with whitespace. | 28 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [Since] is not a valid Javadoc tag name | 0 |
![]() | Line contains a tab character. | 28 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [Since] is not a valid Javadoc tag name | 0 |
![]() | Line contains a tab character. | 28 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line contains a tab character. | 6 |
![]() | Line contains a tab character. | 8 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Expected an @return tag. | 40 |
![]() | Redundant 'public' modifier. | 40 |
![]() | First sentence should end with a period. | 42 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Expected an @return tag. | 48 |
![]() | Redundant 'public' modifier. | 48 |
![]() | First sentence should end with a period. | 50 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Expected an @return tag. | 55 |
![]() | Redundant 'public' modifier. | 55 |
![]() | First sentence should end with a period. | 57 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Expected an @return tag. | 63 |
![]() | Redundant 'public' modifier. | 63 |
![]() | First sentence should end with a period. | 65 |
![]() | Line has trailing spaces. | 67 |
![]() | Expected an @return tag. | 71 |
![]() | Redundant 'public' modifier. | 71 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Type Javadoc comment is missing an @param <T> tag. | 23 |
![]() | Missing a Javadoc comment. | 24 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [Since] is not a valid Javadoc tag name | 0 |
![]() | Missing package-info.java file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line contains a tab character. | 6 |
![]() | Line contains a tab character. | 8 |
![]() | Line has trailing spaces. | 30 |
![]() | Expected an @return tag. | 35 |
![]() | Redundant 'public' modifier. | 35 |
![]() | Comment matches to-do format 'TODO:'. | 42 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Expected an @return tag. | 45 |
![]() | Redundant 'public' modifier. | 45 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line contains a tab character. | 6 |
![]() | Line contains a tab character. | 8 |
![]() | First sentence should end with a period. | 31 |
![]() | Expected an @return tag. | 36 |
![]() | Redundant 'public' modifier. | 36 |
![]() | Line has trailing spaces. | 40 |
![]() | Expected an @return tag. | 46 |
![]() | Redundant 'public' modifier. | 46 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 21 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line is longer than 80 characters. | 26 |
![]() | Line has trailing spaces. | 31 |
![]() | Line has trailing spaces. | 32 |
![]() | First sentence should end with a period. | 33 |
![]() | Expected an @return tag. | 38 |
![]() | Redundant 'public' modifier. | 38 |
![]() | First sentence should end with a period. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | Expected an @return tag. | 45 |
![]() | Redundant 'public' modifier. | 45 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line contains a tab character. | 6 |
![]() | Line contains a tab character. | 8 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Comment matches to-do format 'TODO:'. | 26 |
![]() | Line is longer than 80 characters. | 26 |
![]() | Comment matches to-do format 'TODO:'. | 27 |
![]() | First sentence should end with a period. | 34 |
![]() | Expected an @return tag. | 39 |
![]() | Redundant 'public' modifier. | 39 |
![]() | First sentence should end with a period. | 41 |
![]() | Expected an @return tag. | 46 |
![]() | Redundant 'public' modifier. | 46 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line contains a tab character. | 6 |
![]() | Line contains a tab character. | 8 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Expected an @return tag. | 27 |
![]() | Redundant 'public' modifier. | 27 |
![]() | Expected an @return tag. | 36 |
![]() | Redundant 'public' modifier. | 36 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 2 |
![]() | Line is longer than 80 characters. | 3 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Line has trailing spaces. | 17 |
![]() | Line is longer than 80 characters. | 18 |
![]() | First sentence should end with a period. | 25 |
![]() | Expected an @return tag. | 30 |
![]() | Redundant 'public' modifier. | 30 |
![]() | First sentence should end with a period. | 32 |
![]() | Expected an @return tag. | 37 |
![]() | Line has trailing spaces. | 37 |
![]() | Redundant 'public' modifier. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Expected an @return tag. | 50 |
![]() | Redundant 'public' modifier. | 50 |
![]() | Line has trailing spaces. | 51 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Expected an @return tag. | 29 |
![]() | Redundant 'public' modifier. | 29 |
![]() | '(' is preceded with whitespace. | 29 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Expected an @return tag. | 36 |
![]() | Redundant 'public' modifier. | 36 |
![]() | '(' is preceded with whitespace. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line has trailing spaces. | 42 |
![]() | Expected an @return tag. | 43 |
![]() | Redundant 'public' modifier. | 43 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line contains a tab character. | 6 |
![]() | Line contains a tab character. | 8 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Variable 'level' must be private and have accessor methods. | 23 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Parameter level should be final. | 25 |
![]() | 'level' hides a field. | 25 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Parameter e1 should be final. | 33 |
![]() | Parameter e2 should be final. | 33 |
![]() | Avoid inline conditionals. | 34 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Parameter e1 should be final. | 37 |
![]() | Parameter e2 should be final. | 37 |
![]() | Avoid inline conditionals. | 38 |
![]() | Expected an @return tag. | 50 |
![]() | Redundant 'public' modifier. | 50 |
![]() | Expected an @return tag. | 59 |
![]() | Redundant 'public' modifier. | 59 |
![]() | Expected an @return tag. | 68 |
![]() | Redundant 'public' modifier. | 68 |
![]() | First sentence should end with a period. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Redundant 'public' modifier. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Expected an @return tag. | 87 |
![]() | Redundant 'public' modifier. | 87 |
![]() | Expected an @return tag. | 96 |
![]() | Redundant 'public' modifier. | 96 |
![]() | Expected an @return tag. | 105 |
![]() | Redundant 'public' modifier. | 105 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line contains a tab character. | 6 |
![]() | Line contains a tab character. | 8 |
![]() | Missing a Javadoc comment. | 20 |
![]() | First sentence should end with a period. | 22 |
![]() | Expected an @return tag. | 27 |
![]() | Redundant 'public' modifier. | 27 |
![]() | First sentence should end with a period. | 28 |
![]() | Expected an @return tag. | 33 |
![]() | Redundant 'public' modifier. | 33 |
![]() | Expected an @return tag. | 40 |
![]() | Redundant 'public' modifier. | 40 |
![]() | Expected an @return tag. | 47 |
![]() | Redundant 'public' modifier. | 47 |
![]() | First sentence should end with a period. | 49 |
![]() | Expected an @return tag. | 54 |
![]() | Redundant 'public' modifier. | 54 |
![]() | First sentence should end with a period. | 56 |
![]() | Comment matches to-do format 'TODO:'. | 61 |
![]() | Expected an @return tag. | 63 |
![]() | Redundant 'public' modifier. | 63 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 2 |
![]() | Line is longer than 80 characters. | 3 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Line has trailing spaces. | 25 |
![]() | Line has trailing spaces. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line has trailing spaces. | 41 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Redundant 'public' modifier. | 50 |
![]() | Line has trailing spaces. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Redundant 'public' modifier. | 65 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line is longer than 80 characters. | 71 |
![]() | Line is longer than 80 characters. | 78 |
![]() | Redundant 'public' modifier. | 78 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Line is longer than 80 characters. | 85 |
![]() | Line has trailing spaces. | 86 |
![]() | Line has trailing spaces. | 87 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line is longer than 80 characters. | 95 |
![]() | Redundant 'public' modifier. | 95 |
![]() | Line has trailing spaces. | 97 |
![]() | Line has trailing spaces. | 99 |
![]() | Line is longer than 80 characters. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line has trailing spaces. | 102 |
![]() | Line has trailing spaces. | 103 |
![]() | Line is longer than 80 characters. | 104 |
![]() | Line has trailing spaces. | 105 |
![]() | Line is longer than 80 characters. | 111 |
![]() | Redundant 'public' modifier. | 111 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line is longer than 80 characters. | 3 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 32 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | First sentence should end with a period. | 39 |
![]() | Line has trailing spaces. | 41 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Redundant 'public' modifier. | 50 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Redundant 'public' modifier. | 63 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line is longer than 80 characters. | 72 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line is longer than 80 characters. | 75 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Line is longer than 80 characters. | 79 |
![]() | Redundant 'public' modifier. | 79 |
![]() | Line has trailing spaces. | 81 |
![]() | First sentence should end with a period. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 87 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line is longer than 80 characters. | 95 |
![]() | Redundant 'public' modifier. | 95 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 24 |
![]() | Utility classes should not have a public or default constructor. | 29 |
![]() | First sentence should end with a period. | 31 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Missing a Javadoc comment. | 40 |
![]() | First sentence should end with a period. | 41 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | First sentence should end with a period. | 46 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Line is longer than 80 characters. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Comment matches to-do format 'TODO:'. | 54 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Missing a Javadoc comment. | 56 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 21 |
![]() | Utility classes should not have a public or default constructor. | 26 |
![]() | First sentence should end with a period. | 28 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | First sentence should end with a period. | 36 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Line is longer than 80 characters. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Line is longer than 80 characters. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Line is longer than 80 characters. | 70 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Line is longer than 80 characters. | 71 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Line is longer than 80 characters. | 72 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Line is longer than 80 characters. | 73 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Line is longer than 80 characters. | 75 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Line is longer than 80 characters. | 77 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Line is longer than 80 characters. | 78 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Line is longer than 80 characters. | 83 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Line is longer than 80 characters. | 85 |
![]() | Missing a Javadoc comment. | 85 |
![]() | First sentence should end with a period. | 86 |
![]() | Line is longer than 80 characters. | 90 |
![]() | Line is longer than 80 characters. | 91 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Line is longer than 80 characters. | 94 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Line is longer than 80 characters. | 95 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Line is longer than 80 characters. | 96 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Line is longer than 80 characters. | 97 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Line is longer than 80 characters. | 98 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Line is longer than 80 characters. | 99 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Line is longer than 80 characters. | 100 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Line is longer than 80 characters. | 101 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Line is longer than 80 characters. | 102 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Line is longer than 80 characters. | 103 |
![]() | Missing a Javadoc comment. | 103 |
![]() | Line is longer than 80 characters. | 104 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Line is longer than 80 characters. | 106 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Line is longer than 80 characters. | 107 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Line is longer than 80 characters. | 108 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Line is longer than 80 characters. | 109 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Line is longer than 80 characters. | 110 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Line is longer than 80 characters. | 111 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Line is longer than 80 characters. | 112 |
![]() | Missing a Javadoc comment. | 112 |
![]() | Line is longer than 80 characters. | 114 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Line is longer than 80 characters. | 115 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Line is longer than 80 characters. | 117 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Line is longer than 80 characters. | 118 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Line is longer than 80 characters. | 119 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Line is longer than 80 characters. | 121 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Line is longer than 80 characters. | 123 |
![]() | Missing a Javadoc comment. | 123 |
![]() | Line is longer than 80 characters. | 124 |
![]() | Missing a Javadoc comment. | 124 |
![]() | Line is longer than 80 characters. | 125 |
![]() | Missing a Javadoc comment. | 125 |
![]() | Line is longer than 80 characters. | 126 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Line is longer than 80 characters. | 128 |
![]() | Missing a Javadoc comment. | 128 |
![]() | Line is longer than 80 characters. | 129 |
![]() | Missing a Javadoc comment. | 129 |
![]() | Line is longer than 80 characters. | 131 |
![]() | Missing a Javadoc comment. | 131 |
![]() | Line is longer than 80 characters. | 132 |
![]() | Missing a Javadoc comment. | 132 |
![]() | Line is longer than 80 characters. | 133 |
![]() | Missing a Javadoc comment. | 133 |
![]() | Line is longer than 80 characters. | 134 |
![]() | Missing a Javadoc comment. | 134 |
![]() | Line is longer than 80 characters. | 135 |
![]() | Missing a Javadoc comment. | 135 |
![]() | Line is longer than 80 characters. | 136 |
![]() | Missing a Javadoc comment. | 136 |
![]() | Line is longer than 80 characters. | 137 |
![]() | Missing a Javadoc comment. | 137 |
![]() | Line is longer than 80 characters. | 138 |
![]() | Missing a Javadoc comment. | 138 |
![]() | Line is longer than 80 characters. | 140 |
![]() | Missing a Javadoc comment. | 140 |
![]() | Line is longer than 80 characters. | 141 |
![]() | Missing a Javadoc comment. | 141 |
![]() | Line is longer than 80 characters. | 142 |
![]() | Missing a Javadoc comment. | 142 |
![]() | Line is longer than 80 characters. | 143 |
![]() | Missing a Javadoc comment. | 143 |
![]() | Line is longer than 80 characters. | 144 |
![]() | Missing a Javadoc comment. | 144 |
![]() | Line is longer than 80 characters. | 146 |
![]() | Missing a Javadoc comment. | 146 |
![]() | Line is longer than 80 characters. | 148 |
![]() | Missing a Javadoc comment. | 148 |
![]() | Line is longer than 80 characters. | 149 |
![]() | Missing a Javadoc comment. | 149 |
![]() | Line is longer than 80 characters. | 150 |
![]() | Missing a Javadoc comment. | 150 |
![]() | Line is longer than 80 characters. | 151 |
![]() | Missing a Javadoc comment. | 151 |
![]() | Line is longer than 80 characters. | 152 |
![]() | Missing a Javadoc comment. | 152 |
![]() | Line is longer than 80 characters. | 153 |
![]() | Missing a Javadoc comment. | 153 |
![]() | First sentence should end with a period. | 154 |
![]() | Line is longer than 80 characters. | 157 |
![]() | Line is longer than 80 characters. | 158 |
![]() | Missing a Javadoc comment. | 158 |
![]() | Line is longer than 80 characters. | 159 |
![]() | Missing a Javadoc comment. | 159 |
![]() | Line is longer than 80 characters. | 160 |
![]() | Missing a Javadoc comment. | 160 |
![]() | Line is longer than 80 characters. | 161 |
![]() | Missing a Javadoc comment. | 161 |
![]() | Line is longer than 80 characters. | 162 |
![]() | Missing a Javadoc comment. | 162 |
![]() | Line is longer than 80 characters. | 163 |
![]() | Missing a Javadoc comment. | 163 |
![]() | Line is longer than 80 characters. | 164 |
![]() | Missing a Javadoc comment. | 164 |
![]() | Line is longer than 80 characters. | 165 |
![]() | Missing a Javadoc comment. | 165 |
![]() | Line is longer than 80 characters. | 166 |
![]() | Missing a Javadoc comment. | 166 |
![]() | Line is longer than 80 characters. | 167 |
![]() | Missing a Javadoc comment. | 167 |
![]() | First sentence should end with a period. | 168 |
![]() | Line is longer than 80 characters. | 172 |
![]() | Missing a Javadoc comment. | 172 |
![]() | Line is longer than 80 characters. | 173 |
![]() | Missing a Javadoc comment. | 173 |
![]() | Line is longer than 80 characters. | 174 |
![]() | Missing a Javadoc comment. | 174 |
![]() | Line is longer than 80 characters. | 175 |
![]() | Missing a Javadoc comment. | 175 |
![]() | Line is longer than 80 characters. | 176 |
![]() | Missing a Javadoc comment. | 176 |
![]() | Line is longer than 80 characters. | 177 |
![]() | Missing a Javadoc comment. | 177 |
![]() | Line is longer than 80 characters. | 178 |
![]() | Missing a Javadoc comment. | 178 |
![]() | Line is longer than 80 characters. | 179 |
![]() | Missing a Javadoc comment. | 179 |
![]() | Line is longer than 80 characters. | 180 |
![]() | Missing a Javadoc comment. | 180 |
![]() | Line is longer than 80 characters. | 181 |
![]() | Missing a Javadoc comment. | 181 |
![]() | Line is longer than 80 characters. | 182 |
![]() | Missing a Javadoc comment. | 182 |
![]() | Line is longer than 80 characters. | 183 |
![]() | Missing a Javadoc comment. | 183 |
![]() | Line is longer than 80 characters. | 184 |
![]() | Missing a Javadoc comment. | 184 |
![]() | Line is longer than 80 characters. | 185 |
![]() | Missing a Javadoc comment. | 185 |
![]() | Line is longer than 80 characters. | 186 |
![]() | Missing a Javadoc comment. | 186 |
![]() | Missing a Javadoc comment. | 187 |
![]() | Missing a Javadoc comment. | 188 |
![]() | Line is longer than 80 characters. | 189 |
![]() | Missing a Javadoc comment. | 189 |
![]() | Line is longer than 80 characters. | 190 |
![]() | Missing a Javadoc comment. | 190 |
![]() | Line is longer than 80 characters. | 191 |
![]() | Missing a Javadoc comment. | 191 |
![]() | Line is longer than 80 characters. | 192 |
![]() | Missing a Javadoc comment. | 192 |
![]() | Line is longer than 80 characters. | 193 |
![]() | Missing a Javadoc comment. | 193 |
![]() | Line is longer than 80 characters. | 194 |
![]() | Missing a Javadoc comment. | 194 |
![]() | Line is longer than 80 characters. | 195 |
![]() | Missing a Javadoc comment. | 195 |
![]() | Line is longer than 80 characters. | 196 |
![]() | Missing a Javadoc comment. | 196 |
![]() | Line is longer than 80 characters. | 197 |
![]() | Missing a Javadoc comment. | 197 |
![]() | Line is longer than 80 characters. | 198 |
![]() | Missing a Javadoc comment. | 198 |
![]() | First sentence should end with a period. | 199 |
![]() | Line is longer than 80 characters. | 202 |
![]() | Line is longer than 80 characters. | 203 |
![]() | Missing a Javadoc comment. | 203 |
![]() | First sentence should end with a period. | 204 |
![]() | Line is longer than 80 characters. | 207 |
![]() | Missing a Javadoc comment. | 208 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 18 |
![]() | Utility classes should not have a public or default constructor. | 23 |
![]() | First sentence should end with a period. | 25 |
![]() | Line is longer than 80 characters. | 28 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 21 |
![]() | Utility classes should not have a public or default constructor. | 26 |
![]() | First sentence should end with a period. | 28 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Line has trailing spaces. | 35 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 20 |
![]() | Utility classes should not have a public or default constructor. | 25 |
![]() | First sentence should end with a period. | 27 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | First sentence should end with a period. | 32 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Missing a Javadoc comment. | 42 |
![]() | First sentence should end with a period. | 43 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Missing a Javadoc comment. | 50 |
![]() | First sentence should end with a period. | 51 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | First sentence should end with a period. | 57 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Line is longer than 80 characters. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Line is longer than 80 characters. | 70 |
![]() | Missing a Javadoc comment. | 70 |
![]() | First sentence should end with a period. | 71 |
![]() | Line is longer than 80 characters. | 74 |
![]() | First sentence should end with a period. | 75 |
![]() | Line is longer than 80 characters. | 78 |
![]() | First sentence should end with a period. | 79 |
![]() | Line is longer than 80 characters. | 82 |
![]() | First sentence should end with a period. | 83 |
![]() | Line is longer than 80 characters. | 86 |
Violation | Message | Line |
---|---|---|
![]() | Utility classes should not have a public or default constructor. | 30 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Missing a Javadoc comment. | 34 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | First sentence should end with a period. | 17 |
![]() | Utility classes should not have a public or default constructor. | 22 |
![]() | First sentence should end with a period. | 24 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line has trailing spaces. | 28 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 17 |
![]() | Utility classes should not have a public or default constructor. | 22 |
![]() | First sentence should end with a period. | 24 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Line has trailing spaces. | 29 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [Author] is not a valid Javadoc tag name | 0 |
![]() | Line has trailing spaces. | 42 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line has trailing spaces. | 60 |
![]() | Line has trailing spaces. | 64 |
![]() | Line is longer than 80 characters. | 83 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line is longer than 80 characters. | 86 |
![]() | Line is longer than 80 characters. | 143 |
![]() | Line is longer than 80 characters. | 165 |
![]() | Line is longer than 80 characters. | 236 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [Author] is not a valid Javadoc tag name | 0 |
![]() | Line has trailing spaces. | 41 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line has trailing spaces. | 56 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 67 |
![]() | Line is longer than 80 characters. | 79 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Line is longer than 80 characters. | 136 |
![]() | Line has trailing spaces. | 218 |
![]() | Line has trailing spaces. | 230 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [Author] is not a valid Javadoc tag name | 0 |
![]() | Line has trailing spaces. | 39 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line has trailing spaces. | 58 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 75 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Line is longer than 80 characters. | 77 |
![]() | Line contains a tab character. | 79 |
![]() | Line is longer than 80 characters. | 117 |
![]() | Line contains a tab character. | 119 |
![]() | Line contains a tab character. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Line contains a tab character. | 135 |
![]() | Line is longer than 80 characters. | 136 |
![]() | Line contains a tab character. | 136 |
![]() | Line is longer than 80 characters. | 137 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | 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 contains a tab character. | 153 |
![]() | Line contains a tab character. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | 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 contains a tab character. | 165 |
![]() | Line contains a tab character. | 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. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | Line contains a tab character. | 177 |
![]() | Line contains a tab character. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | Line contains a tab character. | 185 |
![]() | Line contains a tab character. | 186 |
![]() | Line contains a tab character. | 187 |
![]() | Line contains a tab character. | 192 |
![]() | Line contains a tab character. | 193 |
![]() | Line contains a tab character. | 194 |
![]() | Line contains a tab character. | 195 |
![]() | Line contains a tab character. | 196 |
![]() | 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 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [Author] is not a valid Javadoc tag name | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Line has trailing spaces. | 43 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line has trailing spaces. | 62 |
![]() | Line is longer than 80 characters. | 79 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Line is longer than 80 characters. | 119 |
![]() | Line is longer than 80 characters. | 138 |
![]() | Line is longer than 80 characters. | 139 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [Author] is not a valid Javadoc tag name | 0 |
![]() | Line has trailing spaces. | 39 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line has trailing spaces. | 82 |
![]() | Line is longer than 80 characters. | 186 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [Author] is not a valid Javadoc tag name | 0 |
![]() | Line has trailing spaces. | 41 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line has trailing spaces. | 56 |
![]() | Line is longer than 80 characters. | 73 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line is longer than 80 characters. | 113 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [Author] is not a valid Javadoc tag name | 0 |
![]() | Line has trailing spaces. | 29 |
![]() | Line has trailing spaces. | 58 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [Author] is not a valid Javadoc tag name | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Line has trailing spaces. | 29 |
![]() | Line has trailing spaces. | 62 |
![]() | Line has trailing spaces. | 63 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [Author] is not a valid Javadoc tag name | 0 |
![]() | Line has trailing spaces. | 27 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [Author] is not a valid Javadoc tag name | 0 |
![]() | Line has trailing spaces. | 28 |
![]() | Line has trailing spaces. | 34 |
![]() | Line has trailing spaces. | 45 |
![]() | Line has trailing spaces. | 50 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [Author] is not a valid Javadoc tag name | 0 |
![]() | Line has trailing spaces. | 40 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [Author] is not a valid Javadoc tag name | 0 |
![]() | Line has trailing spaces. | 29 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [Author] is not a valid Javadoc tag name | 0 |
![]() | Line is longer than 80 characters. | 79 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Line has trailing spaces. | 83 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line is longer than 80 characters. | 98 |
![]() | Line has trailing spaces. | 100 |
![]() | Line is longer than 80 characters. | 116 |
![]() | Line has trailing spaces. | 118 |
![]() | Line is longer than 80 characters. | 121 |
![]() | Line is longer than 80 characters. | 131 |
![]() | Line has trailing spaces. | 133 |
![]() | Line has trailing spaces. | 137 |
![]() | Line has trailing spaces. | 141 |
![]() | Line is longer than 80 characters. | 147 |
![]() | Line has trailing spaces. | 149 |
![]() | Line is longer than 80 characters. | 163 |
![]() | Line has trailing spaces. | 165 |
![]() | Line is longer than 80 characters. | 176 |
![]() | Line is longer than 80 characters. | 180 |
![]() | Line has trailing spaces. | 182 |
![]() | Line is longer than 80 characters. | 199 |
![]() | Line is longer than 80 characters. | 205 |
![]() | Line is longer than 80 characters. | 206 |
![]() | Line is longer than 80 characters. | 209 |
![]() | Line has trailing spaces. | 211 |
![]() | Line is longer than 80 characters. | 215 |
![]() | Line is longer than 80 characters. | 220 |
![]() | Line is longer than 80 characters. | 221 |
![]() | Line is longer than 80 characters. | 227 |
![]() | Line has trailing spaces. | 229 |
![]() | Line has trailing spaces. | 239 |
![]() | Line has trailing spaces. | 246 |
![]() | Line is longer than 80 characters. | 246 |
![]() | Line is longer than 80 characters. | 249 |
![]() | Line has trailing spaces. | 251 |
![]() | Line is longer than 80 characters. | 266 |
![]() | Line has trailing spaces. | 268 |
![]() | Line is longer than 80 characters. | 295 |
![]() | Line has trailing spaces. | 297 |
![]() | Line is longer than 80 characters. | 316 |
![]() | Line has trailing spaces. | 318 |
![]() | Line is longer than 80 characters. | 322 |
![]() | Line is longer than 80 characters. | 333 |
![]() | Line has trailing spaces. | 335 |
![]() | Line is longer than 80 characters. | 351 |
![]() | Line has trailing spaces. | 353 |
![]() | Line is longer than 80 characters. | 366 |
![]() | Line has trailing spaces. | 368 |
![]() | Line has trailing spaces. | 372 |
![]() | Line has trailing spaces. | 376 |
![]() | Line is longer than 80 characters. | 382 |
![]() | Line has trailing spaces. | 384 |
![]() | Line is longer than 80 characters. | 407 |
![]() | Line is longer than 80 characters. | 408 |
![]() | Line is longer than 80 characters. | 411 |
![]() | Line has trailing spaces. | 413 |
![]() | Line is longer than 80 characters. | 422 |
![]() | Line is longer than 80 characters. | 423 |
![]() | Line is longer than 80 characters. | 429 |
![]() | Line has trailing spaces. | 431 |
![]() | Line has trailing spaces. | 441 |
![]() | Line has trailing spaces. | 448 |
![]() | Line is longer than 80 characters. | 448 |
![]() | Line is longer than 80 characters. | 451 |
![]() | Line has trailing spaces. | 453 |
![]() | Line is longer than 80 characters. | 468 |
![]() | Line has trailing spaces. | 470 |
![]() | Line is longer than 80 characters. | 484 |
![]() | Line has trailing spaces. | 486 |
![]() | Line is longer than 80 characters. | 502 |
![]() | Line has trailing spaces. | 504 |
![]() | Line is longer than 80 characters. | 517 |
![]() | Line has trailing spaces. | 519 |
![]() | Line is longer than 80 characters. | 537 |
![]() | Line has trailing spaces. | 539 |
![]() | Line is longer than 80 characters. | 557 |
![]() | Line has trailing spaces. | 559 |
![]() | Line is longer than 80 characters. | 585 |
![]() | Line has trailing spaces. | 587 |
![]() | Line is longer than 80 characters. | 597 |
![]() | Line is longer than 80 characters. | 603 |
![]() | Line has trailing spaces. | 605 |
![]() | Line has trailing spaces. | 614 |
![]() | Line has trailing spaces. | 621 |
![]() | Line is longer than 80 characters. | 621 |
![]() | Line is longer than 80 characters. | 624 |
![]() | Line has trailing spaces. | 626 |
![]() | Line is longer than 80 characters. | 640 |
![]() | Line has trailing spaces. | 642 |
![]() | Line is longer than 80 characters. | 656 |
![]() | Line has trailing spaces. | 658 |
![]() | Line is longer than 80 characters. | 674 |
![]() | Line has trailing spaces. | 676 |
![]() | Line is longer than 80 characters. | 689 |
![]() | Line has trailing spaces. | 691 |
![]() | Line is longer than 80 characters. | 707 |
![]() | Line has trailing spaces. | 709 |
![]() | Line has trailing spaces. | 710 |
![]() | Line is longer than 80 characters. | 728 |
![]() | Line has trailing spaces. | 730 |
![]() | Line is longer than 80 characters. | 744 |
![]() | Line has trailing spaces. | 746 |
![]() | Line has trailing spaces. | 747 |
![]() | Line is longer than 80 characters. | 764 |
![]() | Line has trailing spaces. | 766 |
![]() | Line is longer than 80 characters. | 781 |
![]() | Line has trailing spaces. | 783 |
![]() | Line has trailing spaces. | 784 |
![]() | Line is longer than 80 characters. | 801 |
![]() | Line has trailing spaces. | 803 |
![]() | Line is longer than 80 characters. | 829 |
![]() | Line has trailing spaces. | 831 |
![]() | Line is longer than 80 characters. | 842 |
![]() | Line is longer than 80 characters. | 848 |
![]() | Line has trailing spaces. | 850 |
![]() | Line is longer than 80 characters. | 853 |
![]() | Line is longer than 80 characters. | 861 |
![]() | Line is longer than 80 characters. | 867 |
![]() | Line has trailing spaces. | 869 |
![]() | Line has trailing spaces. | 879 |
![]() | Line has trailing spaces. | 886 |
![]() | Line is longer than 80 characters. | 886 |
![]() | Line is longer than 80 characters. | 889 |
![]() | Line has trailing spaces. | 891 |
![]() | Line is longer than 80 characters. | 906 |
![]() | Line has trailing spaces. | 908 |
![]() | Line is longer than 80 characters. | 922 |
![]() | Line has trailing spaces. | 924 |
![]() | Line is longer than 80 characters. | 950 |
![]() | Line has trailing spaces. | 952 |
![]() | Line is longer than 80 characters. | 963 |
![]() | Line is longer than 80 characters. | 969 |
![]() | Line has trailing spaces. | 971 |
![]() | Line has trailing spaces. | 981 |
![]() | Line has trailing spaces. | 988 |
![]() | Line is longer than 80 characters. | 988 |
![]() | Line is longer than 80 characters. | 991 |
![]() | Line has trailing spaces. | 993 |
![]() | Line is longer than 80 characters. | 1008 |
![]() | Line has trailing spaces. | 1010 |
![]() | Line is longer than 80 characters. | 1024 |
![]() | Line has trailing spaces. | 1026 |
![]() | Line is longer than 80 characters. | 1043 |
![]() | Line is longer than 80 characters. | 1049 |
![]() | Line is longer than 80 characters. | 1050 |
![]() | Line is longer than 80 characters. | 1053 |
![]() | Line has trailing spaces. | 1055 |
![]() | Line has trailing spaces. | 1057 |
![]() | Line has trailing spaces. | 1079 |
![]() | Line has trailing spaces. | 1086 |
![]() | Line is longer than 80 characters. | 1086 |
![]() | Line is longer than 80 characters. | 1089 |
![]() | Line has trailing spaces. | 1091 |
![]() | Line is longer than 80 characters. | 1108 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Method 'getDataDictionaryEntryKeys' is not designed for extension - needs to be abstract, final or empty. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Parameter context should be final. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 42 |
![]() | Method 'getDataDictionaryEntry' is not designed for extension - needs to be abstract, final or empty. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Parameter entryKey should be final. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Parameter context should be final. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 51 |
![]() | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Parameter typeKey should be final. | 52 |
![]() | Parameter context should be final. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 59 |
![]() | Method 'getTypesByRefObjectURI' is not designed for extension - needs to be abstract, final or empty. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Parameter refObjectURI should be final. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Parameter context should be final. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 68 |
![]() | Method 'getAllowedTypesForType' is not designed for extension - needs to be abstract, final or empty. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Parameter ownerTypeKey should be final. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Parameter relatedRefObjectURI should be final. | 70 |
![]() | Parameter context should be final. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | 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. | 77 |
![]() | Method 'getTypeRelationsByOwnerType' is not designed for extension - needs to be abstract, final or empty. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line is longer than 80 characters. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Parameter ownerTypeKey should be final. | 79 |
![]() | Parameter relationTypeKey should be final. | 79 |
![]() | Parameter context should be final. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 86 |
![]() | Method 'getProcessKeys' is not designed for extension - needs to be abstract, final or empty. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Parameter typeKey should be final. | 87 |
![]() | Parameter context should be final. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 94 |
![]() | Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Parameter processKey should be final. | 95 |
![]() | Parameter stateKey should be final. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Parameter context should be final. | 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 contains a tab character. | 101 |
![]() | Line contains a tab character. | 103 |
![]() | Method 'getStatesByProcess' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Parameter processKey should be final. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Parameter context should be final. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | 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. | 112 |
![]() | Method 'getInitialValidStates' is not designed for extension - needs to be abstract, final or empty. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Parameter processKey should be final. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Parameter context should be final. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Line contains a tab character. | 121 |
![]() | Method 'getNextHappyState' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Parameter processKey should be final. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Parameter currentStateKey should be final. | 123 |
![]() | Parameter context should be final. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line contains a tab character. | 130 |
![]() | Method 'getAcademicCalendar' is not designed for extension - needs to be abstract, final or empty. | 130 |
![]() | Line is longer than 80 characters. | 131 |
![]() | Line contains a tab character. | 131 |
![]() | Parameter academicCalendarKey should be final. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Parameter context should be final. | 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. | 139 |
![]() | Method 'getAcademicCalendarsByKeyList' is not designed for extension - needs to be abstract, final or empty. | 139 |
![]() | Line contains a tab character. | 140 |
![]() | Line is longer than 80 characters. | 141 |
![]() | Line contains a tab character. | 141 |
![]() | Parameter academicCalendarKeyList should be final. | 141 |
![]() | Parameter context should be final. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Line contains a tab character. | 149 |
![]() | Method 'getAcademicCalendarKeysByType' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Parameter academicCalendarTypeKey should be final. | 151 |
![]() | Parameter context should be final. | 151 |
![]() | Line is longer than 80 characters. | 152 |
![]() | Line contains a tab character. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Line contains a tab character. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Line contains a tab character. | 158 |
![]() | Method 'getAcademicCalendarsByYear' is not designed for extension - needs to be abstract, final or empty. | 158 |
![]() | Line is longer than 80 characters. | 159 |
![]() | Line contains a tab character. | 159 |
![]() | Parameter year should be final. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Parameter context should be final. | 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 contains a tab character. | 165 |
![]() | Line contains a tab character. | 167 |
![]() | Method 'getAcademicCalendarsByCredentialProgramType' is not designed for extension - needs to be abstract, final or empty. | 167 |
![]() | Line is longer than 80 characters. | 168 |
![]() | Line contains a tab character. | 168 |
![]() | Line contains a tab character. | 169 |
![]() | Parameter credentialProgramTypeKey should be final. | 169 |
![]() | Parameter context should be final. | 169 |
![]() | Line is longer than 80 characters. | 170 |
![]() | Line contains a tab character. | 170 |
![]() | Line contains a tab character. | 171 |
![]() | Line contains a tab character. | 172 |
![]() | Line contains a tab character. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | Line contains a tab character. | 176 |
![]() | Method 'getAcademicCalendarsByCredentialProgramTypeForYear' is not designed for extension - needs to be abstract, final or empty. | 176 |
![]() | Line is longer than 80 characters. | 177 |
![]() | Line contains a tab character. | 177 |
![]() | Line is longer than 80 characters. | 178 |
![]() | Line contains a tab character. | 178 |
![]() | Parameter credentialProgramTypeKey should be final. | 178 |
![]() | Parameter year should be final. | 178 |
![]() | Parameter context should be final. | 178 |
![]() | Line is longer than 80 characters. | 179 |
![]() | Line contains a tab character. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | Line contains a tab character. | 181 |
![]() | Line contains a tab character. | 182 |
![]() | Line contains a tab character. | 183 |
![]() | Line contains a tab character. | 185 |
![]() | Method 'validateAcademicCalendar' is not designed for extension - needs to be abstract, final or empty. | 185 |
![]() | Line contains a tab character. | 186 |
![]() | Line is longer than 80 characters. | 187 |
![]() | Line contains a tab character. | 187 |
![]() | Parameter validationType should be final. | 187 |
![]() | Parameter academicCalendarInfo should be final. | 187 |
![]() | Line contains a tab character. | 188 |
![]() | Parameter context should be final. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | Line contains a tab character. | 190 |
![]() | Line contains a tab character. | 191 |
![]() | Line contains a tab character. | 192 |
![]() | Line contains a tab character. | 193 |
![]() | Line contains a tab character. | 195 |
![]() | Method 'createAcademicCalendar' is not designed for extension - needs to be abstract, final or empty. | 195 |
![]() | Line contains a tab character. | 196 |
![]() | Line contains a tab character. | 197 |
![]() | Parameter academicCalendarKey should be final. | 197 |
![]() | Line is longer than 80 characters. | 198 |
![]() | Line contains a tab character. | 198 |
![]() | Parameter academicCalendarInfo should be final. | 198 |
![]() | Parameter context should be final. | 198 |
![]() | Line is longer than 80 characters. | 199 |
![]() | Line contains a tab character. | 199 |
![]() | Line contains a tab character. | 200 |
![]() | Line contains a tab character. | 201 |
![]() | Line contains a tab character. | 202 |
![]() | Line contains a tab character. | 203 |
![]() | Line contains a tab character. | 204 |
![]() | Line contains a tab character. | 206 |
![]() | Method 'updateAcademicCalendar' is not designed for extension - needs to be abstract, final or empty. | 206 |
![]() | Line contains a tab character. | 207 |
![]() | Line contains a tab character. | 208 |
![]() | Parameter academicCalendarKey should be final. | 208 |
![]() | Line is longer than 80 characters. | 209 |
![]() | Line contains a tab character. | 209 |
![]() | Parameter academicCalendarInfo should be final. | 209 |
![]() | Parameter context should be final. | 209 |
![]() | Line is longer than 80 characters. | 210 |
![]() | 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 contains a tab character. | 214 |
![]() | Line contains a tab character. | 215 |
![]() | Line contains a tab character. | 216 |
![]() | Line contains a tab character. | 218 |
![]() | Method 'deleteAcademicCalendar' is not designed for extension - needs to be abstract, final or empty. | 218 |
![]() | Line contains a tab character. | 219 |
![]() | Parameter academicCalendarKey should be final. | 219 |
![]() | Line contains a tab character. | 220 |
![]() | Parameter context should be final. | 220 |
![]() | Line contains a tab character. | 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. | 227 |
![]() | Method 'copyAcademicCalendar' is not designed for extension - needs to be abstract, final or empty. | 227 |
![]() | Line contains a tab character. | 228 |
![]() | Line is longer than 80 characters. | 229 |
![]() | Line contains a tab character. | 229 |
![]() | Parameter academicCalendarKey should be final. | 229 |
![]() | Parameter newAcademicCalendarKey should be final. | 229 |
![]() | Line contains a tab character. | 230 |
![]() | Parameter context should be final. | 230 |
![]() | Line contains a tab character. | 231 |
![]() | Line contains a tab character. | 232 |
![]() | Line contains a tab character. | 233 |
![]() | Line contains a tab character. | 234 |
![]() | Line contains a tab character. | 235 |
![]() | Line contains a tab character. | 236 |
![]() | Line contains a tab character. | 238 |
![]() | Method 'getAcademicCalendarData' is not designed for extension - needs to be abstract, final or empty. | 238 |
![]() | Line contains a tab character. | 239 |
![]() | Parameter academicCalendarKey should be final. | 239 |
![]() | Line contains a tab character. | 240 |
![]() | Parameter calendarDataFormatTypeKey should be final. | 240 |
![]() | Parameter context should be final. | 240 |
![]() | Line contains a tab character. | 241 |
![]() | Line contains a tab character. | 242 |
![]() | Line contains a tab character. | 243 |
![]() | Line contains a tab character. | 244 |
![]() | Line contains a tab character. | 245 |
![]() | Line contains a tab character. | 246 |
![]() | Line contains a tab character. | 248 |
![]() | Method 'getCampusCalendar' is not designed for extension - needs to be abstract, final or empty. | 248 |
![]() | Line contains a tab character. | 249 |
![]() | Parameter campusCalendarKey should be final. | 249 |
![]() | Line contains a tab character. | 250 |
![]() | Parameter context should be final. | 250 |
![]() | Line contains a tab character. | 251 |
![]() | Line contains a tab character. | 252 |
![]() | Line contains a tab character. | 253 |
![]() | Line contains a tab character. | 254 |
![]() | Line contains a tab character. | 255 |
![]() | Line contains a tab character. | 257 |
![]() | Method 'getCampusCalendarsByKeyList' is not designed for extension - needs to be abstract, final or empty. | 257 |
![]() | Line contains a tab character. | 258 |
![]() | Line contains a tab character. | 259 |
![]() | Parameter campusCalendarKeyList should be final. | 259 |
![]() | Parameter context should be final. | 259 |
![]() | Line contains a tab character. | 260 |
![]() | Line contains a tab character. | 261 |
![]() | Line contains a tab character. | 262 |
![]() | Line contains a tab character. | 263 |
![]() | Line contains a tab character. | 264 |
![]() | Line contains a tab character. | 265 |
![]() | Line contains a tab character. | 267 |
![]() | Method 'getCampusCalendarKeysByType' is not designed for extension - needs to be abstract, final or empty. | 267 |
![]() | Line contains a tab character. | 268 |
![]() | Line contains a tab character. | 269 |
![]() | Parameter campusCalendarTypeKey should be final. | 269 |
![]() | Parameter context should be final. | 269 |
![]() | Line is longer than 80 characters. | 270 |
![]() | Line contains a tab character. | 270 |
![]() | Line contains a tab character. | 271 |
![]() | Line contains a tab character. | 272 |
![]() | Line contains a tab character. | 273 |
![]() | Line contains a tab character. | 274 |
![]() | Line contains a tab character. | 276 |
![]() | Method 'getCampusCalendarsByYear' is not designed for extension - needs to be abstract, final or empty. | 276 |
![]() | Line contains a tab character. | 277 |
![]() | Parameter year should be final. | 277 |
![]() | Line contains a tab character. | 278 |
![]() | Parameter context should be final. | 278 |
![]() | Line contains a tab character. | 279 |
![]() | Line contains a tab character. | 280 |
![]() | Line contains a tab character. | 281 |
![]() | Line contains a tab character. | 282 |
![]() | Line contains a tab character. | 283 |
![]() | Line contains a tab character. | 285 |
![]() | Method 'validateCampusCalendar' is not designed for extension - needs to be abstract, final or empty. | 285 |
![]() | Line contains a tab character. | 286 |
![]() | Line is longer than 80 characters. | 287 |
![]() | Line contains a tab character. | 287 |
![]() | Parameter validationType should be final. | 287 |
![]() | Parameter campusCalendarInfo should be final. | 287 |
![]() | Line contains a tab character. | 288 |
![]() | Parameter context should be final. | 288 |
![]() | Line contains a tab character. | 289 |
![]() | Line contains a tab character. | 290 |
![]() | Line contains a tab character. | 291 |
![]() | Line contains a tab character. | 292 |
![]() | Line contains a tab character. | 293 |
![]() | Line contains a tab character. | 295 |
![]() | Method 'createCampusCalendar' is not designed for extension - needs to be abstract, final or empty. | 295 |
![]() | Line contains a tab character. | 296 |
![]() | Parameter campusCalendarKey should be final. | 296 |
![]() | Line is longer than 80 characters. | 297 |
![]() | Line contains a tab character. | 297 |
![]() | Parameter campusCalendarInfo should be final. | 297 |
![]() | Parameter context should be final. | 297 |
![]() | Line is longer than 80 characters. | 298 |
![]() | Line contains a tab character. | 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. | 305 |
![]() | Method 'updateCampusCalendar' is not designed for extension - needs to be abstract, final or empty. | 305 |
![]() | Line contains a tab character. | 306 |
![]() | Parameter campusCalendarKey should be final. | 306 |
![]() | Line is longer than 80 characters. | 307 |
![]() | Line contains a tab character. | 307 |
![]() | Parameter campusCalendarInfo should be final. | 307 |
![]() | Parameter context should be final. | 307 |
![]() | Line is longer than 80 characters. | 308 |
![]() | Line contains a tab character. | 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 contains a tab character. | 314 |
![]() | Line contains a tab character. | 316 |
![]() | Method 'deleteCampusCalendar' is not designed for extension - needs to be abstract, final or empty. | 316 |
![]() | Line contains a tab character. | 317 |
![]() | Parameter campusCalendarKey should be final. | 317 |
![]() | Line contains a tab character. | 318 |
![]() | Parameter context should be final. | 318 |
![]() | Line contains a tab character. | 319 |
![]() | Line contains a tab character. | 320 |
![]() | Line contains a tab character. | 321 |
![]() | Line contains a tab character. | 322 |
![]() | Line contains a tab character. | 323 |
![]() | Line contains a tab character. | 325 |
![]() | Method 'getTerm' is not designed for extension - needs to be abstract, final or empty. | 325 |
![]() | Line contains a tab character. | 326 |
![]() | Parameter termKey should be final. | 326 |
![]() | Parameter context should be final. | 326 |
![]() | Line contains a tab character. | 327 |
![]() | Line contains a tab character. | 328 |
![]() | Line contains a tab character. | 329 |
![]() | Line contains a tab character. | 330 |
![]() | Line contains a tab character. | 331 |
![]() | Line contains a tab character. | 332 |
![]() | Line contains a tab character. | 334 |
![]() | Method 'getTermsByKeyList' is not designed for extension - needs to be abstract, final or empty. | 334 |
![]() | Line contains a tab character. | 335 |
![]() | Parameter termKeyList should be final. | 335 |
![]() | Line contains a tab character. | 336 |
![]() | Parameter context should be final. | 336 |
![]() | Line contains a tab character. | 337 |
![]() | Line contains a tab character. | 338 |
![]() | Line contains a tab character. | 339 |
![]() | Line contains a tab character. | 340 |
![]() | Line contains a tab character. | 341 |
![]() | Line contains a tab character. | 343 |
![]() | Method 'getTermKeysByType' is not designed for extension - needs to be abstract, final or empty. | 343 |
![]() | Line contains a tab character. | 344 |
![]() | Parameter termTypeKey should be final. | 344 |
![]() | Line contains a tab character. | 345 |
![]() | Parameter context should be final. | 345 |
![]() | Line contains a tab character. | 346 |
![]() | Line contains a tab character. | 347 |
![]() | Line contains a tab character. | 348 |
![]() | Line contains a tab character. | 349 |
![]() | Line contains a tab character. | 350 |
![]() | Line has trailing spaces. | 352 |
![]() | Line contains a tab character. | 352 |
![]() | Line contains a tab character. | 354 |
![]() | Method 'getTermsForTerm' is not designed for extension - needs to be abstract, final or empty. | 354 |
![]() | Line contains a tab character. | 355 |
![]() | Parameter termCalendar should be final. | 355 |
![]() | Line contains a tab character. | 356 |
![]() | Parameter context should be final. | 356 |
![]() | Line contains a tab character. | 357 |
![]() | Line contains a tab character. | 358 |
![]() | Line contains a tab character. | 359 |
![]() | Line contains a tab character. | 360 |
![]() | Line contains a tab character. | 361 |
![]() | Line contains a tab character. | 363 |
![]() | Method 'validateTerm' is not designed for extension - needs to be abstract, final or empty. | 363 |
![]() | Line contains a tab character. | 364 |
![]() | Parameter validationType should be final. | 364 |
![]() | Line contains a tab character. | 365 |
![]() | Parameter termInfo should be final. | 365 |
![]() | Parameter context should be final. | 365 |
![]() | Line contains a tab character. | 366 |
![]() | Line contains a tab character. | 367 |
![]() | Line contains a tab character. | 368 |
![]() | Line contains a tab character. | 369 |
![]() | Line contains a tab character. | 370 |
![]() | Line contains a tab character. | 372 |
![]() | Method 'createTerm' is not designed for extension - needs to be abstract, final or empty. | 372 |
![]() | Line contains a tab character. | 373 |
![]() | Parameter termKey should be final. | 373 |
![]() | Parameter termInfo should be final. | 373 |
![]() | Line contains a tab character. | 374 |
![]() | Parameter context should be final. | 374 |
![]() | Line contains a tab character. | 375 |
![]() | Line contains a tab character. | 376 |
![]() | Line contains a tab character. | 377 |
![]() | Line contains a tab character. | 378 |
![]() | Line contains a tab character. | 379 |
![]() | Line contains a tab character. | 380 |
![]() | Line contains a tab character. | 382 |
![]() | Method 'updateTerm' is not designed for extension - needs to be abstract, final or empty. | 382 |
![]() | Line contains a tab character. | 383 |
![]() | Parameter termKey should be final. | 383 |
![]() | Parameter termInfo should be final. | 383 |
![]() | Line is longer than 80 characters. | 384 |
![]() | Line contains a tab character. | 384 |
![]() | Parameter context should be final. | 384 |
![]() | Line contains a tab character. | 385 |
![]() | Line contains a tab character. | 386 |
![]() | Line contains a tab character. | 387 |
![]() | Line contains a tab character. | 388 |
![]() | Line contains a tab character. | 389 |
![]() | Line contains a tab character. | 390 |
![]() | Line contains a tab character. | 392 |
![]() | Method 'deleteTerm' is not designed for extension - needs to be abstract, final or empty. | 392 |
![]() | Line contains a tab character. | 393 |
![]() | Parameter termKey should be final. | 393 |
![]() | Parameter context should be final. | 393 |
![]() | Line contains a tab character. | 394 |
![]() | Line contains a tab character. | 395 |
![]() | Line contains a tab character. | 396 |
![]() | Line contains a tab character. | 397 |
![]() | Line contains a tab character. | 398 |
![]() | Line contains a tab character. | 399 |
![]() | Line contains a tab character. | 401 |
![]() | Method 'getKeyDate' is not designed for extension - needs to be abstract, final or empty. | 401 |
![]() | Line contains a tab character. | 402 |
![]() | Parameter keyDateKey should be final. | 402 |
![]() | Parameter context should be final. | 402 |
![]() | Line contains a tab character. | 403 |
![]() | Line contains a tab character. | 404 |
![]() | Line contains a tab character. | 405 |
![]() | Line contains a tab character. | 406 |
![]() | Line contains a tab character. | 407 |
![]() | Line contains a tab character. | 408 |
![]() | Line contains a tab character. | 410 |
![]() | Method 'getKeyDatesByKeyList' is not designed for extension - needs to be abstract, final or empty. | 410 |
![]() | Line is longer than 80 characters. | 411 |
![]() | Line contains a tab character. | 411 |
![]() | Parameter keyDateKeyList should be final. | 411 |
![]() | Line contains a tab character. | 412 |
![]() | Parameter context should be final. | 412 |
![]() | Line contains a tab character. | 413 |
![]() | Line contains a tab character. | 414 |
![]() | Line contains a tab character. | 415 |
![]() | Line contains a tab character. | 416 |
![]() | Line contains a tab character. | 417 |
![]() | Line contains a tab character. | 419 |
![]() | Method 'getKeyDateKeysByType' is not designed for extension - needs to be abstract, final or empty. | 419 |
![]() | Line contains a tab character. | 420 |
![]() | Parameter keyDateTypeKey should be final. | 420 |
![]() | Line contains a tab character. | 421 |
![]() | Parameter context should be final. | 421 |
![]() | Line contains a tab character. | 422 |
![]() | Line contains a tab character. | 423 |
![]() | Line contains a tab character. | 424 |
![]() | Line contains a tab character. | 425 |
![]() | Line contains a tab character. | 426 |
![]() | Line contains a tab character. | 428 |
![]() | Method 'getKeyDatesForAcademicCalendar' is not designed for extension - needs to be abstract, final or empty. | 428 |
![]() | Line contains a tab character. | 429 |
![]() | Line contains a tab character. | 430 |
![]() | Parameter academicCalendarKey should be final. | 430 |
![]() | Parameter context should be final. | 430 |
![]() | Line contains a tab character. | 431 |
![]() | Line contains a tab character. | 432 |
![]() | Line contains a tab character. | 433 |
![]() | Line contains a tab character. | 434 |
![]() | Line contains a tab character. | 435 |
![]() | Line contains a tab character. | 436 |
![]() | Line contains a tab character. | 438 |
![]() | Method 'getKeyDatesForAcademicCalendarByDate' is not designed for extension - needs to be abstract, final or empty. | 438 |
![]() | Line contains a tab character. | 439 |
![]() | Line is longer than 80 characters. | 440 |
![]() | Line contains a tab character. | 440 |
![]() | Parameter academicCalendarKey should be final. | 440 |
![]() | Parameter startDate should be final. | 440 |
![]() | Parameter endDate should be final. | 440 |
![]() | Line contains a tab character. | 441 |
![]() | Parameter context should be final. | 441 |
![]() | Line contains a tab character. | 442 |
![]() | Line contains a tab character. | 443 |
![]() | Line contains a tab character. | 444 |
![]() | Line contains a tab character. | 445 |
![]() | Line contains a tab character. | 446 |
![]() | Line contains a tab character. | 448 |
![]() | Method 'getKeyDatesForTerm' is not designed for extension - needs to be abstract, final or empty. | 448 |
![]() | Line contains a tab character. | 449 |
![]() | Parameter termKey should be final. | 449 |
![]() | Line contains a tab character. | 450 |
![]() | Parameter context should be final. | 450 |
![]() | Line contains a tab character. | 451 |
![]() | Line contains a tab character. | 452 |
![]() | Line contains a tab character. | 453 |
![]() | Line contains a tab character. | 454 |
![]() | Line contains a tab character. | 455 |
![]() | Line contains a tab character. | 457 |
![]() | Method 'getKeyDatesForTermByDate' is not designed for extension - needs to be abstract, final or empty. | 457 |
![]() | Line contains a tab character. | 458 |
![]() | Parameter termKey should be final. | 458 |
![]() | Line contains a tab character. | 459 |
![]() | Parameter startDate should be final. | 459 |
![]() | Parameter endDate should be final. | 459 |
![]() | Parameter context should be final. | 459 |
![]() | Line contains a tab character. | 460 |
![]() | Line contains a tab character. | 461 |
![]() | Line contains a tab character. | 462 |
![]() | Line contains a tab character. | 463 |
![]() | Line contains a tab character. | 464 |
![]() | Line contains a tab character. | 465 |
![]() | Line contains a tab character. | 467 |
![]() | Method 'getAllKeyDatesForTerm' is not designed for extension - needs to be abstract, final or empty. | 467 |
![]() | Line contains a tab character. | 468 |
![]() | Parameter termKey should be final. | 468 |
![]() | Line contains a tab character. | 469 |
![]() | Parameter context should be final. | 469 |
![]() | Line contains a tab character. | 470 |
![]() | Line contains a tab character. | 471 |
![]() | Line contains a tab character. | 472 |
![]() | Line contains a tab character. | 473 |
![]() | Line contains a tab character. | 474 |
![]() | Line contains a tab character. | 476 |
![]() | Method 'getKeyDatesForAllTermsByDate' is not designed for extension - needs to be abstract, final or empty. | 476 |
![]() | Line contains a tab character. | 477 |
![]() | Parameter termKey should be final. | 477 |
![]() | Line contains a tab character. | 478 |
![]() | Parameter startDate should be final. | 478 |
![]() | Parameter endDate should be final. | 478 |
![]() | Parameter context should be final. | 478 |
![]() | Line contains a tab character. | 479 |
![]() | Line contains a tab character. | 480 |
![]() | Line contains a tab character. | 481 |
![]() | Line contains a tab character. | 482 |
![]() | Line contains a tab character. | 483 |
![]() | Line contains a tab character. | 484 |
![]() | Line contains a tab character. | 486 |
![]() | Method 'validateKeyDate' is not designed for extension - needs to be abstract, final or empty. | 486 |
![]() | Line contains a tab character. | 487 |
![]() | Parameter validationType should be final. | 487 |
![]() | Line contains a tab character. | 488 |
![]() | Parameter keyDateInfo should be final. | 488 |
![]() | Parameter context should be final. | 488 |
![]() | Line contains a tab character. | 489 |
![]() | Line contains a tab character. | 490 |
![]() | Line contains a tab character. | 491 |
![]() | Line contains a tab character. | 492 |
![]() | Line contains a tab character. | 493 |
![]() | Line contains a tab character. | 495 |
![]() | Method 'createKeyDateForTerm' is not designed for extension - needs to be abstract, final or empty. | 495 |
![]() | Line is longer than 80 characters. | 496 |
![]() | Line contains a tab character. | 496 |
![]() | Parameter termKey should be final. | 496 |
![]() | Parameter keyDateKey should be final. | 496 |
![]() | Line contains a tab character. | 497 |
![]() | Parameter keyDateInfo should be final. | 497 |
![]() | Parameter context should be final. | 497 |
![]() | Line is longer than 80 characters. | 498 |
![]() | Line contains a tab character. | 498 |
![]() | Line contains a tab character. | 499 |
![]() | Line contains a tab character. | 500 |
![]() | Line contains a tab character. | 501 |
![]() | Line contains a tab character. | 502 |
![]() | Line contains a tab character. | 503 |
![]() | Line contains a tab character. | 505 |
![]() | Method 'createKeyDateForCampusCalendar' is not designed for extension - needs to be abstract, final or empty. | 505 |
![]() | Line is longer than 80 characters. | 506 |
![]() | Line contains a tab character. | 506 |
![]() | Parameter campusCalendarKey should be final. | 506 |
![]() | Line is longer than 80 characters. | 507 |
![]() | Line contains a tab character. | 507 |
![]() | Parameter keyDateKey should be final. | 507 |
![]() | Parameter keyDateInfo should be final. | 507 |
![]() | Parameter context should be final. | 507 |
![]() | Line is longer than 80 characters. | 508 |
![]() | Line contains a tab character. | 508 |
![]() | Line contains a tab character. | 509 |
![]() | Line contains a tab character. | 510 |
![]() | Line contains a tab character. | 511 |
![]() | Line contains a tab character. | 512 |
![]() | Line contains a tab character. | 513 |
![]() | Line contains a tab character. | 515 |
![]() | Method 'updateKeyDate' is not designed for extension - needs to be abstract, final or empty. | 515 |
![]() | Line contains a tab character. | 516 |
![]() | Parameter keyDateKey should be final. | 516 |
![]() | Line contains a tab character. | 517 |
![]() | Parameter keyDateInfo should be final. | 517 |
![]() | Parameter context should be final. | 517 |
![]() | Line is longer than 80 characters. | 518 |
![]() | Line contains a tab character. | 518 |
![]() | Line contains a tab character. | 519 |
![]() | Line contains a tab character. | 520 |
![]() | Line contains a tab character. | 521 |
![]() | Line contains a tab character. | 522 |
![]() | Line contains a tab character. | 523 |
![]() | Line contains a tab character. | 524 |
![]() | Line contains a tab character. | 526 |
![]() | Method 'deleteKeyDate' is not designed for extension - needs to be abstract, final or empty. | 526 |
![]() | Line contains a tab character. | 527 |
![]() | Parameter keyDateKey should be final. | 527 |
![]() | Parameter context should be final. | 527 |
![]() | Line contains a tab character. | 528 |
![]() | Line contains a tab character. | 529 |
![]() | Line contains a tab character. | 530 |
![]() | Line contains a tab character. | 531 |
![]() | Line contains a tab character. | 532 |
![]() | Line contains a tab character. | 533 |
![]() | Line contains a tab character. | 535 |
![]() | Method 'getHolidaysForAcademicCalendar' is not designed for extension - needs to be abstract, final or empty. | 535 |
![]() | Line contains a tab character. | 536 |
![]() | Line contains a tab character. | 537 |
![]() | Parameter academicCalendarKey should be final. | 537 |
![]() | Parameter context should be final. | 537 |
![]() | Line contains a tab character. | 538 |
![]() | Line contains a tab character. | 539 |
![]() | Line contains a tab character. | 540 |
![]() | Line contains a tab character. | 541 |
![]() | Line contains a tab character. | 542 |
![]() | Line contains a tab character. | 543 |
![]() | Line contains a tab character. | 545 |
![]() | Method 'validateHoliday' is not designed for extension - needs to be abstract, final or empty. | 545 |
![]() | Line contains a tab character. | 546 |
![]() | Parameter validationType should be final. | 546 |
![]() | Line contains a tab character. | 547 |
![]() | Parameter holidayInfo should be final. | 547 |
![]() | Parameter context should be final. | 547 |
![]() | Line contains a tab character. | 548 |
![]() | Line contains a tab character. | 549 |
![]() | Line contains a tab character. | 550 |
![]() | Line contains a tab character. | 551 |
![]() | Line contains a tab character. | 552 |
![]() | Line contains a tab character. | 554 |
![]() | Method 'createHolidayForCampusCalendar' is not designed for extension - needs to be abstract, final or empty. | 554 |
![]() | Line is longer than 80 characters. | 555 |
![]() | Line contains a tab character. | 555 |
![]() | Parameter campusCalendarKey should be final. | 555 |
![]() | Line is longer than 80 characters. | 556 |
![]() | Line contains a tab character. | 556 |
![]() | Parameter holidayKey should be final. | 556 |
![]() | Parameter holidayInfo should be final. | 556 |
![]() | Parameter context should be final. | 556 |
![]() | Line is longer than 80 characters. | 557 |
![]() | Line contains a tab character. | 557 |
![]() | Line contains a tab character. | 558 |
![]() | Line contains a tab character. | 559 |
![]() | Line contains a tab character. | 560 |
![]() | Line contains a tab character. | 561 |
![]() | Line contains a tab character. | 562 |
![]() | Line contains a tab character. | 564 |
![]() | Method 'updateHoliday' is not designed for extension - needs to be abstract, final or empty. | 564 |
![]() | Line contains a tab character. | 565 |
![]() | Parameter holidayKey should be final. | 565 |
![]() | Line contains a tab character. | 566 |
![]() | Parameter holidayInfo should be final. | 566 |
![]() | Parameter context should be final. | 566 |
![]() | Line is longer than 80 characters. | 567 |
![]() | Line contains a tab character. | 567 |
![]() | Line contains a tab character. | 568 |
![]() | Line contains a tab character. | 569 |
![]() | Line contains a tab character. | 570 |
![]() | Line contains a tab character. | 571 |
![]() | Line contains a tab character. | 572 |
![]() | Line contains a tab character. | 573 |
![]() | Line contains a tab character. | 575 |
![]() | Method 'deleteHoliday' is not designed for extension - needs to be abstract, final or empty. | 575 |
![]() | Line contains a tab character. | 576 |
![]() | Parameter holidayKey should be final. | 576 |
![]() | Parameter context should be final. | 576 |
![]() | Line contains a tab character. | 577 |
![]() | Line contains a tab character. | 578 |
![]() | Line contains a tab character. | 579 |
![]() | Line contains a tab character. | 580 |
![]() | Line contains a tab character. | 581 |
![]() | Line contains a tab character. | 582 |
![]() | Line contains a tab character. | 584 |
![]() | Method 'getRegistrationDateGroup' is not designed for extension - needs to be abstract, final or empty. | 584 |
![]() | Line is longer than 80 characters. | 585 |
![]() | Line contains a tab character. | 585 |
![]() | Parameter termKey should be final. | 585 |
![]() | Line contains a tab character. | 586 |
![]() | Parameter context should be final. | 586 |
![]() | Line contains a tab character. | 587 |
![]() | Line contains a tab character. | 588 |
![]() | Line contains a tab character. | 589 |
![]() | Line contains a tab character. | 590 |
![]() | Line contains a tab character. | 591 |
![]() | Line contains a tab character. | 593 |
![]() | Method 'validateRegistrationDateGroup' is not designed for extension - needs to be abstract, final or empty. | 593 |
![]() | Line contains a tab character. | 594 |
![]() | Line contains a tab character. | 595 |
![]() | Parameter validationType should be final. | 595 |
![]() | Line contains a tab character. | 596 |
![]() | Parameter registrationDateGroupInfo should be final. | 596 |
![]() | Line contains a tab character. | 597 |
![]() | Parameter context should be final. | 597 |
![]() | Line contains a tab character. | 598 |
![]() | Line contains a tab character. | 599 |
![]() | Line contains a tab character. | 600 |
![]() | Line contains a tab character. | 601 |
![]() | Line contains a tab character. | 602 |
![]() | Line contains a tab character. | 604 |
![]() | Method 'updateRegistrationDateGroup' is not designed for extension - needs to be abstract, final or empty. | 604 |
![]() | Line contains a tab character. | 605 |
![]() | Line contains a tab character. | 606 |
![]() | Parameter termKey should be final. | 606 |
![]() | Line contains a tab character. | 607 |
![]() | Parameter registrationDateGroupInfo should be final. | 607 |
![]() | Line is longer than 80 characters. | 608 |
![]() | Line contains a tab character. | 608 |
![]() | Parameter context should be final. | 608 |
![]() | Line contains a tab character. | 609 |
![]() | Line contains a tab character. | 610 |
![]() | Line contains a tab character. | 611 |
![]() | Line contains a tab character. | 612 |
![]() | Line contains a tab character. | 613 |
![]() | Line contains a tab character. | 614 |
![]() | Line contains a tab character. | 616 |
![]() | Method 'getInstructionalDaysForTerm' is not designed for extension - needs to be abstract, final or empty. | 616 |
![]() | Line contains a tab character. | 617 |
![]() | Parameter termKey should be final. | 617 |
![]() | Line contains a tab character. | 618 |
![]() | Parameter context should be final. | 618 |
![]() | Line contains a tab character. | 619 |
![]() | Line contains a tab character. | 620 |
![]() | Line contains a tab character. | 621 |
![]() | Line contains a tab character. | 622 |
![]() | Line contains a tab character. | 623 |
![]() | Line contains a tab character. | 625 |
![]() | Method 'getTermsForAcademicCalendar' is not designed for extension - needs to be abstract, final or empty. | 625 |
![]() | Line contains a tab character. | 626 |
![]() | Line contains a tab character. | 627 |
![]() | Parameter academicCalendarKey should be final. | 627 |
![]() | Parameter context should be final. | 627 |
![]() | Line contains a tab character. | 628 |
![]() | Line contains a tab character. | 629 |
![]() | Line contains a tab character. | 630 |
![]() | Line contains a tab character. | 631 |
![]() | Line contains a tab character. | 632 |
![]() | Line contains a tab character. | 633 |
![]() | Line has trailing spaces. | 635 |
![]() | Line contains a tab character. | 635 |
![]() | Line has trailing spaces. | 637 |
![]() | Line contains a tab character. | 637 |
![]() | Line has trailing spaces. | 638 |
![]() | Line contains a tab character. | 638 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | First sentence should end with a period. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Method 'getServiceNamespaceSuffix' is not designed for extension - needs to be abstract, final or empty. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Method 'setServiceNamespaceSuffix' is not designed for extension - needs to be abstract, final or empty. | 55 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Parameter serviceNamespaceSuffix should be final. | 55 |
![]() | 'serviceNamespaceSuffix' hides a field. | 55 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Method 'setDictionaryLocations' is not designed for extension - needs to be abstract, final or empty. | 60 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Parameter locations should be final. | 60 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Line is longer than 80 characters. | 70 |
![]() | '(' is preceded with whitespace. | 70 |
![]() | Missing a Javadoc comment. | 75 |
![]() | '(' is preceded with whitespace. | 75 |
![]() | Parameter objectClass should be final. | 75 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Method 'getDataDictionaryEntry' is not designed for extension - needs to be abstract, final or empty. | 79 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Parameter entryKey should be final. | 80 |
![]() | Parameter context should be final. | 80 |
![]() | Method 'getDataDictionaryEntryKeys' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Parameter context should be final. | 93 |
![]() | Method 'getDataObjectEntry' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Parameter entryKey should be final. | 101 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 22 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 25 |
![]() | '(' is preceded with whitespace. | 25 |
![]() | Parameter str should be final. | 25 |
![]() | '(' is preceded with whitespace. | 32 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Unused @param tag for 'validationType,'. | 41 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Redundant 'public' modifier. | 46 |
![]() | '(' is preceded with whitespace. | 46 |
![]() | Expected @param tag for 'validationType'. | 46 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Expected @throws tag for 'OperationFailedException'. | 47 |
![]() | Expected @throws tag for 'MissingParameterException'. | 47 |
![]() | Expected @throws tag for 'InvalidParameterException'. | 47 |
![]() | Expected @throws tag for 'PermissionDeniedException'. | 47 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 24 |
![]() | First sentence should end with a period. | 25 |
![]() | Redundant 'public' modifier. | 29 |
![]() | '(' is preceded with whitespace. | 29 |
![]() | First sentence should end with a period. | 32 |
![]() | Redundant 'public' modifier. | 37 |
![]() | '(' is preceded with whitespace. | 37 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Unused import - org.kuali.student.datadictionary.dto.ValidCharactersConstraintInfo. | 20 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 28 |
![]() | Method 'convert' is not designed for extension - needs to be abstract, final or empty. | 30 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Parameter rice should be final. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | '(' is preceded with whitespace. | 32 |
![]() | '(' is preceded with whitespace. | 33 |
![]() | '(' is preceded with whitespace. | 34 |
![]() | '(' is preceded with whitespace. | 35 |
![]() | '(' is preceded with whitespace. | 38 |
![]() | '(' is preceded with whitespace. | 39 |
![]() | '(' is preceded with whitespace. | 40 |
![]() | '(' is preceded with whitespace. | 41 |
![]() | '(' is preceded with whitespace. | 42 |
![]() | '(' is preceded with whitespace. | 43 |
![]() | '(' is preceded with whitespace. | 44 |
![]() | '(' is preceded with whitespace. | 45 |
![]() | '(' is preceded with whitespace. | 46 |
![]() | '(' is preceded with whitespace. | 47 |
![]() | '(' is preceded with whitespace. | 48 |
![]() | '(' is preceded with whitespace. | 49 |
![]() | '(' is preceded with whitespace. | 50 |
![]() | Line is longer than 80 characters. | 52 |
![]() | '(' is preceded with whitespace. | 52 |
![]() | '(' is preceded with whitespace. | 52 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 31 |
![]() | Method 'convert' is not designed for extension - needs to be abstract, final or empty. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Parameter rice should be final. | 33 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line is longer than 80 characters. | 44 |
![]() | '(' is preceded with whitespace. | 44 |
![]() | '(' is preceded with whitespace. | 46 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line is longer than 80 characters. | 18 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 27 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Method 'convert' is not designed for extension - needs to be abstract, final or empty. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Parameter rice should be final. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | '(' is preceded with whitespace. | 34 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Unused import - org.kuali.student.common.infc.ValidationResult. | 22 |
![]() | Unused import - org.kuali.rice.kns.datadictionary.validation.ErrorLevel. | 25 |
![]() | Line is longer than 80 characters. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 35 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Method 'convert' is not designed for extension - needs to be abstract, final or empty. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Parameter riceResult should be final. | 37 |
![]() | switch without "default" clause. | 43 |
![]() | Line is longer than 80 characters. | 51 |
![]() | '+' should be on a new line. | 57 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | First sentence should end with a period. | 20 |
![]() | First sentence should end with a period. | 27 |
![]() | Line has trailing spaces. | 29 |
![]() | Redundant 'public' modifier. | 33 |
![]() | Expected @param tag for 'entryKey'. | 33 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Method 'getRiceDataDictionaryService' is not designed for extension - needs to be abstract, final or empty. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Method 'setRiceDataDictionaryService' is not designed for extension - needs to be abstract, final or empty. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Parameter riceDataDictionaryService should be final. | 56 |
![]() | 'riceDataDictionaryService' hides a field. | 56 |
![]() | Method 'getRiceDictionaryValidationService' is not designed for extension - needs to be abstract, final or empty. | 60 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Method 'setRiceDictionaryValidationService' is not designed for extension - needs to be abstract, final or empty. | 64 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Parameter riceDictionaryValidationService should be final. | 64 |
![]() | 'riceDictionaryValidationService' hides a field. | 64 |
![]() | Line has trailing spaces. | 68 |
![]() | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 69 |
![]() | Line is longer than 80 characters. | 70 |
![]() | Parameter validationType should be final. | 70 |
![]() | Parameter info should be final. | 70 |
![]() | Parameter context should be final. | 70 |
![]() | Line is longer than 80 characters. | 71 |
![]() | Line is longer than 80 characters. | 73 |
![]() | Line is longer than 80 characters. | 75 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line is longer than 80 characters. | 88 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Line is longer than 80 characters. | 21 |
![]() | First sentence should end with a period. | 30 |
![]() | Comment matches to-do format 'TODO:'. | 33 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Parameter riceService should be final. | 45 |
![]() | 'riceService' hides a field. | 45 |
![]() | Method 'getRiceService' is not designed for extension - needs to be abstract, final or empty. | 49 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Method 'setRiceService' is not designed for extension - needs to be abstract, final or empty. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Parameter riceService should be final. | 53 |
![]() | 'riceService' hides a field. | 53 |
![]() | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 57 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Parameter validationType should be final. | 58 |
![]() | Parameter info should be final. | 58 |
![]() | Parameter context should be final. | 58 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Line is longer than 80 characters. | 67 |
![]() | '(' is preceded with whitespace. | 67 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | First sentence should end with a period. | 20 |
![]() | Line has trailing spaces. | 22 |
![]() | Method 'init' is not designed for extension - needs to be abstract, final or empty. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | '(' is preceded with whitespace. | 27 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | First sentence should end with a period. | 20 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Method 'getDateToStringFormatForFileName' is not designed for extension - needs to be abstract, final or empty. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Method 'setDateToStringFormatForFileName' is not designed for extension - needs to be abstract, final or empty. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Parameter dateToStringFormatForFileName should be final. | 31 |
![]() | Method 'getDateToStringFormatForUserInterface' is not designed for extension - needs to be abstract, final or empty. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Method 'setDateToStringFormatForUserInterface' is not designed for extension - needs to be abstract, final or empty. | 39 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Parameter dateToStringFormatForUserInterface should be final. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Method 'getStringToDateFormats' is not designed for extension - needs to be abstract, final or empty. | 43 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Method 'setStringToDateFormats' is not designed for extension - needs to be abstract, final or empty. | 47 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Parameter stringToDateFormats should be final. | 47 |
![]() | Method 'getStringToTimestampFormats' is not designed for extension - needs to be abstract, final or empty. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Method 'setStringToTimestampFormats' is not designed for extension - needs to be abstract, final or empty. | 55 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Parameter stringToTimestampFormats should be final. | 55 |
![]() | Method 'getTimestampToStringFormatForFileName' is not designed for extension - needs to be abstract, final or empty. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Method 'setTimestampToStringFormatForFileName' is not designed for extension - needs to be abstract, final or empty. | 63 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter timestampToStringFormatForFileName should be final. | 63 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Method 'getTimestampToStringFormatForUserInterface' is not designed for extension - needs to be abstract, final or empty. | 67 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Line is longer than 80 characters. | 71 |
![]() | Method 'setTimestampToStringFormatForUserInterface' is not designed for extension - needs to be abstract, final or empty. | 71 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Parameter timestampToStringFormatForUserInterface should be final. | 71 |
![]() | Line is longer than 80 characters. | 72 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Unused import - org.kuali.student.datadictionary.dto.AttributeDefinitionInfo. | 19 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 28 |
![]() | Method 'convert' is not designed for extension - needs to be abstract, final or empty. | 30 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Parameter student should be final. | 30 |
![]() | Line is longer than 80 characters. | 54 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 31 |
![]() | Method 'convert' is not designed for extension - needs to be abstract, final or empty. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Parameter student should be final. | 33 |
![]() | '(' is preceded with whitespace. | 34 |
![]() | '(' is preceded with whitespace. | 38 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line is longer than 80 characters. | 48 |
![]() | '(' is preceded with whitespace. | 48 |
![]() | '(' is preceded with whitespace. | 50 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line is longer than 80 characters. | 18 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 27 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Method 'convert' is not designed for extension - needs to be abstract, final or empty. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Parameter student should be final. | 29 |
![]() | '(' is preceded with whitespace. | 30 |
![]() | '(' is preceded with whitespace. | 34 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Method 'getChildEntryName' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Method 'getDataType' is not designed for extension - needs to be abstract, final or empty. | 105 |
![]() | Method 'isRequired' is not designed for extension - needs to be abstract, final or empty. | 110 |
![]() | Method 'getMinOccurs' is not designed for extension - needs to be abstract, final or empty. | 115 |
![]() | Method 'getMaxOccurs' is not designed for extension - needs to be abstract, final or empty. | 120 |
![]() | Method 'getMinLength' is not designed for extension - needs to be abstract, final or empty. | 125 |
![]() | Method 'getMaxLength' is not designed for extension - needs to be abstract, final or empty. | 130 |
![]() | Method 'getForceUppercase' is not designed for extension - needs to be abstract, final or empty. | 135 |
![]() | Method 'getShortLabel' is not designed for extension - needs to be abstract, final or empty. | 140 |
![]() | Method 'getSummary' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Method 'getLabel' is not designed for extension - needs to be abstract, final or empty. | 150 |
![]() | Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 155 |
![]() | Method 'getExclusiveMin' is not designed for extension - needs to be abstract, final or empty. | 160 |
![]() | Method 'getInclusiveMax' is not designed for extension - needs to be abstract, final or empty. | 165 |
![]() | Method 'getDisplayLabelAttribute' is not designed for extension - needs to be abstract, final or empty. | 170 |
![]() | Method 'isUnique' is not designed for extension - needs to be abstract, final or empty. | 175 |
![]() | Method 'getCustomValidatorClass' is not designed for extension - needs to be abstract, final or empty. | 180 |
![]() | Method 'getFormatterClass' is not designed for extension - needs to be abstract, final or empty. | 185 |
![]() | Method 'getValidCharactersConstraint' is not designed for extension - needs to be abstract, final or empty. | 190 |
![]() | Missing a Javadoc comment. | 195 |
![]() | Parameter infc should be final. | 195 |
![]() | Line is longer than 80 characters. | 216 |
![]() | Missing a Javadoc comment. | 220 |
![]() | Missing a Javadoc comment. | 222 |
![]() | Missing a Javadoc comment. | 223 |
![]() | Missing a Javadoc comment. | 224 |
![]() | Missing a Javadoc comment. | 225 |
![]() | Missing a Javadoc comment. | 226 |
![]() | Missing a Javadoc comment. | 227 |
![]() | Missing a Javadoc comment. | 228 |
![]() | Missing a Javadoc comment. | 229 |
![]() | Missing a Javadoc comment. | 230 |
![]() | Missing a Javadoc comment. | 231 |
![]() | Missing a Javadoc comment. | 232 |
![]() | Missing a Javadoc comment. | 233 |
![]() | Missing a Javadoc comment. | 234 |
![]() | Missing a Javadoc comment. | 235 |
![]() | Missing a Javadoc comment. | 236 |
![]() | Missing a Javadoc comment. | 237 |
![]() | Missing a Javadoc comment. | 238 |
![]() | Missing a Javadoc comment. | 239 |
![]() | Missing a Javadoc comment. | 240 |
![]() | Missing a Javadoc comment. | 241 |
![]() | Missing a Javadoc comment. | 243 |
![]() | Missing a Javadoc comment. | 246 |
![]() | Parameter infc should be final. | 246 |
![]() | Line is longer than 80 characters. | 266 |
![]() | Method 'build' is not designed for extension - needs to be abstract, final or empty. | 269 |
![]() | Missing a Javadoc comment. | 269 |
![]() | Method 'getChildEntryName' is not designed for extension - needs to be abstract, final or empty. | 273 |
![]() | Method 'getCustomValidatorClass' is not designed for extension - needs to be abstract, final or empty. | 278 |
![]() | Method 'getDataType' is not designed for extension - needs to be abstract, final or empty. | 283 |
![]() | Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 288 |
![]() | Method 'getDisplayLabelAttribute' is not designed for extension - needs to be abstract, final or empty. | 293 |
![]() | Method 'getExclusiveMin' is not designed for extension - needs to be abstract, final or empty. | 298 |
![]() | Method 'getForceUppercase' is not designed for extension - needs to be abstract, final or empty. | 303 |
![]() | Method 'getFormatterClass' is not designed for extension - needs to be abstract, final or empty. | 308 |
![]() | Method 'getInclusiveMax' is not designed for extension - needs to be abstract, final or empty. | 313 |
![]() | Method 'getLabel' is not designed for extension - needs to be abstract, final or empty. | 318 |
![]() | Method 'getMaxLength' is not designed for extension - needs to be abstract, final or empty. | 323 |
![]() | Method 'getMaxOccurs' is not designed for extension - needs to be abstract, final or empty. | 328 |
![]() | Method 'getMinLength' is not designed for extension - needs to be abstract, final or empty. | 333 |
![]() | Method 'getMinOccurs' is not designed for extension - needs to be abstract, final or empty. | 338 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 343 |
![]() | Method 'getShortLabel' is not designed for extension - needs to be abstract, final or empty. | 348 |
![]() | Method 'getSummary' is not designed for extension - needs to be abstract, final or empty. | 353 |
![]() | Method 'isUnique' is not designed for extension - needs to be abstract, final or empty. | 358 |
![]() | Method 'getValidCharactersConstraint' is not designed for extension - needs to be abstract, final or empty. | 363 |
![]() | Method 'isRequired' is not designed for extension - needs to be abstract, final or empty. | 368 |
![]() | Method 'setChildEntryName' is not designed for extension - needs to be abstract, final or empty. | 373 |
![]() | Missing a Javadoc comment. | 373 |
![]() | Parameter childEntryName should be final. | 373 |
![]() | 'childEntryName' hides a field. | 373 |
![]() | Method 'setCustomValidatorClass' is not designed for extension - needs to be abstract, final or empty. | 378 |
![]() | Missing a Javadoc comment. | 378 |
![]() | Parameter customValidatorClass should be final. | 378 |
![]() | 'customValidatorClass' hides a field. | 378 |
![]() | Method 'setDataType' is not designed for extension - needs to be abstract, final or empty. | 383 |
![]() | Missing a Javadoc comment. | 383 |
![]() | Parameter dataType should be final. | 383 |
![]() | 'dataType' hides a field. | 383 |
![]() | Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. | 388 |
![]() | Missing a Javadoc comment. | 388 |
![]() | Parameter description should be final. | 388 |
![]() | 'description' hides a field. | 388 |
![]() | Method 'setDisplayLabelAttribute' is not designed for extension - needs to be abstract, final or empty. | 393 |
![]() | Missing a Javadoc comment. | 393 |
![]() | Parameter displayLabelAttribute should be final. | 393 |
![]() | 'displayLabelAttribute' hides a field. | 393 |
![]() | Method 'setExclusiveMin' is not designed for extension - needs to be abstract, final or empty. | 398 |
![]() | Missing a Javadoc comment. | 398 |
![]() | Parameter exclusiveMin should be final. | 398 |
![]() | 'exclusiveMin' hides a field. | 398 |
![]() | Method 'setForceUppercase' is not designed for extension - needs to be abstract, final or empty. | 403 |
![]() | Missing a Javadoc comment. | 403 |
![]() | Parameter forceUppercase should be final. | 403 |
![]() | 'forceUppercase' hides a field. | 403 |
![]() | Method 'setFormatterClass' is not designed for extension - needs to be abstract, final or empty. | 408 |
![]() | Missing a Javadoc comment. | 408 |
![]() | Parameter formatterClass should be final. | 408 |
![]() | 'formatterClass' hides a field. | 408 |
![]() | Method 'setInclusiveMax' is not designed for extension - needs to be abstract, final or empty. | 413 |
![]() | Missing a Javadoc comment. | 413 |
![]() | Parameter inclusiveMax should be final. | 413 |
![]() | 'inclusiveMax' hides a field. | 413 |
![]() | Method 'setLabel' is not designed for extension - needs to be abstract, final or empty. | 418 |
![]() | Missing a Javadoc comment. | 418 |
![]() | Parameter label should be final. | 418 |
![]() | 'label' hides a field. | 418 |
![]() | Method 'setMaxLength' is not designed for extension - needs to be abstract, final or empty. | 423 |
![]() | Missing a Javadoc comment. | 423 |
![]() | Parameter maxLength should be final. | 423 |
![]() | 'maxLength' hides a field. | 423 |
![]() | Method 'setMaxOccurs' is not designed for extension - needs to be abstract, final or empty. | 428 |
![]() | Missing a Javadoc comment. | 428 |
![]() | Parameter maxOccurs should be final. | 428 |
![]() | 'maxOccurs' hides a field. | 428 |
![]() | Method 'setMinLength' is not designed for extension - needs to be abstract, final or empty. | 433 |
![]() | Missing a Javadoc comment. | 433 |
![]() | Parameter minLength should be final. | 433 |
![]() | 'minLength' hides a field. | 433 |
![]() | Method 'setMinOccurs' is not designed for extension - needs to be abstract, final or empty. | 438 |
![]() | Missing a Javadoc comment. | 438 |
![]() | Parameter minOccurs should be final. | 438 |
![]() | 'minOccurs' hides a field. | 438 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 443 |
![]() | Missing a Javadoc comment. | 443 |
![]() | Parameter name should be final. | 443 |
![]() | 'name' hides a field. | 443 |
![]() | Method 'setRequired' is not designed for extension - needs to be abstract, final or empty. | 448 |
![]() | Missing a Javadoc comment. | 448 |
![]() | Parameter required should be final. | 448 |
![]() | 'required' hides a field. | 448 |
![]() | Method 'setShortLabel' is not designed for extension - needs to be abstract, final or empty. | 453 |
![]() | Missing a Javadoc comment. | 453 |
![]() | Parameter shortLabel should be final. | 453 |
![]() | 'shortLabel' hides a field. | 453 |
![]() | Method 'setSummary' is not designed for extension - needs to be abstract, final or empty. | 458 |
![]() | Missing a Javadoc comment. | 458 |
![]() | Parameter summary should be final. | 458 |
![]() | 'summary' hides a field. | 458 |
![]() | Method 'setUnique' is not designed for extension - needs to be abstract, final or empty. | 463 |
![]() | Missing a Javadoc comment. | 463 |
![]() | Parameter unique should be final. | 463 |
![]() | 'unique' hides a field. | 463 |
![]() | Line is longer than 80 characters. | 468 |
![]() | Method 'setValidCharactersConstraint' is not designed for extension - needs to be abstract, final or empty. | 468 |
![]() | Missing a Javadoc comment. | 468 |
![]() | Parameter validCharactersConstraint should be final. | 468 |
![]() | 'validCharactersConstraint' hides a field. | 468 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Parameter infc should be final. | 58 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Method 'getObjectClass' is not designed for extension - needs to be abstract, final or empty. | 76 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 81 |
![]() | Method 'getObjectLabel' is not designed for extension - needs to be abstract, final or empty. | 86 |
![]() | Method 'getObjectDescription' is not designed for extension - needs to be abstract, final or empty. | 91 |
![]() | Method 'getTitleAttribute' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Method 'getPrimaryKeys' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 106 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Missing a Javadoc comment. | 116 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Missing a Javadoc comment. | 124 |
![]() | Parameter infc should be final. | 124 |
![]() | Method 'build' is not designed for extension - needs to be abstract, final or empty. | 134 |
![]() | Missing a Javadoc comment. | 134 |
![]() | Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 138 |
![]() | Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 143 |
![]() | Missing a Javadoc comment. | 143 |
![]() | Parameter attributes should be final. | 143 |
![]() | 'attributes' hides a field. | 143 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 148 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 153 |
![]() | Missing a Javadoc comment. | 153 |
![]() | Parameter name should be final. | 153 |
![]() | 'name' hides a field. | 153 |
![]() | Method 'getObjectClass' is not designed for extension - needs to be abstract, final or empty. | 158 |
![]() | Method 'setObjectClass' is not designed for extension - needs to be abstract, final or empty. | 163 |
![]() | Missing a Javadoc comment. | 163 |
![]() | Parameter objectClass should be final. | 163 |
![]() | 'objectClass' hides a field. | 163 |
![]() | Method 'getObjectDescription' is not designed for extension - needs to be abstract, final or empty. | 168 |
![]() | Method 'setObjectDescription' is not designed for extension - needs to be abstract, final or empty. | 173 |
![]() | Missing a Javadoc comment. | 173 |
![]() | Parameter objectDescription should be final. | 173 |
![]() | 'objectDescription' hides a field. | 173 |
![]() | Method 'getObjectLabel' is not designed for extension - needs to be abstract, final or empty. | 178 |
![]() | Method 'setObjectLabel' is not designed for extension - needs to be abstract, final or empty. | 183 |
![]() | Missing a Javadoc comment. | 183 |
![]() | Parameter objectLabel should be final. | 183 |
![]() | 'objectLabel' hides a field. | 183 |
![]() | Method 'getPrimaryKeys' is not designed for extension - needs to be abstract, final or empty. | 188 |
![]() | Method 'setPrimaryKeys' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Missing a Javadoc comment. | 193 |
![]() | Parameter primaryKeys should be final. | 193 |
![]() | 'primaryKeys' hides a field. | 193 |
![]() | Method 'getTitleAttribute' is not designed for extension - needs to be abstract, final or empty. | 198 |
![]() | Method 'setTitleAttribute' is not designed for extension - needs to be abstract, final or empty. | 203 |
![]() | Missing a Javadoc comment. | 203 |
![]() | Parameter titleAttribute should be final. | 203 |
![]() | 'titleAttribute' hides a field. | 203 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Line is longer than 80 characters. | 26 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Method 'getJsValue' is not designed for extension - needs to be abstract, final or empty. | 45 |
![]() | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 50 |
![]() | Method 'isApplyClientSide' is not designed for extension - needs to be abstract, final or empty. | 55 |
![]() | Method 'getLabelKey' is not designed for extension - needs to be abstract, final or empty. | 60 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Parameter infc should be final. | 65 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Parameter infc should be final. | 83 |
![]() | Method 'build' is not designed for extension - needs to be abstract, final or empty. | 91 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Method 'getJsValue' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Method 'setJsValue' is not designed for extension - needs to be abstract, final or empty. | 105 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Parameter jsValue should be final. | 105 |
![]() | 'jsValue' hides a field. | 105 |
![]() | Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 110 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Parameter value should be final. | 110 |
![]() | 'value' hides a field. | 110 |
![]() | Method 'isApplyClientSide' is not designed for extension - needs to be abstract, final or empty. | 115 |
![]() | Method 'getLabelKey' is not designed for extension - needs to be abstract, final or empty. | 120 |
![]() | Method 'setApplyClientSide' is not designed for extension - needs to be abstract, final or empty. | 125 |
![]() | Missing a Javadoc comment. | 125 |
![]() | Parameter applyClientSide should be final. | 125 |
![]() | 'applyClientSide' hides a field. | 125 |
![]() | Method 'setLabelKey' is not designed for extension - needs to be abstract, final or empty. | 130 |
![]() | Missing a Javadoc comment. | 130 |
![]() | Parameter labelKey should be final. | 130 |
![]() | 'labelKey' hides a field. | 130 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Comment matches to-do format 'TODO:'. | 34 |
![]() | Expected an @return tag. | 38 |
![]() | Redundant 'public' modifier. | 38 |
![]() | First sentence should end with a period. | 40 |
![]() | Expected an @return tag. | 45 |
![]() | Redundant 'public' modifier. | 45 |
![]() | Expected an @return tag. | 53 |
![]() | Redundant 'public' modifier. | 53 |
![]() | Expected an @return tag. | 62 |
![]() | Redundant 'public' modifier. | 62 |
![]() | Comment matches to-do format 'TODO:'. | 69 |
![]() | Expected an @return tag. | 71 |
![]() | Redundant 'public' modifier. | 71 |
![]() | First sentence should end with a period. | 73 |
![]() | Comment matches to-do format 'TODO:'. | 78 |
![]() | Comment matches to-do format 'TODO:'. | 79 |
![]() | Expected an @return tag. | 81 |
![]() | Redundant 'public' modifier. | 81 |
![]() | First sentence should end with a period. | 83 |
![]() | Expected an @return tag. | 88 |
![]() | Redundant 'public' modifier. | 88 |
![]() | Expected an @return tag. | 96 |
![]() | Redundant 'public' modifier. | 96 |
![]() | Expected an @return tag. | 104 |
![]() | Redundant 'public' modifier. | 104 |
![]() | Expected an @return tag. | 113 |
![]() | Redundant 'public' modifier. | 113 |
![]() | Expected an @return tag. | 121 |
![]() | Redundant 'public' modifier. | 121 |
![]() | Expected an @return tag. | 130 |
![]() | Redundant 'public' modifier. | 130 |
![]() | Expected an @return tag. | 138 |
![]() | Redundant 'public' modifier. | 138 |
![]() | Expected an @return tag. | 147 |
![]() | Redundant 'public' modifier. | 147 |
![]() | Expected an @return tag. | 158 |
![]() | Redundant 'public' modifier. | 158 |
![]() | Expected an @return tag. | 171 |
![]() | Redundant 'public' modifier. | 171 |
![]() | Comment matches to-do format 'TODO:'. | 179 |
![]() | Expected an @return tag. | 181 |
![]() | Redundant 'public' modifier. | 181 |
![]() | First sentence should end with a period. | 183 |
![]() | Expected an @return tag. | 188 |
![]() | Redundant 'public' modifier. | 188 |
![]() | Expected an @return tag. | 199 |
![]() | Redundant 'public' modifier. | 199 |
![]() | First sentence should end with a period. | 201 |
![]() | Line has trailing spaces. | 203 |
![]() | Comment matches to-do format 'TODO:'. | 206 |
![]() | Line is longer than 80 characters. | 206 |
![]() | Expected an @return tag. | 208 |
![]() | Redundant 'public' modifier. | 208 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 4 |
![]() | First sentence should end with a period. | 20 |
![]() | Line contains a tab character. | 26 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line contains a tab character. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line contains a tab character. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line contains a tab character. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Expected an @return tag. | 33 |
![]() | Line contains a tab character. | 33 |
![]() | Redundant 'public' modifier. | 33 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Expected an @return tag. | 41 |
![]() | Line contains a tab character. | 41 |
![]() | Redundant 'public' modifier. | 41 |
![]() | Line has trailing spaces. | 43 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | First sentence should end with a period. | 20 |
![]() | First sentence should end with a period. | 28 |
![]() | Redundant 'public' modifier. | 34 |
![]() | First sentence should end with a period. | 36 |
![]() | Expected an @return tag. | 41 |
![]() | Redundant 'public' modifier. | 41 |
![]() | Unused @param tag for 'objectLabel'. | 49 |
![]() | Expected an @return tag. | 51 |
![]() | Redundant 'public' modifier. | 51 |
![]() | Expected an @return tag. | 59 |
![]() | Redundant 'public' modifier. | 59 |
![]() | Expected an @return tag. | 72 |
![]() | Redundant 'public' modifier. | 72 |
![]() | Comment matches to-do format 'TODO:'. | 79 |
![]() | Line is longer than 80 characters. | 79 |
![]() | Comment matches to-do format 'TODO:'. | 80 |
![]() | Redundant 'public' modifier. | 84 |
![]() | First sentence should end with a period. | 86 |
![]() | Expected an @return tag. | 91 |
![]() | Redundant 'public' modifier. | 91 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | First sentence should end with a period. | 18 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Line contains a tab character. | 25 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Expected an @return tag. | 38 |
![]() | Redundant 'public' modifier. | 38 |
![]() | Line contains a tab character. | 42 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line contains a tab character. | 46 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Expected an @return tag. | 51 |
![]() | Line contains a tab character. | 51 |
![]() | Redundant 'public' modifier. | 51 |
![]() | Line has trailing spaces. | 53 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line is longer than 80 characters. | 47 |
![]() | First sentence should end with a period. | 50 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Redundant 'public' modifier. | 67 |
![]() | First sentence should end with a period. | 72 |
![]() | Line has trailing spaces. | 74 |
![]() | Line is longer than 80 characters. | 75 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Redundant 'public' modifier. | 84 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Parameter clazz should be final. | 34 |
![]() | 'clazz' hides a field. | 34 |
![]() | Parameter parents should be final. | 34 |
![]() | 'parents' hides a field. | 34 |
![]() | Method 'convert' is not designed for extension - needs to be abstract, final or empty. | 39 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Method 'addAttributeDefinitions' is not designed for extension - needs to be abstract, final or empty. | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Parameter ode should be final. | 46 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Line is longer than 80 characters. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Parameter clazz should be final. | 69 |
![]() | 'clazz' hides a field. | 69 |
![]() | Parameter pd should be final. | 69 |
![]() | Parameter actualClass should be final. | 69 |
![]() | Comment matches to-do format 'TODO:'. | 74 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Parameter leafName should be final. | 84 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Parameter name should be final. | 94 |
![]() | Line is longer than 80 characters. | 98 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Parameter clazz should be final. | 98 |
![]() | Parameter pd should be final. | 98 |
![]() | Line is longer than 80 characters. | 101 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Parameter pt should be final. | 106 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Parameter clazz should be final. | 110 |
![]() | Parameter pt should be final. | 110 |
![]() | Line is longer than 80 characters. | 126 |
![]() | Line is longer than 80 characters. | 134 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Method 'getComplexStructures' is not designed for extension - needs to be abstract, final or empty. | 32 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Parameter className should be final. | 32 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Parameter className should be final. | 38 |
![]() | Parameter complexStructures should be final. | 39 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Parameter classToCheck should be final. | 80 |
![]() | Parameter fieldName should be final. | 80 |
![]() | Line is longer than 80 characters. | 81 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line contains a tab character. | 6 |
![]() | Line contains a tab character. | 8 |
![]() | First sentence should end with a period. | 34 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Method 'getCriteria' is not designed for extension - needs to be abstract, final or empty. | 64 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Method 'setCriteria' is not designed for extension - needs to be abstract, final or empty. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Parameter criteria should be final. | 68 |
![]() | 'criteria' hides a field. | 68 |
![]() | Method 'getDictionaryEntry' is not designed for extension - needs to be abstract, final or empty. | 72 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Method 'setDictionaryEntry' is not designed for extension - needs to be abstract, final or empty. | 76 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Parameter dictionaryEntry should be final. | 76 |
![]() | 'dictionaryEntry' hides a field. | 76 |
![]() | First sentence should end with a period. | 80 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Method 'getParsedOperators' is not designed for extension - needs to be abstract, final or empty. | 84 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Line is longer than 80 characters. | 95 |
![]() | Method 'getParsedValues' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | First sentence should end with a period. | 103 |
![]() | Line is longer than 80 characters. | 104 |
![]() | Comment matches to-do format 'TODO:'. | 106 |
![]() | Line is longer than 80 characters. | 106 |
![]() | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 111 |
![]() | Expected @throws tag for 'InvalidParameterException'. | 112 |
![]() | Expected @throws tag for 'OperationFailedException'. | 113 |
![]() | '(' is preceded with whitespace. | 115 |
![]() | Line is longer than 80 characters. | 117 |
![]() | '(' is preceded with whitespace. | 117 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Parameter i should be final. | 126 |
![]() | Parameter comparison should be final. | 126 |
![]() | Line is longer than 80 characters. | 134 |
![]() | Line is longer than 80 characters. | 137 |
![]() | '(' is preceded with whitespace. | 157 |
![]() | Line is longer than 80 characters. | 158 |
![]() | Line is longer than 80 characters. | 161 |
![]() | Line is longer than 80 characters. | 164 |
![]() | Line is longer than 80 characters. | 167 |
![]() | Line is longer than 80 characters. | 171 |
![]() | Line is longer than 80 characters. | 177 |
![]() | Line is longer than 80 characters. | 180 |
![]() | Line is longer than 80 characters. | 183 |
![]() | Line is longer than 80 characters. | 187 |
![]() | switch without "default" clause. | 190 |
![]() | '!' is followed by whitespace. | 197 |
![]() | Line is longer than 80 characters. | 198 |
![]() | '!' is followed by whitespace. | 206 |
![]() | Line is longer than 80 characters. | 207 |
![]() | Line is longer than 80 characters. | 210 |
![]() | Line is longer than 80 characters. | 213 |
![]() | Line is longer than 80 characters. | 216 |
![]() | Missing a Javadoc comment. | 216 |
![]() | Parameter i should be final. | 216 |
![]() | Parameter dataType should be final. | 216 |
![]() | Parameter values should be final. | 216 |
![]() | Parameter ignoreCase should be final. | 216 |
![]() | Line is longer than 80 characters. | 228 |
![]() | Missing a Javadoc comment. | 228 |
![]() | Parameter i should be final. | 228 |
![]() | Parameter dataType should be final. | 228 |
![]() | Parameter value should be final. | 228 |
![]() | Parameter ignoreCase should be final. | 228 |
![]() | Line is longer than 80 characters. | 251 |
![]() | Line is longer than 80 characters. | 253 |
![]() | Line is longer than 80 characters. | 257 |
![]() | Missing a Javadoc comment. | 257 |
![]() | Parameter i should be final. | 257 |
![]() | Parameter cv should be final. | 257 |
![]() | Parameter ignoreCase should be final. | 257 |
![]() | Line is longer than 80 characters. | 267 |
![]() | Missing a Javadoc comment. | 267 |
![]() | Parameter i should be final. | 267 |
![]() | Parameter cv should be final. | 267 |
![]() | Line is longer than 80 characters. | 272 |
![]() | Missing a Javadoc comment. | 276 |
![]() | Parameter i should be final. | 276 |
![]() | Parameter cv should be final. | 276 |
![]() | Line is longer than 80 characters. | 281 |
![]() | Line is longer than 80 characters. | 285 |
![]() | Missing a Javadoc comment. | 285 |
![]() | Parameter i should be final. | 285 |
![]() | Parameter cv should be final. | 285 |
![]() | Line is longer than 80 characters. | 289 |
![]() | Missing a Javadoc comment. | 293 |
![]() | Parameter i should be final. | 293 |
![]() | Parameter cv should be final. | 293 |
![]() | Line is longer than 80 characters. | 297 |
![]() | Line is longer than 80 characters. | 301 |
![]() | Missing a Javadoc comment. | 301 |
![]() | Parameter i should be final. | 301 |
![]() | Parameter cv should be final. | 301 |
![]() | Line is longer than 80 characters. | 308 |
![]() | Line is longer than 80 characters. | 312 |
![]() | Missing a Javadoc comment. | 312 |
![]() | Parameter i should be final. | 312 |
![]() | Parameter cv should be final. | 312 |
![]() | Line is longer than 80 characters. | 316 |
![]() | Line is longer than 80 characters. | 320 |
![]() | Missing a Javadoc comment. | 320 |
![]() | Parameter i should be final. | 320 |
![]() | Parameter cv should be final. | 320 |
![]() | Line is longer than 80 characters. | 324 |
![]() | Missing a Javadoc comment. | 328 |
![]() | Parameter str should be final. | 328 |
![]() | Missing a Javadoc comment. | 341 |
![]() | Parameter ad should be final. | 341 |
![]() | Missing a Javadoc comment. | 352 |
![]() | Parameter fk should be final. | 352 |
![]() | Line is longer than 80 characters. | 355 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Parameter className should be final. | 31 |
![]() | 'className' hides a field. | 31 |
![]() | Parameter osDict should be final. | 31 |
![]() | 'osDict' hides a field. | 31 |
![]() | Method 'compare' is not designed for extension - needs to be abstract, final or empty. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Parameter osDict should be final. | 52 |
![]() | 'osDict' hides a field. | 52 |
![]() | Parameter osBean should be final. | 53 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Comment matches to-do format 'TODO:'. | 66 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Line is longer than 80 characters. | 72 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Parameter name should be final. | 79 |
![]() | Parameter ode should be final. | 79 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Parameter discrepancies should be final. | 88 |
![]() | Parameter field should be final. | 88 |
![]() | Parameter value1 should be final. | 88 |
![]() | Parameter value2 should be final. | 89 |
![]() | Line is longer than 80 characters. | 96 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Parameter discrepancies should be final. | 96 |
![]() | Parameter field should be final. | 96 |
![]() | Parameter value1 should be final. | 96 |
![]() | Parameter value2 should be final. | 97 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Parameter field should be final. | 104 |
![]() | Parameter value1 should be final. | 104 |
![]() | Parameter value2 should be final. | 104 |
![]() | Line is longer than 80 characters. | 115 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Parameter field should be final. | 118 |
![]() | Parameter value1 should be final. | 118 |
![]() | Parameter value2 should be final. | 118 |
![]() | Line is longer than 80 characters. | 128 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Utility classes should not have a public or default constructor. | 19 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Missing a Javadoc comment. | 22 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Parameter str should be final. | 40 |
![]() | Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Parameter clazz should be final. | 53 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 58 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Parameter clazz should be final. | 58 |
![]() | Parameter outputFileName should be final. | 58 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Parameter clazz should be final. | 82 |
![]() | Parameter s should be final. | 82 |
![]() | Parameter processed should be final. | 83 |
![]() | Line is longer than 80 characters. | 101 |
![]() | Line is longer than 80 characters. | 125 |
![]() | Line is longer than 80 characters. | 133 |
![]() | Line is longer than 80 characters. | 139 |
![]() | Line is longer than 80 characters. | 147 |
![]() | Missing a Javadoc comment. | 147 |
![]() | Parameter beanInfo should be final. | 147 |
![]() | Line is longer than 80 characters. | 148 |
![]() | Line is longer than 80 characters. | 159 |
![]() | Missing a Javadoc comment. | 159 |
![]() | Parameter o1 should be final. | 162 |
![]() | Parameter o2 should be final. | 162 |
![]() | Missing a Javadoc comment. | 166 |
![]() | Parameter pd should be final. | 166 |
![]() | Missing a Javadoc comment. | 217 |
![]() | Parameter clazz should be final. | 217 |
![]() | Parameter beanInfo should be final. | 217 |
![]() | Missing a Javadoc comment. | 241 |
![]() | Parameter clazz should be final. | 241 |
![]() | Parameter beanInfo should be final. | 241 |
![]() | Line is longer than 80 characters. | 255 |
![]() | Missing a Javadoc comment. | 255 |
![]() | Parameter clazz should be final. | 255 |
![]() | Parameter pd should be final. | 255 |
![]() | Parameter s should be final. | 256 |
![]() | Parameter processed should be final. | 256 |
![]() | Line is longer than 80 characters. | 260 |
![]() | Line is longer than 80 characters. | 262 |
![]() | Line is longer than 80 characters. | 267 |
![]() | Missing a Javadoc comment. | 280 |
![]() | Parameter clazz should be final. | 280 |
![]() | Parameter pd should be final. | 280 |
![]() | Line is longer than 80 characters. | 281 |
![]() | Line is longer than 80 characters. | 282 |
![]() | Missing a Javadoc comment. | 286 |
![]() | Parameter pd should be final. | 286 |
![]() | Missing a Javadoc comment. | 293 |
![]() | Parameter clazz should be final. | 293 |
![]() | Parameter pd should be final. | 293 |
![]() | Missing a Javadoc comment. | 297 |
![]() | Parameter dt should be final. | 297 |
![]() | Line is longer than 80 characters. | 304 |
![]() | Missing a Javadoc comment. | 304 |
![]() | Parameter clazz should be final. | 304 |
![]() | Parameter pd should be final. | 304 |
![]() | Parameter dt should be final. | 304 |
![]() | Missing a Javadoc comment. | 373 |
![]() | Parameter value should be final. | 373 |
![]() | Parameter s should be final. | 373 |
![]() | Missing a Javadoc comment. | 377 |
![]() | Parameter propertyName should be final. | 377 |
![]() | Parameter propertyValue should be final. | 377 |
![]() | Parameter s should be final. | 378 |
![]() | Line is longer than 80 characters. | 379 |
![]() | Line is longer than 80 characters. | 383 |
![]() | Missing a Javadoc comment. | 383 |
![]() | Parameter propertyName should be final. | 383 |
![]() | Parameter propertyValue should be final. | 383 |
![]() | Parameter s should be final. | 384 |
![]() | Line is longer than 80 characters. | 385 |
![]() | Missing a Javadoc comment. | 389 |
![]() | Parameter s should be final. | 389 |
![]() | Missing a Javadoc comment. | 393 |
![]() | Parameter s should be final. | 393 |
![]() | Line is longer than 80 characters. | 397 |
![]() | Line is longer than 80 characters. | 398 |
![]() | Line is longer than 80 characters. | 403 |
![]() | Line is longer than 80 characters. | 404 |
![]() | Line is longer than 80 characters. | 405 |
![]() | Line is longer than 80 characters. | 406 |
![]() | Line is longer than 80 characters. | 409 |
![]() | Line is longer than 80 characters. | 410 |
![]() | Line is longer than 80 characters. | 412 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Parameter ode should be final. | 45 |
![]() | 'ode' hides a field. | 45 |
![]() | Parameter projectUrl should be final. | 45 |
![]() | 'projectUrl' hides a field. | 45 |
![]() | Parameter dictFileName should be final. | 45 |
![]() | 'dictFileName' hides a field. | 45 |
![]() | Parameter outputFileName should be final. | 45 |
![]() | 'outputFileName' hides a field. | 45 |
![]() | Method 'formatForHtml' is not designed for extension - needs to be abstract, final or empty. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Parameter out should be final. | 67 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Parameter out should be final. | 75 |
![]() | Method length is 212 lines (max allowed is 150). | 80 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Parameter out should be final. | 80 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Line is longer than 80 characters. | 85 |
![]() | Line is longer than 80 characters. | 192 |
![]() | Line is longer than 80 characters. | 193 |
![]() | Line is longer than 80 characters. | 195 |
![]() | Missing a Javadoc comment. | 293 |
![]() | Parameter ad should be final. | 293 |
![]() | Missing a Javadoc comment. | 306 |
![]() | Parameter ad should be final. | 306 |
![]() | Missing a Javadoc comment. | 319 |
![]() | Line is longer than 80 characters. | 325 |
![]() | Missing a Javadoc comment. | 325 |
![]() | Parameter o1 should be final. | 328 |
![]() | Parameter o2 should be final. | 328 |
![]() | Line is longer than 80 characters. | 329 |
![]() | Missing a Javadoc comment. | 333 |
![]() | Parameter className should be final. | 333 |
![]() | Line is longer than 80 characters. | 338 |
![]() | Missing a Javadoc comment. | 342 |
![]() | Parameter discrepancies should be final. | 342 |
![]() | Missing a Javadoc comment. | 352 |
![]() | Parameter ad should be final. | 352 |
![]() | Line is longer than 80 characters. | 356 |
![]() | Line is longer than 80 characters. | 358 |
![]() | Line is longer than 80 characters. | 360 |
![]() | Line is longer than 80 characters. | 361 |
![]() | Line is longer than 80 characters. | 365 |
![]() | Line is longer than 80 characters. | 366 |
![]() | Line is longer than 80 characters. | 369 |
![]() | Missing a Javadoc comment. | 374 |
![]() | Parameter ad should be final. | 374 |
![]() | Missing a Javadoc comment. | 381 |
![]() | Parameter ad should be final. | 381 |
![]() | Missing a Javadoc comment. | 388 |
![]() | Parameter ad should be final. | 388 |
![]() | Missing a Javadoc comment. | 397 |
![]() | Parameter name should be final. | 397 |
![]() | Missing a Javadoc comment. | 404 |
![]() | Parameter name should be final. | 404 |
![]() | Missing a Javadoc comment. | 415 |
![]() | Parameter ad should be final. | 415 |
![]() | Comment matches to-do format 'TODO:'. | 421 |
![]() | Missing a Javadoc comment. | 437 |
![]() | Parameter ad should be final. | 437 |
![]() | Missing a Javadoc comment. | 444 |
![]() | Parameter ad should be final. | 444 |
![]() | Missing a Javadoc comment. | 451 |
![]() | Parameter cons should be final. | 451 |
![]() | Missing a Javadoc comment. | 461 |
![]() | Parameter ad should be final. | 461 |
![]() | Missing a Javadoc comment. | 468 |
![]() | Parameter lc should be final. | 468 |
![]() | Missing a Javadoc comment. | 510 |
![]() | Parameter ad should be final. | 510 |
![]() | Missing a Javadoc comment. | 536 |
![]() | Parameter ad should be final. | 536 |
![]() | Missing a Javadoc comment. | 549 |
![]() | Missing a Javadoc comment. | 550 |
![]() | Missing a Javadoc comment. | 552 |
![]() | Parameter searchType should be final. | 552 |
![]() | Missing a Javadoc comment. | 556 |
![]() | Parameter searchType should be final. | 556 |
![]() | Line is longer than 80 characters. | 584 |
![]() | Missing a Javadoc comment. | 587 |
![]() | Parameter params should be final. | 588 |
![]() | Missing a Javadoc comment. | 608 |
![]() | Parameter ad should be final. | 608 |
![]() | Comment matches to-do format 'TODO:'. | 609 |
![]() | Line is longer than 80 characters. | 614 |
![]() | Line is longer than 80 characters. | 615 |
![]() | Line is longer than 80 characters. | 616 |
![]() | Line is longer than 80 characters. | 630 |
![]() | Line is longer than 80 characters. | 634 |
![]() | Missing a Javadoc comment. | 637 |
![]() | Parameter ad should be final. | 637 |
![]() | Missing a Javadoc comment. | 653 |
![]() | Parameter ad should be final. | 653 |
![]() | Missing a Javadoc comment. | 661 |
![]() | Parameter ad should be final. | 661 |
![]() | Missing a Javadoc comment. | 682 |
![]() | Parameter ad should be final. | 682 |
![]() | Missing a Javadoc comment. | 706 |
![]() | Parameter ad should be final. | 706 |
![]() | Missing a Javadoc comment. | 740 |
![]() | Parameter ad should be final. | 740 |
![]() | Parameter cons should be final. | 740 |
![]() | Line is longer than 80 characters. | 748 |
![]() | Line is longer than 80 characters. | 751 |
![]() | Comment matches to-do format 'TODO:'. | 760 |
![]() | Missing a Javadoc comment. | 764 |
![]() | Parameter attribute should be final. | 764 |
![]() | Parameter val1 should be final. | 764 |
![]() | Parameter val2 should be final. | 765 |
![]() | Line is longer than 80 characters. | 778 |
![]() | Missing a Javadoc comment. | 778 |
![]() | Parameter attribute should be final. | 778 |
![]() | Parameter val1 should be final. | 778 |
![]() | Parameter val2 should be final. | 779 |
![]() | Missing a Javadoc comment. | 792 |
![]() | Parameter attribute should be final. | 792 |
![]() | Parameter val1 should be final. | 792 |
![]() | Parameter val2 should be final. | 792 |
![]() | Missing a Javadoc comment. | 799 |
![]() | Parameter attribute should be final. | 799 |
![]() | Parameter val1 should be final. | 799 |
![]() | Parameter val2 should be final. | 799 |
![]() | Missing a Javadoc comment. | 815 |
![]() | Parameter attribute should be final. | 815 |
![]() | Parameter val1 should be final. | 815 |
![]() | Parameter val2 should be final. | 815 |
![]() | Missing a Javadoc comment. | 831 |
![]() | Parameter value should be final. | 831 |
![]() | Missing a Javadoc comment. | 841 |
![]() | Parameter str should be final. | 841 |
![]() | Method 'writeTag' is not designed for extension - needs to be abstract, final or empty. | 851 |
![]() | Missing a Javadoc comment. | 851 |
![]() | Parameter out should be final. | 851 |
![]() | Parameter tag should be final. | 851 |
![]() | Parameter value should be final. | 851 |
![]() | Line is longer than 80 characters. | 855 |
![]() | Method 'writeTag' is not designed for extension - needs to be abstract, final or empty. | 855 |
![]() | Missing a Javadoc comment. | 855 |
![]() | Parameter out should be final. | 855 |
![]() | Parameter tag should be final. | 855 |
![]() | Parameter modifiers should be final. | 855 |
![]() | Parameter value should be final. | 855 |
![]() | Method 'escapeXML' is not designed for extension - needs to be abstract, final or empty. | 872 |
![]() | Missing a Javadoc comment. | 872 |
![]() | Parameter s should be final. | 872 |
![]() | Missing a Javadoc comment. | 903 |
![]() | Parameter out should be final. | 903 |
![]() | Parameter url should be final. | 903 |
![]() | Parameter value should be final. | 903 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Parameter outputFileName should be final. | 34 |
![]() | 'outputFileName' hides a field. | 34 |
![]() | Parameter className should be final. | 35 |
![]() | 'className' hides a field. | 35 |
![]() | Parameter projectUrl should be final. | 36 |
![]() | 'projectUrl' hides a field. | 36 |
![]() | Parameter dictFileName should be final. | 37 |
![]() | 'dictFileName' hides a field. | 37 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Method 'doTest' is not designed for extension - needs to be abstract, final or empty. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Line is longer than 80 characters. | 65 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Parameter ode should be final. | 44 |
![]() | 'ode' hides a field. | 44 |
![]() | Parameter alreadyValidated should be final. | 45 |
![]() | 'alreadyValidated' hides a field. | 45 |
![]() | Method 'getDateTimeService' is not designed for extension - needs to be abstract, final or empty. | 50 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Method 'setDateTimeService' is not designed for extension - needs to be abstract, final or empty. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Parameter dateTimeService should be final. | 54 |
![]() | 'dateTimeService' hides a field. | 54 |
![]() | Line has trailing spaces. | 57 |
![]() | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 58 |
![]() | Missing a Javadoc comment. | 58 |
![]() | '(' is followed by whitespace. | 66 |
![]() | '!' is followed by whitespace. | 66 |
![]() | '(' is preceded with whitespace. | 66 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Parameter ad should be final. | 106 |
![]() | Line is longer than 80 characters. | 118 |
![]() | Line is longer than 80 characters. | 121 |
![]() | Line is longer than 80 characters. | 122 |
![]() | Line is longer than 80 characters. | 123 |
![]() | Comment matches to-do format 'TODO:'. | 124 |
![]() | Line is longer than 80 characters. | 124 |
![]() | Line is longer than 80 characters. | 133 |
![]() | Missing a Javadoc comment. | 138 |
![]() | Parameter errors should be final. | 138 |
![]() | Parameter fd should be final. | 138 |
![]() | Parameter validation should be final. | 139 |
![]() | Parameter value should be final. | 140 |
![]() | Missing a Javadoc comment. | 147 |
![]() | Parameter errors should be final. | 147 |
![]() | Parameter fieldName should be final. | 147 |
![]() | Parameter propertyName should be final. | 148 |
![]() | Parameter dataType should be final. | 148 |
![]() | Parameter value should be final. | 149 |
![]() | Line is longer than 80 characters. | 173 |
![]() | Line is longer than 80 characters. | 183 |
![]() | Line is longer than 80 characters. | 193 |
![]() | Line is longer than 80 characters. | 211 |
![]() | Comment matches to-do format 'TODO:'. | 219 |
![]() | Line is longer than 80 characters. | 219 |
![]() | Line is longer than 80 characters. | 232 |
![]() | Missing a Javadoc comment. | 237 |
![]() | Parameter fd should be final. | 237 |
![]() | Parameter vc should be final. | 238 |
![]() | Line is longer than 80 characters. | 252 |
![]() | Line is longer than 80 characters. | 259 |
![]() | Line is longer than 80 characters. | 265 |
![]() | Missing a Javadoc comment. | 265 |
![]() | Parameter fd should be final. | 265 |
![]() | Parameter lc should be final. | 265 |
![]() | Line is longer than 80 characters. | 268 |
![]() | Comment matches to-do format 'TODO:'. | 270 |
![]() | Missing a Javadoc comment. | 273 |
![]() | Missing a Javadoc comment. | 274 |
![]() | Missing a Javadoc comment. | 275 |
![]() | Missing a Javadoc comment. | 276 |
![]() | Missing a Javadoc comment. | 277 |
![]() | Missing a Javadoc comment. | 278 |
![]() | Missing a Javadoc comment. | 279 |
![]() | Line is longer than 80 characters. | 280 |
![]() | Line is longer than 80 characters. | 283 |
![]() | Missing a Javadoc comment. | 283 |
![]() | Parameter fd should be final. | 283 |
![]() | Parameter cc should be final. | 283 |
![]() | Line is longer than 80 characters. | 305 |
![]() | Line is longer than 80 characters. | 309 |
![]() | Line is longer than 80 characters. | 324 |
![]() | Comment matches to-do format 'TODO:'. | 327 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Class LuiPersonRelationInfo should be declared as final. | 32 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | '}' is not preceded with whitespace. | 33 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Name '_futureElements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | '(' is preceded with whitespace. | 46 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Parameter builder should be final. | 52 |
![]() | Line is longer than 80 characters. | 70 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Parameter lprInfo should be final. | 78 |
![]() | Method 'build' is not designed for extension - needs to be abstract, final or empty. | 84 |
![]() | Method 'getLuiId' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | Method 'setLuiId' is not designed for extension - needs to be abstract, final or empty. | 94 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Parameter luiId should be final. | 94 |
![]() | 'luiId' hides a field. | 94 |
![]() | Method 'getPersonId' is not designed for extension - needs to be abstract, final or empty. | 98 |
![]() | Method 'setPersonId' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Missing a Javadoc comment. | 103 |
![]() | Parameter personId should be final. | 103 |
![]() | 'personId' hides a field. | 103 |
![]() | Line has trailing spaces. | 106 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [Author] is not a valid Javadoc tag name | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line contains a tab character. | 6 |
![]() | Line contains a tab character. | 8 |
![]() | Line is longer than 80 characters. | 28 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [Author] is not a valid Javadoc tag name | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 26 |
![]() | Line has trailing spaces. | 54 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Line is longer than 80 characters. | 69 |
![]() | Line is longer than 80 characters. | 77 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Line is longer than 80 characters. | 83 |
![]() | Line is longer than 80 characters. | 85 |
![]() | Line is longer than 80 characters. | 86 |
![]() | Line is longer than 80 characters. | 91 |
![]() | Line is longer than 80 characters. | 99 |
![]() | Line is longer than 80 characters. | 101 |
![]() | Line is longer than 80 characters. | 103 |
![]() | Line is longer than 80 characters. | 104 |
![]() | Line is longer than 80 characters. | 108 |
![]() | Line is longer than 80 characters. | 116 |
![]() | Line is longer than 80 characters. | 118 |
![]() | Line is longer than 80 characters. | 119 |
![]() | Line is longer than 80 characters. | 120 |
![]() | Line is longer than 80 characters. | 124 |
![]() | Line is longer than 80 characters. | 131 |
![]() | Line is longer than 80 characters. | 140 |
![]() | Line is longer than 80 characters. | 147 |
![]() | Line is longer than 80 characters. | 156 |
![]() | Line is longer than 80 characters. | 162 |
![]() | Line is longer than 80 characters. | 171 |
![]() | Line is longer than 80 characters. | 177 |
![]() | Line is longer than 80 characters. | 186 |
![]() | Line is longer than 80 characters. | 192 |
![]() | Line is longer than 80 characters. | 200 |
![]() | Line is longer than 80 characters. | 206 |
![]() | Line is longer than 80 characters. | 214 |
![]() | Line is longer than 80 characters. | 221 |
![]() | Line is longer than 80 characters. | 222 |
![]() | Line is longer than 80 characters. | 224 |
![]() | Line is longer than 80 characters. | 229 |
![]() | Line is longer than 80 characters. | 230 |
![]() | Line is longer than 80 characters. | 239 |
![]() | Line is longer than 80 characters. | 245 |
![]() | Line is longer than 80 characters. | 247 |
![]() | Line is longer than 80 characters. | 249 |
![]() | Line is longer than 80 characters. | 250 |
![]() | Line is longer than 80 characters. | 254 |
![]() | Line is longer than 80 characters. | 259 |
![]() | Line is longer than 80 characters. | 260 |
![]() | Line is longer than 80 characters. | 267 |
![]() | Line is longer than 80 characters. | 275 |
![]() | Line is longer than 80 characters. | 276 |
![]() | Line is longer than 80 characters. | 279 |
![]() | Line is longer than 80 characters. | 281 |
![]() | Line is longer than 80 characters. | 283 |
![]() | Line is longer than 80 characters. | 284 |
![]() | Line is longer than 80 characters. | 288 |
![]() | Line is longer than 80 characters. | 290 |
![]() | Line is longer than 80 characters. | 293 |
![]() | Line is longer than 80 characters. | 299 |
![]() | Line is longer than 80 characters. | 300 |
![]() | Line is longer than 80 characters. | 301 |
![]() | Line is longer than 80 characters. | 305 |
![]() | Line is longer than 80 characters. | 307 |
![]() | Line is longer than 80 characters. | 309 |
![]() | Line is longer than 80 characters. | 310 |
![]() | Line is longer than 80 characters. | 314 |
![]() | Line is longer than 80 characters. | 317 |
![]() | Line is longer than 80 characters. | 318 |
![]() | Line is longer than 80 characters. | 331 |
![]() | Line is longer than 80 characters. | 337 |
![]() | Line is longer than 80 characters. | 338 |
![]() | Line is longer than 80 characters. | 339 |
![]() | Line is longer than 80 characters. | 343 |
![]() | Line is longer than 80 characters. | 345 |
![]() | Line is longer than 80 characters. | 346 |
![]() | Line is longer than 80 characters. | 347 |
![]() | Line is longer than 80 characters. | 352 |
![]() | Line is longer than 80 characters. | 355 |
![]() | Line is longer than 80 characters. | 356 |
![]() | Line is longer than 80 characters. | 372 |
![]() | Line is longer than 80 characters. | 373 |
![]() | Line is longer than 80 characters. | 374 |
![]() | Line is longer than 80 characters. | 377 |
![]() | Line is longer than 80 characters. | 379 |
![]() | Line is longer than 80 characters. | 380 |
![]() | Line is longer than 80 characters. | 384 |
![]() | Line is longer than 80 characters. | 386 |
![]() | Line is longer than 80 characters. | 387 |
![]() | Line is longer than 80 characters. | 403 |
![]() | Line is longer than 80 characters. | 412 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line contains a tab character. | 6 |
![]() | Line contains a tab character. | 8 |
![]() | First sentence should end with a period. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line is longer than 80 characters. | 50 |
![]() | '{' is not preceded with whitespace. | 50 |
![]() | Line contains a tab character. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Variable 'nextDecorator' must be private and have accessor methods. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Method 'getNextDecorator' is not designed for extension - needs to be abstract, final or empty. | 55 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Line has trailing spaces. | 58 |
![]() | Method 'setNextDecorator' is not designed for extension - needs to be abstract, final or empty. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Parameter nextDecorator should be final. | 59 |
![]() | 'nextDecorator' hides a field. | 59 |
![]() | Method 'validateLuiPersonRelation' is not designed for extension - needs to be abstract, final or empty. | 64 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Parameter validationType should be final. | 65 |
![]() | Parameter luiPersonRelationInfo should be final. | 65 |
![]() | Parameter context should be final. | 65 |
![]() | 'if' is not followed by whitespace. | 66 |
![]() | '!=' is not preceded with whitespace. | 66 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Line is longer than 80 characters. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Method 'updateLuiPersonRelation' is not designed for extension - needs to be abstract, final or empty. | 74 |
![]() | Line is longer than 80 characters. | 75 |
![]() | Parameter luiPersonRelationId should be final. | 75 |
![]() | Parameter luiPersonRelationInfo should be final. | 75 |
![]() | Parameter context should be final. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | 'if' is not followed by whitespace. | 76 |
![]() | '!=' is not preceded with whitespace. | 76 |
![]() | Line is longer than 80 characters. | 77 |
![]() | Line is longer than 80 characters. | 79 |
![]() | Method 'searchForLuiPersonRelationIds' is not designed for extension - needs to be abstract, final or empty. | 83 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Parameter criteria should be final. | 84 |
![]() | Parameter context should be final. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | 'if' is not followed by whitespace. | 85 |
![]() | '!=' is not preceded with whitespace. | 85 |
![]() | Line is longer than 80 characters. | 86 |
![]() | Line contains a tab character. | 86 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line has trailing spaces. | 90 |
![]() | Method 'findPersonIdsRelatedToLui' is not designed for extension - needs to be abstract, final or empty. | 93 |
![]() | Line is longer than 80 characters. | 94 |
![]() | Parameter luiId should be final. | 94 |
![]() | Parameter luiPersonRelationTypeKey should be final. | 94 |
![]() | Parameter relationState should be final. | 94 |
![]() | Parameter context should be final. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | 'if' is not followed by whitespace. | 95 |
![]() | '!=' is not preceded with whitespace. | 95 |
![]() | Line is longer than 80 characters. | 96 |
![]() | Line contains a tab character. | 96 |
![]() | Line is longer than 80 characters. | 98 |
![]() | Method 'findLuiPersonRelationsForPerson' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | Line is longer than 80 characters. | 103 |
![]() | Parameter personId should be final. | 103 |
![]() | Parameter context should be final. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | 'if' is not followed by whitespace. | 104 |
![]() | '!=' is not preceded with whitespace. | 104 |
![]() | Line is longer than 80 characters. | 105 |
![]() | Line contains a tab character. | 105 |
![]() | Line is longer than 80 characters. | 107 |
![]() | Method 'findLuiPersonRelationsForLui' is not designed for extension - needs to be abstract, final or empty. | 111 |
![]() | Line is longer than 80 characters. | 112 |
![]() | Parameter luiId should be final. | 112 |
![]() | Parameter context should be final. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | 'if' is not followed by whitespace. | 113 |
![]() | '!=' is not preceded with whitespace. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line is longer than 80 characters. | 116 |
![]() | Method 'findLuiPersonRelationsByIdList' is not designed for extension - needs to be abstract, final or empty. | 120 |
![]() | Line is longer than 80 characters. | 121 |
![]() | Parameter luiPersonRelationIdList should be final. | 121 |
![]() | Parameter context should be final. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | 'if' is not followed by whitespace. | 122 |
![]() | '!=' is not preceded with whitespace. | 122 |
![]() | Line is longer than 80 characters. | 123 |
![]() | Line contains a tab character. | 123 |
![]() | Line is longer than 80 characters. | 125 |
![]() | Method 'findLuiPersonRelations' is not designed for extension - needs to be abstract, final or empty. | 129 |
![]() | Line is longer than 80 characters. | 130 |
![]() | Parameter personId should be final. | 130 |
![]() | Parameter luiId should be final. | 130 |
![]() | Parameter context should be final. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | 'if' is not followed by whitespace. | 131 |
![]() | '!=' is not preceded with whitespace. | 131 |
![]() | Line is longer than 80 characters. | 132 |
![]() | Line contains a tab character. | 132 |
![]() | Line is longer than 80 characters. | 134 |
![]() | Line has trailing spaces. | 136 |
![]() | Line contains a tab character. | 136 |
![]() | Method 'findLuiPersonRelationIdsForLui' is not designed for extension - needs to be abstract, final or empty. | 139 |
![]() | Line is longer than 80 characters. | 140 |
![]() | Parameter luiId should be final. | 140 |
![]() | Parameter context should be final. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | 'if' is not followed by whitespace. | 141 |
![]() | '!=' is not preceded with whitespace. | 141 |
![]() | Line is longer than 80 characters. | 142 |
![]() | Line contains a tab character. | 142 |
![]() | Line is longer than 80 characters. | 144 |
![]() | Method 'findLuiPersonRelationIds' is not designed for extension - needs to be abstract, final or empty. | 148 |
![]() | Line is longer than 80 characters. | 149 |
![]() | Parameter personId should be final. | 149 |
![]() | Parameter luiId should be final. | 149 |
![]() | Parameter context should be final. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | 'if' is not followed by whitespace. | 150 |
![]() | '!=' is not preceded with whitespace. | 150 |
![]() | Line is longer than 80 characters. | 151 |
![]() | Line contains a tab character. | 151 |
![]() | Line is longer than 80 characters. | 153 |
![]() | Line has trailing spaces. | 155 |
![]() | Line contains a tab character. | 155 |
![]() | Method 'findLuiIdsRelatedToPerson' is not designed for extension - needs to be abstract, final or empty. | 158 |
![]() | Line is longer than 80 characters. | 159 |
![]() | Parameter personId should be final. | 159 |
![]() | Parameter luiPersonRelationTypeKey should be final. | 159 |
![]() | Parameter relationState should be final. | 159 |
![]() | Parameter context should be final. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | 'if' is not followed by whitespace. | 160 |
![]() | '!=' is not preceded with whitespace. | 160 |
![]() | Line is longer than 80 characters. | 161 |
![]() | Line contains a tab character. | 161 |
![]() | Line is longer than 80 characters. | 163 |
![]() | Method 'findAllValidLuisForPerson' is not designed for extension - needs to be abstract, final or empty. | 168 |
![]() | Line is longer than 80 characters. | 169 |
![]() | Parameter personId should be final. | 169 |
![]() | Parameter luiPersonRelationTypeKey should be final. | 169 |
![]() | Parameter relationState should be final. | 169 |
![]() | Parameter atpId should be final. | 169 |
![]() | Parameter context should be final. | 169 |
![]() | Line contains a tab character. | 170 |
![]() | 'if' is not followed by whitespace. | 170 |
![]() | '!=' is not preceded with whitespace. | 170 |
![]() | Line is longer than 80 characters. | 171 |
![]() | Line contains a tab character. | 171 |
![]() | Line is longer than 80 characters. | 173 |
![]() | Line has trailing spaces. | 177 |
![]() | Method 'deleteLuiPersonRelation' is not designed for extension - needs to be abstract, final or empty. | 178 |
![]() | Line is longer than 80 characters. | 179 |
![]() | Parameter luiPersonRelationId should be final. | 179 |
![]() | Parameter context should be final. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | 'if' is not followed by whitespace. | 180 |
![]() | '!=' is not preceded with whitespace. | 180 |
![]() | Line is longer than 80 characters. | 181 |
![]() | Line contains a tab character. | 181 |
![]() | Line is longer than 80 characters. | 183 |
![]() | Method 'createLuiPersonRelation' is not designed for extension - needs to be abstract, final or empty. | 187 |
![]() | Line is longer than 80 characters. | 188 |
![]() | Parameter personId should be final. | 188 |
![]() | Parameter luiId should be final. | 188 |
![]() | Parameter luiPersonRelationTypeKey should be final. | 188 |
![]() | Parameter luiPersonRelationInfo should be final. | 188 |
![]() | Parameter context should be final. | 188 |
![]() | Line is longer than 80 characters. | 189 |
![]() | Line contains a tab character. | 190 |
![]() | 'if' is not followed by whitespace. | 190 |
![]() | '!=' is not preceded with whitespace. | 190 |
![]() | Line is longer than 80 characters. | 191 |
![]() | Line contains a tab character. | 191 |
![]() | Line is longer than 80 characters. | 193 |
![]() | Method 'createBulkRelationshipsForPerson' is not designed for extension - needs to be abstract, final or empty. | 197 |
![]() | Line is longer than 80 characters. | 198 |
![]() | Parameter personId should be final. | 198 |
![]() | Parameter luiIdList should be final. | 198 |
![]() | Parameter relationState should be final. | 198 |
![]() | Parameter luiPersonRelationTypeKey should be final. | 198 |
![]() | Parameter luiPersonRelationInfo should be final. | 198 |
![]() | Parameter context should be final. | 198 |
![]() | Line contains a tab character. | 199 |
![]() | 'if' is not followed by whitespace. | 199 |
![]() | '!=' is not preceded with whitespace. | 199 |
![]() | Line is longer than 80 characters. | 200 |
![]() | Line contains a tab character. | 200 |
![]() | Line is longer than 80 characters. | 202 |
![]() | Method 'createBulkRelationshipsForLui' is not designed for extension - needs to be abstract, final or empty. | 206 |
![]() | Parameter luiId should be final. | 207 |
![]() | Parameter personIdList should be final. | 208 |
![]() | Parameter relationState should be final. | 209 |
![]() | Parameter luiPersonRelationTypeKey should be final. | 209 |
![]() | Parameter luiPersonRelationInfo should be final. | 210 |
![]() | Parameter context should be final. | 211 |
![]() | Line contains a tab character. | 221 |
![]() | 'if' is not followed by whitespace. | 221 |
![]() | '!=' is not preceded with whitespace. | 221 |
![]() | Line is longer than 80 characters. | 222 |
![]() | Line is longer than 80 characters. | 224 |
![]() | Method 'getDataDictionaryEntryKeys' is not designed for extension - needs to be abstract, final or empty. | 228 |
![]() | Parameter context should be final. | 229 |
![]() | Line is longer than 80 characters. | 230 |
![]() | Line contains a tab character. | 231 |
![]() | 'if' is not followed by whitespace. | 231 |
![]() | '!=' is not preceded with whitespace. | 231 |
![]() | Line contains a tab character. | 232 |
![]() | Line contains a tab character. | 233 |
![]() | Line is longer than 80 characters. | 234 |
![]() | Line contains a tab character. | 234 |
![]() | Method 'getDataDictionaryEntry' is not designed for extension - needs to be abstract, final or empty. | 240 |
![]() | Line is longer than 80 characters. | 241 |
![]() | Parameter entryKey should be final. | 241 |
![]() | Parameter context should be final. | 241 |
![]() | Line has trailing spaces. | 242 |
![]() | Line contains a tab character. | 242 |
![]() | Line contains a tab character. | 243 |
![]() | 'if' is not followed by whitespace. | 243 |
![]() | '!=' is not preceded with whitespace. | 243 |
![]() | Line contains a tab character. | 244 |
![]() | Line is longer than 80 characters. | 246 |
![]() | Line contains a tab character. | 246 |
![]() | Line has trailing spaces. | 251 |
![]() | Line has trailing spaces. | 252 |
![]() | Line is longer than 80 characters. | 253 |
![]() | Method 'getTypeRelationsByOwnerType' is not designed for extension - needs to be abstract, final or empty. | 253 |
![]() | Missing a Javadoc comment. | 253 |
![]() | Parameter ownerTypeKey should be final. | 253 |
![]() | Parameter relationTypeKey should be final. | 253 |
![]() | Parameter context should be final. | 253 |
![]() | '{' is not preceded with whitespace. | 253 |
![]() | Line contains a tab character. | 254 |
![]() | 'if' is not followed by whitespace. | 254 |
![]() | '!=' is not preceded with whitespace. | 254 |
![]() | Line is longer than 80 characters. | 255 |
![]() | Line contains a tab character. | 255 |
![]() | Line is longer than 80 characters. | 257 |
![]() | Line contains a tab character. | 257 |
![]() | Line has trailing spaces. | 259 |
![]() | Line contains a tab character. | 259 |
![]() | Line has trailing spaces. | 261 |
![]() | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 262 |
![]() | Line contains a tab character. | 263 |
![]() | Parameter typeKey should be final. | 263 |
![]() | Parameter context should be final. | 263 |
![]() | Line contains a tab character. | 264 |
![]() | Line contains a tab character. | 265 |
![]() | Line has trailing spaces. | 266 |
![]() | Line contains a tab character. | 266 |
![]() | Line contains a tab character. | 267 |
![]() | 'if' is not followed by whitespace. | 267 |
![]() | '!=' is not preceded with whitespace. | 267 |
![]() | Line contains a tab character. | 268 |
![]() | Line is longer than 80 characters. | 270 |
![]() | Line contains a tab character. | 270 |
![]() | Line contains a tab character. | 275 |
![]() | Method 'getTypesByRefObjectURI' is not designed for extension - needs to be abstract, final or empty. | 275 |
![]() | Line contains a tab character. | 276 |
![]() | Parameter refObjectURI should be final. | 276 |
![]() | Line contains a tab character. | 277 |
![]() | Parameter context should be final. | 277 |
![]() | Line contains a tab character. | 278 |
![]() | Line contains a tab character. | 279 |
![]() | Line contains a tab character. | 280 |
![]() | Line contains a tab character. | 281 |
![]() | Line contains a tab character. | 284 |
![]() | Method 'getAllowedTypesForType' is not designed for extension - needs to be abstract, final or empty. | 284 |
![]() | Line contains a tab character. | 285 |
![]() | Parameter ownerTypeKey should be final. | 285 |
![]() | Line contains a tab character. | 286 |
![]() | Parameter relatedRefObjectURI should be final. | 286 |
![]() | Parameter context should be final. | 286 |
![]() | Line contains a tab character. | 287 |
![]() | Line contains a tab character. | 288 |
![]() | Line is longer than 80 characters. | 289 |
![]() | Line contains a tab character. | 289 |
![]() | Line contains a tab character. | 290 |
![]() | Line contains a tab character. | 292 |
![]() | Method 'getProcessKeys' is not designed for extension - needs to be abstract, final or empty. | 292 |
![]() | Line contains a tab character. | 293 |
![]() | Parameter typeKey should be final. | 293 |
![]() | Parameter context should be final. | 293 |
![]() | Line contains a tab character. | 294 |
![]() | Line contains a tab character. | 295 |
![]() | Line contains a tab character. | 296 |
![]() | Line contains a tab character. | 297 |
![]() | Line contains a tab character. | 299 |
![]() | Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 299 |
![]() | Line contains a tab character. | 300 |
![]() | Parameter processKey should be final. | 300 |
![]() | Parameter stateKey should be final. | 300 |
![]() | Line contains a tab character. | 301 |
![]() | Parameter context should be final. | 301 |
![]() | Line contains a tab character. | 302 |
![]() | Line contains a tab character. | 303 |
![]() | Line has trailing spaces. | 304 |
![]() | Line contains a tab character. | 304 |
![]() | Line contains a tab character. | 305 |
![]() | Line contains a tab character. | 307 |
![]() | Method 'getStatesByProcess' is not designed for extension - needs to be abstract, final or empty. | 307 |
![]() | Line contains a tab character. | 308 |
![]() | Parameter processKey should be final. | 308 |
![]() | Line contains a tab character. | 309 |
![]() | Parameter context should be final. | 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 contains a tab character. | 315 |
![]() | Method 'getInitialValidStates' is not designed for extension - needs to be abstract, final or empty. | 315 |
![]() | Line contains a tab character. | 316 |
![]() | Parameter processKey should be final. | 316 |
![]() | Line contains a tab character. | 317 |
![]() | Parameter context should be final. | 317 |
![]() | Line contains a tab character. | 318 |
![]() | Line contains a tab character. | 319 |
![]() | Line contains a tab character. | 320 |
![]() | Line contains a tab character. | 321 |
![]() | Line contains a tab character. | 323 |
![]() | Method 'getNextHappyState' is not designed for extension - needs to be abstract, final or empty. | 323 |
![]() | Line contains a tab character. | 324 |
![]() | Parameter processKey should be final. | 324 |
![]() | Line contains a tab character. | 325 |
![]() | Parameter currentStateKey should be final. | 325 |
![]() | Parameter context should be final. | 325 |
![]() | Line contains a tab character. | 326 |
![]() | Line contains a tab character. | 327 |
![]() | Line is longer than 80 characters. | 328 |
![]() | Line contains a tab character. | 328 |
![]() | Line contains a tab character. | 329 |
![]() | Line contains a tab character. | 331 |
![]() | Method 'fetchLuiPersonRelation' is not designed for extension - needs to be abstract, final or empty. | 331 |
![]() | Line contains a tab character. | 332 |
![]() | Line contains a tab character. | 333 |
![]() | Parameter luiPersonRelationId should be final. | 333 |
![]() | Parameter context should be final. | 333 |
![]() | Line contains a tab character. | 334 |
![]() | Line contains a tab character. | 335 |
![]() | Line contains a tab character. | 336 |
![]() | Line is longer than 80 characters. | 337 |
![]() | Line contains a tab character. | 337 |
![]() | Line contains a tab character. | 338 |
![]() | Line contains a tab character. | 340 |
![]() | Method 'findLuiPersonRelationIdsForPerson' is not designed for extension - needs to be abstract, final or empty. | 340 |
![]() | Line contains a tab character. | 341 |
![]() | Parameter personId should be final. | 341 |
![]() | Line contains a tab character. | 342 |
![]() | Parameter context should be final. | 342 |
![]() | Line contains a tab character. | 343 |
![]() | Line contains a tab character. | 344 |
![]() | Line contains a tab character. | 345 |
![]() | Line is longer than 80 characters. | 346 |
![]() | Line contains a tab character. | 346 |
![]() | ',' is not followed by whitespace. | 346 |
![]() | Line has trailing spaces. | 347 |
![]() | Line contains a tab character. | 347 |
![]() | Line contains a tab character. | 348 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Unused import - org.kuali.student.r2.common.dto.HasAttributesAndMetaInfo. | 31 |
![]() | Class LuiInfo should be declared as final. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | ',' is not followed by whitespace. | 41 |
![]() | ',' is not followed by whitespace. | 41 |
![]() | ',' is not followed by whitespace. | 41 |
![]() | ',' is not followed by whitespace. | 41 |
![]() | ',' is not followed by whitespace. | 41 |
![]() | '}' is not preceded with whitespace. | 41 |
![]() | Line contains a tab character. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Name '_futureElements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | '(' is preceded with whitespace. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | 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 has trailing spaces. | 78 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Parameter builder should be final. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | '=' is not followed by whitespace. | 84 |
![]() | Line is longer than 80 characters. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | '?' is not preceded with whitespace. | 85 |
![]() | Avoid inline conditionals. | 85 |
![]() | Line is longer than 80 characters. | 86 |
![]() | Line contains a tab character. | 86 |
![]() | '?' is not preceded with whitespace. | 86 |
![]() | Avoid inline conditionals. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Expected an @return tag. | 94 |
![]() | Expected an @return tag. | 102 |
![]() | Expected an @return tag. | 110 |
![]() | Expected an @return tag. | 118 |
![]() | Expected an @return tag. | 129 |
![]() | Expected an @return tag. | 142 |
![]() | Line has trailing spaces. | 147 |
![]() | Line is longer than 80 characters. | 149 |
![]() | Missing a Javadoc comment. | 149 |
![]() | Line contains a tab character. | 151 |
![]() | Missing a Javadoc comment. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Missing a Javadoc comment. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Missing a Javadoc comment. | 153 |
![]() | Line contains a tab character. | 154 |
![]() | Missing a Javadoc comment. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | Missing a Javadoc comment. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Missing a Javadoc comment. | 156 |
![]() | Line has trailing spaces. | 157 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Missing a Javadoc comment. | 158 |
![]() | '{' is not followed by whitespace. | 158 |
![]() | '}' is not preceded with whitespace. | 158 |
![]() | Line has trailing spaces. | 159 |
![]() | Line contains a tab character. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Missing a Javadoc comment. | 160 |
![]() | Parameter luiInfo should be final. | 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 contains a tab character. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Method 'build' is not designed for extension - needs to be abstract, final or empty. | 170 |
![]() | Line contains a tab character. | 171 |
![]() | Line contains a tab character. | 172 |
![]() | Line contains a tab character. | 173 |
![]() | Method 'getLuiCode' is not designed for extension - needs to be abstract, final or empty. | 175 |
![]() | Method 'setLuiCode' is not designed for extension - needs to be abstract, final or empty. | 180 |
![]() | Missing a Javadoc comment. | 180 |
![]() | Parameter luiCode should be final. | 180 |
![]() | 'luiCode' hides a field. | 180 |
![]() | Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 184 |
![]() | Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 189 |
![]() | Missing a Javadoc comment. | 189 |
![]() | Parameter cluId should be final. | 189 |
![]() | 'cluId' hides a field. | 189 |
![]() | Method 'getAtpKey' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Method 'setAtpKey' is not designed for extension - needs to be abstract, final or empty. | 198 |
![]() | Missing a Javadoc comment. | 198 |
![]() | Parameter atpKey should be final. | 198 |
![]() | 'atpKey' hides a field. | 198 |
![]() | Method 'getMaxSeats' is not designed for extension - needs to be abstract, final or empty. | 202 |
![]() | Method 'setMaxSeats' is not designed for extension - needs to be abstract, final or empty. | 207 |
![]() | Missing a Javadoc comment. | 207 |
![]() | Parameter maxSeats should be final. | 207 |
![]() | 'maxSeats' hides a field. | 207 |
![]() | Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 211 |
![]() | Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 216 |
![]() | Missing a Javadoc comment. | 216 |
![]() | Parameter effectiveDate should be final. | 216 |
![]() | 'effectiveDate' hides a field. | 216 |
![]() | Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 220 |
![]() | Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 225 |
![]() | Missing a Javadoc comment. | 225 |
![]() | Parameter expirationDate should be final. | 225 |
![]() | 'expirationDate' hides a field. | 225 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Class LuiLuiRelationInfo should be declared as final. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | '}' is not preceded with whitespace. | 40 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Name '_futureElements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 59 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 68 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Parameter builder should be final. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line is longer than 80 characters. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Avoid inline conditionals. | 73 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Avoid inline conditionals. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 100 |
![]() | Line is longer than 80 characters. | 101 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Line has trailing spaces. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Missing a Javadoc comment. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Missing a Javadoc comment. | 108 |
![]() | '{' is not followed by whitespace. | 108 |
![]() | '}' is not preceded with whitespace. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Parameter llrInfo should be final. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line has trailing spaces. | 117 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Method 'build' is not designed for extension - needs to be abstract, final or empty. | 118 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Method 'getLuiId' is not designed for extension - needs to be abstract, final or empty. | 122 |
![]() | Method 'setLuiId' is not designed for extension - needs to be abstract, final or empty. | 127 |
![]() | Missing a Javadoc comment. | 127 |
![]() | Parameter luiId should be final. | 127 |
![]() | 'luiId' hides a field. | 127 |
![]() | Method 'getRelatedLuiId' is not designed for extension - needs to be abstract, final or empty. | 131 |
![]() | Method 'setRelatedLuiId' is not designed for extension - needs to be abstract, final or empty. | 136 |
![]() | Missing a Javadoc comment. | 136 |
![]() | Parameter relatedLuiId should be final. | 136 |
![]() | 'relatedLuiId' hides a field. | 136 |
![]() | Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 140 |
![]() | Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Missing a Javadoc comment. | 145 |
![]() | Parameter effectiveDate should be final. | 145 |
![]() | 'effectiveDate' hides a field. | 145 |
![]() | Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 154 |
![]() | Missing a Javadoc comment. | 154 |
![]() | Parameter expirationDate should be final. | 154 |
![]() | 'expirationDate' hides a field. | 154 |
![]() | Line has trailing spaces. | 157 |
![]() | Line contains a tab character. | 157 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line contains a tab character. | 6 |
![]() | Line contains a tab character. | 8 |
![]() | Unused import - org.kuali.student.common.infc.HasId. | 20 |
![]() | Unused import - org.kuali.student.common.infc.HasState. | 21 |
![]() | Unused import - org.kuali.student.common.infc.HasType. | 22 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Expected an @return tag. | 37 |
![]() | Redundant 'public' modifier. | 37 |
![]() | Expected an @return tag. | 46 |
![]() | Redundant 'public' modifier. | 46 |
![]() | Expected an @return tag. | 55 |
![]() | Redundant 'public' modifier. | 55 |
![]() | Expected an @return tag. | 64 |
![]() | Redundant 'public' modifier. | 64 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line contains a tab character. | 6 |
![]() | Line contains a tab character. | 8 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Line contains a tab character. | 22 |
![]() | Expected an @return tag. | 30 |
![]() | Redundant 'public' modifier. | 30 |
![]() | Line has trailing spaces. | 34 |
![]() | Expected an @return tag. | 37 |
![]() | Redundant 'public' modifier. | 37 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [Author] is not a valid Javadoc tag name | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line has trailing spaces. | 52 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Line is longer than 80 characters. | 78 |
![]() | Line is longer than 80 characters. | 95 |
![]() | Line is longer than 80 characters. | 113 |
![]() | Line is longer than 80 characters. | 130 |
![]() | Line is longer than 80 characters. | 148 |
![]() | Line is longer than 80 characters. | 160 |
![]() | Line is longer than 80 characters. | 163 |
![]() | Line is longer than 80 characters. | 164 |
![]() | Line is longer than 80 characters. | 167 |
![]() | Line is longer than 80 characters. | 170 |
![]() | Line is longer than 80 characters. | 181 |
![]() | Line is longer than 80 characters. | 184 |
![]() | Line is longer than 80 characters. | 185 |
![]() | Line has trailing spaces. | 188 |
![]() | Line is longer than 80 characters. | 188 |
![]() | Line is longer than 80 characters. | 191 |
![]() | Line is longer than 80 characters. | 202 |
![]() | Line is longer than 80 characters. | 210 |
![]() | Line is longer than 80 characters. | 213 |
![]() | Line is longer than 80 characters. | 224 |
![]() | Line is longer than 80 characters. | 232 |
![]() | Line is longer than 80 characters. | 235 |
![]() | Line is longer than 80 characters. | 244 |
![]() | Line is longer than 80 characters. | 253 |
![]() | Line is longer than 80 characters. | 271 |
![]() | Line is longer than 80 characters. | 300 |
![]() | Line is longer than 80 characters. | 303 |
![]() | Line is longer than 80 characters. | 360 |
![]() | Line is longer than 80 characters. | 372 |
![]() | Line is longer than 80 characters. | 380 |
![]() | Line is longer than 80 characters. | 402 |
![]() | Line is longer than 80 characters. | 423 |
![]() | Line is longer than 80 characters. | 434 |
![]() | Line is longer than 80 characters. | 435 |
![]() | Line is longer than 80 characters. | 454 |
![]() | Line is longer than 80 characters. | 464 |
![]() | Line is longer than 80 characters. | 466 |
![]() | Line is longer than 80 characters. | 471 |
![]() | Line is longer than 80 characters. | 474 |
![]() | Line is longer than 80 characters. | 493 |
![]() | Line is longer than 80 characters. | 509 |
![]() | Line is longer than 80 characters. | 510 |
![]() | Line is longer than 80 characters. | 527 |
![]() | Line is longer than 80 characters. | 537 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.kuali.student.enrollment.lpr.service.LuiPersonRelationService. | 18 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Line has trailing spaces. | 26 |
![]() | Line contains a tab character. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Variable 'nextDecorator' must be private and have accessor methods. | 27 |
![]() | Method 'getNextDecorator' is not designed for extension - needs to be abstract, final or empty. | 30 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Line contains a tab character. | 34 |
![]() | Method 'setNextDecorator' is not designed for extension - needs to be abstract, final or empty. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Parameter nextDecorator should be final. | 34 |
![]() | 'nextDecorator' hides a field. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | '=' is not preceded with whitespace. | 35 |
![]() | '=' is not followed by whitespace. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Method 'getDataDictionaryEntryKeys' is not designed for extension - needs to be abstract, final or empty. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Parameter context should be final. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line has trailing spaces. | 42 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 46 |
![]() | Method 'getDataDictionaryEntry' is not designed for extension - needs to be abstract, final or empty. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Parameter entryKey should be final. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Parameter context should be final. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 55 |
![]() | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Parameter typeKey should be final. | 56 |
![]() | Parameter context should be final. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 62 |
![]() | Method 'getTypesByRefObjectURI' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Parameter refObjectURI should be final. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Parameter context should be final. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 70 |
![]() | Method 'getAllowedTypesForType' is not designed for extension - needs to be abstract, final or empty. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Parameter ownerTypeKey should be final. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Parameter relatedRefObjectURI should be final. | 72 |
![]() | Parameter context should be final. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line is longer than 80 characters. | 75 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 78 |
![]() | Method 'getTypeRelationsByOwnerType' is not designed for extension - needs to be abstract, final or empty. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Parameter ownerTypeKey should be final. | 80 |
![]() | Parameter relationTypeKey should be final. | 80 |
![]() | Parameter context should be final. | 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. | 86 |
![]() | Method 'getLui' is not designed for extension - needs to be abstract, final or empty. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Parameter luiId should be final. | 87 |
![]() | Parameter context should be final. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 93 |
![]() | Method 'getLuisByIdList' is not designed for extension - needs to be abstract, final or empty. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Parameter luiIdList should be final. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Parameter context should be final. | 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. | 101 |
![]() | Method 'getLuisInAtpByCluId' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Parameter cluId should be final. | 102 |
![]() | Parameter atpKey should be final. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Parameter context should be final. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line is longer than 80 characters. | 106 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 109 |
![]() | Method 'getLuiIdsByCluId' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Parameter cluId should be final. | 110 |
![]() | Parameter context should be final. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 116 |
![]() | Method 'getLuiIdsInAtpByCluId' is not designed for extension - needs to be abstract, final or empty. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Parameter cluId should be final. | 117 |
![]() | Parameter atpKey should be final. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Parameter context should be final. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line is longer than 80 characters. | 121 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 124 |
![]() | Method 'getLuisByRelation' is not designed for extension - needs to be abstract, final or empty. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Parameter relatedLuiId should be final. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Parameter luLuRelationTypeKey should be final. | 126 |
![]() | Parameter context should be final. | 126 |
![]() | Line is longer than 80 characters. | 127 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line is longer than 80 characters. | 129 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Line contains a tab character. | 132 |
![]() | Method 'getLuiIdsByRelation' is not designed for extension - needs to be abstract, final or empty. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Parameter relatedLuiId should be final. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Parameter luLuRelationTypeKey should be final. | 134 |
![]() | Parameter context should be final. | 134 |
![]() | Line is longer than 80 characters. | 135 |
![]() | Line contains a tab character. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Line is longer than 80 characters. | 137 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Line contains a tab character. | 140 |
![]() | Method 'getRelatedLuisByLuiId' is not designed for extension - needs to be abstract, final or empty. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Parameter luiId should be final. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Parameter luLuRelationTypeKey should be final. | 142 |
![]() | Parameter context should be final. | 142 |
![]() | Line is longer than 80 characters. | 143 |
![]() | Line contains a tab character. | 143 |
![]() | 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 contains a tab character. | 148 |
![]() | Method 'getRelatedLuiIdsByLuiId' is not designed for extension - needs to be abstract, final or empty. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Parameter luiId should be final. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Parameter luLuRelationTypeKey should be final. | 150 |
![]() | Parameter context should be final. | 150 |
![]() | Line is longer than 80 characters. | 151 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Line is longer than 80 characters. | 153 |
![]() | Line contains a tab character. | 153 |
![]() | Line contains a tab character. | 154 |
![]() | Line contains a tab character. | 156 |
![]() | Method 'getLuiLuiRelation' is not designed for extension - needs to be abstract, final or empty. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Parameter luiLuiRelationId should be final. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Parameter context should be final. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Line is longer than 80 characters. | 161 |
![]() | Line contains a tab character. | 161 |
![]() | Line contains a tab character. | 162 |
![]() | Line contains a tab character. | 164 |
![]() | Method 'getLuiLuiRelationsByLui' is not designed for extension - needs to be abstract, final or empty. | 164 |
![]() | Line contains a tab character. | 165 |
![]() | Parameter luiId should be final. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Parameter context should be final. | 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. | 172 |
![]() | Method 'validateLui' is not designed for extension - needs to be abstract, final or empty. | 172 |
![]() | Line contains a tab character. | 173 |
![]() | Parameter validationType should be final. | 173 |
![]() | Line is longer than 80 characters. | 174 |
![]() | Line contains a tab character. | 174 |
![]() | Parameter luiInfo should be final. | 174 |
![]() | Parameter context should be final. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | Line is longer than 80 characters. | 177 |
![]() | Line contains a tab character. | 177 |
![]() | ',' is not followed by whitespace. | 177 |
![]() | Line contains a tab character. | 178 |
![]() | Line contains a tab character. | 180 |
![]() | Method 'createLui' is not designed for extension - needs to be abstract, final or empty. | 180 |
![]() | Line contains a tab character. | 181 |
![]() | Parameter cluId should be final. | 181 |
![]() | Parameter atpKey should be final. | 181 |
![]() | Parameter luiInfo should be final. | 181 |
![]() | Line contains a tab character. | 182 |
![]() | Parameter context should be final. | 182 |
![]() | Line contains a tab character. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | Line contains a tab character. | 185 |
![]() | Line contains a tab character. | 186 |
![]() | ',' is not followed by whitespace. | 186 |
![]() | ',' is not followed by whitespace. | 186 |
![]() | Line contains a tab character. | 187 |
![]() | Line contains a tab character. | 189 |
![]() | Method 'updateLui' is not designed for extension - needs to be abstract, final or empty. | 189 |
![]() | Line is longer than 80 characters. | 190 |
![]() | Line contains a tab character. | 190 |
![]() | Parameter luiId should be final. | 190 |
![]() | Parameter luiInfo should be final. | 190 |
![]() | Parameter context should be final. | 190 |
![]() | Line is longer than 80 characters. | 191 |
![]() | Line contains a tab character. | 191 |
![]() | Line contains a tab character. | 192 |
![]() | Line contains a tab character. | 193 |
![]() | Line contains a tab character. | 194 |
![]() | Line contains a tab character. | 195 |
![]() | ',' is not followed by whitespace. | 195 |
![]() | Line contains a tab character. | 196 |
![]() | Line contains a tab character. | 198 |
![]() | Method 'deleteLui' is not designed for extension - needs to be abstract, final or empty. | 198 |
![]() | Line contains a tab character. | 199 |
![]() | Parameter luiId should be final. | 199 |
![]() | Parameter context should be final. | 199 |
![]() | Line is longer than 80 characters. | 200 |
![]() | Line contains a tab character. | 200 |
![]() | Line contains a tab character. | 201 |
![]() | Line contains a tab character. | 202 |
![]() | Line contains a tab character. | 203 |
![]() | Line contains a tab character. | 204 |
![]() | Line contains a tab character. | 206 |
![]() | Method 'updateLuiState' is not designed for extension - needs to be abstract, final or empty. | 206 |
![]() | Line contains a tab character. | 207 |
![]() | Parameter luiId should be final. | 207 |
![]() | Parameter luState should be final. | 207 |
![]() | Line is longer than 80 characters. | 208 |
![]() | Line contains a tab character. | 208 |
![]() | Parameter context should be final. | 208 |
![]() | Line contains a tab character. | 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 contains a tab character. | 215 |
![]() | Method 'validateLuiLuiRelation' is not designed for extension - needs to be abstract, final or empty. | 215 |
![]() | Line contains a tab character. | 216 |
![]() | Line is longer than 80 characters. | 217 |
![]() | Line contains a tab character. | 217 |
![]() | Parameter validationType should be final. | 217 |
![]() | Parameter luiLuiRelationInfo should be final. | 217 |
![]() | Line contains a tab character. | 218 |
![]() | Parameter context should be final. | 218 |
![]() | Line contains a tab character. | 219 |
![]() | Line contains a tab character. | 220 |
![]() | Line is longer than 80 characters. | 221 |
![]() | Line contains a tab character. | 221 |
![]() | Line contains a tab character. | 222 |
![]() | Line contains a tab character. | 224 |
![]() | Method 'createLuiLuiRelation' is not designed for extension - needs to be abstract, final or empty. | 224 |
![]() | Line contains a tab character. | 225 |
![]() | Parameter luiId should be final. | 225 |
![]() | Line contains a tab character. | 226 |
![]() | Parameter relatedLuiId should be final. | 226 |
![]() | Parameter luLuRelationTypeKey should be final. | 226 |
![]() | Line is longer than 80 characters. | 227 |
![]() | Line contains a tab character. | 227 |
![]() | Parameter luiLuiRelationInfo should be final. | 227 |
![]() | Parameter context should be final. | 227 |
![]() | Line is longer than 80 characters. | 228 |
![]() | Line contains a tab character. | 228 |
![]() | Line contains a tab character. | 229 |
![]() | Line contains a tab character. | 230 |
![]() | Line contains a tab character. | 231 |
![]() | Line is longer than 80 characters. | 232 |
![]() | Line contains a tab character. | 232 |
![]() | Line contains a tab character. | 233 |
![]() | Line contains a tab character. | 235 |
![]() | Method 'updateLuiLuiRelation' is not designed for extension - needs to be abstract, final or empty. | 235 |
![]() | Line contains a tab character. | 236 |
![]() | Parameter luiLuiRelationId should be final. | 236 |
![]() | Line is longer than 80 characters. | 237 |
![]() | Line contains a tab character. | 237 |
![]() | Parameter luiLuiRelationInfo should be final. | 237 |
![]() | Parameter context should be final. | 237 |
![]() | Line is longer than 80 characters. | 238 |
![]() | Line contains a tab character. | 238 |
![]() | Line contains a tab character. | 239 |
![]() | Line contains a tab character. | 240 |
![]() | Line contains a tab character. | 241 |
![]() | Line is longer than 80 characters. | 242 |
![]() | Line contains a tab character. | 242 |
![]() | Line contains a tab character. | 243 |
![]() | Line contains a tab character. | 245 |
![]() | Method 'deleteLuiLuiRelation' is not designed for extension - needs to be abstract, final or empty. | 245 |
![]() | Line contains a tab character. | 246 |
![]() | Parameter luiLuiRelationId should be final. | 246 |
![]() | Line contains a tab character. | 247 |
![]() | Parameter context should be final. | 247 |
![]() | Line contains a tab character. | 248 |
![]() | Line contains a tab character. | 249 |
![]() | Line is longer than 80 characters. | 250 |
![]() | Line contains a tab character. | 250 |
![]() | ',' is not followed by whitespace. | 250 |
![]() | Line contains a tab character. | 251 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line contains a tab character. | 6 |
![]() | Line contains a tab character. | 8 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 18 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Method 'getDirectGroupIdsForPrincipal' is not designed for extension - needs to be abstract, final or empty. | 35 |
![]() | Parameter principalId should be final. | 36 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Method 'getDirectMemberGroupIds' is not designed for extension - needs to be abstract, final or empty. | 48 |
![]() | Parameter groupId should be final. | 49 |
![]() | Line is longer than 80 characters. | 51 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Method 'getDirectMemberPrincipalIds' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Parameter groupId should be final. | 62 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Method 'getDirectParentGroupIds' is not designed for extension - needs to be abstract, final or empty. | 74 |
![]() | Parameter groupId should be final. | 75 |
![]() | Line is longer than 80 characters. | 77 |
![]() | Line is longer than 80 characters. | 78 |
![]() | Method 'getGroupAttributes' is not designed for extension - needs to be abstract, final or empty. | 87 |
![]() | Parameter groupId should be final. | 88 |
![]() | Method 'getGroupIdsForPrincipal' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Parameter principalId should be final. | 93 |
![]() | Method 'getGroupIdsForPrincipalByNamespace' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Parameter principalId should be final. | 105 |
![]() | Parameter namespaceCode should be final. | 106 |
![]() | Method 'getGroupInfo' is not designed for extension - needs to be abstract, final or empty. | 110 |
![]() | Parameter groupId should be final. | 111 |
![]() | Method 'getGroupInfoByName' is not designed for extension - needs to be abstract, final or empty. | 115 |
![]() | Line is longer than 80 characters. | 116 |
![]() | Parameter namespaceCode should be final. | 116 |
![]() | Parameter groupName should be final. | 116 |
![]() | Method 'getGroupInfos' is not designed for extension - needs to be abstract, final or empty. | 127 |
![]() | Parameter groupIds should be final. | 128 |
![]() | Method 'getGroupMembers' is not designed for extension - needs to be abstract, final or empty. | 137 |
![]() | Line is longer than 80 characters. | 138 |
![]() | Parameter groupIds should be final. | 138 |
![]() | Line is longer than 80 characters. | 139 |
![]() | Method 'getGroupMembersOfGroup' is not designed for extension - needs to be abstract, final or empty. | 148 |
![]() | Line is longer than 80 characters. | 149 |
![]() | Parameter groupId should be final. | 149 |
![]() | Line is longer than 80 characters. | 150 |
![]() | Method 'getGroupsForPrincipal' is not designed for extension - needs to be abstract, final or empty. | 159 |
![]() | Parameter principalId should be final. | 160 |
![]() | Method 'getGroupsForPrincipalByNamespace' is not designed for extension - needs to be abstract, final or empty. | 170 |
![]() | Parameter principalId should be final. | 171 |
![]() | Parameter namespaceCode should be final. | 172 |
![]() | Method 'getMemberGroupIds' is not designed for extension - needs to be abstract, final or empty. | 182 |
![]() | Parameter groupId should be final. | 183 |
![]() | Method 'getMemberPrincipalIds' is not designed for extension - needs to be abstract, final or empty. | 197 |
![]() | Parameter groupId should be final. | 198 |
![]() | Line is longer than 80 characters. | 203 |
![]() | Line is longer than 80 characters. | 204 |
![]() | Method 'getParentGroupIds' is not designed for extension - needs to be abstract, final or empty. | 212 |
![]() | Parameter groupId should be final. | 213 |
![]() | Method 'isDirectMemberOfGroup' is not designed for extension - needs to be abstract, final or empty. | 226 |
![]() | Parameter principalId should be final. | 227 |
![]() | Parameter groupId should be final. | 227 |
![]() | Line is longer than 80 characters. | 230 |
![]() | Method 'isGroupActive' is not designed for extension - needs to be abstract, final or empty. | 240 |
![]() | Parameter groupId should be final. | 241 |
![]() | Method 'isGroupMemberOfGroup' is not designed for extension - needs to be abstract, final or empty. | 245 |
![]() | Parameter groupMemberId should be final. | 246 |
![]() | Parameter groupId should be final. | 246 |
![]() | Line is longer than 80 characters. | 247 |
![]() | Method 'isMemberOfGroup' is not designed for extension - needs to be abstract, final or empty. | 258 |
![]() | Parameter principalId should be final. | 259 |
![]() | Parameter groupId should be final. | 259 |
![]() | Method 'lookupGroupIds' is not designed for extension - needs to be abstract, final or empty. | 263 |
![]() | Parameter searchCriteria should be final. | 264 |
![]() | Method 'lookupGroups' is not designed for extension - needs to be abstract, final or empty. | 268 |
![]() | Line is longer than 80 characters. | 269 |
![]() | Parameter searchCriteria should be final. | 269 |
![]() | Method 'addGroupToGroup' is not designed for extension - needs to be abstract, final or empty. | 273 |
![]() | Parameter childId should be final. | 274 |
![]() | Parameter parentId should be final. | 274 |
![]() | Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 275 |
![]() | Line is longer than 80 characters. | 291 |
![]() | Method 'addPrincipalToGroup' is not designed for extension - needs to be abstract, final or empty. | 295 |
![]() | Parameter principalId should be final. | 296 |
![]() | Parameter groupId should be final. | 296 |
![]() | Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 297 |
![]() | Line is longer than 80 characters. | 307 |
![]() | Method 'createGroup' is not designed for extension - needs to be abstract, final or empty. | 311 |
![]() | Parameter groupInfo should be final. | 312 |
![]() | Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 313 |
![]() | Line is longer than 80 characters. | 322 |
![]() | Method 'removeAllGroupMembers' is not designed for extension - needs to be abstract, final or empty. | 330 |
![]() | Line is longer than 80 characters. | 331 |
![]() | Parameter groupId should be final. | 331 |
![]() | Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 331 |
![]() | Method 'removeGroupFromGroup' is not designed for extension - needs to be abstract, final or empty. | 339 |
![]() | Line is longer than 80 characters. | 340 |
![]() | Parameter childId should be final. | 340 |
![]() | Parameter parentId should be final. | 340 |
![]() | Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 340 |
![]() | Method 'removePrincipalFromGroup' is not designed for extension - needs to be abstract, final or empty. | 354 |
![]() | Parameter principalId should be final. | 355 |
![]() | Parameter groupId should be final. | 355 |
![]() | Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 356 |
![]() | Line is longer than 80 characters. | 360 |
![]() | Method 'updateGroup' is not designed for extension - needs to be abstract, final or empty. | 373 |
![]() | Line is longer than 80 characters. | 374 |
![]() | Parameter groupId should be final. | 374 |
![]() | Parameter groupInfo should be final. | 374 |
![]() | Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 374 |
![]() | Line is longer than 80 characters. | 385 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Utility classes should not have a public or default constructor. | 11 |
![]() | First sentence should end with a period. | 13 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Missing a Javadoc comment. | 21 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line contains a tab character. | 6 |
![]() | Line contains a tab character. | 8 |
![]() | Unused import - org.kuali.rice.kim.service.KIMServiceLocator. | 22 |
![]() | Line is longer than 80 characters. | 27 |
![]() | First sentence should end with a period. | 29 |
![]() | Line has trailing spaces. | 31 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | '(' is preceded with whitespace. | 37 |
![]() | '(' is preceded with whitespace. | 41 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line is longer than 80 characters. | 47 |
![]() | '(' is preceded with whitespace. | 47 |
![]() | '(' is preceded with whitespace. | 47 |
![]() | Method 'getAllTypes' is not designed for extension - needs to be abstract, final or empty. | 49 |
![]() | Method 'getKimType' is not designed for extension - needs to be abstract, final or empty. | 54 |
![]() | Parameter kimTypeId should be final. | 55 |
![]() | Method 'getKimTypeByName' is not designed for extension - needs to be abstract, final or empty. | 59 |
![]() | Parameter namespaceCode should be final. | 60 |
![]() | Parameter typeName should be final. | 60 |
![]() | Method 'getRoleTypeService' is not designed for extension - needs to be abstract, final or empty. | 71 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Parameter typeInfo should be final. | 71 |
![]() | Line is longer than 80 characters. | 78 |
![]() | Line is longer than 80 characters. | 82 |
![]() | '(' is preceded with whitespace. | 83 |
![]() | Line is longer than 80 characters. | 86 |
![]() | Line is longer than 80 characters. | 88 |
![]() | '(' is preceded with whitespace. | 89 |
Violation | Message | Line |
---|---|---|
![]() | Method 'copy' is not designed for extension - needs to be abstract, final or empty. | 16 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Parameter info should be final. | 16 |
![]() | Method 'copy' is not designed for extension - needs to be abstract, final or empty. | 24 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Parameter info should be final. | 24 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line contains a tab character. | 6 |
![]() | Line contains a tab character. | 8 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 18 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Method 'getGroupService' is not designed for extension - needs to be abstract, final or empty. | 48 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Method 'setGroupService' is not designed for extension - needs to be abstract, final or empty. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Parameter groupService should be final. | 52 |
![]() | 'groupService' hides a field. | 52 |
![]() | Method 'getKimTypeInfoService' is not designed for extension - needs to be abstract, final or empty. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Method 'setKimTypeInfoService' is not designed for extension - needs to be abstract, final or empty. | 60 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Parameter kimTypeInfoService should be final. | 60 |
![]() | 'kimTypeInfoService' hides a field. | 60 |
![]() | Expected an @return tag. | 69 |
![]() | Method 'getRole' is not designed for extension - needs to be abstract, final or empty. | 69 |
![]() | Parameter roleId should be final. | 70 |
![]() | Expected @param tag for 'roleId'. | 70 |
![]() | Expected an @return tag. | 77 |
![]() | Method 'getRoles' is not designed for extension - needs to be abstract, final or empty. | 77 |
![]() | Parameter roleIds should be final. | 78 |
![]() | Expected @param tag for 'roleIds'. | 78 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Expected an @return tag. | 92 |
![]() | Method 'getRoleByName' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Parameter namespaceCode should be final. | 93 |
![]() | Expected @param tag for 'namespaceCode'. | 93 |
![]() | Parameter roleName should be final. | 93 |
![]() | Expected @param tag for 'roleName'. | 93 |
![]() | Expected an @return tag. | 108 |
![]() | Method 'getRoleIdByName' is not designed for extension - needs to be abstract, final or empty. | 108 |
![]() | Parameter namespaceCode should be final. | 109 |
![]() | Expected @param tag for 'namespaceCode'. | 109 |
![]() | Parameter roleName should be final. | 109 |
![]() | Expected @param tag for 'roleName'. | 109 |
![]() | Expected an @return tag. | 126 |
![]() | Method 'isRoleActive' is not designed for extension - needs to be abstract, final or empty. | 126 |
![]() | Parameter roleId should be final. | 127 |
![]() | Expected @param tag for 'roleId'. | 127 |
![]() | Line is longer than 80 characters. | 132 |
![]() | Line is longer than 80 characters. | 133 |
![]() | Line is longer than 80 characters. | 134 |
![]() | Expected an @return tag. | 136 |
![]() | Method 'getRoleQualifiersForPrincipal' is not designed for extension - needs to be abstract, final or empty. | 136 |
![]() | Line is longer than 80 characters. | 137 |
![]() | Parameter principalId should be final. | 137 |
![]() | Expected @param tag for 'principalId'. | 137 |
![]() | Parameter roleIds should be final. | 137 |
![]() | Expected @param tag for 'roleIds'. | 137 |
![]() | Parameter qualification should be final. | 137 |
![]() | Expected @param tag for 'qualification'. | 137 |
![]() | Line is longer than 80 characters. | 142 |
![]() | Line is longer than 80 characters. | 143 |
![]() | Line is longer than 80 characters. | 144 |
![]() | Expected an @return tag. | 146 |
![]() | Method 'getRoleQualifiersForPrincipal' is not designed for extension - needs to be abstract, final or empty. | 146 |
![]() | Line is longer than 80 characters. | 147 |
![]() | Parameter principalId should be final. | 147 |
![]() | Expected @param tag for 'principalId'. | 147 |
![]() | Parameter namespaceCode should be final. | 147 |
![]() | Expected @param tag for 'namespaceCode'. | 147 |
![]() | Parameter roleName should be final. | 147 |
![]() | Expected @param tag for 'roleName'. | 147 |
![]() | Parameter qualification should be final. | 147 |
![]() | Expected @param tag for 'qualification'. | 147 |
![]() | Line is longer than 80 characters. | 152 |
![]() | Line is longer than 80 characters. | 153 |
![]() | Expected an @return tag. | 155 |
![]() | Method 'getRoleQualifiersForPrincipalIncludingNested' is not designed for extension - needs to be abstract, final or empty. | 155 |
![]() | Line is longer than 80 characters. | 156 |
![]() | Parameter principalId should be final. | 156 |
![]() | Expected @param tag for 'principalId'. | 156 |
![]() | Parameter namespaceCode should be final. | 156 |
![]() | Expected @param tag for 'namespaceCode'. | 156 |
![]() | Parameter roleName should be final. | 156 |
![]() | Expected @param tag for 'roleName'. | 156 |
![]() | Parameter qualification should be final. | 156 |
![]() | Expected @param tag for 'qualification'. | 156 |
![]() | Line is longer than 80 characters. | 161 |
![]() | Line is longer than 80 characters. | 162 |
![]() | Expected an @return tag. | 164 |
![]() | Method 'getRoleQualifiersForPrincipalIncludingNested' is not designed for extension - needs to be abstract, final or empty. | 164 |
![]() | Line is longer than 80 characters. | 165 |
![]() | Parameter principalId should be final. | 165 |
![]() | Expected @param tag for 'principalId'. | 165 |
![]() | Parameter roleIds should be final. | 165 |
![]() | Expected @param tag for 'roleIds'. | 165 |
![]() | Parameter qualification should be final. | 165 |
![]() | Expected @param tag for 'qualification'. | 165 |
![]() | Line is longer than 80 characters. | 173 |
![]() | Line is longer than 80 characters. | 176 |
![]() | Expected an @return tag. | 179 |
![]() | Method 'getRoleMembers' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | Line is longer than 80 characters. | 180 |
![]() | Parameter roleIds should be final. | 180 |
![]() | Expected @param tag for 'roleIds'. | 180 |
![]() | Parameter qualification should be final. | 180 |
![]() | Expected @param tag for 'qualification'. | 180 |
![]() | Line is longer than 80 characters. | 192 |
![]() | Missing a Javadoc comment. | 192 |
![]() | Parameter info should be final. | 192 |
![]() | Parameter qualification should be final. | 192 |
![]() | Comment matches to-do format 'TODO:'. | 193 |
![]() | Line is longer than 80 characters. | 197 |
![]() | Missing a Javadoc comment. | 197 |
![]() | Parameter roleId should be final. | 197 |
![]() | Parameter qualification should be final. | 197 |
![]() | Line is longer than 80 characters. | 202 |
![]() | Line is longer than 80 characters. | 204 |
![]() | Line is longer than 80 characters. | 205 |
![]() | Line is longer than 80 characters. | 206 |
![]() | Line is longer than 80 characters. | 207 |
![]() | First sentence should end with a period. | 215 |
![]() | Line is longer than 80 characters. | 216 |
![]() | Method 'getRoleMemberPrincipalIds' is not designed for extension - needs to be abstract, final or empty. | 220 |
![]() | Line is longer than 80 characters. | 221 |
![]() | Parameter namespaceCode should be final. | 221 |
![]() | Expected @param tag for 'namespaceCode'. | 221 |
![]() | Parameter roleName should be final. | 221 |
![]() | Expected @param tag for 'roleName'. | 221 |
![]() | Parameter qualification should be final. | 221 |
![]() | Expected @param tag for 'qualification'. | 221 |
![]() | Line is longer than 80 characters. | 229 |
![]() | Missing a Javadoc comment. | 229 |
![]() | Parameter principalId should be final. | 229 |
![]() | Parameter roleId should be final. | 229 |
![]() | Parameter qualification should be final. | 229 |
![]() | Line is longer than 80 characters. | 230 |
![]() | Line is longer than 80 characters. | 234 |
![]() | Expected an @return tag. | 236 |
![]() | Method 'principalHasRole' is not designed for extension - needs to be abstract, final or empty. | 236 |
![]() | Line is longer than 80 characters. | 237 |
![]() | Parameter principalId should be final. | 237 |
![]() | Expected @param tag for 'principalId'. | 237 |
![]() | Parameter roleIds should be final. | 237 |
![]() | Expected @param tag for 'roleIds'. | 237 |
![]() | Parameter qualification should be final. | 237 |
![]() | Expected @param tag for 'qualification'. | 237 |
![]() | Line is longer than 80 characters. | 247 |
![]() | Expected an @return tag. | 250 |
![]() | Method 'getPrincipalIdSubListWithRole' is not designed for extension - needs to be abstract, final or empty. | 250 |
![]() | Parameter principalIds should be final. | 251 |
![]() | Expected @param tag for 'principalIds'. | 251 |
![]() | Line is longer than 80 characters. | 252 |
![]() | Parameter roleNamespaceCode should be final. | 252 |
![]() | Expected @param tag for 'roleNamespaceCode'. | 252 |
![]() | Parameter roleName should be final. | 252 |
![]() | Expected @param tag for 'roleName'. | 252 |
![]() | Parameter qualification should be final. | 252 |
![]() | Expected @param tag for 'qualification'. | 252 |
![]() | Line is longer than 80 characters. | 256 |
![]() | First sentence should end with a period. | 263 |
![]() | Expected an @return tag. | 267 |
![]() | Method 'getRolesSearchResults' is not designed for extension - needs to be abstract, final or empty. | 267 |
![]() | Line is longer than 80 characters. | 268 |
![]() | Parameter fieldValues should be final. | 268 |
![]() | Expected @param tag for 'fieldValues'. | 268 |
![]() | Line is longer than 80 characters. | 273 |
![]() | Method 'principalInactivated' is not designed for extension - needs to be abstract, final or empty. | 275 |
![]() | Parameter principalId should be final. | 276 |
![]() | Expected @param tag for 'principalId'. | 276 |
![]() | Line is longer than 80 characters. | 277 |
![]() | Line is longer than 80 characters. | 278 |
![]() | Line is longer than 80 characters. | 280 |
![]() | Line is longer than 80 characters. | 287 |
![]() | Method 'roleInactivated' is not designed for extension - needs to be abstract, final or empty. | 289 |
![]() | Parameter roleId should be final. | 290 |
![]() | Expected @param tag for 'roleId'. | 290 |
![]() | Line is longer than 80 characters. | 291 |
![]() | Line is longer than 80 characters. | 294 |
![]() | Line is longer than 80 characters. | 297 |
![]() | Line is longer than 80 characters. | 305 |
![]() | Method 'groupInactivated' is not designed for extension - needs to be abstract, final or empty. | 307 |
![]() | Parameter groupId should be final. | 308 |
![]() | Expected @param tag for 'groupId'. | 308 |
![]() | Line is longer than 80 characters. | 309 |
![]() | Line is longer than 80 characters. | 312 |
![]() | Expected an @return tag. | 327 |
![]() | Method 'getFirstLevelRoleMembers' is not designed for extension - needs to be abstract, final or empty. | 327 |
![]() | Line is longer than 80 characters. | 328 |
![]() | Parameter roleIds should be final. | 328 |
![]() | Expected @param tag for 'roleIds'. | 328 |
![]() | Line is longer than 80 characters. | 330 |
![]() | Expected an @return tag. | 343 |
![]() | Method 'findRoleMembers' is not designed for extension - needs to be abstract, final or empty. | 343 |
![]() | Line is longer than 80 characters. | 344 |
![]() | Parameter fieldValues should be final. | 344 |
![]() | Expected @param tag for 'fieldValues'. | 344 |
![]() | Expected an @return tag. | 353 |
![]() | Method 'getMemberParentRoleIds' is not designed for extension - needs to be abstract, final or empty. | 353 |
![]() | Line is longer than 80 characters. | 354 |
![]() | Parameter memberType should be final. | 354 |
![]() | Expected @param tag for 'memberType'. | 354 |
![]() | Parameter memberId should be final. | 354 |
![]() | Expected @param tag for 'memberId'. | 354 |
![]() | Line is longer than 80 characters. | 356 |
![]() | Method 'findRoleMembersCompleteInfo' is not designed for extension - needs to be abstract, final or empty. | 366 |
![]() | Line is longer than 80 characters. | 367 |
![]() | Parameter fieldValues should be final. | 367 |
![]() | Method 'findDelegateMembersCompleteInfo' is not designed for extension - needs to be abstract, final or empty. | 371 |
![]() | Line is longer than 80 characters. | 372 |
![]() | Parameter fieldValues should be final. | 372 |
![]() | Line is longer than 80 characters. | 377 |
![]() | Expected an @return tag. | 381 |
![]() | Method 'getDelegationMembersByDelegationId' is not designed for extension - needs to be abstract, final or empty. | 381 |
![]() | Line is longer than 80 characters. | 382 |
![]() | Parameter delegationId should be final. | 382 |
![]() | Expected @param tag for 'delegationId'. | 382 |
![]() | Method 'getDelegationMemberByDelegationAndMemberId' is not designed for extension - needs to be abstract, final or empty. | 386 |
![]() | Line is longer than 80 characters. | 387 |
![]() | Parameter delegationId should be final. | 387 |
![]() | Parameter memberId should be final. | 387 |
![]() | Method 'getDelegationMemberById' is not designed for extension - needs to be abstract, final or empty. | 391 |
![]() | Line is longer than 80 characters. | 392 |
![]() | Parameter delegationMemberId should be final. | 392 |
![]() | Method 'getRoleResponsibilities' is not designed for extension - needs to be abstract, final or empty. | 396 |
![]() | Parameter roleId should be final. | 397 |
![]() | Method 'getRoleMemberResponsibilityActionInfo' is not designed for extension - needs to be abstract, final or empty. | 401 |
![]() | Line is longer than 80 characters. | 402 |
![]() | Parameter roleMemberId should be final. | 402 |
![]() | Method 'getDelegateTypeInfo' is not designed for extension - needs to be abstract, final or empty. | 406 |
![]() | Line is longer than 80 characters. | 407 |
![]() | Parameter roleId should be final. | 407 |
![]() | Parameter delegationTypeCode should be final. | 407 |
![]() | Method 'getDelegateTypeInfoById' is not designed for extension - needs to be abstract, final or empty. | 411 |
![]() | Parameter delegationId should be final. | 412 |
![]() | Method 'applicationRoleMembershipChanged' is not designed for extension - needs to be abstract, final or empty. | 416 |
![]() | Parameter roleId should be final. | 417 |
![]() | Method 'lookupRoles' is not designed for extension - needs to be abstract, final or empty. | 421 |
![]() | Parameter searchCriteria should be final. | 422 |
![]() | Line is longer than 80 characters. | 427 |
![]() | Method 'flushInternalRoleCache' is not designed for extension - needs to be abstract, final or empty. | 429 |
![]() | Line is longer than 80 characters. | 435 |
![]() | Method 'flushInternalRoleMemberCache' is not designed for extension - needs to be abstract, final or empty. | 437 |
![]() | Line is longer than 80 characters. | 443 |
![]() | Method 'flushInternalDelegationCache' is not designed for extension - needs to be abstract, final or empty. | 445 |
![]() | Line is longer than 80 characters. | 451 |
![]() | Method 'flushInternalDelegationMemberCache' is not designed for extension - needs to be abstract, final or empty. | 453 |
![]() | Method 'assignGroupToRole' is not designed for extension - needs to be abstract, final or empty. | 458 |
![]() | Parameter groupId should be final. | 459 |
![]() | Parameter namespaceCode should be final. | 459 |
![]() | Parameter roleName should be final. | 460 |
![]() | Parameter qualifications should be final. | 460 |
![]() | Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 461 |
![]() | Method 'assignPermissionToRole' is not designed for extension - needs to be abstract, final or empty. | 465 |
![]() | Line is longer than 80 characters. | 466 |
![]() | Parameter permissionId should be final. | 466 |
![]() | Parameter roleId should be final. | 466 |
![]() | Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 466 |
![]() | Method 'assignPrincipalToRole' is not designed for extension - needs to be abstract, final or empty. | 470 |
![]() | Parameter principalId should be final. | 471 |
![]() | Parameter namespaceCode should be final. | 471 |
![]() | Parameter roleName should be final. | 472 |
![]() | Parameter qualifications should be final. | 472 |
![]() | Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 473 |
![]() | Method 'assignRoleToRole' is not designed for extension - needs to be abstract, final or empty. | 477 |
![]() | Parameter roleId should be final. | 478 |
![]() | Parameter namespaceCode should be final. | 478 |
![]() | Parameter roleName should be final. | 479 |
![]() | Parameter qualifications should be final. | 479 |
![]() | Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 480 |
![]() | Method 'getNextAvailableRoleId' is not designed for extension - needs to be abstract, final or empty. | 484 |
![]() | Line is longer than 80 characters. | 485 |
![]() | Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 485 |
![]() | Method 'removeGroupFromRole' is not designed for extension - needs to be abstract, final or empty. | 489 |
![]() | Parameter groupId should be final. | 490 |
![]() | Parameter namespaceCode should be final. | 490 |
![]() | Parameter roleName should be final. | 491 |
![]() | Parameter qualifications should be final. | 491 |
![]() | Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 492 |
![]() | Method 'removePrincipalFromRole' is not designed for extension - needs to be abstract, final or empty. | 496 |
![]() | Line is longer than 80 characters. | 497 |
![]() | Parameter principalId should be final. | 497 |
![]() | Parameter namespaceCode should be final. | 497 |
![]() | Parameter roleName should be final. | 498 |
![]() | Parameter qualifications should be final. | 499 |
![]() | Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 499 |
![]() | Method 'removeRoleFromRole' is not designed for extension - needs to be abstract, final or empty. | 503 |
![]() | Parameter roleId should be final. | 504 |
![]() | Parameter namespaceCode should be final. | 504 |
![]() | Parameter roleName should be final. | 505 |
![]() | Parameter qualifications should be final. | 505 |
![]() | Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 506 |
![]() | Method 'saveDelegationMemberForRole' is not designed for extension - needs to be abstract, final or empty. | 510 |
![]() | More than 7 parameters. | 511 |
![]() | Parameter delegationMemberId should be final. | 511 |
![]() | Parameter roleMemberId should be final. | 512 |
![]() | Parameter memberId should be final. | 512 |
![]() | Parameter memberTypeCode should be final. | 513 |
![]() | Parameter delegationTypeCode should be final. | 514 |
![]() | Parameter roleId should be final. | 515 |
![]() | Parameter qualifications should be final. | 516 |
![]() | Parameter activeFromDate should be final. | 517 |
![]() | Parameter activeToDate should be final. | 517 |
![]() | Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 518 |
![]() | Method 'saveRole' is not designed for extension - needs to be abstract, final or empty. | 522 |
![]() | Parameter roleId should be final. | 523 |
![]() | Parameter roleName should be final. | 523 |
![]() | Parameter roleDescription should be final. | 523 |
![]() | Parameter active should be final. | 524 |
![]() | Parameter kimTypeId should be final. | 524 |
![]() | Parameter namespaceCode should be final. | 524 |
![]() | Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 525 |
![]() | Method 'saveRoleMemberForRole' is not designed for extension - needs to be abstract, final or empty. | 529 |
![]() | Parameter roleMemberId should be final. | 530 |
![]() | Parameter memberId should be final. | 531 |
![]() | Parameter memberTypeCode should be final. | 532 |
![]() | Parameter roleId should be final. | 533 |
![]() | Parameter qualifications should be final. | 534 |
![]() | Parameter activeFromDate should be final. | 535 |
![]() | Parameter activeToDate should be final. | 536 |
![]() | Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 536 |
![]() | Method 'saveRoleRspActions' is not designed for extension - needs to be abstract, final or empty. | 540 |
![]() | More than 7 parameters. | 541 |
![]() | Parameter roleResponsibilityActionId should be final. | 541 |
![]() | Parameter roleId should be final. | 542 |
![]() | Parameter roleResponsibilityId should be final. | 542 |
![]() | Parameter roleMemberId should be final. | 543 |
![]() | Parameter actionTypeCode should be final. | 543 |
![]() | Parameter actionPolicyCode should be final. | 544 |
![]() | Parameter priorityNumber should be final. | 544 |
![]() | Parameter forceAction should be final. | 545 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 2 |
![]() | Line is longer than 80 characters. | 3 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | '}' is not preceded with whitespace. | 24 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Line has trailing spaces. | 28 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Line has trailing spaces. | 31 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Line has trailing spaces. | 34 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Name '_futureElements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 |
![]() | Line has trailing spaces. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Parameter builder should be final. | 48 |
![]() | Line has trailing spaces. | 72 |
![]() | Line is longer than 80 characters. | 73 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Parameter attInfo should be final. | 82 |
![]() | Method 'build' is not designed for extension - needs to be abstract, final or empty. | 88 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Parameter id should be final. | 107 |
![]() | 'id' hides a field. | 107 |
![]() | Method 'setKey' is not designed for extension - needs to be abstract, final or empty. | 111 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Parameter key should be final. | 111 |
![]() | 'key' hides a field. | 111 |
![]() | Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 115 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Parameter val should be final. | 115 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Class ComparisonInfo should be declared as final. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Line has trailing spaces. | 36 |
![]() | Line is longer than 80 characters. | 36 |
![]() | '}' is not preceded with whitespace. | 36 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Line has trailing spaces. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | '=' is not preceded with whitespace. | 46 |
![]() | '=' is not followed by whitespace. | 46 |
![]() | '=' is not preceded with whitespace. | 47 |
![]() | '=' is not followed by whitespace. | 47 |
![]() | Line has trailing spaces. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Name '_futureElements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Parameter bldr should be final. | 64 |
![]() | '{' should be on the previous line. | 68 |
![]() | 'else' is not preceded with whitespace. | 70 |
![]() | '}' is not followed by whitespace. | 70 |
![]() | '{' should be on the previous line. | 71 |
![]() | Line is longer than 80 characters. | 98 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Missing a Javadoc comment. | 103 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Parameter infc should be final. | 108 |
![]() | Method 'build' is not designed for extension - needs to be abstract, final or empty. | 116 |
![]() | Missing a Javadoc comment. | 116 |
![]() | Method 'getFieldKey' is not designed for extension - needs to be abstract, final or empty. | 120 |
![]() | Method 'getOperator' is not designed for extension - needs to be abstract, final or empty. | 125 |
![]() | Method 'getValues' is not designed for extension - needs to be abstract, final or empty. | 130 |
![]() | Method 'isIgnoreCase' is not designed for extension - needs to be abstract, final or empty. | 135 |
![]() | Method 'setFieldKey' is not designed for extension - needs to be abstract, final or empty. | 140 |
![]() | Missing a Javadoc comment. | 140 |
![]() | Parameter fieldKey should be final. | 140 |
![]() | 'fieldKey' hides a field. | 140 |
![]() | Method 'setOperator' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Missing a Javadoc comment. | 145 |
![]() | Parameter operator should be final. | 145 |
![]() | 'operator' hides a field. | 145 |
![]() | First sentence should end with a period. | 150 |
![]() | Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 155 |
![]() | Parameter value should be final. | 155 |
![]() | Expected @param tag for 'value'. | 155 |
![]() | Method 'setValues' is not designed for extension - needs to be abstract, final or empty. | 159 |
![]() | Missing a Javadoc comment. | 159 |
![]() | Parameter values should be final. | 159 |
![]() | 'values' hides a field. | 159 |
![]() | Method 'setIgnoreCase' is not designed for extension - needs to be abstract, final or empty. | 163 |
![]() | Missing a Javadoc comment. | 163 |
![]() | Parameter ignoreCase should be final. | 163 |
![]() | 'ignoreCase' hides a field. | 163 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Class ContextInfo should be declared as final. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | '}' is not preceded with whitespace. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Name '_futureElements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 52 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Parameter builder should be final. | 64 |
![]() | Line is longer than 80 characters. | 105 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Missing a Javadoc comment. | 112 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Parameter ctxInfo should be final. | 117 |
![]() | Method 'build' is not designed for extension - needs to be abstract, final or empty. | 127 |
![]() | Missing a Javadoc comment. | 127 |
![]() | Method 'getPrincipalId' is not designed for extension - needs to be abstract, final or empty. | 131 |
![]() | Method 'getLocaleLanguage' is not designed for extension - needs to be abstract, final or empty. | 136 |
![]() | Method 'getLocaleVariant' is not designed for extension - needs to be abstract, final or empty. | 141 |
![]() | Method 'getLocaleRegion' is not designed for extension - needs to be abstract, final or empty. | 146 |
![]() | Method 'getLocaleScript' is not designed for extension - needs to be abstract, final or empty. | 151 |
![]() | Method 'getTimeZone' is not designed for extension - needs to be abstract, final or empty. | 156 |
![]() | Method 'principalId' is not designed for extension - needs to be abstract, final or empty. | 161 |
![]() | Missing a Javadoc comment. | 161 |
![]() | Parameter principalId should be final. | 161 |
![]() | 'principalId' hides a field. | 161 |
![]() | Method 'localeLanguage' is not designed for extension - needs to be abstract, final or empty. | 166 |
![]() | Missing a Javadoc comment. | 166 |
![]() | Parameter localeLanguage should be final. | 166 |
![]() | 'localeLanguage' hides a field. | 166 |
![]() | Method 'localeRegion' is not designed for extension - needs to be abstract, final or empty. | 171 |
![]() | Missing a Javadoc comment. | 171 |
![]() | Parameter localeRegion should be final. | 171 |
![]() | 'localeRegion' hides a field. | 171 |
![]() | Method 'localeVariant' is not designed for extension - needs to be abstract, final or empty. | 176 |
![]() | Missing a Javadoc comment. | 176 |
![]() | Parameter localeVariant should be final. | 176 |
![]() | 'localeVariant' hides a field. | 176 |
![]() | Method 'localeScript' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Missing a Javadoc comment. | 181 |
![]() | Parameter localeScript should be final. | 181 |
![]() | 'localeScript' hides a field. | 181 |
![]() | Line has trailing spaces. | 185 |
![]() | Method 'timeZone' is not designed for extension - needs to be abstract, final or empty. | 186 |
![]() | Missing a Javadoc comment. | 186 |
![]() | Parameter timeZone should be final. | 186 |
![]() | 'timeZone' hides a field. | 186 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [Author] is not a valid Javadoc tag name | 0 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 56 |
![]() | Line is longer than 80 characters. | 77 |
![]() | Line is longer than 80 characters. | 87 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - javax.xml.bind.annotation.XmlAttribute. | 25 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Line is longer than 80 characters. | 35 |
![]() | '}' is not preceded with whitespace. | 35 |
![]() | Line has trailing spaces. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Line has trailing spaces. | 40 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line has trailing spaces. | 43 |
![]() | Line contains a tab character. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Line has trailing spaces. | 45 |
![]() | Name '_futureElements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Parameter dateRange should be final. | 53 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Method 'getStart' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Method 'getEnd' is not designed for extension - needs to be abstract, final or empty. | 70 |
![]() | Line has trailing spaces. | 74 |
![]() | Line is longer than 80 characters. | 75 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Line contains a tab character. | 79 |
![]() | Missing a Javadoc comment. | 79 |
![]() | '{' is not followed by whitespace. | 79 |
![]() | '}' is not preceded with whitespace. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Parameter dateRange should be final. | 81 |
![]() | Line contains a tab character. | 84 |
![]() | Method 'build' is not designed for extension - needs to be abstract, final or empty. | 86 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Method 'getStart' is not designed for extension - needs to be abstract, final or empty. | 90 |
![]() | Method 'setStart' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Parameter start should be final. | 95 |
![]() | 'start' hides a field. | 95 |
![]() | Method 'getEnd' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | Method 'setEnd' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Parameter end should be final. | 104 |
![]() | 'end' hides a field. | 104 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 4 |
![]() | Utility classes should not have a public or default constructor. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Missing a Javadoc comment. | 6 |
![]() | 'static' modifier out of order with the JLS suggestions. | 6 |
![]() | Missing a Javadoc comment. | 7 |
![]() | 'static' modifier out of order with the JLS suggestions. | 7 |
![]() | Missing a Javadoc comment. | 8 |
![]() | 'static' modifier out of order with the JLS suggestions. | 8 |
![]() | Missing a Javadoc comment. | 9 |
![]() | 'static' modifier out of order with the JLS suggestions. | 9 |
![]() | Missing a Javadoc comment. | 10 |
![]() | 'static' modifier out of order with the JLS suggestions. | 10 |
![]() | Missing a Javadoc comment. | 11 |
![]() | 'static' modifier out of order with the JLS suggestions. | 11 |
![]() | Missing a Javadoc comment. | 12 |
![]() | 'static' modifier out of order with the JLS suggestions. | 12 |
![]() | Missing a Javadoc comment. | 13 |
![]() | 'static' modifier out of order with the JLS suggestions. | 13 |
![]() | Missing a Javadoc comment. | 14 |
![]() | 'static' modifier out of order with the JLS suggestions. | 14 |
![]() | Missing a Javadoc comment. | 15 |
![]() | 'static' modifier out of order with the JLS suggestions. | 15 |
![]() | Line has trailing spaces. | 17 |
![]() | Line contains a tab character. | 17 |
![]() | Line contains a tab character. | 18 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Line has trailing spaces. | 19 |
![]() | Line contains a tab character. | 19 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line contains a tab character. | 21 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Line contains a tab character. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line contains a tab character. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Line contains a tab character. | 25 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Parameter state should be final. | 25 |
![]() | '{' is not preceded with whitespace. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | '{' is not preceded with whitespace. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line contains a tab character. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Line has trailing spaces. | 29 |
![]() | Line contains a tab character. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Line has trailing spaces. | 32 |
![]() | Line contains a tab character. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Comment matches to-do format 'TODO:'. | 36 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Parameter state should be final. | 42 |
![]() | Expected @param tag for 'state'. | 42 |
![]() | '{' is not preceded with whitespace. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Parameter state should be final. | 66 |
![]() | '{' is not preceded with whitespace. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | '{' is not preceded with whitespace. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 23 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 40 |
![]() | '(' is preceded with whitespace. | 41 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Parameter builder should be final. | 48 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 56 |
![]() | Method 'getDescr' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Method 'getTypeKey' is not designed for extension - needs to be abstract, final or empty. | 66 |
![]() | Method 'getStateKey' is not designed for extension - needs to be abstract, final or empty. | 71 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Missing a Javadoc comment. | 87 |
![]() | '{' is not followed by whitespace. | 87 |
![]() | '}' is not preceded with whitespace. | 87 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Parameter entity should be final. | 89 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Parameter name should be final. | 102 |
![]() | 'name' hides a field. | 102 |
![]() | Method 'getDescr' is not designed for extension - needs to be abstract, final or empty. | 106 |
![]() | Method 'setDescr' is not designed for extension - needs to be abstract, final or empty. | 111 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Parameter descr should be final. | 111 |
![]() | 'descr' hides a field. | 111 |
![]() | Method 'getTypeKey' is not designed for extension - needs to be abstract, final or empty. | 115 |
![]() | Method 'setTypeKey' is not designed for extension - needs to be abstract, final or empty. | 120 |
![]() | Missing a Javadoc comment. | 120 |
![]() | Parameter typeKey should be final. | 120 |
![]() | 'typeKey' hides a field. | 120 |
![]() | Method 'getStateKey' is not designed for extension - needs to be abstract, final or empty. | 124 |
![]() | Method 'setStateKey' is not designed for extension - needs to be abstract, final or empty. | 129 |
![]() | Missing a Javadoc comment. | 129 |
![]() | Parameter stateKey should be final. | 129 |
![]() | 'stateKey' hides a field. | 129 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 2 |
![]() | Line is longer than 80 characters. | 3 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Parameter builder should be final. | 29 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Avoid inline conditionals. | 31 |
![]() | Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 34 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | '{' is not followed by whitespace. | 43 |
![]() | '}' is not preceded with whitespace. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Parameter hasAMInfo should be final. | 45 |
![]() | Line has trailing spaces. | 47 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line is longer than 80 characters. | 51 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Line contains a tab character. | 53 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 59 |
![]() | Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 64 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Parameter metaInfo should be final. | 64 |
![]() | 'metaInfo' hides a field. | 64 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 2 |
![]() | Line is longer than 80 characters. | 3 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Variable 'attributes' must be private and have accessor methods. | 26 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Parameter builder should be final. | 32 |
![]() | Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 47 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 55 |
![]() | '{' is not followed by whitespace. | 55 |
![]() | '}' is not preceded with whitespace. | 55 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Parameter hasAtts should be final. | 57 |
![]() | Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 66 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Parameter attributes should be final. | 66 |
![]() | 'attributes' hides a field. | 66 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 22 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 29 |
![]() | '(' is preceded with whitespace. | 30 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Parameter builder should be final. | 34 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 39 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 52 |
![]() | '{' is not followed by whitespace. | 52 |
![]() | '}' is not preceded with whitespace. | 52 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Parameter entity should be final. | 54 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 59 |
![]() | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 64 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Parameter id should be final. | 64 |
![]() | 'id' hides a field. | 64 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - javax.xml.bind.annotation.XmlAccessType. | 17 |
![]() | Unused import - javax.xml.bind.annotation.XmlAccessorType. | 18 |
![]() | Unused import - javax.xml.bind.annotation.XmlElement. | 20 |
![]() | Redundant import from the same package - org.kuali.student.r2.common.dto.EntityInfo. | 24 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Parameter builder should be final. | 37 |
![]() | Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 42 |
![]() | Line is longer than 80 characters. | 51 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 55 |
![]() | '{' is not followed by whitespace. | 55 |
![]() | '}' is not preceded with whitespace. | 55 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Parameter entity should be final. | 57 |
![]() | Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Method 'setKey' is not designed for extension - needs to be abstract, final or empty. | 67 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Parameter key should be final. | 67 |
![]() | 'key' hides a field. | 67 |
Violation | Message | Line |
---|---|---|
![]() | Class MetaInfo should be declared as final. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | '}' is not preceded with whitespace. | 32 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Name '_futureElements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Parameter builder should be final. | 58 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Avoid inline conditionals. | 60 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Avoid inline conditionals. | 62 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Missing a Javadoc comment. | 103 |
![]() | Parameter metaInfo should be final. | 103 |
![]() | Method 'build' is not designed for extension - needs to be abstract, final or empty. | 113 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Method 'getVersionInd' is not designed for extension - needs to be abstract, final or empty. | 117 |
![]() | Method 'getCreateTime' is not designed for extension - needs to be abstract, final or empty. | 122 |
![]() | Method 'getCreateId' is not designed for extension - needs to be abstract, final or empty. | 127 |
![]() | Method 'getUpdateTime' is not designed for extension - needs to be abstract, final or empty. | 132 |
![]() | Method 'getUpdateId' is not designed for extension - needs to be abstract, final or empty. | 137 |
![]() | Method 'setVersionInd' is not designed for extension - needs to be abstract, final or empty. | 142 |
![]() | Missing a Javadoc comment. | 142 |
![]() | Parameter versionInd should be final. | 142 |
![]() | 'versionInd' hides a field. | 142 |
![]() | Method 'setCreateTime' is not designed for extension - needs to be abstract, final or empty. | 146 |
![]() | Missing a Javadoc comment. | 146 |
![]() | Parameter createTime should be final. | 146 |
![]() | 'createTime' hides a field. | 146 |
![]() | Method 'setCreateId' is not designed for extension - needs to be abstract, final or empty. | 150 |
![]() | Missing a Javadoc comment. | 150 |
![]() | Parameter createId should be final. | 150 |
![]() | 'createId' hides a field. | 150 |
![]() | Method 'setUpdateTime' is not designed for extension - needs to be abstract, final or empty. | 154 |
![]() | Missing a Javadoc comment. | 154 |
![]() | Parameter updateTime should be final. | 154 |
![]() | 'updateTime' hides a field. | 154 |
![]() | Method 'setUpdateId' is not designed for extension - needs to be abstract, final or empty. | 158 |
![]() | Missing a Javadoc comment. | 158 |
![]() | Parameter updateId should be final. | 158 |
![]() | 'updateId' hides a field. | 158 |
![]() | Line has trailing spaces. | 160 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.kuali.student.common.infc.IdEntity. | 22 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Parameter builder should be final. | 52 |
![]() | Line has trailing spaces. | 56 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Avoid inline conditionals. | 57 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Avoid inline conditionals. | 58 |
![]() | Line has trailing spaces. | 61 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Method 'getTypeKey' is not designed for extension - needs to be abstract, final or empty. | 67 |
![]() | Method 'getStateKey' is not designed for extension - needs to be abstract, final or empty. | 72 |
![]() | Line has trailing spaces. | 76 |
![]() | Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 77 |
![]() | Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 82 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Line has trailing spaces. | 94 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Parameter amrInfo should be final. | 98 |
![]() | Line has trailing spaces. | 100 |
![]() | Line has trailing spaces. | 102 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 112 |
![]() | Missing a Javadoc comment. | 112 |
![]() | Parameter id should be final. | 112 |
![]() | 'id' hides a field. | 112 |
![]() | Method 'getTypeKey' is not designed for extension - needs to be abstract, final or empty. | 116 |
![]() | Method 'setTypeKey' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Parameter typeKey should be final. | 121 |
![]() | 'typeKey' hides a field. | 121 |
![]() | Method 'getStateKey' is not designed for extension - needs to be abstract, final or empty. | 125 |
![]() | Method 'setStateKey' is not designed for extension - needs to be abstract, final or empty. | 130 |
![]() | Missing a Javadoc comment. | 130 |
![]() | Parameter stateKey should be final. | 130 |
![]() | 'stateKey' hides a field. | 130 |
![]() | Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 138 |
![]() | Missing a Javadoc comment. | 138 |
![]() | Parameter effectiveDate should be final. | 138 |
![]() | 'effectiveDate' hides a field. | 138 |
![]() | Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 142 |
![]() | Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 147 |
![]() | Missing a Javadoc comment. | 147 |
![]() | Parameter expirationDate should be final. | 147 |
![]() | 'expirationDate' hides a field. | 147 |
Violation | Message | Line |
---|---|---|
![]() | Class RichTextInfo should be declared as final. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | '}' is not preceded with whitespace. | 32 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Line has trailing spaces. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Name '_futureElements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | '=' is not preceded with whitespace. | 49 |
![]() | '=' is not followed by whitespace. | 49 |
![]() | Line has trailing spaces. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Parameter builder should be final. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | '=' is not preceded with whitespace. | 55 |
![]() | '=' is not followed by whitespace. | 55 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 72 |
![]() | Line is longer than 80 characters. | 73 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Line contains a tab character. | 77 |
![]() | Missing a Javadoc comment. | 77 |
![]() | '{' is not followed by whitespace. | 77 |
![]() | '}' is not preceded with whitespace. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Parameter rtInfo should be final. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Method 'build' is not designed for extension - needs to be abstract, final or empty. | 84 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Method 'getPlain' is not designed for extension - needs to be abstract, final or empty. | 88 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Method 'setPlain' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Parameter plain should be final. | 92 |
![]() | 'plain' hides a field. | 92 |
![]() | Method 'getFormatted' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Method 'setFormatted' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Parameter formatted should be final. | 100 |
![]() | 'formatted' hides a field. | 100 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 39 |
![]() | Line is longer than 80 characters. | 44 |
![]() | '}' is not preceded with whitespace. | 44 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 50 |
![]() | '=' is not preceded with whitespace. | 50 |
![]() | '=' is not followed by whitespace. | 50 |
![]() | '=' is not preceded with whitespace. | 51 |
![]() | '=' is not followed by whitespace. | 51 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Name '_futureElements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 54 |
![]() | Line has trailing spaces. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter infc should be final. | 63 |
![]() | Method 'getValues' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 78 |
![]() | Line is longer than 80 characters. | 83 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Missing a Javadoc comment. | 88 |
![]() | '{' is not followed by whitespace. | 88 |
![]() | '}' is not preceded with whitespace. | 88 |
![]() | Line has trailing spaces. | 89 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Parameter searchInfo should be final. | 90 |
![]() | Line has trailing spaces. | 94 |
![]() | Method 'build' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Missing a Javadoc comment. | 95 |
![]() | '(' is preceded with whitespace. | 95 |
![]() | '(' is preceded with whitespace. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Method 'setKey' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Missing a Javadoc comment. | 103 |
![]() | Parameter key should be final. | 103 |
![]() | 'key' hides a field. | 103 |
![]() | Method 'getValues' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Method 'setValues' is not designed for extension - needs to be abstract, final or empty. | 111 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Parameter values should be final. | 111 |
![]() | 'values' hides a field. | 111 |
![]() | Expected an @return tag. | 120 |
![]() | Method 'value' is not designed for extension - needs to be abstract, final or empty. | 120 |
![]() | Parameter value should be final. | 120 |
![]() | Expected @param tag for 'value'. | 120 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 2 |
![]() | Line is longer than 80 characters. | 3 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Class StateInfo should be declared as final. | 26 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Line is longer than 80 characters. | 28 |
![]() | '}' is not preceded with whitespace. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Name '_futureElements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Parameter builder should be final. | 58 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Avoid inline conditionals. | 63 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Avoid inline conditionals. | 64 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Missing a Javadoc comment. | 100 |
![]() | '{' is not followed by whitespace. | 100 |
![]() | '}' is not preceded with whitespace. | 100 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Parameter stateInfo should be final. | 102 |
![]() | Method 'build' is not designed for extension - needs to be abstract, final or empty. | 110 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 114 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Method 'setKey' is not designed for extension - needs to be abstract, final or empty. | 118 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Parameter key should be final. | 118 |
![]() | 'key' hides a field. | 118 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 122 |
![]() | Missing a Javadoc comment. | 122 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 126 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Parameter name should be final. | 126 |
![]() | 'name' hides a field. | 126 |
![]() | Method 'getDescr' is not designed for extension - needs to be abstract, final or empty. | 130 |
![]() | Missing a Javadoc comment. | 130 |
![]() | Method 'setDescr' is not designed for extension - needs to be abstract, final or empty. | 134 |
![]() | Missing a Javadoc comment. | 134 |
![]() | Parameter descr should be final. | 134 |
![]() | 'descr' hides a field. | 134 |
![]() | Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 138 |
![]() | Missing a Javadoc comment. | 138 |
![]() | Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 142 |
![]() | Missing a Javadoc comment. | 142 |
![]() | Parameter effectiveDate should be final. | 142 |
![]() | 'effectiveDate' hides a field. | 142 |
![]() | Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 146 |
![]() | Missing a Javadoc comment. | 146 |
![]() | Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 150 |
![]() | Missing a Javadoc comment. | 150 |
![]() | Parameter expirationDate should be final. | 150 |
![]() | 'expirationDate' hides a field. | 150 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | Class StatusInfo should be declared as final. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | '}' is not preceded with whitespace. | 37 |
![]() | Line contains a tab character. | 39 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Line has trailing spaces. | 40 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Line has trailing spaces. | 43 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Line contains a tab character. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Name '_futureElements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
![]() | Line contains a tab character. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Parameter builder should be final. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 63 |
![]() | '{' is not preceded with whitespace. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line is longer than 80 characters. | 72 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Line contains a tab character. | 76 |
![]() | Missing a Javadoc comment. | 76 |
![]() | '{' is not followed by whitespace. | 76 |
![]() | '}' is not preceded with whitespace. | 76 |
![]() | Line has trailing spaces. | 77 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Parameter status should be final. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 83 |
![]() | Method 'build' is not designed for extension - needs to be abstract, final or empty. | 83 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 87 |
![]() | Method 'isSuccess' is not designed for extension - needs to be abstract, final or empty. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 92 |
![]() | Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Method 'getSuccess' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Method 'setSuccess' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Parameter success should be final. | 101 |
![]() | 'success' hides a field. | 101 |
![]() | Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 105 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Parameter message should be final. | 105 |
![]() | 'message' hides a field. | 105 |
![]() | Line has trailing spaces. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
Violation | Message | Line |
---|---|---|
![]() | Class TimeAmountInfo should be declared as final. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | '}' is not preceded with whitespace. | 32 |
![]() | Line contains a tab character. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Line has trailing spaces. | 40 |
![]() | Line contains a tab character. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Line has trailing spaces. | 43 |
![]() | Name '_futureElements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line has trailing spaces. | 50 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Parameter builder should be final. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Missing a Javadoc comment. | 57 |
![]() | '{' is not preceded with whitespace. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Missing a Javadoc comment. | 61 |
![]() | '{' is not preceded with whitespace. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Line contains a tab character. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | '{' is not followed by whitespace. | 69 |
![]() | '}' is not preceded with whitespace. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Parameter taInfo should be final. | 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 has trailing spaces. | 75 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Method 'build' is not designed for extension - needs to be abstract, final or empty. | 76 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Method 'getAtpDurationTypeKey' is not designed for extension - needs to be abstract, final or empty. | 80 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Method 'setAtpDurationTypeKey' is not designed for extension - needs to be abstract, final or empty. | 84 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Parameter atpDurationTypeKey should be final. | 84 |
![]() | 'atpDurationTypeKey' hides a field. | 84 |
![]() | Method 'getTimeQuantity' is not designed for extension - needs to be abstract, final or empty. | 88 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Method 'setTimeQuantity' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Parameter timeQuantity should be final. | 92 |
![]() | 'timeQuantity' hides a field. | 92 |
![]() | Line contains a tab character. | 95 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 33 |
![]() | Line is longer than 80 characters. | 35 |
![]() | '}' is not preceded with whitespace. | 35 |
![]() | Line has trailing spaces. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Line has trailing spaces. | 40 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Line has trailing spaces. | 43 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 47 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Name '_futureElements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Parameter builder should be final. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Avoid inline conditionals. | 74 |
![]() | Line is longer than 80 characters. | 75 |
![]() | Line contains a tab character. | 75 |
![]() | Avoid inline conditionals. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 83 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 90 |
![]() | Method 'getDescr' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 111 |
![]() | Line has trailing spaces. | 114 |
![]() | Method 'getRefObjectURI' is not designed for extension - needs to be abstract, final or empty. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Line is longer than 80 characters. | 120 |
![]() | Missing a Javadoc comment. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Missing a Javadoc comment. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Missing a Javadoc comment. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Missing a Javadoc comment. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Missing a Javadoc comment. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Line contains a tab character. | 128 |
![]() | Missing a Javadoc comment. | 128 |
![]() | '{' is not followed by whitespace. | 128 |
![]() | '}' is not preceded with whitespace. | 128 |
![]() | Line has trailing spaces. | 129 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Missing a Javadoc comment. | 130 |
![]() | Parameter typeInfo should be final. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 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 |
![]() | Method 'build' is not designed for extension - needs to be abstract, final or empty. | 140 |
![]() | Missing a Javadoc comment. | 140 |
![]() | Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 144 |
![]() | Missing a Javadoc comment. | 144 |
![]() | Method 'setKey' is not designed for extension - needs to be abstract, final or empty. | 148 |
![]() | Missing a Javadoc comment. | 148 |
![]() | Parameter key should be final. | 148 |
![]() | 'key' hides a field. | 148 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 152 |
![]() | Missing a Javadoc comment. | 152 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 156 |
![]() | Missing a Javadoc comment. | 156 |
![]() | Parameter name should be final. | 156 |
![]() | 'name' hides a field. | 156 |
![]() | Method 'getDescr' is not designed for extension - needs to be abstract, final or empty. | 160 |
![]() | Missing a Javadoc comment. | 160 |
![]() | Method 'setDescr' is not designed for extension - needs to be abstract, final or empty. | 164 |
![]() | Missing a Javadoc comment. | 164 |
![]() | Parameter descr should be final. | 164 |
![]() | 'descr' hides a field. | 164 |
![]() | Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 168 |
![]() | Missing a Javadoc comment. | 168 |
![]() | Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 172 |
![]() | Missing a Javadoc comment. | 172 |
![]() | Parameter effectiveDate should be final. | 172 |
![]() | 'effectiveDate' hides a field. | 172 |
![]() | Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 176 |
![]() | Missing a Javadoc comment. | 176 |
![]() | Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 180 |
![]() | Missing a Javadoc comment. | 180 |
![]() | Parameter expirationDate should be final. | 180 |
![]() | 'expirationDate' hides a field. | 180 |
![]() | Method 'getRefObjectURI' is not designed for extension - needs to be abstract, final or empty. | 184 |
![]() | Missing a Javadoc comment. | 184 |
![]() | Method 'setRefObjectURI' is not designed for extension - needs to be abstract, final or empty. | 188 |
![]() | Missing a Javadoc comment. | 188 |
![]() | Parameter refObjectURI should be final. | 188 |
![]() | 'refObjectURI' hides a field. | 188 |
![]() | Line has trailing spaces. | 190 |
Violation | Message | Line |
---|---|---|
![]() | Class TypeTypeRelationInfo should be declared as final. | 32 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Line is longer than 80 characters. | 34 |
![]() | '}' is not preceded with whitespace. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line has trailing spaces. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line has trailing spaces. | 42 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 49 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Name '_futureElements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Parameter builder should be final. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Avoid inline conditionals. | 66 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Avoid inline conditionals. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 101 |
![]() | Line is longer than 80 characters. | 102 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Line has trailing spaces. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Line contains a tab character. | 110 |
![]() | Missing a Javadoc comment. | 110 |
![]() | '{' is not followed by whitespace. | 110 |
![]() | '}' is not preceded with whitespace. | 110 |
![]() | Line has trailing spaces. | 111 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Missing a Javadoc comment. | 112 |
![]() | Parameter typeTypeRelationInfo should be final. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Method 'build' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 125 |
![]() | Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 130 |
![]() | Missing a Javadoc comment. | 130 |
![]() | Parameter effectiveDate should be final. | 130 |
![]() | 'effectiveDate' hides a field. | 130 |
![]() | Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 134 |
![]() | Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 139 |
![]() | Missing a Javadoc comment. | 139 |
![]() | Parameter expirationDate should be final. | 139 |
![]() | 'expirationDate' hides a field. | 139 |
![]() | Method 'getOwnerTypeKey' is not designed for extension - needs to be abstract, final or empty. | 143 |
![]() | Method 'setOwnerTypeKey' is not designed for extension - needs to be abstract, final or empty. | 148 |
![]() | Missing a Javadoc comment. | 148 |
![]() | Parameter ownerTypeKey should be final. | 148 |
![]() | 'ownerTypeKey' hides a field. | 148 |
![]() | Method 'getRelatedTypeKey' is not designed for extension - needs to be abstract, final or empty. | 152 |
![]() | Method 'setRelatedTypeKey' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Missing a Javadoc comment. | 157 |
![]() | Parameter relatedTypeKey should be final. | 157 |
![]() | 'relatedTypeKey' hides a field. | 157 |
![]() | Method 'getRank' is not designed for extension - needs to be abstract, final or empty. | 161 |
![]() | Missing a Javadoc comment. | 161 |
![]() | Method 'setRank' is not designed for extension - needs to be abstract, final or empty. | 165 |
![]() | Missing a Javadoc comment. | 165 |
![]() | Parameter rank should be final. | 165 |
![]() | 'rank' hides a field. | 165 |
![]() | Line has trailing spaces. | 167 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 2 |
![]() | Line is longer than 80 characters. | 3 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Class ValidationResultInfo should be declared as final. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | '}' is not preceded with whitespace. | 24 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Name '_futureElements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Parameter builder should be final. | 46 |
![]() | Line has trailing spaces. | 56 |
![]() | Line has trailing spaces. | 66 |
![]() | Line has trailing spaces. | 76 |
![]() | Line is longer than 80 characters. | 86 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line is longer than 80 characters. | 110 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Missing a Javadoc comment. | 112 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Line has trailing spaces. | 116 |
![]() | Missing a Javadoc comment. | 117 |
![]() | '{' is not followed by whitespace. | 117 |
![]() | '}' is not preceded with whitespace. | 117 |
![]() | Line has trailing spaces. | 118 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Parameter validationResultInfo should be final. | 119 |
![]() | Line has trailing spaces. | 123 |
![]() | Line is longer than 80 characters. | 123 |
![]() | Line has trailing spaces. | 125 |
![]() | Method 'build' is not designed for extension - needs to be abstract, final or empty. | 126 |
![]() | Line has trailing spaces. | 129 |
![]() | Line has trailing spaces. | 130 |
![]() | Method 'getElement' is not designed for extension - needs to be abstract, final or empty. | 131 |
![]() | Missing a Javadoc comment. | 131 |
![]() | Method 'setElement' is not designed for extension - needs to be abstract, final or empty. | 135 |
![]() | Missing a Javadoc comment. | 135 |
![]() | Parameter element should be final. | 135 |
![]() | 'element' hides a field. | 135 |
![]() | Method 'getLevel' is not designed for extension - needs to be abstract, final or empty. | 139 |
![]() | Missing a Javadoc comment. | 139 |
![]() | Method 'setLevel' is not designed for extension - needs to be abstract, final or empty. | 143 |
![]() | Missing a Javadoc comment. | 143 |
![]() | Parameter level should be final. | 143 |
![]() | 'level' hides a field. | 143 |
![]() | Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 147 |
![]() | Missing a Javadoc comment. | 147 |
![]() | Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 151 |
![]() | Missing a Javadoc comment. | 151 |
![]() | Parameter message should be final. | 151 |
![]() | 'message' hides a field. | 151 |
![]() | Method 'getInvalidData' is not designed for extension - needs to be abstract, final or empty. | 155 |
![]() | Missing a Javadoc comment. | 155 |
![]() | Method 'setInvalidData' is not designed for extension - needs to be abstract, final or empty. | 159 |
![]() | Missing a Javadoc comment. | 159 |
![]() | Parameter invalidData should be final. | 159 |
![]() | 'invalidData' hides a field. | 159 |
![]() | Method 'setError' is not designed for extension - needs to be abstract, final or empty. | 163 |
![]() | Missing a Javadoc comment. | 163 |
![]() | Parameter message should be final. | 163 |
![]() | 'message' hides a field. | 163 |
![]() | Method 'setWarn' is not designed for extension - needs to be abstract, final or empty. | 168 |
![]() | Missing a Javadoc comment. | 168 |
![]() | Parameter message should be final. | 168 |
![]() | 'message' hides a field. | 168 |
![]() | Line has trailing spaces. | 172 |
![]() | Method 'isOk' is not designed for extension - needs to be abstract, final or empty. | 173 |
![]() | Line has trailing spaces. | 177 |
![]() | Method 'isWarn' is not designed for extension - needs to be abstract, final or empty. | 178 |
![]() | Line has trailing spaces. | 182 |
![]() | Method 'isError' is not designed for extension - needs to be abstract, final or empty. | 183 |
![]() | Line has trailing spaces. | 186 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | '=' is not preceded with whitespace. | 20 |
![]() | '=' is not followed by whitespace. | 20 |
![]() | Line contains a tab character. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Missing a Javadoc comment. | 28 |
![]() | '{' is not preceded with whitespace. | 28 |
![]() | Line contains a tab character. | 32 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Parameter message should be final. | 32 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | '=' is not preceded with whitespace. | 20 |
![]() | '=' is not followed by whitespace. | 20 |
![]() | Line contains a tab character. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Line contains a tab character. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Parameter message should be final. | 36 |
![]() | Expected @param tag for 'message'. | 36 |
![]() | Parameter cause should be final. | 36 |
![]() | Expected @param tag for 'cause'. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Parameter message should be final. | 43 |
![]() | Expected @param tag for 'message'. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Parameter cause should be final. | 50 |
![]() | Expected @param tag for 'cause'. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | '=' is not preceded with whitespace. | 20 |
![]() | '=' is not followed by whitespace. | 20 |
![]() | Line contains a tab character. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Line contains a tab character. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Parameter message should be final. | 36 |
![]() | Expected @param tag for 'message'. | 36 |
![]() | Parameter cause should be final. | 36 |
![]() | Expected @param tag for 'cause'. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Parameter message should be final. | 43 |
![]() | Expected @param tag for 'message'. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Parameter cause should be final. | 50 |
![]() | Expected @param tag for 'cause'. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
Violation | Message | Line |
---|---|---|
![]() | Redundant import from the same package - org.kuali.student.r2.common.exceptions.DataValidationErrorException. | 25 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Missing a Javadoc comment. | 28 |
![]() | '=' is not preceded with whitespace. | 28 |
![]() | '=' is not followed by whitespace. | 28 |
![]() | Line contains a tab character. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 31 |
![]() | Variable 'LOG' must be private and have accessor methods. | 31 |
![]() | Line contains a tab character. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Line contains a tab character. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Parameter message should be final. | 47 |
![]() | Expected @param tag for 'message'. | 47 |
![]() | Parameter validationResults should be final. | 47 |
![]() | 'validationResults' hides a field. | 47 |
![]() | Expected @param tag for 'validationResults'. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Parameter message should be final. | 55 |
![]() | Expected @param tag for 'message'. | 55 |
![]() | Parameter validationResults should be final. | 55 |
![]() | 'validationResults' hides a field. | 55 |
![]() | Expected @param tag for 'validationResults'. | 55 |
![]() | Parameter cause should be final. | 55 |
![]() | Expected @param tag for 'cause'. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Parameter message should be final. | 64 |
![]() | Expected @param tag for 'message'. | 64 |
![]() | Parameter cause should be final. | 64 |
![]() | Expected @param tag for 'cause'. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Parameter message should be final. | 71 |
![]() | Expected @param tag for 'message'. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Parameter cause should be final. | 78 |
![]() | Expected @param tag for 'cause'. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Method 'getValidationResults' is not designed for extension - needs to be abstract, final or empty. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 90 |
![]() | Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Parameter s should be final. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 96 |
![]() | Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Parameter s should be final. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line contains a tab character. | 102 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | '{' is not preceded with whitespace. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | ':' is not preceded with whitespace. | 108 |
![]() | ':' is not followed by whitespace. | 108 |
![]() | '{' is not preceded with whitespace. | 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 contains a tab character. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 117 |
![]() | Missing a Javadoc comment. | 117 |
![]() | '{' is not preceded with whitespace. | 117 |
![]() | Line contains a tab character. | 118 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | '=' is not preceded with whitespace. | 20 |
![]() | '=' is not followed by whitespace. | 20 |
![]() | Line contains a tab character. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Missing a Javadoc comment. | 27 |
![]() | '{' is not preceded with whitespace. | 27 |
![]() | Line contains a tab character. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Parameter message should be final. | 31 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | '=' is not preceded with whitespace. | 20 |
![]() | '=' is not followed by whitespace. | 20 |
![]() | Line contains a tab character. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Parameter message should be final. | 33 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | '=' is not preceded with whitespace. | 20 |
![]() | '=' is not followed by whitespace. | 20 |
![]() | Line contains a tab character. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Parameter message should be final. | 32 |
![]() | Line has trailing spaces. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Parameter message should be final. | 36 |
![]() | Parameter cause should be final. | 36 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | '=' is not preceded with whitespace. | 20 |
![]() | '=' is not followed by whitespace. | 20 |
![]() | Line contains a tab character. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Parameter message should be final. | 32 |
![]() | Line has trailing spaces. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Parameter message should be final. | 36 |
![]() | Parameter cause should be final. | 36 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | '=' is not preceded with whitespace. | 20 |
![]() | '=' is not followed by whitespace. | 20 |
![]() | Line contains a tab character. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Parameter message should be final. | 32 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | '=' is not preceded with whitespace. | 20 |
![]() | '=' is not followed by whitespace. | 20 |
![]() | Line contains a tab character. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Parameter message should be final. | 32 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | '=' is not preceded with whitespace. | 20 |
![]() | '=' is not followed by whitespace. | 20 |
![]() | Line contains a tab character. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Parameter message should be final. | 29 |
![]() | Line has trailing spaces. | 32 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Parameter message should be final. | 33 |
![]() | Parameter t should be final. | 33 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | '=' is not preceded with whitespace. | 20 |
![]() | '=' is not followed by whitespace. | 20 |
![]() | Line contains a tab character. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Parameter message should be final. | 32 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | '=' is not preceded with whitespace. | 20 |
![]() | '=' is not followed by whitespace. | 20 |
![]() | Line contains a tab character. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Parameter message should be final. | 32 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | '=' is not preceded with whitespace. | 20 |
![]() | '=' is not followed by whitespace. | 20 |
![]() | Line contains a tab character. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Missing a Javadoc comment. | 28 |
![]() | '{' is not preceded with whitespace. | 28 |
![]() | Line contains a tab character. | 32 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Parameter message should be final. | 32 |
![]() | Line contains a tab character. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Parameter message should be final. | 36 |
![]() | Parameter e should be final. | 36 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | '=' is not preceded with whitespace. | 20 |
![]() | '=' is not followed by whitespace. | 20 |
![]() | Line contains a tab character. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Missing a Javadoc comment. | 27 |
![]() | '{' is not preceded with whitespace. | 27 |
![]() | Line contains a tab character. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Parameter message should be final. | 31 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Parameter newMessage should be final. | 38 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 23 |
![]() | Line has trailing spaces. | 27 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Line has trailing spaces. | 41 |
![]() | Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 42 |
![]() | Missing a Javadoc comment. | 42 |
![]() | '(' is followed by whitespace. | 42 |
![]() | Parameter newMessage should be final. | 42 |
![]() | ')' is preceded with whitespace. | 42 |
![]() | Line has trailing spaces. | 45 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 23 |
![]() | Line has trailing spaces. | 27 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Line has trailing spaces. | 41 |
![]() | Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 42 |
![]() | Missing a Javadoc comment. | 42 |
![]() | '(' is followed by whitespace. | 42 |
![]() | Parameter newMessage should be final. | 42 |
![]() | ')' is preceded with whitespace. | 42 |
![]() | Line has trailing spaces. | 45 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 28 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line has trailing spaces. | 42 |
![]() | Line contains a tab character. | 42 |
![]() | Line has trailing spaces. | 43 |
![]() | Line contains a tab character. | 43 |
![]() | Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 44 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 48 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Parameter newMessage should be final. | 48 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Method 'setValidationResults' is not designed for extension - needs to be abstract, final or empty. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Parameter validationResults should be final. | 52 |
![]() | 'validationResults' hides a field. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 56 |
![]() | Method 'getValidationResults' is not designed for extension - needs to be abstract, final or empty. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | 'if' is not followed by whitespace. | 57 |
![]() | '{' is not preceded with whitespace. | 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 contains a tab character. | 61 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | First sentence should end with a period. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Parameter newMessage should be final. | 38 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Parameter newMessage should be final. | 38 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Parameter newMessage should be final. | 38 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Parameter newMessage should be final. | 38 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 23 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Parameter newMessage should be final. | 41 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Parameter newMessage should be final. | 38 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Parameter newMessage should be final. | 38 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Parameter newMessage should be final. | 38 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Parameter newMessage should be final. | 38 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 23 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Parameter newMessage should be final. | 41 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [Author] is not a valid Javadoc tag name | 0 |
![]() | Line has trailing spaces. | 41 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line is longer than 80 characters. | 113 |
![]() | Line has trailing spaces. | 114 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 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 contains a tab character. | 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. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Line contains a tab character. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Line contains a tab character. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | 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 contains a tab character. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Line has trailing spaces. | 169 |
![]() | 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 contains a tab character. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | Line contains a tab character. | 177 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [Author] is not a valid Javadoc tag name | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 74 |
![]() | Line is longer than 80 characters. | 100 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | 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 contains a tab character. | 153 |
![]() | 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 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [Author] is not a valid Javadoc tag name | 0 |
![]() | Line has trailing spaces. | 42 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 77 |
![]() | Line is longer than 80 characters. | 78 |
![]() | Line is longer than 80 characters. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line is longer than 80 characters. | 118 |
![]() | Line contains a tab character. | 120 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line contains a tab character. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Line contains a tab character. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Line contains a tab character. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | Line contains a tab character. | 165 |
![]() | Line contains a tab character. | 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. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | Line contains a tab character. | 177 |
![]() | Line contains a tab character. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | Line contains a tab character. | 185 |
![]() | Line contains a tab character. | 186 |
![]() | Line contains a tab character. | 187 |
![]() | Line contains a tab character. | 192 |
![]() | Line contains a tab character. | 193 |
![]() | Line contains a tab character. | 194 |
![]() | Line contains a tab character. | 195 |
![]() | Line contains a tab character. | 196 |
![]() | 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 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [Author] is not a valid Javadoc tag name | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Line has trailing spaces. | 27 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [Author] is not a valid Javadoc tag name | 0 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 35 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [Author] is not a valid Javadoc tag name | 0 |
![]() | Line has trailing spaces. | 28 |
![]() | Line has trailing spaces. | 34 |
![]() | Line has trailing spaces. | 45 |
![]() | Line has trailing spaces. | 50 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [Author] is not a valid Javadoc tag name | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Line has trailing spaces. | 68 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Line has trailing spaces. | 84 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Line is longer than 80 characters. | 99 |
![]() | Line has trailing spaces. | 101 |
![]() | Line has trailing spaces. | 111 |
![]() | Line is longer than 80 characters. | 117 |
![]() | Line has trailing spaces. | 119 |
![]() | Line is longer than 80 characters. | 134 |
![]() | Line has trailing spaces. | 136 |
![]() | Line has trailing spaces. | 143 |
![]() | Line is longer than 80 characters. | 149 |
![]() | Line has trailing spaces. | 151 |
![]() | Line is longer than 80 characters. | 165 |
![]() | Line has trailing spaces. | 167 |
![]() | Line has trailing spaces. | 175 |
![]() | Line is longer than 80 characters. | 182 |
![]() | Line has trailing spaces. | 184 |
![]() | Line has trailing spaces. | 191 |
![]() | Line is longer than 80 characters. | 197 |
![]() | Line has trailing spaces. | 199 |
![]() | Line is longer than 80 characters. | 213 |
![]() | Line has trailing spaces. | 215 |
![]() | Line is longer than 80 characters. | 230 |
![]() | Line has trailing spaces. | 232 |
![]() | Line is longer than 80 characters. | 242 |
![]() | Line is longer than 80 characters. | 248 |
![]() | Line has trailing spaces. | 250 |
![]() | Line is longer than 80 characters. | 277 |
![]() | Line has trailing spaces. | 279 |
![]() | Line is longer than 80 characters. | 289 |
![]() | Line is longer than 80 characters. | 295 |
![]() | Line has trailing spaces. | 297 |
![]() | Line has trailing spaces. | 306 |
![]() | Line has trailing spaces. | 313 |
![]() | Line is longer than 80 characters. | 313 |
![]() | Line is longer than 80 characters. | 316 |
![]() | Line has trailing spaces. | 318 |
![]() | Line is longer than 80 characters. | 332 |
![]() | Line has trailing spaces. | 334 |
![]() | Line is longer than 80 characters. | 357 |
![]() | Line is longer than 80 characters. | 358 |
![]() | Line is longer than 80 characters. | 361 |
![]() | Line has trailing spaces. | 363 |
![]() | Line has trailing spaces. | 373 |
![]() | Line is longer than 80 characters. | 380 |
![]() | Line has trailing spaces. | 382 |
![]() | Line has trailing spaces. | 391 |
![]() | Line has trailing spaces. | 398 |
![]() | Line is longer than 80 characters. | 401 |
![]() | Line has trailing spaces. | 403 |
![]() | Line is longer than 80 characters. | 417 |
![]() | Line has trailing spaces. | 419 |
![]() | Line has trailing spaces. | 422 |
![]() | Line is longer than 80 characters. | 434 |
![]() | Line has trailing spaces. | 436 |
![]() | Line is longer than 80 characters. | 440 |
![]() | Line is longer than 80 characters. | 451 |
![]() | Line has trailing spaces. | 453 |
![]() | Line is longer than 80 characters. | 466 |
![]() | Line has trailing spaces. | 468 |
![]() | Line is longer than 80 characters. | 482 |
![]() | Line has trailing spaces. | 484 |
![]() | Line is longer than 80 characters. | 498 |
![]() | Line has trailing spaces. | 500 |
![]() | Line is longer than 80 characters. | 528 |
![]() | Line has trailing spaces. | 530 |
![]() | Line is longer than 80 characters. | 544 |
![]() | Line has trailing spaces. | 546 |
![]() | Line has trailing spaces. | 549 |
![]() | Line has trailing spaces. | 556 |
![]() | Line has trailing spaces. | 563 |
![]() | Line is longer than 80 characters. | 566 |
![]() | Line has trailing spaces. | 568 |
![]() | Line is longer than 80 characters. | 582 |