The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
JavadocPackage
| 17 | |
| NewlineAtEndOfFile | 5 | |
| Translation | 0 | |
| FileLength | 0 | |
FileTabCharacter
| 2045 | |
RegexpSingleline
| 490 | |
| JavadocMethod | 532 | |
| JavadocType | 13 | |
| JavadocVariable | 167 | |
| JavadocStyle | 29 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MemberName | 3 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 2 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 8 | |
| UnusedImports | 1 | |
| LineLength | 877 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 0 | |
| NoWhitespaceAfter | 2 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 1 | |
| ParenPad | 60 | |
| TypecastParenPad | 0 | |
| WhitespaceAfter | 42 | |
| WhitespaceAround | 110 | |
| ModifierOrder | 3 | |
| RedundantModifier | 2 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 1 | |
| LeftCurly | 19 | |
| NeedBraces | 4 | |
| RightCurly | 6 | |
| AvoidInlineConditionals | 14 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| HiddenField | 97 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 2 | |
| MagicNumber | 10 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 7 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| DesignForExtension | 416 | |
| FinalClass | 3 | |
| HideUtilityClassConstructor | 3 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 16 | |
| ArrayTypeStyle | 0 | |
| FinalParameters | 571 | |
| TodoComment | 5 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 4 | |
| Line is longer than 80 characters. | 23 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Method 'setObjectType' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter clazz should be final. | 43 | |
| 'clazz' hides a field. | 43 | |
| Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| Duplicate import to line 23 - org.kuali.rice.core.api.lifecycle.Lifecycle. | 24 | |
| Line is longer than 80 characters. | 37 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line contains a tab character. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line contains a tab character. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line contains a tab character. | 49 | |
| Method 'loadLifecycles' is not designed for extension - needs to be abstract, final or empty. | 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 contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Method 'addAdditonalToConfig' is not designed for extension - needs to be abstract, final or empty. | 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 has trailing spaces. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Method 'isConfigureLogging' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line has trailing spaces. | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Method 'configureCredentialsSourceFactory' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 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 has trailing spaces. | 75 | |
| Line contains a tab character. | 76 | |
| Method 'configureDataSource' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Line contains a tab character. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line has trailing spaces. | 80 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 82 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 84 | |
| Line is longer than 80 characters. | 86 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 90 | |
| Method 'getPrimarySpringFiles' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Line contains a tab character. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line contains a tab character. | 92 | |
| Line has trailing spaces. | 93 | |
| 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 is longer than 80 characters. | 96 | |
| Line contains a tab character. | 96 | |
| '}' should be on the same line. | 97 | |
| Line is longer than 80 characters. | 99 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line has trailing spaces. | 103 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Line contains a tab character. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Method 'configureJta' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| 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 contains a tab character. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line is longer than 80 characters. | 116 | |
| Line contains a tab character. | 116 | |
| Line is longer than 80 characters. | 117 | |
| Line contains a tab character. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Line contains a tab character. | 118 | |
| Line is longer than 80 characters. | 119 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line is longer than 80 characters. | 121 | |
| Line contains a tab character. | 121 | |
| Line is longer than 80 characters. | 122 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 126 | |
| Method 'getDataSource' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| Missing a Javadoc comment. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 130 | |
| Method 'setDataSource' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Missing a Javadoc comment. | 130 | |
| Parameter dataSource should be final. | 130 | |
| 'dataSource' hides a field. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Method 'getNonTransactionalDataSource' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| Missing a Javadoc comment. | 134 | |
| Line is longer than 80 characters. | 138 | |
| Method 'setNonTransactionalDataSource' is not designed for extension - needs to be abstract, final or empty. | 138 | |
| Missing a Javadoc comment. | 138 | |
| Parameter nonTransactionalDataSource should be final. | 138 | |
| 'nonTransactionalDataSource' hides a field. | 138 | |
| Method 'getServerDataSource' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| Missing a Javadoc comment. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 146 | |
| Method 'setServerDataSource' is not designed for extension - needs to be abstract, final or empty. | 146 | |
| Missing a Javadoc comment. | 146 | |
| Parameter serverDataSource should be final. | 146 | |
| 'serverDataSource' hides a field. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 150 | |
| Method 'getPlatform' is not designed for extension - needs to be abstract, final or empty. | 150 | |
| Missing a Javadoc comment. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 154 | |
| Method 'setPlatform' is not designed for extension - needs to be abstract, final or empty. | 154 | |
| Missing a Javadoc comment. | 154 | |
| Parameter platform should be final. | 154 | |
| 'platform' hides a field. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 158 | |
| Method 'getTransactionManager' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| Missing a Javadoc comment. | 158 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| Line is longer than 80 characters. | 162 | |
| Line contains a tab character. | 162 | |
| Method 'setTransactionManager' is not designed for extension - needs to be abstract, final or empty. | 162 | |
| Missing a Javadoc comment. | 162 | |
| Parameter transactionManager should be final. | 162 | |
| 'transactionManager' hides a field. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 166 | |
| Method 'getUserTransaction' is not designed for extension - needs to be abstract, final or empty. | 166 | |
| Missing a Javadoc comment. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 170 | |
| Method 'setUserTransaction' is not designed for extension - needs to be abstract, final or empty. | 170 | |
| Missing a Javadoc comment. | 170 | |
| Parameter userTransaction should be final. | 170 | |
| 'userTransaction' hides a field. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 174 | |
| Method 'getCredentialsSourceFactory' is not designed for extension - needs to be abstract, final or empty. | 174 | |
| Missing a Javadoc comment. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 178 | |
| Method 'setCredentialsSourceFactory' is not designed for extension - needs to be abstract, final or empty. | 178 | |
| Missing a Javadoc comment. | 178 | |
| Line is longer than 80 characters. | 179 | |
| Line contains a tab character. | 179 | |
| 'credentialsSourceFactory' hides a field. | 179 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 4 | |
| First sentence should end with a period. | 36 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| First sentence should end with a period. | 43 | |
| Line contains a tab character. | 43 | |
| First sentence should end with a period. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 54 | |
| First sentence should end with a period. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 66 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 71 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line contains a tab character. | 74 | |
| 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 contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line is longer than 80 characters. | 83 | |
| Line contains a tab character. | 83 | |
| Inner assignments should be avoided. | 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 is longer than 80 characters. | 90 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| 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. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Line contains a tab character. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line is longer than 80 characters. | 111 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Parameter log4jSettingsPath should be final. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line has trailing spaces. | 127 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line is longer than 80 characters. | 145 | |
| Line contains a tab character. | 145 | |
| Line is longer than 80 characters. | 146 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| Duplicate import to line 26 - org.kuali.rice.core.api.lifecycle.Lifecycle. | 27 | |
| Duplicate import to line 28 - org.kuali.rice.core.api.resourceloader.GlobalResourceLoader. | 31 | |
| Duplicate import to line 30 - org.kuali.rice.core.api.resourceloader.ResourceLoader. | 32 | |
| Duplicate import to line 34 - org.kuali.rice.core.impl.resourceloader.RiceResourceLoaderFactory. | 35 | |
| Line is longer than 80 characters. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 56 | |
| Variable 'LOG' must be private and have accessor methods. | 56 | |
| Missing a Javadoc comment. | 58 | |
| Line contains a tab character. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line contains a tab character. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Line contains a tab character. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Line has trailing spaces. | 64 | |
| 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 has trailing spaces. | 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 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line has trailing spaces. | 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 contains a tab character. | 81 | |
| Line has trailing spaces. | 82 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 88 | |
| Line has trailing spaces. | 89 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Method 'loadLifecycles' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line has trailing spaces. | 95 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Method 'getRunMode' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Line contains a tab character. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line has trailing spaces. | 100 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Method 'getWebModuleConfigName' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Missing a Javadoc comment. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line has trailing spaces. | 104 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Method 'getWebModuleConfigurationFiles' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Missing a Javadoc comment. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line has trailing spaces. | 108 | |
| 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 | |
| Line contains a tab character. | 111 | |
| Line has trailing spaces. | 112 | |
| 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 | |
| Expected an @return tag. | 116 | |
| Line contains a tab character. | 116 | |
| Method 'shouldRenderWebInterface' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Line is longer than 80 characters. | 117 | |
| Line contains a tab character. | 117 | |
| '(' is followed by whitespace. | 117 | |
| ')' is preceded with whitespace. | 117 | |
| Line contains a tab character. | 118 | |
| Line has trailing spaces. | 119 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Method 'isSetSOAPServicesAsDefault' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Line is longer than 80 characters. | 121 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line has trailing spaces. | 123 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Method 'isExposeServicesOnBus' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| Missing a Javadoc comment. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line has trailing spaces. | 127 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Method 'isIncludeUserInterfaceComponents' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Missing a Javadoc comment. | 128 | |
| Line is longer than 80 characters. | 129 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 132 | |
| Method 'getWebModuleBaseUrl' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| Missing a Javadoc comment. | 132 | |
| Line is longer than 80 characters. | 133 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line has trailing spaces. | 135 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Method 'getPrimarySpringFiles' is not designed for extension - needs to be abstract, final or empty. | 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. | 141 | |
| Method 'hasWebInterface' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| Missing a Javadoc comment. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 145 | |
| Method 'setHasWebInterface' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| Missing a Javadoc comment. | 145 | |
| Parameter hasWebInterface should be final. | 145 | |
| 'hasWebInterface' hides a field. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line has trailing spaces. | 148 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Method 'getProperties' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| Missing a Javadoc comment. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 153 | |
| Method 'setProperties' is not designed for extension - needs to be abstract, final or empty. | 153 | |
| Missing a Javadoc comment. | 153 | |
| Parameter properties should be final. | 153 | |
| 'properties' hides a field. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 157 | |
| Method 'getAdditionalSpringFiles' is not designed for extension - needs to be abstract, final or empty. | 157 | |
| Missing a Javadoc comment. | 157 | |
| Line is longer than 80 characters. | 158 | |
| Line contains a tab character. | 158 | |
| Line is longer than 80 characters. | 159 | |
| Line contains a tab character. | 159 | |
| Avoid inline conditionals. | 159 | |
| Line contains a tab character. | 160 | |
| Line has trailing spaces. | 161 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Missing a Javadoc comment. | 162 | |
| Parameter files should be final. | 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 has trailing spaces. | 167 | |
| Line contains a tab character. | 167 | |
| 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 contains a tab character. | 172 | |
| Line has trailing spaces. | 173 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Method 'getModuleName' is not designed for extension - needs to be abstract, final or empty. | 174 | |
| Missing a Javadoc comment. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 178 | |
| Method 'setModuleName' is not designed for extension - needs to be abstract, final or empty. | 178 | |
| Missing a Javadoc comment. | 178 | |
| Parameter moduleName should be final. | 178 | |
| 'moduleName' hides a field. | 178 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Line has trailing spaces. | 181 | |
| Method 'getDefaultConfigPackagePath' is not designed for extension - needs to be abstract, final or empty. | 183 | |
| Missing a Javadoc comment. | 183 | |
| Line is longer than 80 characters. | 184 | |
| Line contains a tab character. | 184 | |
| Method 'getDefaultSpringBeansPath' is not designed for extension - needs to be abstract, final or empty. | 186 | |
| Missing a Javadoc comment. | 186 | |
| Parameter configPackagePath should be final. | 186 | |
| Line has trailing spaces. | 187 | |
| Line is longer than 80 characters. | 187 | |
| Line has trailing spaces. | 189 | |
| Line contains a tab character. | 190 | |
| Method 'getValidRunModes' is not designed for extension - needs to be abstract, final or empty. | 190 | |
| Missing a Javadoc comment. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 194 | |
| Method 'setValidRunModes' is not designed for extension - needs to be abstract, final or empty. | 194 | |
| Missing a Javadoc comment. | 194 | |
| Parameter validRunModes should be final. | 194 | |
| 'validRunModes' hides a field. | 194 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line has trailing spaces. | 197 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| 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 has trailing spaces. | 203 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 204 | |
| Line is longer than 80 characters. | 205 | |
| Line contains a tab character. | 205 | |
| Line contains a tab character. | 206 | |
| Line has trailing spaces. | 207 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| Line has trailing spaces. | 209 | |
| Line contains a tab character. | 209 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Line has trailing spaces. | 212 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 213 | |
| Missing a Javadoc comment. | 213 | |
| Line contains a tab character. | 214 | |
| '(' is followed by whitespace. | 214 | |
| '(' is followed by whitespace. | 214 | |
| ')' is preceded with whitespace. | 214 | |
| ')' is preceded with whitespace. | 214 | |
| Line is longer than 80 characters. | 215 | |
| Line contains a tab character. | 215 | |
| '(' is followed by whitespace. | 215 | |
| ')' is preceded with whitespace. | 215 | |
| Line contains a tab character. | 216 | |
| Line contains a tab character. | 217 | |
| Line has trailing spaces. | 218 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| Missing a Javadoc comment. | 219 | |
| Line contains a tab character. | 220 | |
| Line contains a tab character. | 221 | |
| Line has trailing spaces. | 222 | |
| Line contains a tab character. | 222 | |
| Line has trailing spaces. | 223 | |
| Line contains a tab character. | 223 | |
| First sentence should end with a period. | 224 | |
| Line contains a tab character. | 224 | |
| Line has trailing spaces. | 225 | |
| Line contains a tab character. | 225 | |
| Line contains a tab character. | 226 | |
| Line is longer than 80 characters. | 227 | |
| Line contains a tab character. | 227 | |
| Line is longer than 80 characters. | 228 | |
| Line contains a tab character. | 228 | |
| Line contains a tab character. | 229 | |
| Line contains a tab character. | 230 | |
| Line contains a tab character. | 231 | |
| Line contains a tab character. | 232 | |
| Line contains a tab character. | 233 | |
| Line has trailing spaces. | 234 | |
| Line contains a tab character. | 234 | |
| Line contains a tab character. | 235 | |
| Line is longer than 80 characters. | 236 | |
| Line contains a tab character. | 236 | |
| Line contains a tab character. | 237 | |
| Line has trailing spaces. | 238 | |
| Line contains a tab character. | 238 | |
| Line contains a tab character. | 239 | |
| Line contains a tab character. | 240 | |
| Line contains a tab character. | 241 | |
| Line has trailing spaces. | 242 | |
| Line contains a tab character. | 242 | |
| Line contains a tab character. | 243 | |
| Missing a Javadoc comment. | 243 | |
| Line contains a tab character. | 244 | |
| Line contains a tab character. | 245 | |
| Line has trailing spaces. | 246 | |
| Line contains a tab character. | 246 | |
| Line contains a tab character. | 247 | |
| Line contains a tab character. | 248 | |
| Line contains a tab character. | 249 | |
| Line contains a tab character. | 250 | |
| Line contains a tab character. | 251 | |
| Line contains a tab character. | 252 | |
| Line is longer than 80 characters. | 253 | |
| Line contains a tab character. | 253 | |
| Line contains a tab character. | 254 | |
| Line contains a tab character. | 255 | |
| Line contains a tab character. | 256 | |
| Line contains a tab character. | 257 | |
| Line has trailing spaces. | 258 | |
| Line contains a tab character. | 258 | |
| Line is longer than 80 characters. | 259 | |
| Line contains a tab character. | 259 | |
| Line contains a tab character. | 260 | |
| Line has trailing spaces. | 261 | |
| Line contains a tab character. | 261 | |
| Line contains a tab character. | 262 | |
| Line contains a tab character. | 263 | |
| Line contains a tab character. | 264 | |
| Line contains a tab character. | 265 | |
| Line contains a tab character. | 266 | |
| Line has trailing spaces. | 267 | |
| Line contains a tab character. | 267 | |
| Line is longer than 80 characters. | 268 | |
| Line contains a tab character. | 268 | |
| Line contains a tab character. | 269 | |
| Line contains a tab character. | 270 | |
| Line contains a tab character. | 271 | |
| Line has trailing spaces. | 272 | |
| Line contains a tab character. | 272 | |
| Line contains a tab character. | 273 | |
| Line is longer than 80 characters. | 274 | |
| Line contains a tab character. | 274 | |
| Line contains a tab character. | 275 | |
| Line contains a tab character. | 276 | |
| Line contains a tab character. | 277 | |
| Line has trailing spaces. | 278 | |
| Line contains a tab character. | 278 | |
| Line is longer than 80 characters. | 279 | |
| Line contains a tab character. | 279 | |
| Line has trailing spaces. | 280 | |
| Line contains a tab character. | 280 | |
| Line contains a tab character. | 281 | |
| Line contains a tab character. | 282 | |
| Line contains a tab character. | 283 | |
| Line contains a tab character. | 284 | |
| Line has trailing spaces. | 285 | |
| Line contains a tab character. | 285 | |
| Line is longer than 80 characters. | 286 | |
| Line contains a tab character. | 286 | |
| Method 'getResourceLoadersToRegister' is not designed for extension - needs to be abstract, final or empty. | 286 | |
| Missing a Javadoc comment. | 286 | |
| Line contains a tab character. | 287 | |
| Line contains a tab character. | 288 | |
| Line contains a tab character. | 289 | |
| Line has trailing spaces. | 290 | |
| Line contains a tab character. | 290 | |
| Line contains a tab character. | 291 | |
| Missing a Javadoc comment. | 291 | |
| Line is longer than 80 characters. | 292 | |
| Line contains a tab character. | 292 | |
| Line is longer than 80 characters. | 293 | |
| Line contains a tab character. | 293 | |
| Line has trailing spaces. | 294 | |
| Line contains a tab character. | 294 | |
| Line contains a tab character. | 295 | |
| Line contains a tab character. | 296 | |
| Line contains a tab character. | 297 | |
| Line has trailing spaces. | 298 | |
| Line contains a tab character. | 298 | |
| Line contains a tab character. | 299 | |
| Line contains a tab character. | 300 | |
| Line contains a tab character. | 302 | |
| Line contains a tab character. | 303 | |
| Parameter event should be final. | 303 | |
| Line contains a tab character. | 304 | |
| Line contains a tab character. | 305 | |
| Line contains a tab character. | 306 | |
| Line contains a tab character. | 307 | |
| Line contains a tab character. | 308 | |
| Line contains a tab character. | 309 | |
| Line contains a tab character. | 311 | |
| Line contains a tab character. | 312 | |
| Line contains a tab character. | 313 | |
| Line contains a tab character. | 314 | |
| Line contains a tab character. | 316 | |
| Line contains a tab character. | 317 | |
| Line contains a tab character. | 318 | |
| Line contains a tab character. | 319 | |
| Line has trailing spaces. | 320 | |
| Line contains a tab character. | 320 | |
| Line contains a tab character. | 321 | |
| Missing a Javadoc comment. | 321 | |
| Line contains a tab character. | 322 | |
| Line contains a tab character. | 323 | |
| Line contains a tab character. | 325 | |
| Missing a Javadoc comment. | 325 | |
| Line contains a tab character. | 326 | |
| Line contains a tab character. | 327 | |
| Line has trailing spaces. | 328 | |
| Line contains a tab character. | 328 | |
| Line contains a tab character. | 329 | |
| Method 'setServletContext' is not designed for extension - needs to be abstract, final or empty. | 329 | |
| Line contains a tab character. | 330 | |
| Parameter servletContext should be final. | 330 | |
| 'servletContext' hides a field. | 330 | |
| Line contains a tab character. | 331 | |
| Line contains a tab character. | 332 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 51 | |
| Method 'getPropertiesWithPrefix' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter prefix should be final. | 51 | |
| Parameter stripPrefix should be final. | 51 | |
| Line is longer than 80 characters. | 56 | |
| Avoid inline conditionals. | 56 | |
| Method 'getAlternateOJBFile' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Method 'getAlternateSpringFile' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Method 'getBaseWebServiceURL' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Method 'getBaseWebServiceWsdlPath' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Method 'getBatchMode' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Method 'getBooleanProperty' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Parameter key should be final. | 82 | |
| Parameter defaultValue should be final. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Method 'getClientWSDLFullPathAndFileName' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Method 'getDailyEmailFirstDeliveryDate' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Method 'getDefaultKewNoteClass' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Method 'getDevMode' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Missing a Javadoc comment. | 98 | |
| Method 'getDocumentLockTimeout' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Missing a Javadoc comment. | 102 | |
| Method 'getEDLConfigLocation' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Missing a Javadoc comment. | 106 | |
| Method 'getEmailConfigurationPath' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Missing a Javadoc comment. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Method 'getEmailReminderLifecycleEnabled' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Missing a Javadoc comment. | 114 | |
| Line is longer than 80 characters. | 115 | |
| Method 'getEmbeddedPluginLocation' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Missing a Javadoc comment. | 118 | |
| Method 'getEndPointUrl' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Missing a Javadoc comment. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Method 'getEnvironment' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| Missing a Javadoc comment. | 127 | |
| Method 'getKENBaseURL' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| Missing a Javadoc comment. | 131 | |
| Method 'getKEWBaseURL' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| Missing a Javadoc comment. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Method 'getKIMBaseURL' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| Missing a Javadoc comment. | 139 | |
| Method 'getKRBaseURL' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| Missing a Javadoc comment. | 143 | |
| Line is longer than 80 characters. | 144 | |
| Method 'getKeystoreAlias' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| Missing a Javadoc comment. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Method 'getKeystoreFile' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| Missing a Javadoc comment. | 151 | |
| Line is longer than 80 characters. | 152 | |
| Method 'getKeystorePassword' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| Missing a Javadoc comment. | 155 | |
| Line is longer than 80 characters. | 156 | |
| Method 'getLog4jFileLocation' is not designed for extension - needs to be abstract, final or empty. | 159 | |
| Missing a Javadoc comment. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Method 'getLog4jReloadInterval' is not designed for extension - needs to be abstract, final or empty. | 163 | |
| Missing a Javadoc comment. | 163 | |
| Line is longer than 80 characters. | 164 | |
| Method 'getOutBoxOn' is not designed for extension - needs to be abstract, final or empty. | 167 | |
| Missing a Javadoc comment. | 167 | |
| Line is longer than 80 characters. | 168 | |
| Method 'getRefreshRate' is not designed for extension - needs to be abstract, final or empty. | 171 | |
| Missing a Javadoc comment. | 171 | |
| Line is longer than 80 characters. | 176 | |
| Line is longer than 80 characters. | 178 | |
| Line is longer than 80 characters. | 179 | |
| '30' is a magic number. | 180 | |
| Method 'getServiceNamespace' is not designed for extension - needs to be abstract, final or empty. | 185 | |
| Missing a Javadoc comment. | 185 | |
| Line is longer than 80 characters. | 186 | |
| Method 'getStoreAndForward' is not designed for extension - needs to be abstract, final or empty. | 189 | |
| Missing a Javadoc comment. | 189 | |
| Method 'getTransactionTimeout' is not designed for extension - needs to be abstract, final or empty. | 193 | |
| Missing a Javadoc comment. | 193 | |
| Line is longer than 80 characters. | 194 | |
| Method 'getWebServicesConnectRetry' is not designed for extension - needs to be abstract, final or empty. | 197 | |
| Missing a Javadoc comment. | 197 | |
| Line is longer than 80 characters. | 198 | |
| Method 'getWeeklyEmailFirstDeliveryDate' is not designed for extension - needs to be abstract, final or empty. | 201 | |
| Missing a Javadoc comment. | 201 | |
| Line is longer than 80 characters. | 202 | |
| Method 'getXmlPipelineLifeCycleEnabled' is not designed for extension - needs to be abstract, final or empty. | 205 | |
| Missing a Javadoc comment. | 205 | |
| Line is longer than 80 characters. | 206 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 43 | |
| Line has trailing spaces. | 45 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 60 | |
| Parameter fileLoc should be final. | 60 | |
| Missing a Javadoc comment. | 64 | |
| Parameter fileLocs should be final. | 64 | |
| 'fileLocs' hides a field. | 64 | |
| Line has trailing spaces. | 67 | |
| Method 'parseWithConfigParserImpl' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Method 'parseWithHierarchicalConfigParser' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 87 | |
| '(' is followed by whitespace. | 90 | |
| ')' is preceded with whitespace. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line contains a tab character. | 91 | |
| Method 'parseConfig' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Line contains a tab character. | 100 | |
| '(' is followed by whitespace. | 100 | |
| ')' is preceded with whitespace. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Line contains a tab character. | 101 | |
| 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 contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| '(' is followed by whitespace. | 117 | |
| ')' is preceded with whitespace. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line is longer than 80 characters. | 127 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| ',' is not followed by whitespace. | 128 | |
| Line contains a tab character. | 129 | |
| Line is longer than 80 characters. | 130 | |
| Line contains a tab character. | 130 | |
| ',' is not followed by whitespace. | 130 | |
| ',' is not followed by whitespace. | 130 | |
| ',' is not followed by whitespace. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Line contains a tab character. | 131 | |
| Parameter a should be final. | 131 | |
| ',' is not followed by whitespace. | 131 | |
| Parameter b should be final. | 131 | |
| ',' is not followed by whitespace. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| '(' is followed by whitespace. | 137 | |
| ')' is preceded with whitespace. | 137 | |
| Line contains a tab character. | 138 | |
| ':' is not preceded with whitespace. | 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 | |
| Method 'putPropertiesInPropsUsed' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| Missing a Javadoc comment. | 144 | |
| Parameter properties should be final. | 144 | |
| Parameter fileName should be final. | 144 | |
| Line is longer than 80 characters. | 146 | |
| '(' is followed by whitespace. | 147 | |
| ')' is preceded with whitespace. | 147 | |
| Line contains a tab character. | 148 | |
| Line is longer than 80 characters. | 150 | |
| '(' is followed by whitespace. | 155 | |
| ')' is preceded with whitespace. | 155 | |
| Line is longer than 80 characters. | 156 | |
| Line contains a tab character. | 156 | |
| Method 'configureBuiltIns' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| Parameter properties should be final. | 165 | |
| Expected @param tag for 'properties'. | 165 | |
| Missing a Javadoc comment. | 170 | |
| Missing a Javadoc comment. | 172 | |
| Method 'getProperties' is not designed for extension - needs to be abstract, final or empty. | 174 | |
| Missing a Javadoc comment. | 174 | |
| Line has trailing spaces. | 177 | |
| Line is longer than 80 characters. | 178 | |
| Method 'getPropertiesWithPrefix' is not designed for extension - needs to be abstract, final or empty. | 178 | |
| Missing a Javadoc comment. | 178 | |
| Parameter prefix should be final. | 178 | |
| Parameter stripPrefix should be final. | 178 | |
| Line contains a tab character. | 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 | |
| Avoid inline conditionals. | 183 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. | 189 | |
| Missing a Javadoc comment. | 189 | |
| Parameter key should be final. | 189 | |
| Line has trailing spaces. | 192 | |
| Method 'getBooleanProperty' is not designed for extension - needs to be abstract, final or empty. | 193 | |
| Missing a Javadoc comment. | 193 | |
| Parameter key should be final. | 193 | |
| Parameter defaultValue should be final. | 193 | |
| Line is longer than 80 characters. | 194 | |
| Line contains a tab character. | 194 | |
| Method 'getObjects' is not designed for extension - needs to be abstract, final or empty. | 197 | |
| Missing a Javadoc comment. | 197 | |
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 201 | |
| Missing a Javadoc comment. | 201 | |
| Parameter key should be final. | 201 | |
| Method 'getBaseWebServiceURL' is not designed for extension - needs to be abstract, final or empty. | 205 | |
| Missing a Javadoc comment. | 205 | |
| Method 'getBaseWebServiceWsdlPath' is not designed for extension - needs to be abstract, final or empty. | 209 | |
| Missing a Javadoc comment. | 209 | |
| Method 'getClientWSDLFullPathAndFileName' is not designed for extension - needs to be abstract, final or empty. | 213 | |
| Missing a Javadoc comment. | 213 | |
| Method 'getWebServicesConnectRetry' is not designed for extension - needs to be abstract, final or empty. | 217 | |
| Missing a Javadoc comment. | 217 | |
| Method 'getLog4jFileLocation' is not designed for extension - needs to be abstract, final or empty. | 221 | |
| Missing a Javadoc comment. | 221 | |
| Method 'getLog4jReloadInterval' is not designed for extension - needs to be abstract, final or empty. | 225 | |
| Missing a Javadoc comment. | 225 | |
| Method 'getTransactionTimeout' is not designed for extension - needs to be abstract, final or empty. | 229 | |
| Missing a Javadoc comment. | 229 | |
| Method 'getEmailConfigurationPath' is not designed for extension - needs to be abstract, final or empty. | 233 | |
| Missing a Javadoc comment. | 233 | |
| Method 'getEnvironment' is not designed for extension - needs to be abstract, final or empty. | 237 | |
| Missing a Javadoc comment. | 237 | |
| Method 'getEDLConfigLocation' is not designed for extension - needs to be abstract, final or empty. | 241 | |
| Missing a Javadoc comment. | 241 | |
| Method 'getServiceNamespace' is not designed for extension - needs to be abstract, final or empty. | 245 | |
| Missing a Javadoc comment. | 245 | |
| Method 'getDefaultKewNoteClass' is not designed for extension - needs to be abstract, final or empty. | 249 | |
| Missing a Javadoc comment. | 249 | |
| Method 'getEmbeddedPluginLocation' is not designed for extension - needs to be abstract, final or empty. | 253 | |
| Missing a Javadoc comment. | 253 | |
| Method 'getRefreshRate' is not designed for extension - needs to be abstract, final or empty. | 257 | |
| Missing a Javadoc comment. | 257 | |
| Line is longer than 80 characters. | 258 | |
| Line contains a tab character. | 258 | |
| Method 'getEndPointUrl' is not designed for extension - needs to be abstract, final or empty. | 261 | |
| Missing a Javadoc comment. | 261 | |
| Line is longer than 80 characters. | 262 | |
| Method 'getAlternateOJBFile' is not designed for extension - needs to be abstract, final or empty. | 265 | |
| Missing a Javadoc comment. | 265 | |
| Method 'getAlternateSpringFile' is not designed for extension - needs to be abstract, final or empty. | 269 | |
| Missing a Javadoc comment. | 269 | |
| Method 'getKeystoreAlias' is not designed for extension - needs to be abstract, final or empty. | 273 | |
| Missing a Javadoc comment. | 273 | |
| Method 'getKeystorePassword' is not designed for extension - needs to be abstract, final or empty. | 277 | |
| Missing a Javadoc comment. | 277 | |
| Method 'getKeystoreFile' is not designed for extension - needs to be abstract, final or empty. | 281 | |
| Missing a Javadoc comment. | 281 | |
| Method 'getDailyEmailFirstDeliveryDate' is not designed for extension - needs to be abstract, final or empty. | 285 | |
| Missing a Javadoc comment. | 285 | |
| Method 'getWeeklyEmailFirstDeliveryDate' is not designed for extension - needs to be abstract, final or empty. | 289 | |
| Missing a Javadoc comment. | 289 | |
| Line is longer than 80 characters. | 290 | |
| Method 'getDocumentLockTimeout' is not designed for extension - needs to be abstract, final or empty. | 293 | |
| Missing a Javadoc comment. | 293 | |
| Method 'getEmailReminderLifecycleEnabled' is not designed for extension - needs to be abstract, final or empty. | 297 | |
| Missing a Javadoc comment. | 297 | |
| Method 'getXmlPipelineLifeCycleEnabled' is not designed for extension - needs to be abstract, final or empty. | 301 | |
| Missing a Javadoc comment. | 301 | |
| Method 'getDevMode' is not designed for extension - needs to be abstract, final or empty. | 305 | |
| Missing a Javadoc comment. | 305 | |
| Method 'getBatchMode' is not designed for extension - needs to be abstract, final or empty. | 309 | |
| Missing a Javadoc comment. | 309 | |
| Line contains a tab character. | 310 | |
| Line contains a tab character. | 311 | |
| Line has trailing spaces. | 312 | |
| Method 'getStoreAndForward' is not designed for extension - needs to be abstract, final or empty. | 313 | |
| Missing a Javadoc comment. | 313 | |
| Method 'getOutBoxOn' is not designed for extension - needs to be abstract, final or empty. | 317 | |
| Missing a Javadoc comment. | 317 | |
| Line has trailing spaces. | 320 | |
| Line has trailing spaces. | 323 | |
| Method 'getKEWBaseURL' is not designed for extension - needs to be abstract, final or empty. | 328 | |
| Line contains a tab character. | 329 | |
| Line has trailing spaces. | 331 | |
| Method 'getKIMBaseURL' is not designed for extension - needs to be abstract, final or empty. | 336 | |
| Line contains a tab character. | 337 | |
| Line has trailing spaces. | 339 | |
| Method 'getKRBaseURL' is not designed for extension - needs to be abstract, final or empty. | 344 | |
| Line contains a tab character. | 345 | |
| Method 'getKENBaseURL' is not designed for extension - needs to be abstract, final or empty. | 352 | |
| Line contains a tab character. | 353 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 356 | |
| Missing a Javadoc comment. | 356 | |
| Line is longer than 80 characters. | 357 | |
| Line has trailing spaces. | 359 | |
| Line has trailing spaces. | 360 | |
| Line contains a tab character. | 361 | |
| Method 'putProperties' is not designed for extension - needs to be abstract, final or empty. | 361 | |
| Missing a Javadoc comment. | 361 | |
| Parameter properties should be final. | 361 | |
| Line contains a tab character. | 362 | |
| Line has trailing spaces. | 364 | |
| Line contains a tab character. | 364 | |
| Line contains a tab character. | 365 | |
| Line has trailing spaces. | 366 | |
| Line contains a tab character. | 366 | |
| Line contains a tab character. | 367 | |
| Method 'putProperty' is not designed for extension - needs to be abstract, final or empty. | 367 | |
| Missing a Javadoc comment. | 367 | |
| Parameter key should be final. | 367 | |
| Parameter value should be final. | 367 | |
| Line has trailing spaces. | 368 | |
| Line contains a tab character. | 368 | |
| Line contains a tab character. | 369 | |
| Line has trailing spaces. | 370 | |
| Line contains a tab character. | 370 | |
| Line contains a tab character. | 371 | |
| Method 'putObject' is not designed for extension - needs to be abstract, final or empty. | 371 | |
| Missing a Javadoc comment. | 371 | |
| Parameter key should be final. | 371 | |
| Parameter value should be final. | 371 | |
| Line has trailing spaces. | 372 | |
| Line contains a tab character. | 372 | |
| Line contains a tab character. | 373 | |
| Line has trailing spaces. | 374 | |
| Line contains a tab character. | 374 | |
| Line contains a tab character. | 375 | |
| Method 'putObjects' is not designed for extension - needs to be abstract, final or empty. | 375 | |
| Missing a Javadoc comment. | 375 | |
| Parameter objects should be final. | 375 | |
| 'objects' hides a field. | 375 | |
| Line contains a tab character. | 376 | |
| 'if' is not followed by whitespace. | 376 | |
| '{' is not preceded with whitespace. | 376 | |
| Line contains a tab character. | 377 | |
| Line contains a tab character. | 378 | |
| Line has trailing spaces. | 379 | |
| Line contains a tab character. | 379 | |
| Line contains a tab character. | 380 | |
| Line has trailing spaces. | 381 | |
| Line contains a tab character. | 381 | |
| Line contains a tab character. | 382 | |
| Method 'removeObject' is not designed for extension - needs to be abstract, final or empty. | 382 | |
| Missing a Javadoc comment. | 382 | |
| Parameter key should be final. | 382 | |
| '{' is not preceded with whitespace. | 382 | |
| Line contains a tab character. | 383 | |
| Line contains a tab character. | 384 | |
| Line has trailing spaces. | 385 | |
| Line contains a tab character. | 385 | |
| Line contains a tab character. | 386 | |
| Method 'removeProperty' is not designed for extension - needs to be abstract, final or empty. | 386 | |
| Missing a Javadoc comment. | 386 | |
| Parameter key should be final. | 386 | |
| '{' is not preceded with whitespace. | 386 | |
| Line contains a tab character. | 387 | |
| Line contains a tab character. | 388 | |
| Line has trailing spaces. | 389 | |
| Line contains a tab character. | 389 | |
| Line contains a tab character. | 390 | |
| Method 'putConfig' is not designed for extension - needs to be abstract, final or empty. | 390 | |
| Missing a Javadoc comment. | 390 | |
| Parameter config should be final. | 390 | |
| Line contains a tab character. | 391 | |
| Line contains a tab character. | 392 | |
| Line contains a tab character. | 393 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 4 | |
| Line is longer than 80 characters. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line is longer than 80 characters. | 29 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Missing a Javadoc comment. | 34 | |
| '=' is not preceded with whitespace. | 34 | |
| '=' is not followed by whitespace. | 34 | |
| Method 'getParamList' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| 'if' is not followed by whitespace. | 38 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| Line is longer than 80 characters. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Name 'CONFIG_OVERRIDE_LOCATION' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 30 | |
| Variable 'CONFIG_OVERRIDE_LOCATION' must be private and have accessor methods. | 30 | |
| Line contains a tab character. | 32 | |
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 41 | |
| 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 is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| 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. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 56 | |
| Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 61 | |
| Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 66 | |
| Method 'getConfigLocations' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 70 | |
| Method 'setConfigLocations' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Parameter configLocations should be final. | 70 | |
| 'configLocations' hides a field. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| First sentence should end with a period. | 21 | |
| Line has trailing spaces. | 23 | |
| Line is longer than 80 characters. | 23 | |
| Line has trailing spaces. | 24 | |
| Class ConfigInitializer should be declared as final. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Parameter config should be final. | 41 | |
| Expected @param tag for 'config'. | 41 | |
| 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 contains a tab character. | 47 | |
| Line contains a tab character. | 48 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| Utility classes should not have a public or default constructor. | 32 | |
| Line is longer than 80 characters. | 34 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| First sentence should end with a period. | 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 contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line has trailing spaces. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line has trailing spaces. | 55 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter config should be final. | 56 | |
| Line is longer than 80 characters. | 57 | |
| 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 contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line has trailing spaces. | 67 | |
| 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 is longer than 80 characters. | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Parameter name should be final. | 74 | |
| Parameter value should be final. | 74 | |
| Line contains a tab character. | 75 | |
| Line has trailing spaces. | 76 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line has trailing spaces. | 78 | |
| Line contains a tab character. | 78 | |
| Line has trailing spaces. | 83 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line contains a tab character. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Expected an @return tag. | 92 | |
| Line contains a tab character. | 92 | |
| Parameter properties should be final. | 92 | |
| Expected @param tag for 'properties'. | 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 contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| Line is longer than 80 characters. | 23 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 29 | |
| Unused Javadoc tag. | 32 | |
| Redundant 'public' modifier. | 34 | |
| Expected @param tag for 'props'. | 34 | |
| Expected @throws tag for 'IOException'. | 34 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| '=' is not preceded with whitespace. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Line is longer than 80 characters. | 63 | |
| Class SystemPropertiesDelegatingStrLookup should be declared as final. | 67 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 69 | |
| Parameter map should be final. | 69 | |
| 'map' hides a field. | 69 | |
| Parameter key should be final. | 73 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 91 | |
| Method 'parse' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Parameter props should be final. | 93 | |
| Expected @param tag for 'props'. | 93 | |
| Parameter locations should be final. | 93 | |
| Expected @param tag for 'locations'. | 93 | |
| Expected @throws tag for 'IOException'. | 93 | |
| First sentence should end with a period. | 100 | |
| Line is longer than 80 characters. | 106 | |
| Method 'parse' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Parameter params should be final. | 106 | |
| Parameter locations should be final. | 106 | |
| Expected @throws tag for 'IOException'. | 106 | |
| Line is longer than 80 characters. | 107 | |
| ':' is not preceded with whitespace. | 108 | |
| First sentence should end with a period. | 113 | |
| Line is longer than 80 characters. | 120 | |
| Method 'parse' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Parameter params should be final. | 120 | |
| Parameter location should be final. | 120 | |
| Parameter subs should be final. | 120 | |
| Parameter depth should be final. | 120 | |
| Expected @param tag for 'depth'. | 120 | |
| Expected @throws tag for 'IOException'. | 120 | |
| Line has trailing spaces. | 130 | |
| Line has trailing spaces. | 131 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 145 | |
| 'if' construct must use '{}'s. | 159 | |
| Line is longer than 80 characters. | 162 | |
| Line is longer than 80 characters. | 168 | |
| Line is longer than 80 characters. | 182 | |
| Line is longer than 80 characters. | 186 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 194 | |
| Line has trailing spaces. | 195 | |
| Line has trailing spaces. | 202 | |
| First sentence should end with a period. | 203 | |
| Line is longer than 80 characters. | 204 | |
| Line is longer than 80 characters. | 206 | |
| Method 'generateRandomInteger' is not designed for extension - needs to be abstract, final or empty. | 208 | |
| Parameter rangeSpec should be final. | 208 | |
| Line is longer than 80 characters. | 234 | |
| Line is longer than 80 characters. | 237 | |
| Method 'getNodeValue' is not designed for extension - needs to be abstract, final or empty. | 237 | |
| Parameter name should be final. | 237 | |
| Parameter location should be final. | 237 | |
| Parameter n should be final. | 237 | |
| Parameter sb should be final. | 237 | |
| Expected @throws tag for 'IOException'. | 237 | |
| Line is longer than 80 characters. | 246 | |
| First sentence should end with a period. | 252 | |
| Line is longer than 80 characters. | 253 | |
| Line has trailing spaces. | 254 | |
| Line is longer than 80 characters. | 260 | |
| Parameter params should be final. | 260 | |
| Parameter override should be final. | 260 | |
| Parameter name should be final. | 260 | |
| Parameter value should be final. | 260 | |
| Parameter indent should be final. | 260 | |
| Expected @param tag for 'indent'. | 260 | |
| Line is longer than 80 characters. | 262 | |
| Line has trailing spaces. | 270 | |
| Line is longer than 80 characters. | 270 | |
| Line is longer than 80 characters. | 274 | |
| Line is longer than 80 characters. | 279 | |
| Line is longer than 80 characters. | 282 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 23 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 41 | |
| Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 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 'setName' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter name should be final. | 45 | |
| 'name' hides a field. | 45 | |
| 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 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 61 | |
| Variable 'currentProperties' must be private and have accessor methods. | 61 | |
| Missing a Javadoc comment. | 63 | |
| 'currentProperties' hides a field. | 63 | |
| Missing a Javadoc comment. | 71 | |
| Parameter fileLoc should be final. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Parameter fileLoc should be final. | 77 | |
| Parameter fileProperties should be final. | 77 | |
| Parameter baseFile should be final. | 77 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 105 | |
| 'if' construct must use '{}'s. | 119 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 155 | |
| Line is longer than 80 characters. | 157 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 169 | |
| Missing a Javadoc comment. | 169 | |
| Parameter props should be final. | 169 | |
| Parameter override should be final. | 169 | |
| Parameter name should be final. | 169 | |
| Parameter value should be final. | 169 | |
| Parameter fileProperties should be final. | 169 | |
| Line is longer than 80 characters. | 171 | |
| Missing a Javadoc comment. | 183 | |
| Parameter map should be final. | 183 | |
| Parameter name should be final. | 183 | |
| Parameter value should be final. | 183 | |
| Line is longer than 80 characters. | 190 | |
| Missing a Javadoc comment. | 190 | |
| Parameter fileLoc should be final. | 190 | |
| Redundant throws: 'MalformedURLException' is subclass of 'IOException'. | 190 | |
| Line is longer than 80 characters. | 193 | |
| Line contains a tab character. | 194 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line is longer than 80 characters. | 199 | |
| Line is longer than 80 characters. | 200 | |
| Line is longer than 80 characters. | 211 | |
| Missing a Javadoc comment. | 211 | |
| Parameter content should be final. | 211 | |
| Parameter properties should be final. | 211 | |
| Comment matches to-do format 'TODO:'. | 212 | |
| Line is longer than 80 characters. | 212 | |
| Line is longer than 80 characters. | 216 | |
| Line is longer than 80 characters. | 218 | |
| Line is longer than 80 characters. | 220 | |
| Line is longer than 80 characters. | 234 | |
| Line is longer than 80 characters. | 251 | |
| Line is longer than 80 characters. | 258 | |
| Line is longer than 80 characters. | 261 | |
| Line is longer than 80 characters. | 264 | |
| Line is longer than 80 characters. | 266 | |
| Line is longer than 80 characters. | 269 | |
| Line is longer than 80 characters. | 275 | |
| Line is longer than 80 characters. | 276 | |
| Line is longer than 80 characters. | 277 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Line has trailing spaces. | 61 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 76 | |
| Line is longer than 80 characters. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 83 | |
| Missing a Javadoc comment. | 85 | |
| Line has trailing spaces. | 86 | |
| Missing a Javadoc comment. | 87 | |
| '{' is not preceded with whitespace. | 87 | |
| '{' is not followed by whitespace. | 87 | |
| '}' is not preceded with whitespace. | 87 | |
| Line has trailing spaces. | 88 | |
| Missing a Javadoc comment. | 89 | |
| Parameter config should be final. | 89 | |
| Line contains a tab character. | 90 | |
| Line has trailing spaces. | 92 | |
| Missing a Javadoc comment. | 93 | |
| Parameter fileLoc should be final. | 93 | |
| Parameter config should be final. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line has trailing spaces. | 97 | |
| Line contains a tab character. | 98 | |
| Missing a Javadoc comment. | 98 | |
| Parameter fileLocs should be final. | 98 | |
| 'fileLocs' hides a field. | 98 | |
| Parameter config should be final. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line has trailing spaces. | 101 | |
| Line contains a tab character. | 101 | |
| Line has trailing spaces. | 103 | |
| Missing a Javadoc comment. | 104 | |
| Parameter fileLoc should be final. | 104 | |
| Missing a Javadoc comment. | 108 | |
| Parameter fileLocs should be final. | 108 | |
| 'fileLocs' hides a field. | 108 | |
| Line has trailing spaces. | 112 | |
| Missing a Javadoc comment. | 112 | |
| Parameter properties should be final. | 112 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line has trailing spaces. | 115 | |
| Missing a Javadoc comment. | 116 | |
| Parameter fileLoc should be final. | 116 | |
| Parameter properties should be final. | 116 | |
| Line has trailing spaces. | 117 | |
| Missing a Javadoc comment. | 121 | |
| Parameter fileLocs should be final. | 121 | |
| 'fileLocs' hides a field. | 121 | |
| Parameter properties should be final. | 121 | |
| Line has trailing spaces. | 122 | |
| Line has trailing spaces. | 125 | |
| Line is longer than 80 characters. | 129 | |
| Line has trailing spaces. | 130 | |
| Missing a Javadoc comment. | 132 | |
| Parameter config should be final. | 132 | |
| '{' is not preceded with whitespace. | 132 | |
| Line contains a tab character. | 133 | |
| 'if' is not followed by whitespace. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line has trailing spaces. | 136 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line has trailing spaces. | 138 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| 'if' is not followed by whitespace. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line has trailing spaces. | 143 | |
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| Line contains a tab character. | 145 | |
| Parameter key should be final. | 145 | |
| Method 'getObjects' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Method 'getProperties' is not designed for extension - needs to be abstract, final or empty. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. | 159 | |
| Line contains a tab character. | 160 | |
| Parameter key should be final. | 160 | |
| Line has trailing spaces. | 163 | |
| Line has trailing spaces. | 165 | |
| Line is longer than 80 characters. | 166 | |
| Line has trailing spaces. | 167 | |
| Line contains a tab character. | 170 | |
| Method 'putProperty' is not designed for extension - needs to be abstract, final or empty. | 170 | |
| Line contains a tab character. | 171 | |
| Parameter key should be final. | 171 | |
| Expected @param tag for 'key'. | 171 | |
| Parameter value should be final. | 171 | |
| Expected @param tag for 'value'. | 171 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 176 | |
| Method 'putProperties' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| Line contains a tab character. | 177 | |
| Parameter properties should be final. | 177 | |
| 'for' is not followed by whitespace. | 179 | |
| Line is longer than 80 characters. | 180 | |
| Line contains a tab character. | 180 | |
| 'cast' is not followed by whitespace. | 180 | |
| 'cast' is not followed by whitespace. | 180 | |
| 'cast' is not followed by whitespace. | 180 | |
| Line has trailing spaces. | 182 | |
| Line contains a tab character. | 183 | |
| Method 'parseConfig' is not designed for extension - needs to be abstract, final or empty. | 187 | |
| Line contains a tab character. | 188 | |
| Line is longer than 80 characters. | 193 | |
| Line is longer than 80 characters. | 199 | |
| Line is longer than 80 characters. | 202 | |
| Line is longer than 80 characters. | 208 | |
| Line is longer than 80 characters. | 213 | |
| Line is longer than 80 characters. | 214 | |
| Line is longer than 80 characters. | 215 | |
| Line contains a tab character. | 219 | |
| Line contains a tab character. | 220 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 222 | |
| Line is longer than 80 characters. | 223 | |
| Line contains a tab character. | 223 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 225 | |
| Line contains a tab character. | 226 | |
| Line is longer than 80 characters. | 228 | |
| Line has trailing spaces. | 229 | |
| Line has trailing spaces. | 232 | |
| Line contains a tab character. | 234 | |
| Line is longer than 80 characters. | 237 | |
| Line is longer than 80 characters. | 248 | |
| Method 'parseConfig' is not designed for extension - needs to be abstract, final or empty. | 248 | |
| Missing a Javadoc comment. | 248 | |
| Parameter filename should be final. | 248 | |
| Parameter unmarshaller should be final. | 248 | |
| Parameter depth should be final. | 248 | |
| Line contains a tab character. | 259 | |
| Line contains a tab character. | 260 | |
| Line contains a tab character. | 261 | |
| 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 | |
| Line contains a tab character. | 266 | |
| Line has trailing spaces. | 269 | |
| Line has trailing spaces. | 270 | |
| Line is longer than 80 characters. | 276 | |
| Line has trailing spaces. | 282 | |
| Line is longer than 80 characters. | 284 | |
| 'if' is not followed by whitespace. | 286 | |
| '{' is not preceded with whitespace. | 286 | |
| Line contains a tab character. | 287 | |
| 'if' is not followed by whitespace. | 290 | |
| '{' is not preceded with whitespace. | 290 | |
| Line contains a tab character. | 291 | |
| '{' is not preceded with whitespace. | 291 | |
| Line contains a tab character. | 292 | |
| 'if' is not followed by whitespace. | 292 | |
| '{' is not preceded with whitespace. | 292 | |
| Line is longer than 80 characters. | 293 | |
| Line contains a tab character. | 293 | |
| Line contains a tab character. | 294 | |
| Line has trailing spaces. | 295 | |
| Line contains a tab character. | 296 | |
| 'if' is not followed by whitespace. | 296 | |
| Line has trailing spaces. | 297 | |
| Line contains a tab character. | 297 | |
| '{' should be on the previous line. | 297 | |
| Line is longer than 80 characters. | 298 | |
| Line contains a tab character. | 298 | |
| Line has trailing spaces. | 299 | |
| Line contains a tab character. | 299 | |
| Line contains a tab character. | 300 | |
| 'else' is not preceded with whitespace. | 300 | |
| '}' is not followed by whitespace. | 300 | |
| 'else' is not followed by whitespace. | 300 | |
| '{' is not preceded with whitespace. | 300 | |
| Line is longer than 80 characters. | 301 | |
| Line contains a tab character. | 301 | |
| Line is longer than 80 characters. | 302 | |
| Line contains a tab character. | 309 | |
| Line contains a tab character. | 310 | |
| '}' should be on the same line. | 311 | |
| Line contains a tab character. | 314 | |
| Line has trailing spaces. | 315 | |
| Line is longer than 80 characters. | 316 | |
| Line contains a tab character. | 316 | |
| Line has trailing spaces. | 317 | |
| Line contains a tab character. | 318 | |
| 'if' is not followed by whitespace. | 318 | |
| Line has trailing spaces. | 319 | |
| Line contains a tab character. | 319 | |
| '{' should be on the previous line. | 319 | |
| Line is longer than 80 characters. | 320 | |
| Line contains a tab character. | 320 | |
| Line contains a tab character. | 321 | |
| Line has trailing spaces. | 323 | |
| Line contains a tab character. | 323 | |
| Line contains a tab character. | 324 | |
| Line contains a tab character. | 325 | |
| Line is longer than 80 characters. | 326 | |
| Line contains a tab character. | 326 | |
| Line is longer than 80 characters. | 327 | |
| Line contains a tab character. | 327 | |
| Line contains a tab character. | 328 | |
| Line contains a tab character. | 329 | |
| Line is longer than 80 characters. | 330 | |
| Line contains a tab character. | 330 | |
| Line contains a tab character. | 331 | |
| Line has trailing spaces. | 332 | |
| Line is longer than 80 characters. | 332 | |
| Line contains a tab character. | 332 | |
| Line has trailing spaces. | 333 | |
| Line contains a tab character. | 333 | |
| Line has trailing spaces. | 334 | |
| Line contains a tab character. | 334 | |
| Line has trailing spaces. | 342 | |
| Line is longer than 80 characters. | 344 | |
| Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. | 347 | |
| Missing a Javadoc comment. | 347 | |
| Parameter name should be final. | 347 | |
| Parameter value should be final. | 347 | |
| '{' is not preceded with whitespace. | 347 | |
| Line contains a tab character. | 348 | |
| 'if' is not followed by whitespace. | 348 | |
| '{' is not preceded with whitespace. | 348 | |
| Line contains a tab character. | 349 | |
| Line contains a tab character. | 350 | |
| 'if' is not followed by whitespace. | 350 | |
| '{' is not preceded with whitespace. | 350 | |
| Line is longer than 80 characters. | 351 | |
| Line contains a tab character. | 351 | |
| ',' is not followed by whitespace. | 351 | |
| '+' is not followed by whitespace. | 351 | |
| ',' is not followed by whitespace. | 351 | |
| '+' is not followed by whitespace. | 351 | |
| Line contains a tab character. | 352 | |
| Line contains a tab character. | 353 | |
| Line contains a tab character. | 354 | |
| Line has trailing spaces. | 355 | |
| Method 'resolve' is not designed for extension - needs to be abstract, final or empty. | 357 | |
| Missing a Javadoc comment. | 357 | |
| Parameter key should be final. | 357 | |
| Line contains a tab character. | 358 | |
| Line has trailing spaces. | 360 | |
| Line is longer than 80 characters. | 362 | |
| Line is longer than 80 characters. | 363 | |
| Line is longer than 80 characters. | 365 | |
| Line is longer than 80 characters. | 366 | |
| Line is longer than 80 characters. | 367 | |
| Line has trailing spaces. | 369 | |
| Line is longer than 80 characters. | 371 | |
| Expected an @return tag. | 374 | |
| Method 'resolve' is not designed for extension - needs to be abstract, final or empty. | 374 | |
| Parameter key should be final. | 374 | |
| Parameter keySet should be final. | 374 | |
| Line has trailing spaces. | 375 | |
| Line contains a tab character. | 375 | |
| Line is longer than 80 characters. | 376 | |
| Line is longer than 80 characters. | 378 | |
| Line has trailing spaces. | 380 | |
| Line has trailing spaces. | 382 | |
| Line is longer than 80 characters. | 383 | |
| Line has trailing spaces. | 386 | |
| Line contains a tab character. | 388 | |
| 'if' is not followed by whitespace. | 388 | |
| Line contains a tab character. | 389 | |
| Line contains a tab character. | 390 | |
| Line has trailing spaces. | 394 | |
| Line has trailing spaces. | 397 | |
| 'if' is not followed by whitespace. | 398 | |
| Line contains a tab character. | 399 | |
| Line is longer than 80 characters. | 400 | |
| Line contains a tab character. | 400 | |
| Line has trailing spaces. | 405 | |
| Line is longer than 80 characters. | 407 | |
| Line is longer than 80 characters. | 408 | |
| Line has trailing spaces. | 410 | |
| Line is longer than 80 characters. | 412 | |
| Expected an @return tag. | 415 | |
| Method 'parseValue' is not designed for extension - needs to be abstract, final or empty. | 415 | |
| Parameter value should be final. | 415 | |
| Parameter keySet should be final. | 415 | |
| Line is longer than 80 characters. | 422 | |
| Line has trailing spaces. | 433 | |
| Line has trailing spaces. | 434 | |
| Line is longer than 80 characters. | 436 | |
| Line has trailing spaces. | 437 | |
| Line is longer than 80 characters. | 437 | |
| Line is longer than 80 characters. | 438 | |
| Line has trailing spaces. | 443 | |
| Line has trailing spaces. | 447 | |
| Line is longer than 80 characters. | 448 | |
| Line is longer than 80 characters. | 449 | |
| Line has trailing spaces. | 451 | |
| Expected an @return tag. | 456 | |
| Method 'replaceVariable' is not designed for extension - needs to be abstract, final or empty. | 456 | |
| Parameter name should be final. | 456 | |
| Parameter value should be final. | 456 | |
| '{' is not preceded with whitespace. | 456 | |
| Line contains a tab character. | 457 | |
| '+' is not preceded with whitespace. | 457 | |
| '+' is not followed by whitespace. | 457 | |
| Line contains a tab character. | 458 | |
| Line has trailing spaces. | 459 | |
| Line contains a tab character. | 459 | |
| Line is longer than 80 characters. | 460 | |
| Line contains a tab character. | 460 | |
| Line is longer than 80 characters. | 461 | |
| Line contains a tab character. | 461 | |
| Line contains a tab character. | 462 | |
| Line contains a tab character. | 463 | |
| 'if' is not followed by whitespace. | 463 | |
| Line contains a tab character. | 464 | |
| 'if' is not followed by whitespace. | 464 | |
| '(' is followed by whitespace. | 464 | |
| Inner assignments should be avoided. | 464 | |
| ')' is preceded with whitespace. | 464 | |
| Line contains a tab character. | 465 | |
| Line contains a tab character. | 466 | |
| Line has trailing spaces. | 467 | |
| Line contains a tab character. | 467 | |
| Line contains a tab character. | 468 | |
| 'if' is not followed by whitespace. | 468 | |
| Line is longer than 80 characters. | 469 | |
| Line contains a tab character. | 469 | |
| Line contains a tab character. | 470 | |
| Line has trailing spaces. | 471 | |
| Line contains a tab character. | 471 | |
| Line has trailing spaces. | 472 | |
| Line contains a tab character. | 472 | |
| Line contains a tab character. | 473 | |
| Line has trailing spaces. | 475 | |
| Line is longer than 80 characters. | 477 | |
| Line is longer than 80 characters. | 478 | |
| Method 'resolveRawToCache' is not designed for extension - needs to be abstract, final or empty. | 481 | |
| Line contains a tab character. | 482 | |
| 'if' is not followed by whitespace. | 482 | |
| Line is longer than 80 characters. | 483 | |
| Line contains a tab character. | 483 | |
| Line contains a tab character. | 484 | |
| Line contains a tab character. | 485 | |
| Line has trailing spaces. | 486 | |
| Line contains a tab character. | 486 | |
| Line has trailing spaces. | 487 | |
| Line contains a tab character. | 487 | |
| 'for' is not followed by whitespace. | 487 | |
| Line contains a tab character. | 488 | |
| 'cast' is not followed by whitespace. | 488 | |
| Line has trailing spaces. | 489 | |
| Line contains a tab character. | 489 | |
| Line contains a tab character. | 490 | |
| 'if' is not followed by whitespace. | 490 | |
| '{' is not preceded with whitespace. | 490 | |
| Line is longer than 80 characters. | 491 | |
| Line contains a tab character. | 491 | |
| 'cast' is not followed by whitespace. | 491 | |
| Line is longer than 80 characters. | 492 | |
| Line contains a tab character. | 492 | |
| 'if' is not followed by whitespace. | 492 | |
| '{' is not preceded with whitespace. | 492 | |
| Line contains a tab character. | 493 | |
| 'cast' is not followed by whitespace. | 493 | |
| Line is longer than 80 characters. | 494 | |
| Line contains a tab character. | 494 | |
| Line has trailing spaces. | 495 | |
| Line contains a tab character. | 495 | |
| Line contains a tab character. | 496 | |
| 'if' is not followed by whitespace. | 496 | |
| '{' is not preceded with whitespace. | 496 | |
| Line has trailing spaces. | 497 | |
| Line is longer than 80 characters. | 497 | |
| Line contains a tab character. | 497 | |
| '+' is not followed by whitespace. | 497 | |
| ',' is not followed by whitespace. | 497 | |
| '+' is not followed by whitespace. | 497 | |
| ',' is not followed by whitespace. | 497 | |
| '+' is not followed by whitespace. | 497 | |
| Line contains a tab character. | 498 | |
| 'else' is not preceded with whitespace. | 498 | |
| '}' is not followed by whitespace. | 498 | |
| 'else' is not followed by whitespace. | 498 | |
| '{' is not preceded with whitespace. | 498 | |
| Line has trailing spaces. | 499 | |
| Line is longer than 80 characters. | 499 | |
| Line contains a tab character. | 499 | |
| ',' is not followed by whitespace. | 499 | |
| '+' is not followed by whitespace. | 499 | |
| ',' is not followed by whitespace. | 499 | |
| '+' is not followed by whitespace. | 499 | |
| Line has trailing spaces. | 500 | |
| Line contains a tab character. | 500 | |
| Line contains a tab character. | 501 | |
| Line has trailing spaces. | 502 | |
| Line contains a tab character. | 502 | |
| Line contains a tab character. | 503 | |
| 'cast' is not followed by whitespace. | 503 | |
| Line contains a tab character. | 504 | |
| Line contains a tab character. | 505 | |
| Method 'configureBuiltIns' is not designed for extension - needs to be abstract, final or empty. | 511 | |
| Line contains a tab character. | 512 | |
| Line contains a tab character. | 513 | |
| First sentence should end with a period. | 516 | |
| Line is longer than 80 characters. | 517 | |
| Line has trailing spaces. | 518 | |
| Line is longer than 80 characters. | 521 | |
| Method 'generateRandomInteger' is not designed for extension - needs to be abstract, final or empty. | 523 | |
| Parameter rangeSpec should be final. | 523 | |
| 'if' is not followed by whitespace. | 539 | |
| '{' should be on the previous line. | 540 | |
| Line is longer than 80 characters. | 541 | |
| Line contains a tab character. | 541 | |
| Line has trailing spaces. | 548 | |
| Method 'isSystemOverride' is not designed for extension - needs to be abstract, final or empty. | 549 | |
| Missing a Javadoc comment. | 549 | |
| Line has trailing spaces. | 552 | |
| Line is longer than 80 characters. | 554 | |
| Line has trailing spaces. | 556 | |
| Line has trailing spaces. | 558 | |
| Method 'setSystemOverride' is not designed for extension - needs to be abstract, final or empty. | 561 | |
| Parameter systemOverride should be final. | 561 | |
| 'systemOverride' hides a field. | 561 | |
| Expected @param tag for 'systemOverride'. | 561 | |
| Line is longer than 80 characters. | 565 | |
| Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 565 | |
| Missing a Javadoc comment. | 565 | |
| Parameter unmarshaller should be final. | 565 | |
| Parameter in should be final. | 565 | |
| Line is longer than 80 characters. | 577 | |
| 'cast' is not followed by whitespace. | 577 | |
| Line is longer than 80 characters. | 581 | |
| Line is longer than 80 characters. | 582 | |
| Line has trailing spaces. | 584 | |
| Line is longer than 80 characters. | 585 | |
| Line has trailing spaces. | 586 | |
| Line is longer than 80 characters. | 592 | |
| Missing a Javadoc comment. | 592 | |
| '=' is not preceded with whitespace. | 592 | |
| '=' is not followed by whitespace. | 592 | |
| Line has trailing spaces. | 593 | |
| Method 'startElement' is not designed for extension - needs to be abstract, final or empty. | 594 | |
| Line is longer than 80 characters. | 595 | |
| Line contains a tab character. | 595 | |
| Parameter uri should be final. | 595 | |
| Parameter localName should be final. | 595 | |
| Parameter qName should be final. | 595 | |
| Parameter atts should be final. | 595 | |
| 'if' is not followed by whitespace. | 596 | |
| Line has trailing spaces. | 599 | |
| Method 'endElement' is not designed for extension - needs to be abstract, final or empty. | 603 | |
| Line is longer than 80 characters. | 604 | |
| Line contains a tab character. | 604 | |
| Parameter uri should be final. | 604 | |
| Parameter localName should be final. | 604 | |
| Parameter qName should be final. | 604 | |
| 'if' is not followed by whitespace. | 605 | |
| Line has trailing spaces. | 608 | |
| Line has trailing spaces. | 613 | |
| Line contains a tab character. | 613 | |
| Line contains a tab character. | 614 | |
| Method 'putObject' is not designed for extension - needs to be abstract, final or empty. | 614 | |
| Line contains a tab character. | 615 | |
| Parameter key should be final. | 615 | |
| Parameter value should be final. | 615 | |
| Line has trailing spaces. | 616 | |
| Line contains a tab character. | 616 | |
| Line contains a tab character. | 617 | |
| Line has trailing spaces. | 618 | |
| Line contains a tab character. | 618 | |
| Line contains a tab character. | 619 | |
| Method 'putObjects' is not designed for extension - needs to be abstract, final or empty. | 619 | |
| Line contains a tab character. | 620 | |
| Parameter objects should be final. | 620 | |
| 'objects' hides a field. | 620 | |
| Line has trailing spaces. | 621 | |
| Line contains a tab character. | 621 | |
| Line contains a tab character. | 622 | |
| Line has trailing spaces. | 623 | |
| Line contains a tab character. | 623 | |
| Line contains a tab character. | 624 | |
| Method 'removeObject' is not designed for extension - needs to be abstract, final or empty. | 624 | |
| Line contains a tab character. | 625 | |
| Parameter key should be final. | 625 | |
| '{' is not preceded with whitespace. | 625 | |
| Line contains a tab character. | 626 | |
| Line contains a tab character. | 627 | |
| Line has trailing spaces. | 628 | |
| Line contains a tab character. | 628 | |
| Line contains a tab character. | 629 | |
| Method 'removeProperty' is not designed for extension - needs to be abstract, final or empty. | 629 | |
| Line contains a tab character. | 630 | |
| Parameter key should be final. | 630 | |
| '{' is not preceded with whitespace. | 630 | |
| Line contains a tab character. | 631 | |
| Line has trailing spaces. | 632 | |
| Line contains a tab character. | 632 | |
| Line contains a tab character. | 633 | |
| Line contains a tab character. | 634 | |
| Line contains a tab character. | 636 | |
| Method 'putConfig' is not designed for extension - needs to be abstract, final or empty. | 636 | |
| Line contains a tab character. | 637 | |
| Parameter config should be final. | 637 | |
| Line contains a tab character. | 638 | |
| Line contains a tab character. | 639 | |
| Line has trailing spaces. | 640 | |
| Line contains a tab character. | 640 | |
| Line has trailing spaces. | 641 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| Missing a Javadoc comment. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 31 | |
| Variable 'name' must be private and have accessor methods. | 32 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 34 | |
| Variable 'override' must be private and have accessor methods. | 35 | |
| Line has trailing spaces. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Variable 'random' must be private and have accessor methods. | 38 | |
| Line has trailing spaces. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Variable 'system' must be private and have accessor methods. | 41 | |
| Line has trailing spaces. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Variable 'value' must be private and have accessor methods. | 44 | |
| Line has trailing spaces. | 45 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter name should be final. | 51 | |
| 'name' hides a field. | 51 | |
| Method 'isOverride' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Method 'setOverride' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter override should be final. | 63 | |
| 'override' hides a field. | 63 | |
| Line has trailing spaces. | 66 | |
| Method 'isRandom' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Method 'setRandom' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Parameter random should be final. | 75 | |
| 'random' hides a field. | 75 | |
| Line has trailing spaces. | 78 | |
| Method 'isSystem' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Method 'setSystem' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Parameter system should be final. | 87 | |
| 'system' hides a field. | 87 | |
| Line has trailing spaces. | 90 | |
| Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Parameter value should be final. | 95 | |
| 'value' hides a field. | 95 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 4 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Variable 'stringToDateFormats' must be private and have accessor methods. | 43 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Variable 'stringToTimestampFormats' must be private and have accessor methods. | 44 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Variable 'dateToStringFormatForUserInterface' must be private and have accessor methods. | 45 | |
| Line contains a tab character. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Variable 'timestampToStringFormatForUserInterface' must be private and have accessor methods. | 46 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Variable 'dateToStringFormatForFileName' must be private and have accessor methods. | 47 | |
| Line contains a tab character. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Variable 'timestampToStringFormatForFileName' must be private and have accessor methods. | 48 | |
| Line has trailing spaces. | 50 | |
| 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 | |
| Expected an @return tag. | 54 | |
| Line contains a tab character. | 54 | |
| Method 'toDateString' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Parameter date should be final. | 54 | |
| Expected @param tag for 'date'. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| 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 | |
| Expected an @return tag. | 61 | |
| Line contains a tab character. | 61 | |
| Method 'toDateTimeString' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Parameter date should be final. | 61 | |
| Expected @param tag for 'date'. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Expected an @return tag. | 69 | |
| Line contains a tab character. | 69 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Parameter date should be final. | 69 | |
| Expected @param tag for 'date'. | 69 | |
| Parameter pattern should be final. | 69 | |
| Expected @param tag for 'pattern'. | 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. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Expected an @return tag. | 78 | |
| Line contains a tab character. | 78 | |
| Method 'getCurrentDate' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Expected an @return tag. | 87 | |
| Line contains a tab character. | 87 | |
| Method 'getCurrentTimestamp' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Expected an @return tag. | 94 | |
| Line contains a tab character. | 94 | |
| Method 'getCurrentSqlDate' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| 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 | |
| Expected an @return tag. | 101 | |
| Line contains a tab character. | 101 | |
| Method 'getCurrentSqlDateMidnight' is not designed for extension - needs to be abstract, final or empty. | 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. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Expected an @return tag. | 109 | |
| Line contains a tab character. | 109 | |
| Method 'getCurrentCalendar' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Expected an @return tag. | 116 | |
| Line contains a tab character. | 116 | |
| Method 'getCalendar' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Parameter date should be final. | 116 | |
| Expected @param tag for 'date'. | 116 | |
| Line contains a tab character. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| First sentence should end with a period. | 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 is longer than 80 characters. | 130 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Expected an @return tag. | 132 | |
| Line contains a tab character. | 132 | |
| Method 'convertToDate' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| Parameter dateString should be final. | 132 | |
| Expected @param tag for 'dateString'. | 132 | |
| Expected @throws tag for 'ParseException'. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Expected an @return tag. | 139 | |
| Line is longer than 80 characters. | 139 | |
| Line contains a tab character. | 139 | |
| Method 'convertToDateTime' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| Parameter dateTimeString should be final. | 139 | |
| Expected @param tag for 'dateTimeString'. | 139 | |
| Expected @throws tag for 'ParseException'. | 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 is longer than 80 characters. | 143 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| 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 | |
| Expected an @return tag. | 149 | |
| Line contains a tab character. | 149 | |
| Method 'convertToSqlTimestamp' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| Parameter timeString should be final. | 149 | |
| Expected @param tag for 'timeString'. | 149 | |
| Line contains a tab character. | 150 | |
| Expected @throws tag for 'ParseException'. | 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. | 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 | |
| Expected an @return tag. | 160 | |
| Line contains a tab character. | 160 | |
| Method 'convertToSqlDate' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| Parameter dateString should be final. | 160 | |
| Expected @param tag for 'dateString'. | 160 | |
| Line contains a tab character. | 161 | |
| Expected @throws tag for 'ParseException'. | 161 | |
| Line contains a tab character. | 162 | |
| Line is longer than 80 characters. | 163 | |
| 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 | |
| Line is longer than 80 characters. | 169 | |
| Line contains a tab character. | 169 | |
| Method 'parseAgainstFormatArray' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| Missing a Javadoc comment. | 169 | |
| Parameter dateString should be final. | 169 | |
| Parameter formats should be final. | 169 | |
| 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 | |
| Line is longer than 80 characters. | 173 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Line is longer than 80 characters. | 178 | |
| Line contains a tab character. | 178 | |
| Line is longer than 80 characters. | 179 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line 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. | 187 | |
| Line contains a tab character. | 188 | |
| Line is longer than 80 characters. | 189 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Expected an @return tag. | 191 | |
| Line contains a tab character. | 191 | |
| Method 'convertToSqlDate' is not designed for extension - needs to be abstract, final or empty. | 191 | |
| Parameter timestamp should be final. | 191 | |
| Expected @param tag for 'timestamp'. | 191 | |
| Line contains a tab character. | 192 | |
| Expected @throws tag for 'ParseException'. | 192 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| Line contains a tab character. | 196 | |
| Method 'dateDiff' is not designed for extension - needs to be abstract, final or empty. | 196 | |
| Missing a Javadoc comment. | 196 | |
| Parameter startDate should be final. | 196 | |
| Parameter endDate should be final. | 196 | |
| Parameter inclusive should be final. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| Line is longer than 80 characters. | 203 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 204 | |
| Line contains a tab character. | 205 | |
| '60' is a magic number. | 205 | |
| '1000' is a magic number. | 205 | |
| Line is longer than 80 characters. | 207 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| Line contains a tab character. | 209 | |
| '60' is a magic number. | 209 | |
| '1000' is a magic number. | 209 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 216 | |
| Line contains a tab character. | 217 | |
| Line contains a tab character. | 218 | |
| Line is longer than 80 characters. | 220 | |
| Line contains a tab character. | 220 | |
| Line contains a tab character. | 221 | |
| Line is longer than 80 characters. | 222 | |
| Line contains a tab character. | 222 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 225 | |
| Line is longer than 80 characters. | 227 | |
| Line contains a tab character. | 227 | |
| Method 'parse' is not designed for extension - needs to be abstract, final or empty. | 227 | |
| Missing a Javadoc comment. | 227 | |
| Parameter dateString should be final. | 227 | |
| Parameter pattern should be final. | 227 | |
| Line contains a tab character. | 228 | |
| Line contains a tab character. | 229 | |
| Line contains a tab character. | 230 | |
| Line contains a tab character. | 231 | |
| Line is longer than 80 characters. | 232 | |
| Line contains a tab character. | 232 | |
| Line has trailing spaces. | 233 | |
| Line contains a tab character. | 233 | |
| Line is longer than 80 characters. | 234 | |
| Line contains a tab character. | 234 | |
| Line contains a tab character. | 235 | |
| Line is longer than 80 characters. | 236 | |
| Line contains a tab character. | 236 | |
| ',' is not followed by whitespace. | 236 | |
| Line is longer than 80 characters. | 237 | |
| Line contains a tab character. | 237 | |
| Line is longer than 80 characters. | 238 | |
| Line contains a tab character. | 238 | |
| ',' is not followed by whitespace. | 238 | |
| Line contains a tab character. | 239 | |
| Line is longer than 80 characters. | 241 | |
| 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 is longer than 80 characters. | 245 | |
| Line contains a tab character. | 245 | |
| '1000' is a magic number. | 245 | |
| '9999' is a magic number. | 245 | |
| Line is longer than 80 characters. | 246 | |
| Line contains a tab character. | 246 | |
| ',' is not followed by whitespace. | 246 | |
| Line contains a tab character. | 247 | |
| Line has trailing spaces. | 248 | |
| Line contains a tab character. | 248 | |
| Line has trailing spaces. | 249 | |
| Line is longer than 80 characters. | 249 | |
| Line contains a tab character. | 249 | |
| 'if' is not followed by whitespace. | 249 | |
| '1970' is a magic number. | 249 | |
| '{' is not preceded with whitespace. | 249 | |
| Line contains a tab character. | 250 | |
| Line contains a tab character. | 251 | |
| Line is longer than 80 characters. | 252 | |
| Line contains a tab character. | 252 | |
| Line contains a tab character. | 253 | |
| Line contains a tab character. | 254 | |
| Line has trailing spaces. | 255 | |
| Line contains a tab character. | 255 | |
| Line contains a tab character. | 256 | |
| Line contains a tab character. | 257 | |
| Line contains a tab character. | 258 | |
| Line contains a tab character. | 259 | |
| Line contains a tab character. | 261 | |
| Line is longer than 80 characters. | 262 | |
| Line contains a tab character. | 262 | |
| Line contains a tab character. | 263 | |
| Expected an @return tag. | 264 | |
| Line contains a tab character. | 264 | |
| Method 'toDateStringForFilename' is not designed for extension - needs to be abstract, final or empty. | 264 | |
| Parameter date should be final. | 264 | |
| Expected @param tag for 'date'. | 264 | |
| Line is longer than 80 characters. | 265 | |
| Line contains a tab character. | 265 | |
| Line contains a tab character. | 266 | |
| Line contains a tab character. | 267 | |
| Line contains a tab character. | 269 | |
| Line is longer than 80 characters. | 270 | |
| Line contains a tab character. | 270 | |
| Line contains a tab character. | 271 | |
| Expected an @return tag. | 272 | |
| Line contains a tab character. | 272 | |
| Method 'toDateTimeStringForFilename' is not designed for extension - needs to be abstract, final or empty. | 272 | |
| Parameter date should be final. | 272 | |
| Expected @param tag for 'date'. | 272 | |
| Line is longer than 80 characters. | 273 | |
| Line contains a tab character. | 273 | |
| Line contains a tab character. | 274 | |
| Line contains a tab character. | 275 | |
| Line has trailing spaces. | 276 | |
| Line contains a tab character. | 276 | |
| Line contains a tab character. | 277 | |
| Line has trailing spaces. | 278 | |
| Line contains a tab character. | 278 | |
| Line has trailing spaces. | 279 | |
| Line is longer than 80 characters. | 279 | |
| Line contains a tab character. | 279 | |
| Line contains a tab character. | 280 | |
| Line has trailing spaces. | 281 | |
| Line contains a tab character. | 281 | |
| Line contains a tab character. | 282 | |
| Line contains a tab character. | 283 | |
| Line contains a tab character. | 284 | |
| Expected an @return tag. | 285 | |
| Line contains a tab character. | 285 | |
| Parameter configValue should be final. | 285 | |
| Expected @param tag for 'configValue'. | 285 | |
| Line contains a tab character. | 286 | |
| Line contains a tab character. | 287 | |
| Line contains a tab character. | 288 | |
| Line contains a tab character. | 289 | |
| Line contains a tab character. | 290 | |
| Line contains a tab character. | 291 | |
| Line contains a tab character. | 292 | |
| Line has trailing spaces. | 293 | |
| Line contains a tab character. | 293 | |
| Line is longer than 80 characters. | 294 | |
| Line contains a tab character. | 294 | |
| Line contains a tab character. | 295 | |
| Line contains a tab character. | 296 | |
| Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. | 296 | |
| Line contains a tab character. | 297 | |
| Expected @throws tag for 'Exception'. | 297 | |
| Line contains a tab character. | 298 | |
| Line is longer than 80 characters. | 299 | |
| Line contains a tab character. | 299 | |
| Line is longer than 80 characters. | 301 | |
| Line contains a tab character. | 301 | |
| Line contains a tab character. | 303 | |
| Line is longer than 80 characters. | 304 | |
| Line contains a tab character. | 304 | |
| Line contains a tab character. | 305 | |
| Line is longer than 80 characters. | 306 | |
| Line contains a tab character. | 306 | |
| Line contains a tab character. | 307 | |
| '}' should be on the same line. | 307 | |
| Line contains a tab character. | 308 | |
| Line is longer than 80 characters. | 309 | |
| Line contains a tab character. | 309 | |
| Line contains a tab character. | 310 | |
| Line is longer than 80 characters. | 311 | |
| Line contains a tab character. | 311 | |
| Line contains a tab character. | 312 | |
| Line contains a tab character. | 313 | |
| Line contains a tab character. | 314 | |
| Line contains a tab character. | 316 | |
| Line has trailing spaces. | 317 | |
| Line is longer than 80 characters. | 317 | |
| Line contains a tab character. | 317 | |
| Line is longer than 80 characters. | 319 | |
| Line contains a tab character. | 319 | |
| Line contains a tab character. | 321 | |
| Line is longer than 80 characters. | 322 | |
| Line contains a tab character. | 322 | |
| Line contains a tab character. | 323 | |
| Line is longer than 80 characters. | 324 | |
| Line contains a tab character. | 324 | |
| Line contains a tab character. | 325 | |
| '}' should be on the same line. | 325 | |
| Line contains a tab character. | 326 | |
| Line is longer than 80 characters. | 327 | |
| Line contains a tab character. | 327 | |
| Line contains a tab character. | 328 | |
| Line is longer than 80 characters. | 329 | |
| Line contains a tab character. | 329 | |
| Line contains a tab character. | 330 | |
| Line contains a tab character. | 331 | |
| Line contains a tab character. | 332 | |
| Line contains a tab character. | 334 | |
| Line is longer than 80 characters. | 335 | |
| Line contains a tab character. | 335 | |
| Line is longer than 80 characters. | 336 | |
| Line contains a tab character. | 336 | |
| Line is longer than 80 characters. | 337 | |
| Line contains a tab character. | 337 | |
| Line contains a tab character. | 338 | |
| Line contains a tab character. | 340 | |
| Line has trailing spaces. | 341 | |
| Line is longer than 80 characters. | 341 | |
| Line contains a tab character. | 341 | |
| Line is longer than 80 characters. | 342 | |
| Line contains a tab character. | 342 | |
| Line is longer than 80 characters. | 343 | |
| Line contains a tab character. | 343 | |
| Line contains a tab character. | 344 | |
| Line contains a tab character. | 346 | |
| Line is longer than 80 characters. | 347 | |
| Line contains a tab character. | 347 | |
| Line has trailing spaces. | 348 | |
| Line contains a tab character. | 348 | |
| Line is longer than 80 characters. | 349 | |
| Line contains a tab character. | 349 | |
| Line contains a tab character. | 350 | |
| Line contains a tab character. | 351 | |
| Line contains a tab character. | 353 | |
| Line is longer than 80 characters. | 354 | |
| Line contains a tab character. | 354 | |
| Line has trailing spaces. | 355 | |
| Line contains a tab character. | 355 | |
| Line is longer than 80 characters. | 356 | |
| Line contains a tab character. | 356 | |
| Line is longer than 80 characters. | 357 | |
| Line contains a tab character. | 357 | |
| Line has trailing spaces. | 358 | |
| Line contains a tab character. | 358 | |
| Line contains a tab character. | 359 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 34 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 39 | |
| 'static' modifier out of order with the JLS suggestions. | 39 | |
| Line has trailing spaces. | 40 | |
| Missing a Javadoc comment. | 40 | |
| 'static' modifier out of order with the JLS suggestions. | 40 | |
| Missing a Javadoc comment. | 42 | |
| 'static' modifier out of order with the JLS suggestions. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 52 | |
| Line has trailing spaces. | 57 | |
| Method 'isEnabled' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Method 'encrypt' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter valueToHide should be final. | 62 | |
| Line contains a tab character. | 63 | |
| Line has trailing spaces. | 64 | |
| Line contains a tab character. | 64 | |
| Line has trailing spaces. | 76 | |
| Line has trailing spaces. | 79 | |
| Method 'decrypt' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Parameter ciphertext should be final. | 87 | |
| Line contains a tab character. | 88 | |
| Line has trailing spaces. | 89 | |
| Line contains a tab character. | 89 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 110 | |
| Method 'encryptBytes' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Missing a Javadoc comment. | 110 | |
| Parameter valueToHide should be final. | 110 | |
| Line contains a tab character. | 111 | |
| Line has trailing spaces. | 112 | |
| Line contains a tab character. | 112 | |
| Line is longer than 80 characters. | 130 | |
| Method 'decryptBytes' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Missing a Javadoc comment. | 130 | |
| Parameter ciphertext should be final. | 130 | |
| Line contains a tab character. | 131 | |
| Line has trailing spaces. | 132 | |
| Line contains a tab character. | 132 | |
| Line has trailing spaces. | 148 | |
| Line has trailing spaces. | 150 | |
| Line is longer than 80 characters. | 151 | |
| Line has trailing spaces. | 153 | |
| Expected an @return tag. | 157 | |
| Expected @throws tag for 'Exception'. | 157 | |
| Line has trailing spaces. | 164 | |
| Line is longer than 80 characters. | 166 | |
| Missing a Javadoc comment. | 172 | |
| Parameter key should be final. | 172 | |
| 'desKey' hides a field. | 174 | |
| Line has trailing spaces. | 193 | |
| Method 'setSecretKey' is not designed for extension - needs to be abstract, final or empty. | 197 | |
| Parameter secretKey should be final. | 197 | |
| Expected @throws tag for 'Exception'. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 204 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 208 | |
| Line has trailing spaces. | 209 | |
| Expected an @return tag. | 212 | |
| Method 'hash' is not designed for extension - needs to be abstract, final or empty. | 212 | |
| Parameter valueToHide should be final. | 212 | |
| Expected @param tag for 'valueToHide'. | 212 | |
| Expected @throws tag for 'GeneralSecurityException'. | 212 | |
| Line is longer than 80 characters. | 213 | |
| '(' is followed by whitespace. | 213 | |
| '(' is followed by whitespace. | 213 | |
| ')' is preceded with whitespace. | 213 | |
| ')' is preceded with whitespace. | 213 | |
| Line is longer than 80 characters. | 218 | |
| '(' is followed by whitespace. | 218 | |
| '(' is followed by whitespace. | 218 | |
| '(' is followed by whitespace. | 218 | |
| '(' is followed by whitespace. | 218 | |
| ')' is preceded with whitespace. | 218 | |
| ')' is preceded with whitespace. | 218 | |
| ')' is preceded with whitespace. | 218 | |
| ')' is preceded with whitespace. | 218 | |
| '(' is followed by whitespace. | 219 | |
| ')' is preceded with whitespace. | 219 | |
| Must have at least one statement. | 219 | |
| Line has trailing spaces. | 224 | |
| Line is longer than 80 characters. | 226 | |
| Method 'checkEnabled' is not designed for extension - needs to be abstract, final or empty. | 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 has trailing spaces. | 235 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 27 | |
| Expected an @return tag. | 34 | |
| Method 'isEnabled' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Line has trailing spaces. | 37 | |
| Method 'encrypt' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter valueToHide should be final. | 38 | |
| Method 'decrypt' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter ciphertext should be final. | 46 | |
| Method 'hash' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter valueToHide should be final. | 54 | |
| Line is longer than 80 characters. | 55 | |
| '(' is followed by whitespace. | 55 | |
| '(' is followed by whitespace. | 55 | |
| ')' is preceded with whitespace. | 55 | |
| ')' is preceded with whitespace. | 55 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Expected an @return tag. | 66 | |
| Method 'decryptBytes' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Parameter ciphertext should be final. | 66 | |
| Expected @param tag for 'ciphertext'. | 66 | |
| Line contains a tab character. | 67 | |
| Expected @throws tag for 'GeneralSecurityException'. | 67 | |
| Line contains a tab character. | 68 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Expected an @return tag. | 76 | |
| Method 'encryptBytes' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Parameter valueToHide should be final. | 76 | |
| Expected @param tag for 'valueToHide'. | 76 | |
| Line contains a tab character. | 77 | |
| Expected @throws tag for 'GeneralSecurityException'. | 77 | |
| Line contains a tab character. | 78 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 4 | |
| Line is longer than 80 characters. | 5 | |
| Line has trailing spaces. | 8 | |
| Line has trailing spaces. | 10 | |
| First sentence should end with a period. | 27 | |
| Line has trailing spaces. | 30 | |
| Comment matches to-do format 'TODO:'. | 31 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 49 | |
| Parameter base should be final. | 49 | |
| 'base' hides a field. | 49 | |
| Line is longer than 80 characters. | 52 | |
| Method 'resolveEntity' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter publicId should be final. | 52 | |
| Parameter systemId should be final. | 52 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Comment matches to-do format 'TODO:'. | 72 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 75 | |
| 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. | 84 | |
| Line is longer than 80 characters. | 89 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 5 | |
| Line is longer than 80 characters. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line is longer than 80 characters. | 27 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 49 | |
| Redundant 'public' modifier. | 49 | |
| Expected @param tag for 'xmlLoader'. | 49 | |
| Expected @param tag for 'xmlDocCollection'. | 49 | |
| Expected @param tag for 'principalId'. | 49 | |
| Expected @throws tag for 'IOException'. | 49 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 5 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Parameter xmlDoc should be final. | 39 | |
| Parameter message should be final. | 39 | |
| Parameter t should be final. | 39 | |
| Line is longer than 80 characters. | 48 | |
| Method 'digest' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter xmlLoader should be final. | 48 | |
| Parameter xmlDocCollection should be final. | 48 | |
| Parameter principalId should be final. | 48 | |
| '{' should be on the previous line. | 50 | |
| '{' should be on the previous line. | 53 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 65 | |
| '{' should be on the previous line. | 71 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 74 | |
| '{' should be on the previous line. | 76 | |
| '{' should be on the previous line. | 79 | |
| '{' should be on the previous line. | 83 | |
| 'if' construct must use '{}'s. | 84 | |
| '{' should be on the previous line. | 85 | |
| '{' should be on the previous line. | 88 | |
| Line is longer than 80 characters. | 89 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 5 | |
| Line is longer than 80 characters. | 20 | |
| Line is longer than 80 characters. | 23 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line contains a tab character. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Method 'export' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter dataSet should be final. | 48 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 54 | |
| 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 | |
| Comment matches to-do format 'TODO:'. | 67 | |
| Line is longer than 80 characters. | 81 | |
| Missing a Javadoc comment. | 86 | |
| Parameter parent should be final. | 86 | |
| Parameter child should be final. | 86 | |
| Method 'setXmlImpexRegistry' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Parameter xmlImpexRegistry should be final. | 92 | |
| 'xmlImpexRegistry' hides a field. | 92 | |
| Line contains a tab character. | 93 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| First sentence should end with a period. | 26 | |
| Line has trailing spaces. | 27 | |
| Line has trailing spaces. | 28 | |
| 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 has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Method 'registerLoader' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Line contains a tab character. | 38 | |
| Parameter xmlLoader should be final. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 42 | |
| Method 'registerExporter' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line contains a tab character. | 43 | |
| Parameter exporter should be final. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Method 'unregisterLoader' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Line contains a tab character. | 48 | |
| Parameter xmlLoader should be final. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 52 | |
| Method 'unregisterExporter' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Line contains a tab character. | 53 | |
| Parameter exporter should be final. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 57 | |
| Method 'getLoaders' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 62 | |
| Method 'getExporters' is not designed for extension - needs to be abstract, final or empty. | 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 is longer than 80 characters. | 5 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 58 | |
| 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. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line has trailing spaces. | 75 | |
| Line contains a tab character. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Missing a Javadoc comment. | 76 | |
| First sentence should end with a period. | 78 | |
| Missing a Javadoc comment. | 83 | |
| Line has trailing spaces. | 84 | |
| Missing a Javadoc comment. | 85 | |
| First sentence should end with a period. | 87 | |
| Method 'setXmlDigesterService' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Parameter digesterService should be final. | 94 | |
| 'digesterService' hides a field. | 94 | |
| Line has trailing spaces. | 97 | |
| Method 'setXmlImpexRegistry' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Missing a Javadoc comment. | 98 | |
| Parameter xmlImpexRegistry should be final. | 98 | |
| 'xmlImpexRegistry' hides a field. | 98 | |
| Line contains a tab character. | 99 | |
| Method 'setEntityResolver' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Missing a Javadoc comment. | 102 | |
| Parameter resolver should be final. | 102 | |
| 'resolver' hides a field. | 102 | |
| Method 'setValidate' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Missing a Javadoc comment. | 106 | |
| Parameter b should be final. | 106 | |
| Line is longer than 80 characters. | 112 | |
| Missing a Javadoc comment. | 112 | |
| Parameter xmlDoc should be final. | 112 | |
| Parameter message should be final. | 112 | |
| Parameter t should be final. | 112 | |
| Line is longer than 80 characters. | 121 | |
| Missing a Javadoc comment. | 121 | |
| Parameter resolver should be final. | 121 | |
| '(' is followed by whitespace. | 124 | |
| ')' is preceded with whitespace. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Parameter se should be final. | 129 | |
| Line is longer than 80 characters. | 131 | |
| Parameter se should be final. | 133 | |
| Line is longer than 80 characters. | 135 | |
| Parameter se should be final. | 138 | |
| Line is longer than 80 characters. | 140 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 155 | |
| Parameter collections should be final. | 155 | |
| Parameter resolver should be final. | 155 | |
| Parameter successful should be final. | 155 | |
| Parameter failed should be final. | 155 | |
| '{' should be on the previous line. | 158 | |
| '{' should be on the previous line. | 162 | |
| '{' should be on the previous line. | 164 | |
| '{' should be on the previous line. | 167 | |
| Line is longer than 80 characters. | 169 | |
| Line is longer than 80 characters. | 171 | |
| Line is longer than 80 characters. | 172 | |
| Line is longer than 80 characters. | 173 | |
| Line is longer than 80 characters. | 184 | |
| Missing a Javadoc comment. | 184 | |
| Parameter xmlLoader should be final. | 184 | |
| Parameter xmlDocCollections should be final. | 184 | |
| Parameter principalId should be final. | 184 | |
| Parameter successful should be final. | 184 | |
| Parameter failed should be final. | 184 | |
| '{' should be on the previous line. | 186 | |
| '{' should be on the previous line. | 189 | |
| '{' should be on the previous line. | 195 | |
| Line is longer than 80 characters. | 196 | |
| '{' should be on the previous line. | 198 | |
| Line is longer than 80 characters. | 199 | |
| Line is longer than 80 characters. | 205 | |
| Method 'ingest' is not designed for extension - needs to be abstract, final or empty. | 205 | |
| Missing a Javadoc comment. | 205 | |
| Parameter collections should be final. | 205 | |
| Line is longer than 80 characters. | 209 | |
| Missing a Javadoc comment. | 209 | |
| Parameter xmlDocCollections should be final. | 209 | |
| Parameter principalId should be final. | 209 | |
| Parameter successful should be final. | 209 | |
| Parameter failed should be final. | 209 | |
| Line contains a tab character. | 213 | |
| Line is longer than 80 characters. | 214 | |
| Line contains a tab character. | 214 | |
| Line is longer than 80 characters. | 218 | |
| Method 'ingest' is not designed for extension - needs to be abstract, final or empty. | 218 | |
| Missing a Javadoc comment. | 218 | |
| Parameter collections should be final. | 218 | |
| Parameter principalId should be final. | 218 | |
| Line is longer than 80 characters. | 221 | |
| Line is longer than 80 characters. | 222 | |
| Line is longer than 80 characters. | 225 | |
| Line is longer than 80 characters. | 232 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 4 | |
| Duplicate import to line 22 - org.kuali.rice.core.api.resourceloader.GlobalResourceLoader. | 23 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Parameter serviceName should be final. | 35 | |
| 'serviceName' hides a field. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Parameter serviceName should be final. | 39 | |
| 'serviceName' hides a field. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 43 | |
| Method 'start' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 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. | 50 | |
| Method 'stop' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 57 | |
| Method 'loadService' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter serviceName should be final. | 57 | |
| 'serviceName' hides a field. | 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. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 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 contains a tab character. | 66 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 4 | |
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 27 | |
| Method 'getNamespace' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Line contains a tab character. | 30 | |
| Parameter code should be final. | 30 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters. | 35 | |
| Line contains a tab character. | 36 | |
| Method 'setBusinessObjectService' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter boService should be final. | 38 | |
| 'boService' hides a field. | 38 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 4 | |
| Line is longer than 80 characters. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Line has trailing spaces. | 39 | |
| Parameter parameter should be final. | 40 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line has trailing spaces. | 52 | |
| Parameter parameter should be final. | 55 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Parameter key should be final. | 79 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 93 | |
| Parameter key should be final. | 100 | |
| Avoid inline conditionals. | 102 | |
| Parameter key should be final. | 106 | |
| Avoid inline conditionals. | 108 | |
| Line is longer than 80 characters. | 116 | |
| Parameter key should be final. | 125 | |
| Line is longer than 80 characters. | 130 | |
| Parameter key should be final. | 130 | |
| Parameter subParameterName should be final. | 130 | |
| Line is longer than 80 characters. | 140 | |
| Parameter key should be final. | 140 | |
| Parameter subParameterName should be final. | 140 | |
| Line is longer than 80 characters. | 144 | |
| Missing a Javadoc comment. | 144 | |
| Parameter values should be final. | 144 | |
| Parameter subParameterName should be final. | 144 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 147 | |
| Missing a Javadoc comment. | 153 | |
| Parameter strValues should be final. | 153 | |
| Parameter delim should be final. | 153 | |
| Line is longer than 80 characters. | 170 | |
| Missing a Javadoc comment. | 170 | |
| Parameter businessObjectService should be final. | 170 | |
| 'businessObjectService' hides a field. | 170 | |
| Line contains a tab character. | 174 | |
| Line is longer than 80 characters. | 175 | |
| Line contains a tab character. | 175 | |
| Parameter queryByCriteria should be final. | 175 | |
| Line has trailing spaces. | 176 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Line has trailing spaces. | 178 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Line has trailing spaces. | 181 | |
| Line has trailing spaces. | 182 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 32 | |
| Method 'createParameter' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Parameter parameter should be final. | 35 | |
| Method 'updateParameter' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Parameter parameter should be final. | 40 | |
| Method 'getParameter' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter namespaceCode should be final. | 45 | |
| Parameter componentCode should be final. | 45 | |
| Parameter parameterName should be final. | 45 | |
| Parameter key should be final. | 47 | |
| Method 'getParameter' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Parameter componentClass should be final. | 54 | |
| Parameter parameterName should be final. | 54 | |
| Parameter key should be final. | 56 | |
| Method 'parameterExists' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Parameter namespaceCode should be final. | 63 | |
| Parameter componentCode should be final. | 63 | |
| Parameter parameterName should be final. | 63 | |
| Parameter key should be final. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Method 'parameterExists' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Parameter componentClass should be final. | 73 | |
| Parameter parameterName should be final. | 73 | |
| Parameter key should be final. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Method 'getParameterValueAsBoolean' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Parameter namespaceCode should be final. | 83 | |
| Parameter componentCode should be final. | 83 | |
| Parameter parameterName should be final. | 83 | |
| Parameter key should be final. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Method 'getParameterValueAsBoolean' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Parameter namespaceCode should be final. | 93 | |
| Parameter componentCode should be final. | 93 | |
| Parameter parameterName should be final. | 93 | |
| Parameter defaultValue should be final. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Avoid inline conditionals. | 95 | |
| Method 'getParameterValueAsBoolean' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Parameter componentClass should be final. | 99 | |
| Parameter parameterName should be final. | 99 | |
| Parameter key should be final. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Method 'getParameterValueAsBoolean' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Parameter componentClass should be final. | 109 | |
| Parameter parameterName should be final. | 109 | |
| Parameter defaultValue should be final. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Avoid inline conditionals. | 111 | |
| Method 'getParameterValueAsString' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Line is longer than 80 characters. | 115 | |
| Parameter namespaceCode should be final. | 115 | |
| Parameter componentCode should be final. | 115 | |
| Parameter parameterName should be final. | 115 | |
| Parameter key should be final. | 118 | |
| Line is longer than 80 characters. | 119 | |
| Method 'getParameterValueAsString' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Parameter namespaceCode should be final. | 125 | |
| Parameter componentCode should be final. | 125 | |
| Parameter parameterName should be final. | 125 | |
| Parameter defaultValue should be final. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Avoid inline conditionals. | 127 | |
| Method 'getParameterValueAsString' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Parameter componentClass should be final. | 131 | |
| Parameter parameterName should be final. | 131 | |
| Parameter key should be final. | 133 | |
| Line is longer than 80 characters. | 134 | |
| Method 'getParameterValueAsString' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| Line is longer than 80 characters. | 140 | |
| Parameter componentClass should be final. | 140 | |
| Parameter parameterName should be final. | 140 | |
| Parameter defaultValue should be final. | 140 | |
| Line is longer than 80 characters. | 141 | |
| Avoid inline conditionals. | 142 | |
| Method 'getParameterValuesAsString' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| Line is longer than 80 characters. | 146 | |
| Parameter namespaceCode should be final. | 146 | |
| Parameter componentCode should be final. | 146 | |
| Parameter parameterName should be final. | 146 | |
| Parameter key should be final. | 148 | |
| Line is longer than 80 characters. | 149 | |
| Method 'getParameterValuesAsString' is not designed for extension - needs to be abstract, final or empty. | 154 | |
| Line is longer than 80 characters. | 155 | |
| Parameter componentClass should be final. | 155 | |
| Parameter parameterName should be final. | 155 | |
| Parameter key should be final. | 157 | |
| Line is longer than 80 characters. | 158 | |
| Method 'getSubParameterValuesAsString' is not designed for extension - needs to be abstract, final or empty. | 163 | |
| Line is longer than 80 characters. | 164 | |
| Parameter namespaceCode should be final. | 164 | |
| Parameter componentCode should be final. | 164 | |
| Parameter parameterName should be final. | 164 | |
| Parameter key should be final. | 166 | |
| Line is longer than 80 characters. | 167 | |
| Method 'getSubParameterValuesAsString' is not designed for extension - needs to be abstract, final or empty. | 172 | |
| Line is longer than 80 characters. | 173 | |
| Parameter componentClass should be final. | 173 | |
| Parameter parameterName should be final. | 173 | |
| Parameter key should be final. | 175 | |
| Line is longer than 80 characters. | 176 | |
| Method 'getSubParameterValueAsString' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| Line is longer than 80 characters. | 182 | |
| Parameter namespaceCode should be final. | 182 | |
| Parameter componentCode should be final. | 182 | |
| Parameter parameterName should be final. | 182 | |
| Parameter key should be final. | 184 | |
| Line is longer than 80 characters. | 185 | |
| Method 'getSubParameterValueAsString' is not designed for extension - needs to be abstract, final or empty. | 190 | |
| Line is longer than 80 characters. | 191 | |
| Parameter componentClass should be final. | 191 | |
| Parameter parameterName should be final. | 191 | |
| Parameter key should be final. | 193 | |
| Line is longer than 80 characters. | 194 | |
| Method 'setKualiModuleService' is not designed for extension - needs to be abstract, final or empty. | 199 | |
| Missing a Javadoc comment. | 199 | |
| Parameter kualiModuleService should be final. | 199 | |
| 'kualiModuleService' hides a field. | 199 | |
| Line is longer than 80 characters. | 203 | |
| Method 'setParameterRepositoryService' is not designed for extension - needs to be abstract, final or empty. | 203 | |
| Missing a Javadoc comment. | 203 | |
| Parameter parameterRepositoryService should be final. | 203 | |
| 'parameterRepositoryService' hides a field. | 203 | |
| Method 'setApplicationCode' is not designed for extension - needs to be abstract, final or empty. | 207 | |
| Missing a Javadoc comment. | 207 | |
| Parameter applicationCode should be final. | 207 | |
| 'applicationCode' hides a field. | 207 | |
| Line is longer than 80 characters. | 211 | |
| Line is longer than 80 characters. | 212 | |
| Missing a Javadoc comment. | 212 | |
| Parameter fun should be final. | 212 | |
| Parameter namespaceCode should be final. | 212 | |
| Parameter componentCode should be final. | 212 | |
| Parameter parameterName should be final. | 212 | |
| Line is longer than 80 characters. | 214 | |
| Line is longer than 80 characters. | 217 | |
| Line is longer than 80 characters. | 220 | |
| Missing a Javadoc comment. | 220 | |
| Parameter fun should be final. | 220 | |
| Parameter componentClass should be final. | 220 | |
| Parameter parameterName should be final. | 220 | |
| Line is longer than 80 characters. | 221 | |
| Missing a Javadoc comment. | 224 | |
| Missing a Javadoc comment. | 225 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 51 | |
| Unused @param tag for 'selectForUpdate'. | 51 | |
| Method 'setUseSelectForUpdate' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Parameter useSelectForUpdate should be final. | 53 | |
| 'useSelectForUpdate' hides a field. | 53 | |
| Expected @param tag for 'useSelectForUpdate'. | 53 | |
| Line is longer than 80 characters. | 58 | |
| Expected an @return tag. | 60 | |
| Method 'findById' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Parameter clazz should be final. | 60 | |
| Expected @param tag for 'clazz'. | 60 | |
| Parameter id should be final. | 60 | |
| Expected @param tag for 'id'. | 60 | |
| Line is longer than 80 characters. | 65 | |
| Expected an @return tag. | 67 | |
| Method 'findByPrimaryKey' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Parameter clazz should be final. | 67 | |
| Expected @param tag for 'clazz'. | 67 | |
| Parameter primaryKeys should be final. | 67 | |
| Expected @param tag for 'primaryKeys'. | 67 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 74 | |
| Expected an @return tag. | 76 | |
| Method 'findByUniqueKey' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Parameter clazz should be final. | 76 | |
| Expected @param tag for 'clazz'. | 76 | |
| Parameter uniqueKeys should be final. | 76 | |
| Expected @param tag for 'uniqueKeys'. | 76 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 83 | |
| Expected an @return tag. | 85 | |
| Method 'findAll' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Parameter clazz should be final. | 85 | |
| Expected @param tag for 'clazz'. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 90 | |
| Expected an @return tag. | 92 | |
| Method 'findAllOrderBy' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Parameter clazz should be final. | 92 | |
| Expected @param tag for 'clazz'. | 92 | |
| Parameter sortField should be final. | 92 | |
| Expected @param tag for 'sortField'. | 92 | |
| Parameter sortAscending should be final. | 93 | |
| Expected @param tag for 'sortAscending'. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 107 | |
| Expected an @return tag. | 109 | |
| Method 'findMatching' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Parameter clazz should be final. | 109 | |
| Expected @param tag for 'clazz'. | 109 | |
| Parameter fieldValues should be final. | 109 | |
| Expected @param tag for 'fieldValues'. | 109 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 116 | |
| Expected an @return tag. | 118 | |
| Method 'countMatching' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Parameter clazz should be final. | 118 | |
| Expected @param tag for 'clazz'. | 118 | |
| Parameter fieldValues should be final. | 118 | |
| Expected @param tag for 'fieldValues'. | 118 | |
| Line is longer than 80 characters. | 121 | |
| Line is longer than 80 characters. | 125 | |
| Expected an @return tag. | 127 | |
| Method 'countMatching' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| Parameter clazz should be final. | 127 | |
| Expected @param tag for 'clazz'. | 127 | |
| Parameter positiveFieldValues should be final. | 127 | |
| Expected @param tag for 'positiveFieldValues'. | 127 | |
| Parameter negativeFieldValues should be final. | 128 | |
| Expected @param tag for 'negativeFieldValues'. | 128 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 136 | |
| Expected an @return tag. | 138 | |
| Method 'findMatchingOrderBy' is not designed for extension - needs to be abstract, final or empty. | 138 | |
| Parameter clazz should be final. | 138 | |
| Expected @param tag for 'clazz'. | 138 | |
| Parameter fieldValues should be final. | 138 | |
| Expected @param tag for 'fieldValues'. | 138 | |
| Parameter sortField should be final. | 139 | |
| Expected @param tag for 'sortField'. | 139 | |
| Parameter sortAscending should be final. | 139 | |
| Expected @param tag for 'sortAscending'. | 139 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 153 | |
| Method 'save' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| Parameter bo should be final. | 155 | |
| Expected @param tag for 'bo'. | 155 | |
| Expected @throws tag for 'DataAccessException'. | 155 | |
| Redundant throws: 'DataAccessException' is unchecked exception. | 155 | |
| Line is longer than 80 characters. | 160 | |
| Method 'save' is not designed for extension - needs to be abstract, final or empty. | 162 | |
| Parameter businessObjects should be final. | 162 | |
| Expected @param tag for 'businessObjects'. | 162 | |
| Expected @throws tag for 'DataAccessException'. | 162 | |
| Redundant throws: 'DataAccessException' is unchecked exception. | 162 | |
| Line is longer than 80 characters. | 170 | |
| Method 'delete' is not designed for extension - needs to be abstract, final or empty. | 172 | |
| Parameter bo should be final. | 172 | |
| Expected @param tag for 'bo'. | 172 | |
| Line is longer than 80 characters. | 177 | |
| Method 'delete' is not designed for extension - needs to be abstract, final or empty. | 179 | |
| Parameter boList should be final. | 179 | |
| Expected @param tag for 'boList'. | 179 | |
| Line is longer than 80 characters. | 186 | |
| Method 'deleteMatching' is not designed for extension - needs to be abstract, final or empty. | 188 | |
| Parameter clazz should be final. | 188 | |
| Expected @param tag for 'clazz'. | 188 | |
| Parameter fieldValues should be final. | 188 | |
| Expected @param tag for 'fieldValues'. | 188 | |
| Line is longer than 80 characters. | 191 | |
| Line is longer than 80 characters. | 200 | |
| Expected an @return tag. | 202 | |
| Method 'retrieve' is not designed for extension - needs to be abstract, final or empty. | 202 | |
| Parameter object should be final. | 202 | |
| Expected @param tag for 'object'. | 202 | |
| Line is longer than 80 characters. | 203 | |
| Line is longer than 80 characters. | 207 | |
| Expected an @return tag. | 209 | |
| Method 'findMatchingByExample' is not designed for extension - needs to be abstract, final or empty. | 209 | |
| Parameter object should be final. | 209 | |
| Expected @param tag for 'object'. | 209 | |
| Line is longer than 80 characters. | 210 | |
| Line is longer than 80 characters. | 214 | |
| Expected an @return tag. | 216 | |
| Method 'findMatching' is not designed for extension - needs to be abstract, final or empty. | 216 | |
| Parameter clazz should be final. | 216 | |
| Expected @param tag for 'clazz'. | 216 | |
| Parameter criteria should be final. | 216 | |
| Expected @param tag for 'criteria'. | 216 | |
| Line is longer than 80 characters. | 223 | |
| Expected an @return tag. | 225 | |
| Line is longer than 80 characters. | 225 | |
| Method 'findMatching' is not designed for extension - needs to be abstract, final or empty. | 225 | |
| Parameter clazz should be final. | 225 | |
| Expected @param tag for 'clazz'. | 225 | |
| Parameter criteria should be final. | 225 | |
| Expected @param tag for 'criteria'. | 225 | |
| Parameter selectForUpdate should be final. | 225 | |
| Expected @param tag for 'selectForUpdate'. | 225 | |
| Parameter wait should be final. | 225 | |
| Expected @param tag for 'wait'. | 225 | |
| Line is longer than 80 characters. | 228 | |
| Line is longer than 80 characters. | 231 | |
| Line contains a tab character. | 235 | |
| Line is longer than 80 characters. | 236 | |
| Line contains a tab character. | 236 | |
| Line contains a tab character. | 237 | |
| Line contains a tab character. | 238 | |
| Line contains a tab character. | 239 | |
| Line has trailing spaces. | 241 | |
| Line has trailing spaces. | 252 | |
| Expected an @return tag. | 256 | |
| Parameter fieldValues should be final. | 256 | |
| Expected @param tag for 'fieldValues'. | 256 | |
| Line has trailing spaces. | 276 | |
| Expected an @return tag. | 280 | |
| Parameter negativeFieldValues should be final. | 280 | |
| Expected @param tag for 'negativeFieldValues'. | 280 | |
| Line is longer than 80 characters. | 282 | |
| Line contains a tab character. | 297 | |
| Line contains a tab character. | 298 | |
| Line has trailing spaces. | 299 | |
| Line contains a tab character. | 299 | |
| Line is longer than 80 characters. | 300 | |
| Line contains a tab character. | 300 | |
| Line contains a tab character. | 301 | |
| Expected an @return tag. | 302 | |
| Line contains a tab character. | 302 | |
| Method 'findMatching' is not designed for extension - needs to be abstract, final or empty. | 302 | |
| Line contains a tab character. | 303 | |
| Parameter clazz should be final. | 303 | |
| Expected @param tag for 'clazz'. | 303 | |
| Line is longer than 80 characters. | 304 | |
| Line contains a tab character. | 304 | |
| Parameter criteria should be final. | 304 | |
| Expected @param tag for 'criteria'. | 304 | |
| Line contains a tab character. | 305 | |
| Line contains a tab character. | 306 | |
| Line contains a tab character. | 307 | |
| Line contains a tab character. | 309 | |
| Line contains a tab character. | 310 | |
| Line has trailing spaces. | 311 | |
| Line contains a tab character. | 311 | |
| Line is longer than 80 characters. | 312 | |
| Line contains a tab character. | 312 | |
| Line contains a tab character. | 313 | |
| Expected an @return tag. | 314 | |
| Line contains a tab character. | 314 | |
| Method 'findMatching' is not designed for extension - needs to be abstract, final or empty. | 314 | |
| Line contains a tab character. | 315 | |
| Parameter clazz should be final. | 315 | |
| Expected @param tag for 'clazz'. | 315 | |
| Line is longer than 80 characters. | 316 | |
| Line contains a tab character. | 316 | |
| Parameter criteria should be final. | 316 | |
| Expected @param tag for 'criteria'. | 316 | |
| Line contains a tab character. | 317 | |
| Parameter selectForUpdate should be final. | 317 | |
| Expected @param tag for 'selectForUpdate'. | 317 | |
| Parameter wait should be final. | 317 | |
| Expected @param tag for 'wait'. | 317 | |
| Line contains a tab character. | 318 | |
| Line contains a tab character. | 319 | |
| Line contains a tab character. | 320 | |
| Line has trailing spaces. | 321 | |
| Line contains a tab character. | 321 | |
| Line contains a tab character. | 323 | |
| Line contains a tab character. | 324 | |
| Line has trailing spaces. | 325 | |
| Line contains a tab character. | 325 | |
| Line is longer than 80 characters. | 326 | |
| Line contains a tab character. | 326 | |
| Line contains a tab character. | 327 | |
| Expected an @return tag. | 328 | |
| Line contains a tab character. | 328 | |
| Method 'findMatching' is not designed for extension - needs to be abstract, final or empty. | 328 | |
| Line contains a tab character. | 329 | |
| Parameter clazz should be final. | 329 | |
| Expected @param tag for 'clazz'. | 329 | |
| Parameter criteria should be final. | 329 | |
| Expected @param tag for 'criteria'. | 329 | |
| Line contains a tab character. | 330 | |
| Parameter selectForUpdate should be final. | 330 | |
| Expected @param tag for 'selectForUpdate'. | 330 | |
| Parameter wait should be final. | 330 | |
| Expected @param tag for 'wait'. | 330 | |
| Line has trailing spaces. | 331 | |
| Line contains a tab character. | 331 | |
| Line is longer than 80 characters. | 332 | |
| Line contains a tab character. | 332 | |
| Line contains a tab character. | 333 | |
| Line contains a tab character. | 334 | |
| Line contains a tab character. | 335 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 5 | |
| First sentence should end with a period. | 23 | |
| Line is longer than 80 characters. | 25 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| 'cast' is not followed by whitespace. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line contains a tab character. | 37 | |
| '{' is followed by whitespace. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Line contains a tab character. | 44 | |
| Method 'invoke' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter proxy should be final. | 44 | |
| Parameter method should be final. | 44 | |
| Parameter arguments should be final. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 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 contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line is longer than 80 characters. | 65 | |
| Line contains a tab character. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line contains a tab character. | 67 | |
| Method 'proxyHashCode' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Parameter proxy should be final. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 71 | |
| Method 'proxyEquals' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Parameter proxy should be final. | 71 | |
| Parameter other should be final. | 71 | |
| Line contains a tab character. | 72 | |
| Avoid inline conditionals. | 72 | |
| Line contains a tab character. | 73 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 5 | |
| Line is longer than 80 characters. | 23 | |
| Line is longer than 80 characters. | 29 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Parameter target should be final. | 33 | |
| 'target' hides a field. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 37 | |
| Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter target should be final. | 41 | |
| 'target' hides a field. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| Duplicate import to line 21 - org.kuali.rice.core.api.reflect.ObjectDefinition. | 24 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| '{' is followed by whitespace. | 43 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter name should be final. | 47 | |
| Parameter classLoader should be final. | 47 | |
| Parameter serviceLocator should be final. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter name should be final. | 51 | |
| Parameter classLoader should be final. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Line contains a tab character. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Parameter name should be final. | 55 | |
| Parameter serviceLocator should be final. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Parameter name should be final. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 65 | |
| Method 'start' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Line contains a tab character. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line contains a tab character. | 76 | |
| '+' is not followed by whitespace. | 76 | |
| 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 contains a tab character. | 81 | |
| Line contains a tab character. | 83 | |
| Method 'getService' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Line contains a tab character. | 84 | |
| Parameter serviceName should be final. | 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 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 95 | |
| Method 'postProcessService' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Parameter serviceName should be final. | 95 | |
| Parameter service should be final. | 95 | |
| Line is longer than 80 characters. | 96 | |
| 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. | 100 | |
| Line contains a tab character. | 101 | |
| Line is longer than 80 characters. | 103 | |
| Line contains a tab character. | 103 | |
| Method 'postProcessObject' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Parameter definition should be final. | 103 | |
| Parameter object should be final. | 103 | |
| 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 contains a tab character. | 110 | |
| Method 'cacheService' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Missing a Javadoc comment. | 110 | |
| Parameter serviceName should be final. | 110 | |
| Parameter service should be final. | 110 | |
| Line contains a tab character. | 111 | |
| Line is longer than 80 characters. | 112 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 117 | |
| Method 'getPackageNamesToFilter' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| Missing a Javadoc comment. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 121 | |
| Method 'shouldWrapService' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Missing a Javadoc comment. | 121 | |
| Parameter serviceName should be final. | 121 | |
| Parameter service should be final. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line is longer than 80 characters. | 125 | |
| Line contains a tab character. | 125 | |
| Method 'shouldCacheService' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Missing a Javadoc comment. | 125 | |
| Parameter serviceName should be final. | 125 | |
| Parameter service should be final. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line is longer than 80 characters. | 129 | |
| Line contains a tab character. | 129 | |
| Method 'shouldWrapObject' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| Missing a Javadoc comment. | 129 | |
| Parameter definition should be final. | 129 | |
| Parameter object should be final. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| Line is longer than 80 characters. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Parameter proxiedObject should be final. | 45 | |
| Parameter classesToProxy should be final. | 45 | |
| Expected @param tag for 'classesToProxy'. | 45 | |
| Parameter proxyClassLoader should be final. | 45 | |
| Parameter objectClassLoader should be final. | 45 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 51 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Parameter proxiedObject should be final. | 75 | |
| Parameter proxyClassLoader should be final. | 75 | |
| Parameter objectClassLoader should be final. | 75 | |
| Line contains a tab character. | 76 | |
| Missing a Javadoc comment. | 79 | |
| Parameter proxiedObject should be final. | 79 | |
| Parameter classLoader should be final. | 79 | |
| Line contains a tab character. | 80 | |
| Missing a Javadoc comment. | 83 | |
| Parameter proxiedObject should be final. | 83 | |
| Parameter classesToProxy should be final. | 83 | |
| Line contains a tab character. | 84 | |
| Line is longer than 80 characters. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Parameter proxiedObject should be final. | 87 | |
| Parameter classesToProxy should be final. | 87 | |
| Parameter classLoader should be final. | 87 | |
| Line contains a tab character. | 88 | |
| Missing a Javadoc comment. | 91 | |
| Parameter proxiedObject should be final. | 91 | |
| Line contains a tab character. | 92 | |
| Missing a Javadoc comment. | 95 | |
| Parameter proxiedObject should be final. | 95 | |
| Line contains a tab character. | 96 | |
| Line is longer than 80 characters. | 100 | |
| Expected an @return tag. | 102 | |
| Line is longer than 80 characters. | 102 | |
| Parameter proxyClassLoader should be final. | 102 | |
| Expected @param tag for 'proxyClassLoader'. | 102 | |
| Parameter proxiedObject should be final. | 102 | |
| Expected @param tag for 'proxiedObject'. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Line contains a tab character. | 103 | |
| Missing a Javadoc comment. | 106 | |
| Missing a Javadoc comment. | 108 | |
| Parameter classLoader should be final. | 108 | |
| 'classLoader' hides a field. | 108 | |
| Parameter target should be final. | 108 | |
| Line contains a tab character. | 109 | |
| Line is longer than 80 characters. | 113 | |
| Method 'invokeInternal' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Missing a Javadoc comment. | 113 | |
| Parameter proxy should be final. | 113 | |
| Parameter m should be final. | 113 | |
| Parameter args should be final. | 113 | |
| Line contains a tab character. | 119 | |
| Avoid inline conditionals. | 119 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| Unused import - org.kuali.rice.core.api.resourceloader.ResourceLoader. | 20 | |
| Line is longer than 80 characters. | 23 | |
| Line is longer than 80 characters. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| First sentence should end with a period. | 34 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Parameter className should be final. | 41 | |
| Parameter classLoader should be final. | 41 | |
| Line contains a tab character. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line is longer than 80 characters. | 46 | |
| 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 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 4 | |
| Line is longer than 80 characters. | 36 | |
| Utility classes should not have a public or default constructor. | 40 | |
| 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 has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter context should be final. | 45 | |
| Parameter springFileLocations should be final. | 45 | |
| Parameter prefix should be final. | 45 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 51 | |
| 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 is longer than 80 characters. | 56 | |
| Line contains a tab character. | 56 | |
| Line has trailing spaces. | 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 has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line contains a tab character. | 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 contains a tab character. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line contains a tab character. | 67 | |
| Line has trailing spaces. | 68 | |
| 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 has trailing spaces. | 71 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 75 | |
| Missing a Javadoc comment. | 75 | |
| 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 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line is longer than 80 characters. | 84 | |
| Line contains a tab character. | 84 | |
| Missing a Javadoc comment. | 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 contains a tab character. | 91 | |
| Line contains a tab character. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Line contains a tab character. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 98 | |
| Missing a Javadoc comment. | 98 | |
| Parameter name should be final. | 98 | |
| Line contains a tab character. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line has trailing spaces. | 105 | |
| Line contains a tab character. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 109 | |
| Missing a Javadoc comment. | 109 | |
| 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 contains a tab character. | 114 | |
| Missing a Javadoc comment. | 114 | |
| Parameter name should be final. | 114 | |
| Line contains a tab character. | 115 | |
| Line is longer than 80 characters. | 116 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line has trailing spaces. | 121 | |
| Line contains a tab character. | 121 | |
| Line is longer than 80 characters. | 122 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| Duplicate import to line 23 - org.kuali.rice.core.api.lifecycle.BaseLifecycle. | 24 | |
| Line is longer than 80 characters. | 28 | |
| Line is longer than 80 characters. | 34 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 38 | |
| Method 'getContents' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter indent should be final. | 38 | |
| Parameter servicePerLine should be final. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line contains a tab character. | 39 | |
| Line is longer than 80 characters. | 41 | |
| 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 is longer than 80 characters. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 52 | |
| Method 'getService' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter qname should be final. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 56 | |
| Method 'addService' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter name should be final. | 56 | |
| Parameter service should be final. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 60 | |
| Method 'removeService' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter name should be final. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| Line is longer than 80 characters. | 26 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Parameter name should be final. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Method 'setBeanFactory' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter beanFactory should be final. | 43 | |
| 'beanFactory' hides a field. | 43 | |
| Redundant throws: 'BeansException' is unchecked exception. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 47 | |
| Method 'getBeanFactory' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 51 | |
| Method 'getService' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Line contains a tab character. | 52 | |
| Parameter serviceName should be final. | 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 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 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 | |
| Expected an @return tag. | 68 | |
| Line contains a tab character. | 68 | |
| Method 'resolveServiceName' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Parameter serviceName should be final. | 68 | |
| Expected @param tag for 'serviceName'. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| Line is longer than 80 characters. | 33 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 49 | |
| Line contains a tab character. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter name should be final. | 49 | |
| Parameter fileLoc should be final. | 49 | |
| Parameter context should be final. | 49 | |
| 'context' hides a field. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line is longer than 80 characters. | 53 | |
| Line contains a tab character. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter name should be final. | 53 | |
| Parameter fileLocs should be final. | 53 | |
| 'fileLocs' hides a field. | 53 | |
| Parameter servletContextcontext should be final. | 53 | |
| 'servletContextcontext' hides a field. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 59 | |
| Method 'getService' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Line contains a tab character. | 60 | |
| Parameter serviceName should be final. | 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 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. | 71 | |
| Method 'start' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| 'if' is not followed by whitespace. | 73 | |
| '{' is not preceded with whitespace. | 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 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 | |
| Line has trailing spaces. | 81 | |
| 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 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 is longer than 80 characters. | 90 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line has trailing spaces. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 97 | |
| Method 'stop' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| 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 contains a tab character. | 104 | |
| Method 'getContext' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Missing a Javadoc comment. | 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 | |
| Method 'setParentContext' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Parameter parentContext should be final. | 108 | |
| 'parentContext' hides a field. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 112 | |
| Method 'setParentSpringResourceLoader' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Missing a Javadoc comment. | 112 | |
| Line contains a tab character. | 113 | |
| Parameter parentSpringResourceLoader should be final. | 113 | |
| 'parentSpringResourceLoader' hides a field. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Missing a Javadoc comment. | 7 | |
| Utility classes should not have a public or default constructor. | 7 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line has trailing spaces. | 11 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 12 | |
| Parameter serviceName should be final. | 12 | |
| Missing a Javadoc comment. | 16 | |
| Line has trailing spaces. | 19 | |
| Missing a Javadoc comment. | 20 | |
| Line has trailing spaces. | 23 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 5 | |
| Line has trailing spaces. | 37 | |
| '=' is not preceded with whitespace. | 41 | |
| '=' is not followed by whitespace. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| '=' is not preceded with whitespace. | 48 | |
| '=' is not followed by whitespace. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line contains a tab character. | 49 | |
| '=' is not preceded with whitespace. | 49 | |
| '=' is not followed by whitespace. | 49 | |
| ',' is not followed by whitespace. | 49 | |
| '=' is not preceded with whitespace. | 49 | |
| '=' is not followed by whitespace. | 49 | |
| ',' is not followed by whitespace. | 49 | |
| '=' is not preceded with whitespace. | 49 | |
| '=' is not followed by whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| '=' is not preceded with whitespace. | 50 | |
| '=' is not followed by whitespace. | 50 | |
| ',' is not followed by whitespace. | 50 | |
| '=' is not preceded with whitespace. | 50 | |
| '=' is not followed by whitespace. | 50 | |
| Line contains a tab character. | 51 | |
| '=' is not preceded with whitespace. | 51 | |
| '=' is not followed by whitespace. | 51 | |
| ',' is not followed by whitespace. | 51 | |
| '=' is not preceded with whitespace. | 51 | |
| '=' is not followed by whitespace. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| '=' is not preceded with whitespace. | 53 | |
| '=' is not followed by whitespace. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 56 | |
| Missing a Javadoc comment. | 56 | |
| '=' is not preceded with whitespace. | 56 | |
| '=' is not followed by whitespace. | 56 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Line contains a tab character. | 60 | |
| '=' is not preceded with whitespace. | 60 | |
| '=' is not followed by whitespace. | 60 | |
| Line contains a tab character. | 61 | |
| '=' is not preceded with whitespace. | 61 | |
| '=' is not followed by whitespace. | 61 | |
| Line contains a tab character. | 62 | |
| Line has trailing spaces. | 63 | |
| Line contains a tab character. | 64 | |
| Missing a Javadoc comment. | 64 | |
| '=' is not preceded with whitespace. | 64 | |
| '=' is not followed by whitespace. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line has trailing spaces. | 71 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Method 'getStyleId' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Line has trailing spaces. | 76 | |
| Method 'setStyleId' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Parameter styleId should be final. | 77 | |
| 'styleId' hides a field. | 77 | |
| Line has trailing spaces. | 80 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Line has trailing spaces. | 85 | |
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Parameter name should be final. | 86 | |
| 'name' hides a field. | 86 | |
| Line has trailing spaces. | 89 | |
| Method 'getXmlContent' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Line has trailing spaces. | 94 | |
| Method 'setXmlContent' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Parameter xmlContent should be final. | 95 | |
| 'xmlContent' hides a field. | 95 | |
| Line has trailing spaces. | 98 | |
| Method 'isActive' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Method 'setActive' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Missing a Javadoc comment. | 104 | |
| Parameter active should be final. | 104 | |
| 'active' hides a field. | 104 | |
| Line has trailing spaces. | 107 | |
| Line has trailing spaces. | 110 | |
| Parameter styleBo should be final. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line has trailing spaces. | 120 | |
| Line has trailing spaces. | 123 | |
| Parameter style should be final. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 5 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 45 | |
| Line has trailing spaces. | 49 | |
| Expected an @return tag. | 52 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 4 | |
| Line is longer than 80 characters. | 5 | |
| Line has trailing spaces. | 8 | |
| Line has trailing spaces. | 10 | |
| Line has trailing spaces. | 28 | |
| Line is longer than 80 characters. | 32 | |
| Line contains a tab character. | 34 | |
| Method 'saveStyle' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Parameter styleData should be final. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 42 | |
| Method 'getStyle' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Parameter styleName should be final. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 50 | |
| Line has trailing spaces. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Method 'getAllStyleNames' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line is longer than 80 characters. | 57 | |
| 'cast' is not followed by whitespace. | 57 | |
| Line contains a tab character. | 60 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 47 | |
| Method 'export' 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 businessObjectClass should be final. | 48 | |
| Parameter businessObjects should be final. | 48 | |
| Parameter exportFormat should be final. | 48 | |
| Parameter outputStream should be final. | 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 is longer than 80 characters. | 52 | |
| 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. | 57 | |
| Method 'getSupportedFormats' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line contains a tab character. | 58 | |
| Parameter businessObjectClass should be final. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Expected an @return tag. | 65 | |
| Line is longer than 80 characters. | 65 | |
| Line contains a tab character. | 65 | |
| Method 'buildExportDataSet' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Parameter businessObjectClass should be final. | 65 | |
| Expected @param tag for 'businessObjectClass'. | 65 | |
| Parameter businessObjects should be final. | 65 | |
| Expected @param tag for 'businessObjects'. | 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 | |
| 'cast' is not followed by whitespace. | 69 | |
| Line has trailing spaces. | 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 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 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. | 41 | |
| Method 'getStyles' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 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 | |
| Line is longer than 80 characters. | 46 | |
| 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. | 49 | |
| Line contains a tab character. | 50 | |
| Method 'populateExportDataSet' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Parameter exportDataSet should be final. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line has trailing spaces. | 55 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Method 'createExportDataSet' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line has trailing spaces. | 67 | |
| 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 has trailing spaces. | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line contains a tab character. | 77 | |
| Parameter exportDataSet should be final. | 77 | |
| Line contains a tab character. | 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 | |
| 'cast' is not followed by whitespace. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line has trailing spaces. | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line has trailing spaces. | 87 | |
| Line contains a tab character. | 87 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| First sentence should end with a period. | 37 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Method 'setStyleDao' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter styleDao should be final. | 50 | |
| 'styleDao' hides a field. | 50 | |
| Line has trailing spaces. | 53 | |
| Method 'setCache' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter cache should be final. | 54 | |
| 'cache' hides a field. | 54 | |
| Line contains a tab character. | 55 | |
| First sentence should end with a period. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 62 | |
| Method 'getStyle' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Parameter styleName should be final. | 65 | |
| Line contains a tab character. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line has trailing spaces. | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line is longer than 80 characters. | 75 | |
| Line has trailing spaces. | 77 | |
| Line contains a tab character. | 77 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 89 | |
| Line has trailing spaces. | 91 | |
| Line is longer than 80 characters. | 92 | |
| '+' is not preceded with whitespace. | 92 | |
| Expected an @return tag. | 106 | |
| Line is longer than 80 characters. | 106 | |
| Parameter propertyName should be final. | 106 | |
| Expected @param tag for 'propertyName'. | 106 | |
| Parameter location should be final. | 106 | |
| Expected @param tag for 'location'. | 106 | |
| '+' should be on a new line. | 107 | |
| First sentence should end with a period. | 111 | |
| Parameter styleName should be final. | 114 | |
| Expected @param tag for 'styleName'. | 114 | |
| Line is longer than 80 characters. | 116 | |
| Line is longer than 80 characters. | 118 | |
| Method 'saveStyle' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Parameter data should be final. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line has trailing spaces. | 129 | |
| Method 'saveStyleBo' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Missing a Javadoc comment. | 130 | |
| Parameter styleBo should be final. | 130 | |
| Line contains a tab character. | 131 | |
| Line has trailing spaces. | 139 | |
| Method 'getAllStyleNames' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Line has trailing spaces. | 144 | |
| Line is longer than 80 characters. | 148 | |
| Expected an @return tag. | 150 | |
| Method 'getTemplatesCacheKey' is not designed for extension - needs to be abstract, final or empty. | 150 | |
| Parameter styleName should be final. | 150 | |
| Expected @param tag for 'styleName'. | 150 | |
| Method 'fetchTemplatesFromCache' is not designed for extension - needs to be abstract, final or empty. | 154 | |
| Missing a Javadoc comment. | 154 | |
| Parameter styleName should be final. | 154 | |
| Method 'putTemplatesInCache' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| Missing a Javadoc comment. | 158 | |
| Parameter styleName should be final. | 158 | |
| Parameter templates should be final. | 158 | |
| Line is longer than 80 characters. | 159 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| First sentence should end with a period. | 38 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 49 | |
| Method 'setStyleRepositoryService' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter styleRepositoryService should be final. | 49 | |
| 'styleRepositoryService' hides a field. | 49 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 52 | |
| Method 'setCache' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter cache should be final. | 53 | |
| 'cache' hides a field. | 53 | |
| Line contains a tab character. | 54 | |
| First sentence should end with a period. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 61 | |
| Method 'getStyle' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Parameter styleName should be final. | 64 | |
| Line contains a tab character. | 65 | |
| Method 'getStyleAsTranslet' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter name should be final. | 69 | |
| 'if' construct must use '{}'s. | 70 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 82 | |
| ',' is not followed by whitespace. | 92 | |
| ',' is not followed by whitespace. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 100 | |
| Method 'saveStyle' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Parameter style should be final. | 107 | |
| Line contains a tab character. | 108 | |
| Line has trailing spaces. | 110 | |
| Method 'getAllStyleNames' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Line has trailing spaces. | 115 | |
| Line is longer than 80 characters. | 119 | |
| Expected an @return tag. | 121 | |
| Method 'getTemplatesCacheKey' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Parameter styleName should be final. | 121 | |
| Expected @param tag for 'styleName'. | 121 | |
| Line is longer than 80 characters. | 122 | |
| Method 'fetchTemplatesFromCache' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Missing a Javadoc comment. | 125 | |
| Parameter styleName should be final. | 125 | |
| Method 'putTemplatesInCache' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| Missing a Javadoc comment. | 129 | |
| Parameter styleName should be final. | 129 | |
| Parameter templates should be final. | 129 | |
| Line is longer than 80 characters. | 130 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 4 | |
| Line is longer than 80 characters. | 5 | |
| Line has trailing spaces. | 8 | |
| Line has trailing spaces. | 10 | |
| Line has trailing spaces. | 32 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Parameter styleService should be final. | 42 | |
| 'styleService' hides a field. | 42 | |
| Line contains a tab character. | 43 | |
| Line is longer than 80 characters. | 44 | |
| 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. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter href should be final. | 49 | |
| Parameter base should be final. | 49 | |
| 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. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 4 | |
| Line is longer than 80 characters. | 5 | |
| Line has trailing spaces. | 8 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 19 | |
| Line is longer than 80 characters. | 22 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line contains a tab character. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Method 'supportPrettyPrint' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 56 | |
| Method 'export' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter exportDataSet should be final. | 56 | |
| Line is longer than 80 characters. | 57 | |
| 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 is longer than 80 characters. | 60 | |
| 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 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Parameter parentEl should be final. | 70 | |
| Parameter style should be final. | 70 | |
| Line is longer than 80 characters. | 80 | |
| Line contains a tab character. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line has trailing spaces. | 85 | |
| Line contains a tab character. | 85 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 9 | |
| First sentence should end with a period. | 41 | |
| 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 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Name 'DOCUMENT_BUILDER' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 56 | |
| First sentence should end with a period. | 64 | |
| Method 'loadXml' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter inputStream should be final. | 72 | |
| Parameter principalId should be final. | 72 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 97 | |
| First sentence should end with a period. | 105 | |
| Parameter e should be final. | 112 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 124 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 142 | |
| Missing a Javadoc comment. | 142 | |
| Parameter element should be final. | 142 | |
| Parameter attrib should be final. | 142 | |
| Line is longer than 80 characters. | 143 | |
| Line is longer than 80 characters. | 146 | |
| Missing a Javadoc comment. | 146 | |
| Parameter element should be final. | 146 | |
| Parameter child should be final. | 146 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 150 | |
| Missing a Javadoc comment. | 150 | |
| Parameter element should be final. | 150 | |
| Parameter cause should be final. | 150 | |
| Line is longer than 80 characters. | 151 | |
| Line has trailing spaces. | 153 | |
| Line is longer than 80 characters. | 154 | |
| Missing a Javadoc comment. | 154 | |
| Parameter error should be final. | 154 | |
| Parameter cause should be final. | 154 | |
| Line contains a tab character. | 155 | |
| Line has trailing spaces. | 157 | |
| Method 'setStyleService' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| Missing a Javadoc comment. | 158 | |
| Parameter styleService should be final. | 158 | |
| 'styleService' hides a field. | 158 | |
| Line contains a tab character. | 159 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 4 | |
| Line is longer than 80 characters. | 5 | |
| Line has trailing spaces. | 8 | |
| Line has trailing spaces. | 10 | |
| Missing a Javadoc comment. | 30 | |
| Line has trailing spaces. | 31 | |
| Missing a Javadoc comment. | 32 | |
| Parameter bcAddresses should be final. | 32 | |
| 'bcAddresses' hides a field. | 32 | |
| Method 'getBcAddresses' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Method 'getToAddressesAsAddressArray' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 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 has trailing spaces. | 48 | |
| Method 'setBcAddress' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter bcAddresses should be final. | 49 | |
| 'bcAddresses' hides a field. | 49 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 4 | |
| Line is longer than 80 characters. | 5 | |
| Line has trailing spaces. | 8 | |
| Line has trailing spaces. | 10 | |
| Missing a Javadoc comment. | 26 | |
| Line has trailing spaces. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Parameter body should be final. | 28 | |
| 'body' hides a field. | 28 | |
| Method 'getBody' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Method 'setBody' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Parameter body should be final. | 36 | |
| 'body' hides a field. | 36 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 4 | |
| Line is longer than 80 characters. | 5 | |
| Line has trailing spaces. | 8 | |
| Line has trailing spaces. | 10 | |
| Missing a Javadoc comment. | 30 | |
| Line has trailing spaces. | 31 | |
| Missing a Javadoc comment. | 32 | |
| Parameter ccAddresses should be final. | 32 | |
| 'ccAddresses' hides a field. | 32 | |
| Method 'getCcAddresses' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Method 'getToAddressesAsAddressArray' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 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 has trailing spaces. | 47 | |
| Method 'setCcAddress' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter ccAddresses should be final. | 48 | |
| 'ccAddresses' hides a field. | 48 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 4 | |
| Line is longer than 80 characters. | 5 | |
| Line has trailing spaces. | 8 | |
| Line has trailing spaces. | 10 | |
| First sentence should end with a period. | 20 | |
| Comment matches to-do format 'TODO:'. | 22 | |
| Missing a Javadoc comment. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 30 | |
| '{' is not followed by whitespace. | 30 | |
| '}' is not preceded with whitespace. | 30 | |
| Missing a Javadoc comment. | 32 | |
| Parameter subject should be final. | 32 | |
| 'subject' hides a field. | 32 | |
| Parameter body should be final. | 32 | |
| 'body' hides a field. | 32 | |
| Missing a Javadoc comment. | 37 | |
| Parameter subject should be final. | 37 | |
| 'subject' hides a field. | 37 | |
| Parameter body should be final. | 37 | |
| 'body' hides a field. | 37 | |
| Parameter html should be final. | 37 | |
| 'html' hides a field. | 37 | |
| Method 'setSubject' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter subject should be final. | 43 | |
| 'subject' hides a field. | 43 | |
| Method 'getSubject' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Method 'setBody' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter body should be final. | 51 | |
| 'body' hides a field. | 51 | |
| Parameter html should be final. | 51 | |
| 'html' hides a field. | 51 | |
| Method 'getBody' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Method 'isHtml' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 65 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 4 | |
| Line is longer than 80 characters. | 5 | |
| Line has trailing spaces. | 8 | |
| Line has trailing spaces. | 10 | |
| Missing a Javadoc comment. | 26 | |
| Missing a Javadoc comment. | 28 | |
| Parameter fromAddress should be final. | 28 | |
| 'fromAddress' hides a field. | 28 | |
| Method 'getFromAddress' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Method 'setFromAddress' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Parameter fromAddress should be final. | 36 | |
| 'fromAddress' hides a field. | 36 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 4 | |
| Line is longer than 80 characters. | 5 | |
| Line has trailing spaces. | 8 | |
| Line has trailing spaces. | 10 | |
| Missing a Javadoc comment. | 26 | |
| Missing a Javadoc comment. | 28 | |
| Parameter subject should be final. | 28 | |
| 'subject' hides a field. | 28 | |
| Method 'getSubject' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Method 'setSubject' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Parameter subject should be final. | 35 | |
| 'subject' hides a field. | 35 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 4 | |
| Line is longer than 80 characters. | 5 | |
| Line has trailing spaces. | 8 | |
| Line has trailing spaces. | 10 | |
| Missing a Javadoc comment. | 26 | |
| Line has trailing spaces. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Parameter toAddress should be final. | 28 | |
| 'toAddress' hides a field. | 28 | |
| Method 'getToAddress' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Method 'setToAddress' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Parameter toAddress should be final. | 36 | |
| 'toAddress' hides a field. | 36 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 4 | |
| Line is longer than 80 characters. | 5 | |
| Line has trailing spaces. | 8 | |
| Line has trailing spaces. | 10 | |
| Missing a Javadoc comment. | 30 | |
| Line has trailing spaces. | 31 | |
| Missing a Javadoc comment. | 32 | |
| Parameter toAddresses should be final. | 32 | |
| 'toAddresses' hides a field. | 32 | |
| Method 'getToAddresses' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line has trailing spaces. | 39 | |
| Method 'getToAddressesAsAddressArray' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 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 | |
| Method 'setToAddress' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter toAddresses should be final. | 48 | |
| 'toAddresses' hides a field. | 48 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 34 | |
| Method 'getFromAddress' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Method 'setFromAddress' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Parameter fromAddress should be final. | 42 | |
| 'fromAddress' hides a field. | 42 | |
| Method 'getBccAddresses' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Method 'addBccAddress' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter addr should be final. | 53 | |
| Method 'removeBccAddress' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter addr should be final. | 57 | |
| Method 'setBccAddresses' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Parameter bccAddresses should be final. | 64 | |
| 'bccAddresses' hides a field. | 64 | |
| Method 'getCcAddresses' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Method 'addCcAddress' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Parameter addr should be final. | 75 | |
| Method 'removeCcAddress' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Parameter addr should be final. | 79 | |
| Method 'setCcAddresses' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Parameter ccAddresses should be final. | 86 | |
| 'ccAddresses' hides a field. | 86 | |
| Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Parameter message should be final. | 100 | |
| 'message' hides a field. | 100 | |
| Method 'getSubject' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Method 'setSubject' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Parameter subject should be final. | 114 | |
| 'subject' hides a field. | 114 | |
| Method 'getToAddresses' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Method 'addToAddress' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Missing a Javadoc comment. | 125 | |
| Parameter addr should be final. | 125 | |
| Method 'removeToAddress' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| Missing a Javadoc comment. | 129 | |
| Parameter addr should be final. | 129 | |
| Method 'setToAddresses' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| Parameter toAddresses should be final. | 136 | |
| 'toAddresses' hides a field. | 136 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line has trailing spaces. | 31 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
| Variable 'LOG' must be private and have accessor methods. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Line has trailing spaces. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Line has trailing spaces. | 47 | |
| Method 'createInstance' is not designed for extension - needs to be abstract, final or empty. | 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 is longer than 80 characters. | 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 | |
| 'cast' is not followed by whitespace. | 56 | |
| Line contains a tab character. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line has trailing spaces. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line is longer than 80 characters. | 64 | |
| 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 is longer than 80 characters. | 68 | |
| 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 is longer than 80 characters. | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line has trailing spaces. | 74 | |
| 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 | |
| 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 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line has trailing spaces. | 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 has trailing spaces. | 89 | |
| Class SimpleAuthenticator should be declared as final. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Line has trailing spaces. | 91 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Missing a Javadoc comment. | 94 | |
| Parameter username should be final. | 94 | |
| Parameter password should be final. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line contains a tab character. | 95 | |
| Missing a Javadoc comment. | 98 | |
| Line has trailing spaces. | 102 | |
| Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 106 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| Line is longer than 80 characters. | 40 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
| Variable 'LOG' must be private and have accessor methods. | 40 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line has trailing spaces. | 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 | |
| Method 'setMailSender' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Parameter mailSender should be final. | 47 | |
| 'mailSender' hides a field. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Method 'sendEmail' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line contains a tab character. | 59 | |
| Parameter message should be final. | 59 | |
| Expected @throws tag for 'MessagingException'. | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| '(' is followed by whitespace. | 63 | |
| 'cast' is not followed by whitespace. | 63 | |
| ')' is preceded with whitespace. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line contains a tab character. | 64 | |
| '(' is followed by whitespace. | 64 | |
| 'cast' is not followed by whitespace. | 64 | |
| ')' is preceded with whitespace. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line contains a tab character. | 65 | |
| '(' is followed by whitespace. | 65 | |
| 'cast' is not 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 contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line contains a tab character. | 72 | |
| '(' is followed by whitespace. | 72 | |
| ')' is preceded with whitespace. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| '}' should be on the same line. | 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. | 80 | |
| Line has trailing spaces. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 83 | |
| Line is longer than 80 characters. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line has trailing spaces. | 85 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line has trailing spaces. | 87 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line contains a tab character. | 95 | |
| Method 'sendEmail' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Parameter from should be final. | 95 | |
| Parameter to should be final. | 95 | |
| Parameter subject should be final. | 95 | |
| Parameter body should be final. | 95 | |
| Parameter htmlMessage should be final. | 95 | |
| Expected @param tag for 'htmlMessage'. | 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. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line has trailing spaces. | 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 contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 115 | |
| Line is longer than 80 characters. | 116 | |
| Line contains a tab character. | 116 | |
| Line has trailing spaces. | 117 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line has trailing spaces. | 119 | |
| 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 contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Line contains a tab character. | 131 | |
| Method 'sendEmail' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| Parameter from should be final. | 131 | |
| Parameter to should be final. | 131 | |
| Parameter subject should be final. | 131 | |
| Parameter body should be final. | 131 | |
| Parameter cc should be final. | 131 | |
| Parameter bc should be final. | 131 | |
| Parameter htmlMessage should be final. | 131 | |
| Expected @param tag for 'htmlMessage'. | 131 | |
| Line contains a tab character. | 132 | |
| Line is longer than 80 characters. | 133 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line has trailing spaces. | 137 | |
| Line contains a tab character. | 137 | |
| Line has trailing spaces. | 138 | |
| Line contains a tab character. | 138 | |
| Line has trailing spaces. | 139 | |
| Line contains a tab character. | 139 | |
| Line has trailing spaces. | 140 | |
| Line contains a tab character. | 140 | |
| Line has trailing spaces. | 141 | |
| Line is longer than 80 characters. | 141 | |
| Line contains a tab character. | 141 | |
| Avoid inline conditionals. | 141 | |
| Line has trailing spaces. | 142 | |
| Line is longer than 80 characters. | 142 | |
| Line contains a tab character. | 142 | |
| Avoid inline conditionals. | 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. | 148 | |
| Line has trailing spaces. | 149 | |
| 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 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 contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 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 is longer than 80 characters. | 166 | |
| Line contains a tab character. | 166 | |
| Method 'sendMessage' is not designed for extension - needs to be abstract, final or empty. | 166 | |
| Parameter from should be final. | 166 | |
| Parameter to should be final. | 166 | |
| Parameter subject should be final. | 166 | |
| Parameter messageBody should be final. | 166 | |
| Parameter cc should be final. | 166 | |
| Parameter bcc should be final. | 166 | |
| Parameter htmlMessage should be final. | 166 | |
| Expected @param tag for 'htmlMessage'. | 166 | |
| Expected @throws tag for 'AddressException'. | 166 | |
| Redundant throws: 'AddressException' is subclass of 'MessagingException'. | 166 | |
| Expected @throws tag for 'MessagingException'. | 166 | |
| Expected @throws tag for 'MailException'. | 166 | |
| Redundant throws: 'MailException' is unchecked exception. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| 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. | 184 | |
| Line contains a tab character. | 185 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 205 | |
| Line contains a tab character. | 206 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| '}' should be on the same line. | 208 | |
| Line contains a tab character. | 209 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 213 | |
| Line is longer than 80 characters. | 215 | |
| Line contains a tab character. | 215 | |
| Method 'prepareHtmlMessage' is not designed for extension - needs to be abstract, final or empty. | 215 | |
| Missing a Javadoc comment. | 215 | |
| Parameter messageText should be final. | 215 | |
| Parameter message should be final. | 215 | |
| Line contains a tab character. | 216 | |
| Line is longer than 80 characters. | 217 | |
| Line contains a tab character. | 217 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| Line contains a tab character. | 220 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 222 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 25 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 4 | |
| Line is longer than 80 characters. | 5 | |
| Line has trailing spaces. | 8 | |
| Line has trailing spaces. | 10 | |
| Line has trailing spaces. | 22 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line has trailing spaces. | 38 | |
| Line has trailing spaces. | 48 | |
| Unused @param tag for 'serviceDefinition'. | 49 | |
| Expected @param tag for 'serviceEndpoint'. | 53 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 33 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line contains a tab character. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line contains a tab character. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line contains a tab character. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line contains a tab character. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line contains a tab character. | 54 | |
| Line is longer than 80 characters. | 55 | |
| 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 contains a tab character. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Line contains a tab character. | 64 | |
| 'credentialsSources' hides a field. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 27 | |
| Line is longer than 80 characters. | 27 | |
| Line has trailing spaces. | 28 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 34 | |
| Parameter properties should be final. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| 'for' is not followed by whitespace. | 36 | |
| ':' is not preceded with whitespace. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Line has trailing spaces. | 38 | |
| Method 'load' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Parameter inStream should be final. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Method 'load' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Parameter reader should be final. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Method 'loadFromXML' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Parameter in should be final. | 52 | |
| Redundant throws: 'InvalidPropertiesFormatException' is subclass of 'IOException'. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Method 'save' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Parameter out should be final. | 59 | |
| Parameter comments should be final. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Parameter key should be final. | 64 | |
| Parameter value should be final. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Method 'put' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Parameter key should be final. | 69 | |
| Parameter value should be final. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Method 'putAll' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Parameter t should be final. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Parameter key should be final. | 79 | |
| Line is longer than 80 characters. | 80 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Type Javadoc comment is missing an @param <T> tag. | 25 | |
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 29 | |
| Parameter expires should be final. | 29 | |
| 'expires' hides a field. | 29 | |
| Parameter referent should be final. | 29 | |
| '1000' is a magic number. | 31 | |
| Line has trailing spaces. | 33 | |
| Method 'isValid' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line has trailing spaces. | 37 | |
| Line has trailing spaces. | 38 | |
| Method 'get' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Avoid inline conditionals. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 22 | |
| Line is longer than 80 characters. | 22 | |
| Line has trailing spaces. | 23 | |
| Type Javadoc comment is missing an @param <K> tag. | 26 | |
| Type Javadoc comment is missing an @param <V> tag. | 26 | |
| ',' is not followed by whitespace. | 26 | |
| ',' is not followed by whitespace. | 26 | |
| Missing a Javadoc comment. | 28 | |
| Line has trailing spaces. | 29 | |
| '(' is followed by whitespace. | 33 | |
| Parameter maxSize should be final. | 33 | |
| 'maxSize' hides a field. | 33 | |
| Expected @param tag for 'maxSize'. | 33 | |
| ')' is preceded with whitespace. | 33 | |
| '(' is followed by whitespace. | 34 | |
| ')' is preceded with whitespace. | 34 | |
| Line is longer than 80 characters. | 38 | |
| '(' is followed by whitespace. | 40 | |
| Parameter maxSize should be final. | 40 | |
| 'maxSize' hides a field. | 40 | |
| Expected @param tag for 'maxSize'. | 40 | |
| Parameter accessOrder should be final. | 40 | |
| ')' is preceded with whitespace. | 40 | |
| '(' is followed by whitespace. | 41 | |
| '0.75f' is a magic number. | 41 | |
| ')' is preceded with whitespace. | 41 | |
| Line has trailing spaces. | 44 | |
| Expected an @return tag. | 48 | |
| Method 'removeEldestEntry' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Parameter eldest should be final. | 49 | |
| ',' is not followed by whitespace. | 49 | |
| Expected @param tag for 'eldest'. | 49 | |
| Line has trailing spaces. | 52 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 29 | |
| Parameter defaultValue should be final. | 49 | |
| 'defaultValue' hides a field. | 49 | |
| Unused @throws tag for 'ConversionException'. | 75 | |
| Expected an @return tag. | 78 | |
| Method 'convert' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Parameter type should be final. | 78 | |
| Parameter value should be final. | 78 |