The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocPackage
| 12 | ![]() |
NewlineAtEndOfFile | 1 | ![]() |
Translation | 0 | ![]() |
FileLength | 0 | ![]() |
FileTabCharacter
| 1148 | ![]() |
RegexpSingleline
| 153 | ![]() |
JavadocMethod | 143 | ![]() |
JavadocType | 20 | ![]() |
JavadocVariable | 129 | ![]() |
JavadocStyle | 42 | ![]() |
ConstantName | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 2 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 3 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 9 | ![]() |
LineLength | 759 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 0 | ![]() |
NoWhitespaceAfter | 0 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
OperatorWrap | 5 | ![]() |
ParenPad | 87 | ![]() |
TypecastParenPad | 0 | ![]() |
WhitespaceAfter | 42 | ![]() |
WhitespaceAround | 106 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 1 | ![]() |
LeftCurly | 0 | ![]() |
NeedBraces | 2 | ![]() |
RightCurly | 15 | ![]() |
AvoidInlineConditionals | 4 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField | 18 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 3 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
DesignForExtension | 152 | ![]() |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 4 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 17 | ![]() |
ArrayTypeStyle | 0 | ![]() |
FinalParameters | 209 | ![]() |
TodoComment | 3 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 3 |
![]() | Missing a Javadoc comment. | 5 |
![]() | Utility classes should not have a public or default constructor. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Missing a Javadoc comment. | 6 |
![]() | Line has trailing spaces. | 8 |
![]() | Missing a Javadoc comment. | 9 |
![]() | Utility classes should not have a public or default constructor. | 9 |
![]() | '{' is not preceded with whitespace. | 9 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Missing a Javadoc comment. | 10 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 26 |
![]() | '(' is followed by whitespace. | 28 |
![]() | ')' is preceded with whitespace. | 28 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Utility classes should not have a public or default constructor. | 18 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Line contains a tab character. | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Line is longer than 80 characters. | 22 |
![]() | Line contains a tab character. | 22 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line contains a tab character. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line contains a tab character. | 24 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Line contains a tab character. | 25 |
![]() | Missing a Javadoc comment. | 25 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | First sentence should end with a period. | 23 |
![]() | Line has trailing spaces. | 25 |
![]() | Line contains a tab character. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line contains a tab character. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line contains a tab character. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line contains a tab character. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line contains a tab character. | 40 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line contains a tab character. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line contains a tab character. | 42 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line contains a tab character. | 43 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line contains a tab character. | 44 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Line contains a tab character. | 48 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'dataId' must be private and have accessor methods. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Variable 'org' must be private and have accessor methods. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Variable 'department' must be private and have accessor methods. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'college' must be private and have accessor methods. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Variable 'division' must be private and have accessor methods. | 52 |
![]() | Line contains a tab character. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Variable 'dtoName' must be private and have accessor methods. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Variable 'dtoFieldKey' must be private and have accessor methods. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Variable 'fieldAccessLevel' must be private and have accessor methods. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Variable 'screenComponent' must be private and have accessor methods. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Variable 'sectionId' must be private and have accessor methods. | 58 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Variable 'descendHierarchy' must be private and have accessor methods. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'ksReferenceTypeKey' must be private and have accessor methods. | 60 |
![]() | Line contains a tab character. | 62 |
![]() | Method 'getDataId' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 69 |
![]() | Method 'setDataId' is not designed for extension - needs to be abstract, final or empty. | 72 |
![]() | Parameter dataId should be final. | 72 |
![]() | 'dataId' hides a field. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 76 |
![]() | Method 'getOrg' is not designed for extension - needs to be abstract, final or empty. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 83 |
![]() | Method 'setOrg' is not designed for extension - needs to be abstract, final or empty. | 86 |
![]() | Parameter org should be final. | 86 |
![]() | 'org' hides a field. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 90 |
![]() | Method 'getDepartment' is not designed for extension - needs to be abstract, final or empty. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 97 |
![]() | Method 'setDepartment' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Parameter department should be final. | 100 |
![]() | 'department' hides a field. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 104 |
![]() | Method 'getCollege' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 111 |
![]() | Method 'setCollege' is not designed for extension - needs to be abstract, final or empty. | 114 |
![]() | Parameter college should be final. | 114 |
![]() | 'college' hides a field. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 118 |
![]() | Method 'getDivision' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 125 |
![]() | Method 'setDivision' is not designed for extension - needs to be abstract, final or empty. | 128 |
![]() | Parameter division should be final. | 128 |
![]() | 'division' hides a field. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 132 |
![]() | Method 'getDtoName' is not designed for extension - needs to be abstract, final or empty. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 139 |
![]() | Method 'setDtoName' is not designed for extension - needs to be abstract, final or empty. | 142 |
![]() | Parameter dtoName should be final. | 142 |
![]() | 'dtoName' hides a field. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 146 |
![]() | Method 'getDtoFieldKey' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 153 |
![]() | Method 'setDtoFieldKey' is not designed for extension - needs to be abstract, final or empty. | 156 |
![]() | Parameter dtoFieldKey should be final. | 156 |
![]() | 'dtoFieldKey' hides a field. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 160 |
![]() | Method 'getFieldAccessLevel' is not designed for extension - needs to be abstract, final or empty. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | Line contains a tab character. | 167 |
![]() | Method 'setFieldAccessLevel' is not designed for extension - needs to be abstract, final or empty. | 170 |
![]() | Parameter fieldAccessLevel should be final. | 170 |
![]() | 'fieldAccessLevel' hides a field. | 170 |
![]() | Line contains a tab character. | 171 |
![]() | Line contains a tab character. | 174 |
![]() | Method 'getScreenComponent' is not designed for extension - needs to be abstract, final or empty. | 177 |
![]() | Line contains a tab character. | 178 |
![]() | Line contains a tab character. | 181 |
![]() | Method 'setScreenComponent' is not designed for extension - needs to be abstract, final or empty. | 184 |
![]() | Parameter screenComponent should be final. | 184 |
![]() | 'screenComponent' hides a field. | 184 |
![]() | Line contains a tab character. | 185 |
![]() | Line contains a tab character. | 188 |
![]() | Method 'getSectionId' is not designed for extension - needs to be abstract, final or empty. | 191 |
![]() | Line contains a tab character. | 192 |
![]() | Line contains a tab character. | 195 |
![]() | Method 'setSectionId' is not designed for extension - needs to be abstract, final or empty. | 198 |
![]() | Parameter sectionId should be final. | 198 |
![]() | 'sectionId' hides a field. | 198 |
![]() | Line contains a tab character. | 199 |
![]() | Line has trailing spaces. | 204 |
![]() | Method 'isDescendHierarchy' is not designed for extension - needs to be abstract, final or empty. | 207 |
![]() | Line has trailing spaces. | 213 |
![]() | Method 'setDescendHierarchy' is not designed for extension - needs to be abstract, final or empty. | 216 |
![]() | Parameter descendHierarchy should be final. | 216 |
![]() | 'descendHierarchy' hides a field. | 216 |
![]() | Method 'getKsReferenceTypeKey' is not designed for extension - needs to be abstract, final or empty. | 223 |
![]() | Method 'setKsReferenceTypeKey' is not designed for extension - needs to be abstract, final or empty. | 230 |
![]() | Parameter ksReferenceTypeKey should be final. | 230 |
![]() | 'ksReferenceTypeKey' hides a field. | 230 |
![]() | Method 'toStringMapper' is not designed for extension - needs to be abstract, final or empty. | 234 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 37 |
![]() | Line has trailing spaces. | 42 |
![]() | Line contains a tab character. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 |
![]() | Variable 'LOG' must be private and have accessor methods. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Method 'constructEntity' is not designed for extension - needs to be abstract, final or empty. | 63 |
![]() | Parameter userElement should be final. | 64 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Line is longer than 80 characters. | 69 |
![]() | Line is longer than 80 characters. | 70 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line has trailing spaces. | 77 |
![]() | 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. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line has trailing spaces. | 88 |
![]() | Line has trailing spaces. | 89 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | 'if' is not followed by whitespace. | 94 |
![]() | '{' is not preceded with whitespace. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | 'else' is not preceded with whitespace. | 96 |
![]() | '}' is not followed by whitespace. | 96 |
![]() | 'else' is not followed by whitespace. | 96 |
![]() | '{' is not preceded with whitespace. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line has trailing spaces. | 99 |
![]() | Line contains a tab character. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Line is longer than 80 characters. | 102 |
![]() | Line contains a tab character. | 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 |
![]() | Line has trailing spaces. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line is longer than 80 characters. | 109 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | 'if' is not followed by whitespace. | 111 |
![]() | '==' is not preceded with whitespace. | 111 |
![]() | '==' is not followed by whitespace. | 111 |
![]() | '{' is not preceded with whitespace. | 111 |
![]() | Line is longer than 80 characters. | 112 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Line is longer than 80 characters. | 114 |
![]() | Line contains a tab character. | 114 |
![]() | Line has trailing spaces. | 115 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line is longer than 80 characters. | 117 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | '+' is not preceded with whitespace. | 118 |
![]() | '+' is not followed by whitespace. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line is longer than 80 characters. | 123 |
![]() | Line contains a tab character. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | 'if' is not followed by whitespace. | 124 |
![]() | '{' is not preceded with whitespace. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Line has trailing spaces. | 128 |
![]() | Line contains a tab character. | 128 |
![]() | Line has trailing spaces. | 129 |
![]() | Line contains a tab character. | 129 |
![]() | Line is longer than 80 characters. | 130 |
![]() | 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 has trailing spaces. | 135 |
![]() | Line contains a tab character. | 135 |
![]() | Line is longer than 80 characters. | 136 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | Line is longer than 80 characters. | 138 |
![]() | Line contains a tab character. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | 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. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Line contains a tab character. | 148 |
![]() | Line has trailing spaces. | 149 |
![]() | Line contains a tab character. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line has trailing spaces. | 152 |
![]() | Line contains a tab character. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Line has trailing spaces. | 154 |
![]() | Line contains a tab character. | 154 |
![]() | Line is longer than 80 characters. | 155 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Line is longer than 80 characters. | 158 |
![]() | Line contains a tab character. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Line contains a tab character. | 161 |
![]() | Line contains a tab character. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | Line contains a tab character. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | Line is longer than 80 characters. | 168 |
![]() | Line contains a tab character. | 168 |
![]() | Line contains a tab character. | 169 |
![]() | Line has trailing spaces. | 170 |
![]() | Line contains a tab character. | 170 |
![]() | Line contains a tab character. | 171 |
![]() | Line has trailing spaces. | 173 |
![]() | Method 'constructPrincipal' is not designed for extension - needs to be abstract, final or empty. | 174 |
![]() | Line is longer than 80 characters. | 175 |
![]() | Line contains a tab character. | 175 |
![]() | Parameter userElement should be final. | 175 |
![]() | Parameter entityId should be final. | 175 |
![]() | Line is longer than 80 characters. | 176 |
![]() | Line contains a tab character. | 176 |
![]() | Line contains a tab character. | 177 |
![]() | Line is longer than 80 characters. | 178 |
![]() | Line contains a tab character. | 178 |
![]() | Line contains a tab character. | 179 |
![]() | Line is longer than 80 characters. | 180 |
![]() | Line contains a tab character. | 180 |
![]() | Line contains a tab character. | 181 |
![]() | Line is longer than 80 characters. | 182 |
![]() | Line contains a tab character. | 182 |
![]() | Line contains a tab character. | 183 |
![]() | Line is longer than 80 characters. | 184 |
![]() | Line contains a tab character. | 184 |
![]() | '=' is not preceded with whitespace. | 184 |
![]() | Line has trailing spaces. | 185 |
![]() | Line contains a tab character. | 185 |
![]() | Line has trailing spaces. | 186 |
![]() | Line contains a tab character. | 186 |
![]() | Line contains a tab character. | 187 |
![]() | Line contains a tab character. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | Line contains a tab character. | 190 |
![]() | Line contains a tab character. | 191 |
![]() | Line contains a tab character. | 192 |
![]() | Line is longer than 80 characters. | 193 |
![]() | Line contains a tab character. | 193 |
![]() | '+' is not preceded with whitespace. | 193 |
![]() | '+' is not followed by whitespace. | 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. | 197 |
![]() | Line has trailing spaces. | 198 |
![]() | Line contains a tab character. | 198 |
![]() | Line contains a tab character. | 199 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Method 'loadXml' is not designed for extension - needs to be abstract, final or empty. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Parameter inputStream should be final. | 25 |
![]() | Parameter principalId should be final. | 25 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line contains a tab character. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Line contains a tab character. | 29 |
![]() | Method 'getKeyValues' is not designed for extension - needs to be abstract, final or empty. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line contains a tab character. | 57 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 29 |
![]() | Line contains a tab character. | 31 |
![]() | 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 |
![]() | Line contains a tab character. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Expected an @return tag. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Parameter orgType should be final. | 39 |
![]() | Expected @param tag for 'orgType'. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line contains a tab character. | 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 has trailing spaces. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | 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 contains a tab character. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Line contains a tab character. | 62 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line is longer than 80 characters. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Line is longer than 80 characters. | 70 |
![]() | 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 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line is longer than 80 characters. | 75 |
![]() | Line contains a tab character. | 75 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line has trailing spaces. | 77 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | '}' should be on the same line. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line is longer than 80 characters. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | Line has trailing spaces. | 86 |
![]() | Line is longer than 80 characters. | 86 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line is longer than 80 characters. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 22 |
![]() | Line contains a tab character. | 24 |
![]() | Method 'getKeyValues' is not designed for extension - needs to be abstract, final or empty. | 24 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 22 |
![]() | Line contains a tab character. | 24 |
![]() | Method 'getKeyValues' is not designed for extension - needs to be abstract, final or empty. | 24 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 22 |
![]() | Line contains a tab character. | 24 |
![]() | Method 'getKeyValues' is not designed for extension - needs to be abstract, final or empty. | 24 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line contains a tab character. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Line contains a tab character. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 44 |
![]() | Line has trailing spaces. | 49 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line has trailing spaces. | 58 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line contains a tab character. | 79 |
![]() | Method 'getKeyValues' is not designed for extension - needs to be abstract, final or empty. | 84 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 17 |
![]() | First sentence should end with a period. | 29 |
![]() | Line contains a tab character. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Line contains a tab character. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | ',' is not followed by whitespace. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | 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 contains a tab character. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Expected an @return tag. | 59 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Parameter orgId should be final. | 59 |
![]() | Expected @param tag for 'orgId'. | 59 |
![]() | Parameter orgShortName should be final. | 59 |
![]() | Expected @param tag for 'orgShortName'. | 59 |
![]() | Parameter orgLongName should be final. | 59 |
![]() | Expected @param tag for 'orgLongName'. | 59 |
![]() | Parameter orgType should be final. | 59 |
![]() | Expected @param tag for 'orgType'. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line is longer than 80 characters. | 61 |
![]() | 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 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line has trailing spaces. | 17 |
![]() | Line is longer than 80 characters. | 40 |
![]() | First sentence should end with a period. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Utility classes should not have a public or default constructor. | 49 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Line contains a tab character. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Line contains a tab character. | 54 |
![]() | Must have at least one statement. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter requiredAttributes should be final. | 63 |
![]() | Parameter receivedAttributes should be final. | 63 |
![]() | Parameter checkRequiredAttributes should be final. | 63 |
![]() | Parameter commaSeparatorString should be final. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | '(' is followed by whitespace. | 65 |
![]() | ')' is preceded with whitespace. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line is longer than 80 characters. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | '(' is followed by whitespace. | 69 |
![]() | ')' is preceded with whitespace. | 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 |
![]() | '(' is followed by whitespace. | 73 |
![]() | ')' is preceded with whitespace. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line is longer than 80 characters. | 77 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line is longer than 80 characters. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | 'for' is not followed by whitespace. | 80 |
![]() | '(' is followed by whitespace. | 80 |
![]() | ')' is preceded with whitespace. | 80 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | 'if' is not followed by whitespace. | 81 |
![]() | '(' is followed by whitespace. | 81 |
![]() | ')' is preceded with whitespace. | 81 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line is longer than 80 characters. | 86 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 92 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | 'if' is not followed by whitespace. | 95 |
![]() | '>' is not preceded with whitespace. | 95 |
![]() | '>' is not followed by whitespace. | 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 |
![]() | '(' is followed by whitespace. | 99 |
![]() | ')' is preceded with whitespace. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | '(' is followed by whitespace. | 100 |
![]() | ')' is preceded with whitespace. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | 'if' is not followed by whitespace. | 101 |
![]() | '(' is followed by whitespace. | 101 |
![]() | ')' is preceded with whitespace. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | '(' is followed by whitespace. | 102 |
![]() | ')' is preceded with whitespace. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line is longer than 80 characters. | 108 |
![]() | Line contains a tab character. | 108 |
![]() | Missing a Javadoc comment. | 112 |
![]() | Parameter qualification should be final. | 112 |
![]() | Line is longer than 80 characters. | 113 |
![]() | Line is longer than 80 characters. | 121 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Parameter qualification should be final. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Line is longer than 80 characters. | 124 |
![]() | Line contains a tab character. | 124 |
![]() | Line is longer than 80 characters. | 125 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Line is longer than 80 characters. | 128 |
![]() | Line contains a tab character. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Line is longer than 80 characters. | 130 |
![]() | 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 is longer than 80 characters. | 135 |
![]() | Line contains a tab character. | 135 |
![]() | Line is longer than 80 characters. | 136 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | '}' should be on the same line. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Line is longer than 80 characters. | 139 |
![]() | Line contains a tab character. | 139 |
![]() | Line is longer than 80 characters. | 140 |
![]() | Line contains a tab character. | 140 |
![]() | '(' is followed by whitespace. | 140 |
![]() | ')' is preceded with whitespace. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Line is longer than 80 characters. | 142 |
![]() | Line contains a tab character. | 142 |
![]() | '(' is followed by whitespace. | 142 |
![]() | ')' is preceded with whitespace. | 142 |
![]() | Line is longer than 80 characters. | 143 |
![]() | Line contains a tab character. | 143 |
![]() | Line is longer than 80 characters. | 144 |
![]() | Line contains a tab character. | 144 |
![]() | Line is longer than 80 characters. | 145 |
![]() | Line contains a tab character. | 145 |
![]() | '(' is followed by whitespace. | 145 |
![]() | ')' is preceded with whitespace. | 145 |
![]() | Line is longer than 80 characters. | 146 |
![]() | Line contains a tab character. | 146 |
![]() | Line is longer than 80 characters. | 147 |
![]() | Line contains a tab character. | 147 |
![]() | Line contains a tab character. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line is longer than 80 characters. | 151 |
![]() | Line contains a tab character. | 151 |
![]() | Line is longer than 80 characters. | 152 |
![]() | 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 |
![]() | '}' should be on the same line. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | Line is longer than 80 characters. | 156 |
![]() | Line contains a tab character. | 156 |
![]() | Line is longer than 80 characters. | 157 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | '}' should be on the same line. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Line is longer than 80 characters. | 161 |
![]() | Line contains a tab character. | 161 |
![]() | Line is longer than 80 characters. | 162 |
![]() | Line contains a tab character. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | Line is longer than 80 characters. | 165 |
![]() | Line contains a tab character. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | '}' should be on the same line. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Line contains a tab character. | 171 |
![]() | Line contains a tab character. | 172 |
![]() | Line is longer than 80 characters. | 174 |
![]() | Line contains a tab character. | 174 |
![]() | Missing a Javadoc comment. | 174 |
![]() | Parameter docDetail should be final. | 174 |
![]() | Parameter proposalId should be final. | 174 |
![]() | Parameter qualifications 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 |
![]() | Line is longer than 80 characters. | 178 |
![]() | Line contains a tab character. | 178 |
![]() | Line contains a tab character. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | Line is longer than 80 characters. | 181 |
![]() | Line contains a tab character. | 181 |
![]() | Line is longer than 80 characters. | 182 |
![]() | Line contains a tab character. | 182 |
![]() | Line contains a tab character. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | Line is longer than 80 characters. | 185 |
![]() | Line contains a tab character. | 185 |
![]() | Line is longer than 80 characters. | 186 |
![]() | Line contains a tab character. | 186 |
![]() | Line contains a tab character. | 187 |
![]() | Line is longer than 80 characters. | 188 |
![]() | Line contains a tab character. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | Line contains a tab character. | 190 |
![]() | Line contains a tab character. | 191 |
![]() | Line is longer than 80 characters. | 192 |
![]() | Line contains a tab character. | 192 |
![]() | Line is longer than 80 characters. | 193 |
![]() | Line contains a tab character. | 193 |
![]() | Line contains a tab character. | 194 |
![]() | Line contains a tab character. | 195 |
![]() | Line is longer than 80 characters. | 196 |
![]() | Line contains a tab character. | 196 |
![]() | Line is longer than 80 characters. | 197 |
![]() | Line contains a tab character. | 197 |
![]() | Line contains a tab character. | 198 |
![]() | Line contains a tab character. | 199 |
![]() | '}' should be on the same line. | 199 |
![]() | Line contains a tab character. | 200 |
![]() | Line has trailing spaces. | 201 |
![]() | Line is longer than 80 characters. | 201 |
![]() | 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. | 205 |
![]() | '}' should be on the same line. | 205 |
![]() | Line contains a tab character. | 206 |
![]() | Line is longer than 80 characters. | 207 |
![]() | Line contains a tab character. | 207 |
![]() | Line contains a tab character. | 208 |
![]() | Line has trailing spaces. | 209 |
![]() | Line is longer than 80 characters. | 209 |
![]() | Line contains a tab character. | 209 |
![]() | '&&' should be on a new line. | 209 |
![]() | Line is longer than 80 characters. | 210 |
![]() | Line contains a tab character. | 210 |
![]() | Line is longer than 80 characters. | 211 |
![]() | Line contains a tab character. | 211 |
![]() | Line contains a tab character. | 212 |
![]() | '}' should be on the same line. | 212 |
![]() | Line has trailing spaces. | 213 |
![]() | Line is longer than 80 characters. | 213 |
![]() | Line contains a tab character. | 213 |
![]() | '&&' should be on a new line. | 213 |
![]() | Line is longer than 80 characters. | 214 |
![]() | Line contains a tab character. | 214 |
![]() | Line is longer than 80 characters. | 215 |
![]() | Line contains a tab character. | 215 |
![]() | Line contains a tab character. | 216 |
![]() | Line contains a tab character. | 217 |
![]() | Line contains a tab character. | 218 |
![]() | Missing a Javadoc comment. | 220 |
![]() | Line is longer than 80 characters. | 221 |
![]() | ',' is not followed by whitespace. | 221 |
![]() | Missing a Javadoc comment. | 224 |
![]() | Line contains a tab character. | 224 |
![]() | ',' is not followed by whitespace. | 224 |
![]() | Missing a Javadoc comment. | 226 |
![]() | Line contains a tab character. | 228 |
![]() | Parameter key should be final. | 229 |
![]() | Parameter value should be final. | 229 |
![]() | Line contains a tab character. | 230 |
![]() | Line is longer than 80 characters. | 231 |
![]() | Line contains a tab character. | 231 |
![]() | Line contains a tab character. | 232 |
![]() | Line contains a tab character. | 233 |
![]() | Line contains a tab character. | 236 |
![]() | Missing a Javadoc comment. | 236 |
![]() | Parameter value should be final. | 236 |
![]() | Line is longer than 80 characters. | 237 |
![]() | Line contains a tab character. | 237 |
![]() | Line contains a tab character. | 238 |
![]() | Line contains a tab character. | 239 |
![]() | Line contains a tab character. | 240 |
![]() | Line contains a tab character. | 242 |
![]() | Line contains a tab character. | 243 |
![]() | Line contains a tab character. | 244 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 17 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line has trailing spaces. | 36 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 42 |
![]() | Line contains a tab character. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Method 'getPrincipalByPrincipalNameAndPassword' is not designed for extension - needs to be abstract, final or empty. | 47 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line contains a tab character. | 48 |
![]() | Parameter principalName should be final. | 48 |
![]() | Parameter password should be final. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Line contains a tab character. | 50 |
![]() | '+' is not preceded with whitespace. | 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 contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line has trailing spaces. | 17 |
![]() | First sentence should end with a period. | 32 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line contains a tab character. | 38 |
![]() | Missing a Javadoc comment. | 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 |
![]() | Line contains a tab character. | 44 |
![]() | '(' is followed by whitespace. | 44 |
![]() | ')' is preceded with whitespace. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | '(' is followed by whitespace. | 48 |
![]() | ')' is preceded with whitespace. | 48 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Line contains a tab character. | 49 |
![]() | '(' is followed by whitespace. | 49 |
![]() | ')' is preceded with whitespace. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | '(' is followed by whitespace. | 54 |
![]() | ')' is preceded with whitespace. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 57 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 64 |
![]() | Method 'translateInputAttributeSet' is not designed for extension - needs to be abstract, final or empty. | 64 |
![]() | Parameter qualification should be final. | 65 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 69 |
![]() | Method 'validateRequiredAttributesAgainstReceived' is not designed for extension - needs to be abstract, final or empty. | 69 |
![]() | Line is longer than 80 characters. | 70 |
![]() | Parameter receivedAttributes should be final. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line is longer than 80 characters. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line is longer than 80 characters. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 27 |
![]() | Line has trailing spaces. | 29 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line contains a tab character. | 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 |
![]() | Method 'getRoleMembersFromApplicationRole' is not designed for extension - needs to be abstract, final or empty. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Parameter namespaceCode should be final. | 39 |
![]() | Parameter roleName should be final. | 39 |
![]() | Parameter qualification should be final. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line contains a tab character. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line contains a tab character. | 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 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line contains a tab character. | 42 |
![]() | ',' is not followed by whitespace. | 42 |
![]() | ',' is not followed by whitespace. | 42 |
![]() | ',' is not followed by whitespace. | 42 |
![]() | ',' is not followed by whitespace. | 42 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line contains a tab character. | 43 |
![]() | ',' is not followed by whitespace. | 43 |
![]() | ',' is not followed by whitespace. | 43 |
![]() | ',' is not followed by whitespace. | 43 |
![]() | ',' is not followed by whitespace. | 43 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line contains a tab character. | 44 |
![]() | ',' is not followed by whitespace. | 44 |
![]() | ',' is not followed by whitespace. | 44 |
![]() | ',' is not followed by whitespace. | 44 |
![]() | ',' is not followed by whitespace. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 48 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Method 'sortRoleMembers' is not designed for extension - needs to be abstract, final or empty. | 51 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Parameter roleMembers should be final. | 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. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | '(' is followed by whitespace. | 56 |
![]() | '3' is a magic number. | 56 |
![]() | ')' is preceded with whitespace. | 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 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 46 |
![]() | Variable 'LOG' must be private and have accessor methods. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line contains a tab character. | 48 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Line contains a tab character. | 49 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Variable 'newRequiredAttributes' must be private and have accessor methods. | 52 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Line contains a tab character. | 62 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Parameter kewActionRequestStatusCode should be final. | 64 |
![]() | 'kewActionRequestStatusCode' hides a field. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Parameter code should be final. | 68 |
![]() | Line is longer than 80 characters. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Line is longer than 80 characters. | 70 |
![]() | 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 contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | '(' is followed by whitespace. | 82 |
![]() | ')' is preceded with whitespace. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | '(' is followed by whitespace. | 86 |
![]() | ')' is preceded with whitespace. | 86 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line contains a tab character. | 87 |
![]() | '(' is followed by whitespace. | 87 |
![]() | ')' is preceded with whitespace. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 90 |
![]() | Line is longer than 80 characters. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | '(' is followed by whitespace. | 91 |
![]() | ')' is preceded with whitespace. | 91 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | '(' is followed by whitespace. | 92 |
![]() | ')' is preceded with whitespace. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line is longer than 80 characters. | 95 |
![]() | '(' is followed by whitespace. | 97 |
![]() | ')' is preceded with whitespace. | 97 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | Line is longer than 80 characters. | 103 |
![]() | Line contains a tab character. | 103 |
![]() | Line has trailing spaces. | 104 |
![]() | Line contains a tab character. | 104 |
![]() | Line is longer than 80 characters. | 105 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Method 'validateRequiredAttributesAgainstReceived' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Line is longer than 80 characters. | 108 |
![]() | Line contains a tab character. | 108 |
![]() | Parameter receivedAttributes should be final. | 108 |
![]() | Expected @param tag for 'receivedAttributes'. | 108 |
![]() | '{' is not preceded with whitespace. | 108 |
![]() | Line is longer than 80 characters. | 109 |
![]() | Line contains a tab character. | 109 |
![]() | Line is longer than 80 characters. | 110 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Method 'translateInputAttributeSet' is not designed for extension - needs to be abstract, final or empty. | 113 |
![]() | Parameter qualification should be final. | 114 |
![]() | Line is longer than 80 characters. | 115 |
![]() | Line is longer than 80 characters. | 118 |
![]() | Line contains a tab character. | 118 |
![]() | Method 'getDocumentNumber' is not designed for extension - needs to be abstract, final or empty. | 118 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Parameter qualification should be final. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Line is longer than 80 characters. | 120 |
![]() | Line contains a tab character. | 120 |
![]() | '(' is followed by whitespace. | 120 |
![]() | ')' is preceded with whitespace. | 120 |
![]() | Line is longer than 80 characters. | 124 |
![]() | '20' is a magic number. | 125 |
![]() | Line contains a tab character. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Line is longer than 80 characters. | 131 |
![]() | Line contains a tab character. | 131 |
![]() | Line is longer than 80 characters. | 132 |
![]() | Line contains a tab character. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Line is longer than 80 characters. | 134 |
![]() | Line contains a tab character. | 134 |
![]() | Line is longer than 80 characters. | 135 |
![]() | Line contains a tab character. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Line is longer than 80 characters. | 139 |
![]() | Line contains a tab character. | 139 |
![]() | Line is longer than 80 characters. | 140 |
![]() | Line contains a tab character. | 140 |
![]() | Line is longer than 80 characters. | 141 |
![]() | Line contains a tab character. | 141 |
![]() | Line contains a tab character. | 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. | 147 |
![]() | Line contains a tab character. | 148 |
![]() | Line is longer than 80 characters. | 150 |
![]() | Line contains a tab character. | 150 |
![]() | Method 'addMember' is not designed for extension - needs to be abstract, final or empty. | 150 |
![]() | Missing a Javadoc comment. | 150 |
![]() | Parameter requestsByPrincipalId should be final. | 150 |
![]() | ',' is not followed by whitespace. | 150 |
![]() | Parameter principalId should be final. | 150 |
![]() | Parameter actionRequest should be final. | 150 |
![]() | Line contains a tab character. | 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. | 157 |
![]() | Line is longer than 80 characters. | 158 |
![]() | Line contains a tab character. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Method 'getRoleMembersFromApplicationRole' is not designed for extension - needs to be abstract, final or empty. | 160 |
![]() | Line contains a tab character. | 161 |
![]() | Line is longer than 80 characters. | 162 |
![]() | Line contains a tab character. | 162 |
![]() | Parameter namespaceCode should be final. | 162 |
![]() | Parameter roleName should be final. | 162 |
![]() | Parameter paramQualification should be final. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | Line is longer than 80 characters. | 165 |
![]() | Line contains a tab character. | 165 |
![]() | Line is longer than 80 characters. | 166 |
![]() | 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 is longer than 80 characters. | 171 |
![]() | Line contains a tab character. | 171 |
![]() | Line is longer than 80 characters. | 172 |
![]() | Line contains a tab character. | 172 |
![]() | Line is longer than 80 characters. | 173 |
![]() | Line contains a tab character. | 173 |
![]() | ',' is not followed by whitespace. | 173 |
![]() | Line is longer than 80 characters. | 174 |
![]() | Line contains a tab character. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | ':' is not preceded with whitespace. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | Line contains a tab character. | 177 |
![]() | Line is longer than 80 characters. | 178 |
![]() | Line contains a tab character. | 178 |
![]() | Line contains a tab character. | 179 |
![]() | '}' should be on the same line. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | Line contains a tab character. | 181 |
![]() | Line is longer than 80 characters. | 182 |
![]() | Line contains a tab character. | 182 |
![]() | Line is longer than 80 characters. | 183 |
![]() | Line contains a tab character. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | Line contains a tab character. | 185 |
![]() | Line contains a tab character. | 186 |
![]() | Line is longer than 80 characters. | 187 |
![]() | Line contains a tab character. | 187 |
![]() | Line is longer than 80 characters. | 188 |
![]() | Line contains a tab character. | 188 |
![]() | Line is longer than 80 characters. | 189 |
![]() | Line contains a tab character. | 189 |
![]() | '(' is followed by whitespace. | 189 |
![]() | ')' is preceded with whitespace. | 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. | 194 |
![]() | Line is longer than 80 characters. | 195 |
![]() | Line contains a tab character. | 195 |
![]() | Line is longer than 80 characters. | 196 |
![]() | Line contains a tab character. | 196 |
![]() | Line contains a tab character. | 197 |
![]() | Line contains a tab character. | 198 |
![]() | Line contains a tab character. | 200 |
![]() | Line is longer than 80 characters. | 201 |
![]() | Line contains a tab character. | 201 |
![]() | Line contains a tab character. | 202 |
![]() | Line contains a tab character. | 203 |
![]() | Method 'hasApplicationRole' is not designed for extension - needs to be abstract, final or empty. | 203 |
![]() | Line contains a tab character. | 204 |
![]() | Parameter principalId should be final. | 204 |
![]() | Line is longer than 80 characters. | 205 |
![]() | Line contains a tab character. | 205 |
![]() | Parameter groupIds should be final. | 205 |
![]() | Parameter namespaceCode should be final. | 205 |
![]() | Parameter roleName should be final. | 205 |
![]() | Line contains a tab character. | 206 |
![]() | Parameter paramQualification should be final. | 206 |
![]() | Line is longer than 80 characters. | 208 |
![]() | Line contains a tab character. | 209 |
![]() | Line contains a tab character. | 210 |
![]() | Line contains a tab character. | 211 |
![]() | Line is longer than 80 characters. | 212 |
![]() | Line contains a tab character. | 212 |
![]() | Line is longer than 80 characters. | 213 |
![]() | 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 is longer than 80 characters. | 217 |
![]() | Line contains a tab character. | 217 |
![]() | Line is longer than 80 characters. | 218 |
![]() | Line contains a tab character. | 218 |
![]() | Line contains a tab character. | 219 |
![]() | Line contains a tab character. | 220 |
![]() | Line is longer than 80 characters. | 222 |
![]() | Line contains a tab character. | 222 |
![]() | Method 'containsActivatedRequest' is not designed for extension - needs to be abstract, final or empty. | 222 |
![]() | Missing a Javadoc comment. | 222 |
![]() | Parameter roleName should be final. | 222 |
![]() | Parameter actionRequests should be final. | 222 |
![]() | Line is longer than 80 characters. | 223 |
![]() | Line contains a tab character. | 223 |
![]() | Line contains a tab character. | 224 |
![]() | '(' is followed by whitespace. | 224 |
![]() | ')' is preceded with whitespace. | 224 |
![]() | Line is longer than 80 characters. | 225 |
![]() | Line contains a tab character. | 225 |
![]() | '(' is followed by whitespace. | 225 |
![]() | Line contains a tab character. | 226 |
![]() | Line contains a tab character. | 227 |
![]() | Line contains a tab character. | 228 |
![]() | Line contains a tab character. | 229 |
![]() | '}' should be on the same line. | 229 |
![]() | Line is longer than 80 characters. | 230 |
![]() | Line contains a tab character. | 230 |
![]() | Line contains a tab character. | 231 |
![]() | '(' is followed by whitespace. | 231 |
![]() | ')' is preceded with whitespace. | 231 |
![]() | Line is longer than 80 characters. | 232 |
![]() | Line contains a tab character. | 232 |
![]() | '(' is followed by whitespace. | 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 |
![]() | '}' should be on the same line. | 236 |
![]() | Line is longer than 80 characters. | 237 |
![]() | Line contains a tab character. | 237 |
![]() | Line contains a tab character. | 238 |
![]() | '(' is followed by whitespace. | 238 |
![]() | ')' is preceded with whitespace. | 238 |
![]() | Line is longer than 80 characters. | 239 |
![]() | Line contains a tab character. | 239 |
![]() | '(' is followed by whitespace. | 239 |
![]() | Line contains a tab character. | 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. | 247 |
![]() | Method 'verifyActionRequest' is not designed for extension - needs to be abstract, final or empty. | 247 |
![]() | Missing a Javadoc comment. | 247 |
![]() | Parameter ar should be final. | 247 |
![]() | Line is longer than 80 characters. | 248 |
![]() | Line contains a tab character. | 248 |
![]() | Line contains a tab character. | 249 |
![]() | Line contains a tab character. | 250 |
![]() | Line is longer than 80 characters. | 251 |
![]() | Line contains a tab character. | 251 |
![]() | Line contains a tab character. | 252 |
![]() | '}' should be on the same line. | 252 |
![]() | Line contains a tab character. | 253 |
![]() | Line is longer than 80 characters. | 254 |
![]() | Line contains a tab character. | 254 |
![]() | Line contains a tab character. | 255 |
![]() | Line contains a tab character. | 256 |
![]() | Line contains a tab character. | 257 |
![]() | Line contains a tab character. | 258 |
![]() | First sentence should end with a period. | 260 |
![]() | Line contains a tab character. | 260 |
![]() | Line is longer than 80 characters. | 261 |
![]() | Line contains a tab character. | 261 |
![]() | Line has trailing spaces. | 262 |
![]() | Line contains a tab character. | 262 |
![]() | Line is longer than 80 characters. | 263 |
![]() | Line contains a tab character. | 263 |
![]() | Line contains a tab character. | 264 |
![]() | Line contains a tab character. | 265 |
![]() | Expected an @return tag. | 266 |
![]() | Line is longer than 80 characters. | 266 |
![]() | Line contains a tab character. | 266 |
![]() | Method 'shouldCacheRoleMembershipResults' is not designed for extension - needs to be abstract, final or empty. | 266 |
![]() | Parameter namespaceCode should be final. | 266 |
![]() | Expected @param tag for 'namespaceCode'. | 266 |
![]() | Parameter roleName should be final. | 266 |
![]() | Expected @param tag for 'roleName'. | 266 |
![]() | Line contains a tab character. | 267 |
![]() | Line contains a tab character. | 268 |
![]() | Line contains a tab character. | 270 |
![]() | Method 'getRequestTypesToCheck' is not designed for extension - needs to be abstract, final or empty. | 270 |
![]() | Missing a Javadoc comment. | 270 |
![]() | Line contains a tab character. | 271 |
![]() | Line contains a tab character. | 272 |
![]() | Line contains a tab character. | 274 |
![]() | Method 'getRequestStatusesToCheck' is not designed for extension - needs to be abstract, final or empty. | 274 |
![]() | Missing a Javadoc comment. | 274 |
![]() | Line is longer than 80 characters. | 275 |
![]() | Line contains a tab character. | 275 |
![]() | Line contains a tab character. | 276 |
![]() | Line contains a tab character. | 278 |
![]() | Method 'getWorkflowUtility' is not designed for extension - needs to be abstract, final or empty. | 278 |
![]() | Missing a Javadoc comment. | 278 |
![]() | Line contains a tab character. | 279 |
![]() | Line contains a tab character. | 280 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Line contains a tab character. | 19 |
![]() | Line contains a tab character. | 21 |
![]() | Method 'getRequestTypesToCheck' is not designed for extension - needs to be abstract, final or empty. | 21 |
![]() | Line contains a tab character. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | Line contains a tab character. | 24 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 17 |
![]() | First sentence should end with a period. | 24 |
![]() | Line has trailing spaces. | 27 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line contains a tab character. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Method 'getRequestStatusesToCheck' is not designed for extension - needs to be abstract, final or empty. | 34 |
![]() | Line contains a tab character. | 36 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 19 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Line contains a tab character. | 21 |
![]() | Method 'getRequestTypesToCheck' is not designed for extension - needs to be abstract, final or empty. | 21 |
![]() | Line contains a tab character. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | Line contains a tab character. | 24 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 17 |
![]() | First sentence should end with a period. | 24 |
![]() | Line has trailing spaces. | 27 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line contains a tab character. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Method 'getRequestStatusesToCheck' is not designed for extension - needs to be abstract, final or empty. | 34 |
![]() | Line contains a tab character. | 36 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line contains a tab character. | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Variable 'newRequiredAttributes' must be private and have accessor methods. | 46 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | '(' is followed by whitespace. | 52 |
![]() | ')' is preceded with whitespace. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | '(' is followed by whitespace. | 56 |
![]() | ')' is preceded with whitespace. | 56 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | '(' is followed by whitespace. | 57 |
![]() | ')' is preceded with whitespace. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 60 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | '(' is followed by whitespace. | 61 |
![]() | ')' is preceded with whitespace. | 61 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | '(' is followed by whitespace. | 62 |
![]() | ')' is preceded with whitespace. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line is longer than 80 characters. | 65 |
![]() | '(' is followed by whitespace. | 67 |
![]() | ')' is preceded with whitespace. | 67 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line is longer than 80 characters. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | 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. | 77 |
![]() | Method 'validateRequiredAttributesAgainstReceived' is not designed for extension - needs to be abstract, final or empty. | 77 |
![]() | Line is longer than 80 characters. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Parameter receivedAttributes should be final. | 78 |
![]() | Expected @param tag for 'receivedAttributes'. | 78 |
![]() | '{' is not preceded with whitespace. | 78 |
![]() | Line is longer than 80 characters. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 81 |
![]() | Method 'translateInputAttributeSet' is not designed for extension - needs to be abstract, final or empty. | 83 |
![]() | Parameter qualification should be final. | 84 |
![]() | Line is longer than 80 characters. | 85 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line contains a tab character. | 88 |
![]() | Method 'getDocumentNumber' is not designed for extension - needs to be abstract, final or empty. | 88 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Parameter qualification should be final. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line is longer than 80 characters. | 90 |
![]() | Line contains a tab character. | 90 |
![]() | '(' is followed by whitespace. | 90 |
![]() | ')' is preceded with whitespace. | 90 |
![]() | Line is longer than 80 characters. | 94 |
![]() | '20' is a magic number. | 95 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line is longer than 80 characters. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Line is longer than 80 characters. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line is longer than 80 characters. | 104 |
![]() | Line contains a tab character. | 104 |
![]() | Line is longer than 80 characters. | 105 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line is longer than 80 characters. | 109 |
![]() | Line contains a tab character. | 109 |
![]() | Line is longer than 80 characters. | 110 |
![]() | Line contains a tab character. | 110 |
![]() | Line is longer than 80 characters. | 111 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line is longer than 80 characters. | 113 |
![]() | 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. | 118 |
![]() | Method 'isCheckFutureRequests' 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 |
![]() | Line contains a tab character. | 122 |
![]() | Method 'setCheckFutureRequests' is not designed for extension - needs to be abstract, final or empty. | 122 |
![]() | Missing a Javadoc comment. | 122 |
![]() | Parameter checkFutureRequests should be final. | 122 |
![]() | 'checkFutureRequests' hides a field. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Line is longer than 80 characters. | 128 |
![]() | Line contains a tab character. | 128 |
![]() | Line is longer than 80 characters. | 129 |
![]() | Line contains a tab character. | 129 |
![]() | Line is longer than 80 characters. | 130 |
![]() | Line contains a tab character. | 130 |
![]() | Line has trailing spaces. | 131 |
![]() | Line contains a tab character. | 131 |
![]() | Line has trailing spaces. | 132 |
![]() | Line is longer than 80 characters. | 132 |
![]() | Line contains a tab character. | 132 |
![]() | Line has trailing spaces. | 133 |
![]() | Line is longer than 80 characters. | 133 |
![]() | Line contains a tab character. | 133 |
![]() | Line has trailing spaces. | 134 |
![]() | Line contains a tab character. | 134 |
![]() | Line is longer than 80 characters. | 135 |
![]() | Line contains a tab character. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Expected an @return tag. | 137 |
![]() | Line contains a tab character. | 137 |
![]() | Method 'getRoleMembersFromApplicationRole' is not designed for extension - needs to be abstract, final or empty. | 137 |
![]() | Line is longer than 80 characters. | 138 |
![]() | Parameter namespaceCode should be final. | 138 |
![]() | Expected @param tag for 'namespaceCode'. | 138 |
![]() | Parameter roleName should be final. | 138 |
![]() | Expected @param tag for 'roleName'. | 138 |
![]() | Parameter paramQualification should be final. | 138 |
![]() | Expected @param tag for 'paramQualification'. | 138 |
![]() | Line is longer than 80 characters. | 139 |
![]() | Line contains a tab character. | 139 |
![]() | Line contains a tab character. | 140 |
![]() | Line is longer than 80 characters. | 141 |
![]() | 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 is longer than 80 characters. | 147 |
![]() | Line contains a tab character. | 147 |
![]() | Line is longer than 80 characters. | 148 |
![]() | Line contains a tab character. | 148 |
![]() | '(' is followed by whitespace. | 148 |
![]() | ')' is preceded with whitespace. | 148 |
![]() | Line is longer than 80 characters. | 149 |
![]() | Line contains a tab character. | 149 |
![]() | 'if' is not followed by whitespace. | 149 |
![]() | Line is longer than 80 characters. | 150 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | '(' is followed by whitespace. | 152 |
![]() | ')' is preceded with whitespace. | 152 |
![]() | Line is longer than 80 characters. | 153 |
![]() | Line contains a tab character. | 153 |
![]() | '(' is followed by whitespace. | 153 |
![]() | ')' is preceded with whitespace. | 153 |
![]() | Line is longer than 80 characters. | 154 |
![]() | Line contains a tab character. | 154 |
![]() | '(' is followed by whitespace. | 154 |
![]() | ')' is preceded with whitespace. | 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 |
![]() | 'if' is not followed by whitespace. | 158 |
![]() | Line is longer than 80 characters. | 159 |
![]() | Line contains a tab character. | 159 |
![]() | Line is longer than 80 characters. | 160 |
![]() | Line contains a tab character. | 160 |
![]() | '(' is followed by whitespace. | 160 |
![]() | ')' is preceded with whitespace. | 160 |
![]() | Line contains a tab character. | 161 |
![]() | Line contains a tab character. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Line is longer than 80 characters. | 164 |
![]() | Line contains a tab character. | 164 |
![]() | ',' is not followed by whitespace. | 164 |
![]() | Line is longer than 80 characters. | 165 |
![]() | Line contains a tab character. | 165 |
![]() | '+' is not preceded with whitespace. | 165 |
![]() | '+' is not followed by whitespace. | 165 |
![]() | '+' is not preceded with whitespace. | 165 |
![]() | '+' is not followed by whitespace. | 165 |
![]() | '+' is not preceded with whitespace. | 165 |
![]() | '+' is not followed by whitespace. | 165 |
![]() | ',' is not followed by whitespace. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Line contains a tab character. | 170 |
![]() | Line is longer than 80 characters. | 171 |
![]() | Line contains a tab character. | 171 |
![]() | Line contains a tab character. | 172 |
![]() | Expected an @return tag. | 173 |
![]() | Line contains a tab character. | 173 |
![]() | Method 'hasApplicationRole' is not designed for extension - needs to be abstract, final or empty. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | Line is longer than 80 characters. | 175 |
![]() | Line contains a tab character. | 175 |
![]() | Parameter principalId should be final. | 175 |
![]() | Expected @param tag for 'principalId'. | 175 |
![]() | Parameter groupIds should be final. | 175 |
![]() | Expected @param tag for 'groupIds'. | 175 |
![]() | Parameter namespaceCode should be final. | 175 |
![]() | Expected @param tag for 'namespaceCode'. | 175 |
![]() | Parameter roleName should be final. | 175 |
![]() | Expected @param tag for 'roleName'. | 175 |
![]() | Parameter paramQualification should be final. | 175 |
![]() | Expected @param tag for 'paramQualification'. | 175 |
![]() | '{' is not preceded with whitespace. | 175 |
![]() | Line is longer than 80 characters. | 177 |
![]() | 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 |
![]() | '{' is not preceded with whitespace. | 183 |
![]() | Line is longer than 80 characters. | 184 |
![]() | Line contains a tab character. | 184 |
![]() | Line is longer than 80 characters. | 185 |
![]() | Line contains a tab character. | 185 |
![]() | 'if' is not followed by whitespace. | 185 |
![]() | '{' is not preceded with whitespace. | 185 |
![]() | Line is longer than 80 characters. | 186 |
![]() | Line contains a tab character. | 186 |
![]() | Line contains a tab character. | 187 |
![]() | 'if' is not followed by whitespace. | 187 |
![]() | '{' is not preceded with whitespace. | 187 |
![]() | Line is longer than 80 characters. | 188 |
![]() | Line contains a tab character. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | Line contains a tab character. | 190 |
![]() | Line contains a tab character. | 191 |
![]() | Line is longer than 80 characters. | 192 |
![]() | Line contains a tab character. | 192 |
![]() | ',' is not followed by whitespace. | 192 |
![]() | Line is longer than 80 characters. | 193 |
![]() | Line contains a tab character. | 193 |
![]() | '+' is not preceded with whitespace. | 193 |
![]() | '+' is not followed by whitespace. | 193 |
![]() | '+' is not preceded with whitespace. | 193 |
![]() | '+' is not followed by whitespace. | 193 |
![]() | '+' is not preceded with whitespace. | 193 |
![]() | '+' is not followed by whitespace. | 193 |
![]() | '+' is not preceded with whitespace. | 193 |
![]() | '+' is not followed by whitespace. | 193 |
![]() | '+' is not preceded with whitespace. | 193 |
![]() | '+' is not followed by whitespace. | 193 |
![]() | ',' is not followed by whitespace. | 193 |
![]() | Line contains a tab character. | 194 |
![]() | Line contains a tab character. | 196 |
![]() | First sentence should end with a period. | 198 |
![]() | Line contains a tab character. | 198 |
![]() | Line is longer than 80 characters. | 199 |
![]() | Line contains a tab character. | 199 |
![]() | Line has trailing spaces. | 200 |
![]() | Line contains a tab character. | 200 |
![]() | Line is longer than 80 characters. | 201 |
![]() | Line contains a tab character. | 201 |
![]() | Line contains a tab character. | 202 |
![]() | Line contains a tab character. | 203 |
![]() | Expected an @return tag. | 204 |
![]() | Line is longer than 80 characters. | 204 |
![]() | Line contains a tab character. | 204 |
![]() | Method 'shouldCacheRoleMembershipResults' is not designed for extension - needs to be abstract, final or empty. | 204 |
![]() | Parameter namespaceCode should be final. | 204 |
![]() | Expected @param tag for 'namespaceCode'. | 204 |
![]() | Parameter roleName should be final. | 204 |
![]() | Expected @param tag for 'roleName'. | 204 |
![]() | Line contains a tab character. | 205 |
![]() | Line contains a tab character. | 206 |
![]() | Line contains a tab character. | 208 |
![]() | Method 'getWorkflowUtility' is not designed for extension - needs to be abstract, final or empty. | 208 |
![]() | Missing a Javadoc comment. | 208 |
![]() | Line contains a tab character. | 209 |
![]() | Line contains a tab character. | 210 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line contains a tab character. | 35 |
![]() | Line has trailing spaces. | 36 |
![]() | Line contains a tab character. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Line is longer than 80 characters. | 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 contains a tab character. | 40 |
![]() | 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 |
![]() | Line contains a tab character. | 44 |
![]() | Line has trailing spaces. | 45 |
![]() | Line contains a tab character. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | 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 is longer than 80 characters. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Method 'getRoleMembersFromApplicationRole' is not designed for extension - needs to be abstract, final or empty. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Parameter namespaceCode should be final. | 56 |
![]() | Parameter roleName should be final. | 56 |
![]() | Parameter qualification should be final. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | ',' is not followed by whitespace. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 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 is longer than 80 characters. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 78 |
![]() | Line is longer than 80 characters. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | 'if' is not followed by whitespace. | 80 |
![]() | '!=' is not preceded with whitespace. | 80 |
![]() | '!=' is not followed by whitespace. | 80 |
![]() | '{' is not preceded with whitespace. | 80 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | 'for' is not followed by whitespace. | 81 |
![]() | ':' is not preceded with whitespace. | 81 |
![]() | ':' is not followed by whitespace. | 81 |
![]() | '{' is not preceded with whitespace. | 81 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | 'for' is not followed by whitespace. | 83 |
![]() | ':' is not preceded with whitespace. | 83 |
![]() | ':' is not followed by whitespace. | 83 |
![]() | '{' is not preceded with whitespace. | 83 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | 'else' is not preceded with whitespace. | 89 |
![]() | '}' is not followed by whitespace. | 89 |
![]() | 'else' is not followed by whitespace. | 89 |
![]() | '{' is not preceded with whitespace. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | 'for' is not followed by whitespace. | 93 |
![]() | ':' is not preceded with whitespace. | 93 |
![]() | ':' is not followed by whitespace. | 93 |
![]() | '{' is not preceded with whitespace. | 93 |
![]() | Line is longer than 80 characters. | 94 |
![]() | Line contains a tab character. | 94 |
![]() | 'if' is not followed by whitespace. | 94 |
![]() | '==' is not preceded with whitespace. | 94 |
![]() | '==' is not followed by whitespace. | 94 |
![]() | '||' is not preceded with whitespace. | 94 |
![]() | '||' is not followed by whitespace. | 94 |
![]() | '{' is not preceded with whitespace. | 94 |
![]() | Line is longer than 80 characters. | 95 |
![]() | Line contains a tab character. | 95 |
![]() | Line is longer than 80 characters. | 96 |
![]() | Line contains a tab character. | 96 |
![]() | 'if' is not followed by whitespace. | 96 |
![]() | '!=' is not preceded with whitespace. | 96 |
![]() | '!=' is not followed by whitespace. | 96 |
![]() | '{' is not preceded with whitespace. | 96 |
![]() | Line is longer than 80 characters. | 97 |
![]() | Line contains a tab character. | 97 |
![]() | 'if' is not followed by whitespace. | 97 |
![]() | '>=' is not preceded with whitespace. | 97 |
![]() | '>=' is not followed by whitespace. | 97 |
![]() | '{' is not preceded with whitespace. | 97 |
![]() | Line is longer than 80 characters. | 98 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | '}' should be on the same line. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | 'else' is not followed by whitespace. | 102 |
![]() | '{' is not preceded with whitespace. | 102 |
![]() | Line is longer than 80 characters. | 103 |
![]() | Line contains a tab character. | 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 is longer than 80 characters. | 110 |
![]() | Line contains a tab character. | 110 |
![]() | '+' is not preceded with whitespace. | 110 |
![]() | '+' is not followed by whitespace. | 110 |
![]() | '+' is not preceded with whitespace. | 110 |
![]() | '+' is not followed by whitespace. | 110 |
![]() | ',' is not followed by whitespace. | 110 |
![]() | Line has trailing spaces. | 111 |
![]() | Line contains a tab character. | 111 |
![]() | Line has trailing spaces. | 112 |
![]() | 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 'getOrgService' is not designed for extension - needs to be abstract, final or empty. | 116 |
![]() | Missing a Javadoc comment. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Line contains a tab character. | 120 |
![]() | Method 'setOrgService' is not designed for extension - needs to be abstract, final or empty. | 120 |
![]() | Missing a Javadoc comment. | 120 |
![]() | Parameter orgService should be final. | 120 |
![]() | 'orgService' hides a field. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 124 |
![]() | Method 'getIncludedOrgPersonRelationTypes' is not designed for extension - needs to be abstract, final or empty. | 124 |
![]() | Missing a Javadoc comment. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line contains a tab character. | 128 |
![]() | Method 'setIncludedOrgPersonRelationTypes' is not designed for extension - needs to be abstract, final or empty. | 128 |
![]() | Missing a Javadoc comment. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Parameter includedOrgPersonRelationTypes should be final. | 129 |
![]() | 'includedOrgPersonRelationTypes' hides a field. | 129 |
![]() | Line is longer than 80 characters. | 130 |
![]() | Line contains a tab character. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 133 |
![]() | Method 'getExcludedOrgPersonRelationTypes' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Missing a Javadoc comment. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line contains a tab character. | 137 |
![]() | Method 'setExcludedOrgPersonRelationTypes' is not designed for extension - needs to be abstract, final or empty. | 137 |
![]() | Missing a Javadoc comment. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Parameter excludedOrgPersonRelationTypes should be final. | 138 |
![]() | 'excludedOrgPersonRelationTypes' hides a field. | 138 |
![]() | Line is longer than 80 characters. | 139 |
![]() | Line contains a tab character. | 139 |
![]() | Line contains a tab character. | 140 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 17 |
![]() | First sentence should end with a period. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line contains a tab character. | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Line contains a tab character. | 48 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 55 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Variable 'orgService' must be private and have accessor methods. | 55 |
![]() | Line contains a tab character. | 57 |
![]() | Method 'performMatch' is not designed for extension - needs to be abstract, final or empty. | 57 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Parameter inputQualification should be final. | 58 |
![]() | Parameter roleMemberQualifier should be final. | 58 |
![]() | Line has trailing spaces. | 60 |
![]() | Line is longer than 80 characters. | 61 |
![]() | '(' is followed by whitespace. | 61 |
![]() | ')' is preceded with whitespace. | 61 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Line contains a tab character. | 68 |
![]() | Line is longer than 80 characters. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line is longer than 80 characters. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line is longer than 80 characters. | 75 |
![]() | 'cast' is not followed by whitespace. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | 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 is longer than 80 characters. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line has trailing spaces. | 86 |
![]() | Line contains a tab character. | 86 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line is longer than 80 characters. | 95 |
![]() | Line contains a tab character. | 95 |
![]() | Method 'hasMatch' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Parameter inputAttributeSets should be final. | 95 |
![]() | Parameter roleMemberOrganizationId should be final. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line is longer than 80 characters. | 97 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Line is longer than 80 characters. | 104 |
![]() | Method 'getHierarchyOrgIds' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Parameter inputOrgId should be final. | 104 |
![]() | Line is longer than 80 characters. | 106 |
![]() | Line is longer than 80 characters. | 107 |
![]() | Line has trailing spaces. | 110 |
![]() | Line is longer than 80 characters. | 111 |
![]() | Method 'getOrgIdsForHierarchy' is not designed for extension - needs to be abstract, final or empty. | 111 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Parameter inputOrgId should be final. | 111 |
![]() | Parameter orgHierarchy should be final. | 111 |
![]() | Line is longer than 80 characters. | 113 |
![]() | Line is longer than 80 characters. | 115 |
![]() | Line has trailing spaces. | 117 |
![]() | Line is longer than 80 characters. | 117 |
![]() | Line has trailing spaces. | 123 |
![]() | Line has trailing spaces. | 124 |
![]() | Line is longer than 80 characters. | 125 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line is longer than 80 characters. | 127 |
![]() | Line contains a tab character. | 127 |
![]() | Line is longer than 80 characters. | 128 |
![]() | Line contains a tab character. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Line is longer than 80 characters. | 132 |
![]() | Line contains a tab character. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Line is longer than 80 characters. | 134 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line is longer than 80 characters. | 136 |
![]() | Line is longer than 80 characters. | 138 |
![]() | Line contains a tab character. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Line contains a tab character. | 144 |
![]() | Method 'getOrganizationService' is not designed for extension - needs to be abstract, final or empty. | 144 |
![]() | Missing a Javadoc comment. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Line is longer than 80 characters. | 146 |
![]() | Line contains a tab character. | 146 |
![]() | ',' is not followed by whitespace. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Line contains a tab character. | 148 |
![]() | Line contains a tab character. | 149 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Line contains a tab character. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Name 'DEFAULT_LEGAL_ACTIONS' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 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 |
![]() | Line has trailing spaces. | 37 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | '{' is not followed by whitespace. | 38 |
![]() | '}' is not preceded with whitespace. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Method 'getLegalActions' is not designed for extension - needs to be abstract, final or empty. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Parameter userSession should be final. | 41 |
![]() | Parameter actionItem should be final. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Method 'getDocHandlerDisplayParameters' is not designed for extension - needs to be abstract, final or empty. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Parameter userSession should be final. | 46 |
![]() | Parameter actionItem should be final. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | '=' is not preceded with whitespace. | 32 |
![]() | '=' is not followed by whitespace. | 32 |
![]() | '=' is not preceded with whitespace. | 32 |
![]() | '=' is not followed by whitespace. | 32 |
![]() | '}' is not preceded with whitespace. | 32 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Method 'processWithdrawActionTaken' is not designed for extension - needs to be abstract, final or empty. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Parameter actionTakenEvent should be final. | 39 |
![]() | Parameter proposalInfo should be final. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Method 'processCustomActionTaken' is not designed for extension - needs to be abstract, final or empty. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Parameter actionTakenEvent should be final. | 46 |
![]() | Parameter actionTaken should be final. | 46 |
![]() | Parameter proposalInfo should be final. | 46 |
![]() | Method 'processCustomRouteStatusChange' is not designed for extension - needs to be abstract, final or empty. | 53 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Parameter statusChangeEvent should be final. | 54 |
![]() | Parameter proposalInfo should be final. | 54 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Method 'getCourseId' is not designed for extension - needs to be abstract, final or empty. | 63 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter proposalInfo should be final. | 63 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Line is longer than 80 characters. | 73 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Method 'getCluStateForRouteStatus' is not designed for extension - needs to be abstract, final or empty. | 76 |
![]() | Parameter currentCluState should be final. | 76 |
![]() | Parameter newWorkflowStatusCode should be final. | 76 |
![]() | Line is longer than 80 characters. | 77 |
![]() | Line is longer than 80 characters. | 78 |
![]() | Line is longer than 80 characters. | 79 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Line is longer than 80 characters. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line is longer than 80 characters. | 85 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Line is longer than 80 characters. | 90 |
![]() | Line is longer than 80 characters. | 91 |
![]() | Line is longer than 80 characters. | 99 |
![]() | Line is longer than 80 characters. | 100 |
![]() | Expected an @return tag. | 102 |
![]() | Line is longer than 80 characters. | 102 |
![]() | Method 'getCourseStateFromNewState' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | Parameter currentCourseState should be final. | 102 |
![]() | Expected @param tag for 'currentCourseState'. | 102 |
![]() | Parameter newCourseState should be final. | 102 |
![]() | Expected @param tag for 'newCourseState'. | 102 |
![]() | Line is longer than 80 characters. | 104 |
![]() | Method 'updateCourse' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Missing a Javadoc comment. | 109 |
![]() | '=' is not preceded with whitespace. | 109 |
![]() | '=' is not followed by whitespace. | 109 |
![]() | Line is longer than 80 characters. | 110 |
![]() | Parameter iDocumentEvent should be final. | 110 |
![]() | Parameter courseState should be final. | 110 |
![]() | Parameter courseInfo should be final. | 110 |
![]() | Line is longer than 80 characters. | 111 |
![]() | Line is longer than 80 characters. | 115 |
![]() | Line is longer than 80 characters. | 121 |
![]() | Line has trailing spaces. | 127 |
![]() | Line is longer than 80 characters. | 128 |
![]() | Line is longer than 80 characters. | 129 |
![]() | '{' is not preceded with whitespace. | 129 |
![]() | Comment matches to-do format 'TODO:'. | 130 |
![]() | Line has trailing spaces. | 130 |
![]() | Line is longer than 80 characters. | 130 |
![]() | Line contains a tab character. | 130 |
![]() | Line has trailing spaces. | 131 |
![]() | Line is longer than 80 characters. | 132 |
![]() | Line contains a tab character. | 132 |
![]() | Line has trailing spaces. | 133 |
![]() | Line is longer than 80 characters. | 133 |
![]() | Line contains a tab character. | 133 |
![]() | Line is longer than 80 characters. | 134 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line has trailing spaces. | 137 |
![]() | Line is longer than 80 characters. | 138 |
![]() | Line has trailing spaces. | 139 |
![]() | Line is longer than 80 characters. | 140 |
![]() | Line has trailing spaces. | 141 |
![]() | 'for' construct must use '{}'s. | 142 |
![]() | Line is longer than 80 characters. | 142 |
![]() | 'for' is not followed by whitespace. | 142 |
![]() | Line is longer than 80 characters. | 143 |
![]() | Line contains a tab character. | 143 |
![]() | Line has trailing spaces. | 145 |
![]() | Line is longer than 80 characters. | 148 |
![]() | Method 'preProcessCourseSave' is not designed for extension - needs to be abstract, final or empty. | 148 |
![]() | Missing a Javadoc comment. | 148 |
![]() | Parameter iDocumentEvent should be final. | 148 |
![]() | Parameter courseInfo should be final. | 148 |
![]() | Method 'getCourseService' is not designed for extension - needs to be abstract, final or empty. | 152 |
![]() | Missing a Javadoc comment. | 152 |
![]() | Line has trailing spaces. | 154 |
![]() | Line is longer than 80 characters. | 154 |
![]() | ',' is not followed by whitespace. | 154 |
![]() | Line has trailing spaces. | 158 |
![]() | Comment matches to-do format 'TODO:'. | 161 |
![]() | Line is longer than 80 characters. | 161 |
![]() | Line has trailing spaces. | 162 |
![]() | Line is longer than 80 characters. | 163 |
![]() | Method 'statementTreeViewInfoStateSetter' is not designed for extension - needs to be abstract, final or empty. | 163 |
![]() | Missing a Javadoc comment. | 163 |
![]() | Parameter courseState should be final. | 163 |
![]() | Parameter itr should be final. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | 'while' is not followed by whitespace. | 164 |
![]() | Line is longer than 80 characters. | 165 |
![]() | Line contains a tab character. | 165 |
![]() | 'cast' is not followed by whitespace. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Line is longer than 80 characters. | 167 |
![]() | Line contains a tab character. | 167 |
![]() | 'for' construct must use '{}'s. | 168 |
![]() | Line is longer than 80 characters. | 168 |
![]() | Line contains a tab character. | 168 |
![]() | 'for' is not followed by whitespace. | 168 |
![]() | Line contains a tab character. | 169 |
![]() | Line is longer than 80 characters. | 171 |
![]() | Line contains a tab character. | 171 |
![]() | Line has trailing spaces. | 173 |
![]() | Line has trailing spaces. | 174 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 49 |
![]() | '{' is not preceded with whitespace. | 49 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Line contains a tab character. | 50 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Method 'afterProcess' is not designed for extension - needs to be abstract, final or empty. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Parameter arg0 should be final. | 54 |
![]() | Line contains a tab character. | 56 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Method 'beforeProcess' is not designed for extension - needs to be abstract, final or empty. | 58 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Parameter arg0 should be final. | 58 |
![]() | Line contains a tab character. | 60 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Method 'doActionTaken' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Parameter actionTakenEvent should be final. | 62 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | '+' should be on a new line. | 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 is longer than 80 characters. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line is longer than 80 characters. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Line is longer than 80 characters. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line is longer than 80 characters. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | '}' should be on the same line. | 81 |
![]() | Line has trailing spaces. | 82 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Line is longer than 80 characters. | 83 |
![]() | Line contains a tab character. | 83 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line is longer than 80 characters. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | Line is longer than 80 characters. | 86 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line is longer than 80 characters. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 95 |
![]() | Line is longer than 80 characters. | 97 |
![]() | Method 'processCustomActionTaken' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Parameter actionTakenEvent should be final. | 97 |
![]() | Parameter actionTaken should be final. | 97 |
![]() | Parameter proposalInfo should be final. | 97 |
![]() | Line is longer than 80 characters. | 102 |
![]() | Method 'processCustomSaveActionTaken' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Parameter actionTakenEvent should be final. | 102 |
![]() | Parameter actionTaken should be final. | 102 |
![]() | Line is longer than 80 characters. | 107 |
![]() | Method 'processActionTakenOnAdhocRequest' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Parameter actionTakenEvent should be final. | 107 |
![]() | Parameter actionRequestValue should be final. | 107 |
![]() | Line is longer than 80 characters. | 108 |
![]() | Line is longer than 80 characters. | 109 |
![]() | Line is longer than 80 characters. | 113 |
![]() | Method 'processSuperUserDisapproveActionTaken' is not designed for extension - needs to be abstract, final or empty. | 113 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Parameter actionTakenEvent should be final. | 113 |
![]() | Parameter actionTaken should be final. | 113 |
![]() | Parameter proposalInfo should be final. | 113 |
![]() | Line is longer than 80 characters. | 114 |
![]() | Line is longer than 80 characters. | 115 |
![]() | Line is longer than 80 characters. | 116 |
![]() | Line contains a tab character. | 118 |
![]() | Line is longer than 80 characters. | 120 |
![]() | Missing a Javadoc comment. | 120 |
![]() | Parameter actionTakenEvent should be final. | 120 |
![]() | Parameter proposalInfo should be final. | 120 |
![]() | Line is longer than 80 characters. | 124 |
![]() | Method 'doDeleteRouteHeader' is not designed for extension - needs to be abstract, final or empty. | 124 |
![]() | Missing a Javadoc comment. | 124 |
![]() | Parameter arg0 should be final. | 124 |
![]() | Line contains a tab character. | 126 |
![]() | Line is longer than 80 characters. | 128 |
![]() | Line contains a tab character. | 128 |
![]() | Method 'doRouteLevelChange' is not designed for extension - needs to be abstract, final or empty. | 128 |
![]() | Missing a Javadoc comment. | 128 |
![]() | Parameter documentRouteLevelChange should be final. | 128 |
![]() | Line is longer than 80 characters. | 129 |
![]() | Line is longer than 80 characters. | 131 |
![]() | Line contains a tab character. | 131 |
![]() | Line is longer than 80 characters. | 132 |
![]() | Line contains a tab character. | 132 |
![]() | ',' is not followed by whitespace. | 132 |
![]() | Line is longer than 80 characters. | 133 |
![]() | Line contains a tab character. | 133 |
![]() | Line is longer than 80 characters. | 134 |
![]() | Line contains a tab character. | 134 |
![]() | Line is longer than 80 characters. | 135 |
![]() | Line contains a tab character. | 135 |
![]() | Line has trailing spaces. | 136 |
![]() | Line is longer than 80 characters. | 136 |
![]() | Line contains a tab character. | 136 |
![]() | '&&' should be on a new line. | 136 |
![]() | Line is longer than 80 characters. | 137 |
![]() | Line contains a tab character. | 137 |
![]() | ',' is not followed by whitespace. | 137 |
![]() | Line is longer than 80 characters. | 138 |
![]() | Line contains a tab character. | 138 |
![]() | Line is longer than 80 characters. | 139 |
![]() | Line contains a tab character. | 139 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | '}' should be on the same line. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Line is longer than 80 characters. | 144 |
![]() | Line contains a tab character. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Line is longer than 80 characters. | 146 |
![]() | Line contains a tab character. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Line contains a tab character. | 148 |
![]() | Line is longer than 80 characters. | 150 |
![]() | Line contains a tab character. | 150 |
![]() | Method 'processCustomRouteLevelChange' is not designed for extension - needs to be abstract, final or empty. | 150 |
![]() | Missing a Javadoc comment. | 150 |
![]() | Parameter documentRouteLevelChange should be final. | 150 |
![]() | Parameter proposalInfo should be final. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Line is longer than 80 characters. | 155 |
![]() | Line contains a tab character. | 155 |
![]() | Method 'doRouteStatusChange' is not designed for extension - needs to be abstract, final or empty. | 155 |
![]() | Missing a Javadoc comment. | 155 |
![]() | Parameter statusChangeEvent should be final. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Line is longer than 80 characters. | 157 |
![]() | Line contains a tab character. | 157 |
![]() | Line has trailing spaces. | 158 |
![]() | Line is longer than 80 characters. | 158 |
![]() | Line contains a tab character. | 158 |
![]() | '&&' should be on a new line. | 158 |
![]() | Line is longer than 80 characters. | 159 |
![]() | Line contains a tab character. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Line is longer than 80 characters. | 161 |
![]() | Line contains a tab character. | 162 |
![]() | Line is longer than 80 characters. | 163 |
![]() | Line has trailing spaces. | 164 |
![]() | Line is longer than 80 characters. | 165 |
![]() | Line is longer than 80 characters. | 166 |
![]() | Line is longer than 80 characters. | 168 |
![]() | Line contains a tab character. | 169 |
![]() | Line contains a tab character. | 171 |
![]() | Line is longer than 80 characters. | 173 |
![]() | Line contains a tab character. | 173 |
![]() | Method 'processCustomRouteStatusChange' is not designed for extension - needs to be abstract, final or empty. | 173 |
![]() | Missing a Javadoc comment. | 173 |
![]() | Parameter statusChangeEvent should be final. | 173 |
![]() | Parameter proposalInfo should be final. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | Line is longer than 80 characters. | 178 |
![]() | Method 'processCustomRouteStatusSavedStatusChange' is not designed for extension - needs to be abstract, final or empty. | 178 |
![]() | Missing a Javadoc comment. | 178 |
![]() | Parameter statusChangeEvent should be final. | 178 |
![]() | Line is longer than 80 characters. | 183 |
![]() | Line contains a tab character. | 183 |
![]() | Method 'getDocumentIdsToLock' is not designed for extension - needs to be abstract, final or empty. | 183 |
![]() | Missing a Javadoc comment. | 183 |
![]() | Parameter arg0 should be final. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | Line contains a tab character. | 185 |
![]() | Line is longer than 80 characters. | 189 |
![]() | Line is longer than 80 characters. | 190 |
![]() | Line is longer than 80 characters. | 192 |
![]() | Method 'getProposalStateForRouteStatus' is not designed for extension - needs to be abstract, final or empty. | 192 |
![]() | Parameter currentProposalState should be final. | 192 |
![]() | Parameter newWorkflowStatusCode should be final. | 192 |
![]() | Line is longer than 80 characters. | 193 |
![]() | Line is longer than 80 characters. | 194 |
![]() | Line is longer than 80 characters. | 197 |
![]() | Line is longer than 80 characters. | 198 |
![]() | Line is longer than 80 characters. | 199 |
![]() | Line is longer than 80 characters. | 200 |
![]() | Line is longer than 80 characters. | 201 |
![]() | Line is longer than 80 characters. | 202 |
![]() | Line is longer than 80 characters. | 203 |
![]() | 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 |
![]() | Line is longer than 80 characters. | 208 |
![]() | Line is longer than 80 characters. | 216 |
![]() | Line is longer than 80 characters. | 217 |
![]() | Expected an @return tag. | 219 |
![]() | Line is longer than 80 characters. | 219 |
![]() | Method 'getProposalStateFromNewState' is not designed for extension - needs to be abstract, final or empty. | 219 |
![]() | Parameter currentProposalState should be final. | 219 |
![]() | Expected @param tag for 'currentProposalState'. | 219 |
![]() | Parameter newProposalState should be final. | 219 |
![]() | Expected @param tag for 'newProposalState'. | 219 |
![]() | Line is longer than 80 characters. | 221 |
![]() | Line is longer than 80 characters. | 227 |
![]() | Line is longer than 80 characters. | 228 |
![]() | Expected an @return tag. | 230 |
![]() | Line is longer than 80 characters. | 230 |
![]() | Method 'getStateFromNewState' is not designed for extension - needs to be abstract, final or empty. | 230 |
![]() | Parameter currentState should be final. | 230 |
![]() | Expected @param tag for 'currentState'. | 230 |
![]() | Parameter newState should be final. | 230 |
![]() | Expected @param tag for 'newState'. | 230 |
![]() | Line is longer than 80 characters. | 233 |
![]() | Line is longer than 80 characters. | 240 |
![]() | Method 'removeEditAdhocPermissions' is not designed for extension - needs to be abstract, final or empty. | 240 |
![]() | Missing a Javadoc comment. | 240 |
![]() | Parameter principalId should be final. | 240 |
![]() | Parameter doc should be final. | 240 |
![]() | Line is longer than 80 characters. | 242 |
![]() | ',' is not followed by whitespace. | 242 |
![]() | Line is longer than 80 characters. | 243 |
![]() | ',' is not followed by whitespace. | 243 |
![]() | Line has trailing spaces. | 244 |
![]() | Line is longer than 80 characters. | 244 |
![]() | Line is longer than 80 characters. | 247 |
![]() | Method 'removeCommentAdhocPermissions' is not designed for extension - needs to be abstract, final or empty. | 247 |
![]() | Missing a Javadoc comment. | 247 |
![]() | Parameter roleNamespace should be final. | 247 |
![]() | Parameter roleName should be final. | 247 |
![]() | Parameter principalId should be final. | 247 |
![]() | Parameter doc should be final. | 247 |
![]() | Line is longer than 80 characters. | 249 |
![]() | ',' is not followed by whitespace. | 249 |
![]() | Line is longer than 80 characters. | 250 |
![]() | ',' is not followed by whitespace. | 250 |
![]() | Line is longer than 80 characters. | 251 |
![]() | Method 'getPrincipalIdForSystemUser' is not designed for extension - needs to be abstract, final or empty. | 254 |
![]() | Missing a Javadoc comment. | 254 |
![]() | Line is longer than 80 characters. | 255 |
![]() | Line is longer than 80 characters. | 257 |
![]() | Line is longer than 80 characters. | 262 |
![]() | Method 'updateProposal' is not designed for extension - needs to be abstract, final or empty. | 262 |
![]() | Missing a Javadoc comment. | 262 |
![]() | Parameter iDocumentEvent should be final. | 262 |
![]() | Parameter proposalState should be final. | 262 |
![]() | Parameter proposalInfo should be final. | 262 |
![]() | Line is longer than 80 characters. | 264 |
![]() | Line is longer than 80 characters. | 273 |
![]() | Line is longer than 80 characters. | 277 |
![]() | Method 'preProcessProposalSave' is not designed for extension - needs to be abstract, final or empty. | 277 |
![]() | Missing a Javadoc comment. | 277 |
![]() | Parameter iDocumentEvent should be final. | 277 |
![]() | Parameter proposalInfo should be final. | 277 |
![]() | Method 'getProposalService' is not designed for extension - needs to be abstract, final or empty. | 281 |
![]() | Missing a Javadoc comment. | 281 |
![]() | Line is longer than 80 characters. | 283 |
![]() | ',' is not followed by whitespace. | 283 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 17 |
![]() | Line contains a tab character. | 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 |
![]() | Method 'process' is not designed for extension - needs to be abstract, final or empty. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line contains a tab character. | 39 |
![]() | Parameter context should be final. | 39 |
![]() | Parameter helper should be final. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Line contains a tab character. | 43 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | First sentence should end with a period. | 45 |
![]() | Line has trailing spaces. | 49 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | First sentence should end with a period. | 59 |
![]() | Line has trailing spaces. | 62 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Method 'getOrganizationService' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Line is longer than 80 characters. | 75 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Method 'setOrganizationService' is not designed for extension - needs to be abstract, final or empty. | 80 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Parameter organizationService should be final. | 80 |
![]() | 'organizationService' hides a field. | 80 |
![]() | Method 'transitioningInto' is not designed for extension - needs to be abstract, final or empty. | 84 |
![]() | Line is longer than 80 characters. | 85 |
![]() | Parameter context should be final. | 85 |
![]() | Parameter dynamicNodeInstance should be final. | 85 |
![]() | Parameter helper should be final. | 85 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line is longer than 80 characters. | 90 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Line is longer than 80 characters. | 95 |
![]() | Line is longer than 80 characters. | 97 |
![]() | Line is longer than 80 characters. | 99 |
![]() | Line is longer than 80 characters. | 101 |
![]() | Line is longer than 80 characters. | 102 |
![]() | Avoid inline conditionals. | 102 |
![]() | Line is longer than 80 characters. | 111 |
![]() | Line is longer than 80 characters. | 112 |
![]() | Line has trailing spaces. | 114 |
![]() | Line is longer than 80 characters. | 116 |
![]() | Line is longer than 80 characters. | 118 |
![]() | Line is longer than 80 characters. | 120 |
![]() | Line is longer than 80 characters. | 121 |
![]() | Line is longer than 80 characters. | 122 |
![]() | Line is longer than 80 characters. | 125 |
![]() | Method 'getInitialOrganizationIdsForRouting' is not designed for extension - needs to be abstract, final or empty. | 125 |
![]() | Parameter context should be final. | 125 |
![]() | Parameter dynamicNodeInstance should be final. | 125 |
![]() | Parameter helper should be final. | 125 |
![]() | Line is longer than 80 characters. | 128 |
![]() | Line is longer than 80 characters. | 133 |
![]() | Line is longer than 80 characters. | 135 |
![]() | Line is longer than 80 characters. | 138 |
![]() | Line is longer than 80 characters. | 139 |
![]() | Line is longer than 80 characters. | 140 |
![]() | Line is longer than 80 characters. | 141 |
![]() | Line is longer than 80 characters. | 142 |
![]() | Line is longer than 80 characters. | 144 |
![]() | Line is longer than 80 characters. | 145 |
![]() | Line is longer than 80 characters. | 147 |
![]() | Line is longer than 80 characters. | 148 |
![]() | Line is longer than 80 characters. | 149 |
![]() | Line is longer than 80 characters. | 150 |
![]() | Line is longer than 80 characters. | 151 |
![]() | Line is longer than 80 characters. | 156 |
![]() | First sentence should end with a period. | 161 |
![]() | Line has trailing spaces. | 163 |
![]() | Line is longer than 80 characters. | 165 |
![]() | Line is longer than 80 characters. | 166 |
![]() | Line is longer than 80 characters. | 169 |
![]() | Method 'getOrganizationIdsFromDocumentContent' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Parameter context should be final. | 169 |
![]() | Line is longer than 80 characters. | 174 |
![]() | Line is longer than 80 characters. | 182 |
![]() | Line is longer than 80 characters. | 187 |
![]() | Method 'transitioningOutOf' is not designed for extension - needs to be abstract, final or empty. | 191 |
![]() | Line is longer than 80 characters. | 192 |
![]() | Parameter context should be final. | 192 |
![]() | Parameter helper should be final. | 192 |
![]() | Line is longer than 80 characters. | 194 |
![]() | Line is longer than 80 characters. | 196 |
![]() | Line is longer than 80 characters. | 200 |
![]() | First sentence should end with a period. | 206 |
![]() | Line is longer than 80 characters. | 207 |
![]() | Expected an @return tag. | 209 |
![]() | Method 'getOrgInfoForPrint' is not designed for extension - needs to be abstract, final or empty. | 209 |
![]() | Parameter orgInfo should be final. | 209 |
![]() | Expected @param tag for 'orgInfo'. | 209 |
![]() | Line is longer than 80 characters. | 210 |
![]() | Line is longer than 80 characters. | 214 |
![]() | Line is longer than 80 characters. | 215 |
![]() | Line has trailing spaces. | 216 |
![]() | Line is longer than 80 characters. | 217 |
![]() | Line is longer than 80 characters. | 218 |
![]() | Line is longer than 80 characters. | 219 |
![]() | Line is longer than 80 characters. | 220 |
![]() | Line has trailing spaces. | 222 |
![]() | Line is longer than 80 characters. | 224 |
![]() | Line is longer than 80 characters. | 226 |
![]() | Line is longer than 80 characters. | 227 |
![]() | Line is longer than 80 characters. | 230 |
![]() | Method 'getNextOrganizationIdsForRouting' is not designed for extension - needs to be abstract, final or empty. | 230 |
![]() | Parameter context should be final. | 230 |
![]() | Parameter helper should be final. | 230 |
![]() | Line is longer than 80 characters. | 234 |
![]() | Line is longer than 80 characters. | 235 |
![]() | Avoid inline conditionals. | 235 |
![]() | Line is longer than 80 characters. | 236 |
![]() | Avoid inline conditionals. | 236 |
![]() | Line is longer than 80 characters. | 240 |
![]() | Line is longer than 80 characters. | 241 |
![]() | Line is longer than 80 characters. | 242 |
![]() | Line is longer than 80 characters. | 243 |
![]() | Line is longer than 80 characters. | 245 |
![]() | Line is longer than 80 characters. | 246 |
![]() | Line is longer than 80 characters. | 247 |
![]() | Line is longer than 80 characters. | 248 |
![]() | Line is longer than 80 characters. | 254 |
![]() | Line is longer than 80 characters. | 255 |
![]() | Line is longer than 80 characters. | 261 |
![]() | Line is longer than 80 characters. | 262 |
![]() | Line has trailing spaces. | 263 |
![]() | Expected an @return tag. | 265 |
![]() | Line is longer than 80 characters. | 265 |
![]() | Method 'generateNextNodeInstance' is not designed for extension - needs to be abstract, final or empty. | 265 |
![]() | Parameter orgId should be final. | 265 |
![]() | Expected @param tag for 'orgId'. | 265 |
![]() | Parameter context should be final. | 265 |
![]() | Expected @param tag for 'context'. | 265 |
![]() | Parameter branch should be final. | 265 |
![]() | Expected @param tag for 'branch'. | 265 |
![]() | Parameter helper should be final. | 265 |
![]() | Expected @param tag for 'helper'. | 265 |
![]() | Line is longer than 80 characters. | 266 |
![]() | Line is longer than 80 characters. | 270 |
![]() | Line has trailing spaces. | 271 |
![]() | Expected an @return tag. | 273 |
![]() | Line is longer than 80 characters. | 273 |
![]() | Method 'generateNextNodeInstance' is not designed for extension - needs to be abstract, final or empty. | 273 |
![]() | Parameter orgId should be final. | 273 |
![]() | Expected @param tag for 'orgId'. | 273 |
![]() | Parameter routeNodeDefinition should be final. | 273 |
![]() | Expected @param tag for 'routeNodeDefinition'. | 273 |
![]() | Parameter context should be final. | 273 |
![]() | Expected @param tag for 'context'. | 273 |
![]() | Parameter branch should be final. | 273 |
![]() | Expected @param tag for 'branch'. | 273 |
![]() | Parameter helper should be final. | 273 |
![]() | Expected @param tag for 'helper'. | 273 |
![]() | Line is longer than 80 characters. | 274 |
![]() | Line is longer than 80 characters. | 275 |
![]() | Line is longer than 80 characters. | 277 |
![]() | Line is longer than 80 characters. | 282 |
![]() | Line is longer than 80 characters. | 283 |
![]() | Line has trailing spaces. | 285 |
![]() | Line is longer than 80 characters. | 287 |
![]() | Line is longer than 80 characters. | 289 |
![]() | Line is longer than 80 characters. | 290 |
![]() | Expected an @return tag. | 292 |
![]() | Line is longer than 80 characters. | 292 |
![]() | Method 'setUpDocumentType' is not designed for extension - needs to be abstract, final or empty. | 292 |
![]() | Parameter documentType should be final. | 292 |
![]() | Parameter dynamicNodeInstance should be final. | 292 |
![]() | Line is longer than 80 characters. | 296 |
![]() | Line is longer than 80 characters. | 297 |
![]() | Line is longer than 80 characters. | 304 |
![]() | Line is longer than 80 characters. | 308 |
![]() | Line has trailing spaces. | 309 |
![]() | Line is longer than 80 characters. | 310 |
![]() | Line has trailing spaces. | 311 |
![]() | Line is longer than 80 characters. | 311 |
![]() | Expected an @return tag. | 313 |
![]() | Line is longer than 80 characters. | 313 |
![]() | Method 'getKimRoleNode' is not designed for extension - needs to be abstract, final or empty. | 313 |
![]() | Parameter routeNodeName should be final. | 313 |
![]() | Parameter dynamicNodeInstance should be final. | 313 |
![]() | Line is longer than 80 characters. | 318 |
![]() | Line is longer than 80 characters. | 323 |
![]() | Line is longer than 80 characters. | 327 |
![]() | Method 'getPrototypeProcess' is not designed for extension - needs to be abstract, final or empty. | 327 |
![]() | Missing a Javadoc comment. | 327 |
![]() | Parameter node should be final. | 327 |
![]() | Parameter documentType should be final. | 327 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Line has trailing spaces. | 43 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | 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. | 59 |
![]() | Method 'getOrganizationService' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Method 'setOrganizationService' is not designed for extension - needs to be abstract, final or empty. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Parameter orgSvc should be final. | 68 |
![]() | First sentence should end with a period. | 72 |
![]() | Line has trailing spaces. | 74 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Line is longer than 80 characters. | 77 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Method 'getOrganizationIdsFromDocumentContent' is not designed for extension - needs to be abstract, final or empty. | 80 |
![]() | Parameter context should be final. | 80 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Line is longer than 80 characters. | 86 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line is longer than 80 characters. | 94 |
![]() | Line is longer than 80 characters. | 97 |
![]() | Line is longer than 80 characters. | 102 |
![]() | Line is longer than 80 characters. | 106 |
![]() | Method 'getOrganizationIdDocumentContentFieldKey' is not designed for extension - needs to be abstract, final or empty. | 106 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Parameter context should be final. | 106 |
![]() | Line is longer than 80 characters. | 107 |
![]() | Line is longer than 80 characters. | 109 |
![]() | Line is longer than 80 characters. | 115 |
![]() | Method 'relatedOrgsFromOrgId' is not designed for extension - needs to be abstract, final or empty. | 115 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Parameter orgId should be final. | 115 |
![]() | Parameter relationType should be final. | 115 |
![]() | Parameter relatedOrgType should be final. | 115 |
![]() | Line is longer than 80 characters. | 135 |
![]() | Line is longer than 80 characters. | 138 |
![]() | Line has trailing spaces. | 147 |
![]() | Line is longer than 80 characters. | 149 |
![]() | Line is longer than 80 characters. | 151 |
![]() | Method 'attributeSetFromSearchResult' is not designed for extension - needs to be abstract, final or empty. | 151 |
![]() | Missing a Javadoc comment. | 151 |
![]() | Parameter results should be final. | 151 |
![]() | Parameter orgIdKey should be final. | 151 |
![]() | Line is longer than 80 characters. | 161 |
![]() | Line is longer than 80 characters. | 168 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Unused import - org.kuali.rice.student.bo.KualiStudentKimAttributes. | 22 |
![]() | Unused import - org.kuali.student.common.search.dto.SearchParam. | 23 |
![]() | Unused import - org.kuali.student.common.search.dto.SearchRequest. | 24 |
![]() | Unused import - org.kuali.student.common.search.dto.SearchResult. | 25 |
![]() | Unused import - org.kuali.student.common.search.dto.SearchResultCell. | 26 |
![]() | Comment matches to-do format 'TODO:'. | 34 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 43 |
![]() | Extra HTML tag found: </activationType> | 47 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Extra HTML tag found: </qualifierResolverClass> | 48 |
![]() | Extra HTML tag found: </useNonDerivedRoles> | 49 |
![]() | Extra HTML tag found: </organizationTypeCode> | 50 |
![]() | Extra HTML tag found: </organizationIdQualifierKey> | 51 |
![]() | Extra HTML tag found: </organizationIdDocumentContentKey> | 52 |
![]() | Extra HTML tag found: </role> | 53 |
![]() | Line has trailing spaces. | 56 |
![]() | Line has trailing spaces. | 60 |
![]() | Extra HTML tag found: </orgId> | 64 |
![]() | Extra HTML tag found: </orgId> | 65 |
![]() | Extra HTML tag found: </info> | 66 |
![]() | Line has trailing spaces. | 69 |
![]() | Line is longer than 80 characters. | 71 |
![]() | Line is longer than 80 characters. | 72 |
![]() | Missing a Javadoc comment. | 72 |
![]() | 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. | 77 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Line is longer than 80 characters. | 78 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Line is longer than 80 characters. | 79 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Line is longer than 80 characters. | 86 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Line is longer than 80 characters. | 90 |
![]() | Expected an @return tag. | 92 |
![]() | Method 'resolve' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Parameter context should be final. | 93 |
![]() | Expected @param tag for 'context'. | 93 |
![]() | Line is longer than 80 characters. | 96 |
![]() | Line is longer than 80 characters. | 101 |
![]() | Method 'getOrganizationIdDocumentContentFieldKey' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Parameter context should be final. | 101 |
![]() | Line is longer than 80 characters. | 102 |
![]() | Line is longer than 80 characters. | 104 |
![]() | Line is longer than 80 characters. | 110 |
![]() | Method 'getNodeSpecificOrganizationIdAttributeSetKey' is not designed for extension - needs to be abstract, final or empty. | 110 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Parameter context should be final. | 110 |
![]() | Line is longer than 80 characters. | 111 |
![]() | Line is longer than 80 characters. | 114 |
![]() | Method 'usesNonDerivedOrganizationRoles' is not designed for extension - needs to be abstract, final or empty. | 120 |
![]() | Missing a Javadoc comment. | 120 |
![]() | Parameter context should be final. | 120 |
![]() | Line is longer than 80 characters. | 121 |
![]() | First sentence should end with a period. | 128 |
![]() | Expected an @return tag. | 131 |
![]() | Method 'getOrganizationTypeCode' is not designed for extension - needs to be abstract, final or empty. | 131 |
![]() | Parameter context should be final. | 131 |
![]() | Expected @param tag for 'context'. | 131 |
![]() | Line is longer than 80 characters. | 132 |
![]() | Line is longer than 80 characters. | 134 |
![]() | First sentence should end with a period. | 139 |
![]() | Line has trailing spaces. | 141 |
![]() | Line is longer than 80 characters. | 143 |
![]() | Line is longer than 80 characters. | 144 |
![]() | Line is longer than 80 characters. | 147 |
![]() | Method 'getOrganizationIdsFromDocumentContent' is not designed for extension - needs to be abstract, final or empty. | 147 |
![]() | Parameter context should be final. | 147 |
![]() | Line is longer than 80 characters. | 148 |
![]() | Line is longer than 80 characters. | 149 |
![]() | Line is longer than 80 characters. | 153 |
![]() | Line is longer than 80 characters. | 155 |
![]() | Line is longer than 80 characters. | 161 |
![]() | Line is longer than 80 characters. | 164 |
![]() | Line is longer than 80 characters. | 169 |
![]() | Line is longer than 80 characters. | 173 |
![]() | Method 'cocAttributeSetsFromAncestors' is not designed for extension - needs to be abstract, final or empty. | 173 |
![]() | Missing a Javadoc comment. | 173 |
![]() | Parameter orgId should be final. | 173 |
![]() | Parameter orgType should be final. | 173 |
![]() | Parameter orgIdKey should be final. | 173 |
![]() | Line has trailing spaces. | 174 |
![]() | Line is longer than 80 characters. | 180 |
![]() | Line is longer than 80 characters. | 182 |
![]() | Line is longer than 80 characters. | 183 |
![]() | Line is longer than 80 characters. | 190 |
![]() | Line is longer than 80 characters. | 191 |
![]() | Line is longer than 80 characters. | 192 |
![]() | Method 'getOrganizationHierarchyTypeCode' is not designed for extension - needs to be abstract, final or empty. | 200 |
![]() | Missing a Javadoc comment. | 200 |
![]() | Method 'getOrganizationRelationTypeCode' is not designed for extension - needs to be abstract, final or empty. | 204 |
![]() | Missing a Javadoc comment. | 204 |
![]() | Method 'getRelatedOrganizationTypeCode' is not designed for extension - needs to be abstract, final or empty. | 208 |
![]() | Missing a Javadoc comment. | 208 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line has trailing spaces. | 19 |
![]() | Line has trailing spaces. | 23 |
![]() | Extra HTML tag found: </activationType> | 27 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Extra HTML tag found: </qualifierResolverClass> | 28 |
![]() | Extra HTML tag found: </useNonDerivedRoles> | 29 |
![]() | Extra HTML tag found: </organizationIdQualifierKey> | 30 |
![]() | Extra HTML tag found: </organizationIdDocumentContentKey> | 31 |
![]() | Extra HTML tag found: </role> | 32 |
![]() | Line has trailing spaces. | 35 |
![]() | Line has trailing spaces. | 39 |
![]() | Extra HTML tag found: </orgId> | 43 |
![]() | Extra HTML tag found: </orgId> | 44 |
![]() | Extra HTML tag found: </info> | 45 |
![]() | Line has trailing spaces. | 48 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Line is longer than 80 characters. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | 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. | 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. | 61 |
![]() | Expected an @return tag. | 63 |
![]() | Method 'resolve' is not designed for extension - needs to be abstract, final or empty. | 63 |
![]() | Parameter context should be final. | 64 |
![]() | Expected @param tag for 'context'. | 64 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Line is longer than 80 characters. | 69 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Method 'getNodeSpecificOrganizationIdAttributeSetKey' is not designed for extension - needs to be abstract, final or empty. | 74 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Parameter context should be final. | 74 |
![]() | Line is longer than 80 characters. | 75 |
![]() | Line is longer than 80 characters. | 78 |
![]() | Line has trailing spaces. | 83 |
![]() | Method 'usesNonDerivedOrganizationRoles' is not designed for extension - needs to be abstract, final or empty. | 84 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Parameter context should be final. | 84 |
![]() | Line is longer than 80 characters. | 85 |
![]() | Method 'getOrganizationHierarchyTypeCode' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Method 'getOrganizationRelationTypeCode' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Method 'getRelatedOrganizationTypeCode' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Missing a Javadoc comment. | 100 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Unused import - javax.xml.namespace.QName. | 9 |
![]() | Unused import - org.kuali.rice.core.resourceloader.GlobalResourceLoader. | 12 |
![]() | Unused import - org.kuali.rice.kew.role.QualifierResolver. | 14 |
![]() | Unused import - org.kuali.student.core.organization.service.OrganizationService. | 20 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line is longer than 80 characters. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line has trailing spaces. | 34 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line has trailing spaces. | 38 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Method 'resolve' is not designed for extension - needs to be abstract, final or empty. | 43 |
![]() | Parameter routeContext should be final. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Line is longer than 80 characters. | 70 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Line is longer than 80 characters. | 85 |
![]() | Method 'getOrganization' is not designed for extension - needs to be abstract, final or empty. | 90 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Parameter orgId should be final. | 90 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line has trailing spaces. | 29 |
![]() | Line has trailing spaces. | 33 |
![]() | Extra HTML tag found: </activationType> | 37 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Extra HTML tag found: </qualifierResolverClass> | 38 |
![]() | Extra HTML tag found: </organizationId> | 39 |
![]() | Extra HTML tag found: </role> | 40 |
![]() | Line has trailing spaces. | 43 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Line is longer than 80 characters. | 51 |
![]() | Expected an @return tag. | 53 |
![]() | Method 'resolve' is not designed for extension - needs to be abstract, final or empty. | 53 |
![]() | Parameter context should be final. | 54 |
![]() | Expected @param tag for 'context'. | 54 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Line is longer than 80 characters. | 78 |
![]() | Line is longer than 80 characters. | 83 |
![]() | Line is longer than 80 characters. | 86 |
![]() | Method 'getOrganizationIdXmlTagName' is not designed for extension - needs to be abstract, final or empty. | 91 |
![]() | Missing a Javadoc comment. | 91 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | First sentence should end with a period. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Line contains a tab character. | 45 |
![]() | Method 'getSearchStorageValues' is not designed for extension - needs to be abstract, final or empty. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Parameter documentSearchContext should be final. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Line contains a tab character. | 49 |
![]() | 'cast' is not followed by whitespace. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line is longer than 80 characters. | 51 |
![]() | Line contains a tab character. | 51 |
![]() | 'cast' is not followed by whitespace. | 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 |
![]() | ',' is not followed by whitespace. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line 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 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 contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |