The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocPackage
| 1 | ![]() |
NewlineAtEndOfFile | 0 | ![]() |
Translation | 0 | ![]() |
FileLength | 0 | ![]() |
FileTabCharacter
| 101 | ![]() |
RegexpSingleline
| 8 | ![]() |
JavadocMethod | 26 | ![]() |
JavadocType | 2 | ![]() |
JavadocVariable | 7 | ![]() |
JavadocStyle | 2 | ![]() |
ConstantName | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 0 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
LineLength | 74 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 0 | ![]() |
NoWhitespaceAfter | 0 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
OperatorWrap | 0 | ![]() |
ParenPad | 0 | ![]() |
TypecastParenPad | 0 | ![]() |
WhitespaceAfter | 0 | ![]() |
WhitespaceAround | 0 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 14 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
LeftCurly | 0 | ![]() |
NeedBraces | 0 | ![]() |
RightCurly | 4 | ![]() |
AvoidInlineConditionals | 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField | 3 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 0 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
DesignForExtension | 14 | ![]() |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 0 | ![]() |
ArrayTypeStyle | 0 | ![]() |
FinalParameters | 22 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 80 characters. | 4 |
![]() | First sentence should end with a period. | 19 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Redundant 'public' modifier. | 23 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Redundant 'public' modifier. | 25 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Redundant 'public' modifier. | 27 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Redundant 'public' modifier. | 29 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Redundant 'public' modifier. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line contains a tab character. | 25 |
![]() | Line is longer than 80 characters. | 26 |
![]() | Line contains a tab character. | 26 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Redundant 'public' modifier. | 26 |
![]() | Line has trailing spaces. | 27 |
![]() | Line contains a tab character. | 27 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Redundant 'public' modifier. | 28 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Redundant 'public' modifier. | 30 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Redundant 'public' modifier. | 32 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Redundant 'public' modifier. | 34 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Redundant 'public' modifier. | 36 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Redundant 'public' modifier. | 38 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Redundant 'public' modifier. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Redundant 'public' modifier. | 42 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line is longer than 80 characters. | 22 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Method 'checkArguments' is not designed for extension - needs to be abstract, final or empty. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Parameter businessObjectClass should be final. | 36 |
![]() | Parameter attributeNames should be final. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line has trailing spaces. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Method 'checkArguments' is not designed for extension - needs to be abstract, final or empty. | 40 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Parameter businessObjectClass should be final. | 40 |
![]() | Parameter attributeNames should be final. | 40 |
![]() | Parameter checkOjbEncryptConfig should be final. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line is longer than 80 characters. | 50 |
![]() | 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 is longer than 80 characters. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | 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 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 is longer than 80 characters. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Method 'createBackupTable' is not designed for extension - needs to be abstract, final or empty. | 75 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Parameter businessObjectClass should be final. | 75 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line is longer than 80 characters. | 79 |
![]() | Method 'prepClassDescriptor' is not designed for extension - needs to be abstract, final or empty. | 79 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Parameter businessObjectClass should be final. | 79 |
![]() | Parameter attributeNames should be final. | 79 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 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 |
![]() | Method 'truncateTable' is not designed for extension - needs to be abstract, final or empty. | 87 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Parameter businessObjectClass should be final. | 87 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line contains a tab character. | 88 |
![]() | Line is longer than 80 characters. | 91 |
![]() | Method 'encrypt' is not designed for extension - needs to be abstract, final or empty. | 91 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Parameter businessObject should be final. | 91 |
![]() | Parameter attributeNames should be final. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line is longer than 80 characters. | 94 |
![]() | 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 is longer than 80 characters. | 98 |
![]() | Line contains a tab character. | 98 |
![]() | Line is longer than 80 characters. | 99 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Line is longer than 80 characters. | 105 |
![]() | Method 'restoreClassDescriptor' is not designed for extension - needs to be abstract, final or empty. | 105 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Parameter businessObjectClass should be final. | 105 |
![]() | Parameter attributeNames should be final. | 105 |
![]() | Line is longer than 80 characters. | 106 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line is longer than 80 characters. | 108 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Method 'restoreTableFromBackup' is not designed for extension - needs to be abstract, final or empty. | 114 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Parameter businessObjectClass should be final. | 114 |
![]() | Line is longer than 80 characters. | 115 |
![]() | Line contains a tab character. | 115 |
![]() | Method 'dropBackupTable' is not designed for extension - needs to be abstract, final or empty. | 118 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Parameter businessObjectClass should be final. | 118 |
![]() | Line is longer than 80 characters. | 119 |
![]() | Line contains a tab character. | 119 |
![]() | Line is longer than 80 characters. | 122 |
![]() | Method 'setPostDataLoadEncryptionDao' is not designed for extension - needs to be abstract, final or empty. | 122 |
![]() | Missing a Javadoc comment. | 122 |
![]() | Parameter postDataLoadEncryptionDao should be final. | 122 |
![]() | 'postDataLoadEncryptionDao' hides a field. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Method 'setEncryptionService' is not designed for extension - needs to be abstract, final or empty. | 126 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Parameter encryptionService should be final. | 126 |
![]() | 'encryptionService' hides a field. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Line is longer than 80 characters. | 130 |
![]() | Method 'setBusinessObjectService' is not designed for extension - needs to be abstract, final or empty. | 130 |
![]() | Missing a Javadoc comment. | 130 |
![]() | Parameter businessObjectService should be final. | 130 |
![]() | 'businessObjectService' hides a field. | 130 |
![]() | Line contains a tab character. | 131 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line has trailing spaces. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line has trailing spaces. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Unclosed HTML tag found: <code> | 49 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | 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 |
![]() | 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 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. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Line has trailing spaces. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Method 'service' is not designed for extension - needs to be abstract, final or empty. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Parameter request should be final. | 84 |
![]() | Parameter response should be final. | 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 is longer than 80 characters. | 88 |
![]() | Line contains a tab character. | 88 |
![]() | 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 is longer than 80 characters. | 93 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line is longer than 80 characters. | 95 |
![]() | Line contains a tab character. | 95 |
![]() | Line is longer than 80 characters. | 96 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line is longer than 80 characters. | 99 |
![]() | Line contains a tab character. | 99 |
![]() | Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Parameter attributesToEncryptPropertyFileName should be final. | 99 |
![]() | Parameter checkOjbEncryptConfig should be final. | 99 |
![]() | Line is longer than 80 characters. | 100 |
![]() | Line contains a tab character. | 100 |
![]() | Line is longer than 80 characters. | 103 |
![]() | '}' should be on the same line. | 104 |
![]() | Line is longer than 80 characters. | 106 |
![]() | Line is longer than 80 characters. | 108 |
![]() | Line is longer than 80 characters. | 111 |
![]() | '}' should be on the same line. | 112 |
![]() | Line is longer than 80 characters. | 114 |
![]() | Line is longer than 80 characters. | 118 |
![]() | '}' should be on the same line. | 119 |
![]() | Line is longer than 80 characters. | 121 |
![]() | Line is longer than 80 characters. | 123 |
![]() | Line is longer than 80 characters. | 124 |
![]() | Line is longer than 80 characters. | 125 |
![]() | Line is longer than 80 characters. | 127 |
![]() | Line is longer than 80 characters. | 128 |
![]() | Line is longer than 80 characters. | 130 |
![]() | Line is longer than 80 characters. | 132 |
![]() | Line is longer than 80 characters. | 133 |
![]() | '}' should be on the same line. | 134 |
![]() | Line is longer than 80 characters. | 136 |
![]() | Line is longer than 80 characters. | 137 |
![]() | Line has trailing spaces. | 142 |
![]() | Line contains a tab character. | 142 |