The following document contains the results of Checkstyle.
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 49 | |
Missing a Javadoc comment. | 53 | |
Line is longer than 80 characters. | 55 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 63 | |
'1024' is a magic number. | 63 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 69 | |
Line has trailing spaces. | 73 | |
Parameter chunkSz should be final. | 75 | |
Expected @param tag for 'chunkSz'. | 75 | |
Line has trailing spaces. | 81 | |
Method 'setFileManagerUrl' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Missing a Javadoc comment. | 86 | |
Parameter url should be final. | 86 | |
Line has trailing spaces. | 100 | |
Method 'transferProduct' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Missing a Javadoc comment. | 105 | |
Parameter product should be final. | 105 | |
Line is longer than 80 characters. | 110 | |
Line has trailing spaces. | 155 | |
Method 'retrieveProduct' is not designed for extension - needs to be abstract, final or empty. | 160 | |
Missing a Javadoc comment. | 160 | |
Parameter product should be final. | 160 | |
Parameter directory should be final. | 160 | |
Must have at least one statement. | 193 | |
Method 'deleteProduct' is not designed for extension - needs to be abstract, final or empty. | 199 | |
Missing a Javadoc comment. | 199 | |
Line is longer than 80 characters. | 200 | |
Parameter product should be final. | 200 | |
Line is longer than 80 characters. | 202 | |
Line is longer than 80 characters. | 204 | |
Line has trailing spaces. | 209 | |
Missing a Javadoc comment. | 210 | |
Parameter reference should be final. | 210 | |
Parameter product should be final. | 210 | |
Line is longer than 80 characters. | 233 | |
Must have at least one statement. | 254 | |
Missing a Javadoc comment. | 261 | |
Parameter p should be final. | 261 | |
Line is longer than 80 characters. | 267 | |
Missing a Javadoc comment. | 272 | |
Parameter p should be final. | 272 | |
Line is longer than 80 characters. | 278 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 26 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 35 | |
Line is longer than 80 characters. | 38 | |
Line has trailing spaces. | 43 | |
Method 'createCache' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 32 | |
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 | |
Parameter product should be final. | 46 | |
'product' hides a field. | 46 | |
Parameter metadata should be final. | 46 | |
'metadata' hides a field. | 46 | |
Line has trailing spaces. | 50 | |
Method 'getProduct' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Missing a Javadoc comment. | 51 | |
Line has trailing spaces. | 54 | |
Method 'setProduct' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter product should be final. | 55 | |
'product' hides a field. | 55 | |
Line has trailing spaces. | 58 | |
Method 'getMetadata' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Missing a Javadoc comment. | 59 | |
Line has trailing spaces. | 62 | |
Method 'setMetadata' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Missing a Javadoc comment. | 63 | |
Parameter metadata should be final. | 63 | |
'metadata' hides a field. | 63 | |
Line has trailing spaces. | 66 | |
Method 'getToStringFormat' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Method 'setToStringFormat' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Missing a Javadoc comment. | 71 | |
Parameter toStringFormat should be final. | 71 | |
'toStringFormat' hides a field. | 71 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Missing a Javadoc comment. | 75 | |
Line has trailing spaces. | 78 | |
Line is longer than 80 characters. | 79 | |
Missing a Javadoc comment. | 79 | |
Parameter metadata should be final. | 79 | |
Parameter format should be final. | 79 | |
Line is longer than 80 characters. | 86 | |
Line has trailing spaces. | 90 | |
Missing a Javadoc comment. | 91 | |
Parameter metadata should be final. | 91 | |
'<' is not preceded with whitespace. | 92 | |
'<' is not followed by whitespace. | 92 | |
'>' is not preceded with whitespace. | 92 | |
'<' is not preceded with whitespace. | 92 | |
'<' is not followed by whitespace. | 92 | |
'>' is not preceded with whitespace. | 92 | |
'>' is not followed by whitespace. | 92 | |
Line is longer than 80 characters. | 94 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Missing a Javadoc comment. | 99 | |
Parameter obj should be final. | 100 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 135 | |
Missing a Javadoc comment. | 135 | |
Avoid inline conditionals. | 137 | |
'31' is a magic number. | 138 | |
Avoid inline conditionals. | 138 | |
Line is longer than 80 characters. | 139 | |
'31' is a magic number. | 139 | |
Avoid inline conditionals. | 139 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 27 | |
Line has trailing spaces. | 28 | |
Missing a Javadoc comment. | 33 | |
Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Missing a Javadoc comment. | 35 | |
Parameter printer should be final. | 36 | |
Method 'setProductTypeName' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Parameter productTypeName should be final. | 57 | |
'productTypeName' hides a field. | 57 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 37 | |
Missing a Javadoc comment. | 44 | |
Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 47 | |
Parameter rmiCacheServerUrn should be final. | 47 | |
Line has trailing spaces. | 60 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Missing a Javadoc comment. | 63 | |
Must have at least one statement. | 66 | |
Line has trailing spaces. | 73 | |
Method 'contains' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
Parameter productName should be final. | 76 | |
Line has trailing spaces. | 86 | |
Line is longer than 80 characters. | 87 | |
Method 'setFileManager' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Missing a Javadoc comment. | 89 | |
Parameter fmUrl should be final. | 89 | |
Must have at least one statement. | 92 | |
Line has trailing spaces. | 93 | |
Line has trailing spaces. | 100 | |
Method 'size' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Missing a Javadoc comment. | 103 | |
Line has trailing spaces. | 113 | |
Line is longer than 80 characters. | 116 | |
Method 'sync' is not designed for extension - needs to be abstract, final or empty. | 116 | |
Missing a Javadoc comment. | 116 | |
Parameter uniqueElementProductTypeNames should be final. | 116 | |
'<' is not preceded with whitespace. | 116 | |
'<' is not followed by whitespace. | 116 | |
'>' is not preceded with whitespace. | 116 | |
Line has trailing spaces. | 127 | |
Method 'sync' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Missing a Javadoc comment. | 131 | |
Parameter uniqueElementName should be final. | 131 | |
Parameter uniqueElementProductTypeNames should be final. | 132 | |
'<' is not preceded with whitespace. | 132 | |
'<' is not followed by whitespace. | 132 | |
'>' is not preceded with whitespace. | 132 | |
Line is longer than 80 characters. | 134 | |
Line has trailing spaces. | 143 | |
Line is longer than 80 characters. | 144 | |
Method 'setUniqueElementProductTypeNames' is not designed for extension - needs to be abstract, final or empty. | 146 | |
Missing a Javadoc comment. | 146 | |
Parameter uniqueElementProductTypeNames should be final. | 147 | |
'<' is not preceded with whitespace. | 147 | |
'<' is not followed by whitespace. | 147 | |
'>' is not preceded with whitespace. | 147 | |
Line is longer than 80 characters. | 150 | |
Must have at least one statement. | 151 | |
Line has trailing spaces. | 158 | |
Method 'sync' is not designed for extension - needs to be abstract, final or empty. | 161 | |
Missing a Javadoc comment. | 161 | |
Line has trailing spaces. | 171 | |
Line is longer than 80 characters. | 172 | |
Method 'setUniqueElementName' is not designed for extension - needs to be abstract, final or empty. | 174 | |
Missing a Javadoc comment. | 174 | |
Parameter uniqueElementName should be final. | 174 | |
Must have at least one statement. | 177 | |
Method 'getFileManagerUrl' is not designed for extension - needs to be abstract, final or empty. | 184 | |
Missing a Javadoc comment. | 184 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 22 | |
Line has trailing spaces. | 29 | |
Parameter kind should be final. | 37 | |
Parameter value should be final. | 37 | |
'value' hides a field. | 37 | |
'{' is followed by whitespace. | 40 | |
Line has trailing spaces. | 48 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 57 | |
Name 'ARGS' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 57 | |
'{' is followed by whitespace. | 57 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 28 | |
Line has trailing spaces. | 32 | |
Missing a Javadoc comment. | 37 | |
'<' is not preceded with whitespace. | 37 | |
'<' is not followed by whitespace. | 37 | |
'>' is not preceded with whitespace. | 37 | |
Line has trailing spaces. | 38 | |
'<' is not preceded with whitespace. | 45 | |
'<' is not followed by whitespace. | 45 | |
'>' is not preceded with whitespace. | 45 | |
'>' is not followed by whitespace. | 45 | |
Parameter criteria should be final. | 51 | |
'<' is not preceded with whitespace. | 51 | |
'<' is not followed by whitespace. | 51 | |
'>' is not preceded with whitespace. | 51 | |
'criteria' hides a field. | 51 | |
Expected @param tag for 'criteria'. | 51 | |
'<' is not preceded with whitespace. | 53 | |
'<' is not followed by whitespace. | 53 | |
'>' is not preceded with whitespace. | 53 | |
'>' is not followed by whitespace. | 53 | |
Method 'getCriteria' is not designed for extension - needs to be abstract, final or empty. | 62 | |
'<' is not preceded with whitespace. | 62 | |
'<' is not followed by whitespace. | 62 | |
'>' is not preceded with whitespace. | 62 | |
Method 'setCriteria' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Parameter criteria should be final. | 70 | |
'<' is not preceded with whitespace. | 70 | |
'<' is not followed by whitespace. | 70 | |
'>' is not preceded with whitespace. | 70 | |
'criteria' hides a field. | 70 | |
Method 'addCriterion' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
Parameter qc should be final. | 76 | |
Line has trailing spaces. | 79 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 83 |
Violation | Message | Line |
---|---|---|
Unused import - java.io.IOException. | 27 | |
Line has trailing spaces. | 34 | |
Missing a Javadoc comment. | 39 | |
Method 'getProductToDelete' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Line is longer than 80 characters. | 42 | |
Method 'setProductId' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter productId should be final. | 54 | |
'productId' hides a field. | 54 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 42 | |
Line is longer than 80 characters. | 44 | |
Line has trailing spaces. | 47 | |
Line is longer than 80 characters. | 51 | |
Missing a Javadoc comment. | 51 | |
'<' is not preceded with whitespace. | 51 | |
'<' is not followed by whitespace. | 51 | |
'>' is not preceded with whitespace. | 51 | |
Variable 'currentProductTransfers' must be private and have accessor methods. | 51 | |
'<' is not preceded with whitespace. | 51 | |
'<' is not followed by whitespace. | 51 | |
'>' is not preceded with whitespace. | 51 | |
'>' is not followed by whitespace. | 51 | |
Missing a Javadoc comment. | 54 | |
Line is longer than 80 characters. | 57 | |
Missing a Javadoc comment. | 57 | |
Line has trailing spaces. | 64 | |
Parameter catalog should be final. | 69 | |
'catalog' hides a field. | 69 | |
Method 'getCurrentFileTransfer' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
'<' is not preceded with whitespace. | 74 | |
'<' is not followed by whitespace. | 74 | |
'>' is not preceded with whitespace. | 74 | |
Method 'transferringProduct' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Missing a Javadoc comment. | 83 | |
Parameter product should be final. | 83 | |
Method 'getCurrentFileTransfers' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Missing a Javadoc comment. | 87 | |
'<' is not preceded with whitespace. | 87 | |
'<' is not followed by whitespace. | 87 | |
'>' is not preceded with whitespace. | 87 | |
Line is longer than 80 characters. | 88 | |
'<' is not preceded with whitespace. | 88 | |
'<' is not followed by whitespace. | 88 | |
'>' is not preceded with whitespace. | 88 | |
'<' is not preceded with whitespace. | 88 | |
'<' is not followed by whitespace. | 88 | |
'>' is not preceded with whitespace. | 88 | |
'>' is not followed by whitespace. | 88 | |
Line is longer than 80 characters. | 90 | |
'<' is not preceded with whitespace. | 90 | |
'<' is not followed by whitespace. | 90 | |
'>' is not preceded with whitespace. | 90 | |
'<' is not preceded with whitespace. | 94 | |
'<' is not followed by whitespace. | 94 | |
'>' is not preceded with whitespace. | 94 | |
Method 'getPctTransferred' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Missing a Javadoc comment. | 115 | |
Parameter product should be final. | 115 | |
'<' is not preceded with whitespace. | 117 | |
'<' is not followed by whitespace. | 117 | |
'>' is not preceded with whitespace. | 117 | |
Line is longer than 80 characters. | 138 | |
Method 'getPctTransferred' is not designed for extension - needs to be abstract, final or empty. | 142 | |
Missing a Javadoc comment. | 142 | |
Parameter ref should be final. | 142 | |
Line is longer than 80 characters. | 144 | |
Method 'removeProductTransferStatus' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Missing a Javadoc comment. | 147 | |
Parameter product should be final. | 147 | |
Method 'isTransferComplete' is not designed for extension - needs to be abstract, final or empty. | 153 | |
Missing a Javadoc comment. | 153 | |
Parameter product should be final. | 153 | |
Missing a Javadoc comment. | 157 | |
Parameter r should be final. | 157 | |
Missing a Javadoc comment. | 172 | |
'<' is not preceded with whitespace. | 172 | |
'<' is not followed by whitespace. | 172 | |
'>' is not preceded with whitespace. | 172 | |
Parameter p should be final. | 172 | |
'<' is not preceded with whitespace. | 173 | |
'<' is not followed by whitespace. | 173 | |
'>' is not preceded with whitespace. | 173 | |
'<' is not preceded with whitespace. | 183 | |
'<' is not followed by whitespace. | 183 | |
'>' is not preceded with whitespace. | 183 | |
'>' is not followed by whitespace. | 183 | |
Missing a Javadoc comment. | 189 | |
Parameter r should be final. | 189 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 29 | |
Line has trailing spaces. | 33 | |
Missing a Javadoc comment. | 39 | |
Line is longer than 80 characters. | 50 | |
Line is longer than 80 characters. | 52 | |
Line is longer than 80 characters. | 54 | |
Line is longer than 80 characters. | 56 | |
Line has trailing spaces. | 66 | |
Parameter ds should be final. | 70 | |
Line has trailing spaces. | 76 | |
Line is longer than 80 characters. | 77 | |
Method 'createRepositoryManager' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Missing a Javadoc comment. | 79 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 23 | |
Line has trailing spaces. | 26 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 36 | |
Parameter message should be final. | 36 | |
Missing a Javadoc comment. | 40 | |
Parameter t should be final. | 40 | |
'{' is not preceded with whitespace. | 40 | |
Missing a Javadoc comment. | 45 | |
Parameter message should be final. | 45 | |
Parameter t should be final. | 45 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 23 | |
Line has trailing spaces. | 25 | |
Missing a Javadoc comment. | 30 | |
Line has trailing spaces. | 33 | |
Parameter message should be final. | 42 | |
Expected @param tag for 'message'. | 42 | |
Parameter cause should be final. | 49 | |
Expected @param tag for 'cause'. | 49 | |
Parameter message should be final. | 57 | |
Expected @param tag for 'message'. | 57 | |
Parameter cause should be final. | 57 | |
Expected @param tag for 'cause'. | 57 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 38 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 53 | |
'static' modifier out of order with the JLS suggestions. | 53 | |
Missing a Javadoc comment. | 55 | |
'static' modifier out of order with the JLS suggestions. | 55 | |
Missing a Javadoc comment. | 57 | |
Parameter fmUrlStr should be final. | 57 | |
Missing a Javadoc comment. | 71 | |
Parameter productId should be final. | 71 | |
Missing a Javadoc comment. | 92 | |
Parameter p should be final. | 92 | |
Parameter fullProdFilePath should be final. | 92 | |
Missing a Javadoc comment. | 101 | |
Parameter product should be final. | 101 | |
Line has trailing spaces. | 118 | |
Parameter productId should be final. | 123 | |
Line has trailing spaces. | 131 | |
Parameter productId should be final. | 139 | |
Parameter outDirPath should be final. | 139 | |
Avoid inline conditionals. | 142 | |
Avoid inline conditionals. | 145 | |
Parameter args should be final. | 154 | |
Expected @param tag for 'args'. | 154 | |
Expected @throws tag for 'InstantiationException'. | 154 | |
Line is longer than 80 characters. | 156 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 27 | |
Line has trailing spaces. | 29 | |
Line has trailing spaces. | 31 | |
Line is longer than 80 characters. | 32 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line is longer than 80 characters. | 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 is longer than 80 characters. | 43 | |
Line contains a tab character. | 43 | |
Unused @param tag for 'create:'. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Expected an @return tag. | 46 | |
Line contains a tab character. | 46 | |
'<' is not preceded with whitespace. | 46 | |
'<' is not followed by whitespace. | 46 | |
'>' is not preceded with whitespace. | 46 | |
Expected @param tag for 'create'. | 46 | |
Line has trailing spaces. | 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 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 is longer than 80 characters. | 55 | |
Line contains a tab character. | 55 | |
Line is longer than 80 characters. | 56 | |
Line contains a tab character. | 56 | |
Line is longer than 80 characters. | 57 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Expected an @return tag. | 60 | |
Line is longer than 80 characters. | 60 | |
Line contains a tab character. | 60 | |
'<' is not preceded with whitespace. | 60 | |
'<' is not followed by whitespace. | 60 | |
'>' is not preceded with whitespace. | 60 | |
Line has trailing spaces. | 61 | |
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 has trailing spaces. | 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 is longer than 80 characters. | 69 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Expected an @return tag. | 72 | |
Line is longer than 80 characters. | 72 | |
Line contains a tab character. | 72 | |
'<' is not preceded with whitespace. | 72 | |
'<' is not followed by whitespace. | 72 | |
'>' is not preceded with whitespace. | 72 | |
Expected @param tag for 'productId'. | 72 | |
'<' is not preceded with whitespace. | 72 | |
'<' is not followed by whitespace. | 72 | |
'>' is not preceded with whitespace. | 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 has trailing spaces. | 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 contains a tab character. | 80 | |
Expected an @return tag. | 81 | |
Line contains a tab character. | 81 | |
Expected @throws tag for 'CatalogException'. | 81 | |
Line has trailing spaces. | 82 | |
Line contains a tab character. | 82 | |
First sentence should end with a period. | 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 contains a tab character. | 86 | |
Expected an @return tag. | 87 | |
Line contains a tab character. | 87 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 27 | |
Line has trailing spaces. | 44 | |
Line has trailing spaces. | 49 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 70 | |
Line has trailing spaces. | 75 | |
Parameter sUrl should be final. | 84 | |
Parameter dUrl should be final. | 84 | |
Parameter unique should be final. | 84 | |
Missing a Javadoc comment. | 104 | |
Parameter sPropFilePath should be final. | 104 | |
Parameter dPropFilePath should be final. | 104 | |
Parameter unique should be final. | 105 | |
Method 'doExpImport' is not designed for extension - needs to be abstract, final or empty. | 142 | |
Missing a Javadoc comment. | 142 | |
Parameter sourceProductTypes should be final. | 142 | |
Line is longer than 80 characters. | 143 | |
Line is longer than 80 characters. | 152 | |
Line is longer than 80 characters. | 156 | |
Line is longer than 80 characters. | 172 | |
Line is longer than 80 characters. | 180 | |
Method 'doExpImport' is not designed for extension - needs to be abstract, final or empty. | 180 | |
Missing a Javadoc comment. | 180 | |
Line is longer than 80 characters. | 183 | |
Line is longer than 80 characters. | 189 | |
Missing a Javadoc comment. | 189 | |
Parameter type should be final. | 189 | |
Missing a Javadoc comment. | 216 | |
Parameter products should be final. | 216 | |
Parameter type should be final. | 216 | |
Line is longer than 80 characters. | 257 | |
Avoid inline conditionals. | 271 | |
Line is longer than 80 characters. | 312 | |
Method 'isEnsureUnique' is not designed for extension - needs to be abstract, final or empty. | 320 | |
Method 'setEnsureUnique' is not designed for extension - needs to be abstract, final or empty. | 328 | |
Parameter ensureUnique should be final. | 328 | |
'ensureUnique' hides a field. | 328 | |
Parameter args should be final. | 335 | |
Expected @param tag for 'args'. | 335 | |
Line is longer than 80 characters. | 336 | |
Expected @throws tag for 'RepositoryManagerException'. | 336 | |
Expected @throws tag for 'FileManagerException'. | 336 | |
Expected @throws tag for 'MalformedURLException'. | 336 | |
Expected @throws tag for 'InstantiationException'. | 336 | |
Expected @throws tag for 'CatalogException'. | 337 | |
Line is longer than 80 characters. | 338 | |
Line is longer than 80 characters. | 372 | |
Line is longer than 80 characters. | 373 | |
Missing a Javadoc comment. | 394 | |
Parameter sourceList should be final. | 394 | |
Parameter destList should be final. | 394 | |
Missing a Javadoc comment. | 417 | |
Parameter type should be final. | 417 | |
Parameter typeList should be final. | 417 | |
Missing a Javadoc comment. | 433 | |
Parameter productName should be final. | 433 | |
Line is longer than 80 characters. | 442 | |
Line is longer than 80 characters. | 454 |
Violation | Message | Line |
---|---|---|
Unused import - org.apache.oodt.cas.filemgr.versioning.Versioner. | 21 | |
Line has trailing spaces. | 27 | |
Line has trailing spaces. | 29 | |
Missing a Javadoc comment. | 34 | |
Line has trailing spaces. | 37 | |
Parameter message should be final. | 46 | |
Expected @param tag for 'message'. | 46 | |
Parameter cause should be final. | 53 | |
Expected @param tag for 'cause'. | 53 | |
Parameter message should be final. | 61 | |
Expected @param tag for 'message'. | 61 | |
Parameter cause should be final. | 61 | |
Expected @param tag for 'cause'. | 61 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 22 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 32 | |
Method 'generateId' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Parameter product should be final. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 23 | |
Line has trailing spaces. | 24 | |
Line is longer than 80 characters. | 24 | |
Line has trailing spaces. | 26 | |
Missing a Javadoc comment. | 30 | |
Line has trailing spaces. | 33 | |
Parameter message should be final. | 42 | |
Expected @param tag for 'message'. | 42 | |
Missing a Javadoc comment. | 46 | |
Parameter t should be final. | 46 | |
'{' is not preceded with whitespace. | 46 | |
Missing a Javadoc comment. | 50 | |
Parameter message should be final. | 50 | |
Parameter t should be final. | 50 | |
',' is not followed by whitespace. | 51 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 28 | |
Line has trailing spaces. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 3 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 26 | |
Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 26 | |
Variable 'LOG' must be private and have accessor methods. | 26 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 32 | |
Parameter attributes should be final. | 32 | |
'attributes' hides a field. | 32 | |
Method 'doExtract' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Line is longer than 80 characters. | 37 | |
Parameter product should be final. | 37 | |
Parameter metadata should be final. | 37 | |
Line is longer than 80 characters. | 41 | |
Method 'doConfigure' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 58 | |
Parameter product should be final. | 58 | |
'<' is not preceded with whitespace. | 69 | |
'<' is not followed by whitespace. | 69 | |
'>' is not preceded with whitespace. | 69 | |
'<' is not preceded with whitespace. | 69 | |
'<' is not followed by whitespace. | 69 | |
'>' is not preceded with whitespace. | 69 | |
'>' is not followed by whitespace. | 69 | |
'<' is not preceded with whitespace. | 76 | |
'<' is not followed by whitespace. | 76 | |
'>' is not preceded with whitespace. | 76 | |
Line is longer than 80 characters. | 77 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 34 | |
Line has trailing spaces. | 36 | |
Line has trailing spaces. | 38 | |
Line is longer than 80 characters. | 38 | |
Line has trailing spaces. | 40 | |
Line is longer than 80 characters. | 40 | |
Line has trailing spaces. | 44 | |
Line has trailing spaces. | 48 | |
Line has trailing spaces. | 51 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 57 | |
'static' modifier out of order with the JLS suggestions. | 57 | |
Missing a Javadoc comment. | 59 | |
Name 'ACQ_DATE_FORMAT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 59 | |
Variable 'ACQ_DATE_FORMAT' must be private and have accessor methods. | 59 | |
Missing a Javadoc comment. | 61 | |
'static' modifier out of order with the JLS suggestions. | 61 | |
Missing a Javadoc comment. | 63 | |
Line has trailing spaces. | 69 | |
Method 'createDataStoreReferences' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Missing a Javadoc comment. | 74 | |
Parameter product should be final. | 75 | |
Parameter metadata should be final. | 75 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 40 | |
Line has trailing spaces. | 42 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
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 | |
Missing a Javadoc comment. | 51 | |
Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 51 | |
Line has trailing spaces. | 52 | |
Line contains a tab character. | 52 | |
First sentence should end with a period. | 53 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Expected @param tag for 'url'. | 57 | |
Line has trailing spaces. | 58 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line has trailing spaces. | 60 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line has trailing spaces. | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line has trailing spaces. | 65 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
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 | |
Expected an @return tag. | 72 | |
Line is longer than 80 characters. | 72 | |
Line contains a tab character. | 72 | |
Method 'index' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Parameter docs should be final. | 72 | |
'<' is not preceded with whitespace. | 72 | |
'<' is not followed by whitespace. | 72 | |
'>' is not preceded with whitespace. | 72 | |
Expected @param tag for 'docs'. | 72 | |
Parameter commit should be final. | 72 | |
Expected @param tag for 'commit'. | 72 | |
Parameter mimeType should be final. | 72 | |
Expected @throws tag for 'CatalogException'. | 72 | |
Line has trailing spaces. | 73 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line has trailing spaces. | 75 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
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 contains a tab character. | 82 | |
Line has trailing spaces. | 83 | |
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 | |
'+' is not preceded with whitespace. | 86 | |
'+' is not followed by whitespace. | 86 | |
'+' is not preceded with whitespace. | 86 | |
'+' is not followed by whitespace. | 86 | |
'+' is not preceded with whitespace. | 86 | |
'+' is not followed by whitespace. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line has trailing spaces. | 89 | |
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 has trailing spaces. | 94 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line has trailing spaces. | 97 | |
Line contains a tab character. | 98 | |
'catch' is not followed by whitespace. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line has trailing spaces. | 102 | |
Line contains a tab character. | 103 | |
Line has trailing spaces. | 104 | |
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 | |
Expected an @return tag. | 112 | |
Line is longer than 80 characters. | 112 | |
Line contains a tab character. | 112 | |
Method 'delete' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Parameter id should be final. | 112 | |
Expected @param tag for 'id'. | 112 | |
Parameter commit should be final. | 112 | |
Expected @param tag for 'commit'. | 112 | |
Expected @throws tag for 'CatalogException'. | 112 | |
Line has trailing spaces. | 113 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line has trailing spaces. | 115 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line is longer than 80 characters. | 121 | |
Line contains a tab character. | 121 | |
'+' is not preceded with whitespace. | 121 | |
'+' is not followed by whitespace. | 121 | |
'+' is not preceded with whitespace. | 121 | |
'+' is not followed by whitespace. | 121 | |
Line has trailing spaces. | 122 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
'+' is not preceded with whitespace. | 124 | |
'+' is not followed by whitespace. | 124 | |
'+' is not preceded with whitespace. | 124 | |
'+' is not followed by whitespace. | 124 | |
'+' is not preceded with whitespace. | 124 | |
'+' is not followed by whitespace. | 124 | |
Line contains a tab character. | 126 | |
Line has trailing spaces. | 127 | |
Line contains a tab character. | 128 | |
'catch' is not followed by whitespace. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line has trailing spaces. | 132 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line has trailing spaces. | 134 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Expected an @return tag. | 140 | |
Line is longer than 80 characters. | 140 | |
Line contains a tab character. | 140 | |
Method 'queryProductById' is not designed for extension - needs to be abstract, final or empty. | 140 | |
Parameter id should be final. | 140 | |
Expected @param tag for 'id'. | 140 | |
Parameter mimeType should be final. | 140 | |
Expected @param tag for 'mimeType'. | 140 | |
Expected @throws tag for 'CatalogException'. | 140 | |
Line has trailing spaces. | 141 | |
Line contains a tab character. | 141 | |
Line is longer than 80 characters. | 142 | |
Line contains a tab character. | 142 | |
'<' is not preceded with whitespace. | 142 | |
'<' is not followed by whitespace. | 142 | |
'>' is not preceded with whitespace. | 142 | |
'<' is not preceded with whitespace. | 142 | |
'<' is not followed by whitespace. | 142 | |
'>' is not preceded with whitespace. | 142 | |
'>' is not followed by whitespace. | 142 | |
Line contains a tab character. | 143 | |
'+' is not preceded with whitespace. | 143 | |
'+' is not followed by whitespace. | 143 | |
'+' is not preceded with whitespace. | 143 | |
'+' is not followed by whitespace. | 143 | |
')' is preceded with whitespace. | 143 | |
Line contains a tab character. | 144 | |
Line has trailing spaces. | 145 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line has trailing spaces. | 147 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Expected an @return tag. | 154 | |
Line is longer than 80 characters. | 154 | |
Line contains a tab character. | 154 | |
Method 'queryProductByName' is not designed for extension - needs to be abstract, final or empty. | 154 | |
Parameter name should be final. | 154 | |
Expected @param tag for 'name'. | 154 | |
Parameter mimeType should be final. | 154 | |
Expected @param tag for 'mimeType'. | 154 | |
Expected @throws tag for 'CatalogException'. | 154 | |
Line has trailing spaces. | 155 | |
Line contains a tab character. | 155 | |
Line is longer than 80 characters. | 156 | |
Line contains a tab character. | 156 | |
'<' is not preceded with whitespace. | 156 | |
'<' is not followed by whitespace. | 156 | |
'>' is not preceded with whitespace. | 156 | |
'<' is not preceded with whitespace. | 156 | |
'<' is not followed by whitespace. | 156 | |
'>' is not preceded with whitespace. | 156 | |
'>' is not followed by whitespace. | 156 | |
Line is longer than 80 characters. | 157 | |
Line contains a tab character. | 157 | |
'+' is not preceded with whitespace. | 157 | |
'+' is not followed by whitespace. | 157 | |
'+' is not preceded with whitespace. | 157 | |
'+' is not followed by whitespace. | 157 | |
')' is preceded with whitespace. | 157 | |
Line contains a tab character. | 158 | |
Line has trailing spaces. | 159 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line has trailing spaces. | 161 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Expected an @return tag. | 168 | |
Line is longer than 80 characters. | 168 | |
Line contains a tab character. | 168 | |
Method 'queryProductsByDate' is not designed for extension - needs to be abstract, final or empty. | 168 | |
Parameter n should be final. | 168 | |
Expected @param tag for 'n'. | 168 | |
Parameter mimeType should be final. | 168 | |
Expected @param tag for 'mimeType'. | 168 | |
Expected @throws tag for 'CatalogException'. | 168 | |
Line has trailing spaces. | 169 | |
Line contains a tab character. | 169 | |
Line is longer than 80 characters. | 170 | |
Line contains a tab character. | 170 | |
'<' is not preceded with whitespace. | 170 | |
'<' is not followed by whitespace. | 170 | |
'>' is not preceded with whitespace. | 170 | |
'<' is not preceded with whitespace. | 170 | |
'<' is not followed by whitespace. | 170 | |
'>' is not preceded with whitespace. | 170 | |
'>' is not followed by whitespace. | 170 | |
Line contains a tab character. | 171 | |
'{' is followed by whitespace. | 171 | |
')' is preceded with whitespace. | 171 | |
Line contains a tab character. | 172 | |
'{' is followed by whitespace. | 172 | |
'+' is not preceded with whitespace. | 172 | |
'+' is not followed by whitespace. | 172 | |
')' is preceded with whitespace. | 172 | |
Line is longer than 80 characters. | 173 | |
Line contains a tab character. | 173 | |
'{' is followed by whitespace. | 173 | |
'+' is not preceded with whitespace. | 173 | |
'+' is not followed by whitespace. | 173 | |
')' is preceded with whitespace. | 173 | |
Line contains a tab character. | 174 | |
Line has trailing spaces. | 175 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
Line has trailing spaces. | 177 | |
Line contains a tab character. | 177 | |
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 contains a tab character. | 183 | |
Expected an @return tag. | 184 | |
Line is longer than 80 characters. | 184 | |
Line contains a tab character. | 184 | |
Method 'queryProductsByDateAndType' is not designed for extension - needs to be abstract, final or empty. | 184 | |
Parameter n should be final. | 184 | |
Expected @param tag for 'n'. | 184 | |
Parameter type should be final. | 184 | |
Expected @param tag for 'type'. | 184 | |
Parameter mimeType should be final. | 184 | |
Expected @param tag for 'mimeType'. | 184 | |
Expected @throws tag for 'CatalogException'. | 184 | |
Line has trailing spaces. | 185 | |
Line contains a tab character. | 185 | |
Line is longer than 80 characters. | 186 | |
Line contains a tab character. | 186 | |
'<' is not preceded with whitespace. | 186 | |
'<' is not followed by whitespace. | 186 | |
'>' is not preceded with whitespace. | 186 | |
'<' is not preceded with whitespace. | 186 | |
'<' is not followed by whitespace. | 186 | |
'>' is not preceded with whitespace. | 186 | |
'>' is not followed by whitespace. | 186 | |
Line is longer than 80 characters. | 187 | |
Line contains a tab character. | 187 | |
'{' is followed by whitespace. | 187 | |
'+' is not preceded with whitespace. | 187 | |
'+' is not followed by whitespace. | 187 | |
')' is preceded with whitespace. | 187 | |
Line contains a tab character. | 188 | |
'{' is followed by whitespace. | 188 | |
'+' is not preceded with whitespace. | 188 | |
'+' is not followed by whitespace. | 188 | |
')' is preceded with whitespace. | 188 | |
Line is longer than 80 characters. | 189 | |
Line contains a tab character. | 189 | |
'{' is followed by whitespace. | 189 | |
'+' is not preceded with whitespace. | 189 | |
'+' is not followed by whitespace. | 189 | |
')' is preceded with whitespace. | 189 | |
Line contains a tab character. | 190 | |
Line has trailing spaces. | 191 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 | |
Line has trailing spaces. | 193 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 198 | |
Method 'commit' is not designed for extension - needs to be abstract, final or empty. | 198 | |
Expected @throws tag for 'IOException'. | 198 | |
Expected @throws tag for 'CatalogException'. | 198 | |
Line has trailing spaces. | 199 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 202 | |
Line has trailing spaces. | 203 | |
Line contains a tab character. | 203 | |
Line contains a tab character. | 204 | |
Line has trailing spaces. | 205 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 207 | |
Line has trailing spaces. | 208 | |
Line contains a tab character. | 208 | |
Line contains a tab character. | 209 | |
Line is longer than 80 characters. | 210 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 212 | |
Expected an @return tag. | 213 | |
Line is longer than 80 characters. | 213 | |
Line contains a tab character. | 213 | |
Method 'query' is not designed for extension - needs to be abstract, final or empty. | 213 | |
Parameter parameters should be final. | 213 | |
'<' is not preceded with whitespace. | 213 | |
'<' is not followed by whitespace. | 213 | |
'>' is not preceded with whitespace. | 213 | |
Expected @param tag for 'parameters'. | 213 | |
Parameter mimeType should be final. | 213 | |
Expected @throws tag for 'CatalogException'. | 213 | |
Line has trailing spaces. | 214 | |
Line contains a tab character. | 214 | |
Line contains a tab character. | 215 | |
Line has trailing spaces. | 216 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 217 | |
Line contains a tab character. | 218 | |
Line has trailing spaces. | 219 | |
Line contains a tab character. | 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 contains a tab character. | 223 | |
'catch' is not followed by whitespace. | 223 | |
Line contains a tab character. | 224 | |
Line contains a tab character. | 225 | |
Line contains a tab character. | 226 | |
Line has trailing spaces. | 227 | |
Line contains a tab character. | 227 | |
Line contains a tab character. | 228 | |
Line has trailing spaces. | 229 | |
Line contains a tab character. | 229 | |
Line contains a tab character. | 230 | |
Line is longer than 80 characters. | 231 | |
Line contains a tab character. | 231 | |
Line contains a tab character. | 232 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
Line contains a tab character. | 235 | |
Expected an @return tag. | 236 | |
Line is longer than 80 characters. | 236 | |
Line contains a tab character. | 236 | |
Parameter url should be final. | 236 | |
Expected @param tag for 'url'. | 236 | |
Parameter parameters should be final. | 236 | |
'<' is not preceded with whitespace. | 236 | |
'<' is not followed by whitespace. | 236 | |
'>' is not preceded with whitespace. | 236 | |
Expected @param tag for 'parameters'. | 236 | |
Parameter mimeType should be final. | 236 | |
Expected @param tag for 'mimeType'. | 236 | |
Line contains a tab character. | 237 | |
Expected @throws tag for 'IOException'. | 237 | |
Expected @throws tag for 'CatalogException'. | 237 | |
Line has trailing spaces. | 238 | |
Line contains a tab character. | 238 | |
Line contains a tab character. | 239 | |
'<' is not preceded with whitespace. | 241 | |
'<' is not followed by whitespace. | 241 | |
'>' is not preceded with whitespace. | 241 | |
'<' is not preceded with whitespace. | 241 | |
'<' is not followed by whitespace. | 241 | |
'>' is not preceded with whitespace. | 241 | |
'>' is not followed by whitespace. | 241 | |
'<' is not preceded with whitespace. | 242 | |
'<' is not followed by whitespace. | 242 | |
'>' is not preceded with whitespace. | 242 | |
Line contains a tab character. | 243 | |
Line contains a tab character. | 244 | |
Line contains a tab character. | 245 | |
Line contains a tab character. | 249 | |
Line contains a tab character. | 250 | |
'(' is followed by whitespace. | 251 | |
'(' is followed by whitespace. | 251 | |
')' is preceded with whitespace. | 251 | |
')' is preceded with whitespace. | 251 | |
'+' is not preceded with whitespace. | 252 | |
'+' is not followed by whitespace. | 252 | |
'+' is not preceded with whitespace. | 252 | |
'+' is not followed by whitespace. | 252 | |
'+' is not preceded with whitespace. | 252 | |
'+' is not followed by whitespace. | 252 | |
Line has trailing spaces. | 253 | |
Line has trailing spaces. | 256 | |
Line has trailing spaces. | 258 | |
Line contains a tab character. | 258 | |
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 contains a tab character. | 263 | |
Line contains a tab character. | 264 | |
Expected an @return tag. | 265 | |
Line is longer than 80 characters. | 265 | |
Line contains a tab character. | 265 | |
Parameter url should be final. | 265 | |
Expected @param tag for 'url'. | 265 | |
Parameter document should be final. | 265 | |
Expected @param tag for 'document'. | 265 | |
Parameter mimeType should be final. | 265 | |
Expected @param tag for 'mimeType'. | 265 | |
Expected @throws tag for 'IOException'. | 265 | |
Expected @throws tag for 'CatalogException'. | 265 | |
Line has trailing spaces. | 266 | |
Line contains a tab character. | 267 | |
Line is longer than 80 characters. | 269 | |
Line has trailing spaces. | 271 | |
Line has trailing spaces. | 274 | |
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 contains a tab character. | 278 | |
Line contains a tab character. | 279 | |
Line contains a tab character. | 280 | |
Line contains a tab character. | 281 | |
Line contains a tab character. | 282 | |
Expected an @return tag. | 283 | |
Line is longer than 80 characters. | 283 | |
Line contains a tab character. | 283 | |
Parameter method should be final. | 283 | |
Expected @param tag for 'method'. | 283 | |
Expected @throws tag for 'IOException'. | 283 | |
Expected @throws tag for 'CatalogException'. | 283 | |
Line has trailing spaces. | 284 | |
Line contains a tab character. | 284 | |
Line contains a tab character. | 285 | |
Line contains a tab character. | 286 | |
Line contains a tab character. | 287 | |
Line has trailing spaces. | 288 | |
Line contains a tab character. | 288 | |
Line contains a tab character. | 289 | |
Line contains a tab character. | 290 | |
Line is longer than 80 characters. | 291 | |
Line has trailing spaces. | 294 | |
Line contains a tab character. | 294 | |
Line has trailing spaces. | 295 | |
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 is longer than 80 characters. | 301 | |
Line contains a tab character. | 301 | |
Line has trailing spaces. | 302 | |
Line contains a tab character. | 302 | |
Line contains a tab character. | 303 | |
Line has trailing spaces. | 304 | |
Line contains a tab character. | 304 | |
Line contains a tab character. | 305 | |
Line is longer than 80 characters. | 306 | |
Line contains a tab character. | 306 | |
'while' is not followed by whitespace. | 308 | |
Line has trailing spaces. | 311 | |
Line contains a tab character. | 311 | |
Line contains a tab character. | 312 | |
Line has trailing spaces. | 313 | |
Line contains a tab character. | 313 | |
Line contains a tab character. | 314 | |
Line contains a tab character. | 315 | |
Line contains a tab character. | 316 | |
Line contains a tab character. | 317 | |
'!=' is not preceded with whitespace. | 317 | |
'!=' is not followed by whitespace. | 317 | |
Line contains a tab character. | 318 | |
Line contains a tab character. | 319 | |
Line contains a tab character. | 320 | |
Must have at least one statement. | 320 | |
Line contains a tab character. | 321 | |
Line contains a tab character. | 322 | |
Line has trailing spaces. | 323 | |
Line contains a tab character. | 323 | |
Line has trailing spaces. | 324 | |
Line contains a tab character. | 325 | |
Line has trailing spaces. | 326 | |
Line contains a tab character. | 327 | |
Line has trailing spaces. | 328 | |
Line contains a tab character. | 328 | |
Line contains a tab character. | 329 | |
Line contains a tab character. | 330 | |
Line has trailing spaces. | 331 | |
Line contains a tab character. | 331 | |
Line contains a tab character. | 332 | |
Line contains a tab character. | 333 | |
Line contains a tab character. | 334 | |
Expected an @return tag. | 335 | |
Line contains a tab character. | 335 | |
Line has trailing spaces. | 336 | |
Line contains a tab character. | 336 | |
Line contains a tab character. | 337 | |
Avoid inline conditionals. | 337 | |
Line has trailing spaces. | 338 | |
Line contains a tab character. | 338 | |
Line contains a tab character. | 339 | |
Line has trailing spaces. | 340 | |
Line contains a tab character. | 340 | |
Line contains a tab character. | 341 | |
Line contains a tab character. | 342 | |
Line has trailing spaces. | 343 | |
Line contains a tab character. | 343 | |
Line contains a tab character. | 344 | |
Line contains a tab character. | 345 | |
Line contains a tab character. | 346 | |
Expected an @return tag. | 347 | |
Line contains a tab character. | 347 | |
Line has trailing spaces. | 348 | |
Line contains a tab character. | 348 | |
Line contains a tab character. | 349 | |
Avoid inline conditionals. | 349 | |
Line has trailing spaces. | 350 | |
Line contains a tab character. | 350 | |
Line contains a tab character. | 351 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 22 | |
Line has trailing spaces. | 31 | |
Line is longer than 80 characters. | 34 | |
Extra HTML tag found: </p> | 37 | |
Line has trailing spaces. | 38 | |
Missing a Javadoc comment. | 43 | |
Line has trailing spaces. | 49 | |
Expected @throws tag for 'RepositoryManagerException'. | 55 | |
Line has trailing spaces. | 62 | |
Line has trailing spaces. | 75 | |
Line has trailing spaces. | 89 | |
Line has trailing spaces. | 105 | |
Line has trailing spaces. | 119 | |
'<' is not preceded with whitespace. | 124 | |
'<' is not followed by whitespace. | 124 | |
'>' is not preceded with whitespace. | 124 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 43 | |
Line is longer than 80 characters. | 45 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 49 | |
Line is longer than 80 characters. | 53 | |
Missing a Javadoc comment. | 53 | |
Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 53 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 56 | |
Parameter ds should be final. | 56 | |
'ds' hides a field. | 56 | |
Line has trailing spaces. | 62 | |
Method 'addElement' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Parameter element should be final. | 67 | |
Line is longer than 80 characters. | 68 | |
Must have at least one statement. | 86 | |
Must have at least one statement. | 93 | |
Line has trailing spaces. | 103 | |
Method 'addElementToProductType' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Missing a Javadoc comment. | 108 | |
Parameter productType should be final. | 108 | |
Parameter element should be final. | 108 | |
Must have at least one statement. | 125 | |
Must have at least one statement. | 132 | |
Line has trailing spaces. | 141 | |
Method 'getElementById' is not designed for extension - needs to be abstract, final or empty. | 146 | |
Missing a Javadoc comment. | 146 | |
Parameter elementId should be final. | 146 | |
Line is longer than 80 characters. | 148 | |
Must have at least one statement. | 168 | |
Must have at least one statement. | 175 | |
Must have at least one statement. | 182 | |
Line has trailing spaces. | 193 | |
Method 'getElementByName' is not designed for extension - needs to be abstract, final or empty. | 198 | |
Missing a Javadoc comment. | 198 | |
Parameter elementName should be final. | 198 | |
Line is longer than 80 characters. | 200 | |
Must have at least one statement. | 220 | |
Must have at least one statement. | 227 | |
Must have at least one statement. | 234 | |
Line has trailing spaces. | 245 | |
Method 'getElements' is not designed for extension - needs to be abstract, final or empty. | 248 | |
Missing a Javadoc comment. | 248 | |
'<' is not preceded with whitespace. | 248 | |
'<' is not followed by whitespace. | 248 | |
'>' is not preceded with whitespace. | 248 | |
Line is longer than 80 characters. | 249 | |
'<' is not preceded with whitespace. | 253 | |
'<' is not followed by whitespace. | 253 | |
'>' is not preceded with whitespace. | 253 | |
'<' is not preceded with whitespace. | 253 | |
'<' is not followed by whitespace. | 253 | |
'>' is not preceded with whitespace. | 253 | |
'>' is not followed by whitespace. | 253 | |
Must have at least one statement. | 268 | |
Must have at least one statement. | 275 | |
Must have at least one statement. | 282 | |
Line has trailing spaces. | 293 | |
Method 'getElements' is not designed for extension - needs to be abstract, final or empty. | 298 | |
Missing a Javadoc comment. | 298 | |
'<' is not preceded with whitespace. | 298 | |
'<' is not followed by whitespace. | 298 | |
'>' is not preceded with whitespace. | 298 | |
Parameter productType should be final. | 298 | |
Line is longer than 80 characters. | 299 | |
'<' is not preceded with whitespace. | 304 | |
'<' is not followed by whitespace. | 304 | |
'>' is not preceded with whitespace. | 304 | |
'<' is not preceded with whitespace. | 304 | |
'<' is not followed by whitespace. | 304 | |
'>' is not preceded with whitespace. | 304 | |
'>' is not followed by whitespace. | 304 | |
Must have at least one statement. | 319 | |
Must have at least one statement. | 326 | |
Must have at least one statement. | 333 | |
Line has trailing spaces. | 344 | |
Method 'modifyElement' is not designed for extension - needs to be abstract, final or empty. | 349 | |
Missing a Javadoc comment. | 349 | |
Parameter element should be final. | 349 | |
Must have at least one statement. | 368 | |
Must have at least one statement. | 375 | |
Line has trailing spaces. | 385 | |
Method 'removeElement' is not designed for extension - needs to be abstract, final or empty. | 390 | |
Missing a Javadoc comment. | 390 | |
Parameter element should be final. | 390 | |
Must have at least one statement. | 407 | |
Must have at least one statement. | 414 | |
Line has trailing spaces. | 424 | |
Method 'removeElementFromProductType' is not designed for extension - needs to be abstract, final or empty. | 430 | |
Missing a Javadoc comment. | 430 | |
Parameter productType should be final. | 430 | |
Parameter element should be final. | 431 | |
Must have at least one statement. | 449 | |
Must have at least one statement. | 456 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 44 | |
Line is longer than 80 characters. | 47 | |
Line has trailing spaces. | 49 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 66 | |
'<' is not preceded with whitespace. | 66 | |
'<' is not followed by whitespace. | 66 | |
'>' is not preceded with whitespace. | 66 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 86 | |
Missing a Javadoc comment. | 88 | |
Missing a Javadoc comment. | 90 | |
Line is longer than 80 characters. | 92 | |
Missing a Javadoc comment. | 92 | |
Name 'VALID_STRUCTURES' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 92 | |
',' is not followed by whitespace. | 92 | |
',' is not followed by whitespace. | 92 | |
Missing a Javadoc comment. | 95 | |
Missing a Javadoc comment. | 97 | |
First sentence should end with a period. | 98 | |
Line has trailing spaces. | 102 | |
'<' is not preceded with whitespace. | 105 | |
'<' is not followed by whitespace. | 105 | |
'>' is not preceded with whitespace. | 105 | |
'>' is not followed by whitespace. | 105 | |
Missing a Javadoc comment. | 109 | |
Parameter is should be final. | 109 | |
'<' is not preceded with whitespace. | 120 | |
'<' is not followed by whitespace. | 120 | |
'>' is not preceded with whitespace. | 120 | |
'>' is not followed by whitespace. | 120 | |
Line has trailing spaces. | 132 | |
Parameter name should be final. | 146 | |
Parameter pType should be final. | 146 | |
Parameter structure should be final. | 146 | |
Parameter transferStatus should be final. | 147 | |
'transferStatus' hides a field. | 147 | |
Parameter refs should be final. | 147 | |
'<' is not preceded with whitespace. | 147 | |
'<' is not followed by whitespace. | 147 | |
'>' is not preceded with whitespace. | 147 | |
Method 'getProductType' is not designed for extension - needs to be abstract, final or empty. | 158 | |
Method 'setProductType' is not designed for extension - needs to be abstract, final or empty. | 166 | |
Parameter productType should be final. | 166 | |
'productType' hides a field. | 166 | |
Method 'getProductStructure' is not designed for extension - needs to be abstract, final or empty. | 173 | |
Method 'setProductStructure' is not designed for extension - needs to be abstract, final or empty. | 181 | |
Parameter productStructure should be final. | 181 | |
'productStructure' hides a field. | 181 | |
Line is longer than 80 characters. | 183 | |
Line is longer than 80 characters. | 184 | |
Method 'getProductReferences' is not designed for extension - needs to be abstract, final or empty. | 192 | |
'<' is not preceded with whitespace. | 192 | |
'<' is not followed by whitespace. | 192 | |
'>' is not preceded with whitespace. | 192 | |
Method 'setProductReferences' is not designed for extension - needs to be abstract, final or empty. | 200 | |
Parameter references should be final. | 200 | |
'<' is not preceded with whitespace. | 200 | |
'<' is not followed by whitespace. | 200 | |
'>' is not preceded with whitespace. | 200 | |
'references' hides a field. | 200 | |
Method 'getProductName' is not designed for extension - needs to be abstract, final or empty. | 207 | |
Method 'setProductName' is not designed for extension - needs to be abstract, final or empty. | 215 | |
Parameter productName should be final. | 215 | |
'productName' hides a field. | 215 | |
Method 'getProductId' is not designed for extension - needs to be abstract, final or empty. | 222 | |
Method 'setProductId' is not designed for extension - needs to be abstract, final or empty. | 230 | |
Parameter productId should be final. | 230 | |
'productId' hides a field. | 230 | |
Method 'getTransferStatus' is not designed for extension - needs to be abstract, final or empty. | 237 | |
Method 'setTransferStatus' is not designed for extension - needs to be abstract, final or empty. | 245 | |
Parameter transferStatus should be final. | 245 | |
'transferStatus' hides a field. | 245 | |
Method 'getRootRef' is not designed for extension - needs to be abstract, final or empty. | 252 | |
Method 'setRootRef' is not designed for extension - needs to be abstract, final or empty. | 260 | |
Parameter rootRef should be final. | 260 | |
'rootRef' hides a field. | 260 | |
Missing a Javadoc comment. | 264 | |
Parameter name should be final. | 264 | |
Parameter defaultProductTypeId should be final. | 265 | |
'<' is not preceded with whitespace. | 268 | |
'<' is not followed by whitespace. | 268 | |
'>' is not preceded with whitespace. | 268 | |
'>' is not followed by whitespace. | 268 | |
Line is longer than 80 characters. | 277 | |
Method 'toXML' is not designed for extension - needs to be abstract, final or empty. | 277 | |
Missing a Javadoc comment. | 277 | |
Avoid inline conditionals. | 297 | |
Line is longer than 80 characters. | 318 | |
Missing a Javadoc comment. | 325 | |
Parameter doc should be final. | 325 | |
Line is longer than 80 characters. | 334 | |
Method 'setProductRecievedTime' is not designed for extension - needs to be abstract, final or empty. | 366 | |
Parameter productReceivedTime should be final. | 366 | |
'productReceivedTime' hides a field. | 366 | |
Expected @param tag for 'productReceivedTime'. | 366 | |
Method 'getProductReceivedTime' is not designed for extension - needs to be abstract, final or empty. | 370 | |
Missing a Javadoc comment. | 370 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 45 | |
Line has trailing spaces. | 50 | |
Line is longer than 80 characters. | 55 | |
Missing a Javadoc comment. | 55 | |
First sentence should end with a period. | 57 | |
Line has trailing spaces. | 69 | |
Line is longer than 80 characters. | 70 | |
Method 'createDataStoreReferences' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
Parameter product should be final. | 73 | |
Parameter metadata should be final. | 73 | |
Line is longer than 80 characters. | 79 | |
Line is longer than 80 characters. | 83 | |
Line is longer than 80 characters. | 94 | |
Line is longer than 80 characters. | 112 | |
Line is longer than 80 characters. | 113 | |
Line is longer than 80 characters. | 129 | |
Line is longer than 80 characters. | 135 | |
Line is longer than 80 characters. | 143 | |
Line is longer than 80 characters. | 144 | |
Line is longer than 80 characters. | 167 | |
Line is longer than 80 characters. | 173 | |
Line is longer than 80 characters. | 177 | |
Line is longer than 80 characters. | 182 | |
Missing a Javadoc comment. | 199 | |
Parameter references should be final. | 199 | |
'<' is not preceded with whitespace. | 199 | |
'<' is not followed by whitespace. | 199 | |
'>' is not preceded with whitespace. | 199 | |
Parameter productionDateTime should be final. | 200 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 31 | |
Line has trailing spaces. | 34 | |
Line has trailing spaces. | 36 | |
Missing a Javadoc comment. | 41 | |
Line has trailing spaces. | 45 | |
Line has trailing spaces. | 53 | |
Method 'createDataStoreReferences' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Missing a Javadoc comment. | 58 | |
Parameter product should be final. | 58 | |
Parameter metadata should be final. | 58 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 38 | |
Line has trailing spaces. | 42 | |
Missing a Javadoc comment. | 47 | |
'<' is not preceded with whitespace. | 47 | |
'<' is not followed by whitespace. | 47 | |
'>' is not preceded with whitespace. | 47 | |
Missing a Javadoc comment. | 50 | |
Line has trailing spaces. | 59 | |
Line contains a tab character. | 59 | |
Line has trailing spaces. | 60 | |
Line contains a tab character. | 60 | |
Line has trailing spaces. | 63 | |
Line is longer than 80 characters. | 64 | |
Line has trailing spaces. | 65 | |
'(' is followed by whitespace. | 65 | |
Line is longer than 80 characters. | 66 | |
Line contains a tab character. | 66 | |
')' is preceded with whitespace. | 66 | |
Line has trailing spaces. | 75 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
'<' is not preceded with whitespace. | 77 | |
'<' is not followed by whitespace. | 77 | |
'>' is not preceded with whitespace. | 77 | |
'>' is not followed by whitespace. | 77 | |
Line has trailing spaces. | 78 | |
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 contains a tab character. | 82 | |
Line has trailing spaces. | 83 | |
Line contains a tab character. | 83 | |
Line is longer than 80 characters. | 84 | |
Line contains a tab character. | 84 | |
Line has trailing spaces. | 85 | |
Line contains a tab character. | 85 | |
'(' is followed by whitespace. | 85 | |
Line is longer than 80 characters. | 86 | |
Line contains a tab character. | 86 | |
')' is preceded with whitespace. | 86 | |
Line is longer than 80 characters. | 87 | |
Line contains a tab character. | 87 | |
'(' is followed by whitespace. | 87 | |
')' is preceded with whitespace. | 87 | |
Line has trailing spaces. | 88 | |
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 | |
'+' is not preceded with whitespace. | 90 | |
'+' is not followed by whitespace. | 90 | |
Line contains a tab character. | 91 | |
Line has trailing spaces. | 92 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 94 | |
Line has trailing spaces. | 95 | |
Line contains a tab character. | 95 | |
Line has trailing spaces. | 98 | |
Line is longer than 80 characters. | 99 | |
',' is not followed by whitespace. | 99 | |
Line contains a tab character. | 101 | |
Line has trailing spaces. | 103 | |
Line has trailing spaces. | 109 | |
Line is longer than 80 characters. | 110 | |
Method 'createRepositoryManager' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Missing a Javadoc comment. | 112 | |
Line is longer than 80 characters. | 116 | |
Must have at least one statement. | 117 | |
Line is longer than 80 characters. | 125 | |
Line is longer than 80 characters. | 127 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Redundant import from the same package - org.apache.oodt.cas.filemgr.validation.ValidationLayer. | 25 | |
Redundant import from the same package - org.apache.oodt.cas.filemgr.validation.ValidationLayerFactory. | 26 | |
Line has trailing spaces. | 30 | |
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 35 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 42 | |
Line is longer than 80 characters. | 47 | |
Line is longer than 80 characters. | 50 | |
Line is longer than 80 characters. | 53 | |
Line is longer than 80 characters. | 56 | |
Line has trailing spaces. | 64 | |
Method 'createValidationLayer' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - org.apache.lucene.search.*. | 27 | |
Unused import - org.apache.oodt.cas.filemgr.tools.CASAnalyzer. | 36 | |
Line has trailing spaces. | 44 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 52 | |
'<' is not preceded with whitespace. | 52 | |
'<' is not followed by whitespace. | 52 | |
'>' is not preceded with whitespace. | 52 | |
Missing a Javadoc comment. | 53 | |
'<' is not preceded with whitespace. | 53 | |
'<' is not followed by whitespace. | 53 | |
'>' is not preceded with whitespace. | 53 | |
Missing a Javadoc comment. | 55 | |
Method 'getQuery' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Missing a Javadoc comment. | 59 | |
Line is longer than 80 characters. | 60 | |
Line is longer than 80 characters. | 64 | |
Method 'setQuery' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Missing a Javadoc comment. | 70 | |
Parameter query should be final. | 70 | |
'query' hides a field. | 70 | |
Method 'setReducedProductTypes' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Missing a Javadoc comment. | 74 | |
Parameter reducedProductTypes should be final. | 74 | |
'<' is not preceded with whitespace. | 74 | |
'<' is not followed by whitespace. | 74 | |
'>' is not preceded with whitespace. | 74 | |
'reducedProductTypes' hides a field. | 74 | |
Method 'setReducedMetadataKeys' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Missing a Javadoc comment. | 78 | |
Parameter reducedMetadataKeys should be final. | 78 | |
'<' is not preceded with whitespace. | 78 | |
'<' is not followed by whitespace. | 78 | |
'>' is not preceded with whitespace. | 78 | |
'reducedMetadataKeys' hides a field. | 78 | |
Missing a Javadoc comment. | 82 | |
Parameter query should be final. | 82 | |
'query' hides a field. | 82 | |
Line is longer than 80 characters. | 84 | |
Missing a Javadoc comment. | 87 | |
Parameter luceneQuery should be final. | 87 | |
Line is longer than 80 characters. | 114 | |
'if' is not followed by whitespace. | 114 | |
'{' is not preceded with whitespace. | 114 | |
Line is longer than 80 characters. | 117 | |
'<' is not preceded with whitespace. | 120 | |
'<' is not followed by whitespace. | 120 | |
'>' is not preceded with whitespace. | 120 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 27 | |
Line has trailing spaces. | 31 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 39 | |
Line has trailing spaces. | 43 | |
'1024' is a magic number. | 48 | |
Line has trailing spaces. | 56 | |
Line is longer than 80 characters. | 57 | |
Method 'createDataTransfer' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Missing a Javadoc comment. | 59 |
Violation | Message | Line |
---|---|---|
Got an exception - expecting EOF, found 'while' | 92 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 38 | |
First sentence should end with a period. | 43 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 56 | |
'<' is not preceded with whitespace. | 56 | |
'<' is not followed by whitespace. | 56 | |
'>' is not preceded with whitespace. | 56 | |
'<' is not preceded with whitespace. | 63 | |
'<' is not followed by whitespace. | 63 | |
'>' is not preceded with whitespace. | 63 | |
'>' is not followed by whitespace. | 63 | |
Line has trailing spaces. | 72 | |
Parameter terms should be final. | 78 | |
'<' is not preceded with whitespace. | 78 | |
'<' is not followed by whitespace. | 78 | |
'>' is not preceded with whitespace. | 78 | |
'terms' hides a field. | 78 | |
Parameter op should be final. | 78 | |
Expected @throws tag for 'QueryFormulationException'. | 79 | |
Line has trailing spaces. | 94 | |
Method 'addTerm' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Parameter t should be final. | 98 | |
Expected @throws tag for 'QueryFormulationException'. | 98 | |
Line has trailing spaces. | 110 | |
Method 'getTerms' is not designed for extension - needs to be abstract, final or empty. | 113 | |
'<' is not preceded with whitespace. | 113 | |
'<' is not followed by whitespace. | 113 | |
'>' is not preceded with whitespace. | 113 | |
Line has trailing spaces. | 121 | |
Method 'setOperator' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Parameter op should be final. | 125 | |
Expected @throws tag for 'QueryFormulationException'. | 125 | |
Line has trailing spaces. | 137 | |
Method 'getOperator' is not designed for extension - needs to be abstract, final or empty. | 140 | |
Expected an @return tag. | 147 | |
Method 'getElementName' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Parameter elementName should be final. | 154 | |
Expected @param tag for 'elementName'. | 154 | |
Line has trailing spaces. | 159 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 162 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 23 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
First sentence should end with a period. | 32 | |
Parameter message should be final. | 42 |
Violation | Message | Line |
---|---|---|
Redundant import from the same package - org.apache.oodt.cas.filemgr.repository.RepositoryManager. | 32 | |
Line is longer than 80 characters. | 34 | |
Line has trailing spaces. | 38 | |
Line has trailing spaces. | 41 | |
Line has trailing spaces. | 44 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 53 | |
Parameter dataSource should be final. | 53 | |
'dataSource' hides a field. | 53 | |
Line has trailing spaces. | 59 | |
Method 'addProductType' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
Parameter productType should be final. | 64 | |
Line is longer than 80 characters. | 66 | |
Must have at least one statement. | 85 | |
Must have at least one statement. | 92 | |
Line has trailing spaces. | 102 | |
Method 'getProductTypeById' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Missing a Javadoc comment. | 107 | |
Parameter productTypeId should be final. | 107 | |
Line is longer than 80 characters. | 109 | |
Must have at least one statement. | 130 | |
Must have at least one statement. | 137 | |
Must have at least one statement. | 144 | |
Line has trailing spaces. | 155 | |
Line is longer than 80 characters. | 157 | |
Method 'getProductTypeByName' is not designed for extension - needs to be abstract, final or empty. | 160 | |
Missing a Javadoc comment. | 160 | |
Parameter productTypeName should be final. | 160 | |
Line is longer than 80 characters. | 162 | |
Must have at least one statement. | 182 | |
Must have at least one statement. | 189 | |
Must have at least one statement. | 196 | |
Line has trailing spaces. | 207 | |
Method 'getProductTypes' is not designed for extension - needs to be abstract, final or empty. | 211 | |
Missing a Javadoc comment. | 211 | |
'<' is not preceded with whitespace. | 211 | |
'<' is not followed by whitespace. | 211 | |
'>' is not preceded with whitespace. | 211 | |
Line is longer than 80 characters. | 212 | |
'<' is not preceded with whitespace. | 216 | |
'<' is not followed by whitespace. | 216 | |
'>' is not preceded with whitespace. | 216 | |
'<' is not preceded with whitespace. | 216 | |
'<' is not followed by whitespace. | 216 | |
'>' is not preceded with whitespace. | 216 | |
'>' is not followed by whitespace. | 216 | |
Must have at least one statement. | 231 | |
Must have at least one statement. | 238 | |
Must have at least one statement. | 245 | |
Line has trailing spaces. | 256 | |
Method 'modifyProductType' is not designed for extension - needs to be abstract, final or empty. | 261 | |
Missing a Javadoc comment. | 261 | |
Parameter productType should be final. | 261 | |
Must have at least one statement. | 280 | |
Must have at least one statement. | 287 | |
Line has trailing spaces. | 297 | |
Method 'removeProductType' is not designed for extension - needs to be abstract, final or empty. | 302 | |
Missing a Javadoc comment. | 302 | |
Parameter productType should be final. | 302 | |
Must have at least one statement. | 320 | |
Must have at least one statement. | 327 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 32 | |
Missing a Javadoc comment. | 37 | |
Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Parameter printer should be final. | 40 | |
Method 'setProductTypeName' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Missing a Javadoc comment. | 77 | |
Parameter productTypeName should be final. | 77 | |
'productTypeName' hides a field. | 77 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 32 | |
Missing a Javadoc comment. | 37 | |
Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Parameter printer should be final. | 40 | |
Method 'setOrigRef' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Parameter origRef should be final. | 57 | |
'origRef' hides a field. | 57 | |
Missing a Javadoc comment. | 61 | |
Parameter filePath should be final. | 61 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 37 | |
Line has trailing spaces. | 45 | |
Line has trailing spaces. | 57 | |
Line has trailing spaces. | 68 | |
Line has trailing spaces. | 80 | |
Line has trailing spaces. | 97 | |
Line has trailing spaces. | 114 | |
'<' is not preceded with whitespace. | 123 | |
'<' is not followed by whitespace. | 123 | |
'>' is not preceded with whitespace. | 123 | |
'<' is not preceded with whitespace. | 132 | |
'<' is not followed by whitespace. | 132 | |
'>' is not preceded with whitespace. | 132 | |
Line has trailing spaces. | 136 | |
Line has trailing spaces. | 148 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 28 | |
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 35 | |
Method 'postGetMetadataHandle' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Parameter metadata should be final. | 43 | |
Line has trailing spaces. | 45 | |
Method 'preAddMetadataHandle' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Parameter metadata should be final. | 54 | |
Line has trailing spaces. | 56 | |
Method 'handleRangeQueryCriteria' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Parameter rqc should be final. | 65 | |
Method 'handleTermQueryCriteria' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Parameter tqc should be final. | 79 | |
Line has trailing spaces. | 85 | |
First sentence should end with a period. | 86 | |
Line has trailing spaces. | 87 | |
Line has trailing spaces. | 94 | |
First sentence should end with a period. | 95 | |
Line has trailing spaces. | 96 | |
Expected @param tag for 'databaseValue'. | 100 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 27 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 37 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
Method 'doConfigure' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Method 'doExtract' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter product should be final. | 55 | |
Parameter met should be final. | 55 | |
Line has trailing spaces. | 59 | |
Line is longer than 80 characters. | 69 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 38 | |
Line has trailing spaces. | 41 | |
Line has trailing spaces. | 43 | |
Line is longer than 80 characters. | 45 | |
'{' is not preceded with whitespace. | 45 | |
Line is longer than 80 characters. | 47 | |
Missing a Javadoc comment. | 47 | |
Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 47 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 54 | |
'<' is not preceded with whitespace. | 54 | |
'<' is not followed by whitespace. | 54 | |
'>' is not preceded with whitespace. | 54 | |
Line has trailing spaces. | 55 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 58 | |
Parameter fmUrl should be final. | 58 | |
Parameter rangeQueryElementName should be final. | 58 | |
Parameter rangeStartDateTime should be final. | 59 | |
Parameter rangeEndDateTime should be final. | 59 | |
Parameter uniqueElementName should be final. | 60 | |
'uniqueElementName' hides a field. | 60 | |
Parameter productTypeNames should be final. | 60 | |
'<' is not preceded with whitespace. | 60 | |
'<' is not followed by whitespace. | 60 | |
'>' is not preceded with whitespace. | 60 | |
Method 'launchServer' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Missing a Javadoc comment. | 70 | |
Parameter rmiPort should be final. | 70 | |
Method 'launchServer' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Missing a Javadoc comment. | 74 | |
Parameter filemgrUrl should be final. | 74 | |
Parameter rmiPort should be final. | 74 | |
Method 'stopServer' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Missing a Javadoc comment. | 80 | |
Parameter port should be final. | 80 | |
',' is not followed by whitespace. | 83 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Missing a Javadoc comment. | 92 | |
Method 'contains' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Missing a Javadoc comment. | 97 | |
Parameter productName should be final. | 97 | |
Method 'setFileManager' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Missing a Javadoc comment. | 101 | |
Parameter fmUrl should be final. | 101 | |
Method 'size' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Missing a Javadoc comment. | 105 | |
Line is longer than 80 characters. | 109 | |
Method 'sync' is not designed for extension - needs to be abstract, final or empty. | 109 | |
Missing a Javadoc comment. | 109 | |
Parameter uniqueElementProductTypeNames should be final. | 109 | |
'<' is not preceded with whitespace. | 109 | |
'<' is not followed by whitespace. | 109 | |
'>' is not preceded with whitespace. | 109 | |
'uniqueElementProductTypeNames' hides a field. | 109 | |
Method 'sync' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Missing a Javadoc comment. | 118 | |
Parameter uniqueElementName should be final. | 118 | |
'uniqueElementName' hides a field. | 118 | |
Parameter uniqueElementProductTypeNames should be final. | 119 | |
'<' is not preceded with whitespace. | 119 | |
'<' is not followed by whitespace. | 119 | |
'>' is not preceded with whitespace. | 119 | |
'uniqueElementProductTypeNames' hides a field. | 119 | |
Method 'sync' 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 is longer than 80 characters. | 133 | |
Line is longer than 80 characters. | 134 | |
Method 'getFileManagerUrl' is not designed for extension - needs to be abstract, final or empty. | 141 | |
Missing a Javadoc comment. | 141 | |
Line is longer than 80 characters. | 148 | |
Method 'getUniqueElementProductTypeNames' is not designed for extension - needs to be abstract, final or empty. | 148 | |
'<' is not preceded with whitespace. | 148 | |
'<' is not followed by whitespace. | 148 | |
'>' is not preceded with whitespace. | 148 | |
Expected @throws tag for 'RemoteException'. | 148 | |
Method 'setUniqueElementProductTypeNames' is not designed for extension - needs to be abstract, final or empty. | 156 | |
Parameter uniqueElementProductTypeNames should be final. | 157 | |
'<' is not preceded with whitespace. | 157 | |
'<' is not followed by whitespace. | 157 | |
'>' is not preceded with whitespace. | 157 | |
'uniqueElementProductTypeNames' hides a field. | 157 | |
Expected @throws tag for 'RemoteException'. | 157 | |
Method 'getUniqueElementName' is not designed for extension - needs to be abstract, final or empty. | 164 | |
Expected @throws tag for 'RemoteException'. | 164 | |
Method 'setUniqueElementName' is not designed for extension - needs to be abstract, final or empty. | 172 | |
Parameter uniqueElementName should be final. | 172 | |
'uniqueElementName' hides a field. | 172 | |
Expected @throws tag for 'RemoteException'. | 173 | |
Missing a Javadoc comment. | 177 | |
Parameter url should be final. | 177 | |
Missing a Javadoc comment. | 189 | |
Parameter port should be final. | 189 | |
Line is longer than 80 characters. | 192 | |
Line has trailing spaces. | 200 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 26 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line is longer than 80 characters. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Line is longer than 80 characters. | 36 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 42 | |
Method 'createDataTransfer' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 44 | |
Line has trailing spaces. | 45 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line is longer than 80 characters. | 50 | |
Line contains a tab character. | 50 |
Violation | Message | Line |
---|---|---|
Redundant import from the same package - org.apache.oodt.cas.filemgr.repository.RepositoryManager. | 25 | |
Redundant import from the same package - org.apache.oodt.cas.filemgr.repository.RepositoryManagerFactory. | 26 | |
Line has trailing spaces. | 30 | |
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 35 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 42 | |
Line is longer than 80 characters. | 47 | |
Line is longer than 80 characters. | 50 | |
Line is longer than 80 characters. | 53 | |
Line is longer than 80 characters. | 56 | |
Line has trailing spaces. | 64 | |
Method 'createRepositoryManager' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 |
Violation | Message | Line |
---|---|---|
Redundant import from the same package - org.apache.oodt.cas.filemgr.catalog.Catalog. | 25 | |
Redundant import from the same package - org.apache.oodt.cas.filemgr.catalog.CatalogFactory. | 26 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 39 | |
Missing a Javadoc comment. | 44 | |
Variable 'dataSource' must be private and have accessor methods. | 44 | |
Missing a Javadoc comment. | 47 | |
Variable 'pageSize' must be private and have accessor methods. | 47 | |
Missing a Javadoc comment. | 49 | |
Method 'createCatalog' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Missing a Javadoc comment. | 69 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 23 | |
Line has trailing spaces. | 27 | |
Missing a Javadoc comment. | 31 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 25 | |
Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Missing a Javadoc comment. | 30 | |
Parameter printer should be final. | 31 |
Violation | Message | Line |
---|---|---|
Unused import - java.io.FileNotFoundException. | 32 | |
Unused import - java.net.MalformedURLException. | 35 | |
Line has trailing spaces. | 46 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 57 | |
Parameter serviceFactory should be final. | 57 | |
Parameter args should be final. | 66 | |
Expected @param tag for 'args'. | 66 | |
Expected @throws tag for 'IOException'. | 66 | |
Expected @throws tag for 'IngestException'. | 66 | |
Line is longer than 80 characters. | 69 | |
Line is longer than 80 characters. | 72 | |
Line is longer than 80 characters. | 97 | |
Line is longer than 80 characters. | 98 | |
'<' is not preceded with whitespace. | 110 | |
'<' is not followed by whitespace. | 110 | |
'>' is not preceded with whitespace. | 110 | |
Missing a Javadoc comment. | 133 | |
'<' is not preceded with whitespace. | 133 | |
'<' is not followed by whitespace. | 133 | |
'>' is not preceded with whitespace. | 133 | |
'<' is not preceded with whitespace. | 134 | |
'<' is not followed by whitespace. | 134 | |
'>' is not preceded with whitespace. | 134 | |
'<' is not preceded with whitespace. | 134 | |
'<' is not followed by whitespace. | 134 | |
'>' is not preceded with whitespace. | 134 | |
'>' is not followed by whitespace. | 134 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 22 | |
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 26 | |
Line has trailing spaces. | 28 | |
Line has trailing spaces. | 30 | |
interfaces should describe a type and hence have methods. | 32 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 50 |
Violation | Message | Line |
---|---|---|
Got an exception - expecting EOF, found 'this' | 127 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 20 | |
Line is longer than 80 characters. | 30 | |
Line has trailing spaces. | 32 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 54 | |
Method 'doConfigure' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Method 'doExtract' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
Line is longer than 80 characters. | 69 | |
Parameter product should be final. | 69 | |
Parameter metadata should be final. | 69 | |
Line is longer than 80 characters. | 72 | |
Line is longer than 80 characters. | 76 | |
Line is longer than 80 characters. | 77 | |
Missing a Javadoc comment. | 81 | |
Parameter key should be final. | 81 | |
Missing a Javadoc comment. | 89 | |
Parameter metadata should be final. | 89 | |
Line is longer than 80 characters. | 94 | |
Line is longer than 80 characters. | 98 | |
Missing a Javadoc comment. | 98 | |
Parameter metadata should be final. | 98 | |
Parameter fieldKey should be final. | 98 | |
Parameter fullDateTime should be final. | 98 | |
Line is longer than 80 characters. | 99 | |
Parameter fullDateTimeFormat should be final. | 99 | |
'fullDateTimeFormat' hides a field. | 99 | |
Parameter fieldFormat should be final. | 99 | |
Line is longer than 80 characters. | 102 | |
Line is longer than 80 characters. | 103 | |
Line is longer than 80 characters. | 106 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 51 | |
Line has trailing spaces. | 55 | |
Line is longer than 80 characters. | 60 | |
Missing a Javadoc comment. | 60 | |
Line has trailing spaces. | 61 | |
Line has trailing spaces. | 62 | |
Line is longer than 80 characters. | 63 | |
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 is longer than 80 characters. | 66 | |
Line contains a tab character. | 66 | |
Missing a Javadoc comment. | 66 | |
Parameter ds should be final. | 74 | |
Expected @param tag for 'ds'. | 74 | |
Parameter valLayer should be final. | 74 | |
Expected @param tag for 'valLayer'. | 74 | |
Line is longer than 80 characters. | 75 | |
Line contains a tab character. | 75 | |
Parameter fieldId should be final. | 75 | |
Expected @param tag for 'fieldId'. | 75 | |
Parameter pageSize should be final. | 75 | |
Expected @param tag for 'pageSize'. | 75 | |
Parameter cacheUpdateMin should be final. | 75 | |
Expected @param tag for 'cacheUpdateMin'. | 75 | |
Parameter productIdString should be final. | 75 | |
Expected @param tag for 'productIdString'. | 75 | |
Parameter orderedValues should be final. | 75 | |
Expected @param tag for 'orderedValues'. | 75 | |
Line has trailing spaces. | 76 | |
Line contains a tab character. | 76 | |
Line is longer than 80 characters. | 77 | |
Line contains a tab character. | 77 | |
Line has trailing spaces. | 83 | |
Line is longer than 80 characters. | 84 | |
Method 'addMetadata' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Missing a Javadoc comment. | 87 | |
Parameter m should be final. | 87 | |
Parameter product should be final. | 87 | |
Line has trailing spaces. | 89 | |
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 has trailing spaces. | 93 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
'<' is not preceded with whitespace. | 95 | |
'<' is not followed by whitespace. | 95 | |
'>' is not preceded with whitespace. | 95 | |
'<' is not preceded with whitespace. | 98 | |
'<' is not followed by whitespace. | 98 | |
'>' is not preceded with whitespace. | 98 | |
Line contains a tab character. | 99 | |
Line has trailing spaces. | 100 | |
Line contains a tab character. | 100 | |
'<' is not preceded with whitespace. | 101 | |
'<' is not followed by whitespace. | 101 | |
'>' is not preceded with whitespace. | 101 | |
Line has trailing spaces. | 133 | |
Line is longer than 80 characters. | 135 | |
Missing a Javadoc comment. | 135 | |
'<' is not preceded with whitespace. | 135 | |
'<' is not followed by whitespace. | 135 | |
'>' is not preceded with whitespace. | 135 | |
Parameter m should be final. | 135 | |
Parameter product should be final. | 135 | |
Line has trailing spaces. | 136 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
'<' is not preceded with whitespace. | 138 | |
'<' is not followed by whitespace. | 138 | |
'>' is not preceded with whitespace. | 138 | |
'<' is not preceded with whitespace. | 138 | |
'<' is not followed by whitespace. | 138 | |
',' is not followed by whitespace. | 138 | |
'>' is not preceded with whitespace. | 138 | |
'>' is not followed by whitespace. | 138 | |
'!=' is not preceded with whitespace. | 140 | |
'!=' is not followed by whitespace. | 140 | |
Line has trailing spaces. | 141 | |
Line contains a tab character. | 141 | |
Line is longer than 80 characters. | 143 | |
Line is longer than 80 characters. | 144 | |
Line contains a tab character. | 144 | |
Line has trailing spaces. | 146 | |
Line is longer than 80 characters. | 150 | |
Line has trailing spaces. | 154 | |
Line has trailing spaces. | 156 | |
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 has trailing spaces. | 162 | |
Line contains a tab character. | 162 | |
Line has trailing spaces. | 164 | |
Line has trailing spaces. | 166 | |
Line has trailing spaces. | 171 | |
Line is longer than 80 characters. | 172 | |
Method 'removeMetadata' is not designed for extension - needs to be abstract, final or empty. | 175 | |
Missing a Javadoc comment. | 175 | |
Parameter m should be final. | 175 | |
Parameter product should be final. | 175 | |
Line has trailing spaces. | 177 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
'<' is not preceded with whitespace. | 179 | |
'<' is not followed by whitespace. | 179 | |
'>' is not preceded with whitespace. | 179 | |
Line has trailing spaces. | 180 | |
'<' is not preceded with whitespace. | 182 | |
'<' is not followed by whitespace. | 182 | |
'>' is not preceded with whitespace. | 182 | |
Line contains a tab character. | 183 | |
Line has trailing spaces. | 184 | |
Line contains a tab character. | 184 | |
'<' is not preceded with whitespace. | 185 | |
'<' is not followed by whitespace. | 185 | |
'>' is not preceded with whitespace. | 185 | |
Method 'getMetadata' is not designed for extension - needs to be abstract, final or empty. | 211 | |
Missing a Javadoc comment. | 211 | |
Parameter product should be final. | 211 | |
Line contains a tab character. | 223 | |
'+' is not preceded with whitespace. | 223 | |
'+' is not followed by whitespace. | 223 | |
'if' is not followed by whitespace. | 224 | |
Line has trailing spaces. | 230 | |
Must have at least one statement. | 244 | |
Must have at least one statement. | 252 | |
Must have at least one statement. | 261 | |
Line has trailing spaces. | 269 | |
Expected an @return tag. | 271 | |
Line is longer than 80 characters. | 271 | |
Parameter rs should be final. | 271 | |
Expected @param tag for 'rs'. | 271 | |
Parameter product should be final. | 271 | |
Expected @param tag for 'product'. | 271 | |
Expected @throws tag for 'CatalogException'. | 271 | |
Expected @throws tag for 'SQLException'. | 271 | |
Line has trailing spaces. | 272 | |
Line contains a tab character. | 273 | |
'!=' is not preceded with whitespace. | 275 | |
'!=' is not followed by whitespace. | 275 | |
Line has trailing spaces. | 276 | |
Line contains a tab character. | 277 | |
'<' is not preceded with whitespace. | 278 | |
'<' is not followed by whitespace. | 278 | |
'>' is not preceded with whitespace. | 278 | |
Line contains a tab character. | 280 | |
Line is longer than 80 characters. | 281 | |
Line is longer than 80 characters. | 285 | |
Avoid inline conditionals. | 297 | |
Line has trailing spaces. | 302 | |
Line has trailing spaces. | 304 | |
Line contains a tab character. | 304 | |
Line is longer than 80 characters. | 305 | |
Line contains a tab character. | 305 | |
Avoid inline conditionals. | 311 | |
Line has trailing spaces. | 312 | |
Line has trailing spaces. | 314 | |
Line has trailing spaces. | 316 | |
Line has trailing spaces. | 318 | |
Line has trailing spaces. | 320 | |
Line is longer than 80 characters. | 321 | |
Method 'getReducedMetadata' is not designed for extension - needs to be abstract, final or empty. | 321 | |
Missing a Javadoc comment. | 321 | |
Parameter product should be final. | 321 | |
Parameter elems should be final. | 321 | |
'<' is not preceded with whitespace. | 321 | |
'<' is not followed by whitespace. | 321 | |
'>' is not preceded with whitespace. | 321 | |
Line has trailing spaces. | 333 | |
Line contains a tab character. | 333 | |
Line contains a tab character. | 334 | |
'!=' is not preceded with whitespace. | 334 | |
'!=' is not followed by whitespace. | 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. | 338 | |
Line is longer than 80 characters. | 340 | |
Line contains a tab character. | 343 | |
Line has trailing spaces. | 344 | |
Line contains a tab character. | 344 | |
Line contains a tab character. | 345 | |
Line is longer than 80 characters. | 346 | |
Line contains a tab character. | 346 | |
Line is longer than 80 characters. | 347 | |
Line contains a tab character. | 347 | |
Line contains a tab character. | 348 | |
Line is longer than 80 characters. | 349 | |
Line contains a tab character. | 351 | |
Line has trailing spaces. | 352 | |
Line contains a tab character. | 352 | |
Line contains a tab character. | 353 | |
Line has trailing spaces. | 354 | |
Line contains a tab character. | 354 | |
Line is longer than 80 characters. | 358 | |
Line contains a tab character. | 358 | |
'if' is not followed by whitespace. | 359 | |
Must have at least one statement. | 380 | |
Must have at least one statement. | 388 | |
Must have at least one statement. | 397 | |
Missing a Javadoc comment. | 406 | |
Parameter key should be final. | 406 | |
'<' is not preceded with whitespace. | 406 | |
'<' is not followed by whitespace. | 406 | |
'>' is not preceded with whitespace. | 406 | |
Parameter product should be final. | 407 | |
Parameter value should be final. | 407 | |
Line has trailing spaces. | 413 | |
Line is longer than 80 characters. | 427 | |
Line is longer than 80 characters. | 430 | |
Line is longer than 80 characters. | 435 | |
Line has trailing spaces. | 441 | |
Line is longer than 80 characters. | 442 | |
Line is longer than 80 characters. | 444 | |
Line contains a tab character. | 444 | |
Line is longer than 80 characters. | 445 | |
Line contains a tab character. | 445 | |
'(' is followed by whitespace. | 445 | |
'(' is followed by whitespace. | 445 | |
')' is preceded with whitespace. | 445 | |
Line is longer than 80 characters. | 446 | |
Line contains a tab character. | 446 | |
'+' is not preceded with whitespace. | 446 | |
'+' is not followed by whitespace. | 446 | |
'+' is not preceded with whitespace. | 446 | |
'+' is not followed by whitespace. | 446 | |
'+' is not preceded with whitespace. | 446 | |
'+' is not followed by whitespace. | 446 | |
Line is longer than 80 characters. | 447 | |
Line contains a tab character. | 447 | |
'+' is not preceded with whitespace. | 447 | |
'+' is not followed by whitespace. | 447 | |
Line contains a tab character. | 448 | |
Line has trailing spaces. | 450 | |
Must have at least one statement. | 470 | |
Must have at least one statement. | 479 | |
Missing a Javadoc comment. | 486 | |
Parameter elementId should be final. | 486 | |
Parameter product should be final. | 487 | |
Parameter value should be final. | 487 | |
Must have at least one statement. | 538 | |
Must have at least one statement. | 547 | |
Expected an @return tag. | 557 | |
Method 'getResultListSize' is not designed for extension - needs to be abstract, final or empty. | 557 | |
Method length is 202 lines (max allowed is 150). | 557 | |
Parameter query should be final. | 557 | |
Expected @param tag for 'query'. | 557 | |
Parameter type should be final. | 557 | |
Expected @param tag for 'type'. | 557 | |
Expected @throws tag for 'CatalogException'. | 558 | |
Line is longer than 80 characters. | 589 | |
Line is longer than 80 characters. | 596 | |
Line is longer than 80 characters. | 657 | |
Line is longer than 80 characters. | 661 | |
Line is longer than 80 characters. | 693 | |
Line is longer than 80 characters. | 694 | |
Line is longer than 80 characters. | 700 | |
Line is longer than 80 characters. | 726 | |
Must have at least one statement. | 735 | |
Must have at least one statement. | 743 | |
Must have at least one statement. | 752 | |
Line has trailing spaces. | 760 | |
Expected an @return tag. | 764 | |
Line is longer than 80 characters. | 764 | |
Method 'getSqlQuery' is not designed for extension - needs to be abstract, final or empty. | 764 | |
Parameter queryCriteria should be final. | 764 | |
Expected @param tag for 'queryCriteria'. | 764 | |
Parameter type should be final. | 764 | |
Expected @param tag for 'type'. | 764 | |
Expected @throws tag for 'ValidationLayerException'. | 764 | |
Expected @throws tag for 'CatalogException'. | 764 | |
Line contains a tab character. | 769 | |
Line is longer than 80 characters. | 770 | |
Line contains a tab character. | 770 | |
Line is longer than 80 characters. | 771 | |
Line contains a tab character. | 772 | |
Line is longer than 80 characters. | 773 | |
Line contains a tab character. | 773 | |
Line is longer than 80 characters. | 774 | |
Line contains a tab character. | 774 | |
'+' is not preceded with whitespace. | 774 | |
'+' is not followed by whitespace. | 774 | |
Line is longer than 80 characters. | 775 | |
Line contains a tab character. | 775 | |
'+' should be on a new line. | 775 | |
Line contains a tab character. | 777 | |
Line is longer than 80 characters. | 779 | |
Line is longer than 80 characters. | 780 | |
Avoid inline conditionals. | 780 | |
Line is longer than 80 characters. | 782 | |
'else' is not preceded with whitespace. | 786 | |
'}' is not followed by whitespace. | 786 | |
Line contains a tab character. | 787 | |
Line contains a tab character. | 788 | |
'!=' is not preceded with whitespace. | 788 | |
'!=' is not followed by whitespace. | 788 | |
Line is longer than 80 characters. | 789 | |
Line contains a tab character. | 789 | |
Line contains a tab character. | 790 | |
Line has trailing spaces. | 791 | |
Line is longer than 80 characters. | 796 | |
Line contains a tab character. | 796 | |
'+' should be on a new line. | 796 | |
Line is longer than 80 characters. | 799 | |
Line contains a tab character. | 799 | |
Line has trailing spaces. | 800 | |
Line is longer than 80 characters. | 800 | |
Line contains a tab character. | 800 | |
'+' is not preceded with whitespace. | 800 | |
'+' is not followed by whitespace. | 800 | |
Line is longer than 80 characters. | 801 | |
Line contains a tab character. | 801 | |
Line is longer than 80 characters. | 804 | |
Line is longer than 80 characters. | 810 | |
Avoid inline conditionals. | 810 | |
Line is longer than 80 characters. | 815 | |
Avoid inline conditionals. | 815 | |
Line is longer than 80 characters. | 818 | |
Avoid inline conditionals. | 818 | |
Line is longer than 80 characters. | 824 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 24 | |
Line has trailing spaces. | 28 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 | |
Line has trailing spaces. | 48 | |
Parameter elementName should be final. | 54 | |
'elementName' hides a field. | 54 | |
Parameter v should be final. | 54 | |
Line has trailing spaces. | 61 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 64 | |
First sentence should end with a period. | 68 | |
Line has trailing spaces. | 70 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Parameter value should be final. | 74 | |
'value' hides a field. | 74 | |
Line has trailing spaces. | 81 | |
Method 'getElementName' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Line has trailing spaces. | 91 | |
Method 'setElementName' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Parameter elementName should be final. | 95 | |
'elementName' hides a field. | 95 | |
Line has trailing spaces. | 103 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 106 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 39 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 55 | |
Parameter transferService should be final. | 69 | |
Parameter cacheServiceFactory should be final. | 69 | |
Parameter cachePropFile should be final. | 70 | |
Expected @throws tag for 'InstantiationException'. | 70 | |
'}' should be on the same line. | 77 | |
'finally' is not followed by whitespace. | 78 | |
'{' is not preceded with whitespace. | 78 | |
Line has trailing spaces. | 94 | |
Parameter transferService should be final. | 103 | |
Parameter cache should be final. | 103 | |
'cache' hides a field. | 103 | |
Line has trailing spaces. | 111 | |
Line is longer than 80 characters. | 112 | |
Line is longer than 80 characters. | 115 | |
Method 'hasProduct' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Missing a Javadoc comment. | 115 | |
Parameter fmUrl should be final. | 115 | |
Parameter prodFile should be final. | 115 | |
Line has trailing spaces. | 121 | |
Line is longer than 80 characters. | 122 | |
Method 'hasProduct' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Missing a Javadoc comment. | 125 | |
Parameter fmUrl should be final. | 125 | |
Parameter productName should be final. | 125 | |
Line is longer than 80 characters. | 147 | |
Line has trailing spaces. | 152 | |
Method 'resynsc' is not designed for extension - needs to be abstract, final or empty. | 155 | |
Expected @throws tag for 'CacheException'. | 155 | |
Missing a Javadoc comment. | 159 | |
Parameter cache should be final. | 159 | |
'cache' hides a field. | 159 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 36 | |
Line has trailing spaces. | 41 | |
Missing a Javadoc comment. | 45 | |
Line is longer than 80 characters. | 53 | |
Parameter args should be final. | 53 | |
Expected @param tag for 'args'. | 53 | |
Expected @throws tag for 'IOException'. | 53 | |
Expected @throws tag for 'ValidationLayerException'. | 53 | |
Line is longer than 80 characters. | 55 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 41 | |
Line has trailing spaces. | 43 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 64 | |
Parameter filePathSpec should be final. | 64 | |
'filePathSpec' hides a field. | 64 | |
Line has trailing spaces. | 70 | |
Line is longer than 80 characters. | 71 | |
Method 'createDataStoreReferences' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Missing a Javadoc comment. | 75 | |
Parameter product should be final. | 75 | |
Parameter metadata should be final. | 75 | |
Missing a Javadoc comment. | 110 | |
Parameter filePathSpec should be final. | 110 | |
'filePathSpec' hides a field. | 110 | |
Parameter productTypeRepoPath should be final. | 111 | |
Parameter metadata should be final. | 111 | |
Method 'getFilePathSpec' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Method 'setFilePathSpec' is not designed for extension - needs to be abstract, final or empty. | 139 | |
Parameter filePathSpec should be final. | 139 | |
'filePathSpec' hides a field. | 139 | |
Method 'isFlatProducts' is not designed for extension - needs to be abstract, final or empty. | 146 | |
Method 'setFlatProducts' is not designed for extension - needs to be abstract, final or empty. | 154 | |
Parameter flatProducts should be final. | 154 | |
'flatProducts' hides a field. | 154 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 21 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Parameter startDateTimeMetKey should be final. | 39 | |
'startDateTimeMetKey' hides a field. | 39 | |
Parameter endDateTimeMetKey should be final. | 39 | |
'endDateTimeMetKey' hides a field. | 39 | |
Parameter priorityMetKey should be final. | 40 | |
'priorityMetKey' hides a field. | 40 | |
Parameter filterAlgor should be final. | 40 | |
'filterAlgor' hides a field. | 40 | |
Method 'getStartDateTimeMetKey' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Method 'setStartDateTimeMetKey' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Missing a Javadoc comment. | 52 | |
Parameter startDateTimeMetKey should be final. | 52 | |
'startDateTimeMetKey' hides a field. | 52 | |
Method 'getEndDateTimeMetKey' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Method 'setEndDateTimeMetKey' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Missing a Javadoc comment. | 60 | |
Parameter endDateTimeMetKey should be final. | 60 | |
'endDateTimeMetKey' hides a field. | 60 | |
Method 'getPriorityMetKey' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
Method 'setPriorityMetKey' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
Parameter priorityMetKey should be final. | 68 | |
'priorityMetKey' hides a field. | 68 | |
Method 'getFilterAlgor' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Missing a Javadoc comment. | 72 | |
Method 'setFilterAlgor' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
Parameter filterAlgor should be final. | 76 | |
'filterAlgor' hides a field. | 76 | |
Method 'getConverter' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Missing a Javadoc comment. | 82 | |
Method 'setConverter' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Missing a Javadoc comment. | 86 | |
Parameter converter should be final. | 86 | |
'converter' hides a field. | 86 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 37 | |
Missing a Javadoc comment. | 75 | |
Missing a Javadoc comment. | 78 | |
Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 78 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 85 | |
Missing a Javadoc comment. | 87 | |
Line is longer than 80 characters. | 92 | |
Line is longer than 80 characters. | 95 | |
Parameter testConnection should be final. | 97 | |
Expected @throws tag for 'ConnectionException'. | 98 | |
'client' hides a field. | 121 | |
Parameter method should be final. | 125 | |
Parameter e should be final. | 126 | |
Parameter count should be final. | 126 | |
Line is longer than 80 characters. | 129 | |
'3' is a magic number. | 130 | |
Line is longer than 80 characters. | 135 | |
'1000' is a magic number. | 136 | |
Must have at least one statement. | 138 | |
Line is longer than 80 characters. | 150 | |
'20' is a magic number. | 151 | |
'60' is a magic number. | 151 | |
'1000' is a magic number. | 151 | |
Line is longer than 80 characters. | 155 | |
'60' is a magic number. | 156 | |
'60' is a magic number. | 156 | |
'1000' is a magic number. | 156 | |
Parameter arg0 should be final. | 161 | |
Parameter arg1 should be final. | 161 | |
Method 'refreshConfigAndPolicy' is not designed for extension - needs to be abstract, final or empty. | 176 | |
Missing a Javadoc comment. | 176 | |
'<' is not preceded with whitespace. | 179 | |
'<' is not followed by whitespace. | 179 | |
'>' is not preceded with whitespace. | 179 | |
'<' is not preceded with whitespace. | 179 | |
'<' is not followed by whitespace. | 179 | |
'>' is not preceded with whitespace. | 179 | |
'>' is not followed by whitespace. | 179 | |
Method 'isAlive' is not designed for extension - needs to be abstract, final or empty. | 196 | |
Missing a Javadoc comment. | 196 | |
'<' is not preceded with whitespace. | 199 | |
'<' is not followed by whitespace. | 199 | |
'>' is not preceded with whitespace. | 199 | |
'<' is not preceded with whitespace. | 199 | |
'<' is not followed by whitespace. | 199 | |
'>' is not preceded with whitespace. | 199 | |
'>' is not followed by whitespace. | 199 | |
Method 'transferringProduct' is not designed for extension - needs to be abstract, final or empty. | 216 | |
Missing a Javadoc comment. | 216 | |
Parameter product should be final. | 216 | |
'<' is not preceded with whitespace. | 218 | |
'<' is not followed by whitespace. | 218 | |
'>' is not preceded with whitespace. | 218 | |
'<' is not preceded with whitespace. | 218 | |
'<' is not followed by whitespace. | 218 | |
'>' is not preceded with whitespace. | 218 | |
'>' is not followed by whitespace. | 218 | |
'<' is not preceded with whitespace. | 219 | |
'<' is not followed by whitespace. | 219 | |
'>' is not preceded with whitespace. | 219 | |
Method 'removeProductTransferStatus' is not designed for extension - needs to be abstract, final or empty. | 237 | |
Missing a Javadoc comment. | 237 | |
Parameter product should be final. | 237 | |
'<' is not preceded with whitespace. | 239 | |
'<' is not followed by whitespace. | 239 | |
'>' is not preceded with whitespace. | 239 | |
'<' is not preceded with whitespace. | 241 | |
'<' is not followed by whitespace. | 241 | |
'>' is not preceded with whitespace. | 241 | |
'<' is not preceded with whitespace. | 241 | |
'<' is not followed by whitespace. | 241 | |
'>' is not preceded with whitespace. | 241 | |
'>' is not followed by whitespace. | 241 | |
Method 'isTransferComplete' is not designed for extension - needs to be abstract, final or empty. | 258 | |
Missing a Javadoc comment. | 258 | |
Parameter product should be final. | 258 | |
'<' is not preceded with whitespace. | 260 | |
'<' is not followed by whitespace. | 260 | |
'>' is not preceded with whitespace. | 260 | |
'<' is not preceded with whitespace. | 262 | |
'<' is not followed by whitespace. | 262 | |
'>' is not preceded with whitespace. | 262 | |
'<' is not preceded with whitespace. | 262 | |
'<' is not followed by whitespace. | 262 | |
'>' is not preceded with whitespace. | 262 | |
'>' is not followed by whitespace. | 262 | |
Method 'moveProduct' is not designed for extension - needs to be abstract, final or empty. | 279 | |
Missing a Javadoc comment. | 279 | |
Parameter product should be final. | 279 | |
Parameter newPath should be final. | 279 | |
'<' is not preceded with whitespace. | 281 | |
'<' is not followed by whitespace. | 281 | |
'>' is not preceded with whitespace. | 281 | |
'<' is not preceded with whitespace. | 283 | |
'<' is not followed by whitespace. | 283 | |
'>' is not preceded with whitespace. | 283 | |
'<' is not preceded with whitespace. | 283 | |
'<' is not followed by whitespace. | 283 | |
'>' is not preceded with whitespace. | 283 | |
'>' is not followed by whitespace. | 283 | |
Method 'modifyProduct' is not designed for extension - needs to be abstract, final or empty. | 300 | |
Missing a Javadoc comment. | 300 | |
Parameter product should be final. | 300 | |
'<' is not preceded with whitespace. | 301 | |
'<' is not followed by whitespace. | 301 | |
'>' is not preceded with whitespace. | 301 | |
'<' is not preceded with whitespace. | 304 | |
'<' is not followed by whitespace. | 304 | |
'>' is not preceded with whitespace. | 304 | |
'<' is not preceded with whitespace. | 304 | |
'<' is not followed by whitespace. | 304 | |
'>' is not preceded with whitespace. | 304 | |
'>' is not followed by whitespace. | 304 | |
Method 'removeProduct' is not designed for extension - needs to be abstract, final or empty. | 322 | |
Missing a Javadoc comment. | 322 | |
Parameter product should be final. | 322 | |
'<' is not preceded with whitespace. | 323 | |
'<' is not followed by whitespace. | 323 | |
'>' is not preceded with whitespace. | 323 | |
'<' is not preceded with whitespace. | 326 | |
'<' is not followed by whitespace. | 326 | |
'>' is not preceded with whitespace. | 326 | |
'<' is not preceded with whitespace. | 326 | |
'<' is not followed by whitespace. | 326 | |
'>' is not preceded with whitespace. | 326 | |
'>' is not followed by whitespace. | 326 | |
Method 'getCurrentFileTransfer' is not designed for extension - needs to be abstract, final or empty. | 344 | |
Missing a Javadoc comment. | 344 | |
'<' is not preceded with whitespace. | 347 | |
'<' is not followed by whitespace. | 347 | |
'>' is not preceded with whitespace. | 347 | |
'<' is not preceded with whitespace. | 347 | |
'<' is not followed by whitespace. | 347 | |
'>' is not preceded with whitespace. | 347 | |
'>' is not followed by whitespace. | 347 | |
'<' is not preceded with whitespace. | 349 | |
'<' is not followed by whitespace. | 349 | |
'>' is not preceded with whitespace. | 349 | |
'<' is not preceded with whitespace. | 353 | |
'<' is not followed by whitespace. | 353 | |
'>' is not preceded with whitespace. | 353 | |
'>' is not followed by whitespace. | 353 | |
Method 'getCurrentFileTransfers' is not designed for extension - needs to be abstract, final or empty. | 369 | |
Missing a Javadoc comment. | 369 | |
'<' is not preceded with whitespace. | 370 | |
'<' is not followed by whitespace. | 370 | |
'>' is not preceded with whitespace. | 370 | |
'<' is not preceded with whitespace. | 372 | |
'<' is not followed by whitespace. | 372 | |
'>' is not preceded with whitespace. | 372 | |
'<' is not preceded with whitespace. | 372 | |
'<' is not followed by whitespace. | 372 | |
'>' is not preceded with whitespace. | 372 | |
'>' is not followed by whitespace. | 372 | |
'<' is not preceded with whitespace. | 374 | |
'<' is not followed by whitespace. | 374 | |
'<' is not preceded with whitespace. | 374 | |
'<' is not followed by whitespace. | 374 | |
'>' is not preceded with whitespace. | 374 | |
'>' is not followed by whitespace. | 374 | |
'>' is not preceded with whitespace. | 374 | |
'<' is not preceded with whitespace. | 375 | |
'<' is not followed by whitespace. | 375 | |
'>' is not preceded with whitespace. | 375 | |
'<' is not preceded with whitespace. | 378 | |
'<' is not followed by whitespace. | 378 | |
'<' is not preceded with whitespace. | 378 | |
'<' is not followed by whitespace. | 378 | |
'>' is not preceded with whitespace. | 378 | |
'>' is not followed by whitespace. | 378 | |
'>' is not preceded with whitespace. | 378 | |
'>' is not followed by whitespace. | 378 | |
Method 'getProductPctTransferred' is not designed for extension - needs to be abstract, final or empty. | 394 | |
Missing a Javadoc comment. | 394 | |
Parameter product should be final. | 394 | |
'<' is not preceded with whitespace. | 396 | |
'<' is not followed by whitespace. | 396 | |
'>' is not preceded with whitespace. | 396 | |
'<' is not preceded with whitespace. | 396 | |
'<' is not followed by whitespace. | 396 | |
'>' is not preceded with whitespace. | 396 | |
'>' is not followed by whitespace. | 396 | |
'<' is not preceded with whitespace. | 397 | |
'<' is not followed by whitespace. | 397 | |
'>' is not preceded with whitespace. | 397 | |
Method 'getRefPctTransferred' is not designed for extension - needs to be abstract, final or empty. | 418 | |
Missing a Javadoc comment. | 418 | |
Parameter reference should be final. | 418 | |
'<' is not preceded with whitespace. | 420 | |
'<' is not followed by whitespace. | 420 | |
'>' is not preceded with whitespace. | 420 | |
'<' is not preceded with whitespace. | 420 | |
'<' is not followed by whitespace. | 420 | |
'>' is not preceded with whitespace. | 420 | |
'>' is not followed by whitespace. | 420 | |
'<' is not preceded with whitespace. | 421 | |
'<' is not followed by whitespace. | 421 | |
'>' is not preceded with whitespace. | 421 | |
Method 'pagedQuery' is not designed for extension - needs to be abstract, final or empty. | 442 | |
Missing a Javadoc comment. | 442 | |
Parameter query should be final. | 443 | |
Parameter type should be final. | 443 | |
Parameter pageNum should be final. | 443 | |
'<' is not preceded with whitespace. | 445 | |
'<' is not followed by whitespace. | 445 | |
'>' is not preceded with whitespace. | 445 | |
'<' is not preceded with whitespace. | 445 | |
'<' is not followed by whitespace. | 445 | |
'>' is not preceded with whitespace. | 445 | |
'>' is not followed by whitespace. | 445 | |
'<' is not preceded with whitespace. | 446 | |
'<' is not followed by whitespace. | 446 | |
'>' is not preceded with whitespace. | 446 | |
'<' is not preceded with whitespace. | 448 | |
'<' is not followed by whitespace. | 448 | |
'>' is not preceded with whitespace. | 448 | |
'<' is not preceded with whitespace. | 454 | |
'<' is not followed by whitespace. | 454 | |
'>' is not preceded with whitespace. | 454 | |
'<' is not preceded with whitespace. | 457 | |
'<' is not followed by whitespace. | 457 | |
'>' is not preceded with whitespace. | 457 | |
'>' is not followed by whitespace. | 457 | |
Method 'getFirstPage' is not designed for extension - needs to be abstract, final or empty. | 468 | |
Missing a Javadoc comment. | 468 | |
Parameter type should be final. | 469 | |
'<' is not preceded with whitespace. | 470 | |
'<' is not followed by whitespace. | 470 | |
'>' is not preceded with whitespace. | 470 | |
'<' is not preceded with whitespace. | 470 | |
'<' is not followed by whitespace. | 470 | |
'>' is not preceded with whitespace. | 470 | |
'>' is not followed by whitespace. | 470 | |
'<' is not preceded with whitespace. | 474 | |
'<' is not followed by whitespace. | 474 | |
'>' is not preceded with whitespace. | 474 | |
'<' is not preceded with whitespace. | 477 | |
'<' is not followed by whitespace. | 477 | |
'>' is not preceded with whitespace. | 477 | |
'>' is not followed by whitespace. | 477 | |
Method 'getLastPage' is not designed for extension - needs to be abstract, final or empty. | 493 | |
Missing a Javadoc comment. | 493 | |
Parameter type should be final. | 494 | |
'<' is not preceded with whitespace. | 495 | |
'<' is not followed by whitespace. | 495 | |
'>' is not preceded with whitespace. | 495 | |
'<' is not preceded with whitespace. | 495 | |
'<' is not followed by whitespace. | 495 | |
'>' is not preceded with whitespace. | 495 | |
'>' is not followed by whitespace. | 495 | |
'<' is not preceded with whitespace. | 499 | |
'<' is not followed by whitespace. | 499 | |
'>' is not preceded with whitespace. | 499 | |
'<' is not preceded with whitespace. | 502 | |
'<' is not followed by whitespace. | 502 | |
'>' is not preceded with whitespace. | 502 | |
'>' is not followed by whitespace. | 502 | |
Method 'getNextPage' is not designed for extension - needs to be abstract, final or empty. | 517 | |
Missing a Javadoc comment. | 517 | |
Parameter type should be final. | 518 | |
Parameter currPage should be final. | 518 | |
'<' is not preceded with whitespace. | 520 | |
'<' is not followed by whitespace. | 520 | |
'>' is not preceded with whitespace. | 520 | |
'<' is not preceded with whitespace. | 520 | |
'<' is not followed by whitespace. | 520 | |
'>' is not preceded with whitespace. | 520 | |
'>' is not followed by whitespace. | 520 | |
'<' is not preceded with whitespace. | 525 | |
'<' is not followed by whitespace. | 525 | |
'>' is not preceded with whitespace. | 525 | |
'<' is not preceded with whitespace. | 528 | |
'<' is not followed by whitespace. | 528 | |
'>' is not preceded with whitespace. | 528 | |
'>' is not followed by whitespace. | 528 | |
Method 'getPrevPage' is not designed for extension - needs to be abstract, final or empty. | 543 | |
Missing a Javadoc comment. | 543 | |
Parameter type should be final. | 544 | |
Parameter currPage should be final. | 544 | |
'<' is not preceded with whitespace. | 546 | |
'<' is not followed by whitespace. | 546 | |
'>' is not preceded with whitespace. | 546 | |
'<' is not preceded with whitespace. | 546 | |
'<' is not followed by whitespace. | 546 | |
'>' is not preceded with whitespace. | 546 | |
'>' is not followed by whitespace. | 546 | |
'<' is not preceded with whitespace. | 551 | |
'<' is not followed by whitespace. | 551 | |
'>' is not preceded with whitespace. | 551 | |
'<' is not preceded with whitespace. | 554 | |
'<' is not followed by whitespace. | 554 | |
'>' is not preceded with whitespace. | 554 | |
'>' is not followed by whitespace. | 554 | |
Method 'addProductType' is not designed for extension - needs to be abstract, final or empty. | 569 | |
Missing a Javadoc comment. | 569 | |
Parameter type should be final. | 569 | |
'<' is not preceded with whitespace. | 572 | |
'<' is not followed by whitespace. | 572 | |
'>' is not preceded with whitespace. | 572 | |
'<' is not preceded with whitespace. | 572 | |
'<' is not followed by whitespace. | 572 | |
'>' is not preceded with whitespace. | 572 | |
'>' is not followed by whitespace. | 572 | |
'<' is not preceded with whitespace. | 573 | |
'<' is not followed by whitespace. | 573 | |
'>' is not preceded with whitespace. | 573 | |
Method 'hasProduct' is not designed for extension - needs to be abstract, final or empty. | 590 | |
Missing a Javadoc comment. | 590 | |
Parameter productName should be final. | 590 | |
'<' is not preceded with whitespace. | 591 | |
'<' is not followed by whitespace. | 591 | |
'>' is not preceded with whitespace. | 591 | |
'<' is not preceded with whitespace. | 591 | |
'<' is not followed by whitespace. | 591 | |
'>' is not preceded with whitespace. | 591 | |
'>' is not followed by whitespace. | 591 | |
Method 'getNumProducts' is not designed for extension - needs to be abstract, final or empty. | 609 | |
Missing a Javadoc comment. | 609 | |
Parameter type should be final. | 609 | |
'<' is not preceded with whitespace. | 610 | |
'<' is not followed by whitespace. | 610 | |
'>' is not preceded with whitespace. | 610 | |
'<' is not preceded with whitespace. | 610 | |
'<' is not followed by whitespace. | 610 | |
'>' is not preceded with whitespace. | 610 | |
'>' is not followed by whitespace. | 610 | |
Method 'getTopNProducts' is not designed for extension - needs to be abstract, final or empty. | 627 | |
Missing a Javadoc comment. | 627 | |
'<' is not preceded with whitespace. | 628 | |
'<' is not followed by whitespace. | 628 | |
'>' is not preceded with whitespace. | 628 | |
Parameter n should be final. | 628 | |
'<' is not preceded with whitespace. | 629 | |
'<' is not followed by whitespace. | 629 | |
'>' is not preceded with whitespace. | 629 | |
'<' is not preceded with whitespace. | 629 | |
'<' is not followed by whitespace. | 629 | |
'>' is not preceded with whitespace. | 629 | |
'>' is not followed by whitespace. | 629 | |
'<' is not preceded with whitespace. | 632 | |
'<' is not followed by whitespace. | 632 | |
'<' is not preceded with whitespace. | 632 | |
'<' is not followed by whitespace. | 632 | |
'>' is not preceded with whitespace. | 632 | |
'>' is not followed by whitespace. | 632 | |
'>' is not preceded with whitespace. | 632 | |
'<' is not preceded with whitespace. | 635 | |
'<' is not followed by whitespace. | 635 | |
'<' is not preceded with whitespace. | 635 | |
'<' is not followed by whitespace. | 635 | |
'>' is not preceded with whitespace. | 635 | |
'>' is not followed by whitespace. | 635 | |
'>' is not preceded with whitespace. | 635 | |
'>' is not followed by whitespace. | 635 | |
Method 'getTopNProducts' is not designed for extension - needs to be abstract, final or empty. | 647 | |
Missing a Javadoc comment. | 647 | |
'<' is not preceded with whitespace. | 648 | |
'<' is not followed by whitespace. | 648 | |
'>' is not preceded with whitespace. | 648 | |
Parameter n should be final. | 648 | |
Parameter type should be final. | 648 | |
'<' is not preceded with whitespace. | 650 | |
'<' is not followed by whitespace. | 650 | |
'>' is not preceded with whitespace. | 650 | |
'<' is not preceded with whitespace. | 650 | |
'<' is not followed by whitespace. | 650 | |
'>' is not preceded with whitespace. | 650 | |
'>' is not followed by whitespace. | 650 | |
'<' is not preceded with whitespace. | 652 | |
'<' is not followed by whitespace. | 652 | |
'>' is not preceded with whitespace. | 652 | |
'<' is not preceded with whitespace. | 656 | |
'<' is not followed by whitespace. | 656 | |
'<' is not preceded with whitespace. | 656 | |
'<' is not followed by whitespace. | 656 | |
'>' is not preceded with whitespace. | 656 | |
'>' is not followed by whitespace. | 656 | |
'>' is not preceded with whitespace. | 656 | |
'<' is not preceded with whitespace. | 659 | |
'<' is not followed by whitespace. | 659 | |
'<' is not preceded with whitespace. | 659 | |
'<' is not followed by whitespace. | 659 | |
'>' is not preceded with whitespace. | 659 | |
'>' is not followed by whitespace. | 659 | |
'>' is not preceded with whitespace. | 659 | |
'>' is not followed by whitespace. | 659 | |
Method 'setProductTransferStatus' is not designed for extension - needs to be abstract, final or empty. | 671 | |
Missing a Javadoc comment. | 671 | |
Parameter product should be final. | 671 | |
'<' is not preceded with whitespace. | 673 | |
'<' is not followed by whitespace. | 673 | |
'>' is not preceded with whitespace. | 673 | |
'<' is not preceded with whitespace. | 673 | |
'<' is not followed by whitespace. | 673 | |
'>' is not preceded with whitespace. | 673 | |
'>' is not followed by whitespace. | 673 | |
'<' is not preceded with whitespace. | 674 | |
'<' is not followed by whitespace. | 674 | |
'>' is not preceded with whitespace. | 674 | |
Method 'addProductReferences' is not designed for extension - needs to be abstract, final or empty. | 688 | |
Missing a Javadoc comment. | 688 | |
Parameter product should be final. | 688 | |
'<' is not preceded with whitespace. | 689 | |
'<' is not followed by whitespace. | 689 | |
'>' is not preceded with whitespace. | 689 | |
'<' is not preceded with whitespace. | 689 | |
'<' is not followed by whitespace. | 689 | |
'>' is not preceded with whitespace. | 689 | |
'>' is not followed by whitespace. | 689 | |
'<' is not preceded with whitespace. | 690 | |
'<' is not followed by whitespace. | 690 | |
'>' is not preceded with whitespace. | 690 | |
Method 'addMetadata' is not designed for extension - needs to be abstract, final or empty. | 703 | |
Missing a Javadoc comment. | 703 | |
Parameter product should be final. | 703 | |
Parameter metadata should be final. | 703 | |
'<' is not preceded with whitespace. | 706 | |
'<' is not followed by whitespace. | 706 | |
'>' is not preceded with whitespace. | 706 | |
'<' is not preceded with whitespace. | 706 | |
'<' is not followed by whitespace. | 706 | |
'>' is not preceded with whitespace. | 706 | |
'>' is not followed by whitespace. | 706 | |
Method 'updateMetadata' is not designed for extension - needs to be abstract, final or empty. | 719 | |
Missing a Javadoc comment. | 719 | |
Parameter product should be final. | 719 | |
Parameter met should be final. | 719 | |
'<' is not preceded with whitespace. | 721 | |
'<' is not followed by whitespace. | 721 | |
'>' is not preceded with whitespace. | 721 | |
'<' is not preceded with whitespace. | 721 | |
'<' is not followed by whitespace. | 721 | |
'>' is not preceded with whitespace. | 721 | |
'>' is not followed by whitespace. | 721 | |
Method 'catalogProduct' is not designed for extension - needs to be abstract, final or empty. | 739 | |
Missing a Javadoc comment. | 739 | |
Parameter product should be final. | 739 | |
'<' is not preceded with whitespace. | 740 | |
'<' is not followed by whitespace. | 740 | |
'>' is not preceded with whitespace. | 740 | |
'<' is not preceded with whitespace. | 740 | |
'<' is not followed by whitespace. | 740 | |
'>' is not preceded with whitespace. | 740 | |
'>' is not followed by whitespace. | 740 | |
Method 'getMetadata' is not designed for extension - needs to be abstract, final or empty. | 757 | |
Missing a Javadoc comment. | 757 | |
Parameter product should be final. | 758 | |
'<' is not preceded with whitespace. | 759 | |
'<' is not followed by whitespace. | 759 | |
'>' is not preceded with whitespace. | 759 | |
'<' is not preceded with whitespace. | 759 | |
'<' is not followed by whitespace. | 759 | |
'>' is not preceded with whitespace. | 759 | |
'>' is not followed by whitespace. | 759 | |
'<' is not preceded with whitespace. | 760 | |
'<' is not followed by whitespace. | 760 | |
'>' is not preceded with whitespace. | 760 | |
'<' is not preceded with whitespace. | 764 | |
'<' is not followed by whitespace. | 764 | |
'>' is not preceded with whitespace. | 764 | |
'<' is not preceded with whitespace. | 767 | |
'<' is not followed by whitespace. | 767 | |
'>' is not preceded with whitespace. | 767 | |
'>' is not followed by whitespace. | 767 | |
Method 'getReducedMetadata' is not designed for extension - needs to be abstract, final or empty. | 781 | |
Missing a Javadoc comment. | 781 | |
Parameter product should be final. | 782 | |
Parameter elements should be final. | 782 | |
'<' is not preceded with whitespace. | 782 | |
'<' is not followed by whitespace. | 782 | |
'?' is not preceded with whitespace. | 782 | |
'>' is not preceded with whitespace. | 782 | |
'?' is not followed by whitespace. | 782 | |
'<' is not preceded with whitespace. | 784 | |
'<' is not followed by whitespace. | 784 | |
'>' is not preceded with whitespace. | 784 | |
'<' is not preceded with whitespace. | 784 | |
'<' is not followed by whitespace. | 784 | |
'>' is not preceded with whitespace. | 784 | |
'>' is not followed by whitespace. | 784 | |
'<' is not preceded with whitespace. | 785 | |
'<' is not followed by whitespace. | 785 | |
'>' is not preceded with whitespace. | 785 | |
'<' is not preceded with whitespace. | 790 | |
'<' is not followed by whitespace. | 790 | |
'>' is not preceded with whitespace. | 790 | |
'<' is not preceded with whitespace. | 793 | |
'<' is not followed by whitespace. | 793 | |
'>' is not preceded with whitespace. | 793 | |
'>' is not followed by whitespace. | 793 | |
Method 'removeFile' is not designed for extension - needs to be abstract, final or empty. | 807 | |
Missing a Javadoc comment. | 807 | |
Parameter filePath should be final. | 807 | |
'<' is not preceded with whitespace. | 808 | |
'<' is not followed by whitespace. | 808 | |
'>' is not preceded with whitespace. | 808 | |
'<' is not preceded with whitespace. | 808 | |
'<' is not followed by whitespace. | 808 | |
'>' is not preceded with whitespace. | 808 | |
'>' is not followed by whitespace. | 808 | |
Method 'retrieveFile' is not designed for extension - needs to be abstract, final or empty. | 824 | |
Missing a Javadoc comment. | 824 | |
Parameter filePath should be final. | 824 | |
Parameter offset should be final. | 824 | |
Parameter numBytes should be final. | 824 | |
'<' is not preceded with whitespace. | 826 | |
'<' is not followed by whitespace. | 826 | |
'>' is not preceded with whitespace. | 826 | |
'<' is not preceded with whitespace. | 826 | |
'<' is not followed by whitespace. | 826 | |
'>' is not preceded with whitespace. | 826 | |
'>' is not followed by whitespace. | 826 | |
Method 'transferFile' is not designed for extension - needs to be abstract, final or empty. | 840 | |
Missing a Javadoc comment. | 840 | |
Parameter filePath should be final. | 840 | |
Parameter fileData should be final. | 840 | |
Parameter offset should be final. | 840 | |
Parameter numBytes should be final. | 841 | |
'<' is not preceded with whitespace. | 842 | |
'<' is not followed by whitespace. | 842 | |
'>' is not preceded with whitespace. | 842 | |
'<' is not preceded with whitespace. | 842 | |
'<' is not followed by whitespace. | 842 | |
'>' is not preceded with whitespace. | 842 | |
'>' is not followed by whitespace. | 842 | |
Method 'getProductsByProductType' is not designed for extension - needs to be abstract, final or empty. | 857 | |
Missing a Javadoc comment. | 857 | |
'<' is not preceded with whitespace. | 858 | |
'<' is not followed by whitespace. | 858 | |
'>' is not preceded with whitespace. | 858 | |
Parameter type should be final. | 858 | |
'<' is not preceded with whitespace. | 860 | |
'<' is not followed by whitespace. | 860 | |
'>' is not preceded with whitespace. | 860 | |
'<' is not preceded with whitespace. | 860 | |
'<' is not followed by whitespace. | 860 | |
'>' is not preceded with whitespace. | 860 | |
'>' is not followed by whitespace. | 860 | |
'<' is not preceded with whitespace. | 861 | |
'<' is not followed by whitespace. | 861 | |
'>' is not preceded with whitespace. | 861 | |
'<' is not preceded with whitespace. | 865 | |
'<' is not followed by whitespace. | 865 | |
'<' is not preceded with whitespace. | 865 | |
'<' is not followed by whitespace. | 865 | |
'>' is not preceded with whitespace. | 865 | |
'>' is not followed by whitespace. | 865 | |
'>' is not preceded with whitespace. | 865 | |
'<' is not preceded with whitespace. | 868 | |
'<' is not followed by whitespace. | 868 | |
'<' is not preceded with whitespace. | 868 | |
'<' is not followed by whitespace. | 868 | |
'>' is not preceded with whitespace. | 868 | |
'>' is not followed by whitespace. | 868 | |
'>' is not preceded with whitespace. | 868 | |
'>' is not followed by whitespace. | 868 | |
Method 'getElementsByProductType' is not designed for extension - needs to be abstract, final or empty. | 883 | |
Missing a Javadoc comment. | 883 | |
'<' is not preceded with whitespace. | 884 | |
'<' is not followed by whitespace. | 884 | |
'>' is not preceded with whitespace. | 884 | |
Parameter type should be final. | 884 | |
'<' is not preceded with whitespace. | 886 | |
'<' is not followed by whitespace. | 886 | |
'>' is not preceded with whitespace. | 886 | |
'<' is not preceded with whitespace. | 886 | |
'<' is not followed by whitespace. | 886 | |
'>' is not preceded with whitespace. | 886 | |
'>' is not followed by whitespace. | 886 | |
'<' is not preceded with whitespace. | 887 | |
'<' is not followed by whitespace. | 887 | |
'>' is not preceded with whitespace. | 887 | |
'<' is not preceded with whitespace. | 892 | |
'<' is not followed by whitespace. | 892 | |
'<' is not preceded with whitespace. | 892 | |
'<' is not followed by whitespace. | 892 | |
'>' is not preceded with whitespace. | 892 | |
'>' is not followed by whitespace. | 892 | |
'>' is not preceded with whitespace. | 892 | |
'<' is not preceded with whitespace. | 895 | |
'<' is not followed by whitespace. | 895 | |
'<' is not preceded with whitespace. | 895 | |
'<' is not followed by whitespace. | 895 | |
'>' is not preceded with whitespace. | 895 | |
'>' is not followed by whitespace. | 895 | |
'>' is not preceded with whitespace. | 895 | |
'>' is not followed by whitespace. | 895 | |
Method 'getElementById' is not designed for extension - needs to be abstract, final or empty. | 910 | |
Missing a Javadoc comment. | 910 | |
Parameter elementId should be final. | 911 | |
'<' is not preceded with whitespace. | 913 | |
'<' is not followed by whitespace. | 913 | |
'>' is not preceded with whitespace. | 913 | |
'<' is not preceded with whitespace. | 913 | |
'<' is not followed by whitespace. | 913 | |
'>' is not preceded with whitespace. | 913 | |
'>' is not followed by whitespace. | 913 | |
'<' is not preceded with whitespace. | 916 | |
'<' is not followed by whitespace. | 916 | |
'>' is not preceded with whitespace. | 916 | |
'<' is not preceded with whitespace. | 919 | |
'<' is not followed by whitespace. | 919 | |
'>' is not preceded with whitespace. | 919 | |
'>' is not followed by whitespace. | 919 | |
Method 'getElementByName' is not designed for extension - needs to be abstract, final or empty. | 934 | |
Missing a Javadoc comment. | 934 | |
Parameter elementName should be final. | 935 | |
'<' is not preceded with whitespace. | 937 | |
'<' is not followed by whitespace. | 937 | |
'>' is not preceded with whitespace. | 937 | |
'<' is not preceded with whitespace. | 937 | |
'<' is not followed by whitespace. | 937 | |
'>' is not preceded with whitespace. | 937 | |
'>' is not followed by whitespace. | 937 | |
'<' is not preceded with whitespace. | 940 | |
'<' is not followed by whitespace. | 940 | |
'>' is not preceded with whitespace. | 940 | |
'<' is not preceded with whitespace. | 943 | |
'<' is not followed by whitespace. | 943 | |
'>' is not preceded with whitespace. | 943 | |
'>' is not followed by whitespace. | 943 | |
Method 'getElementByName' is not designed for extension - needs to be abstract, final or empty. | 958 | |
Missing a Javadoc comment. | 958 | |
Parameter elementName should be final. | 959 | |
Parameter type should be final. | 959 | |
'<' is not preceded with whitespace. | 961 | |
'<' is not followed by whitespace. | 961 | |
'>' is not preceded with whitespace. | 961 | |
'<' is not preceded with whitespace. | 961 | |
'<' is not followed by whitespace. | 961 | |
'>' is not preceded with whitespace. | 961 | |
'>' is not followed by whitespace. | 961 | |
'<' is not preceded with whitespace. | 965 | |
'<' is not followed by whitespace. | 965 | |
'>' is not preceded with whitespace. | 965 | |
'<' is not preceded with whitespace. | 968 | |
'<' is not followed by whitespace. | 968 | |
'>' is not preceded with whitespace. | 968 | |
'>' is not followed by whitespace. | 968 | |
Method 'complexQuery' is not designed for extension - needs to be abstract, final or empty. | 983 | |
Missing a Javadoc comment. | 983 | |
'<' is not preceded with whitespace. | 983 | |
'<' is not followed by whitespace. | 983 | |
'>' is not preceded with whitespace. | 983 | |
Parameter complexQuery should be final. | 983 | |
'<' is not preceded with whitespace. | 986 | |
'<' is not followed by whitespace. | 986 | |
'>' is not preceded with whitespace. | 986 | |
'<' is not preceded with whitespace. | 988 | |
'<' is not followed by whitespace. | 988 | |
'>' is not preceded with whitespace. | 988 | |
'<' is not preceded with whitespace. | 988 | |
'<' is not followed by whitespace. | 988 | |
'>' is not preceded with whitespace. | 988 | |
'>' is not followed by whitespace. | 988 | |
Line is longer than 80 characters. | 991 | |
'<' is not preceded with whitespace. | 991 | |
'<' is not followed by whitespace. | 991 | |
'<' is not preceded with whitespace. | 991 | |
'<' is not followed by whitespace. | 991 | |
'>' is not preceded with whitespace. | 991 | |
'>' is not followed by whitespace. | 991 | |
'>' is not preceded with whitespace. | 991 | |
'<' is not preceded with whitespace. | 991 | |
'<' is not followed by whitespace. | 991 | |
'<' is not preceded with whitespace. | 991 | |
'<' is not followed by whitespace. | 991 | |
'>' is not preceded with whitespace. | 991 | |
'>' is not followed by whitespace. | 991 | |
'>' is not preceded with whitespace. | 991 | |
'>' is not followed by whitespace. | 991 | |
Method 'query' is not designed for extension - needs to be abstract, final or empty. | 1001 | |
Missing a Javadoc comment. | 1001 | |
'<' is not preceded with whitespace. | 1002 | |
'<' is not followed by whitespace. | 1002 | |
'>' is not preceded with whitespace. | 1002 | |
Parameter query should be final. | 1002 | |
Parameter type should be final. | 1002 | |
'<' is not preceded with whitespace. | 1004 | |
'<' is not followed by whitespace. | 1004 | |
'>' is not preceded with whitespace. | 1004 | |
'<' is not preceded with whitespace. | 1004 | |
'<' is not followed by whitespace. | 1004 | |
'>' is not preceded with whitespace. | 1004 | |
'>' is not followed by whitespace. | 1004 | |
'<' is not preceded with whitespace. | 1005 | |
'<' is not followed by whitespace. | 1005 | |
'>' is not preceded with whitespace. | 1005 | |
'<' is not preceded with whitespace. | 1007 | |
'<' is not followed by whitespace. | 1007 | |
'>' is not preceded with whitespace. | 1007 | |
'<' is not preceded with whitespace. | 1012 | |
'<' is not followed by whitespace. | 1012 | |
'<' is not preceded with whitespace. | 1012 | |
'<' is not followed by whitespace. | 1012 | |
'>' is not preceded with whitespace. | 1012 | |
'>' is not followed by whitespace. | 1012 | |
'>' is not preceded with whitespace. | 1012 | |
'<' is not preceded with whitespace. | 1015 | |
'<' is not followed by whitespace. | 1015 | |
'<' is not preceded with whitespace. | 1015 | |
'<' is not followed by whitespace. | 1015 | |
'>' is not preceded with whitespace. | 1015 | |
'>' is not followed by whitespace. | 1015 | |
'>' is not preceded with whitespace. | 1015 | |
'>' is not followed by whitespace. | 1015 | |
Method 'getProductTypeByName' is not designed for extension - needs to be abstract, final or empty. | 1033 | |
Missing a Javadoc comment. | 1033 | |
Parameter productTypeName should be final. | 1034 | |
'<' is not preceded with whitespace. | 1036 | |
'<' is not followed by whitespace. | 1036 | |
'>' is not preceded with whitespace. | 1036 | |
'<' is not preceded with whitespace. | 1037 | |
'<' is not followed by whitespace. | 1037 | |
'>' is not preceded with whitespace. | 1037 | |
'<' is not preceded with whitespace. | 1037 | |
'<' is not followed by whitespace. | 1037 | |
'>' is not preceded with whitespace. | 1037 | |
'>' is not followed by whitespace. | 1037 | |
'<' is not preceded with whitespace. | 1041 | |
'<' is not followed by whitespace. | 1041 | |
'>' is not preceded with whitespace. | 1041 | |
'>' is not followed by whitespace. | 1041 | |
Method 'getProductTypeById' is not designed for extension - needs to be abstract, final or empty. | 1057 | |
Missing a Javadoc comment. | 1057 | |
Parameter productTypeId should be final. | 1058 | |
'<' is not preceded with whitespace. | 1060 | |
'<' is not followed by whitespace. | 1060 | |
'>' is not preceded with whitespace. | 1060 | |
'<' is not preceded with whitespace. | 1061 | |
'<' is not followed by whitespace. | 1061 | |
'>' is not preceded with whitespace. | 1061 | |
'<' is not preceded with whitespace. | 1061 | |
'<' is not followed by whitespace. | 1061 | |
'>' is not preceded with whitespace. | 1061 | |
'>' is not followed by whitespace. | 1061 | |
'<' is not preceded with whitespace. | 1065 | |
'<' is not followed by whitespace. | 1065 | |
'>' is not preceded with whitespace. | 1065 | |
'>' is not followed by whitespace. | 1065 | |
Method 'getProductTypes' is not designed for extension - needs to be abstract, final or empty. | 1081 | |
Missing a Javadoc comment. | 1081 | |
'<' is not preceded with whitespace. | 1082 | |
'<' is not followed by whitespace. | 1082 | |
'>' is not preceded with whitespace. | 1082 | |
'<' is not preceded with whitespace. | 1084 | |
'<' is not followed by whitespace. | 1084 | |
'>' is not preceded with whitespace. | 1084 | |
'<' is not preceded with whitespace. | 1084 | |
'<' is not followed by whitespace. | 1084 | |
'>' is not preceded with whitespace. | 1084 | |
'>' is not followed by whitespace. | 1084 | |
'<' is not preceded with whitespace. | 1086 | |
'<' is not followed by whitespace. | 1086 | |
'<' is not preceded with whitespace. | 1086 | |
'<' is not followed by whitespace. | 1086 | |
'>' is not preceded with whitespace. | 1086 | |
'>' is not followed by whitespace. | 1086 | |
'>' is not preceded with whitespace. | 1086 | |
'<' is not preceded with whitespace. | 1089 | |
'<' is not followed by whitespace. | 1089 | |
'<' is not preceded with whitespace. | 1089 | |
'<' is not followed by whitespace. | 1089 | |
'>' is not preceded with whitespace. | 1089 | |
'>' is not followed by whitespace. | 1089 | |
'>' is not preceded with whitespace. | 1089 | |
'>' is not followed by whitespace. | 1089 | |
Method 'getProductReferences' is not designed for extension - needs to be abstract, final or empty. | 1105 | |
Missing a Javadoc comment. | 1105 | |
'<' is not preceded with whitespace. | 1106 | |
'<' is not followed by whitespace. | 1106 | |
'>' is not preceded with whitespace. | 1106 | |
Parameter product should be final. | 1106 | |
'<' is not preceded with whitespace. | 1108 | |
'<' is not followed by whitespace. | 1108 | |
'>' is not preceded with whitespace. | 1108 | |
'<' is not preceded with whitespace. | 1108 | |
'<' is not followed by whitespace. | 1108 | |
'>' is not preceded with whitespace. | 1108 | |
'>' is not followed by whitespace. | 1108 | |
'<' is not preceded with whitespace. | 1110 | |
'<' is not followed by whitespace. | 1110 | |
'<' is not preceded with whitespace. | 1110 | |
'<' is not followed by whitespace. | 1110 | |
'>' is not preceded with whitespace. | 1110 | |
'>' is not followed by whitespace. | 1110 | |
'>' is not preceded with whitespace. | 1110 | |
'<' is not preceded with whitespace. | 1111 | |
'<' is not followed by whitespace. | 1111 | |
'>' is not preceded with whitespace. | 1111 | |
'<' is not preceded with whitespace. | 1116 | |
'<' is not followed by whitespace. | 1116 | |
'<' is not preceded with whitespace. | 1116 | |
'<' is not followed by whitespace. | 1116 | |
'>' is not preceded with whitespace. | 1116 | |
'>' is not followed by whitespace. | 1116 | |
'>' is not preceded with whitespace. | 1116 | |
'>' is not followed by whitespace. | 1116 | |
Method 'getProductById' is not designed for extension - needs to be abstract, final or empty. | 1132 | |
Missing a Javadoc comment. | 1132 | |
Parameter productId should be final. | 1133 | |
'<' is not preceded with whitespace. | 1134 | |
'<' is not followed by whitespace. | 1134 | |
'>' is not preceded with whitespace. | 1134 | |
'<' is not preceded with whitespace. | 1134 | |
'<' is not followed by whitespace. | 1134 | |
'>' is not preceded with whitespace. | 1134 | |
'>' is not followed by whitespace. | 1134 | |
'<' is not preceded with whitespace. | 1136 | |
'<' is not followed by whitespace. | 1136 | |
'>' is not preceded with whitespace. | 1136 | |
'<' is not preceded with whitespace. | 1140 | |
'<' is not followed by whitespace. | 1140 | |
'>' is not preceded with whitespace. | 1140 | |
'>' is not followed by whitespace. | 1140 | |
Method 'getProductByName' is not designed for extension - needs to be abstract, final or empty. | 1155 | |
Missing a Javadoc comment. | 1155 | |
Parameter productName should be final. | 1156 | |
'<' is not preceded with whitespace. | 1157 | |
'<' is not followed by whitespace. | 1157 | |
'>' is not preceded with whitespace. | 1157 | |
'<' is not preceded with whitespace. | 1157 | |
'<' is not followed by whitespace. | 1157 | |
'>' is not preceded with whitespace. | 1157 | |
'>' is not followed by whitespace. | 1157 | |
'<' is not preceded with whitespace. | 1159 | |
'<' is not followed by whitespace. | 1159 | |
'>' is not preceded with whitespace. | 1159 | |
'<' is not preceded with whitespace. | 1163 | |
'<' is not followed by whitespace. | 1163 | |
'>' is not preceded with whitespace. | 1163 | |
'>' is not followed by whitespace. | 1163 | |
Method 'ingestProduct' is not designed for extension - needs to be abstract, final or empty. | 1178 | |
Missing a Javadoc comment. | 1178 | |
Parameter product should be final. | 1178 | |
Parameter metadata should be final. | 1178 | |
Parameter clientTransfer should be final. | 1179 | |
'<' is not preceded with whitespace. | 1183 | |
'<' is not followed by whitespace. | 1183 | |
'>' is not preceded with whitespace. | 1183 | |
'<' is not preceded with whitespace. | 1183 | |
'<' is not followed by whitespace. | 1183 | |
'>' is not preceded with whitespace. | 1183 | |
'>' is not followed by whitespace. | 1183 | |
'<' is not preceded with whitespace. | 1184 | |
'<' is not followed by whitespace. | 1184 | |
'>' is not preceded with whitespace. | 1184 | |
Line is longer than 80 characters. | 1216 | |
Line is longer than 80 characters. | 1283 | |
'<' is not preceded with whitespace. | 1286 | |
'<' is not followed by whitespace. | 1286 | |
'>' is not preceded with whitespace. | 1286 | |
'<' is not preceded with whitespace. | 1286 | |
'<' is not followed by whitespace. | 1286 | |
'>' is not preceded with whitespace. | 1286 | |
'>' is not followed by whitespace. | 1286 | |
'<' is not preceded with whitespace. | 1287 | |
'<' is not followed by whitespace. | 1287 | |
'>' is not preceded with whitespace. | 1287 | |
Line is longer than 80 characters. | 1297 | |
'+' should be on a new line. | 1297 | |
Line is longer than 80 characters. | 1298 | |
'<' is not preceded with whitespace. | 1300 | |
'<' is not followed by whitespace. | 1300 | |
'>' is not preceded with whitespace. | 1300 | |
'<' is not preceded with whitespace. | 1300 | |
'<' is not followed by whitespace. | 1300 | |
'>' is not preceded with whitespace. | 1300 | |
'>' is not followed by whitespace. | 1300 | |
'<' is not preceded with whitespace. | 1301 | |
'<' is not followed by whitespace. | 1301 | |
'>' is not preceded with whitespace. | 1301 | |
Line is longer than 80 characters. | 1309 | |
Method 'getCatalogValues' is not designed for extension - needs to be abstract, final or empty. | 1315 | |
Missing a Javadoc comment. | 1315 | |
Parameter metadata should be final. | 1316 | |
Parameter productType should be final. | 1316 | |
'<' is not preceded with whitespace. | 1318 | |
'<' is not followed by whitespace. | 1318 | |
'>' is not preceded with whitespace. | 1318 | |
'<' is not preceded with whitespace. | 1318 | |
'<' is not followed by whitespace. | 1318 | |
'>' is not preceded with whitespace. | 1318 | |
'>' is not followed by whitespace. | 1318 | |
'<' is not preceded with whitespace. | 1323 | |
'<' is not followed by whitespace. | 1323 | |
'>' is not preceded with whitespace. | 1323 | |
'>' is not followed by whitespace. | 1323 | |
Method 'getOrigValues' is not designed for extension - needs to be abstract, final or empty. | 1329 | |
Missing a Javadoc comment. | 1329 | |
Parameter metadata should be final. | 1330 | |
Parameter productType should be final. | 1330 | |
'<' is not preceded with whitespace. | 1332 | |
'<' is not followed by whitespace. | 1332 | |
'>' is not preceded with whitespace. | 1332 | |
'<' is not preceded with whitespace. | 1332 | |
'<' is not followed by whitespace. | 1332 | |
'>' is not preceded with whitespace. | 1332 | |
'>' is not followed by whitespace. | 1332 | |
'<' is not preceded with whitespace. | 1337 | |
'<' is not followed by whitespace. | 1337 | |
'>' is not preceded with whitespace. | 1337 | |
'>' is not followed by whitespace. | 1337 | |
Method 'getCatalogQuery' is not designed for extension - needs to be abstract, final or empty. | 1343 | |
Missing a Javadoc comment. | 1343 | |
Parameter query should be final. | 1344 | |
Parameter productType should be final. | 1344 | |
'<' is not preceded with whitespace. | 1346 | |
'<' is not followed by whitespace. | 1346 | |
'>' is not preceded with whitespace. | 1346 | |
'<' is not preceded with whitespace. | 1346 | |
'<' is not followed by whitespace. | 1346 | |
'>' is not preceded with whitespace. | 1346 | |
'>' is not followed by whitespace. | 1346 | |
'<' is not preceded with whitespace. | 1350 | |
'<' is not followed by whitespace. | 1350 | |
'>' is not preceded with whitespace. | 1350 | |
'>' is not followed by whitespace. | 1350 | |
Missing a Javadoc comment. | 1354 | |
Parameter args should be final. | 1354 | |
Method 'getFileManagerUrl' is not designed for extension - needs to be abstract, final or empty. | 1362 | |
Method 'setFileManagerUrl' is not designed for extension - needs to be abstract, final or empty. | 1369 | |
Parameter fileManagerUrl should be final. | 1369 | |
'fileManagerUrl' hides a field. | 1369 | |
Method 'getDataTransfer' is not designed for extension - needs to be abstract, final or empty. | 1379 | |
Method 'setDataTransfer' is not designed for extension - needs to be abstract, final or empty. | 1386 | |
Parameter dataTransfer should be final. | 1386 | |
'dataTransfer' hides a field. | 1386 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 36 | |
Line contains a tab character. | 70 | |
Missing a Javadoc comment. | 70 | |
'static' modifier out of order with the JLS suggestions. | 70 | |
Line contains a tab character. | 71 | |
Missing a Javadoc comment. | 71 | |
'static' modifier out of order with the JLS suggestions. | 71 | |
Line contains a tab character. | 72 | |
Missing a Javadoc comment. | 72 | |
'static' modifier out of order with the JLS suggestions. | 72 | |
Line contains a tab character. | 73 | |
Missing a Javadoc comment. | 73 | |
'static' modifier out of order with the JLS suggestions. | 73 | |
Line contains a tab character. | 74 | |
Missing a Javadoc comment. | 74 | |
'static' modifier out of order with the JLS suggestions. | 74 | |
Line contains a tab character. | 75 | |
Missing a Javadoc comment. | 75 | |
'static' modifier out of order with the JLS suggestions. | 75 | |
Line contains a tab character. | 76 | |
Missing a Javadoc comment. | 76 | |
Line contains a tab character. | 77 | |
Missing a Javadoc comment. | 77 | |
Line contains a tab character. | 78 | |
Missing a Javadoc comment. | 78 | |
Line contains a tab character. | 79 | |
Missing a Javadoc comment. | 79 | |
Line is longer than 80 characters. | 80 | |
Line contains a tab character. | 80 | |
Missing a Javadoc comment. | 80 | |
Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 | |
Line contains a tab character. | 81 | |
Missing a Javadoc comment. | 81 | |
'static' modifier out of order with the JLS suggestions. | 81 | |
Name 'solrFormat' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 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 | |
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 | |
Parameter solrUrl should be final. | 93 | |
'solrUrl' hides a field. | 93 | |
Parameter fmUrl should be final. | 93 | |
'fmUrl' hides a field. | 93 | |
Line contains a tab character. | 94 | |
Expected @throws tag for 'InstantiationException'. | 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 | |
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 is longer than 80 characters. | 106 | |
Line contains a tab character. | 106 | |
Line is longer than 80 characters. | 107 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line 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. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Must have at least one statement. | 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. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
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 is longer than 80 characters. | 134 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line is longer than 80 characters. | 140 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Method 'delete' is not designed for extension - needs to be abstract, final or empty. | 149 | |
Expected @throws tag for 'SolrServerException'. | 149 | |
Expected @throws tag for 'IOException'. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Method 'commit' is not designed for extension - needs to be abstract, final or empty. | 156 | |
Expected @throws tag for 'SolrServerException'. | 156 | |
Expected @throws tag for 'IOException'. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Method 'optimize' is not designed for extension - needs to be abstract, final or empty. | 163 | |
Expected @throws tag for 'SolrServerException'. | 163 | |
Expected @throws tag for 'IOException'. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line has trailing spaces. | 169 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Parameter metadata should be final. | 174 | |
Line contains a tab character. | 175 | |
Line is longer than 80 characters. | 176 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
Line is longer than 80 characters. | 180 | |
Line contains a tab character. | 180 | |
Line is longer than 80 characters. | 181 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
'<' is not preceded with whitespace. | 182 | |
'<' is not followed by whitespace. | 182 | |
'>' is not preceded with whitespace. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
Line contains a tab character. | 185 | |
Line is longer than 80 characters. | 186 | |
Line contains a tab character. | 186 | |
Line is longer than 80 characters. | 187 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 196 | |
Line is longer than 80 characters. | 197 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 198 | |
Line has trailing spaces. | 199 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 203 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 205 | |
Line is longer than 80 characters. | 206 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 207 | |
Line contains a tab character. | 208 | |
Method 'indexMetFile' is not designed for extension - needs to be abstract, final or empty. | 208 | |
Parameter file should be final. | 208 | |
Parameter delete should be final. | 208 | |
Line contains a tab character. | 209 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 212 | |
Line is longer than 80 characters. | 213 | |
Line contains a tab character. | 213 | |
Line is longer than 80 characters. | 214 | |
Line contains a tab character. | 214 | |
Line contains a tab character. | 215 | |
Line contains a tab character. | 216 | |
Line is longer than 80 characters. | 217 | |
Line contains a tab character. | 217 | |
Line contains a tab character. | 218 | |
Line is longer than 80 characters. | 219 | |
Line contains a tab character. | 219 | |
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. | 223 | |
Line contains a tab character. | 224 | |
Line contains a tab character. | 225 | |
Line is longer than 80 characters. | 226 | |
Line contains a tab character. | 226 | |
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 is longer than 80 characters. | 230 | |
Line contains a tab character. | 230 | |
Line contains a tab character. | 231 | |
Line is longer than 80 characters. | 232 | |
Line contains a tab character. | 232 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
Line contains a tab character. | 236 | |
Line is longer than 80 characters. | 237 | |
Line contains a tab character. | 237 | |
Line contains a tab character. | 238 | |
Line has trailing spaces. | 239 | |
Line contains a tab character. | 239 | |
Line contains a tab character. | 240 | |
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 | |
Unused @throws tag for 'SolrServerException'. | 243 | |
Line is longer than 80 characters. | 244 | |
Line contains a tab character. | 244 | |
Line contains a tab character. | 245 | |
Line contains a tab character. | 246 | |
Method 'indexProductTypes' is not designed for extension - needs to be abstract, final or empty. | 246 | |
Parameter delete should be final. | 246 | |
Line contains a tab character. | 247 | |
Line contains a tab character. | 248 | |
Line is longer than 80 characters. | 249 | |
Line contains a tab character. | 249 | |
Line contains a tab character. | 250 | |
Line contains a tab character. | 251 | |
Line contains a tab character. | 252 | |
'<' is not preceded with whitespace. | 252 | |
'<' is not followed by whitespace. | 252 | |
'>' is not preceded with whitespace. | 252 | |
Line contains a tab character. | 253 | |
Line is longer than 80 characters. | 254 | |
Line contains a tab character. | 254 | |
Line contains a tab character. | 255 | |
Line is longer than 80 characters. | 256 | |
Line contains a tab character. | 256 | |
Line is longer than 80 characters. | 257 | |
Line contains a tab character. | 257 | |
Line is longer than 80 characters. | 258 | |
Line contains a tab character. | 258 | |
Line contains a tab character. | 259 | |
Line is longer than 80 characters. | 260 | |
Line contains a tab character. | 260 | |
Line contains a tab character. | 261 | |
Line is longer than 80 characters. | 262 | |
Line contains a tab character. | 262 | |
Line is longer than 80 characters. | 263 | |
Line contains a tab character. | 263 | |
Line is longer than 80 characters. | 264 | |
Line contains a tab character. | 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 is longer than 80 characters. | 268 | |
Line contains a tab character. | 268 | |
Line contains a tab character. | 269 | |
Line is longer than 80 characters. | 270 | |
Line contains a tab character. | 270 | |
Line is longer than 80 characters. | 271 | |
Line contains a tab character. | 271 | |
Line contains a tab character. | 272 | |
Line contains a tab character. | 273 | |
Line contains a tab character. | 274 | |
Line contains a tab character. | 275 | |
Line is longer than 80 characters. | 276 | |
Line contains a tab character. | 276 | |
Line is longer than 80 characters. | 277 | |
Line contains a tab character. | 277 | |
Line contains a tab character. | 278 | |
Line is longer than 80 characters. | 279 | |
Line contains a tab character. | 279 | |
Line contains a tab character. | 280 | |
Line contains a tab character. | 281 | |
Line contains a tab character. | 282 | |
Line is longer than 80 characters. | 283 | |
Line contains a tab character. | 283 | |
Line contains a tab character. | 284 | |
Line contains a tab character. | 285 | |
Line contains a tab character. | 286 | |
Line is longer than 80 characters. | 287 | |
Line contains a tab character. | 287 | |
Line contains a tab character. | 288 | |
Line is longer than 80 characters. | 289 | |
Line contains a tab character. | 289 | |
Line contains a tab character. | 290 | |
Line is longer than 80 characters. | 291 | |
Line contains a tab character. | 291 | |
Line contains a tab character. | 292 | |
Line contains a tab character. | 293 | |
Line contains a tab character. | 294 | |
Line contains a tab character. | 295 | |
Line has trailing spaces. | 296 | |
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 | |
Expected an @return tag. | 300 | |
Line is longer than 80 characters. | 300 | |
Line contains a tab character. | 300 | |
Parameter fmClient should be final. | 300 | |
Expected @param tag for 'fmClient'. | 300 | |
Parameter type should be final. | 300 | |
Expected @param tag for 'type'. | 300 | |
Line contains a tab character. | 301 | |
Line contains a tab character. | 302 | |
Line contains a tab character. | 303 | |
Line contains a tab character. | 304 | |
Line contains a tab character. | 305 | |
Line contains a tab character. | 306 | |
Line contains a tab character. | 307 | |
Line contains a tab character. | 308 | |
Line contains a tab character. | 310 | |
Line is longer than 80 characters. | 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 | |
Line has trailing spaces. | 314 | |
Line contains a tab character. | 314 | |
Line contains a tab character. | 315 | |
Line contains a tab character. | 316 | |
Line contains a tab character. | 317 | |
Line contains a tab character. | 318 | |
Unused @throws tag for 'SolrServerException'. | 318 | |
Line is longer than 80 characters. | 319 | |
Line contains a tab character. | 319 | |
Line contains a tab character. | 320 | |
Line contains a tab character. | 321 | |
Method 'indexAll' is not designed for extension - needs to be abstract, final or empty. | 321 | |
Parameter delete should be final. | 321 | |
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 | |
Line contains a tab character. | 326 | |
Line contains a tab character. | 327 | |
'<' is not preceded with whitespace. | 327 | |
'<' is not followed by whitespace. | 327 | |
'>' is not preceded with whitespace. | 327 | |
Line contains a tab character. | 328 | |
Line is longer than 80 characters. | 329 | |
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 contains a tab character. | 333 | |
Line is longer than 80 characters. | 334 | |
Line contains a tab character. | 334 | |
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 is longer than 80 characters. | 339 | |
Line contains a tab character. | 339 | |
Line is longer than 80 characters. | 340 | |
Line contains a tab character. | 340 | |
Line contains a tab character. | 341 | |
Line contains a tab character. | 342 | |
Line contains a tab character. | 343 | |
Line contains a tab character. | 344 | |
Line contains a tab character. | 345 | |
Line is longer than 80 characters. | 346 | |
Line contains a tab character. | 346 | |
Line contains a tab character. | 347 | |
Line contains a tab character. | 348 | |
Line contains a tab character. | 349 | |
Line contains a tab character. | 350 | |
Line contains a tab character. | 351 | |
Line is longer than 80 characters. | 352 | |
Line contains a tab character. | 352 | |
Line contains a tab character. | 353 | |
Line is longer than 80 characters. | 354 | |
Line contains a tab character. | 354 | |
Line contains a tab character. | 355 | |
Line is longer than 80 characters. | 356 | |
Line contains a tab character. | 356 | |
Line contains a tab character. | 357 | |
Line contains a tab character. | 358 | |
Line is longer than 80 characters. | 359 | |
Line contains a tab character. | 359 | |
Line contains a tab character. | 360 | |
Line contains a tab character. | 361 | |
Line contains a tab character. | 362 | |
Line contains a tab character. | 364 | |
Line is longer than 80 characters. | 365 | |
Line contains a tab character. | 365 | |
Line is longer than 80 characters. | 366 | |
Line contains a tab character. | 366 | |
Line contains a tab character. | 367 | |
Line has trailing spaces. | 368 | |
Line contains a tab character. | 368 | |
Line contains a tab character. | 369 | |
Line contains a tab character. | 370 | |
Line contains a tab character. | 371 | |
Line is longer than 80 characters. | 372 | |
Line contains a tab character. | 372 | |
Line contains a tab character. | 373 | |
Line contains a tab character. | 374 | |
Method 'indexProduct' is not designed for extension - needs to be abstract, final or empty. | 374 | |
Parameter productId should be final. | 374 | |
Line contains a tab character. | 375 | |
Line contains a tab character. | 376 | |
Line contains a tab character. | 377 | |
Line is longer than 80 characters. | 378 | |
Line contains a tab character. | 378 | |
Line contains a tab character. | 379 | |
Line contains a tab character. | 380 | |
Line is longer than 80 characters. | 381 | |
Line contains a tab character. | 381 | |
Line is longer than 80 characters. | 382 | |
Line contains a tab character. | 382 | |
Line contains a tab character. | 383 | |
Line contains a tab character. | 384 | |
Line is longer than 80 characters. | 385 | |
Line contains a tab character. | 385 | |
Line contains a tab character. | 386 | |
Line is longer than 80 characters. | 387 | |
Line contains a tab character. | 387 | |
Line contains a tab character. | 388 | |
Line is longer than 80 characters. | 389 | |
Line contains a tab character. | 389 | |
Line contains a tab character. | 390 | |
Line contains a tab character. | 391 | |
Line contains a tab character. | 392 | |
Line contains a tab character. | 393 | |
Line contains a tab character. | 394 | |
Line has trailing spaces. | 395 | |
Line contains a tab character. | 395 | |
Line contains a tab character. | 396 | |
Line is longer than 80 characters. | 397 | |
Line contains a tab character. | 397 | |
Line contains a tab character. | 398 | |
Line contains a tab character. | 399 | |
Line has trailing spaces. | 400 | |
Line contains a tab character. | 400 | |
Line contains a tab character. | 401 | |
Line contains a tab character. | 402 | |
Line contains a tab character. | 403 | |
Line contains a tab character. | 404 | |
Line contains a tab character. | 405 | |
Line contains a tab character. | 406 | |
Line is longer than 80 characters. | 407 | |
Line contains a tab character. | 407 | |
Line contains a tab character. | 408 | |
Line is longer than 80 characters. | 409 | |
Line contains a tab character. | 409 | |
Method 'indexProductByName' is not designed for extension - needs to be abstract, final or empty. | 409 | |
Parameter productName should be final. | 409 | |
Parameter delete should be final. | 409 | |
Line has trailing spaces. | 410 | |
Line contains a tab character. | 410 | |
Line contains a tab character. | 411 | |
Line contains a tab character. | 412 | |
Line contains a tab character. | 414 | |
Line is longer than 80 characters. | 415 | |
Line contains a tab character. | 415 | |
Line contains a tab character. | 416 | |
Line contains a tab character. | 417 | |
Line is longer than 80 characters. | 418 | |
Line contains a tab character. | 418 | |
Line is longer than 80 characters. | 419 | |
Line contains a tab character. | 419 | |
Line is longer than 80 characters. | 420 | |
Line contains a tab character. | 420 | |
'+' is not preceded with whitespace. | 420 | |
'+' is not followed by whitespace. | 420 | |
'+' is not preceded with whitespace. | 420 | |
'+' is not followed by whitespace. | 420 | |
Line contains a tab character. | 421 | |
Line is longer than 80 characters. | 422 | |
Line contains a tab character. | 422 | |
'+' is not preceded with whitespace. | 422 | |
'+' is not followed by whitespace. | 422 | |
'+' is not preceded with whitespace. | 422 | |
'+' is not followed by whitespace. | 422 | |
Line contains a tab character. | 423 | |
Line contains a tab character. | 424 | |
'catch' is not followed by whitespace. | 424 | |
Line is longer than 80 characters. | 425 | |
Line contains a tab character. | 425 | |
'+' is not preceded with whitespace. | 425 | |
'+' is not followed by whitespace. | 425 | |
'+' is not preceded with whitespace. | 425 | |
'+' is not followed by whitespace. | 425 | |
Line contains a tab character. | 426 | |
Line contains a tab character. | 427 | |
Line is longer than 80 characters. | 429 | |
Line contains a tab character. | 429 | |
Line contains a tab character. | 430 | |
Line is longer than 80 characters. | 431 | |
Line contains a tab character. | 431 | |
Line is longer than 80 characters. | 432 | |
Line contains a tab character. | 432 | |
Line contains a tab character. | 433 | |
Line is longer than 80 characters. | 434 | |
Line contains a tab character. | 434 | |
Line has trailing spaces. | 435 | |
Line contains a tab character. | 435 | |
Line contains a tab character. | 436 | |
Line is longer than 80 characters. | 437 | |
Line contains a tab character. | 437 | |
Line contains a tab character. | 438 | |
Line is longer than 80 characters. | 439 | |
Line contains a tab character. | 439 | |
Line contains a tab character. | 440 | |
Line is longer than 80 characters. | 441 | |
Line contains a tab character. | 441 | |
Line contains a tab character. | 442 | |
Line contains a tab character. | 443 | |
Line contains a tab character. | 444 | |
Line contains a tab character. | 445 | |
Line contains a tab character. | 446 | |
Line contains a tab character. | 448 | |
Missing a Javadoc comment. | 448 | |
Parameter productId should be final. | 448 | |
Parameter productMetadata should be final. | 448 | |
Line contains a tab character. | 449 | |
Parameter typeMetadata should be final. | 449 | |
Line contains a tab character. | 450 | |
Line contains a tab character. | 451 | |
Line contains a tab character. | 452 | |
Line contains a tab character. | 453 | |
Line contains a tab character. | 454 | |
Line contains a tab character. | 455 | |
Line contains a tab character. | 456 | |
Line contains a tab character. | 457 | |
Line contains a tab character. | 458 | |
Line contains a tab character. | 459 | |
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 is longer than 80 characters. | 463 | |
Line contains a tab character. | 463 | |
Line contains a tab character. | 464 | |
Line is longer than 80 characters. | 465 | |
Line contains a tab character. | 465 | |
Line is longer than 80 characters. | 466 | |
Line contains a tab character. | 466 | |
Line contains a tab character. | 467 | |
Line is longer than 80 characters. | 468 | |
Line contains a tab character. | 468 | |
Line is longer than 80 characters. | 469 | |
Line contains a tab character. | 469 | |
Line contains a tab character. | 470 | |
Line contains a tab character. | 471 | |
Line contains a tab character. | 472 | |
Line contains a tab character. | 473 | |
Line contains a tab character. | 474 | |
Line contains a tab character. | 475 | |
Line is longer than 80 characters. | 476 | |
Line contains a tab character. | 476 | |
Line contains a tab character. | 477 | |
Line contains a tab character. | 478 | |
Line is longer than 80 characters. | 479 | |
Line contains a tab character. | 479 | |
Line contains a tab character. | 480 | |
Line contains a tab character. | 481 | |
First sentence should end with a period. | 483 | |
Line contains a tab character. | 483 | |
Line is longer than 80 characters. | 484 | |
Line contains a tab character. | 484 | |
Line has trailing spaces. | 485 | |
Line contains a tab character. | 485 | |
Line contains a tab character. | 486 | |
Line contains a tab character. | 487 | |
Line contains a tab character. | 488 | |
Line contains a tab character. | 489 | |
Line is longer than 80 characters. | 490 | |
Line contains a tab character. | 490 | |
Method 'deleteProduct' is not designed for extension - needs to be abstract, final or empty. | 490 | |
Parameter productId should be final. | 490 | |
Expected @param tag for 'productId'. | 490 | |
Expected @throws tag for 'IOException'. | 490 | |
Expected @throws tag for 'SolrServerException'. | 490 | |
Line contains a tab character. | 491 | |
Line contains a tab character. | 492 | |
Line contains a tab character. | 493 | |
First sentence should end with a period. | 495 | |
Line contains a tab character. | 495 | |
Line is longer than 80 characters. | 496 | |
Line contains a tab character. | 496 | |
Line has trailing spaces. | 497 | |
Line contains a tab character. | 497 | |
Line contains a tab character. | 498 | |
Line contains a tab character. | 499 | |
Line contains a tab character. | 500 | |
Line contains a tab character. | 501 | |
Line contains a tab character. | 502 | |
Method 'deleteProductByName' is not designed for extension - needs to be abstract, final or empty. | 502 | |
Parameter productName should be final. | 502 | |
Expected @param tag for 'productName'. | 502 | |
Line contains a tab character. | 503 | |
Line contains a tab character. | 505 | |
Line is longer than 80 characters. | 506 | |
Line contains a tab character. | 506 | |
Line contains a tab character. | 507 | |
Line is longer than 80 characters. | 508 | |
Line contains a tab character. | 508 | |
'+' is not preceded with whitespace. | 508 | |
'+' is not followed by whitespace. | 508 | |
'+' is not preceded with whitespace. | 508 | |
'+' is not followed by whitespace. | 508 | |
Line contains a tab character. | 509 | |
Line is longer than 80 characters. | 510 | |
Line contains a tab character. | 510 | |
'+' is not preceded with whitespace. | 510 | |
'+' is not followed by whitespace. | 510 | |
'+' is not preceded with whitespace. | 510 | |
'+' is not followed by whitespace. | 510 | |
Line contains a tab character. | 511 | |
Line contains a tab character. | 512 | |
'catch' is not followed by whitespace. | 512 | |
Line is longer than 80 characters. | 513 | |
Line contains a tab character. | 513 | |
'+' is not preceded with whitespace. | 513 | |
'+' is not followed by whitespace. | 513 | |
'+' is not preceded with whitespace. | 513 | |
'+' is not followed by whitespace. | 513 | |
Line contains a tab character. | 514 | |
Line contains a tab character. | 516 | |
Line is longer than 80 characters. | 518 | |
Line contains a tab character. | 518 | |
Missing a Javadoc comment. | 518 | |
Parameter productId should be final. | 518 | |
Line contains a tab character. | 519 | |
Line contains a tab character. | 520 | |
Line has trailing spaces. | 521 | |
Line contains a tab character. | 521 | |
First sentence should end with a period. | 522 | |
Line contains a tab character. | 522 | |
Line is longer than 80 characters. | 523 | |
Line contains a tab character. | 523 | |
Line has trailing spaces. | 524 | |
Line contains a tab character. | 524 | |
Line contains a tab character. | 525 | |
Line contains a tab character. | 526 | |
Line contains a tab character. | 527 | |
Line contains a tab character. | 528 | |
Line contains a tab character. | 529 | |
Parameter metadata should be final. | 529 | |
Line contains a tab character. | 530 | |
Expected @throws tag for 'java.text.ParseException'. | 530 | |
Line contains a tab character. | 531 | |
Line contains a tab character. | 532 | |
Line contains a tab character. | 533 | |
'<' is not preceded with whitespace. | 533 | |
'<' is not followed by whitespace. | 533 | |
'>' is not preceded with whitespace. | 533 | |
Line contains a tab character. | 534 | |
Line is longer than 80 characters. | 535 | |
Line contains a tab character. | 535 | |
'<' is not preceded with whitespace. | 535 | |
'<' is not followed by whitespace. | 535 | |
'>' is not preceded with whitespace. | 535 | |
'<' is not preceded with whitespace. | 535 | |
'<' is not followed by whitespace. | 535 | |
'>' is not preceded with whitespace. | 535 | |
'>' is not followed by whitespace. | 535 | |
Line contains a tab character. | 536 | |
Line is longer than 80 characters. | 537 | |
Line contains a tab character. | 537 | |
Line contains a tab character. | 538 | |
Line contains a tab character. | 539 | |
Line contains a tab character. | 540 | |
Line contains a tab character. | 541 | |
Line contains a tab character. | 542 | |
Line contains a tab character. | 543 | |
Line contains a tab character. | 544 | |
Line contains a tab character. | 545 | |
Line contains a tab character. | 546 | |
Line is longer than 80 characters. | 547 | |
Line contains a tab character. | 547 | |
'<' is not preceded with whitespace. | 547 | |
'<' is not followed by whitespace. | 547 | |
'>' is not preceded with whitespace. | 547 | |
Line contains a tab character. | 548 | |
Line is longer than 80 characters. | 549 | |
Line contains a tab character. | 549 | |
'<' is not preceded with whitespace. | 549 | |
'<' is not followed by whitespace. | 549 | |
'>' is not preceded with whitespace. | 549 | |
'<' is not preceded with whitespace. | 549 | |
'<' is not followed by whitespace. | 549 | |
'>' is not preceded with whitespace. | 549 | |
'>' is not followed by whitespace. | 549 | |
Line is longer than 80 characters. | 550 | |
Line contains a tab character. | 550 | |
Line is longer than 80 characters. | 551 | |
Line contains a tab character. | 551 | |
Line contains a tab character. | 552 | |
Line is longer than 80 characters. | 553 | |
Line contains a tab character. | 553 | |
Line contains a tab character. | 554 | |
Line contains a tab character. | 555 | |
Line is longer than 80 characters. | 556 | |
Line contains a tab character. | 556 | |
Line contains a tab character. | 557 | |
Line contains a tab character. | 558 | |
Line contains a tab character. | 559 | |
Line contains a tab character. | 560 | |
Line contains a tab character. | 562 | |
Missing a Javadoc comment. | 562 | |
Parameter format should be final. | 562 | |
Parameter value should be final. | 562 | |
Line contains a tab character. | 563 | |
Line contains a tab character. | 564 | |
Line contains a tab character. | 565 | |
Line contains a tab character. | 566 | |
Line contains a tab character. | 567 | |
Line contains a tab character. | 568 | |
Line contains a tab character. | 569 | |
Line contains a tab character. | 571 | |
Line contains a tab character. | 572 | |
Line has trailing spaces. | 573 | |
Line contains a tab character. | 573 | |
Line contains a tab character. | 574 | |
Line contains a tab character. | 575 | |
Line contains a tab character. | 576 | |
Line contains a tab character. | 577 | |
Line contains a tab character. | 578 | |
Line is longer than 80 characters. | 580 | |
Line contains a tab character. | 580 | |
Line contains a tab character. | 581 | |
Line contains a tab character. | 582 | |
Line contains a tab character. | 583 | |
Line contains a tab character. | 584 | |
Line contains a tab character. | 585 | |
Line is longer than 80 characters. | 586 | |
Line contains a tab character. | 586 | |
Line contains a tab character. | 587 | |
Line is longer than 80 characters. | 588 | |
Line contains a tab character. | 588 | |
Line is longer than 80 characters. | 589 | |
Line contains a tab character. | 589 | |
Line contains a tab character. | 590 | |
Line contains a tab character. | 592 | |
Line contains a tab character. | 593 | |
Line contains a tab character. | 594 | |
Line contains a tab character. | 595 | |
Line contains a tab character. | 596 | |
Line contains a tab character. | 597 | |
Line is longer than 80 characters. | 598 | |
Line contains a tab character. | 598 | |
Line is longer than 80 characters. | 599 | |
Line contains a tab character. | 599 | |
Line contains a tab character. | 600 | |
Line contains a tab character. | 601 | |
Line is longer than 80 characters. | 602 | |
Line contains a tab character. | 602 | |
Line contains a tab character. | 603 | |
Line contains a tab character. | 604 | |
Line contains a tab character. | 605 | |
Line contains a tab character. | 606 | |
Line contains a tab character. | 608 | |
Line contains a tab character. | 609 | |
Line contains a tab character. | 610 | |
Line contains a tab character. | 611 | |
Line contains a tab character. | 612 | |
Line contains a tab character. | 613 | |
Line contains a tab character. | 614 | |
Line contains a tab character. | 616 | |
Line contains a tab character. | 617 | |
Line contains a tab character. | 619 | |
Line contains a tab character. | 620 | |
Line has trailing spaces. | 621 | |
Line contains a tab character. | 621 | |
Line contains a tab character. | 622 | |
Line contains a tab character. | 623 | |
Line contains a tab character. | 624 | |
Line contains a tab character. | 625 | |
Parameter args should be final. | 625 | |
Line contains a tab character. | 626 | |
Line contains a tab character. | 627 | |
Line contains a tab character. | 628 | |
Line contains a tab character. | 630 | |
Line contains a tab character. | 631 | |
Line contains a tab character. | 632 | |
Line is longer than 80 characters. | 633 | |
Line contains a tab character. | 633 | |
Line contains a tab character. | 634 | |
Line is longer than 80 characters. | 636 | |
Line contains a tab character. | 636 | |
Line contains a tab character. | 637 | |
Line is longer than 80 characters. | 638 | |
Line contains a tab character. | 638 | |
Line contains a tab character. | 639 | |
Line contains a tab character. | 640 | |
Line contains a tab character. | 641 | |
Line contains a tab character. | 642 | |
Line contains a tab character. | 643 | |
Line contains a tab character. | 644 | |
Line contains a tab character. | 645 | |
Line contains a tab character. | 646 | |
Line contains a tab character. | 647 | |
Line contains a tab character. | 648 | |
Line contains a tab character. | 649 | |
Line contains a tab character. | 650 | |
Line contains a tab character. | 651 | |
Line contains a tab character. | 652 | |
Line contains a tab character. | 653 | |
Line is longer than 80 characters. | 654 | |
Line contains a tab character. | 654 | |
Line contains a tab character. | 655 | |
Line is longer than 80 characters. | 656 | |
Line contains a tab character. | 656 | |
Line contains a tab character. | 657 | |
Line is longer than 80 characters. | 658 | |
Line contains a tab character. | 658 | |
Line contains a tab character. | 659 | |
Line contains a tab character. | 660 | |
Line is longer than 80 characters. | 661 | |
Line contains a tab character. | 661 | |
Line contains a tab character. | 662 | |
Line contains a tab character. | 663 | |
Line contains a tab character. | 664 | |
Line is longer than 80 characters. | 665 | |
Line contains a tab character. | 665 | |
Line contains a tab character. | 666 | |
Line contains a tab character. | 667 | |
Line contains a tab character. | 668 | |
Line contains a tab character. | 669 | |
Line contains a tab character. | 670 | |
Line contains a tab character. | 671 | |
Line contains a tab character. | 672 | |
Line contains a tab character. | 673 | |
Line contains a tab character. | 674 | |
Line contains a tab character. | 675 | |
Line is longer than 80 characters. | 676 | |
Line contains a tab character. | 676 | |
Line contains a tab character. | 677 | |
Line is longer than 80 characters. | 678 | |
Line contains a tab character. | 678 | |
Line contains a tab character. | 679 | |
Line contains a tab character. | 680 | |
Line contains a tab character. | 681 | |
Line contains a tab character. | 683 | |
Line contains a tab character. | 684 | |
Line has trailing spaces. | 685 | |
Line contains a tab character. | 685 | |
Line contains a tab character. | 686 | |
Line contains a tab character. | 687 | |
Line contains a tab character. | 688 | |
'<' is not preceded with whitespace. | 688 | |
'<' is not followed by whitespace. | 688 | |
'>' is not preceded with whitespace. | 688 | |
Line contains a tab character. | 689 | |
'<' is not preceded with whitespace. | 689 | |
'<' is not followed by whitespace. | 689 | |
'>' is not preceded with whitespace. | 689 | |
'<' is not preceded with whitespace. | 689 | |
'<' is not followed by whitespace. | 689 | |
'>' is not preceded with whitespace. | 689 | |
'>' is not followed by whitespace. | 689 | |
Line contains a tab character. | 690 | |
Line contains a tab character. | 692 | |
Line contains a tab character. | 693 | |
Line contains a tab character. | 695 | |
Line contains a tab character. | 696 | |
Line contains a tab character. | 697 | |
Line contains a tab character. | 698 | |
Line contains a tab character. | 699 | |
Line is longer than 80 characters. | 700 | |
Line contains a tab character. | 700 | |
Line contains a tab character. | 701 | |
Line contains a tab character. | 702 | |
Line contains a tab character. | 703 | |
Must have at least one statement. | 705 | |
Line contains a tab character. | 707 | |
Line contains a tab character. | 708 | |
Line contains a tab character. | 709 | |
Line contains a tab character. | 711 | |
Line contains a tab character. | 712 | |
Line contains a tab character. | 713 | |
Line contains a tab character. | 714 | |
Line contains a tab character. | 715 | |
Missing a Javadoc comment. | 715 | |
'static' modifier out of order with the JLS suggestions. | 715 | |
Line contains a tab character. | 716 | |
Missing a Javadoc comment. | 716 | |
'static' modifier out of order with the JLS suggestions. | 716 | |
Line contains a tab character. | 717 | |
Missing a Javadoc comment. | 717 | |
'static' modifier out of order with the JLS suggestions. | 717 | |
Line contains a tab character. | 718 | |
Missing a Javadoc comment. | 718 | |
'static' modifier out of order with the JLS suggestions. | 718 | |
Line contains a tab character. | 719 | |
Missing a Javadoc comment. | 719 | |
'static' modifier out of order with the JLS suggestions. | 719 | |
Line is longer than 80 characters. | 720 | |
Line contains a tab character. | 720 | |
Missing a Javadoc comment. | 720 | |
'static' modifier out of order with the JLS suggestions. | 720 | |
Line contains a tab character. | 721 | |
Line contains a tab character. | 722 | |
Missing a Javadoc comment. | 722 | |
Line contains a tab character. | 723 | |
Line contains a tab character. | 724 | |
Missing a Javadoc comment. | 724 | |
Line contains a tab character. | 725 | |
Line contains a tab character. | 726 | |
Missing a Javadoc comment. | 726 | |
Line contains a tab character. | 727 | |
Missing a Javadoc comment. | 727 | |
'<' is not preceded with whitespace. | 727 | |
'<' is not followed by whitespace. | 727 | |
'>' is not preceded with whitespace. | 727 | |
'<' is not preceded with whitespace. | 727 | |
'<' is not followed by whitespace. | 727 | |
'>' is not preceded with whitespace. | 727 | |
'>' is not followed by whitespace. | 727 | |
Line contains a tab character. | 728 | |
Missing a Javadoc comment. | 728 | |
'<' is not preceded with whitespace. | 728 | |
'<' is not followed by whitespace. | 728 | |
'>' is not preceded with whitespace. | 728 | |
'<' is not preceded with whitespace. | 728 | |
'<' is not followed by whitespace. | 728 | |
'>' is not preceded with whitespace. | 728 | |
'>' is not followed by whitespace. | 728 | |
Line contains a tab character. | 729 | |
Missing a Javadoc comment. | 729 | |
'<' is not preceded with whitespace. | 729 | |
'<' is not followed by whitespace. | 729 | |
'>' is not preceded with whitespace. | 729 | |
'<' is not preceded with whitespace. | 729 | |
'<' is not followed by whitespace. | 729 | |
'>' is not preceded with whitespace. | 729 | |
'>' is not followed by whitespace. | 729 | |
Line is longer than 80 characters. | 731 | |
Line contains a tab character. | 731 | |
Missing a Javadoc comment. | 731 | |
Parameter inputStream should be final. | 731 | |
Line contains a tab character. | 732 | |
Line contains a tab character. | 733 | |
Line contains a tab character. | 734 | |
Line contains a tab character. | 735 | |
Line contains a tab character. | 736 | |
Line is longer than 80 characters. | 737 | |
Line contains a tab character. | 737 | |
Line contains a tab character. | 738 | |
Line contains a tab character. | 739 | |
Line is longer than 80 characters. | 740 | |
Line contains a tab character. | 740 | |
Line contains a tab character. | 741 | |
Line contains a tab character. | 742 | |
Line is longer than 80 characters. | 743 | |
Line contains a tab character. | 743 | |
Line contains a tab character. | 744 | |
Line contains a tab character. | 745 | |
Line contains a tab character. | 746 | |
Line contains a tab character. | 748 | |
Line is longer than 80 characters. | 749 | |
Line contains a tab character. | 749 | |
Line contains a tab character. | 750 | |
Line contains a tab character. | 751 | |
Line contains a tab character. | 752 | |
Line contains a tab character. | 754 | |
Line is longer than 80 characters. | 755 | |
Line contains a tab character. | 755 | |
Line contains a tab character. | 756 | |
Line contains a tab character. | 757 | |
Line contains a tab character. | 758 | |
Line contains a tab character. | 760 | |
Line is longer than 80 characters. | 761 | |
Line contains a tab character. | 761 | |
Line contains a tab character. | 762 | |
Line contains a tab character. | 763 | |
Line contains a tab character. | 764 | |
Line contains a tab character. | 765 | |
Line contains a tab character. | 767 | |
Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. | 767 | |
Missing a Javadoc comment. | 767 | |
Parameter key should be final. | 767 | |
Line contains a tab character. | 768 | |
Line contains a tab character. | 769 | |
Line contains a tab character. | 771 | |
Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. | 771 | |
Missing a Javadoc comment. | 771 | |
Parameter key should be final. | 771 | |
Parameter defaultValue should be final. | 771 | |
Line contains a tab character. | 772 | |
Line contains a tab character. | 773 | |
Line contains a tab character. | 775 | |
Method 'getMapProperties' is not designed for extension - needs to be abstract, final or empty. | 775 | |
Missing a Javadoc comment. | 775 | |
Line contains a tab character. | 776 | |
Line contains a tab character. | 777 | |
Line contains a tab character. | 779 | |
Method 'getFormatProperties' is not designed for extension - needs to be abstract, final or empty. | 779 | |
Missing a Javadoc comment. | 779 | |
Line contains a tab character. | 780 | |
Line contains a tab character. | 781 | |
Line contains a tab character. | 783 | |
Method 'getIgnoreTypes' is not designed for extension - needs to be abstract, final or empty. | 783 | |
Missing a Javadoc comment. | 783 | |
'<' is not preceded with whitespace. | 783 | |
'<' is not followed by whitespace. | 783 | |
'>' is not preceded with whitespace. | 783 | |
Line contains a tab character. | 784 | |
Line contains a tab character. | 785 | |
Line contains a tab character. | 787 | |
Method 'getIgnoreValues' is not designed for extension - needs to be abstract, final or empty. | 787 | |
Missing a Javadoc comment. | 787 | |
'<' is not preceded with whitespace. | 787 | |
'<' is not followed by whitespace. | 787 | |
'>' is not preceded with whitespace. | 787 | |
Line contains a tab character. | 788 | |
Line contains a tab character. | 789 | |
Line contains a tab character. | 791 | |
Method 'getReplacementKeys' is not designed for extension - needs to be abstract, final or empty. | 791 | |
Missing a Javadoc comment. | 791 | |
'<' is not preceded with whitespace. | 791 | |
'<' is not followed by whitespace. | 791 | |
'>' is not preceded with whitespace. | 791 | |
Line contains a tab character. | 792 | |
Line contains a tab character. | 793 | |
Line contains a tab character. | 794 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 41 | |
Line has trailing spaces. | 46 | |
Missing a Javadoc comment. | 49 | |
Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 49 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 64 | |
Name 'STREAM_REFERENCE_DELIMITER' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 64 | |
Variable 'STREAM_REFERENCE_DELIMITER' must be private and have accessor methods. | 64 | |
Line is longer than 80 characters. | 69 | |
'{' is not preceded with whitespace. | 73 | |
Line is longer than 80 characters. | 74 | |
First sentence should end with a period. | 78 | |
Line has trailing spaces. | 82 | |
Parameter r should be final. | 86 | |
First sentence should end with a period. | 91 | |
Line has trailing spaces. | 104 | |
Parameter origRef should be final. | 112 | |
Parameter dataRef should be final. | 112 | |
Parameter size should be final. | 112 | |
Comment matches to-do format 'TODO:'. | 116 | |
Line is longer than 80 characters. | 120 | |
Line has trailing spaces. | 133 | |
Parameter origRef should be final. | 143 | |
Parameter dataRef should be final. | 143 | |
Parameter size should be final. | 143 | |
Parameter mime should be final. | 143 | |
Method 'getDataStoreReference' is not designed for extension - needs to be abstract, final or empty. | 153 | |
Method 'setDataStoreReference' is not designed for extension - needs to be abstract, final or empty. | 161 | |
Parameter dataStoreReference should be final. | 161 | |
'dataStoreReference' hides a field. | 161 | |
Method 'getOrigReference' is not designed for extension - needs to be abstract, final or empty. | 168 | |
Method 'setOrigReference' is not designed for extension - needs to be abstract, final or empty. | 176 | |
Parameter origReference should be final. | 176 | |
'origReference' hides a field. | 176 | |
Method 'getFileSize' is not designed for extension - needs to be abstract, final or empty. | 183 | |
Method 'setFileSize' is not designed for extension - needs to be abstract, final or empty. | 191 | |
Parameter fileSize should be final. | 191 | |
'fileSize' hides a field. | 191 | |
Method 'getMimeType' is not designed for extension - needs to be abstract, final or empty. | 199 | |
Method 'setMimeType' is not designed for extension - needs to be abstract, final or empty. | 207 | |
Parameter mime should be final. | 207 | |
Method 'setMimeType' is not designed for extension - needs to be abstract, final or empty. | 215 | |
Parameter name should be final. | 215 | |
'if' is not followed by whitespace. | 216 | |
Line has trailing spaces. | 219 | |
Line has trailing spaces. | 229 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 232 | |
Missing a Javadoc comment. | 232 | |
Line is longer than 80 characters. | 233 | |
Line is longer than 80 characters. | 234 | |
Avoid inline conditionals. | 234 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 24 | |
Line has trailing spaces. | 28 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Line has trailing spaces. | 55 | |
Parameter elementName should be final. | 63 | |
'elementName' hides a field. | 63 | |
Parameter start should be final. | 63 | |
Parameter end should be final. | 63 | |
Line has trailing spaces. | 73 | |
Parameter elementName should be final. | 83 | |
'elementName' hides a field. | 83 | |
Parameter start should be final. | 83 | |
Parameter end should be final. | 83 | |
Parameter inclusive should be final. | 84 | |
'inclusive' hides a field. | 84 | |
Line has trailing spaces. | 93 | |
Method 'getStartValue' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Line has trailing spaces. | 102 | |
Method 'setStartValue' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Parameter value should be final. | 106 | |
Line has trailing spaces. | 112 | |
Method 'getEndValue' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Line has trailing spaces. | 121 | |
Method 'setEndValue' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Parameter value should be final. | 125 | |
Line has trailing spaces. | 131 | |
Method 'getInclusive' is not designed for extension - needs to be abstract, final or empty. | 134 | |
Method 'setInclusive' is not designed for extension - needs to be abstract, final or empty. | 143 | |
Parameter flag should be final. | 143 | |
Expected @param tag for 'flag'. | 143 | |
Line has trailing spaces. | 150 | |
Method 'getElementName' is not designed for extension - needs to be abstract, final or empty. | 153 | |
Line has trailing spaces. | 160 | |
Method 'setElementName' is not designed for extension - needs to be abstract, final or empty. | 164 | |
Parameter elementName should be final. | 164 | |
'elementName' hides a field. | 164 | |
Line has trailing spaces. | 172 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 175 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 23 | |
Line has trailing spaces. | 28 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 39 | |
Parameter fileRef should be final. | 59 | |
'fileRef' hides a field. | 59 | |
Parameter fileSize should be final. | 59 | |
Expected @param tag for 'fileSize'. | 59 | |
Parameter bytesTransferred should be final. | 60 | |
'bytesTransferred' hides a field. | 60 | |
Parameter parentProduct should be final. | 60 | |
'parentProduct' hides a field. | 60 | |
Method 'getBytesTransferred' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Method 'setBytesTransferred' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Parameter bytesTransferred should be final. | 77 | |
'bytesTransferred' hides a field. | 77 | |
Method 'getFileRef' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Method 'setFileRef' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Parameter fileRef should be final. | 92 | |
'fileRef' hides a field. | 92 | |
Method 'getParentProduct' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Method 'setParentProduct' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Parameter parentProduct should be final. | 107 | |
'parentProduct' hides a field. | 107 | |
Line has trailing spaces. | 112 | |
Method 'computePctTransferred' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Line is longer than 80 characters. | 116 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 25 | |
Line has trailing spaces. | 36 | |
Line has trailing spaces. | 40 | |
Missing a Javadoc comment. | 45 | |
Line has trailing spaces. | 49 | |
Method 'doConfigure' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Line has trailing spaces. | 65 | |
Method 'doExtract' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Missing a Javadoc comment. | 71 | |
Parameter product should be final. | 72 | |
Parameter met should be final. | 72 | |
Missing a Javadoc comment. | 103 | |
Parameter p should be final. | 103 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 22 | |
Line has trailing spaces. | 49 | |
Extra HTML tag found: </p> | 54 | |
Line has trailing spaces. | 55 | |
Missing a Javadoc comment. | 60 | |
'<' is not preceded with whitespace. | 60 | |
'<' is not followed by whitespace. | 60 | |
'>' is not preceded with whitespace. | 60 | |
Line is longer than 80 characters. | 63 | |
Missing a Javadoc comment. | 63 | |
'<' is not preceded with whitespace. | 63 | |
'<' is not followed by whitespace. | 63 | |
'>' is not preceded with whitespace. | 63 | |
'<' is not preceded with whitespace. | 63 | |
'<' is not followed by whitespace. | 63 | |
'>' is not preceded with whitespace. | 63 | |
'>' is not followed by whitespace. | 63 | |
Line is longer than 80 characters. | 66 | |
Missing a Javadoc comment. | 66 | |
Line has trailing spaces. | 70 | |
Line is longer than 80 characters. | 72 | |
Parameter uris should be final. | 72 | |
'<' is not preceded with whitespace. | 72 | |
'<' is not followed by whitespace. | 72 | |
'>' is not preceded with whitespace. | 72 | |
Expected @param tag for 'uris'. | 72 | |
Expected @throws tag for 'InstantiationException'. | 72 | |
Line is longer than 80 characters. | 75 | |
Line has trailing spaces. | 84 | |
Line is longer than 80 characters. | 85 | |
Method 'addProductType' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Missing a Javadoc comment. | 87 | |
Parameter productType should be final. | 87 | |
Line has trailing spaces. | 96 | |
Line is longer than 80 characters. | 97 | |
Method 'modifyProductType' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Missing a Javadoc comment. | 99 | |
Parameter productType should be final. | 99 | |
Line has trailing spaces. | 108 | |
Line is longer than 80 characters. | 109 | |
Method 'removeProductType' is not designed for extension - needs to be abstract, final or empty. | 111 | |
Missing a Javadoc comment. | 111 | |
Parameter productType should be final. | 111 | |
Line has trailing spaces. | 119 | |
Line is longer than 80 characters. | 120 | |
Method 'getProductTypeById' is not designed for extension - needs to be abstract, final or empty. | 122 | |
Missing a Javadoc comment. | 122 | |
Parameter productTypeId should be final. | 122 | |
Line has trailing spaces. | 129 | |
Line is longer than 80 characters. | 130 | |
Method 'getProductTypeByName' is not designed for extension - needs to be abstract, final or empty. | 132 | |
Missing a Javadoc comment. | 132 | |
Parameter productTypeName should be final. | 132 | |
'<' is not preceded with whitespace. | 134 | |
'<' is not followed by whitespace. | 134 | |
'>' is not preceded with whitespace. | 134 | |
Line has trailing spaces. | 150 | |
Line is longer than 80 characters. | 151 | |
Line is longer than 80 characters. | 153 | |
Method 'getProductTypes' is not designed for extension - needs to be abstract, final or empty. | 153 | |
Missing a Javadoc comment. | 153 | |
'<' is not preceded with whitespace. | 153 | |
'<' is not followed by whitespace. | 153 | |
'>' is not preceded with whitespace. | 153 | |
Line is longer than 80 characters. | 154 | |
Missing a Javadoc comment. | 157 | |
Line is longer than 80 characters. | 183 | |
Missing a Javadoc comment. | 197 | |
Parameter dirUris should be final. | 197 | |
'<' is not preceded with whitespace. | 197 | |
'<' is not followed by whitespace. | 197 | |
'>' is not preceded with whitespace. | 197 | |
Missing a Javadoc comment. | 256 | |
Parameter xmlFile should be final. | 256 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 30 | |
Line has trailing spaces. | 34 | |
Utility classes should not have a public or default constructor. | 36 | |
Line is longer than 80 characters. | 38 | |
Missing a Javadoc comment. | 38 | |
Parameter queryResults should be final. | 38 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 | |
Line has trailing spaces. | 41 | |
Missing a Javadoc comment. | 42 | |
Parameter queryResults should be final. | 43 | |
'<' is not preceded with whitespace. | 43 | |
'<' is not followed by whitespace. | 43 | |
'>' is not preceded with whitespace. | 43 | |
Parameter delimiter should be final. | 43 | |
Line is longer than 80 characters. | 48 | |
Line has trailing spaces. | 50 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 28 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
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 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 40 | |
Line has trailing spaces. | 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 | |
'solrUrl' hides a field. | 43 | |
Line contains a tab character. | 44 | |
'==' is not preceded with whitespace. | 44 | |
'==' is not followed by whitespace. | 44 | |
Line is longer than 80 characters. | 45 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
'(' is followed by whitespace. | 48 | |
')' is preceded with whitespace. | 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 has trailing spaces. | 52 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line is longer than 80 characters. | 54 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line has trailing spaces. | 58 | |
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 | |
'!=' is not preceded with whitespace. | 61 | |
'!=' is not followed by whitespace. | 61 | |
Line contains a tab character. | 62 | |
Line is longer than 80 characters. | 63 | |
Line contains a tab character. | 63 | |
'cast' is not followed by whitespace. | 63 | |
'(' is followed by whitespace. | 63 | |
')' is preceded with whitespace. | 63 | |
Line contains a tab character. | 64 | |
'catch' is not followed by whitespace. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line has trailing spaces. | 71 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line is longer than 80 characters. | 73 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
'!=' is not preceded with whitespace. | 74 | |
'!=' is not followed by whitespace. | 74 | |
Line contains a tab character. | 75 | |
Line is longer than 80 characters. | 76 | |
Line contains a tab character. | 76 | |
'cast' is not followed by whitespace. | 76 | |
'(' is followed by whitespace. | 76 | |
')' is preceded with whitespace. | 76 | |
Line contains a tab character. | 77 | |
'catch' is not followed by whitespace. | 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. | 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. | 87 | |
Method 'createCatalog' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Missing a Javadoc comment. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
'+' is not preceded with whitespace. | 89 | |
'+' is not followed by whitespace. | 89 | |
Line is longer than 80 characters. | 90 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 21 | |
Line has trailing spaces. | 23 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 33 | |
Parameter msg should be final. | 33 | |
Missing a Javadoc comment. | 37 | |
Parameter msg should be final. | 37 | |
Parameter t should be final. | 37 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 26 | |
Line has trailing spaces. | 27 | |
Line has trailing spaces. | 35 | |
Unused @throws tag for 'Exception'. | 45 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 21 | |
Type Javadoc comment is missing an @param <objType> tag. | 27 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 31 | |
Parameter startTime should be final. | 31 | |
Parameter endTime should be final. | 31 | |
Parameter timeObj should be final. | 31 | |
'timeObj' hides a field. | 31 | |
Missing a Javadoc comment. | 36 | |
Parameter startTime should be final. | 36 | |
Parameter endTime should be final. | 36 | |
Parameter priority should be final. | 36 | |
Parameter timeObj should be final. | 37 | |
'timeObj' hides a field. | 37 | |
Method 'getTimeObject' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter obj should be final. | 46 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'?' is not preceded with whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
'?' is not followed by whitespace. | 48 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'?' is not preceded with whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
'?' is not followed by whitespace. | 48 | |
'>' is not followed by whitespace. | 48 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Missing a Javadoc comment. | 59 | |
Avoid inline conditionals. | 61 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 50 | |
Line has trailing spaces. | 56 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 65 | |
First sentence should end with a period. | 67 | |
Line has trailing spaces. | 77 | |
Method 'setFileManagerUrl' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Missing a Javadoc comment. | 82 | |
Parameter url should be final. | 82 | |
Line has trailing spaces. | 94 | |
Method 'transferProduct' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Missing a Javadoc comment. | 99 | |
Parameter product should be final. | 99 | |
Line is longer than 80 characters. | 103 | |
Line is longer than 80 characters. | 125 | |
',' is not followed by whitespace. | 126 | |
Line has trailing spaces. | 136 | |
Method 'retrieveProduct' is not designed for extension - needs to be abstract, final or empty. | 141 | |
Missing a Javadoc comment. | 141 | |
Parameter product should be final. | 141 | |
Parameter directory should be final. | 141 | |
Line is longer than 80 characters. | 145 | |
Line is longer than 80 characters. | 167 | |
',' is not followed by whitespace. | 168 | |
Method 'deleteProduct' is not designed for extension - needs to be abstract, final or empty. | 176 | |
Missing a Javadoc comment. | 176 | |
Line is longer than 80 characters. | 177 | |
Parameter product should be final. | 177 | |
'}' should be on the same line. | 182 | |
Line is longer than 80 characters. | 184 | |
'+' is not preceded with whitespace. | 184 | |
'+' is not followed by whitespace. | 184 | |
Line is longer than 80 characters. | 188 | |
Line has trailing spaces. | 193 | |
Parameter args should be final. | 197 | |
Expected @param tag for 'args'. | 197 | |
Expected @throws tag for 'DataTransferException'. | 197 | |
Expected @throws tag for 'IOException'. | 198 | |
Expected @throws tag for 'URISyntaxException'. | 198 | |
Line is longer than 80 characters. | 199 | |
Line is longer than 80 characters. | 205 | |
'<' is not preceded with whitespace. | 216 | |
'<' is not followed by whitespace. | 216 | |
'>' is not preceded with whitespace. | 216 | |
'<' is not preceded with whitespace. | 229 | |
'<' is not followed by whitespace. | 229 | |
'>' is not preceded with whitespace. | 229 | |
'>' is not followed by whitespace. | 229 | |
Line is longer than 80 characters. | 244 | |
Line is longer than 80 characters. | 247 | |
Missing a Javadoc comment. | 280 | |
Parameter product should be final. | 280 | |
Parameter directory should be final. | 280 | |
Missing a Javadoc comment. | 318 | |
Parameter product should be final. | 318 | |
Missing a Javadoc comment. | 361 | |
Parameter product should be final. | 361 | |
'<' is not preceded with whitespace. | 363 | |
'<' is not followed by whitespace. | 363 | |
'>' is not preceded with whitespace. | 363 | |
Missing a Javadoc comment. | 376 | |
Parameter product should be final. | 376 | |
Parameter directory should be final. | 376 | |
'<' is not preceded with whitespace. | 378 | |
'<' is not followed by whitespace. | 378 | |
'>' is not preceded with whitespace. | 378 | |
Missing a Javadoc comment. | 384 | |
Parameter r should be final. | 384 | |
Parameter log should be final. | 384 | |
Missing a Javadoc comment. | 397 | |
Parameter r should be final. | 397 | |
Parameter directory should be final. | 397 | |
Missing a Javadoc comment. | 407 | |
Parameter p should be final. | 407 | |
Line is longer than 80 characters. | 410 | |
Line is longer than 80 characters. | 419 | |
Missing a Javadoc comment. | 424 | |
Parameter p should be final. | 424 | |
Line is longer than 80 characters. | 427 | |
Line is longer than 80 characters. | 436 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 22 | |
Line has trailing spaces. | 40 | |
Line has trailing spaces. | 46 | |
Missing a Javadoc comment. | 51 | |
Line is longer than 80 characters. | 54 | |
Missing a Javadoc comment. | 54 | |
Line has trailing spaces. | 58 | |
Line has trailing spaces. | 62 | |
Parameter ds should be final. | 66 | |
Line has trailing spaces. | 72 | |
Line is longer than 80 characters. | 73 | |
Method 'addProductType' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Missing a Javadoc comment. | 75 | |
Parameter productType should be final. | 75 | |
Line is longer than 80 characters. | 86 | |
Line is longer than 80 characters. | 101 | |
Line is longer than 80 characters. | 114 | |
Line is longer than 80 characters. | 121 | |
Line is longer than 80 characters. | 136 | |
Must have at least one statement. | 145 | |
Must have at least one statement. | 153 | |
Must have at least one statement. | 162 | |
Line has trailing spaces. | 172 | |
Line is longer than 80 characters. | 173 | |
Method 'modifyProductType' is not designed for extension - needs to be abstract, final or empty. | 175 | |
Missing a Javadoc comment. | 175 | |
Parameter productType should be final. | 175 | |
Line is longer than 80 characters. | 185 | |
Line is longer than 80 characters. | 214 | |
Must have at least one statement. | 223 | |
Must have at least one statement. | 232 | |
Line has trailing spaces. | 242 | |
Line is longer than 80 characters. | 243 | |
Method 'removeProductType' is not designed for extension - needs to be abstract, final or empty. | 245 | |
Missing a Javadoc comment. | 245 | |
Parameter productType should be final. | 245 | |
Line is longer than 80 characters. | 255 | |
Comment matches to-do format 'TODO:'. | 262 | |
Line is longer than 80 characters. | 280 | |
Must have at least one statement. | 288 | |
Must have at least one statement. | 297 | |
Line has trailing spaces. | 307 | |
Line is longer than 80 characters. | 308 | |
Method 'getProductTypeById' is not designed for extension - needs to be abstract, final or empty. | 310 | |
Missing a Javadoc comment. | 310 | |
Parameter productTypeId should be final. | 310 | |
Line is longer than 80 characters. | 322 | |
Line is longer than 80 characters. | 343 | |
Must have at least one statement. | 352 | |
Must have at least one statement. | 360 | |
Must have at least one statement. | 369 | |
Line has trailing spaces. | 380 | |
Line is longer than 80 characters. | 381 | |
Method 'getProductTypeByName' is not designed for extension - needs to be abstract, final or empty. | 383 | |
Missing a Javadoc comment. | 383 | |
Parameter productTypeName should be final. | 383 | |
Line is longer than 80 characters. | 395 | |
Line is longer than 80 characters. | 416 | |
Must have at least one statement. | 425 | |
Must have at least one statement. | 433 | |
Must have at least one statement. | 442 | |
Line has trailing spaces. | 453 | |
Line is longer than 80 characters. | 454 | |
Line is longer than 80 characters. | 456 | |
Method 'getProductTypes' is not designed for extension - needs to be abstract, final or empty. | 456 | |
Missing a Javadoc comment. | 456 | |
'<' is not preceded with whitespace. | 456 | |
'<' is not followed by whitespace. | 456 | |
'>' is not preceded with whitespace. | 456 | |
'<' is not preceded with whitespace. | 461 | |
'<' is not followed by whitespace. | 461 | |
'>' is not preceded with whitespace. | 461 | |
'<' is not preceded with whitespace. | 473 | |
'<' is not followed by whitespace. | 473 | |
'>' is not preceded with whitespace. | 473 | |
'>' is not followed by whitespace. | 473 | |
Line is longer than 80 characters. | 493 | |
Must have at least one statement. | 502 | |
Must have at least one statement. | 510 | |
Must have at least one statement. | 519 |
Violation | Message | Line |
---|---|---|
Unused import - java.nio.file.Paths. | 23 | |
Unused import - org.apache.lucene.index.DirectoryReader. | 27 | |
Line has trailing spaces. | 42 | |
Line has trailing spaces. | 46 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 53 | |
Line contains a tab character. | 55 | |
Missing a Javadoc comment. | 55 | |
Line is longer than 80 characters. | 56 | |
Line contains a tab character. | 56 | |
Missing a Javadoc comment. | 56 | |
Line contains a tab character. | 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 | |
Line contains a tab character. | 62 | |
Missing a Javadoc comment. | 62 | |
Line has trailing spaces. | 63 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Missing a Javadoc comment. | 65 | |
Line has trailing spaces. | 66 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Missing a Javadoc comment. | 68 | |
Line has trailing spaces. | 69 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Missing a Javadoc comment. | 71 | |
Line has trailing spaces. | 72 | |
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 | |
Missing a Javadoc comment. | 75 | |
Line has trailing spaces. | 76 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line is longer than 80 characters. | 78 | |
Missing a Javadoc comment. | 78 | |
Line has trailing spaces. | 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 contains a tab character. | 83 | |
Expected @throws tag for 'IllegalArgumentException'. | 83 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 83 | |
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 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line is longer than 80 characters. | 89 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line has trailing spaces. | 95 | |
Line contains a tab character. | 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 | |
'(' is followed by whitespace. | 97 | |
')' is preceded with whitespace. | 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 is longer than 80 characters. | 103 | |
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 has trailing spaces. | 107 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line is longer than 80 characters. | 110 | |
Line contains a tab character. | 110 | |
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 contains a tab character. | 116 | |
Line is longer than 80 characters. | 117 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line has trailing spaces. | 122 | |
Line contains a tab character. | 122 | |
Line is longer than 80 characters. | 123 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Method 'createCatalog' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Missing a Javadoc comment. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line is longer than 80 characters. | 133 | |
Line contains a tab character. | 133 | |
'(' is followed by whitespace. | 133 | |
')' is preceded with whitespace. | 133 | |
Line is longer than 80 characters. | 134 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line is longer than 80 characters. | 146 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line is longer than 80 characters. | 151 | |
Line contains a tab character. | 151 | |
Line is longer than 80 characters. | 152 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 29 | |
Line has trailing spaces. | 33 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 47 | |
'<' is not preceded with whitespace. | 47 | |
'<' is not followed by whitespace. | 47 | |
'>' is not preceded with whitespace. | 47 | |
Line has trailing spaces. | 48 | |
Missing a Javadoc comment. | 50 | |
'<' is not preceded with whitespace. | 59 | |
'<' is not followed by whitespace. | 59 | |
'>' is not preceded with whitespace. | 59 | |
'>' is not followed by whitespace. | 59 | |
Parameter pageNum should be final. | 72 | |
'pageNum' hides a field. | 72 | |
Parameter totalPages should be final. | 72 | |
'totalPages' hides a field. | 72 | |
Parameter pageSize should be final. | 72 | |
'pageSize' hides a field. | 72 | |
Parameter pageProducts should be final. | 73 | |
'<' is not preceded with whitespace. | 73 | |
'<' is not followed by whitespace. | 73 | |
'>' is not preceded with whitespace. | 73 | |
'pageProducts' hides a field. | 73 | |
Method 'getPageNum' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Method 'setPageNum' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Parameter pageNum should be final. | 91 | |
'pageNum' hides a field. | 91 | |
Method 'getPageProducts' is not designed for extension - needs to be abstract, final or empty. | 98 | |
'<' is not preceded with whitespace. | 98 | |
'<' is not followed by whitespace. | 98 | |
'>' is not preceded with whitespace. | 98 | |
Method 'setPageProducts' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Parameter pageProducts should be final. | 106 | |
'<' is not preceded with whitespace. | 106 | |
'<' is not followed by whitespace. | 106 | |
'>' is not preceded with whitespace. | 106 | |
'pageProducts' hides a field. | 106 | |
Method 'getPageSize' is not designed for extension - needs to be abstract, final or empty. | 113 | |
Method 'setPageSize' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Parameter pageSize should be final. | 121 | |
'pageSize' hides a field. | 121 | |
Method 'getTotalPages' is not designed for extension - needs to be abstract, final or empty. | 128 | |
Method 'setTotalPages' is not designed for extension - needs to be abstract, final or empty. | 136 | |
Parameter totalPages should be final. | 136 | |
'totalPages' hides a field. | 136 | |
Line has trailing spaces. | 141 | |
Method 'isLastPage' is not designed for extension - needs to be abstract, final or empty. | 144 | |
Line has trailing spaces. | 149 | |
Method 'isFirstPage' is not designed for extension - needs to be abstract, final or empty. | 152 | |
Method 'getNumOfHits' is not designed for extension - needs to be abstract, final or empty. | 160 | |
Method 'setNumOfHits' is not designed for extension - needs to be abstract, final or empty. | 167 | |
Parameter numOfHits should be final. | 167 | |
'numOfHits' hides a field. | 167 | |
Line has trailing spaces. | 169 | |
Line has trailing spaces. | 172 | |
Line has trailing spaces. | 183 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 38 | |
Line has trailing spaces. | 41 | |
Line has trailing spaces. | 45 | |
Missing a Javadoc comment. | 49 | |
'<' is not preceded with whitespace. | 49 | |
'<' is not followed by whitespace. | 49 | |
'>' is not preceded with whitespace. | 49 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 53 | |
'<' is not preceded with whitespace. | 53 | |
'<' is not followed by whitespace. | 53 | |
'>' is not preceded with whitespace. | 53 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 63 | |
Line has trailing spaces. | 67 | |
Parameter fmUrl should be final. | 73 | |
Expected @param tag for 'fmUrl'. | 73 | |
Parameter rangeQueryElementName should be final. | 73 | |
'rangeQueryElementName' hides a field. | 73 | |
Expected @param tag for 'rangeQueryElementName'. | 73 | |
Parameter startOfQuery should be final. | 74 | |
'startOfQuery' hides a field. | 74 | |
Expected @param tag for 'startOfQuery'. | 74 | |
Parameter endOfQuery should be final. | 74 | |
'endOfQuery' hides a field. | 74 | |
Expected @param tag for 'endOfQuery'. | 74 | |
Line is longer than 80 characters. | 75 | |
Line has trailing spaces. | 80 | |
Parameter fmUrl should be final. | 87 | |
Expected @param tag for 'fmUrl'. | 87 | |
Parameter uniqueElementName should be final. | 87 | |
'uniqueElementName' hides a field. | 87 | |
Expected @param tag for 'uniqueElementName'. | 87 | |
Line is longer than 80 characters. | 88 | |
Parameter uniqueElementProductTypes should be final. | 88 | |
'<' is not preceded with whitespace. | 88 | |
'<' is not followed by whitespace. | 88 | |
'>' is not preceded with whitespace. | 88 | |
Expected @param tag for 'uniqueElementProductTypes'. | 88 | |
Parameter rangeQueryElementName should be final. | 88 | |
'rangeQueryElementName' hides a field. | 88 | |
Expected @param tag for 'rangeQueryElementName'. | 88 | |
Parameter startOfQuery should be final. | 89 | |
'startOfQuery' hides a field. | 89 | |
Expected @param tag for 'startOfQuery'. | 89 | |
Parameter endOfQuery should be final. | 89 | |
'endOfQuery' hides a field. | 89 | |
Expected @param tag for 'endOfQuery'. | 89 | |
'<' is not preceded with whitespace. | 90 | |
'<' is not followed by whitespace. | 90 | |
'>' is not preceded with whitespace. | 90 | |
'>' is not followed by whitespace. | 90 | |
Line has trailing spaces. | 101 | |
Line is longer than 80 characters. | 104 | |
Method 'sync' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Missing a Javadoc comment. | 104 | |
Parameter uniqueElementProductTypeNames should be final. | 104 | |
'<' is not preceded with whitespace. | 104 | |
'<' is not followed by whitespace. | 104 | |
'>' is not preceded with whitespace. | 104 | |
'uniqueElementProductTypeNames' hides a field. | 104 | |
Line has trailing spaces. | 110 | |
Method 'sync' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Missing a Javadoc comment. | 114 | |
Parameter uniqueElementName should be final. | 114 | |
'uniqueElementName' hides a field. | 114 | |
Parameter uniqueElementProductTypeNames should be final. | 115 | |
'<' is not preceded with whitespace. | 115 | |
'<' is not followed by whitespace. | 115 | |
'>' is not preceded with whitespace. | 115 | |
'uniqueElementProductTypeNames' hides a field. | 115 | |
Line has trailing spaces. | 117 | |
'<' is not preceded with whitespace. | 119 | |
'<' is not followed by whitespace. | 119 | |
'>' is not preceded with whitespace. | 119 | |
'<' is not preceded with whitespace. | 119 | |
'<' is not followed by whitespace. | 119 | |
'>' is not preceded with whitespace. | 119 | |
'>' is not followed by whitespace. | 119 | |
Line has trailing spaces. | 138 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 141 | |
Missing a Javadoc comment. | 141 | |
Line has trailing spaces. | 147 | |
Method 'size' is not designed for extension - needs to be abstract, final or empty. | 150 | |
Missing a Javadoc comment. | 150 | |
Line has trailing spaces. | 156 | |
Method 'contains' is not designed for extension - needs to be abstract, final or empty. | 159 | |
Missing a Javadoc comment. | 159 | |
Parameter productName should be final. | 159 | |
Line has trailing spaces. | 165 | |
Line is longer than 80 characters. | 166 | |
Method 'setFileManager' is not designed for extension - needs to be abstract, final or empty. | 168 | |
Missing a Javadoc comment. | 168 | |
Parameter fmUrl should be final. | 168 | |
Line has trailing spaces. | 180 | |
Method 'sync' 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 is longer than 80 characters. | 187 | |
Line is longer than 80 characters. | 188 | |
Line has trailing spaces. | 194 | |
Method 'getFileManagerUrl' is not designed for extension - needs to be abstract, final or empty. | 198 | |
Missing a Javadoc comment. | 198 | |
Line has trailing spaces. | 205 | |
Method 'liveHasProduct' is not designed for extension - needs to be abstract, final or empty. | 219 | |
Parameter uniqueElementName should be final. | 219 | |
'uniqueElementName' hides a field. | 219 | |
Parameter uniqueElementValue should be final. | 220 | |
Parameter productTypeName should be final. | 220 | |
Method 'getUniqueElementName' is not designed for extension - needs to be abstract, final or empty. | 239 | |
Method 'setUniqueElementName' is not designed for extension - needs to be abstract, final or empty. | 247 | |
Parameter uniqueElementName should be final. | 247 | |
'uniqueElementName' hides a field. | 247 | |
Method 'getUniqueElementProductTypeNames' is not designed for extension - needs to be abstract, final or empty. | 254 | |
'<' is not preceded with whitespace. | 254 | |
'<' is not followed by whitespace. | 254 | |
'>' is not preceded with whitespace. | 254 | |
Method 'setUniqueElementProductTypeNames' is not designed for extension - needs to be abstract, final or empty. | 262 | |
Parameter uniqueElementProductTypeNames should be final. | 263 | |
'<' is not preceded with whitespace. | 263 | |
'<' is not followed by whitespace. | 263 | |
'>' is not preceded with whitespace. | 263 | |
'uniqueElementProductTypeNames' hides a field. | 263 | |
Line is longer than 80 characters. | 267 | |
Missing a Javadoc comment. | 267 | |
'<' is not preceded with whitespace. | 267 | |
'<' is not followed by whitespace. | 267 | |
'>' is not preceded with whitespace. | 267 | |
Parameter elementName should be final. | 267 | |
Parameter productType should be final. | 267 | |
Parameter startOfQuery should be final. | 268 | |
'startOfQuery' hides a field. | 268 | |
Parameter endOfQuery should be final. | 268 | |
'endOfQuery' hides a field. | 268 | |
'<' is not preceded with whitespace. | 269 | |
'<' is not followed by whitespace. | 269 | |
'>' is not preceded with whitespace. | 269 | |
'<' is not preceded with whitespace. | 269 | |
'<' is not followed by whitespace. | 269 | |
'>' is not preceded with whitespace. | 269 | |
'>' is not followed by whitespace. | 269 | |
Line has trailing spaces. | 270 | |
Line has trailing spaces. | 274 | |
'if' is not followed by whitespace. | 274 | |
'&&' should be on a new line. | 274 | |
'{' is not preceded with whitespace. | 275 | |
Line is longer than 80 characters. | 276 | |
Line has trailing spaces. | 279 | |
Line has trailing spaces. | 286 | |
Missing a Javadoc comment. | 290 | |
'<' is not preceded with whitespace. | 290 | |
'<' is not followed by whitespace. | 290 | |
'>' is not preceded with whitespace. | 290 | |
Parameter query should be final. | 290 | |
Parameter productType should be final. | 290 | |
Missing a Javadoc comment. | 300 | |
Parameter product should be final. | 300 | |
Parameter metadataElementName should be final. | 301 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 24 | |
Line has trailing spaces. | 29 | |
'<' is not preceded with whitespace. | 33 | |
'<' is not followed by whitespace. | 33 | |
'>' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 35 | |
Method 'getSortByMetKey' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Method 'setSortByMetKey' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Parameter sortByMetKey should be final. | 41 | |
'sortByMetKey' hides a field. | 41 | |
Method 'compare' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Parameter qr1 should be final. | 45 | |
Parameter qr2 should be final. | 45 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 30 | |
Missing a Javadoc comment. | 35 | |
Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Parameter printer should be final. | 38 | |
Method 'setProductTypeName' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Missing a Javadoc comment. | 59 | |
Parameter productTypeName should be final. | 59 | |
'productTypeName' hides a field. | 59 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 34 | |
Line is longer than 80 characters. | 38 | |
Line is longer than 80 characters. | 39 | |
Missing a Javadoc comment. | 45 | |
Variable 'typeMap' must be private and have accessor methods. | 45 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 50 | |
'}' should be on the same line. | 59 | |
'finally' is not followed by whitespace. | 60 | |
'{' is not preceded with whitespace. | 60 | |
Line has trailing spaces. | 68 | |
Line is longer than 80 characters. | 69 | |
Method 'createCatalog' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Missing a Javadoc comment. | 71 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 23 | |
Line has trailing spaces. | 32 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 27 | |
Line has trailing spaces. | 48 | |
Line has trailing spaces. | 53 | |
Line has trailing spaces. | 60 | |
Line has trailing spaces. | 63 | |
Missing a Javadoc comment. | 77 | |
'static' modifier out of order with the JLS suggestions. | 77 | |
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 84 | |
Missing a Javadoc comment. | 86 | |
Parameter transferService should be final. | 86 | |
Line has trailing spaces. | 92 | |
Method 'ingest' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Missing a Javadoc comment. | 97 | |
Parameter fmUrl should be final. | 97 | |
Parameter prodFile should be final. | 97 | |
Parameter extractor should be final. | 97 | |
Parameter metConfFile should be final. | 98 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line has trailing spaces. | 113 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line is longer than 80 characters. | 115 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Method 'ingest' is not designed for extension - needs to be abstract, final or empty. | 117 | |
Missing a Javadoc comment. | 117 | |
Parameter fmUrl should be final. | 117 | |
Parameter prodFiles should be final. | 117 | |
'<' is not preceded with whitespace. | 117 | |
'<' is not followed by whitespace. | 117 | |
'>' is not preceded with whitespace. | 117 | |
Line contains a tab character. | 118 | |
Parameter extractor should be final. | 118 | |
Parameter metConfFile should be final. | 118 | |
Line contains a tab character. | 119 | |
Line is longer than 80 characters. | 127 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 141 | |
Line has trailing spaces. | 145 | |
Method 'ingest' is not designed for extension - needs to be abstract, final or empty. | 149 | |
Missing a Javadoc comment. | 149 | |
Parameter fmUrl should be final. | 149 | |
Parameter prodFile should be final. | 149 | |
Parameter met should be final. | 149 | |
Avoid inline conditionals. | 166 | |
'<' is not preceded with whitespace. | 186 | |
'<' is not followed by whitespace. | 186 | |
'>' is not preceded with whitespace. | 186 | |
'<' is not preceded with whitespace. | 186 | |
'<' is not followed by whitespace. | 186 | |
'>' is not preceded with whitespace. | 186 | |
'>' is not followed by whitespace. | 186 | |
Line has trailing spaces. | 226 | |
Method 'hasProduct' is not designed for extension - needs to be abstract, final or empty. | 230 | |
Missing a Javadoc comment. | 230 | |
Parameter fmUrl should be final. | 230 | |
Parameter prodFile should be final. | 230 | |
'{' is not preceded with whitespace. | 230 | |
Missing a Javadoc comment. | 234 | |
Parameter property should be final. | 234 | |
Parameter propName should be final. | 234 | |
Missing a Javadoc comment. | 244 | |
Parameter url should be final. | 244 | |
Line is longer than 80 characters. | 245 | |
Line is longer than 80 characters. | 248 | |
Line is longer than 80 characters. | 252 | |
'+' is not followed by whitespace. | 252 | |
Missing a Javadoc comment. | 259 | |
Parameter url should be final. | 259 | |
Line is longer than 80 characters. | 268 | |
Missing a Javadoc comment. | 277 | |
Parameter productTypeName should be final. | 277 | |
Line has trailing spaces. | 294 | |
Line is longer than 80 characters. | 298 | |
Method 'hasProduct' is not designed for extension - needs to be abstract, final or empty. | 298 | |
Missing a Javadoc comment. | 298 | |
Parameter fmUrl should be final. | 298 | |
Parameter productName should be final. | 298 | |
'{' is not preceded with whitespace. | 298 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 23 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
First sentence should end with a period. | 32 | |
Line contains a tab character. | 32 | |
Parameter message should be final. | 42 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 23 | |
Line has trailing spaces. | 28 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 41 | |
Line has trailing spaces. | 46 | |
Line contains a tab character. | 46 | |
Line is longer than 80 characters. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Variable 'productSerializer' must be private and have accessor methods. | 48 | |
Line has trailing spaces. | 49 | |
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 | |
Missing a Javadoc comment. | 51 | |
Variable 'productIdGenerator' must be private and have accessor methods. | 51 | |
Line has trailing spaces. | 52 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Missing a Javadoc comment. | 54 | |
Variable 'solrClient' must be private and have accessor methods. | 54 | |
Line has trailing spaces. | 55 | |
Line contains a tab character. | 55 | |
Line is longer than 80 characters. | 56 | |
Line contains a tab character. | 56 | |
Missing a Javadoc comment. | 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 | |
Missing a Javadoc comment. | 58 | |
Parameter solrUrl should be final. | 58 | |
Parameter productIdGenerator should be final. | 58 | |
'productIdGenerator' hides a field. | 58 | |
Parameter productSerializer should be final. | 58 | |
'productSerializer' hides a field. | 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. | 64 | |
Method 'addMetadata' 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 | |
Line contains a tab character. | 65 | |
Parameter metadata should be final. | 65 | |
Parameter product should be final. | 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 | |
'+' is not preceded with whitespace. | 67 | |
'+' is not followed by whitespace. | 67 | |
Line has trailing spaces. | 68 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line has trailing spaces. | 71 | |
Line is longer than 80 characters. | 71 | |
Line contains a tab character. | 71 | |
'<' is not preceded with whitespace. | 71 | |
'<' is not followed by whitespace. | 71 | |
'>' is not preceded with whitespace. | 71 | |
Line has trailing spaces. | 72 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 78 | |
Line is longer than 80 characters. | 79 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
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 | |
Method 'removeMetadata' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Line is longer than 80 characters. | 84 | |
Line contains a tab character. | 84 | |
Parameter metadata should be final. | 84 | |
Expected @param tag for 'metadata'. | 84 | |
Parameter product should be final. | 84 | |
Expected @param tag for 'product'. | 84 | |
Expected @throws tag for 'CatalogException'. | 84 | |
Line has trailing spaces. | 85 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line has trailing spaces. | 88 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line has trailing spaces. | 91 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line has trailing spaces. | 94 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
'<' is not preceded with whitespace. | 96 | |
'<' is not followed by whitespace. | 96 | |
'>' is not preceded with whitespace. | 96 | |
'<' is not preceded with whitespace. | 96 | |
'<' is not followed by whitespace. | 96 | |
'>' is not preceded with whitespace. | 96 | |
'>' is not followed by whitespace. | 96 | |
Line contains a tab character. | 97 | |
Line is longer than 80 characters. | 98 | |
Line contains a tab character. | 98 | |
Line is longer than 80 characters. | 99 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line has trailing spaces. | 101 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line is longer than 80 characters. | 106 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line has trailing spaces. | 108 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line has trailing spaces. | 110 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line has trailing spaces. | 113 | |
Line contains a tab character. | 113 | |
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 | |
'<' is not preceded with whitespace. | 116 | |
'<' is not followed by whitespace. | 116 | |
'>' is not preceded with whitespace. | 116 | |
Line has trailing spaces. | 117 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line is longer than 80 characters. | 125 | |
Line contains a tab character. | 125 | |
Line is longer than 80 characters. | 126 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Method 'addProduct' is not designed for extension - needs to be abstract, final or empty. | 128 | |
Line contains a tab character. | 129 | |
Parameter product should be final. | 129 | |
Expected @param tag for 'product'. | 129 | |
Expected @throws tag for 'CatalogException'. | 129 | |
Line has trailing spaces. | 130 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
'+' is not preceded with whitespace. | 131 | |
'+' is not followed by whitespace. | 131 | |
Line has trailing spaces. | 132 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line is longer than 80 characters. | 135 | |
Line contains a tab character. | 135 | |
Line 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 | |
Line is longer than 80 characters. | 140 | |
Line contains a tab character. | 140 | |
'<' is not preceded with whitespace. | 140 | |
'<' is not followed by whitespace. | 140 | |
'>' is not preceded with whitespace. | 140 | |
Line has trailing spaces. | 141 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line has trailing spaces. | 144 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 147 | |
Method 'modifyProduct' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Missing a Javadoc comment. | 147 | |
Line contains a tab character. | 148 | |
Parameter product should be final. | 148 | |
Line has trailing spaces. | 149 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
'+' is not preceded with whitespace. | 150 | |
'+' is not followed by whitespace. | 150 | |
Line has trailing spaces. | 151 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line is longer than 80 characters. | 153 | |
Line contains a tab character. | 153 | |
'<' is not preceded with whitespace. | 153 | |
'<' is not followed by whitespace. | 153 | |
'>' is not preceded with whitespace. | 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 has trailing spaces. | 157 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 161 | |
Method 'removeProduct' is not designed for extension - needs to be abstract, final or empty. | 161 | |
Missing a Javadoc comment. | 161 | |
Line contains a tab character. | 162 | |
Parameter product should be final. | 162 | |
Line has trailing spaces. | 163 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 169 | |
Method 'setProductTransferStatus' is not designed for extension - needs to be abstract, final or empty. | 169 | |
Missing a Javadoc comment. | 169 | |
Line is longer than 80 characters. | 170 | |
Line contains a tab character. | 170 | |
Parameter product should be final. | 170 | |
Line has trailing spaces. | 171 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 176 | |
Method 'addProductReferences' is not designed for extension - needs to be abstract, final or empty. | 176 | |
Missing a Javadoc comment. | 176 | |
Line is longer than 80 characters. | 177 | |
Line contains a tab character. | 177 | |
Parameter product should be final. | 177 | |
Line has trailing spaces. | 178 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
Line has trailing spaces. | 180 | |
Line is longer than 80 characters. | 180 | |
Line contains a tab character. | 180 | |
'<' is not preceded with whitespace. | 180 | |
'<' is not followed by whitespace. | 180 | |
'>' is not preceded with whitespace. | 180 | |
Line has trailing spaces. | 181 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 187 | |
Method 'getProductById' is not designed for extension - needs to be abstract, final or empty. | 187 | |
Missing a Javadoc comment. | 187 | |
Line is longer than 80 characters. | 188 | |
Line contains a tab character. | 188 | |
Parameter productId should be final. | 188 | |
Line has trailing spaces. | 189 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
Line has trailing spaces. | 192 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 195 | |
Method 'getProductByName' is not designed for extension - needs to be abstract, final or empty. | 195 | |
Missing a Javadoc comment. | 195 | |
Line is longer than 80 characters. | 196 | |
Line contains a tab character. | 196 | |
Parameter productName should be final. | 196 | |
Line has trailing spaces. | 197 | |
Line contains a tab character. | 197 | |
Line has trailing spaces. | 198 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 199 | |
'!=' is not preceded with whitespace. | 199 | |
'!=' is not followed by whitespace. | 199 | |
Line is longer than 80 characters. | 200 | |
Line contains a tab character. | 200 | |
'+' is not preceded with whitespace. | 200 | |
'+' is not followed by whitespace. | 200 | |
'+' is not preceded with whitespace. | 200 | |
'+' is not followed by whitespace. | 200 | |
'+' is not preceded with whitespace. | 200 | |
'+' is not followed by whitespace. | 200 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 203 | |
'+' is not preceded with whitespace. | 203 | |
'+' is not followed by whitespace. | 203 | |
'+' is not preceded with whitespace. | 203 | |
'+' is not followed by whitespace. | 203 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 205 | |
Line has trailing spaces. | 206 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 207 | |
Line contains a tab character. | 209 | |
Method 'getProductReferences' is not designed for extension - needs to be abstract, final or empty. | 209 | |
Missing a Javadoc comment. | 209 | |
Line is longer than 80 characters. | 210 | |
Line contains a tab character. | 210 | |
'<' is not preceded with whitespace. | 210 | |
'<' is not followed by whitespace. | 210 | |
'>' is not preceded with whitespace. | 210 | |
Parameter product should be final. | 210 | |
Line has trailing spaces. | 211 | |
Line contains a tab character. | 211 | |
Line is longer than 80 characters. | 212 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 213 | |
Line has trailing spaces. | 214 | |
Line contains a tab character. | 214 | |
Line contains a tab character. | 215 | |
Line contains a tab character. | 217 | |
Method 'getProducts' is not designed for extension - needs to be abstract, final or empty. | 217 | |
Missing a Javadoc comment. | 217 | |
Line contains a tab character. | 218 | |
'<' is not preceded with whitespace. | 218 | |
'<' is not followed by whitespace. | 218 | |
'>' is not preceded with whitespace. | 218 | |
Line has trailing spaces. | 219 | |
Line contains a tab character. | 219 | |
Line contains a tab character. | 220 | |
Line is longer than 80 characters. | 221 | |
Line contains a tab character. | 221 | |
'<' is not preceded with whitespace. | 221 | |
'<' is not followed by whitespace. | 221 | |
'>' is not preceded with whitespace. | 221 | |
'<' is not preceded with whitespace. | 221 | |
'<' is not followed by whitespace. | 221 | |
'>' is not preceded with whitespace. | 221 | |
'>' is not followed by whitespace. | 221 | |
Line contains a tab character. | 222 | |
'{' is followed by whitespace. | 222 | |
')' is preceded with whitespace. | 222 | |
Line is longer than 80 characters. | 223 | |
Line contains a tab character. | 223 | |
Line has trailing spaces. | 224 | |
Line contains a tab character. | 224 | |
Line contains a tab character. | 225 | |
Line is longer than 80 characters. | 226 | |
Line contains a tab character. | 226 | |
Line has trailing spaces. | 227 | |
Line contains a tab character. | 227 | |
Line contains a tab character. | 228 | |
Line has trailing spaces. | 229 | |
Line contains a tab character. | 229 | |
Line contains a tab character. | 230 | |
Line is longer than 80 characters. | 231 | |
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 contains a tab character. | 234 | |
Line contains a tab character. | 235 | |
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 contains a tab character. | 240 | |
Expected an @return tag. | 241 | |
Line is longer than 80 characters. | 241 | |
Line contains a tab character. | 241 | |
Parameter query should be final. | 241 | |
Expected @param tag for 'query'. | 241 | |
Parameter type should be final. | 241 | |
Expected @param tag for 'type'. | 241 | |
Parameter offset should be final. | 241 | |
Expected @param tag for 'offset'. | 241 | |
Parameter limit should be final. | 241 | |
Expected @param tag for 'limit'. | 241 | |
Expected @throws tag for 'CatalogException'. | 241 | |
Line has trailing spaces. | 242 | |
Line contains a tab character. | 242 | |
Line contains a tab character. | 243 | |
Line is longer than 80 characters. | 244 | |
Line contains a tab character. | 244 | |
'<' is not preceded with whitespace. | 244 | |
'<' is not followed by whitespace. | 244 | |
'>' is not preceded with whitespace. | 244 | |
'<' is not preceded with whitespace. | 244 | |
'<' is not followed by whitespace. | 244 | |
'>' is not preceded with whitespace. | 244 | |
'>' is not followed by whitespace. | 244 | |
Line contains a tab character. | 245 | |
Line is longer than 80 characters. | 246 | |
Line contains a tab character. | 246 | |
'+' is not preceded with whitespace. | 246 | |
'+' is not followed by whitespace. | 246 | |
'+' is not preceded with whitespace. | 246 | |
'+' is not followed by whitespace. | 246 | |
')' is preceded with whitespace. | 246 | |
Line contains a tab character. | 248 | |
'<' is not preceded with whitespace. | 248 | |
'<' is not followed by whitespace. | 248 | |
'>' is not preceded with whitespace. | 248 | |
'<' is not preceded with whitespace. | 248 | |
'<' is not followed by whitespace. | 248 | |
'>' is not preceded with whitespace. | 248 | |
'>' is not followed by whitespace. | 248 | |
Line contains a tab character. | 250 | |
'+' is not preceded with whitespace. | 250 | |
'+' is not followed by whitespace. | 250 | |
Line contains a tab character. | 251 | |
'(' is followed by whitespace. | 253 | |
')' is preceded with whitespace. | 253 | |
Line is longer than 80 characters. | 255 | |
'{' is followed by whitespace. | 255 | |
'+' is not preceded with whitespace. | 255 | |
'+' is not followed by whitespace. | 255 | |
')' is preceded with whitespace. | 255 | |
Line has trailing spaces. | 258 | |
Line contains a tab character. | 258 | |
Line contains a tab character. | 259 | |
Line has trailing spaces. | 260 | |
Line contains a tab character. | 260 | |
First sentence should end with a period. | 261 | |
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 | |
Line contains a tab character. | 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 | |
Expected an @return tag. | 268 | |
Line is longer than 80 characters. | 268 | |
Line contains a tab character. | 268 | |
Parameter params should be final. | 268 | |
'<' is not preceded with whitespace. | 268 | |
'<' is not followed by whitespace. | 268 | |
'>' is not preceded with whitespace. | 268 | |
Parameter offset should be final. | 268 | |
Parameter limit should be final. | 268 | |
Expected @throws tag for 'CatalogException'. | 268 | |
Line has trailing spaces. | 269 | |
Line contains a tab character. | 269 | |
Line contains a tab character. | 270 | |
Line contains a tab character. | 271 | |
Line contains a tab character. | 272 | |
Line contains a tab character. | 273 | |
Line is longer than 80 characters. | 274 | |
Line contains a tab character. | 274 | |
'<' is not preceded with whitespace. | 274 | |
'<' is not followed by whitespace. | 274 | |
'<' is not preceded with whitespace. | 274 | |
'<' is not followed by whitespace. | 274 | |
Line has trailing spaces. | 275 | |
Line contains a tab character. | 275 | |
Line contains a tab character. | 276 | |
'{' is followed by whitespace. | 276 | |
'+' is not preceded with whitespace. | 276 | |
'+' is not followed by whitespace. | 276 | |
')' is preceded with whitespace. | 276 | |
Line is longer than 80 characters. | 277 | |
Line contains a tab character. | 277 | |
Line is longer than 80 characters. | 278 | |
Line contains a tab character. | 278 | |
Line has trailing spaces. | 279 | |
Line contains a tab character. | 279 | |
Line contains a tab character. | 280 | |
Line is longer than 80 characters. | 281 | |
Line contains a tab character. | 281 | |
'<' is not preceded with whitespace. | 281 | |
'<' is not followed by whitespace. | 281 | |
Line is longer than 80 characters. | 282 | |
Line contains a tab character. | 282 | |
'(' is followed by whitespace. | 282 | |
')' is preceded with whitespace. | 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 contains a tab character. | 286 | |
'(' is followed by whitespace. | 286 | |
')' is preceded with whitespace. | 286 | |
Line is longer than 80 characters. | 287 | |
Line contains a tab character. | 287 | |
'+' is not preceded with whitespace. | 287 | |
'+' is not followed by whitespace. | 287 | |
Line contains a tab character. | 288 | |
'<' is not preceded with whitespace. | 288 | |
'<' is not followed by whitespace. | 288 | |
Line is longer than 80 characters. | 289 | |
Line contains a tab character. | 289 | |
Line contains a tab character. | 290 | |
Line contains a tab character. | 291 | |
'>=' is not preceded with whitespace. | 291 | |
'>=' is not followed by whitespace. | 291 | |
Line contains a tab character. | 292 | |
Line contains a tab character. | 293 | |
Line has trailing spaces. | 294 | |
Line contains a tab character. | 294 | |
Line contains a tab character. | 295 | |
Line has trailing spaces. | 296 | |
Line contains a tab character. | 296 | |
Line is longer than 80 characters. | 297 | |
Line contains a tab character. | 297 | |
'+' is not preceded with whitespace. | 297 | |
'+' is not followed by whitespace. | 297 | |
Line is longer than 80 characters. | 298 | |
Line contains a tab character. | 298 | |
'+' is not preceded with whitespace. | 298 | |
'+' is not followed by whitespace. | 298 | |
Line contains a tab character. | 299 | |
Line has trailing spaces. | 300 | |
Line contains a tab character. | 300 | |
Line contains a tab character. | 301 | |
Line contains a tab character. | 303 | |
Method 'getProductsByProductType' is not designed for extension - needs to be abstract, final or empty. | 303 | |
Missing a Javadoc comment. | 303 | |
Line is longer than 80 characters. | 304 | |
Line contains a tab character. | 304 | |
'<' is not preceded with whitespace. | 304 | |
'<' is not followed by whitespace. | 304 | |
'>' is not preceded with whitespace. | 304 | |
Parameter type should be final. | 304 | |
Line contains a tab character. | 306 | |
Line is longer than 80 characters. | 307 | |
Line contains a tab character. | 307 | |
'<' is not preceded with whitespace. | 307 | |
'<' is not followed by whitespace. | 307 | |
'>' is not preceded with whitespace. | 307 | |
'<' is not preceded with whitespace. | 307 | |
'<' is not followed by whitespace. | 307 | |
'>' is not preceded with whitespace. | 307 | |
'>' is not followed by whitespace. | 307 | |
Line contains a tab character. | 308 | |
'{' is followed by whitespace. | 308 | |
')' is preceded with whitespace. | 308 | |
Line contains a tab character. | 309 | |
Line is longer than 80 characters. | 310 | |
Line contains a tab character. | 310 | |
'{' is followed by whitespace. | 310 | |
'+' is not preceded with whitespace. | 310 | |
'+' is not followed by whitespace. | 310 | |
'+' is not preceded with whitespace. | 310 | |
'+' is not followed by whitespace. | 310 | |
')' is preceded with whitespace. | 310 | |
Line has trailing spaces. | 311 | |
Line contains a tab character. | 311 | |
Line contains a tab character. | 312 | |
Line is longer than 80 characters. | 313 | |
Line contains a tab character. | 313 | |
Line contains a tab character. | 315 | |
Line contains a tab character. | 317 | |
Method 'getMetadata' is not designed for extension - needs to be abstract, final or empty. | 317 | |
Missing a Javadoc comment. | 317 | |
Line contains a tab character. | 318 | |
Parameter product should be final. | 318 | |
Line has trailing spaces. | 319 | |
Line contains a tab character. | 319 | |
Line is longer than 80 characters. | 320 | |
Line contains a tab character. | 320 | |
Line contains a tab character. | 321 | |
Line has trailing spaces. | 322 | |
Line contains a tab character. | 322 | |
Line contains a tab character. | 323 | |
Line contains a tab character. | 325 | |
Method 'getReducedMetadata' is not designed for extension - needs to be abstract, final or empty. | 325 | |
Missing a Javadoc comment. | 325 | |
Line is longer than 80 characters. | 326 | |
Line contains a tab character. | 326 | |
Parameter product should be final. | 326 | |
Parameter elements should be final. | 326 | |
'<' is not preceded with whitespace. | 326 | |
'<' is not followed by whitespace. | 326 | |
'>' is not preceded with whitespace. | 326 | |
Line has trailing spaces. | 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 | |
'<' is not preceded with whitespace. | 329 | |
'<' is not followed by whitespace. | 329 | |
'>' is not preceded with whitespace. | 329 | |
'<' is not preceded with whitespace. | 329 | |
'<' is not followed by whitespace. | 329 | |
'>' is not preceded with whitespace. | 329 | |
'>' is not followed by whitespace. | 329 | |
Line is longer than 80 characters. | 330 | |
Line contains a tab character. | 330 | |
'+' is not preceded with whitespace. | 330 | |
'+' is not followed by whitespace. | 330 | |
'+' is not preceded with whitespace. | 330 | |
'+' is not followed by whitespace. | 330 | |
')' is preceded with whitespace. | 330 | |
Line contains a tab character. | 331 | |
Line is longer than 80 characters. | 332 | |
Line contains a tab character. | 332 | |
')' is preceded with whitespace. | 332 | |
Line has trailing spaces. | 333 | |
Line contains a tab character. | 333 | |
Line contains a tab character. | 334 | |
Line is longer than 80 characters. | 335 | |
Line contains a tab character. | 335 | |
Line has trailing spaces. | 336 | |
Line contains a tab character. | 336 | |
Line contains a tab character. | 337 | |
Line contains a tab character. | 338 | |
Line contains a tab character. | 339 | |
Line has trailing spaces. | 340 | |
Line contains a tab character. | 340 | |
Line contains a tab character. | 341 | |
Line contains a tab character. | 343 | |
Line contains a tab character. | 344 | |
Line is longer than 80 characters. | 345 | |
Line contains a tab character. | 345 | |
Line contains a tab character. | 346 | |
Line contains a tab character. | 347 | |
Method 'query' is not designed for extension - needs to be abstract, final or empty. | 347 | |
Line is longer than 80 characters. | 348 | |
Line contains a tab character. | 348 | |
'<' is not preceded with whitespace. | 348 | |
'<' is not followed by whitespace. | 348 | |
'>' is not preceded with whitespace. | 348 | |
Parameter query should be final. | 348 | |
Parameter type should be final. | 348 | |
Line has trailing spaces. | 349 | |
Line contains a tab character. | 349 | |
Line has trailing spaces. | 351 | |
Line is longer than 80 characters. | 351 | |
Line contains a tab character. | 353 | |
Line contains a tab character. | 354 | |
'<' is not preceded with whitespace. | 354 | |
'<' is not followed by whitespace. | 354 | |
'>' is not preceded with whitespace. | 354 | |
'<' is not preceded with whitespace. | 354 | |
'<' is not followed by whitespace. | 354 | |
'>' is not preceded with whitespace. | 354 | |
'>' is not followed by whitespace. | 354 | |
Line contains a tab character. | 355 | |
Line contains a tab character. | 356 | |
Line contains a tab character. | 357 | |
Line has trailing spaces. | 358 | |
Line contains a tab character. | 358 | |
Line contains a tab character. | 359 | |
Line has trailing spaces. | 360 | |
Line contains a tab character. | 360 | |
Line contains a tab character. | 361 | |
Line contains a tab character. | 363 | |
Method 'getTopNProducts' is not designed for extension - needs to be abstract, final or empty. | 363 | |
Missing a Javadoc comment. | 363 | |
Line has trailing spaces. | 364 | |
Line is longer than 80 characters. | 364 | |
Line contains a tab character. | 364 | |
'<' is not preceded with whitespace. | 364 | |
'<' is not followed by whitespace. | 364 | |
'>' is not preceded with whitespace. | 364 | |
Parameter n should be final. | 364 | |
Line has trailing spaces. | 365 | |
Line contains a tab character. | 365 | |
Line contains a tab character. | 366 | |
Line is longer than 80 characters. | 367 | |
Line contains a tab character. | 367 | |
Line has trailing spaces. | 368 | |
Line contains a tab character. | 368 | |
Line contains a tab character. | 369 | |
Line contains a tab character. | 370 | |
Line has trailing spaces. | 371 | |
Line contains a tab character. | 371 | |
Line contains a tab character. | 372 | |
Line has trailing spaces. | 373 | |
Line contains a tab character. | 373 | |
Line contains a tab character. | 374 | |
Method 'pagedQuery' is not designed for extension - needs to be abstract, final or empty. | 374 | |
Missing a Javadoc comment. | 374 | |
Line is longer than 80 characters. | 375 | |
Line contains a tab character. | 375 | |
Parameter query should be final. | 375 | |
Parameter type should be final. | 375 | |
Parameter pageNum should be final. | 375 | |
Line has trailing spaces. | 376 | |
Line contains a tab character. | 376 | |
Line has trailing spaces. | 377 | |
Line contains a tab character. | 377 | |
'-' is not preceded with whitespace. | 379 | |
'-' is not followed by whitespace. | 379 | |
'*' is not preceded with whitespace. | 379 | |
'*' is not followed by whitespace. | 379 | |
Line has trailing spaces. | 385 | |
Line contains a tab character. | 385 | |
Line contains a tab character. | 386 | |
Line has trailing spaces. | 387 | |
Line contains a tab character. | 387 | |
Line contains a tab character. | 388 | |
Method 'getFirstPage' is not designed for extension - needs to be abstract, final or empty. | 388 | |
Missing a Javadoc comment. | 388 | |
Line contains a tab character. | 389 | |
Parameter type should be final. | 389 | |
Line contains a tab character. | 390 | |
Line contains a tab character. | 391 | |
Line has trailing spaces. | 392 | |
Line contains a tab character. | 392 | |
Line contains a tab character. | 393 | |
'catch' is not followed by whitespace. | 393 | |
Line contains a tab character. | 394 | |
Line contains a tab character. | 395 | |
Line contains a tab character. | 396 | |
Line contains a tab character. | 398 | |
Method 'getLastProductPage' is not designed for extension - needs to be abstract, final or empty. | 398 | |
Missing a Javadoc comment. | 398 | |
Line contains a tab character. | 399 | |
Parameter type should be final. | 399 | |
Line has trailing spaces. | 400 | |
Line contains a tab character. | 400 | |
Line contains a tab character. | 401 | |
Line has trailing spaces. | 402 | |
Line contains a tab character. | 402 | |
Line contains a tab character. | 403 | |
Line contains a tab character. | 404 | |
Line has trailing spaces. | 405 | |
Line contains a tab character. | 405 | |
Line contains a tab character. | 406 | |
Line is longer than 80 characters. | 407 | |
Line contains a tab character. | 407 | |
Line has trailing spaces. | 408 | |
Line contains a tab character. | 408 | |
Line contains a tab character. | 409 | |
Line contains a tab character. | 410 | |
Line has trailing spaces. | 411 | |
Line contains a tab character. | 411 | |
Line contains a tab character. | 412 | |
'catch' is not followed by whitespace. | 412 | |
Line contains a tab character. | 413 | |
Line contains a tab character. | 414 | |
Line has trailing spaces. | 415 | |
Line contains a tab character. | 415 | |
Line contains a tab character. | 416 | |
Line contains a tab character. | 418 | |
Method 'getNextPage' is not designed for extension - needs to be abstract, final or empty. | 418 | |
Missing a Javadoc comment. | 418 | |
Line is longer than 80 characters. | 419 | |
Line contains a tab character. | 419 | |
Parameter type should be final. | 419 | |
Parameter currentPage should be final. | 419 | |
Line has trailing spaces. | 420 | |
Line contains a tab character. | 420 | |
Line contains a tab character. | 421 | |
'+' is not preceded with whitespace. | 421 | |
'+' is not followed by whitespace. | 421 | |
Line contains a tab character. | 422 | |
'>' is not preceded with whitespace. | 422 | |
'>' is not followed by whitespace. | 422 | |
Line is longer than 80 characters. | 423 | |
Line contains a tab character. | 423 | |
Line contains a tab character. | 424 | |
Line contains a tab character. | 426 | |
Line is longer than 80 characters. | 427 | |
Line contains a tab character. | 427 | |
'+' is not preceded with whitespace. | 427 | |
'+' is not followed by whitespace. | 427 | |
Line has trailing spaces. | 428 | |
Line contains a tab character. | 428 | |
Line contains a tab character. | 429 | |
'catch' is not followed by whitespace. | 429 | |
Line contains a tab character. | 430 | |
Line contains a tab character. | 431 | |
Line has trailing spaces. | 432 | |
Line contains a tab character. | 432 | |
Line contains a tab character. | 433 | |
Line contains a tab character. | 435 | |
Method 'getPrevPage' is not designed for extension - needs to be abstract, final or empty. | 435 | |
Missing a Javadoc comment. | 435 | |
Line is longer than 80 characters. | 436 | |
Line contains a tab character. | 436 | |
Parameter type should be final. | 436 | |
Parameter currentPage should be final. | 436 | |
Line has trailing spaces. | 437 | |
Line contains a tab character. | 437 | |
Line contains a tab character. | 438 | |
'-' is not preceded with whitespace. | 438 | |
'-' is not followed by whitespace. | 438 | |
Line contains a tab character. | 439 | |
'<=' is not preceded with whitespace. | 439 | |
'<=' is not followed by whitespace. | 439 | |
Line is longer than 80 characters. | 440 | |
Line contains a tab character. | 440 | |
Line contains a tab character. | 441 | |
Line has trailing spaces. | 442 | |
Line contains a tab character. | 442 | |
Line contains a tab character. | 443 | |
Line is longer than 80 characters. | 444 | |
Line contains a tab character. | 444 | |
Line has trailing spaces. | 445 | |
Line contains a tab character. | 445 | |
Line contains a tab character. | 446 | |
'catch' is not followed by whitespace. | 446 | |
Line contains a tab character. | 447 | |
Line contains a tab character. | 448 | |
Line has trailing spaces. | 449 | |
Line contains a tab character. | 449 | |
Line contains a tab character. | 450 | |
Line has trailing spaces. | 451 | |
Line contains a tab character. | 451 | |
Line contains a tab character. | 452 | |
Line is longer than 80 characters. | 453 | |
Line contains a tab character. | 453 | |
Line contains a tab character. | 454 | |
Line contains a tab character. | 455 | |
Line contains a tab character. | 456 | |
Expected an @return tag. | 457 | |
Line is longer than 80 characters. | 457 | |
Line contains a tab character. | 457 | |
'<' is not preceded with whitespace. | 457 | |
'<' is not followed by whitespace. | 457 | |
'>' is not preceded with whitespace. | 457 | |
Parameter doc should be final. | 457 | |
Expected @param tag for 'doc'. | 457 | |
Expected @throws tag for 'CatalogException'. | 457 | |
Line has trailing spaces. | 458 | |
Line contains a tab character. | 458 | |
Line contains a tab character. | 459 | |
Line is longer than 80 characters. | 460 | |
Line contains a tab character. | 460 | |
Line has trailing spaces. | 461 | |
Line contains a tab character. | 461 | |
Line contains a tab character. | 462 | |
Line contains a tab character. | 463 | |
Line has trailing spaces. | 464 | |
Line contains a tab character. | 464 | |
Line contains a tab character. | 465 | |
Line contains a tab character. | 467 | |
Method 'getTopNProducts' is not designed for extension - needs to be abstract, final or empty. | 467 | |
Missing a Javadoc comment. | 467 | |
Line is longer than 80 characters. | 468 | |
Line contains a tab character. | 468 | |
'<' is not preceded with whitespace. | 468 | |
'<' is not followed by whitespace. | 468 | |
'>' is not preceded with whitespace. | 468 | |
Parameter n should be final. | 468 | |
Parameter type should be final. | 468 | |
Line has trailing spaces. | 469 | |
Line contains a tab character. | 469 | |
Line contains a tab character. | 470 | |
Line is longer than 80 characters. | 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 contains a tab character. | 474 | |
Line has trailing spaces. | 475 | |
Line contains a tab character. | 475 | |
Line contains a tab character. | 476 | |
Line contains a tab character. | 478 | |
Method 'getValidationLayer' is not designed for extension - needs to be abstract, final or empty. | 478 | |
Missing a Javadoc comment. | 478 | |
Line contains a tab character. | 479 | |
Line contains a tab character. | 480 | |
Line is longer than 80 characters. | 481 | |
Line contains a tab character. | 481 | |
Line is longer than 80 characters. | 482 | |
Line contains a tab character. | 482 | |
Line contains a tab character. | 483 | |
Line contains a tab character. | 485 | |
Method 'getNumProducts' is not designed for extension - needs to be abstract, final or empty. | 485 | |
Missing a Javadoc comment. | 485 | |
Line contains a tab character. | 486 | |
Parameter type should be final. | 486 | |
Line has trailing spaces. | 487 | |
Line contains a tab character. | 487 | |
Line contains a tab character. | 488 | |
Line is longer than 80 characters. | 489 | |
Line contains a tab character. | 489 | |
'<' is not preceded with whitespace. | 489 | |
'<' is not followed by whitespace. | 489 | |
'>' is not preceded with whitespace. | 489 | |
'<' is not preceded with whitespace. | 489 | |
'<' is not followed by whitespace. | 489 | |
'>' is not preceded with whitespace. | 489 | |
'>' is not followed by whitespace. | 489 | |
Line is longer than 80 characters. | 490 | |
Line contains a tab character. | 490 | |
'{' is followed by whitespace. | 490 | |
'+' is not preceded with whitespace. | 490 | |
'+' is not followed by whitespace. | 490 | |
')' is preceded with whitespace. | 490 | |
Line is longer than 80 characters. | 491 | |
Line contains a tab character. | 491 | |
'{' is followed by whitespace. | 491 | |
')' is preceded with whitespace. | 491 | |
Line has trailing spaces. | 492 | |
Line contains a tab character. | 492 | |
Line contains a tab character. | 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 | |
Line is longer than 80 characters. | 497 | |
Line contains a tab character. | 497 | |
Line contains a tab character. | 498 | |
Line has trailing spaces. | 499 | |
Line contains a tab character. | 499 | |
Line contains a tab character. | 500 | |
Line has trailing spaces. | 501 | |
Line contains a tab character. | 501 | |
Line is longer than 80 characters. | 502 | |
Line contains a tab character. | 502 | |
Missing a Javadoc comment. | 502 | |
Parameter productId should be final. | 502 | |
Line has trailing spaces. | 503 | |
Line contains a tab character. | 503 | |
Line contains a tab character. | 504 | |
Line is longer than 80 characters. | 505 | |
Line contains a tab character. | 505 | |
Line has trailing spaces. | 506 | |
Line contains a tab character. | 506 | |
Line contains a tab character. | 507 | |
Line contains a tab character. | 508 | |
Line has trailing spaces. | 509 | |
Line contains a tab character. | 509 | |
Line contains a tab character. | 510 | |
Line has trailing spaces. | 511 | |
Line contains a tab character. | 511 | |
Line has trailing spaces. | 512 | |
Line is longer than 80 characters. | 512 | |
Line contains a tab character. | 512 | |
Missing a Javadoc comment. | 512 | |
Parameter productName should be final. | 512 | |
Line has trailing spaces. | 513 | |
Line contains a tab character. | 513 | |
Line contains a tab character. | 514 | |
Line is longer than 80 characters. | 515 | |
Line contains a tab character. | 515 | |
Line has trailing spaces. | 516 | |
Line contains a tab character. | 516 | |
Line contains a tab character. | 517 | |
Line contains a tab character. | 518 | |
Line has trailing spaces. | 519 | |
Line contains a tab character. | 519 | |
Line contains a tab character. | 520 | |
Line has trailing spaces. | 521 | |
Line contains a tab character. | 521 | |
Line is longer than 80 characters. | 522 | |
Line contains a tab character. | 522 | |
Missing a Javadoc comment. | 522 | |
Parameter doc should be final. | 522 | |
Line has trailing spaces. | 523 | |
Line contains a tab character. | 523 | |
Line contains a tab character. | 524 | |
Line contains a tab character. | 525 | |
'+' is not preceded with whitespace. | 525 | |
'+' is not followed by whitespace. | 525 | |
Line is longer than 80 characters. | 526 | |
Line contains a tab character. | 526 | |
Line contains a tab character. | 527 | |
Line contains a tab character. | 528 | |
'>' is not preceded with whitespace. | 528 | |
'>' is not followed by whitespace. | 528 | |
Line is longer than 80 characters. | 529 | |
Line contains a tab character. | 529 | |
'+' is not preceded with whitespace. | 529 | |
'+' is not followed by whitespace. | 529 | |
'+' is not preceded with whitespace. | 529 | |
'+' is not followed by whitespace. | 529 | |
Line contains a tab character. | 530 | |
'==' is not preceded with whitespace. | 530 | |
'==' is not followed by whitespace. | 530 | |
Line contains a tab character. | 531 | |
Line contains a tab character. | 532 | |
Line contains a tab character. | 533 | |
Line contains a tab character. | 534 | |
Line has trailing spaces. | 535 | |
Line contains a tab character. | 535 | |
Line contains a tab character. | 536 | |
Line contains a tab character. | 538 | |
Line is longer than 80 characters. | 539 | |
Line contains a tab character. | 539 | |
Line contains a tab character. | 540 | |
Line contains a tab character. | 541 | |
Line contains a tab character. | 542 | |
Expected an @return tag. | 543 | |
Line is longer than 80 characters. | 543 | |
Line contains a tab character. | 543 | |
Parameter pageNum should be final. | 543 | |
Expected @param tag for 'pageNum'. | 543 | |
Parameter queryResponse should be final. | 543 | |
Expected @param tag for 'queryResponse'. | 543 | |
Line has trailing spaces. | 544 | |
Line contains a tab character. | 544 | |
Line contains a tab character. | 545 | |
Line contains a tab character. | 546 | |
Line contains a tab character. | 547 | |
Line contains a tab character. | 548 | |
Line contains a tab character. | 549 | |
Line is longer than 80 characters. | 550 | |
Line contains a tab character. | 550 | |
Line contains a tab character. | 551 | |
Line has trailing spaces. | 552 | |
Line contains a tab character. | 552 | |
Line contains a tab character. | 553 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 30 | |
Line is longer than 80 characters. | 32 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 39 | |
'<' is not preceded with whitespace. | 39 | |
'<' is not followed by whitespace. | 39 | |
'>' is not preceded with whitespace. | 39 | |
Missing a Javadoc comment. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 43 | |
Line has trailing spaces. | 44 | |
Missing a Javadoc comment. | 45 | |
Line has trailing spaces. | 48 | |
Missing a Javadoc comment. | 49 | |
Parameter criteria should be final. | 49 | |
'<' is not preceded with whitespace. | 49 | |
'<' is not followed by whitespace. | 49 | |
'>' is not preceded with whitespace. | 49 | |
Line has trailing spaces. | 52 | |
Method 'getReducedProductTypeNames' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Missing a Javadoc comment. | 53 | |
'<' is not preceded with whitespace. | 53 | |
'<' is not followed by whitespace. | 53 | |
'>' is not preceded with whitespace. | 53 | |
Line is longer than 80 characters. | 57 | |
Method 'setReducedProductTypeNames' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Parameter reducedProductTypeNames should be final. | 57 | |
'<' is not preceded with whitespace. | 57 | |
'<' is not followed by whitespace. | 57 | |
'>' is not preceded with whitespace. | 57 | |
'reducedProductTypeNames' hides a field. | 57 | |
Method 'getReducedMetadata' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
'<' is not preceded with whitespace. | 61 | |
'<' is not followed by whitespace. | 61 | |
'>' is not preceded with whitespace. | 61 | |
Method 'setReducedMetadata' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
Parameter reducedMetadata should be final. | 65 | |
'<' is not preceded with whitespace. | 65 | |
'<' is not followed by whitespace. | 65 | |
'>' is not preceded with whitespace. | 65 | |
'reducedMetadata' hides a field. | 65 | |
Line has trailing spaces. | 67 | |
Method 'getQueryFilter' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
Method 'setQueryFilter' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Missing a Javadoc comment. | 77 | |
Parameter queryFilter should be final. | 77 | |
'queryFilter' hides a field. | 77 | |
Line has trailing spaces. | 80 | |
Method 'getSortByMetKey' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Missing a Javadoc comment. | 81 | |
Method 'setSortByMetKey' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Missing a Javadoc comment. | 85 | |
Parameter sortByMetKey should be final. | 85 | |
'sortByMetKey' hides a field. | 85 | |
Line has trailing spaces. | 87 | |
Line has trailing spaces. | 92 | |
Method 'getToStringResultFormat' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Missing a Javadoc comment. | 93 | |
Method 'setToStringResultFormat' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Missing a Javadoc comment. | 97 | |
Parameter toStringResultFormat should be final. | 97 | |
'toStringResultFormat' hides a field. | 97 | |
Line has trailing spaces. | 100 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 21 | |
'<' is not preceded with whitespace. | 30 | |
'<' is not followed by whitespace. | 30 | |
'>' is not preceded with whitespace. | 30 | |
Missing a Javadoc comment. | 32 | |
Variable 'startTime' must be private and have accessor methods. | 32 | |
Variable 'endTime' must be private and have accessor methods. | 32 | |
Variable 'dur' must be private and have accessor methods. | 32 | |
Missing a Javadoc comment. | 34 | |
Variable 'priority' must be private and have accessor methods. | 34 | |
Missing a Javadoc comment. | 36 | |
Parameter startTime should be final. | 36 | |
'startTime' hides a field. | 36 | |
Parameter endTime should be final. | 36 | |
'endTime' hides a field. | 36 | |
Missing a Javadoc comment. | 40 | |
Parameter startTime should be final. | 40 | |
'startTime' hides a field. | 40 | |
Parameter endTime should be final. | 40 | |
'endTime' hides a field. | 40 | |
Parameter priority should be final. | 40 | |
'priority' hides a field. | 40 | |
Method 'setPriority' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Missing a Javadoc comment. | 47 | |
Parameter priority should be final. | 47 | |
'priority' hides a field. | 47 | |
Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Missing a Javadoc comment. | 51 | |
Method 'getStartTime' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Method 'getEndTime' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Missing a Javadoc comment. | 59 | |
Method 'getDuration' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Missing a Javadoc comment. | 63 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Parameter obj should be final. | 67 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
Line has trailing spaces. | 80 | |
Missing a Javadoc comment. | 81 | |
Parameter te1 should be final. | 81 | |
Parameter te2 should be final. | 81 | |
Line is longer than 80 characters. | 82 | |
Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Missing a Javadoc comment. | 85 | |
Parameter te should be final. | 85 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Missing a Javadoc comment. | 89 | |
'32' is a magic number. | 93 | |
'31' is a magic number. | 94 | |
'32' is a magic number. | 94 | |
'31' is a magic number. | 95 | |
'32' is a magic number. | 95 | |
'31' is a magic number. | 97 | |
'32' is a magic number. | 97 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 40 | |
Line has trailing spaces. | 45 | |
Line is longer than 80 characters. | 50 | |
Missing a Javadoc comment. | 50 | |
Line has trailing spaces. | 53 | |
Line has trailing spaces. | 61 | |
Line is longer than 80 characters. | 62 | |
Method 'createDataStoreReferences' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
Parameter product should be final. | 64 | |
Parameter metadata should be final. | 64 | |
Line is longer than 80 characters. | 74 | |
Comment matches to-do format 'TODO:'. | 81 | |
'if' is not followed by whitespace. | 89 | |
'{' is not preceded with whitespace. | 89 | |
'+=' is not preceded with whitespace. | 90 | |
'+=' is not followed by whitespace. | 90 | |
Line has trailing spaces. | 92 | |
'+=' is not preceded with whitespace. | 93 | |
Line is longer than 80 characters. | 102 | |
Line is longer than 80 characters. | 108 | |
Line is longer than 80 characters. | 114 | |
Line is longer than 80 characters. | 120 | |
Line is longer than 80 characters. | 124 | |
',' is not followed by whitespace. | 126 |
Violation | Message | Line |
---|---|---|
Unused import - javax.xml.transform.TransformerConfigurationException. | 27 | |
Line has trailing spaces. | 39 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 50 | |
Parameter xslFilePath should be final. | 50 | |
'xslFilePath' hides a field. | 50 | |
Parameter outputDirPath should be final. | 50 | |
'outputDirPath' hides a field. | 50 | |
Missing a Javadoc comment. | 58 | |
Parameter productTypeXmlFilePath should be final. | 58 | |
Line is longer than 80 characters. | 59 | |
Parameter elementXmlFilePath should be final. | 59 | |
Line is longer than 80 characters. | 98 | |
Missing a Javadoc comment. | 98 | |
Parameter args should be final. | 98 | |
Line is longer than 80 characters. | 99 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 38 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 53 | |
'static' modifier out of order with the JLS suggestions. | 53 | |
Missing a Javadoc comment. | 55 | |
'static' modifier out of order with the JLS suggestions. | 55 | |
Missing a Javadoc comment. | 57 | |
Parameter fmUrlStr should be final. | 57 | |
Missing a Javadoc comment. | 71 | |
Parameter productId should be final. | 71 | |
Missing a Javadoc comment. | 93 | |
Parameter met should be final. | 93 | |
Parameter fullMetFilePath should be final. | 93 | |
Line is longer than 80 characters. | 95 | |
Line has trailing spaces. | 106 | |
Parameter productId should be final. | 111 | |
Line has trailing spaces. | 119 | |
Parameter productId should be final. | 127 | |
Parameter outDirPath should be final. | 127 | |
Avoid inline conditionals. | 130 | |
Avoid inline conditionals. | 132 | |
Parameter args should be final. | 141 | |
Expected @param tag for 'args'. | 141 | |
Expected @throws tag for 'InstantiationException'. | 141 | |
Line is longer than 80 characters. | 143 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 32 | |
Missing a Javadoc comment. | 38 | |
Method 'getProductToDelete' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 42 | |
Method 'setProductName' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Missing a Javadoc comment. | 53 | |
Parameter productName should be final. | 53 | |
'productName' hides a field. | 53 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 23 | |
Line has trailing spaces. | 27 | |
Missing a Javadoc comment. | 31 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 36 | |
Line is longer than 80 characters. | 38 | |
Line is longer than 80 characters. | 39 | |
Line is longer than 80 characters. | 40 | |
Line has trailing spaces. | 49 | |
Line is longer than 80 characters. | 53 | |
Missing a Javadoc comment. | 53 | |
Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 53 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 59 | |
'<' is not preceded with whitespace. | 59 | |
'<' is not followed by whitespace. | 59 | |
'>' is not preceded with whitespace. | 59 | |
Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
Parameter printer should be final. | 62 | |
Line is longer than 80 characters. | 84 | |
'<' is not preceded with whitespace. | 90 | |
'<' is not followed by whitespace. | 90 | |
'>' is not preceded with whitespace. | 90 | |
'<' is not preceded with whitespace. | 96 | |
'<' is not followed by whitespace. | 96 | |
'>' is not preceded with whitespace. | 96 | |
Line is longer than 80 characters. | 100 | |
'<' is not preceded with whitespace. | 106 | |
'<' is not followed by whitespace. | 106 | |
'>' is not preceded with whitespace. | 106 | |
Method 'setProductName' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Missing a Javadoc comment. | 127 | |
Parameter productName should be final. | 127 | |
'productName' hides a field. | 127 | |
Method 'setProductStructure' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Missing a Javadoc comment. | 131 | |
Parameter productStructure should be final. | 131 | |
'productStructure' hides a field. | 131 | |
Method 'setProductTypeName' is not designed for extension - needs to be abstract, final or empty. | 135 | |
Missing a Javadoc comment. | 135 | |
Parameter productTypeName should be final. | 135 | |
'productTypeName' hides a field. | 135 | |
Method 'setMetadataFile' is not designed for extension - needs to be abstract, final or empty. | 139 | |
Missing a Javadoc comment. | 139 | |
Parameter metadataFile should be final. | 139 | |
'metadataFile' hides a field. | 139 | |
Method 'setDataTransferer' is not designed for extension - needs to be abstract, final or empty. | 143 | |
Missing a Javadoc comment. | 143 | |
Parameter dataTransferer should be final. | 143 | |
'dataTransferer' hides a field. | 143 | |
Method 'setReferences' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Missing a Javadoc comment. | 147 | |
Parameter references should be final. | 147 | |
'<' is not preceded with whitespace. | 147 | |
'<' is not followed by whitespace. | 147 | |
'>' is not preceded with whitespace. | 147 | |
'references' hides a field. | 147 | |
Missing a Javadoc comment. | 151 | |
Parameter filePath should be final. | 151 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 23 | |
Line has trailing spaces. | 25 | |
First sentence should end with a period. | 29 | |
Line is longer than 80 characters. | 37 | |
Method 'createDataTransfer' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 28 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 38 | |
Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter printer should be final. | 41 | |
Line is longer than 80 characters. | 63 | |
Method 'setProductTypeId' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Missing a Javadoc comment. | 70 | |
Parameter productTypeId should be final. | 70 | |
'productTypeId' hides a field. | 70 | |
Line has trailing spaces. | 73 | |
Line contains a tab character. | 73 | |
Method 'setProductTypeName' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Missing a Javadoc comment. | 74 | |
Parameter productTypeName should be final. | 74 | |
'productTypeName' hides a field. | 74 | |
Method 'setProductTypeDescription' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Missing a Javadoc comment. | 78 | |
Parameter productTypeDescription should be final. | 78 | |
'productTypeDescription' hides a field. | 78 | |
Method 'setFileRepositoryPath' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Missing a Javadoc comment. | 82 | |
Parameter fileRepositoryPath should be final. | 82 | |
'fileRepositoryPath' hides a field. | 82 | |
Method 'setVersioner' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Missing a Javadoc comment. | 86 | |
Parameter versioner should be final. | 86 | |
'versioner' hides a field. | 86 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 27 | |
Line has trailing spaces. | 44 | |
Line has trailing spaces. | 48 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 63 | |
Line has trailing spaces. | 68 | |
Parameter pathSpec should be final. | 77 | |
'pathSpec' hides a field. | 77 | |
Parameter fmUrl should be final. | 77 | |
Line is longer than 80 characters. | 89 | |
Method 'moveProducts' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Missing a Javadoc comment. | 89 | |
Parameter type should be final. | 89 | |
Line is longer than 80 characters. | 106 | |
Line is longer than 80 characters. | 112 | |
Line is longer than 80 characters. | 130 | |
Missing a Javadoc comment. | 130 | |
Parameter currentLocation should be final. | 130 | |
Parameter newLocation should be final. | 130 | |
Line is longer than 80 characters. | 131 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line has trailing spaces. | 135 | |
Line contains a tab character. | 135 | |
Line has trailing spaces. | 137 | |
Method 'moveProducts' is not designed for extension - needs to be abstract, final or empty. | 138 | |
Missing a Javadoc comment. | 138 | |
Parameter typeName should be final. | 138 | |
Line is longer than 80 characters. | 139 | |
Parameter args should be final. | 146 | |
Expected @param tag for 'args'. | 146 | |
Line is longer than 80 characters. | 147 | |
Expected @throws tag for 'URISyntaxException'. | 147 | |
Expected @throws tag for 'CatalogException'. | 147 | |
Expected @throws tag for 'RepositoryManagerException'. | 147 | |
Expected @throws tag for 'DataTransferException'. | 147 | |
Expected @throws tag for 'InstantiationException'. | 148 | |
Line is longer than 80 characters. | 153 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - org.apache.lucene.search.*. | 32 | |
Line has trailing spaces. | 38 | |
Line has trailing spaces. | 43 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 65 | |
Variable 'reader' must be private and have accessor methods. | 65 | |
Line has trailing spaces. | 67 | |
Missing a Javadoc comment. | 72 | |
Parameter productTypeId should be final. | 72 | |
Line is longer than 80 characters. | 76 | |
Line is longer than 80 characters. | 103 | |
',' is not followed by whitespace. | 103 | |
Line is longer than 80 characters. | 108 | |
Line is longer than 80 characters. | 121 | |
',' is not followed by whitespace. | 121 | |
Line is longer than 80 characters. | 129 | |
Must have at least one statement. | 153 | |
Must have at least one statement. | 156 | |
Parameter args should be final. | 167 | |
Expected @param tag for 'args'. | 167 | |
Parameter endFieldName should be final. | 240 | |
'endFieldName' hides a field. | 240 | |
Parameter indexPath should be final. | 255 | |
'indexPath' hides a field. | 255 | |
Parameter startFieldName should be final. | 270 | |
'startFieldName' hides a field. | 270 | |
Parameter endFieldEndValue should be final. | 285 | |
'endFieldEndValue' hides a field. | 285 | |
Parameter endFieldStartValue should be final. | 300 | |
'endFieldStartValue' hides a field. | 300 | |
Parameter startFieldEndValue should be final. | 315 | |
'startFieldEndValue' hides a field. | 315 | |
Parameter startFieldStartValue should be final. | 330 | |
'startFieldStartValue' hides a field. | 330 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 54 | |
Line is longer than 80 characters. | 55 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 64 | |
'<' is not preceded with whitespace. | 64 | |
'<' is not followed by whitespace. | 64 | |
'>' is not preceded with whitespace. | 64 | |
Parameter status should be final. | 65 | |
'<' is not preceded with whitespace. | 66 | |
'<' is not followed by whitespace. | 66 | |
'>' is not preceded with whitespace. | 66 | |
'<' is not preceded with whitespace. | 66 | |
'<' is not followed by whitespace. | 66 | |
'>' is not preceded with whitespace. | 66 | |
'>' is not followed by whitespace. | 66 | |
Missing a Javadoc comment. | 75 | |
Parameter statusHash should be final. | 77 | |
'<' is not preceded with whitespace. | 77 | |
'<' is not followed by whitespace. | 77 | |
'>' is not preceded with whitespace. | 77 | |
Line is longer than 80 characters. | 81 | |
'<' is not preceded with whitespace. | 81 | |
'<' is not followed by whitespace. | 81 | |
'>' is not preceded with whitespace. | 81 | |
'>' is not followed by whitespace. | 81 | |
Line is longer than 80 characters. | 82 | |
'<' is not preceded with whitespace. | 82 | |
'<' is not followed by whitespace. | 82 | |
'>' is not preceded with whitespace. | 82 | |
'>' is not followed by whitespace. | 82 | |
Line is longer than 80 characters. | 86 | |
Missing a Javadoc comment. | 86 | |
'<' is not preceded with whitespace. | 86 | |
'<' is not followed by whitespace. | 86 | |
'<' is not preceded with whitespace. | 86 | |
'<' is not followed by whitespace. | 86 | |
'>' is not preceded with whitespace. | 86 | |
'>' is not followed by whitespace. | 86 | |
'>' is not preceded with whitespace. | 86 | |
Parameter statuses should be final. | 86 | |
'<' is not preceded with whitespace. | 86 | |
'<' is not followed by whitespace. | 86 | |
'>' is not preceded with whitespace. | 86 | |
Line is longer than 80 characters. | 87 | |
'<' is not preceded with whitespace. | 87 | |
'<' is not followed by whitespace. | 87 | |
'<' is not preceded with whitespace. | 87 | |
'<' is not followed by whitespace. | 87 | |
'>' is not preceded with whitespace. | 87 | |
'>' is not followed by whitespace. | 87 | |
'>' is not preceded with whitespace. | 87 | |
'<' is not preceded with whitespace. | 87 | |
'<' is not followed by whitespace. | 87 | |
'<' is not preceded with whitespace. | 87 | |
'<' is not followed by whitespace. | 87 | |
'>' is not preceded with whitespace. | 87 | |
'>' is not followed by whitespace. | 87 | |
'>' is not preceded with whitespace. | 87 | |
'>' is not followed by whitespace. | 87 | |
Line is longer than 80 characters. | 99 | |
Missing a Javadoc comment. | 99 | |
'<' is not preceded with whitespace. | 99 | |
'<' is not followed by whitespace. | 99 | |
'>' is not preceded with whitespace. | 99 | |
Parameter statusVector should be final. | 99 | |
'<' is not preceded with whitespace. | 99 | |
'<' is not followed by whitespace. | 99 | |
'<' is not preceded with whitespace. | 99 | |
'<' is not followed by whitespace. | 99 | |
'>' is not preceded with whitespace. | 99 | |
'>' is not followed by whitespace. | 99 | |
'>' is not preceded with whitespace. | 99 | |
'<' is not preceded with whitespace. | 100 | |
'<' is not followed by whitespace. | 100 | |
'>' is not preceded with whitespace. | 100 | |
'<' is not preceded with whitespace. | 100 | |
'<' is not followed by whitespace. | 100 | |
'>' is not preceded with whitespace. | 100 | |
'>' is not followed by whitespace. | 100 | |
'<' is not preceded with whitespace. | 103 | |
'<' is not followed by whitespace. | 103 | |
'>' is not preceded with whitespace. | 103 | |
Missing a Javadoc comment. | 112 | |
'<' is not preceded with whitespace. | 112 | |
'<' is not followed by whitespace. | 112 | |
'>' is not preceded with whitespace. | 112 | |
Parameter page should be final. | 112 | |
'<' is not preceded with whitespace. | 113 | |
'<' is not followed by whitespace. | 113 | |
'>' is not preceded with whitespace. | 113 | |
'<' is not preceded with whitespace. | 113 | |
'<' is not followed by whitespace. | 113 | |
'>' is not preceded with whitespace. | 113 | |
'>' is not followed by whitespace. | 113 | |
Missing a Javadoc comment. | 122 | |
Line is longer than 80 characters. | 123 | |
Parameter productPageHash should be final. | 123 | |
'<' is not preceded with whitespace. | 123 | |
'<' is not followed by whitespace. | 123 | |
'>' is not preceded with whitespace. | 123 | |
Line is longer than 80 characters. | 129 | |
'<' is not preceded with whitespace. | 129 | |
'<' is not followed by whitespace. | 129 | |
'<' is not preceded with whitespace. | 129 | |
'<' is not followed by whitespace. | 129 | |
'>' is not preceded with whitespace. | 129 | |
'>' is not followed by whitespace. | 129 | |
'>' is not preceded with whitespace. | 129 | |
'>' is not followed by whitespace. | 129 | |
Line is longer than 80 characters. | 134 | |
Missing a Javadoc comment. | 134 | |
'<' is not preceded with whitespace. | 134 | |
'<' is not followed by whitespace. | 134 | |
'>' is not preceded with whitespace. | 134 | |
Parameter complexQuery should be final. | 134 | |
'<' is not preceded with whitespace. | 135 | |
'<' is not followed by whitespace. | 135 | |
'>' is not preceded with whitespace. | 135 | |
Line is longer than 80 characters. | 138 | |
'<' is not preceded with whitespace. | 138 | |
'<' is not followed by whitespace. | 138 | |
'>' is not preceded with whitespace. | 138 | |
'>' is not followed by whitespace. | 138 | |
'<' is not preceded with whitespace. | 140 | |
'<' is not followed by whitespace. | 140 | |
'>' is not preceded with whitespace. | 140 | |
'>' is not followed by whitespace. | 140 | |
Line is longer than 80 characters. | 143 | |
'<' is not preceded with whitespace. | 143 | |
'<' is not followed by whitespace. | 143 | |
'>' is not preceded with whitespace. | 143 | |
'>' is not followed by whitespace. | 143 | |
'<' is not preceded with whitespace. | 145 | |
'<' is not followed by whitespace. | 145 | |
'>' is not preceded with whitespace. | 145 | |
'>' is not followed by whitespace. | 145 | |
Line is longer than 80 characters. | 151 | |
Line is longer than 80 characters. | 154 | |
Missing a Javadoc comment. | 159 | |
Line is longer than 80 characters. | 160 | |
Parameter complexQueryHash should be final. | 160 | |
'<' is not preceded with whitespace. | 160 | |
'<' is not followed by whitespace. | 160 | |
'>' is not preceded with whitespace. | 160 | |
Line is longer than 80 characters. | 162 | |
Line is longer than 80 characters. | 163 | |
'<' is not preceded with whitespace. | 163 | |
'<' is not followed by whitespace. | 163 | |
'>' is not preceded with whitespace. | 163 | |
'>' is not followed by whitespace. | 163 | |
Line is longer than 80 characters. | 164 | |
'<' is not preceded with whitespace. | 164 | |
'<' is not followed by whitespace. | 164 | |
'>' is not preceded with whitespace. | 164 | |
'>' is not followed by whitespace. | 164 | |
'<' is not preceded with whitespace. | 166 | |
'<' is not followed by whitespace. | 166 | |
'>' is not preceded with whitespace. | 166 | |
'>' is not followed by whitespace. | 166 | |
Line is longer than 80 characters. | 167 | |
'<' is not preceded with whitespace. | 167 | |
'<' is not followed by whitespace. | 167 | |
'>' is not preceded with whitespace. | 167 | |
'>' is not followed by whitespace. | 167 | |
Line is longer than 80 characters. | 170 | |
Line is longer than 80 characters. | 173 | |
'<' is not preceded with whitespace. | 173 | |
'<' is not followed by whitespace. | 173 | |
'>' is not preceded with whitespace. | 173 | |
'>' is not followed by whitespace. | 173 | |
Line is longer than 80 characters. | 178 | |
Missing a Javadoc comment. | 178 | |
'<' is not preceded with whitespace. | 178 | |
'<' is not followed by whitespace. | 178 | |
'>' is not preceded with whitespace. | 178 | |
Parameter queryFilter should be final. | 178 | |
Line is longer than 80 characters. | 179 | |
'<' is not preceded with whitespace. | 179 | |
'<' is not followed by whitespace. | 179 | |
'>' is not preceded with whitespace. | 179 | |
'<' is not preceded with whitespace. | 179 | |
'<' is not followed by whitespace. | 179 | |
'>' is not preceded with whitespace. | 179 | |
'>' is not followed by whitespace. | 179 | |
Line is longer than 80 characters. | 180 | |
Line is longer than 80 characters. | 181 | |
Line is longer than 80 characters. | 183 | |
Line is longer than 80 characters. | 184 | |
Line is longer than 80 characters. | 188 | |
Missing a Javadoc comment. | 188 | |
Parameter queryFilterHash should be final. | 188 | |
'<' is not preceded with whitespace. | 188 | |
'<' is not followed by whitespace. | 188 | |
'>' is not preceded with whitespace. | 188 | |
Line is longer than 80 characters. | 189 | |
Line is longer than 80 characters. | 190 | |
Line is longer than 80 characters. | 193 | |
'<' is not preceded with whitespace. | 193 | |
'<' is not followed by whitespace. | 193 | |
'>' is not preceded with whitespace. | 193 | |
'>' is not followed by whitespace. | 193 | |
Line is longer than 80 characters. | 194 | |
Line is longer than 80 characters. | 196 | |
Line is longer than 80 characters. | 200 | |
Missing a Javadoc comment. | 200 | |
'<' is not preceded with whitespace. | 200 | |
'<' is not followed by whitespace. | 200 | |
'>' is not preceded with whitespace. | 200 | |
Parameter filterAlgor should be final. | 200 | |
Line is longer than 80 characters. | 201 | |
'<' is not preceded with whitespace. | 201 | |
'<' is not followed by whitespace. | 201 | |
'>' is not preceded with whitespace. | 201 | |
'<' is not preceded with whitespace. | 201 | |
'<' is not followed by whitespace. | 201 | |
'>' is not preceded with whitespace. | 201 | |
'>' is not followed by whitespace. | 201 | |
Line is longer than 80 characters. | 207 | |
Missing a Javadoc comment. | 207 | |
Parameter filterAlgorHash should be final. | 207 | |
'<' is not preceded with whitespace. | 207 | |
'<' is not followed by whitespace. | 207 | |
'>' is not preceded with whitespace. | 207 | |
Line is longer than 80 characters. | 209 | |
Line is longer than 80 characters. | 211 | |
Line is longer than 80 characters. | 216 | |
Missing a Javadoc comment. | 216 | |
'<' is not preceded with whitespace. | 216 | |
'<' is not followed by whitespace. | 216 | |
'<' is not preceded with whitespace. | 216 | |
'<' is not followed by whitespace. | 216 | |
'>' is not preceded with whitespace. | 216 | |
'>' is not followed by whitespace. | 216 | |
'>' is not preceded with whitespace. | 216 | |
Parameter queryResults should be final. | 216 | |
'<' is not preceded with whitespace. | 216 | |
'<' is not followed by whitespace. | 216 | |
'>' is not preceded with whitespace. | 216 | |
Line is longer than 80 characters. | 217 | |
'<' is not preceded with whitespace. | 217 | |
'<' is not followed by whitespace. | 217 | |
'<' is not preceded with whitespace. | 217 | |
'<' is not followed by whitespace. | 217 | |
'>' is not preceded with whitespace. | 217 | |
'>' is not followed by whitespace. | 217 | |
'>' is not preceded with whitespace. | 217 | |
'<' is not preceded with whitespace. | 217 | |
'<' is not followed by whitespace. | 217 | |
'<' is not preceded with whitespace. | 217 | |
'<' is not followed by whitespace. | 217 | |
'>' is not preceded with whitespace. | 217 | |
'>' is not followed by whitespace. | 217 | |
'>' is not preceded with whitespace. | 217 | |
'>' is not followed by whitespace. | 217 | |
Line is longer than 80 characters. | 224 | |
Missing a Javadoc comment. | 224 | |
'<' is not preceded with whitespace. | 224 | |
'<' is not followed by whitespace. | 224 | |
'>' is not preceded with whitespace. | 224 | |
Parameter queryResultHashVector should be final. | 224 | |
'<' is not preceded with whitespace. | 224 | |
'<' is not followed by whitespace. | 224 | |
'<' is not preceded with whitespace. | 224 | |
'<' is not followed by whitespace. | 224 | |
'>' is not preceded with whitespace. | 224 | |
'>' is not followed by whitespace. | 224 | |
'>' is not preceded with whitespace. | 224 | |
'<' is not preceded with whitespace. | 225 | |
'<' is not followed by whitespace. | 225 | |
'>' is not preceded with whitespace. | 225 | |
'<' is not preceded with whitespace. | 225 | |
'<' is not followed by whitespace. | 225 | |
'>' is not preceded with whitespace. | 225 | |
'>' is not followed by whitespace. | 225 | |
'<' is not preceded with whitespace. | 226 | |
'<' is not followed by whitespace. | 226 | |
'>' is not preceded with whitespace. | 226 | |
Line is longer than 80 characters. | 232 | |
Missing a Javadoc comment. | 232 | |
'<' is not preceded with whitespace. | 232 | |
'<' is not followed by whitespace. | 232 | |
'>' is not preceded with whitespace. | 232 | |
Parameter queryResult should be final. | 232 | |
'<' is not preceded with whitespace. | 233 | |
'<' is not followed by whitespace. | 233 | |
'>' is not preceded with whitespace. | 233 | |
'<' is not preceded with whitespace. | 233 | |
'<' is not followed by whitespace. | 233 | |
'>' is not preceded with whitespace. | 233 | |
'>' is not followed by whitespace. | 233 | |
Missing a Javadoc comment. | 243 | |
Line is longer than 80 characters. | 244 | |
Parameter queryResultHash should be final. | 244 | |
'<' is not preceded with whitespace. | 244 | |
'<' is not followed by whitespace. | 244 | |
'>' is not preceded with whitespace. | 244 | |
Line is longer than 80 characters. | 245 | |
'<' is not preceded with whitespace. | 245 | |
'<' is not followed by whitespace. | 245 | |
'>' is not preceded with whitespace. | 245 | |
'>' is not followed by whitespace. | 245 | |
'<' is not preceded with whitespace. | 247 | |
'<' is not followed by whitespace. | 247 | |
'>' is not preceded with whitespace. | 247 | |
'>' is not followed by whitespace. | 247 | |
Line is longer than 80 characters. | 249 | |
Missing a Javadoc comment. | 253 | |
'<' is not preceded with whitespace. | 253 | |
'<' is not followed by whitespace. | 253 | |
'>' is not preceded with whitespace. | 253 | |
Parameter product should be final. | 253 | |
'<' is not preceded with whitespace. | 254 | |
'<' is not followed by whitespace. | 254 | |
'>' is not preceded with whitespace. | 254 | |
'<' is not preceded with whitespace. | 254 | |
'<' is not followed by whitespace. | 254 | |
'>' is not preceded with whitespace. | 254 | |
'>' is not followed by whitespace. | 254 | |
Missing a Javadoc comment. | 281 | |
Parameter productHash should be final. | 282 | |
'<' is not preceded with whitespace. | 282 | |
'<' is not followed by whitespace. | 282 | |
'?' is not preceded with whitespace. | 282 | |
'?' is not followed by whitespace. | 282 | |
'>' is not preceded with whitespace. | 282 | |
'?' is not followed by whitespace. | 282 | |
'<' is not preceded with whitespace. | 288 | |
'<' is not followed by whitespace. | 288 | |
'>' is not preceded with whitespace. | 288 | |
'>' is not followed by whitespace. | 288 | |
'<' is not preceded with whitespace. | 294 | |
'<' is not followed by whitespace. | 294 | |
'<' is not preceded with whitespace. | 294 | |
'<' is not followed by whitespace. | 294 | |
'>' is not preceded with whitespace. | 294 | |
'>' is not followed by whitespace. | 294 | |
'>' is not preceded with whitespace. | 294 | |
'>' is not followed by whitespace. | 294 | |
'<' is not preceded with whitespace. | 299 | |
'<' is not followed by whitespace. | 299 | |
'>' is not preceded with whitespace. | 299 | |
'>' is not followed by whitespace. | 299 | |
Line is longer than 80 characters. | 304 | |
Missing a Javadoc comment. | 304 | |
'<' is not preceded with whitespace. | 304 | |
'<' is not followed by whitespace. | 304 | |
'>' is not preceded with whitespace. | 304 | |
Parameter productVector should be final. | 304 | |
'<' is not preceded with whitespace. | 304 | |
'<' is not followed by whitespace. | 304 | |
'<' is not preceded with whitespace. | 304 | |
'<' is not followed by whitespace. | 304 | |
'>' is not preceded with whitespace. | 304 | |
'>' is not followed by whitespace. | 304 | |
'>' is not preceded with whitespace. | 304 | |
'<' is not preceded with whitespace. | 305 | |
'<' is not followed by whitespace. | 305 | |
'>' is not preceded with whitespace. | 305 | |
'<' is not preceded with whitespace. | 305 | |
'<' is not followed by whitespace. | 305 | |
'>' is not preceded with whitespace. | 305 | |
'>' is not followed by whitespace. | 305 | |
'<' is not preceded with whitespace. | 307 | |
'<' is not followed by whitespace. | 307 | |
'>' is not preceded with whitespace. | 307 | |
Line is longer than 80 characters. | 316 | |
Missing a Javadoc comment. | 316 | |
'<' is not preceded with whitespace. | 316 | |
'<' is not followed by whitespace. | 316 | |
'<' is not preceded with whitespace. | 316 | |
'<' is not followed by whitespace. | 316 | |
'>' is not preceded with whitespace. | 316 | |
'>' is not followed by whitespace. | 316 | |
'>' is not preceded with whitespace. | 316 | |
Parameter products should be final. | 316 | |
'<' is not preceded with whitespace. | 316 | |
'<' is not followed by whitespace. | 316 | |
'>' is not preceded with whitespace. | 316 | |
Line is longer than 80 characters. | 317 | |
'<' is not preceded with whitespace. | 317 | |
'<' is not followed by whitespace. | 317 | |
'<' is not preceded with whitespace. | 317 | |
'<' is not followed by whitespace. | 317 | |
'>' is not preceded with whitespace. | 317 | |
'>' is not followed by whitespace. | 317 | |
'>' is not preceded with whitespace. | 317 | |
'<' is not preceded with whitespace. | 317 | |
'<' is not followed by whitespace. | 317 | |
'<' is not preceded with whitespace. | 317 | |
'<' is not followed by whitespace. | 317 | |
'>' is not preceded with whitespace. | 317 | |
'>' is not followed by whitespace. | 317 | |
'>' is not preceded with whitespace. | 317 | |
'>' is not followed by whitespace. | 317 | |
'<' is not preceded with whitespace. | 324 | |
'<' is not followed by whitespace. | 324 | |
'>' is not preceded with whitespace. | 324 | |
Line is longer than 80 characters. | 331 | |
Missing a Javadoc comment. | 331 | |
'<' is not preceded with whitespace. | 331 | |
'<' is not followed by whitespace. | 331 | |
'<' is not preceded with whitespace. | 331 | |
'<' is not followed by whitespace. | 331 | |
'>' is not preceded with whitespace. | 331 | |
'>' is not followed by whitespace. | 331 | |
'>' is not preceded with whitespace. | 331 | |
Parameter productTypes should be final. | 331 | |
'<' is not preceded with whitespace. | 331 | |
'<' is not followed by whitespace. | 331 | |
'>' is not preceded with whitespace. | 331 | |
Line is longer than 80 characters. | 332 | |
'<' is not preceded with whitespace. | 332 | |
'<' is not followed by whitespace. | 332 | |
'<' is not preceded with whitespace. | 332 | |
'<' is not followed by whitespace. | 332 | |
'>' is not preceded with whitespace. | 332 | |
'>' is not followed by whitespace. | 332 | |
'>' is not preceded with whitespace. | 332 | |
'<' is not preceded with whitespace. | 332 | |
'<' is not followed by whitespace. | 332 | |
'<' is not preceded with whitespace. | 332 | |
'<' is not followed by whitespace. | 332 | |
'>' is not preceded with whitespace. | 332 | |
'>' is not followed by whitespace. | 332 | |
'>' is not preceded with whitespace. | 332 | |
'>' is not followed by whitespace. | 332 | |
'<' is not preceded with whitespace. | 339 | |
'<' is not followed by whitespace. | 339 | |
'>' is not preceded with whitespace. | 339 | |
Line is longer than 80 characters. | 345 | |
Missing a Javadoc comment. | 345 | |
'<' is not preceded with whitespace. | 345 | |
'<' is not followed by whitespace. | 345 | |
'>' is not preceded with whitespace. | 345 | |
Parameter productTypeVector should be final. | 345 | |
'<' is not preceded with whitespace. | 345 | |
'<' is not followed by whitespace. | 345 | |
'<' is not preceded with whitespace. | 345 | |
'<' is not followed by whitespace. | 345 | |
'>' is not preceded with whitespace. | 345 | |
'>' is not followed by whitespace. | 345 | |
'>' is not preceded with whitespace. | 345 | |
'<' is not preceded with whitespace. | 346 | |
'<' is not followed by whitespace. | 346 | |
'>' is not preceded with whitespace. | 346 | |
'<' is not preceded with whitespace. | 346 | |
'<' is not followed by whitespace. | 346 | |
'>' is not preceded with whitespace. | 346 | |
'>' is not followed by whitespace. | 346 | |
'<' is not preceded with whitespace. | 347 | |
'<' is not followed by whitespace. | 347 | |
'>' is not preceded with whitespace. | 347 | |
Missing a Javadoc comment. | 355 | |
'<' is not preceded with whitespace. | 355 | |
'<' is not followed by whitespace. | 355 | |
'>' is not preceded with whitespace. | 355 | |
Parameter type should be final. | 355 | |
'<' is not preceded with whitespace. | 356 | |
'<' is not followed by whitespace. | 356 | |
'>' is not preceded with whitespace. | 356 | |
'<' is not preceded with whitespace. | 356 | |
'<' is not followed by whitespace. | 356 | |
'>' is not preceded with whitespace. | 356 | |
'>' is not followed by whitespace. | 356 | |
Line is longer than 80 characters. | 372 | |
Line is longer than 80 characters. | 375 | |
Line is longer than 80 characters. | 378 | |
Missing a Javadoc comment. | 383 | |
Line is longer than 80 characters. | 384 | |
Parameter productTypeHash should be final. | 384 | |
'<' is not preceded with whitespace. | 384 | |
'<' is not followed by whitespace. | 384 | |
'>' is not preceded with whitespace. | 384 | |
Line is longer than 80 characters. | 388 | |
Line is longer than 80 characters. | 393 | |
'<' is not preceded with whitespace. | 393 | |
'<' is not followed by whitespace. | 393 | |
'>' is not preceded with whitespace. | 393 | |
'>' is not followed by whitespace. | 393 | |
'<' is not preceded with whitespace. | 398 | |
'<' is not followed by whitespace. | 398 | |
'<' is not preceded with whitespace. | 398 | |
'<' is not followed by whitespace. | 398 | |
'>' is not preceded with whitespace. | 398 | |
'>' is not followed by whitespace. | 398 | |
'>' is not preceded with whitespace. | 398 | |
'>' is not followed by whitespace. | 398 | |
'<' is not preceded with whitespace. | 403 | |
'<' is not followed by whitespace. | 403 | |
'<' is not preceded with whitespace. | 403 | |
'<' is not followed by whitespace. | 403 | |
'>' is not preceded with whitespace. | 403 | |
'>' is not followed by whitespace. | 403 | |
'>' is not preceded with whitespace. | 403 | |
'>' is not followed by whitespace. | 403 | |
Line is longer than 80 characters. | 409 | |
Missing a Javadoc comment. | 409 | |
'<' is not preceded with whitespace. | 409 | |
'<' is not followed by whitespace. | 409 | |
'<' is not preceded with whitespace. | 409 | |
'<' is not followed by whitespace. | 409 | |
'>' is not preceded with whitespace. | 409 | |
'>' is not followed by whitespace. | 409 | |
'>' is not preceded with whitespace. | 409 | |
Parameter extractors should be final. | 409 | |
'<' is not preceded with whitespace. | 409 | |
'<' is not followed by whitespace. | 409 | |
'>' is not preceded with whitespace. | 409 | |
Line is longer than 80 characters. | 410 | |
'<' is not preceded with whitespace. | 410 | |
'<' is not followed by whitespace. | 410 | |
'<' is not preceded with whitespace. | 410 | |
'<' is not followed by whitespace. | 410 | |
'>' is not preceded with whitespace. | 410 | |
'>' is not followed by whitespace. | 410 | |
'>' is not preceded with whitespace. | 410 | |
'<' is not preceded with whitespace. | 410 | |
'<' is not followed by whitespace. | 410 | |
'<' is not preceded with whitespace. | 410 | |
'<' is not followed by whitespace. | 410 | |
'>' is not preceded with whitespace. | 410 | |
'>' is not followed by whitespace. | 410 | |
'>' is not preceded with whitespace. | 410 | |
'>' is not followed by whitespace. | 410 | |
Missing a Javadoc comment. | 421 | |
'<' is not preceded with whitespace. | 421 | |
'<' is not followed by whitespace. | 421 | |
'>' is not preceded with whitespace. | 421 | |
Parameter spec should be final. | 421 | |
'<' is not preceded with whitespace. | 422 | |
'<' is not followed by whitespace. | 422 | |
'>' is not preceded with whitespace. | 422 | |
'<' is not preceded with whitespace. | 422 | |
'<' is not followed by whitespace. | 422 | |
'>' is not preceded with whitespace. | 422 | |
'>' is not followed by whitespace. | 422 | |
Line is longer than 80 characters. | 429 | |
Missing a Javadoc comment. | 429 | |
'<' is not preceded with whitespace. | 429 | |
'<' is not followed by whitespace. | 429 | |
'<' is not preceded with whitespace. | 429 | |
'<' is not followed by whitespace. | 429 | |
'>' is not preceded with whitespace. | 429 | |
'>' is not followed by whitespace. | 429 | |
'>' is not preceded with whitespace. | 429 | |
Parameter typeHandlers should be final. | 429 | |
'<' is not preceded with whitespace. | 429 | |
'<' is not followed by whitespace. | 429 | |
'>' is not preceded with whitespace. | 429 | |
Line is longer than 80 characters. | 430 | |
'<' is not preceded with whitespace. | 430 | |
'<' is not followed by whitespace. | 430 | |
'<' is not preceded with whitespace. | 430 | |
'<' is not followed by whitespace. | 430 | |
'>' is not preceded with whitespace. | 430 | |
'>' is not followed by whitespace. | 430 | |
'>' is not preceded with whitespace. | 430 | |
'<' is not preceded with whitespace. | 430 | |
'<' is not followed by whitespace. | 430 | |
'<' is not preceded with whitespace. | 430 | |
'<' is not followed by whitespace. | 430 | |
'>' is not preceded with whitespace. | 430 | |
'>' is not followed by whitespace. | 430 | |
'>' is not preceded with whitespace. | 430 | |
'>' is not followed by whitespace. | 430 | |
Line is longer than 80 characters. | 441 | |
Missing a Javadoc comment. | 441 | |
'<' is not preceded with whitespace. | 441 | |
'<' is not followed by whitespace. | 441 | |
'>' is not preceded with whitespace. | 441 | |
Parameter typeHandler should be final. | 441 | |
'<' is not preceded with whitespace. | 442 | |
'<' is not followed by whitespace. | 442 | |
'>' is not preceded with whitespace. | 442 | |
'<' is not preceded with whitespace. | 442 | |
'<' is not followed by whitespace. | 442 | |
'>' is not preceded with whitespace. | 442 | |
'>' is not followed by whitespace. | 442 | |
'?' should be on a new line. | 443 | |
Avoid inline conditionals. | 443 | |
Line is longer than 80 characters. | 444 | |
'?' should be on a new line. | 445 | |
Avoid inline conditionals. | 445 | |
Line is longer than 80 characters. | 450 | |
Missing a Javadoc comment. | 450 | |
'<' is not preceded with whitespace. | 450 | |
'<' is not followed by whitespace. | 450 | |
'>' is not preceded with whitespace. | 450 | |
Parameter extractorsVector should be final. | 450 | |
'<' is not preceded with whitespace. | 450 | |
'<' is not followed by whitespace. | 450 | |
'<' is not preceded with whitespace. | 450 | |
'<' is not followed by whitespace. | 450 | |
'>' is not preceded with whitespace. | 450 | |
'>' is not followed by whitespace. | 450 | |
'>' is not preceded with whitespace. | 450 | |
'<' is not preceded with whitespace. | 451 | |
'<' is not followed by whitespace. | 451 | |
'>' is not preceded with whitespace. | 451 | |
'<' is not preceded with whitespace. | 451 | |
'<' is not followed by whitespace. | 451 | |
'>' is not preceded with whitespace. | 451 | |
'>' is not followed by whitespace. | 451 | |
'<' is not preceded with whitespace. | 454 | |
'<' is not followed by whitespace. | 454 | |
'>' is not preceded with whitespace. | 454 | |
Missing a Javadoc comment. | 462 | |
Parameter extractorSpecHash should be final. | 464 | |
'<' is not preceded with whitespace. | 464 | |
'<' is not followed by whitespace. | 464 | |
'>' is not preceded with whitespace. | 464 | |
Line is longer than 80 characters. | 468 | |
'<' is not preceded with whitespace. | 468 | |
'<' is not followed by whitespace. | 468 | |
'>' is not preceded with whitespace. | 468 | |
'>' is not followed by whitespace. | 468 | |
Line is longer than 80 characters. | 473 | |
Missing a Javadoc comment. | 473 | |
'<' is not preceded with whitespace. | 473 | |
'<' is not followed by whitespace. | 473 | |
'>' is not preceded with whitespace. | 473 | |
Parameter handlersVector should be final. | 473 | |
'<' is not preceded with whitespace. | 473 | |
'<' is not followed by whitespace. | 473 | |
'<' is not preceded with whitespace. | 473 | |
'<' is not followed by whitespace. | 473 | |
'>' is not preceded with whitespace. | 473 | |
'>' is not followed by whitespace. | 473 | |
'>' is not preceded with whitespace. | 473 | |
'<' is not preceded with whitespace. | 474 | |
'<' is not followed by whitespace. | 474 | |
'>' is not preceded with whitespace. | 474 | |
'<' is not preceded with whitespace. | 474 | |
'<' is not followed by whitespace. | 474 | |
'>' is not preceded with whitespace. | 474 | |
'>' is not followed by whitespace. | 474 | |
'<' is not preceded with whitespace. | 477 | |
'<' is not followed by whitespace. | 477 | |
'>' is not preceded with whitespace. | 477 | |
Missing a Javadoc comment. | 485 | |
Parameter typeHandlerHash should be final. | 486 | |
'<' is not preceded with whitespace. | 486 | |
'<' is not followed by whitespace. | 486 | |
'>' is not preceded with whitespace. | 486 | |
Line is longer than 80 characters. | 495 | |
Missing a Javadoc comment. | 495 | |
Parameter propHash should be final. | 495 | |
'<' is not preceded with whitespace. | 495 | |
'<' is not followed by whitespace. | 495 | |
'>' is not preceded with whitespace. | 495 | |
'<' is not preceded with whitespace. | 499 | |
'<' is not followed by whitespace. | 499 | |
'>' is not preceded with whitespace. | 499 | |
Missing a Javadoc comment. | 508 | |
'<' is not preceded with whitespace. | 508 | |
'<' is not followed by whitespace. | 508 | |
'>' is not preceded with whitespace. | 508 | |
Parameter props should be final. | 508 | |
'<' is not preceded with whitespace. | 509 | |
'<' is not followed by whitespace. | 509 | |
'>' is not preceded with whitespace. | 509 | |
'<' is not preceded with whitespace. | 509 | |
'<' is not followed by whitespace. | 509 | |
'>' is not preceded with whitespace. | 509 | |
'>' is not followed by whitespace. | 509 | |
Line is longer than 80 characters. | 523 | |
Missing a Javadoc comment. | 523 | |
'<' is not preceded with whitespace. | 523 | |
'<' is not followed by whitespace. | 523 | |
'<' is not preceded with whitespace. | 523 | |
'<' is not followed by whitespace. | 523 | |
'>' is not preceded with whitespace. | 523 | |
'>' is not followed by whitespace. | 523 | |
'>' is not preceded with whitespace. | 523 | |
Parameter references should be final. | 523 | |
'<' is not preceded with whitespace. | 523 | |
'<' is not followed by whitespace. | 523 | |
'>' is not preceded with whitespace. | 523 | |
'<' is not preceded with whitespace. | 524 | |
'<' is not followed by whitespace. | 524 | |
'<' is not preceded with whitespace. | 524 | |
'<' is not followed by whitespace. | 524 | |
'>' is not preceded with whitespace. | 524 | |
'>' is not followed by whitespace. | 524 | |
'>' is not preceded with whitespace. | 524 | |
'<' is not preceded with whitespace. | 524 | |
'<' is not followed by whitespace. | 524 | |
'<' is not preceded with whitespace. | 524 | |
'<' is not followed by whitespace. | 524 | |
'>' is not preceded with whitespace. | 524 | |
'>' is not followed by whitespace. | 524 | |
'>' is not preceded with whitespace. | 524 | |
'>' is not followed by whitespace. | 524 | |
'<' is not preceded with whitespace. | 531 | |
'<' is not followed by whitespace. | 531 | |
'>' is not preceded with whitespace. | 531 | |
Line is longer than 80 characters. | 538 | |
Missing a Javadoc comment. | 538 | |
'<' is not preceded with whitespace. | 538 | |
'<' is not followed by whitespace. | 538 | |
'>' is not preceded with whitespace. | 538 | |
Parameter referenceVector should be final. | 538 | |
'<' is not preceded with whitespace. | 538 | |
'<' is not followed by whitespace. | 538 | |
'<' is not preceded with whitespace. | 538 | |
'<' is not followed by whitespace. | 538 | |
'>' is not preceded with whitespace. | 538 | |
'>' is not followed by whitespace. | 538 | |
'>' is not preceded with whitespace. | 538 | |
'<' is not preceded with whitespace. | 539 | |
'<' is not followed by whitespace. | 539 | |
'>' is not preceded with whitespace. | 539 | |
'<' is not preceded with whitespace. | 539 | |
'<' is not followed by whitespace. | 539 | |
'>' is not preceded with whitespace. | 539 | |
'>' is not followed by whitespace. | 539 | |
'<' is not preceded with whitespace. | 540 | |
'<' is not followed by whitespace. | 540 | |
'>' is not preceded with whitespace. | 540 | |
Missing a Javadoc comment. | 547 | |
'<' is not preceded with whitespace. | 547 | |
'<' is not followed by whitespace. | 547 | |
'>' is not preceded with whitespace. | 547 | |
Parameter reference should be final. | 547 | |
'<' is not preceded with whitespace. | 548 | |
'<' is not followed by whitespace. | 548 | |
'>' is not preceded with whitespace. | 548 | |
'<' is not preceded with whitespace. | 548 | |
'<' is not followed by whitespace. | 548 | |
'>' is not preceded with whitespace. | 548 | |
'>' is not followed by whitespace. | 548 | |
Line is longer than 80 characters. | 551 | |
Avoid inline conditionals. | 551 | |
Avoid inline conditionals. | 555 | |
Line is longer than 80 characters. | 556 | |
Line is longer than 80 characters. | 560 | |
Missing a Javadoc comment. | 560 | |
Parameter referenceHash should be final. | 560 | |
'<' is not preceded with whitespace. | 560 | |
'<' is not followed by whitespace. | 560 | |
'>' is not preceded with whitespace. | 560 | |
Line is longer than 80 characters. | 565 | |
Line is longer than 80 characters. | 570 | |
Missing a Javadoc comment. | 570 | |
Parameter referenceHash should be final. | 570 | |
'<' is not preceded with whitespace. | 570 | |
'<' is not followed by whitespace. | 570 | |
'>' is not preceded with whitespace. | 570 | |
Line is longer than 80 characters. | 575 | |
Line is longer than 80 characters. | 580 | |
Missing a Javadoc comment. | 580 | |
'<' is not preceded with whitespace. | 580 | |
'<' is not followed by whitespace. | 580 | |
'<' is not preceded with whitespace. | 580 | |
'<' is not followed by whitespace. | 580 | |
'>' is not preceded with whitespace. | 580 | |
'>' is not followed by whitespace. | 580 | |
'>' is not preceded with whitespace. | 580 | |
Parameter elementList should be final. | 580 | |
'<' is not preceded with whitespace. | 580 | |
'<' is not followed by whitespace. | 580 | |
'>' is not preceded with whitespace. | 580 | |
Line is longer than 80 characters. | 581 | |
'<' is not preceded with whitespace. | 581 | |
'<' is not followed by whitespace. | 581 | |
'<' is not preceded with whitespace. | 581 | |
'<' is not followed by whitespace. | 581 | |
'>' is not preceded with whitespace. | 581 | |
'>' is not followed by whitespace. | 581 | |
'>' is not preceded with whitespace. | 581 | |
'<' is not preceded with whitespace. | 581 | |
'<' is not followed by whitespace. | 581 | |
'<' is not preceded with whitespace. | 581 | |
'<' is not followed by whitespace. | 581 | |
'>' is not preceded with whitespace. | 581 | |
'>' is not followed by whitespace. | 581 | |
'>' is not preceded with whitespace. | 581 | |
'>' is not followed by whitespace. | 581 | |
'<' is not preceded with whitespace. | 583 | |
'<' is not followed by whitespace. | 583 | |
'>' is not preceded with whitespace. | 583 | |
Line is longer than 80 characters. | 589 | |
Missing a Javadoc comment. | 589 | |
'<' is not preceded with whitespace. | 589 | |
'<' is not followed by whitespace. | 589 | |
'<' is not preceded with whitespace. | 589 | |
'<' is not followed by whitespace. | 589 | |
'>' is not preceded with whitespace. | 589 | |
'>' is not followed by whitespace. | 589 | |
'>' is not preceded with whitespace. | 589 | |
Parameter elementList should be final. | 589 | |
'<' is not preceded with whitespace. | 589 | |
'<' is not followed by whitespace. | 589 | |
'>' is not preceded with whitespace. | 589 | |
Line is longer than 80 characters. | 590 | |
'<' is not preceded with whitespace. | 590 | |
'<' is not followed by whitespace. | 590 | |
'<' is not preceded with whitespace. | 590 | |
'<' is not followed by whitespace. | 590 | |
'>' is not preceded with whitespace. | 590 | |
'>' is not followed by whitespace. | 590 | |
'>' is not preceded with whitespace. | 590 | |
'<' is not preceded with whitespace. | 590 | |
'<' is not followed by whitespace. | 590 | |
'<' is not preceded with whitespace. | 590 | |
'<' is not followed by whitespace. | 590 | |
'>' is not preceded with whitespace. | 590 | |
'>' is not followed by whitespace. | 590 | |
'>' is not preceded with whitespace. | 590 | |
'>' is not followed by whitespace. | 590 | |
'<' is not preceded with whitespace. | 592 | |
'<' is not followed by whitespace. | 592 | |
'>' is not preceded with whitespace. | 592 | |
Line is longer than 80 characters. | 598 | |
Missing a Javadoc comment. | 598 | |
'<' is not preceded with whitespace. | 598 | |
'<' is not followed by whitespace. | 598 | |
'>' is not preceded with whitespace. | 598 | |
Parameter elementVector should be final. | 598 | |
'<' is not preceded with whitespace. | 598 | |
'<' is not followed by whitespace. | 598 | |
'<' is not preceded with whitespace. | 598 | |
'<' is not followed by whitespace. | 598 | |
'>' is not preceded with whitespace. | 598 | |
'>' is not followed by whitespace. | 598 | |
'>' is not preceded with whitespace. | 598 | |
'<' is not preceded with whitespace. | 599 | |
'<' is not followed by whitespace. | 599 | |
'>' is not preceded with whitespace. | 599 | |
'<' is not preceded with whitespace. | 599 | |
'<' is not followed by whitespace. | 599 | |
'>' is not preceded with whitespace. | 599 | |
'>' is not followed by whitespace. | 599 | |
'<' is not preceded with whitespace. | 600 | |
'<' is not followed by whitespace. | 600 | |
'>' is not preceded with whitespace. | 600 | |
Missing a Javadoc comment. | 607 | |
'<' is not preceded with whitespace. | 607 | |
'<' is not followed by whitespace. | 607 | |
'>' is not preceded with whitespace. | 607 | |
Parameter element should be final. | 607 | |
'<' is not preceded with whitespace. | 608 | |
'<' is not followed by whitespace. | 608 | |
'>' is not preceded with whitespace. | 608 | |
'<' is not preceded with whitespace. | 608 | |
'<' is not followed by whitespace. | 608 | |
'>' is not preceded with whitespace. | 608 | |
'>' is not followed by whitespace. | 608 | |
Avoid inline conditionals. | 612 | |
Avoid inline conditionals. | 615 | |
Missing a Javadoc comment. | 621 | |
'<' is not preceded with whitespace. | 621 | |
'<' is not followed by whitespace. | 621 | |
'>' is not preceded with whitespace. | 621 | |
Parameter element should be final. | 621 | |
'<' is not preceded with whitespace. | 622 | |
'<' is not followed by whitespace. | 622 | |
'>' is not preceded with whitespace. | 622 | |
'<' is not preceded with whitespace. | 622 | |
'<' is not followed by whitespace. | 622 | |
'>' is not preceded with whitespace. | 622 | |
'>' is not followed by whitespace. | 622 | |
Avoid inline conditionals. | 626 | |
Avoid inline conditionals. | 629 | |
Missing a Javadoc comment. | 635 | |
Parameter elementHash should be final. | 635 | |
'<' is not preceded with whitespace. | 635 | |
'<' is not followed by whitespace. | 635 | |
'>' is not preceded with whitespace. | 635 | |
Missing a Javadoc comment. | 645 | |
'<' is not preceded with whitespace. | 645 | |
'<' is not followed by whitespace. | 645 | |
'>' is not preceded with whitespace. | 645 | |
Parameter query should be final. | 645 | |
'<' is not preceded with whitespace. | 646 | |
'<' is not followed by whitespace. | 646 | |
'>' is not preceded with whitespace. | 646 | |
'<' is not preceded with whitespace. | 646 | |
'<' is not followed by whitespace. | 646 | |
'>' is not preceded with whitespace. | 646 | |
'>' is not followed by whitespace. | 646 | |
Line is longer than 80 characters. | 647 | |
'<' is not preceded with whitespace. | 647 | |
'<' is not followed by whitespace. | 647 | |
'<' is not preceded with whitespace. | 647 | |
'<' is not followed by whitespace. | 647 | |
'>' is not preceded with whitespace. | 647 | |
'>' is not followed by whitespace. | 647 | |
'>' is not preceded with whitespace. | 647 | |
Missing a Javadoc comment. | 652 | |
Parameter queryHash should be final. | 652 | |
'<' is not preceded with whitespace. | 652 | |
'<' is not followed by whitespace. | 652 | |
'>' is not preceded with whitespace. | 652 | |
Line is longer than 80 characters. | 655 | |
'<' is not preceded with whitespace. | 655 | |
'<' is not followed by whitespace. | 655 | |
'>' is not preceded with whitespace. | 655 | |
'<' is not preceded with whitespace. | 655 | |
'<' is not followed by whitespace. | 655 | |
'<' is not preceded with whitespace. | 655 | |
'<' is not followed by whitespace. | 655 | |
'>' is not preceded with whitespace. | 655 | |
'>' is not followed by whitespace. | 655 | |
'>' is not preceded with whitespace. | 655 | |
'>' is not followed by whitespace. | 655 | |
Line is longer than 80 characters. | 661 | |
Missing a Javadoc comment. | 661 | |
'<' is not preceded with whitespace. | 661 | |
'<' is not followed by whitespace. | 661 | |
'<' is not preceded with whitespace. | 661 | |
'<' is not followed by whitespace. | 661 | |
'>' is not preceded with whitespace. | 661 | |
'>' is not followed by whitespace. | 661 | |
'>' is not preceded with whitespace. | 661 | |
Parameter criteriaList should be final. | 661 | |
'<' is not preceded with whitespace. | 661 | |
'<' is not followed by whitespace. | 661 | |
'>' is not preceded with whitespace. | 661 | |
Line is longer than 80 characters. | 662 | |
'<' is not preceded with whitespace. | 662 | |
'<' is not followed by whitespace. | 662 | |
'<' is not preceded with whitespace. | 662 | |
'<' is not followed by whitespace. | 662 | |
'>' is not preceded with whitespace. | 662 | |
'>' is not followed by whitespace. | 662 | |
'>' is not preceded with whitespace. | 662 | |
'<' is not preceded with whitespace. | 662 | |
'<' is not followed by whitespace. | 662 | |
'<' is not preceded with whitespace. | 662 | |
'<' is not followed by whitespace. | 662 | |
'>' is not preceded with whitespace. | 662 | |
'>' is not followed by whitespace. | 662 | |
'>' is not preceded with whitespace. | 662 | |
'>' is not followed by whitespace. | 662 | |
'<' is not preceded with whitespace. | 664 | |
'<' is not followed by whitespace. | 664 | |
'>' is not preceded with whitespace. | 664 | |
Line is longer than 80 characters. | 671 | |
Missing a Javadoc comment. | 671 | |
'<' is not preceded with whitespace. | 671 | |
'<' is not followed by whitespace. | 671 | |
'>' is not preceded with whitespace. | 671 | |
Parameter criteriaVector should be final. | 671 | |
'<' is not preceded with whitespace. | 671 | |
'<' is not followed by whitespace. | 671 | |
'<' is not preceded with whitespace. | 671 | |
'<' is not followed by whitespace. | 671 | |
'>' is not preceded with whitespace. | 671 | |
'>' is not followed by whitespace. | 671 | |
'>' is not preceded with whitespace. | 671 | |
Line is longer than 80 characters. | 673 | |
'<' is not preceded with whitespace. | 673 | |
'<' is not followed by whitespace. | 673 | |
'>' is not preceded with whitespace. | 673 | |
'<' is not preceded with whitespace. | 673 | |
'<' is not followed by whitespace. | 673 | |
'>' is not preceded with whitespace. | 673 | |
'>' is not followed by whitespace. | 673 | |
'<' is not preceded with whitespace. | 674 | |
'<' is not followed by whitespace. | 674 | |
'>' is not preceded with whitespace. | 674 | |
Line is longer than 80 characters. | 681 | |
Missing a Javadoc comment. | 681 | |
'<' is not preceded with whitespace. | 681 | |
'<' is not followed by whitespace. | 681 | |
'>' is not preceded with whitespace. | 681 | |
Parameter criteria should be final. | 681 | |
'<' is not preceded with whitespace. | 682 | |
'<' is not followed by whitespace. | 682 | |
'>' is not preceded with whitespace. | 682 | |
'<' is not preceded with whitespace. | 682 | |
'<' is not followed by whitespace. | 682 | |
'>' is not preceded with whitespace. | 682 | |
'>' is not followed by whitespace. | 682 | |
Line is longer than 80 characters. | 687 | |
Line is longer than 80 characters. | 690 | |
'?' should be on a new line. | 690 | |
Avoid inline conditionals. | 690 | |
Line is longer than 80 characters. | 691 | |
Line is longer than 80 characters. | 692 | |
'?' should be on a new line. | 692 | |
Avoid inline conditionals. | 692 | |
Line is longer than 80 characters. | 693 | |
Line is longer than 80 characters. | 694 | |
'<' is not preceded with whitespace. | 698 | |
'<' is not followed by whitespace. | 698 | |
'<' is not preceded with whitespace. | 698 | |
'<' is not followed by whitespace. | 698 | |
'>' is not preceded with whitespace. | 698 | |
'>' is not followed by whitespace. | 698 | |
'>' is not preceded with whitespace. | 698 | |
'<' is not preceded with whitespace. | 698 | |
'<' is not followed by whitespace. | 698 | |
'<' is not preceded with whitespace. | 698 | |
'<' is not followed by whitespace. | 698 | |
'>' is not preceded with whitespace. | 698 | |
'>' is not followed by whitespace. | 698 | |
'>' is not preceded with whitespace. | 698 | |
'>' is not followed by whitespace. | 698 | |
'<' is not preceded with whitespace. | 699 | |
'<' is not followed by whitespace. | 699 | |
'>' is not preceded with whitespace. | 699 | |
'<' is not preceded with whitespace. | 702 | |
'<' is not followed by whitespace. | 702 | |
'>' is not preceded with whitespace. | 702 | |
Line is longer than 80 characters. | 711 | |
Missing a Javadoc comment. | 711 | |
Parameter criteriaHash should be final. | 711 | |
'<' is not preceded with whitespace. | 711 | |
'<' is not followed by whitespace. | 711 | |
'>' is not preceded with whitespace. | 711 | |
Line is longer than 80 characters. | 713 | |
Line is longer than 80 characters. | 716 | |
Line is longer than 80 characters. | 717 | |
'?' should be on a new line. | 720 | |
Avoid inline conditionals. | 720 | |
'?' should be on a new line. | 722 | |
Avoid inline conditionals. | 722 | |
Line is longer than 80 characters. | 726 | |
Line is longer than 80 characters. | 727 | |
Line is longer than 80 characters. | 730 | |
Line is longer than 80 characters. | 735 | |
'<' is not preceded with whitespace. | 735 | |
'<' is not followed by whitespace. | 735 | |
'<' is not preceded with whitespace. | 735 | |
'<' is not followed by whitespace. | 735 | |
'>' is not preceded with whitespace. | 735 | |
'>' is not followed by whitespace. | 735 | |
'>' is not preceded with whitespace. | 735 | |
'<' is not preceded with whitespace. | 735 | |
'<' is not followed by whitespace. | 735 | |
'<' is not preceded with whitespace. | 735 | |
'<' is not followed by whitespace. | 735 | |
'>' is not preceded with whitespace. | 735 | |
'>' is not followed by whitespace. | 735 | |
'>' is not preceded with whitespace. | 735 | |
'>' is not followed by whitespace. | 735 | |
'<' is not preceded with whitespace. | 736 | |
'<' is not followed by whitespace. | 736 | |
'>' is not preceded with whitespace. | 736 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 37 | |
Method 'getProduct' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Line is longer than 80 characters. | 40 | |
Method 'setProductId' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Missing a Javadoc comment. | 51 | |
Parameter productId should be final. | 51 | |
'productId' hides a field. | 51 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 29 | |
Line has trailing spaces. | 33 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 40 | |
First sentence should end with a period. | 42 | |
Line is longer than 80 characters. | 51 | |
Line is longer than 80 characters. | 53 | |
Line is longer than 80 characters. | 55 | |
Line is longer than 80 characters. | 57 | |
Line is longer than 80 characters. | 62 | |
Line has trailing spaces. | 67 | |
Line is longer than 80 characters. | 68 | |
Method 'createValidationLayer' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Missing a Javadoc comment. | 70 |
Violation | Message | Line |
---|---|---|
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line contains a tab character. | 32 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Parameter arg0 should be final. | 43 | |
Expected @param tag for 'arg0'. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 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 | |
Parameter arg0 should be final. | 52 | |
Expected @param tag for 'arg0'. | 52 | |
Parameter arg1 should be final. | 52 | |
Expected @param tag for 'arg1'. | 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 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Parameter arg0 should be final. | 60 | |
Expected @param tag for 'arg0'. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 32 | |
Line is longer than 80 characters. | 41 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 45 | |
'{' is not followed by whitespace. | 45 | |
'}' is not preceded with whitespace. | 45 | |
Method 'setFileManagerUrl' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Missing a Javadoc comment. | 47 | |
Parameter url should be final. | 47 | |
Line is longer than 80 characters. | 50 | |
Missing a Javadoc comment. | 57 | |
Line is longer than 80 characters. | 58 | |
Parameter product should be final. | 58 | |
Missing a Javadoc comment. | 62 | |
Line is longer than 80 characters. | 63 | |
Parameter product should be final. | 63 | |
Parameter directory should be final. | 63 | |
Missing a Javadoc comment. | 68 | |
Line is longer than 80 characters. | 69 | |
Parameter product should be final. | 69 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 29 | |
Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Missing a Javadoc comment. | 34 | |
Parameter printer should be final. | 35 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 36 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 42 | |
Variable 'dataSource' must be private and have accessor methods. | 42 | |
Missing a Javadoc comment. | 45 | |
Variable 'validationLayer' must be private and have accessor methods. | 45 | |
Missing a Javadoc comment. | 48 | |
Variable 'fieldIdStr' must be private and have accessor methods. | 48 | |
Missing a Javadoc comment. | 54 | |
Variable 'pageSize' must be private and have accessor methods. | 54 | |
Missing a Javadoc comment. | 57 | |
Variable 'cacheUpdateMinutes' must be private and have accessor methods. | 57 | |
Line has trailing spaces. | 58 | |
Line is longer than 80 characters. | 60 | |
Line contains a tab character. | 60 | |
Missing a Javadoc comment. | 61 | |
Variable 'lenientFields' must be private and have accessor methods. | 61 | |
Line has trailing spaces. | 62 | |
Line contains a tab character. | 62 | |
Line is longer than 80 characters. | 63 | |
Missing a Javadoc comment. | 64 | |
Variable 'productIdString' must be private and have accessor methods. | 64 | |
Missing a Javadoc comment. | 66 | |
Variable 'orderedValues' must be private and have accessor methods. | 66 | |
Line has trailing spaces. | 74 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line is longer than 80 characters. | 80 | |
Line is longer than 80 characters. | 83 | |
Line is longer than 80 characters. | 86 | |
Line is longer than 80 characters. | 89 | |
Line has trailing spaces. | 102 | |
Parameter ds should be final. | 106 | |
Line has trailing spaces. | 107 | |
Line contains a tab character. | 108 | |
Line has trailing spaces. | 109 | |
Line contains a tab character. | 110 | |
Line has trailing spaces. | 111 | |
Line contains a tab character. | 111 | |
Line has trailing spaces. | 113 | |
First sentence should end with a period. | 114 | |
Line is longer than 80 characters. | 114 | |
Line has trailing spaces. | 115 | |
Line has trailing spaces. | 118 | |
Line is longer than 80 characters. | 119 | |
Line contains a tab character. | 119 | |
'(' is followed by whitespace. | 119 | |
')' is preceded with whitespace. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line is longer than 80 characters. | 123 | |
Line contains a tab character. | 124 | |
Line has trailing spaces. | 126 | |
Line contains a tab character. | 126 | |
Line has trailing spaces. | 127 | |
Line contains a tab character. | 127 | |
Line is longer than 80 characters. | 129 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 135 | |
Line is longer than 80 characters. | 137 | |
Line has trailing spaces. | 139 | |
Line contains a tab character. | 139 | |
Line has trailing spaces. | 140 | |
Line contains a tab character. | 140 | |
'(' is followed by whitespace. | 140 | |
Line is longer than 80 characters. | 141 | |
Line contains a tab character. | 141 | |
')' is preceded with whitespace. | 141 | |
Line has trailing spaces. | 142 | |
Line contains a tab character. | 142 | |
Line is longer than 80 characters. | 143 | |
Line contains a tab character. | 143 | |
Line has trailing spaces. | 148 | |
Method 'createCatalog' is not designed for extension - needs to be abstract, final or empty. | 151 | |
Missing a Javadoc comment. | 151 | |
Line contains a tab character. | 152 | |
'==' is not preceded with whitespace. | 152 | |
'==' is not followed by whitespace. | 152 | |
Line is longer than 80 characters. | 153 | |
Line contains a tab character. | 153 | |
Line is longer than 80 characters. | 154 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line is longer than 80 characters. | 157 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 32 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 38 | |
Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter printer should be final. | 41 | |
Line is longer than 80 characters. | 63 | |
Method 'setProductTypeName' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Missing a Javadoc comment. | 90 | |
Parameter productTypeName should be final. | 90 | |
'productTypeName' hides a field. | 90 | |
Method 'setCurrentPageNum' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Missing a Javadoc comment. | 94 | |
Parameter currentPageNum should be final. | 94 | |
'currentPageNum' hides a field. | 94 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 48 | |
Line has trailing spaces. | 51 | |
Line has trailing spaces. | 55 | |
Missing a Javadoc comment. | 60 | |
Variable 'dataSource' must be private and have accessor methods. | 60 | |
Missing a Javadoc comment. | 63 | |
Variable 'validationLayer' must be private and have accessor methods. | 63 | |
Missing a Javadoc comment. | 65 | |
Variable 'pageSize' must be private and have accessor methods. | 65 | |
Missing a Javadoc comment. | 68 | |
Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 68 | |
Missing a Javadoc comment. | 71 | |
Parameter dataSource should be final. | 71 | |
'dataSource' hides a field. | 71 | |
Parameter validationLayer should be final. | 72 | |
'validationLayer' hides a field. | 72 | |
Parameter pageSize should be final. | 72 | |
'pageSize' hides a field. | 72 | |
Method 'addMetadata' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Missing a Javadoc comment. | 78 | |
Parameter m should be final. | 78 | |
Parameter p should be final. | 78 | |
'6' is a magic number. | 98 | |
'<' is not preceded with whitespace. | 107 | |
'<' is not followed by whitespace. | 107 | |
'>' is not preceded with whitespace. | 107 | |
'3' is a magic number. | 145 | |
'4' is a magic number. | 145 | |
'3' is a magic number. | 147 | |
'4' is a magic number. | 147 | |
'6' is a magic number. | 147 | |
'3' is a magic number. | 149 | |
'6' is a magic number. | 149 | |
'8' is a magic number. | 149 | |
'3' is a magic number. | 151 | |
'9' is a magic number. | 151 | |
'11' is a magic number. | 151 | |
'3' is a magic number. | 153 | |
'11' is a magic number. | 153 | |
'13' is a magic number. | 153 | |
'4' is a magic number. | 159 | |
';' is not followed by whitespace. | 162 | |
'100' is a magic number. | 165 | |
Line is longer than 80 characters. | 175 | |
Method 'createGranule' is not designed for extension - needs to be abstract, final or empty. | 203 | |
Missing a Javadoc comment. | 203 | |
Parameter datasetId should be final. | 203 | |
Parameter filename should be final. | 203 | |
Must have at least one statement. | 230 | |
Must have at least one statement. | 238 | |
Method 'createParameter' is not designed for extension - needs to be abstract, final or empty. | 259 | |
Missing a Javadoc comment. | 259 | |
Parameter datasetId should be final. | 259 | |
Parameter longName should be final. | 259 | |
Line is longer than 80 characters. | 266 | |
Must have at least one statement. | 287 | |
Must have at least one statement. | 295 | |
Line is longer than 80 characters. | 303 | |
Method 'commitQuery' is not designed for extension - needs to be abstract, final or empty. | 318 | |
Missing a Javadoc comment. | 318 | |
Parameter query should be final. | 318 | |
Parameter maxQuery should be final. | 318 | |
Must have at least one statement. | 360 | |
Must have at least one statement. | 368 | |
Missing a Javadoc comment. | 375 | |
Parameter product should be final. | 375 | |
Missing a Javadoc comment. | 380 | |
Parameter product should be final. | 380 | |
Method 'getMetadata' is not designed for extension - needs to be abstract, final or empty. | 385 | |
Missing a Javadoc comment. | 385 | |
Parameter product should be final. | 385 | |
Method 'getNumProducts' is not designed for extension - needs to be abstract, final or empty. | 395 | |
Missing a Javadoc comment. | 395 | |
Parameter productType should be final. | 395 | |
Must have at least one statement. | 419 | |
Must have at least one statement. | 426 | |
Must have at least one statement. | 433 | |
Method 'getProductById' is not designed for extension - needs to be abstract, final or empty. | 441 | |
Missing a Javadoc comment. | 441 | |
Parameter productId should be final. | 441 | |
Line is longer than 80 characters. | 442 | |
Must have at least one statement. | 462 | |
Must have at least one statement. | 469 | |
Must have at least one statement. | 476 | |
Method 'getProductByName' is not designed for extension - needs to be abstract, final or empty. | 485 | |
Missing a Javadoc comment. | 485 | |
Parameter productName should be final. | 485 | |
Line is longer than 80 characters. | 486 | |
Must have at least one statement. | 506 | |
Must have at least one statement. | 513 | |
Must have at least one statement. | 520 | |
Method 'getProductReferences' is not designed for extension - needs to be abstract, final or empty. | 529 | |
Missing a Javadoc comment. | 529 | |
'<' is not preceded with whitespace. | 529 | |
'<' is not followed by whitespace. | 529 | |
'>' is not preceded with whitespace. | 529 | |
Parameter product should be final. | 529 | |
Method 'getProducts' is not designed for extension - needs to be abstract, final or empty. | 534 | |
Missing a Javadoc comment. | 534 | |
'<' is not preceded with whitespace. | 534 | |
'<' is not followed by whitespace. | 534 | |
'>' is not preceded with whitespace. | 534 | |
Line is longer than 80 characters. | 535 | |
'<' is not preceded with whitespace. | 539 | |
'<' is not followed by whitespace. | 539 | |
'>' is not preceded with whitespace. | 539 | |
'<' is not preceded with whitespace. | 539 | |
'<' is not followed by whitespace. | 539 | |
'>' is not preceded with whitespace. | 539 | |
'>' is not followed by whitespace. | 539 | |
Must have at least one statement. | 554 | |
Must have at least one statement. | 561 | |
Must have at least one statement. | 568 | |
Method 'getProductsByProductType' is not designed for extension - needs to be abstract, final or empty. | 577 | |
Missing a Javadoc comment. | 577 | |
'<' is not preceded with whitespace. | 577 | |
'<' is not followed by whitespace. | 577 | |
'>' is not preceded with whitespace. | 577 | |
Parameter productType should be final. | 577 | |
Line is longer than 80 characters. | 579 | |
'<' is not preceded with whitespace. | 584 | |
'<' is not followed by whitespace. | 584 | |
'>' is not preceded with whitespace. | 584 | |
'<' is not preceded with whitespace. | 584 | |
'<' is not followed by whitespace. | 584 | |
'>' is not preceded with whitespace. | 584 | |
'>' is not followed by whitespace. | 584 | |
Must have at least one statement. | 599 | |
Must have at least one statement. | 606 | |
Must have at least one statement. | 613 | |
Method 'getReducedMetadata' is not designed for extension - needs to be abstract, final or empty. | 622 | |
Missing a Javadoc comment. | 622 | |
Parameter product should be final. | 622 | |
Parameter metList should be final. | 622 | |
'<' is not preceded with whitespace. | 622 | |
'<' is not followed by whitespace. | 622 | |
'>' is not preceded with whitespace. | 622 | |
Method 'getTopNProducts' is not designed for extension - needs to be abstract, final or empty. | 635 | |
Missing a Javadoc comment. | 635 | |
'<' is not preceded with whitespace. | 635 | |
'<' is not followed by whitespace. | 635 | |
'>' is not preceded with whitespace. | 635 | |
Parameter num should be final. | 635 | |
Line is longer than 80 characters. | 636 | |
'<' is not preceded with whitespace. | 641 | |
'<' is not followed by whitespace. | 641 | |
'>' is not preceded with whitespace. | 641 | |
'<' is not preceded with whitespace. | 641 | |
'<' is not followed by whitespace. | 641 | |
'>' is not preceded with whitespace. | 641 | |
'>' is not followed by whitespace. | 641 | |
Must have at least one statement. | 657 | |
Must have at least one statement. | 664 | |
Must have at least one statement. | 671 | |
Method 'getTopNProducts' is not designed for extension - needs to be abstract, final or empty. | 680 | |
Missing a Javadoc comment. | 680 | |
'<' is not preceded with whitespace. | 680 | |
'<' is not followed by whitespace. | 680 | |
'>' is not preceded with whitespace. | 680 | |
Parameter num should be final. | 680 | |
Parameter productType should be final. | 680 | |
Line is longer than 80 characters. | 682 | |
'<' is not preceded with whitespace. | 689 | |
'<' is not followed by whitespace. | 689 | |
'>' is not preceded with whitespace. | 689 | |
'<' is not preceded with whitespace. | 689 | |
'<' is not followed by whitespace. | 689 | |
'>' is not preceded with whitespace. | 689 | |
'>' is not followed by whitespace. | 689 | |
Must have at least one statement. | 705 | |
Must have at least one statement. | 712 | |
Must have at least one statement. | 719 | |
Method 'getValidationLayer' is not designed for extension - needs to be abstract, final or empty. | 728 | |
Missing a Javadoc comment. | 728 | |
Missing a Javadoc comment. | 732 | |
Parameter arg0 should be final. | 732 | |
Method 'query' is not designed for extension - needs to be abstract, final or empty. | 737 | |
Missing a Javadoc comment. | 737 | |
'<' is not preceded with whitespace. | 737 | |
'<' is not followed by whitespace. | 737 | |
'>' is not preceded with whitespace. | 737 | |
Parameter arg0 should be final. | 737 | |
Parameter arg1 should be final. | 737 | |
Missing a Javadoc comment. | 743 | |
Parameter arg0 should be final. | 743 | |
Parameter arg1 should be final. | 743 | |
Missing a Javadoc comment. | 749 | |
Parameter arg0 should be final. | 749 | |
Missing a Javadoc comment. | 754 | |
Parameter arg0 should be final. | 754 | |
Line has trailing spaces. | 761 | |
Method 'getFirstPage' is not designed for extension - needs to be abstract, final or empty. | 766 | |
Missing a Javadoc comment. | 766 | |
Parameter type should be final. | 766 | |
Line has trailing spaces. | 781 | |
Method 'getLastProductPage' is not designed for extension - needs to be abstract, final or empty. | 786 | |
Missing a Javadoc comment. | 786 | |
Parameter type should be final. | 786 | |
Line has trailing spaces. | 802 | |
Method 'getNextPage' is not designed for extension - needs to be abstract, final or empty. | 808 | |
Missing a Javadoc comment. | 808 | |
Parameter type should be final. | 808 | |
Parameter currentPage should be final. | 808 | |
Line has trailing spaces. | 832 | |
Method 'getPrevPage' is not designed for extension - needs to be abstract, final or empty. | 838 | |
Missing a Javadoc comment. | 838 | |
Parameter type should be final. | 838 | |
Parameter currentPage should be final. | 838 | |
Line has trailing spaces. | 861 | |
Method 'pagedQuery' is not designed for extension - needs to be abstract, final or empty. | 867 | |
Missing a Javadoc comment. | 867 | |
Parameter query should be final. | 867 | |
Parameter type should be final. | 867 | |
Parameter pageNum should be final. | 867 | |
'<' is not preceded with whitespace. | 885 | |
'<' is not followed by whitespace. | 885 | |
'>' is not preceded with whitespace. | 885 | |
'<' is not preceded with whitespace. | 888 | |
'<' is not followed by whitespace. | 888 | |
'>' is not preceded with whitespace. | 888 | |
'<' is not preceded with whitespace. | 888 | |
'<' is not followed by whitespace. | 888 | |
'>' is not preceded with whitespace. | 888 | |
'>' is not followed by whitespace. | 888 | |
Missing a Javadoc comment. | 901 | |
'<' is not preceded with whitespace. | 901 | |
'<' is not followed by whitespace. | 901 | |
'>' is not preceded with whitespace. | 901 | |
Parameter query should be final. | 901 | |
Parameter type should be final. | 901 | |
Parameter pageNum should be final. | 901 | |
'<' is not preceded with whitespace. | 906 | |
'<' is not followed by whitespace. | 906 | |
'>' is not preceded with whitespace. | 906 | |
'<' is not preceded with whitespace. | 906 | |
'<' is not followed by whitespace. | 906 | |
'>' is not preceded with whitespace. | 906 | |
'>' is not followed by whitespace. | 906 | |
Must have at least one statement. | 985 | |
Must have at least one statement. | 993 | |
Must have at least one statement. | 1002 | |
Missing a Javadoc comment. | 1012 | |
Parameter query should be final. | 1012 | |
Parameter productType should be final. | 1012 | |
Line is longer than 80 characters. | 1013 | |
Must have at least one statement. | 1034 | |
Must have at least one statement. | 1041 | |
Must have at least one statement. | 1048 | |
Missing a Javadoc comment. | 1057 | |
Parameter product should be final. | 1057 | |
Must have at least one statement. | 1083 | |
Must have at least one statement. | 1090 | |
Must have at least one statement. | 1097 | |
Missing a Javadoc comment. | 1106 | |
Parameter product should be final. | 1106 | |
Must have at least one statement. | 1132 | |
Must have at least one statement. | 1139 | |
Must have at least one statement. | 1146 | |
Line has trailing spaces. | 1157 | |
Line has trailing spaces. | 1164 | |
Parameter m should be final. | 1173 | |
Parameter pattern should be final. | 1173 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 38 | |
Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'getClient' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Method 'setClient' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter client should be final. | 55 | |
'client' hides a field. | 55 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
interfaces should describe a type and hence have methods. | 27 | |
Line has trailing spaces. | 28 | |
Missing a Javadoc comment. | 29 | |
Line has trailing spaces. | 30 | |
Missing a Javadoc comment. | 31 | |
Line has trailing spaces. | 32 | |
Missing a Javadoc comment. | 33 | |
Line has trailing spaces. | 34 | |
Missing a Javadoc comment. | 35 | |
Line has trailing spaces. | 36 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Line has trailing spaces. | 42 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 45 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 26 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line has trailing spaces. | 42 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
'<' is not preceded with whitespace. | 47 | |
'<' is not followed by whitespace. | 47 | |
'>' is not preceded with whitespace. | 47 | |
Line has trailing spaces. | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
Line contains a tab character. | 50 | |
'<' is not preceded with 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 | |
Line contains a tab character. | 53 | |
Method 'setNumFound' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Missing a Javadoc comment. | 53 | |
Parameter numFound should be final. | 53 | |
'numFound' hides a field. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 57 | |
Method 'setStart' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Parameter start should be final. | 57 | |
'start' hides a field. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 61 | |
Method 'setResults' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
Parameter results should be final. | 61 | |
'<' is not preceded with whitespace. | 61 | |
'<' is not followed by whitespace. | 61 | |
'>' is not preceded with whitespace. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 65 | |
Method 'getNumFound' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 69 | |
Method 'getStart' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Missing a Javadoc comment. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 73 | |
Method 'getCompleteProducts' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
'<' is not preceded with whitespace. | 73 | |
'<' is not followed by whitespace. | 73 | |
'>' is not preceded with whitespace. | 73 | |
Line contains a tab character. | 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 is longer than 80 characters. | 78 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Expected an @return tag. | 81 | |
Line contains a tab character. | 81 | |
Method 'getProducts' is not designed for extension - needs to be abstract, final or empty. | 81 | |
'<' is not preceded with whitespace. | 81 | |
'<' is not followed by whitespace. | 81 | |
'>' is not preceded with whitespace. | 81 | |
Line contains a tab character. | 82 | |
'<' is not preceded with whitespace. | 82 | |
'<' is not followed by whitespace. | 82 | |
'>' is not preceded with whitespace. | 82 | |
'<' is not preceded with whitespace. | 82 | |
'<' is not followed by whitespace. | 82 | |
'>' is not preceded with whitespace. | 82 | |
'>' is not followed by whitespace. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line has trailing spaces. | 88 | |
Line contains a tab character. | 88 | |
Line has trailing spaces. | 89 | |
Line contains a tab character. | 89 | |
Line has trailing spaces. | 90 | |
Line contains a tab character. | 90 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 31 | |
Missing a Javadoc comment. | 39 | |
Line has trailing spaces. | 44 | |
Line has trailing spaces. | 51 | |
Line has trailing spaces. | 61 | |
Line has trailing spaces. | 69 | |
Line has trailing spaces. | 77 | |
'<' is not preceded with whitespace. | 84 | |
'<' is not followed by whitespace. | 84 | |
'>' is not preceded with whitespace. | 84 | |
Line has trailing spaces. | 89 | |
Line is longer than 80 characters. | 92 | |
'<' is not preceded with whitespace. | 100 | |
'<' is not followed by whitespace. | 100 | |
'>' is not preceded with whitespace. | 100 | |
Line has trailing spaces. | 108 | |
Line has trailing spaces. | 116 | |
'<' is not preceded with whitespace. | 122 | |
'<' is not followed by whitespace. | 122 | |
'>' is not preceded with whitespace. | 122 | |
Line has trailing spaces. | 128 | |
Line has trailing spaces. | 138 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 26 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 38 | |
Parameter className should be final. | 46 | |
'className' hides a field. | 46 | |
Expected @param tag for 'className'. | 46 | |
Parameter configuration should be final. | 46 | |
'configuration' hides a field. | 46 | |
Expected @param tag for 'configuration'. | 46 | |
Method 'getClassName' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Method 'setClassName' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Parameter className should be final. | 63 | |
'className' hides a field. | 63 | |
Method 'getConfiguration' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Method 'setConfiguration' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Parameter configuration should be final. | 78 | |
'configuration' hides a field. | 78 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 47 | |
Line has trailing spaces. | 48 | |
Line is longer than 80 characters. | 48 | |
Line is longer than 80 characters. | 49 | |
Line is longer than 80 characters. | 50 | |
Line has trailing spaces. | 51 | |
Line is longer than 80 characters. | 51 | |
Line is longer than 80 characters. | 52 | |
Line has trailing spaces. | 53 | |
Line has trailing spaces. | 55 | |
Line is longer than 80 characters. | 61 | |
Missing a Javadoc comment. | 61 | |
Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 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 | |
Method 'getMimeType' is not designed for extension - needs to be abstract, final or empty. | 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 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Method 'serialize' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Line contains a tab character. | 74 | |
'<' is not preceded with whitespace. | 74 | |
'<' is not followed by whitespace. | 74 | |
'>' is not preceded with whitespace. | 74 | |
Parameter product should be final. | 74 | |
Parameter create should be final. | 74 | |
Line has trailing spaces. | 75 | |
Line contains a tab character. | 75 | |
Line is longer than 80 characters. | 76 | |
Line contains a tab character. | 76 | |
'<' is not preceded with whitespace. | 76 | |
'<' is not followed by whitespace. | 76 | |
'<' is not preceded with whitespace. | 76 | |
'<' is not followed by whitespace. | 76 | |
'>' is not preceded with whitespace. | 76 | |
'>' is not followed by whitespace. | 76 | |
'>' is not preceded with whitespace. | 76 | |
'<' is not preceded with whitespace. | 76 | |
'<' is not followed by whitespace. | 76 | |
'<' is not preceded with whitespace. | 76 | |
'<' is not followed by whitespace. | 76 | |
'>' is not preceded with whitespace. | 76 | |
'>' is not followed by whitespace. | 76 | |
'>' is not preceded with whitespace. | 76 | |
'>' is not followed by whitespace. | 76 | |
Line contains a tab character. | 77 | |
'<' is not preceded with whitespace. | 77 | |
'<' is not followed by whitespace. | 77 | |
'>' is not preceded with whitespace. | 77 | |
'<' is not preceded with whitespace. | 77 | |
'<' is not followed by whitespace. | 77 | |
'>' is not preceded with whitespace. | 77 | |
'>' is not followed by whitespace. | 77 | |
Line has trailing spaces. | 78 | |
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 is longer than 80 characters. | 81 | |
Line contains a tab character. | 81 | |
Line is longer than 80 characters. | 82 | |
Line contains a tab character. | 82 | |
Line is longer than 80 characters. | 83 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
'!=' is not preceded with whitespace. | 85 | |
'!=' is not followed by whitespace. | 85 | |
Line is longer than 80 characters. | 86 | |
Line contains a tab character. | 86 | |
Line has trailing spaces. | 87 | |
Line is longer than 80 characters. | 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 is longer than 80 characters. | 92 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line has trailing spaces. | 94 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line has trailing spaces. | 96 | |
Line contains a tab character. | 96 | |
Line is longer than 80 characters. | 97 | |
Line contains a tab character. | 97 | |
'(' is followed by whitespace. | 97 | |
')' is preceded with whitespace. | 97 | |
Line has trailing spaces. | 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 is longer than 80 characters. | 101 | |
Line contains a tab character. | 101 | |
'(' is followed by whitespace. | 101 | |
')' is preceded with whitespace. | 101 | |
Line has trailing spaces. | 102 | |
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 | |
Line has trailing spaces. | 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 contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line is longer than 80 characters. | 112 | |
Line contains a tab character. | 112 | |
Method 'serialize' is not designed for extension - needs to be abstract, final or empty. | 112 | |
'<' is not preceded with whitespace. | 112 | |
'<' is not followed by whitespace. | 112 | |
'>' is not preceded with whitespace. | 112 | |
Parameter productId should be final. | 112 | |
Parameter rootReference should be final. | 112 | |
Parameter references should be final. | 112 | |
'<' is not preceded with whitespace. | 112 | |
'<' is not followed by whitespace. | 112 | |
'>' is not preceded with whitespace. | 112 | |
Parameter replace should be final. | 112 | |
Line has trailing spaces. | 113 | |
Line contains a tab character. | 113 | |
Line is longer than 80 characters. | 114 | |
Line contains a tab character. | 114 | |
'<' is not preceded with whitespace. | 114 | |
'<' is not followed by whitespace. | 114 | |
'<' is not preceded with whitespace. | 114 | |
'<' is not followed by whitespace. | 114 | |
'>' is not preceded with whitespace. | 114 | |
'>' is not followed by whitespace. | 114 | |
'>' is not preceded with whitespace. | 114 | |
'<' is not preceded with whitespace. | 114 | |
'<' is not followed by whitespace. | 114 | |
'<' is not preceded with whitespace. | 114 | |
'<' is not followed by whitespace. | 114 | |
'>' is not preceded with whitespace. | 114 | |
'>' is not followed by whitespace. | 114 | |
'>' is not preceded with whitespace. | 114 | |
'>' is not followed by whitespace. | 114 | |
Line has trailing spaces. | 115 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
'!=' is not preceded with whitespace. | 117 | |
'!=' is not followed by whitespace. | 117 | |
Line has trailing spaces. | 118 | |
Line contains a tab character. | 118 | |
Line is longer than 80 characters. | 119 | |
Line contains a tab character. | 119 | |
Line is longer than 80 characters. | 120 | |
Line contains a tab character. | 120 | |
Line is longer than 80 characters. | 121 | |
Line contains a tab character. | 121 | |
'+' is not preceded with whitespace. | 121 | |
'+' is not followed by whitespace. | 121 | |
Line is longer than 80 characters. | 122 | |
Line contains a tab character. | 122 | |
Line has trailing spaces. | 123 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line has trailing spaces. | 125 | |
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 has trailing spaces. | 129 | |
Line contains a tab character. | 129 | |
Line is longer than 80 characters. | 130 | |
Line contains a tab character. | 130 | |
Line is longer than 80 characters. | 131 | |
Line contains a tab character. | 131 | |
Line is longer than 80 characters. | 132 | |
Line contains a tab character. | 132 | |
'+' is not preceded with whitespace. | 132 | |
'+' is not followed by whitespace. | 132 | |
Line is longer than 80 characters. | 133 | |
Line contains a tab character. | 133 | |
Line has trailing spaces. | 134 | |
Line contains a tab character. | 134 | |
Line 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 | |
Line has trailing spaces. | 140 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Method 'deserialize' is not designed for extension - needs to be abstract, final or empty. | 144 | |
Parameter xml should be final. | 144 | |
Line has trailing spaces. | 145 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line has trailing spaces. | 147 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line has trailing spaces. | 149 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line has trailing spaces. | 152 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line is longer than 80 characters. | 155 | |
Line contains a tab character. | 155 | |
Line is longer than 80 characters. | 156 | |
Line contains a tab character. | 156 | |
'(' is followed by whitespace. | 156 | |
'(' is followed by whitespace. | 156 | |
'cast' is not followed by whitespace. | 156 | |
')' is preceded with whitespace. | 156 | |
')' is preceded with whitespace. | 156 | |
Line has trailing spaces. | 157 | |
Line is longer than 80 characters. | 157 | |
Line contains a tab character. | 157 | |
'(' is followed by whitespace. | 157 | |
'(' is followed by whitespace. | 157 | |
'cast' is not followed by whitespace. | 157 | |
')' is preceded with whitespace. | 157 | |
')' is preceded with whitespace. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
'=' is not preceded with whitespace. | 159 | |
'=' is not followed by whitespace. | 159 | |
'<' is not preceded with whitespace. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line has trailing spaces. | 162 | |
Line is longer than 80 characters. | 162 | |
Line contains a tab character. | 162 | |
'cast' is not followed by whitespace. | 162 | |
Line is longer than 80 characters. | 163 | |
Line contains a tab character. | 163 | |
Line is longer than 80 characters. | 164 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line has trailing spaces. | 166 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Line has trailing spaces. | 168 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
'catch' is not followed by whitespace. | 169 | |
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 | |
Line has trailing spaces. | 175 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line is longer than 80 characters. | 179 | |
Line contains a tab character. | 179 | |
Method 'serialize' is not designed for extension - needs to be abstract, final or empty. | 179 | |
'<' is not preceded with whitespace. | 179 | |
'<' is not followed by whitespace. | 179 | |
'>' is not preceded with whitespace. | 179 | |
Parameter productId should be final. | 179 | |
Parameter metadata should be final. | 179 | |
Parameter replace should be final. | 179 | |
Line has trailing spaces. | 180 | |
Line contains a tab character. | 180 | |
Line is longer than 80 characters. | 181 | |
Line contains a tab character. | 181 | |
'<' is not preceded with whitespace. | 181 | |
'<' is not followed by whitespace. | 181 | |
'<' is not preceded with whitespace. | 181 | |
'<' is not followed by whitespace. | 181 | |
'>' is not preceded with whitespace. | 181 | |
'>' is not followed by whitespace. | 181 | |
'>' is not preceded with whitespace. | 181 | |
'<' is not preceded with whitespace. | 181 | |
'<' is not followed by whitespace. | 181 | |
'<' is not preceded with whitespace. | 181 | |
'<' is not followed by whitespace. | 181 | |
'>' is not preceded with whitespace. | 181 | |
'>' is not followed by whitespace. | 181 | |
'>' is not preceded with whitespace. | 181 | |
'>' is not followed by whitespace. | 181 | |
Line has trailing spaces. | 182 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line is longer than 80 characters. | 184 | |
Line contains a tab character. | 184 | |
'!' is followed by whitespace. | 184 | |
Line is longer than 80 characters. | 185 | |
Line contains a tab character. | 185 | |
Line is longer than 80 characters. | 186 | |
Line contains a tab character. | 186 | |
Line is longer than 80 characters. | 187 | |
Line contains a tab character. | 187 | |
Line is longer than 80 characters. | 188 | |
Line contains a tab character. | 188 | |
Line is longer than 80 characters. | 189 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 | |
Line has trailing spaces. | 193 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 194 | |
Line has trailing spaces. | 195 | |
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 is longer than 80 characters. | 199 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 203 | |
Line is longer than 80 characters. | 204 | |
Line contains a tab character. | 204 | |
Method 'addKeyValueToMap' is not designed for extension - needs to be abstract, final or empty. | 204 | |
Parameter map should be final. | 204 | |
'<' is not preceded with whitespace. | 204 | |
'<' is not followed by whitespace. | 204 | |
'<' is not preceded with whitespace. | 204 | |
'<' is not followed by whitespace. | 204 | |
'>' is not preceded with whitespace. | 204 | |
'>' is not followed by whitespace. | 204 | |
'>' is not preceded with whitespace. | 204 | |
Expected @param tag for 'map'. | 204 | |
Parameter key should be final. | 204 | |
Expected @param tag for 'key'. | 204 | |
Parameter value should be final. | 204 | |
Expected @param tag for 'value'. | 204 | |
Line has trailing spaces. | 205 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 207 | |
'<' is not preceded with whitespace. | 207 | |
'<' is not followed by whitespace. | 207 | |
'>' is not preceded with whitespace. | 207 | |
'>' is not followed by whitespace. | 207 | |
Line contains a tab character. | 208 | |
Line contains a tab character. | 209 | |
'!=' is not preceded with whitespace. | 209 | |
'!=' is not followed by whitespace. | 209 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 213 | |
Line contains a tab character. | 214 | |
Line contains a tab character. | 215 | |
Line has trailing spaces. | 216 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 217 | |
Line contains a tab character. | 218 | |
Line has trailing spaces. | 219 | |
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 contains a tab character. | 223 | |
Expected an @return tag. | 224 | |
Line is longer than 80 characters. | 224 | |
Line contains a tab character. | 224 | |
Method 'generateInsertDocuments' is not designed for extension - needs to be abstract, final or empty. | 224 | |
Parameter productId should be final. | 224 | |
Expected @param tag for 'productId'. | 224 | |
Parameter fields should be final. | 224 | |
'<' is not preceded with whitespace. | 224 | |
'<' is not followed by whitespace. | 224 | |
',' is not followed by whitespace. | 224 | |
'<' is not preceded with whitespace. | 224 | |
'<' is not followed by whitespace. | 224 | |
'>' is not preceded with whitespace. | 224 | |
'>' is not followed by whitespace. | 224 | |
'>' is not preceded with whitespace. | 224 | |
Expected @param tag for 'fields'. | 224 | |
Line has trailing spaces. | 225 | |
Line contains a tab character. | 225 | |
Line contains a tab character. | 226 | |
Line contains a tab character. | 227 | |
Line has trailing spaces. | 228 | |
Line contains a tab character. | 228 | |
Line contains a tab character. | 229 | |
Line contains a tab character. | 230 | |
'(' is followed by whitespace. | 230 | |
')' is preceded with whitespace. | 230 | |
Line has trailing spaces. | 231 | |
Line contains a tab character. | 231 | |
Line contains a tab character. | 232 | |
Line contains a tab character. | 233 | |
'<' is not preceded with whitespace. | 233 | |
'<' is not followed by whitespace. | 233 | |
'<' is not preceded with whitespace. | 233 | |
'<' is not followed by whitespace. | 233 | |
'>' is not preceded with whitespace. | 233 | |
'>' is not followed by whitespace. | 233 | |
'>' is not preceded with whitespace. | 233 | |
Line contains a tab character. | 234 | |
Line is longer than 80 characters. | 235 | |
Line contains a tab character. | 235 | |
'(' is followed by whitespace. | 235 | |
')' is preceded with whitespace. | 235 | |
Line contains a tab character. | 236 | |
Line contains a tab character. | 237 | |
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 | |
Line contains a tab character. | 244 | |
Line is longer than 80 characters. | 245 | |
Line contains a tab character. | 245 | |
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 | |
Expected an @return tag. | 251 | |
Line is longer than 80 characters. | 251 | |
Line contains a tab character. | 251 | |
Method 'generateUpdateDocuments' is not designed for extension - needs to be abstract, final or empty. | 251 | |
'<' is not preceded with whitespace. | 251 | |
'<' is not followed by whitespace. | 251 | |
'>' is not preceded with whitespace. | 251 | |
Parameter productId should be final. | 251 | |
Expected @param tag for 'productId'. | 251 | |
Parameter fields should be final. | 251 | |
'<' is not preceded with whitespace. | 251 | |
'<' is not followed by whitespace. | 251 | |
',' is not followed by whitespace. | 251 | |
'<' is not preceded with whitespace. | 251 | |
'<' is not followed by whitespace. | 251 | |
'>' is not preceded with whitespace. | 251 | |
'>' is not followed by whitespace. | 251 | |
'>' is not preceded with whitespace. | 251 | |
Expected @param tag for 'fields'. | 251 | |
Parameter replace should be final. | 251 | |
Expected @param tag for 'replace'. | 251 | |
Line has trailing spaces. | 252 | |
Line contains a tab character. | 252 | |
Line contains a tab character. | 253 | |
Line contains a tab character. | 254 | |
'<' is not preceded with whitespace. | 254 | |
'<' is not followed by whitespace. | 254 | |
'>' is not preceded with whitespace. | 254 | |
'<' is not preceded with whitespace. | 254 | |
'<' is not followed by whitespace. | 254 | |
'>' is not preceded with whitespace. | 254 | |
'>' is not followed by whitespace. | 254 | |
Line contains a tab character. | 255 | |
'<' is not preceded with whitespace. | 255 | |
'<' is not followed by whitespace. | 255 | |
'>' is not preceded with whitespace. | 255 | |
'<' is not preceded with whitespace. | 255 | |
'<' is not followed by whitespace. | 255 | |
'>' is not preceded with whitespace. | 255 | |
'>' is not followed by whitespace. | 255 | |
Line contains a tab character. | 256 | |
'<' is not preceded with whitespace. | 256 | |
'<' is not followed by whitespace. | 256 | |
'>' is not preceded with whitespace. | 256 | |
'<' is not preceded with whitespace. | 256 | |
'<' is not followed by whitespace. | 256 | |
'>' is not preceded with whitespace. | 256 | |
'>' is not followed by whitespace. | 256 | |
Line has trailing spaces. | 257 | |
Line contains a tab character. | 257 | |
Line contains a tab character. | 258 | |
Line contains a tab character. | 259 | |
'<' is not preceded with whitespace. | 259 | |
'<' is not followed by whitespace. | 259 | |
'<' is not preceded with whitespace. | 259 | |
'<' is not followed by whitespace. | 259 | |
'>' is not preceded with whitespace. | 259 | |
'>' is not followed by whitespace. | 259 | |
'>' is not preceded with whitespace. | 259 | |
Line has trailing spaces. | 260 | |
Line contains a tab character. | 260 | |
Line contains a tab character. | 261 | |
'<' is not preceded with whitespace. | 261 | |
'<' is not followed by whitespace. | 261 | |
'>' is not preceded with whitespace. | 261 | |
Line has trailing spaces. | 262 | |
Line contains a tab character. | 262 | |
Line contains a tab character. | 263 | |
Line has trailing spaces. | 264 | |
Line contains a tab character. | 264 | |
Line contains a tab character. | 265 | |
Line contains a tab character. | 266 | |
Line is longer than 80 characters. | 267 | |
Line contains a tab character. | 267 | |
'(' is followed by whitespace. | 267 | |
')' is preceded with whitespace. | 267 | |
Line has trailing spaces. | 268 | |
Line contains a tab character. | 268 | |
Line contains a tab character. | 269 | |
Line contains a tab character. | 270 | |
Line is longer than 80 characters. | 271 | |
Line contains a tab character. | 271 | |
'(' is followed by whitespace. | 271 | |
')' is preceded with whitespace. | 271 | |
Line contains a tab character. | 272 | |
Line contains a tab character. | 273 | |
Line has trailing spaces. | 274 | |
Line contains a tab character. | 274 | |
Line contains a tab character. | 275 | |
Line contains a tab character. | 276 | |
Line is longer than 80 characters. | 277 | |
Line contains a tab character. | 277 | |
'(' is followed by whitespace. | 277 | |
')' is preceded with whitespace. | 277 | |
Line contains a tab character. | 278 | |
Line contains a tab character. | 279 | |
Line has trailing spaces. | 280 | |
Line contains a tab character. | 280 | |
Line contains a tab character. | 281 | |
Line has trailing spaces. | 282 | |
Line contains a tab character. | 282 | |
Line contains a tab character. | 283 | |
'<' is not preceded with whitespace. | 283 | |
'<' is not followed by whitespace. | 283 | |
'>' is not preceded with whitespace. | 283 | |
'<' is not preceded with whitespace. | 283 | |
'<' is not followed by whitespace. | 283 | |
'>' is not preceded with whitespace. | 283 | |
'>' is not followed by whitespace. | 283 | |
Line contains a tab character. | 284 | |
Line contains a tab character. | 285 | |
Line contains a tab character. | 286 | |
Line contains a tab character. | 287 | |
Line 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 contains a tab character. | 293 | |
Line has trailing spaces. | 294 | |
Line contains a tab character. | 294 | |
Line contains a tab character. | 295 | |
Line has trailing spaces. | 296 | |
Line contains a tab character. | 296 | |
Line contains a tab character. | 297 | |
Line is longer than 80 characters. | 298 | |
Line contains a tab character. | 298 | |
Line contains a tab character. | 299 | |
Line contains a tab character. | 300 | |
Line contains a tab character. | 301 | |
Line contains a tab character. | 302 | |
Expected an @return tag. | 303 | |
Line contains a tab character. | 303 | |
Parameter productId should be final. | 303 | |
Expected @param tag for 'productId'. | 303 | |
Parameter updates should be final. | 303 | |
'<' is not preceded with whitespace. | 303 | |
'<' is not followed by whitespace. | 303 | |
'>' is not preceded with whitespace. | 303 | |
Expected @param tag for 'updates'. | 303 | |
Line has trailing spaces. | 304 | |
Line contains a tab character. | 304 | |
Line contains a tab character. | 305 | |
Line contains a tab character. | 306 | |
Line has trailing spaces. | 307 | |
Line contains a tab character. | 307 | |
Line contains a tab character. | 308 | |
Line contains a tab character. | 309 | |
'(' is followed by whitespace. | 309 | |
')' is preceded with whitespace. | 309 | |
Line has trailing spaces. | 310 | |
Line contains a tab character. | 310 | |
Line contains a tab character. | 311 | |
Line contains a tab character. | 312 | |
Line contains a tab character. | 313 | |
Line contains a tab character. | 314 | |
Line has trailing spaces. | 315 | |
Line contains a tab character. | 315 | |
Line contains a tab character. | 316 | |
Line has trailing spaces. | 317 | |
Line contains a tab character. | 317 | |
Line contains a tab character. | 318 | |
Line has trailing spaces. | 319 | |
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. | 322 | |
Line contains a tab character. | 323 | |
Line contains a tab character. | 324 | |
Line contains a tab character. | 325 | |
Line contains a tab character. | 326 | |
Line contains a tab character. | 327 | |
Line contains a tab character. | 328 | |
Expected an @return tag. | 329 | |
Line contains a tab character. | 329 | |
Method 'encodeIndexField' is not designed for extension - needs to be abstract, final or empty. | 329 | |
Parameter key should be final. | 329 | |
Expected @param tag for 'key'. | 329 | |
Parameter value should be final. | 329 | |
Expected @param tag for 'value'. | 329 | |
Line contains a tab character. | 330 | |
'==' is not preceded with whitespace. | 330 | |
'==' is not followed by whitespace. | 330 | |
Line contains a tab character. | 331 | |
Line contains a tab character. | 332 | |
Line contains a tab character. | 333 | |
'+' is not preceded with whitespace. | 333 | |
'+' is not followed by whitespace. | 333 | |
'+' is not preceded with whitespace. | 333 | |
'+' is not followed by whitespace. | 333 | |
Line contains a tab character. | 334 | |
Line contains a tab character. | 335 | |
Line has trailing spaces. | 336 | |
Line contains a tab character. | 336 | |
Line contains a tab character. | 337 | |
Line is longer than 80 characters. | 338 | |
Line contains a tab character. | 338 | |
Line is longer than 80 characters. | 339 | |
Line contains a tab character. | 339 | |
Line has trailing spaces. | 340 | |
Line contains a tab character. | 340 | |
Line contains a tab character. | 341 | |
Line contains a tab character. | 342 | |
Line contains a tab character. | 343 | |
Line contains a tab character. | 344 | |
Line contains a tab character. | 345 | |
Expected an @return tag. | 346 | |
Line is longer than 80 characters. | 346 | |
Line contains a tab character. | 346 | |
Method 'encodeUpdateField' is not designed for extension - needs to be abstract, final or empty. | 346 | |
Parameter key should be final. | 346 | |
Expected @param tag for 'key'. | 346 | |
Parameter value should be final. | 346 | |
Expected @param tag for 'value'. | 346 | |
Parameter replace should be final. | 346 | |
Expected @param tag for 'replace'. | 346 | |
Line contains a tab character. | 347 | |
Line contains a tab character. | 348 | |
Line has trailing spaces. | 349 | |
Line contains a tab character. | 349 | |
Line contains a tab character. | 350 | |
Line has trailing spaces. | 351 | |
Line contains a tab character. | 351 | |
Line contains a tab character. | 352 | |
'==' is not preceded with whitespace. | 352 | |
'==' is not followed by whitespace. | 352 | |
Line has trailing spaces. | 353 | |
Line contains a tab character. | 353 | |
Line contains a tab character. | 354 | |
Line contains a tab character. | 355 | |
Line has trailing spaces. | 356 | |
Line contains a tab character. | 356 | |
Line contains a tab character. | 357 | |
Line has trailing spaces. | 358 | |
Line contains a tab character. | 358 | |
Line contains a tab character. | 359 | |
Line is longer than 80 characters. | 360 | |
Line contains a tab character. | 360 | |
Line contains a tab character. | 361 | |
Line has trailing spaces. | 362 | |
Line contains a tab character. | 362 | |
Line contains a tab character. | 363 | |
Line has trailing spaces. | 364 | |
Line contains a tab character. | 364 | |
Line contains a tab character. | 365 | |
Line is longer than 80 characters. | 366 | |
Line contains a tab character. | 366 | |
Line has trailing spaces. | 367 | |
Line contains a tab character. | 367 | |
Line contains a tab character. | 368 | |
Line contains a tab character. | 370 | |
Line contains a tab character. | 371 | |
Line has trailing spaces. | 372 | |
Line contains a tab character. | 372 | |
Line has trailing spaces. | 374 | |
Line contains a tab character. | 374 | |
Line contains a tab character. | 375 | |
Line contains a tab character. | 376 | |
Line contains a tab character. | 377 | |
Line has trailing spaces. | 378 | |
Line contains a tab character. | 378 | |
Line contains a tab character. | 379 | |
Line contains a tab character. | 380 | |
Line contains a tab character. | 381 | |
Expected an @return tag. | 382 | |
Line contains a tab character. | 382 | |
Parameter doc should be final. | 382 | |
Expected @param tag for 'doc'. | 382 | |
Line has trailing spaces. | 383 | |
Line contains a tab character. | 383 | |
Line contains a tab character. | 384 | |
Line contains a tab character. | 385 | |
Line contains a tab character. | 386 | |
Line contains a tab character. | 387 | |
Line contains a tab character. | 388 | |
'<' is not preceded with whitespace. | 388 | |
'<' is not followed by whitespace. | 388 | |
'>' is not preceded with whitespace. | 388 | |
Line contains a tab character. | 389 | |
Line has trailing spaces. | 390 | |
Line contains a tab character. | 390 | |
Line contains a tab character. | 391 | |
Line contains a tab character. | 392 | |
'=' is not preceded with whitespace. | 392 | |
'=' is not followed by whitespace. | 392 | |
'<' is not preceded with whitespace. | 392 | |
'<' is not followed by whitespace. | 392 | |
Line has trailing spaces. | 393 | |
Line contains a tab character. | 393 | |
Line contains a tab character. | 394 | |
Line contains a tab character. | 395 | |
'cast' is not followed by whitespace. | 395 | |
Line contains a tab character. | 396 | |
Line has trailing spaces. | 397 | |
Line contains a tab character. | 397 | |
Line contains a tab character. | 398 | |
Line contains a tab character. | 399 | |
Line contains a tab character. | 400 | |
Line contains a tab character. | 401 | |
Line contains a tab character. | 402 | |
Line contains a tab character. | 403 | |
Line contains a tab character. | 404 | |
Line has trailing spaces. | 405 | |
Line contains a tab character. | 405 | |
Line contains a tab character. | 406 | |
Line contains a tab character. | 407 | |
'<' is not preceded with whitespace. | 407 | |
'<' is not followed by whitespace. | 407 | |
'>' is not preceded with whitespace. | 407 | |
'<' is not preceded with whitespace. | 407 | |
'<' is not followed by whitespace. | 407 | |
'>' is not preceded with whitespace. | 407 | |
'>' is not followed by whitespace. | 407 | |
Line contains a tab character. | 408 | |
'=' is not preceded with whitespace. | 408 | |
'=' is not followed by whitespace. | 408 | |
'<' is not preceded with whitespace. | 408 | |
'<' is not followed by whitespace. | 408 | |
Line is longer than 80 characters. | 409 | |
Line contains a tab character. | 409 | |
'cast' is not followed by whitespace. | 409 | |
Line contains a tab character. | 410 | |
Line contains a tab character. | 411 | |
Line contains a tab character. | 412 | |
Line has trailing spaces. | 413 | |
Line is longer than 80 characters. | 413 | |
Line contains a tab character. | 413 | |
Line is longer than 80 characters. | 414 | |
Line contains a tab character. | 414 | |
'=' is not preceded with whitespace. | 414 | |
'=' is not followed by whitespace. | 414 | |
'<' is not preceded with whitespace. | 414 | |
'<' is not followed by whitespace. | 414 | |
Line contains a tab character. | 415 | |
Line is longer than 80 characters. | 416 | |
Line contains a tab character. | 416 | |
'<=' is not preceded with whitespace. | 416 | |
'<=' is not followed by whitespace. | 416 | |
Line is longer than 80 characters. | 417 | |
Line contains a tab character. | 417 | |
Line contains a tab character. | 418 | |
Line is longer than 80 characters. | 419 | |
Line contains a tab character. | 419 | |
Line is longer than 80 characters. | 420 | |
Line contains a tab character. | 420 | |
Line is longer than 80 characters. | 421 | |
Line contains a tab character. | 421 | |
Line is longer than 80 characters. | 422 | |
Line contains a tab character. | 422 | |
Line is longer than 80 characters. | 423 | |
Line contains a tab character. | 423 | |
Line is longer than 80 characters. | 424 | |
Line contains a tab character. | 424 | |
Line is longer than 80 characters. | 425 | |
Line contains a tab character. | 425 | |
Line is longer than 80 characters. | 426 | |
Line contains a tab character. | 426 | |
Line contains a tab character. | 427 | |
Line contains a tab character. | 428 | |
Line contains a tab character. | 429 | |
Line contains a tab character. | 430 | |
Line is longer than 80 characters. | 431 | |
Line contains a tab character. | 431 | |
Line contains a tab character. | 432 | |
Line has trailing spaces. | 433 | |
Line contains a tab character. | 433 | |
Line contains a tab character. | 434 | |
Line is longer than 80 characters. | 435 | |
Line contains a tab character. | 435 | |
Line is longer than 80 characters. | 436 | |
Line contains a tab character. | 436 | |
Line contains a tab character. | 437 | |
Line is longer than 80 characters. | 438 | |
Line contains a tab character. | 438 | |
Line contains a tab character. | 440 | |
Line contains a tab character. | 441 | |
Line has trailing spaces. | 442 | |
Line contains a tab character. | 442 | |
Line contains a tab character. | 443 | |
Line has trailing spaces. | 444 | |
Line contains a tab character. | 444 | |
Line contains a tab character. | 445 | |
Line contains a tab character. | 446 | |
Line is longer than 80 characters. | 447 | |
Line contains a tab character. | 447 | |
Line contains a tab character. | 448 | |
Line is longer than 80 characters. | 449 | |
Line contains a tab character. | 449 | |
Line contains a tab character. | 450 | |
Line is longer than 80 characters. | 451 | |
Line contains a tab character. | 451 | |
Line is longer than 80 characters. | 452 | |
Line contains a tab character. | 452 | |
Line is longer than 80 characters. | 453 | |
Line contains a tab character. | 453 | |
Line is longer than 80 characters. | 454 | |
Line contains a tab character. | 454 | |
Line is longer than 80 characters. | 455 | |
Line contains a tab character. | 455 | |
Line contains a tab character. | 456 | |
Line is longer than 80 characters. | 457 | |
Line contains a tab character. | 457 | |
Line is longer than 80 characters. | 458 | |
Line contains a tab character. | 458 | |
Line is longer than 80 characters. | 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 is longer than 80 characters. | 463 | |
Line contains a tab character. | 463 | |
'+' is not preceded with whitespace. | 463 | |
'+' is not followed by whitespace. | 463 | |
Line contains a tab character. | 464 | |
'==' is not preceded with whitespace. | 464 | |
'==' is not followed by whitespace. | 464 | |
Line is longer than 80 characters. | 465 | |
Line contains a tab character. | 465 | |
Line contains a tab character. | 466 | |
Line is longer than 80 characters. | 467 | |
Line contains a tab character. | 467 | |
Line is longer than 80 characters. | 468 | |
Line contains a tab character. | 468 | |
Line is longer than 80 characters. | 469 | |
Line contains a tab character. | 469 | |
Line is longer than 80 characters. | 470 | |
Line contains a tab character. | 470 | |
Line is longer than 80 characters. | 471 | |
Line contains a tab character. | 471 | |
Line is longer than 80 characters. | 472 | |
Line contains a tab character. | 472 | |
Line is longer than 80 characters. | 473 | |
Line contains a tab character. | 473 | |
Line is longer than 80 characters. | 474 | |
Line contains a tab character. | 474 | |
Line contains a tab character. | 475 | |
Line contains a tab character. | 477 | |
Line has trailing spaces. | 478 | |
Line contains a tab character. | 478 | |
Line contains a tab character. | 479 | |
Line contains a tab character. | 480 | |
Line is longer than 80 characters. | 481 | |
Line contains a tab character. | 481 | |
Line contains a tab character. | 482 | |
Line has trailing spaces. | 483 | |
Line contains a tab character. | 483 | |
Line contains a tab character. | 484 | |
Line has trailing spaces. | 485 | |
Line contains a tab character. | 485 | |
Line contains a tab character. | 486 | |
Line has trailing spaces. | 487 | |
Line contains a tab character. | 487 | |
Line contains a tab character. | 488 | |
Line has trailing spaces. | 489 | |
Line contains a tab character. | 489 | |
Line contains a tab character. | 490 | |
Line has trailing spaces. | 491 | |
Line contains a tab character. | 491 | |
Line is longer than 80 characters. | 492 | |
Line contains a tab character. | 492 | |
Missing a Javadoc comment. | 492 | |
Parameter xml should be final. | 492 | |
Line has trailing spaces. | 493 | |
Line contains a tab character. | 493 | |
Line is longer than 80 characters. | 494 | |
Line contains a tab character. | 494 | |
Line contains a tab character. | 495 | |
Line contains a tab character. | 496 | |
'(' is followed by whitespace. | 496 | |
')' is preceded with whitespace. | 496 | |
Line has trailing spaces. | 497 | |
Line contains a tab character. | 498 | |
Line has trailing spaces. | 499 | |
Line contains a tab character. | 499 | |
Line contains a tab character. | 500 | |
Line is longer than 80 characters. | 501 | |
Line contains a tab character. | 501 | |
Line is longer than 80 characters. | 502 | |
Line contains a tab character. | 502 | |
Line has trailing spaces. | 503 | |
Line contains a tab character. | 503 | |
Line contains a tab character. | 504 | |
Line contains a tab character. | 505 | |
Line contains a tab character. | 506 | |
Line contains a tab character. | 507 | |
Line is longer than 80 characters. | 508 | |
Line contains a tab character. | 508 | |
Method 'deserializeSingleValueField' is not designed for extension - needs to be abstract, final or empty. | 508 | |
Parameter name should be final. | 508 | |
Parameter value should be final. | 508 | |
Parameter metadata should be final. | 508 | |
Line is longer than 80 characters. | 509 | |
Line contains a tab character. | 509 | |
Line contains a tab character. | 510 | |
'{' is not preceded with whitespace. | 510 | |
Line contains a tab character. | 511 | |
Line contains a tab character. | 512 | |
Line contains a tab character. | 514 | |
Line has trailing spaces. | 515 | |
Line contains a tab character. | 515 | |
Line contains a tab character. | 516 | |
Line is longer than 80 characters. | 517 | |
Line contains a tab character. | 517 | |
Line is longer than 80 characters. | 518 | |
Line contains a tab character. | 518 | |
Line has trailing spaces. | 519 | |
Line contains a tab character. | 519 | |
Line contains a tab character. | 520 | |
Line contains a tab character. | 521 | |
Line contains a tab character. | 522 | |
Line contains a tab character. | 523 | |
Line is longer than 80 characters. | 524 | |
Line contains a tab character. | 524 | |
Method 'deserializeMultiValueField' is not designed for extension - needs to be abstract, final or empty. | 524 | |
Parameter name should be final. | 524 | |
Parameter values should be final. | 524 | |
'<' is not preceded with whitespace. | 524 | |
'<' is not followed by whitespace. | 524 | |
'>' is not preceded with whitespace. | 524 | |
Parameter metadata should be final. | 524 | |
Line contains a tab character. | 525 | |
Line contains a tab character. | 526 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Redundant import from the same package - org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog. | 26 | |
Line has trailing spaces. | 39 | |
Missing a Javadoc comment. | 48 | |
Line has trailing spaces. | 52 | |
Parameter ds should be final. | 67 | |
Parameter valLayer should be final. | 67 | |
Parameter fieldId should be final. | 68 | |
Parameter pageSize should be final. | 68 | |
Parameter cacheUpdateMin should be final. | 68 | |
Parameter typeMap should be final. | 69 | |
'typeMap' hides a field. | 69 | |
Line has trailing spaces. | 76 | |
Method 'addMetadata' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Missing a Javadoc comment. | 81 | |
Parameter metadata should be final. | 82 | |
Parameter product should be final. | 82 | |
Line has trailing spaces. | 93 | |
Line is longer than 80 characters. | 94 | |
Method 'addProductReferences' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Missing a Javadoc comment. | 97 | |
Parameter product should be final. | 98 | |
Line has trailing spaces. | 109 | |
Method 'getMetadata' is not designed for extension - needs to be abstract, final or empty. | 113 | |
Missing a Javadoc comment. | 113 | |
Parameter product should be final. | 114 | |
Line has trailing spaces. | 125 | |
Line is longer than 80 characters. | 126 | |
Method 'getProductReferences' is not designed for extension - needs to be abstract, final or empty. | 129 | |
Missing a Javadoc comment. | 129 | |
Line is longer than 80 characters. | 130 | |
'<' is not preceded with whitespace. | 130 | |
'<' is not followed by whitespace. | 130 | |
'>' is not preceded with whitespace. | 130 | |
Parameter product should be final. | 130 | |
'<' is not preceded with whitespace. | 134 | |
'<' is not followed by whitespace. | 134 | |
'>' is not preceded with whitespace. | 134 | |
Line has trailing spaces. | 141 | |
Method 'modifyProduct' is not designed for extension - needs to be abstract, final or empty. | 145 | |
Missing a Javadoc comment. | 145 | |
Parameter product should be final. | 146 | |
Line has trailing spaces. | 157 | |
Line is longer than 80 characters. | 158 | |
Method 'removeMetadata' is not designed for extension - needs to be abstract, final or empty. | 162 | |
Missing a Javadoc comment. | 162 | |
Parameter metadata should be final. | 163 | |
Parameter product should be final. | 163 | |
Line has trailing spaces. | 174 | |
Method 'removeProduct' is not designed for extension - needs to be abstract, final or empty. | 178 | |
Missing a Javadoc comment. | 178 | |
Parameter product should be final. | 179 | |
Line has trailing spaces. | 190 | |
Line is longer than 80 characters. | 191 | |
Method 'pagedQuery' is not designed for extension - needs to be abstract, final or empty. | 194 | |
Missing a Javadoc comment. | 194 | |
Parameter query should be final. | 195 | |
Parameter type should be final. | 195 | |
Parameter pageNum should be final. | 195 | |
Line has trailing spaces. | 206 | |
Line is longer than 80 characters. | 207 | |
Method 'query' is not designed for extension - needs to be abstract, final or empty. | 210 | |
Missing a Javadoc comment. | 210 | |
Line is longer than 80 characters. | 211 | |
'<' is not preceded with whitespace. | 211 | |
'<' is not followed by whitespace. | 211 | |
'>' is not preceded with whitespace. | 211 | |
Parameter query should be final. | 211 | |
Parameter type should be final. | 211 | |
'<' is not preceded with whitespace. | 214 | |
'<' is not followed by whitespace. | 214 | |
'>' is not preceded with whitespace. | 214 | |
Method 'getProductTypeTableName' is not designed for extension - needs to be abstract, final or empty. | 219 | |
Missing a Javadoc comment. | 219 | |
Parameter origName should be final. | 219 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 33 | |
Missing a Javadoc comment. | 40 | |
Variable 'rangeQueryElementName' must be private and have accessor methods. | 40 | |
Missing a Javadoc comment. | 42 | |
Variable 'rangeStartDateTime' must be private and have accessor methods. | 42 | |
Missing a Javadoc comment. | 44 | |
Variable 'rangeEndDateTime' must be private and have accessor methods. | 44 | |
Missing a Javadoc comment. | 46 | |
Variable 'uniqueElementName' must be private and have accessor methods. | 46 | |
Missing a Javadoc comment. | 48 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
Variable 'productTypeNames' must be private and have accessor methods. | 48 | |
Missing a Javadoc comment. | 50 | |
Variable 'fmUrl' must be private and have accessor methods. | 50 | |
Missing a Javadoc comment. | 52 | |
Line is longer than 80 characters. | 54 | |
Line is longer than 80 characters. | 58 | |
Line is longer than 80 characters. | 60 | |
Line is longer than 80 characters. | 71 | |
Line is longer than 80 characters. | 79 | |
Line is longer than 80 characters. | 84 | |
Line has trailing spaces. | 91 | |
Missing a Javadoc comment. | 94 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 48 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 60 | |
Parameter ds should be final. | 67 | |
Expected @param tag for 'ds'. | 67 | |
Parameter fieldQuote should be final. | 67 | |
Expected @param tag for 'fieldQuote'. | 67 | |
Line has trailing spaces. | 74 | |
Line is longer than 80 characters. | 75 | |
Method 'addElement' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Missing a Javadoc comment. | 77 | |
Parameter element should be final. | 77 | |
Line is longer than 80 characters. | 87 | |
Line is longer than 80 characters. | 99 | |
Must have at least one statement. | 131 | |
Must have at least one statement. | 139 | |
Must have at least one statement. | 148 | |
Line has trailing spaces. | 158 | |
Line is longer than 80 characters. | 159 | |
Method 'modifyElement' is not designed for extension - needs to be abstract, final or empty. | 161 | |
Missing a Javadoc comment. | 161 | |
Parameter element should be final. | 161 | |
Line is longer than 80 characters. | 190 | |
Must have at least one statement. | 199 | |
Must have at least one statement. | 208 | |
Line has trailing spaces. | 218 | |
Line is longer than 80 characters. | 219 | |
Method 'removeElement' is not designed for extension - needs to be abstract, final or empty. | 221 | |
Missing a Javadoc comment. | 221 | |
Parameter element should be final. | 221 | |
Line is longer than 80 characters. | 249 | |
Must have at least one statement. | 257 | |
Must have at least one statement. | 266 | |
Line has trailing spaces. | 276 | |
Line is longer than 80 characters. | 277 | |
Method 'addElementToProductType' is not designed for extension - needs to be abstract, final or empty. | 280 | |
Missing a Javadoc comment. | 280 | |
Parameter type should be final. | 280 | |
Parameter element should be final. | 280 | |
Line is longer than 80 characters. | 290 | |
Line is longer than 80 characters. | 315 | |
Must have at least one statement. | 323 | |
Must have at least one statement. | 332 | |
Line has trailing spaces. | 342 | |
Line is longer than 80 characters. | 343 | |
Method 'removeElementFromProductType' is not designed for extension - needs to be abstract, final or empty. | 346 | |
Missing a Javadoc comment. | 346 | |
Parameter type should be final. | 346 | |
Parameter element should be final. | 346 | |
Line is longer than 80 characters. | 356 | |
Line is longer than 80 characters. | 382 | |
Must have at least one statement. | 390 | |
Must have at least one statement. | 399 | |
Method 'addParentToProductType' is not designed for extension - needs to be abstract, final or empty. | 407 | |
Missing a Javadoc comment. | 407 | |
Parameter type should be final. | 407 | |
Parameter parent should be final. | 407 | |
Line is longer than 80 characters. | 417 | |
Line is longer than 80 characters. | 441 | |
Must have at least one statement. | 449 | |
Must have at least one statement. | 457 | |
Method 'removeParentFromProductType' is not designed for extension - needs to be abstract, final or empty. | 464 | |
Missing a Javadoc comment. | 464 | |
Parameter type should be final. | 464 | |
Parameter parent should be final. | 464 | |
Line is longer than 80 characters. | 474 | |
Line is longer than 80 characters. | 500 | |
Must have at least one statement. | 508 | |
Must have at least one statement. | 516 | |
Line has trailing spaces. | 525 | |
Line is longer than 80 characters. | 526 | |
Method 'getElements' is not designed for extension - needs to be abstract, final or empty. | 528 | |
Missing a Javadoc comment. | 528 | |
'<' is not preceded with whitespace. | 528 | |
'<' is not followed by whitespace. | 528 | |
'>' is not preceded with whitespace. | 528 | |
Parameter type should be final. | 528 | |
'<' is not preceded with whitespace. | 533 | |
'<' is not followed by whitespace. | 533 | |
'>' is not preceded with whitespace. | 533 | |
'<' is not preceded with whitespace. | 535 | |
'<' is not followed by whitespace. | 535 | |
'>' is not preceded with whitespace. | 535 | |
'>' is not followed by whitespace. | 535 | |
Line is longer than 80 characters. | 544 | |
Line is longer than 80 characters. | 552 | |
Must have at least one statement. | 572 | |
Must have at least one statement. | 581 | |
Must have at least one statement. | 591 | |
Line is longer than 80 characters. | 603 | |
Must have at least one statement. | 628 | |
Must have at least one statement. | 635 | |
Must have at least one statement. | 642 | |
Line has trailing spaces. | 655 | |
Method 'getElements' is not designed for extension - needs to be abstract, final or empty. | 658 | |
Missing a Javadoc comment. | 658 | |
'<' is not preceded with whitespace. | 658 | |
'<' is not followed by whitespace. | 658 | |
'>' is not preceded with whitespace. | 658 | |
'<' is not preceded with whitespace. | 662 | |
'<' is not followed by whitespace. | 662 | |
'>' is not preceded with whitespace. | 662 | |
'<' is not preceded with whitespace. | 673 | |
'<' is not followed by whitespace. | 673 | |
'>' is not preceded with whitespace. | 673 | |
'>' is not followed by whitespace. | 673 | |
Must have at least one statement. | 692 | |
Must have at least one statement. | 700 | |
Must have at least one statement. | 709 | |
Line has trailing spaces. | 720 | |
Line is longer than 80 characters. | 721 | |
Method 'getElementById' is not designed for extension - needs to be abstract, final or empty. | 723 | |
Missing a Javadoc comment. | 723 | |
Parameter elementId should be final. | 723 | |
Must have at least one statement. | 756 | |
Must have at least one statement. | 764 | |
Must have at least one statement. | 773 | |
Line has trailing spaces. | 784 | |
Line is longer than 80 characters. | 785 | |
Method 'getElementByName' is not designed for extension - needs to be abstract, final or empty. | 787 | |
Missing a Javadoc comment. | 787 | |
Parameter elementName should be final. | 787 | |
Must have at least one statement. | 820 | |
Must have at least one statement. | 828 | |
Must have at least one statement. | 837 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 32 | |
Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Missing a Javadoc comment. | 38 | |
Parameter printer should be final. | 39 | |
'<' is not preceded with whitespace. | 45 | |
'<' is not followed by whitespace. | 45 | |
'>' is not preceded with whitespace. | 45 | |
Line is longer than 80 characters. | 50 | |
Missing a Javadoc comment. | 68 |
Violation | Message | Line |
---|---|---|
interfaces should describe a type and hence have methods. | 26 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 52 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 24 | |
Missing a Javadoc comment. | 34 | |
Variable 'epsilon' must be private and have accessor methods. | 34 | |
Line has trailing spaces. | 35 | |
Missing a Javadoc comment. | 36 | |
Line has trailing spaces. | 39 | |
Method 'setEpsilon' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter epsilon should be final. | 40 | |
'epsilon' hides a field. | 40 | |
Line has trailing spaces. | 43 | |
Method 'getEpsilon' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Line has trailing spaces. | 47 | |
Line has trailing spaces. | 48 | |
Missing a Javadoc comment. | 48 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
Line has trailing spaces. | 49 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 38 | |
Line has trailing spaces. | 42 | |
Missing a Javadoc comment. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Line has trailing spaces. | 51 | |
Missing a Javadoc comment. | 53 | |
Line has trailing spaces. | 64 | |
Line is longer than 80 characters. | 65 | |
Line has trailing spaces. | 66 | |
'(' is followed by whitespace. | 66 | |
Line is longer than 80 characters. | 67 | |
Line contains a tab character. | 67 | |
')' is preceded with whitespace. | 67 | |
Line has trailing spaces. | 72 | |
Line has trailing spaces. | 75 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
'<' is not preceded with whitespace. | 77 | |
'<' is not followed by whitespace. | 77 | |
'>' is not preceded with whitespace. | 77 | |
'>' is not followed by whitespace. | 77 | |
Line has trailing spaces. | 78 | |
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. | 82 | |
Line contains a tab character. | 83 | |
Line has trailing spaces. | 84 | |
Line contains a tab character. | 84 | |
Line is longer than 80 characters. | 85 | |
Line contains a tab character. | 85 | |
Line has trailing spaces. | 86 | |
Line contains a tab character. | 86 | |
'(' is followed by whitespace. | 86 | |
Line is longer than 80 characters. | 87 | |
Line contains a tab character. | 87 | |
')' is preceded with whitespace. | 87 | |
Line is longer than 80 characters. | 88 | |
Line contains a tab character. | 88 | |
'(' is followed by whitespace. | 88 | |
')' is preceded with whitespace. | 88 | |
Line has trailing spaces. | 89 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line is longer than 80 characters. | 91 | |
Line contains a tab character. | 91 | |
'+' is not preceded with whitespace. | 91 | |
'+' is not followed by whitespace. | 91 | |
Line contains a tab character. | 92 | |
Line has trailing spaces. | 93 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 97 | |
Line has trailing spaces. | 99 | |
Line is longer than 80 characters. | 100 | |
',' is not followed by whitespace. | 100 | |
Line contains a tab character. | 102 | |
Line has trailing spaces. | 104 | |
Line has trailing spaces. | 110 | |
Line is longer than 80 characters. | 111 | |
Method 'createValidationLayer' is not designed for extension - needs to be abstract, final or empty. | 113 | |
Missing a Javadoc comment. | 113 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 32 | |
Unclosed HTML tag found: <product_type_name> | 34 | |
Line has trailing spaces. | 37 | |
Line is longer than 80 characters. | 40 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 52 | |
Parameter properties should be final. | 52 | |
'properties' hides a field. | 52 | |
Method 'createDataStoreReferences' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter product should be final. | 57 | |
Parameter metadata should be final. | 57 | |
Line is longer than 80 characters. | 63 | |
Missing a Javadoc comment. | 63 | |
Parameter productType should be final. | 63 | |
Line is longer than 80 characters. | 64 | |
Line is longer than 80 characters. | 68 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 23 | |
Missing a Javadoc comment. | 30 | |
Line has trailing spaces. | 36 | |
Line is longer than 80 characters. | 37 | |
Method 'createCache' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 26 | |
Line has trailing spaces. | 28 | |
Line contains a tab character. | 34 | |
Method 'generateId' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Missing a Javadoc comment. | 34 | |
Line contains a tab character. | 35 | |
Parameter product should be final. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 28 | |
Line is longer than 80 characters. | 30 | |
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 44 | |
Line has trailing spaces. | 52 | |
Line has trailing spaces. | 65 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 23 | |
Line has trailing spaces. | 25 | |
First sentence should end with a period. | 29 | |
Line is longer than 80 characters. | 37 | |
Method 'createDataTransfer' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 21 | |
Method 'convertToPriority' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Missing a Javadoc comment. | 31 | |
Parameter version should be final. | 31 | |
Line is longer than 80 characters. | 34 | |
'10' is a magic number. | 35 | |
Line has trailing spaces. | 39 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 51 | |
Unclosed HTML tag found: <sql_arguments>} can | 55 | |
Unclosed HTML tag found: <metadata name>', FILTER='<start_time | 57 | |
Unclosed HTML tag found: <start_time | 57 | |
Unclosed HTML tag found: <end_time metadata element>, <priority metadata | 58 | |
Unclosed HTML tag found: <priority metadata | 58 | |
Unclosed HTML tag found: <filter type>') { SELECT | 59 | |
Unclosed HTML tag found: <list-of-comma-segregated-metadata-elements-to-query-on> FRO | 60 | |
Unclosed HTML tag found: <productTypes-comma-segregated> WHERE <metadata-boolean-expr | 61 | |
Unclosed HTML tag found: <metadata-boolean-expressions> | 61 | |
Line is longer than 80 characters. | 62 | |
Unclosed HTML tag found: <StartDateTime,EndDateTime,DataVersion, | 63 | |
Line has trailing spaces. | 64 | |
Line is longer than 80 characters. | 64 | |
Line is longer than 80 characters. | 65 | |
Class SqlParser should be declared as final. | 77 | |
Missing a Javadoc comment. | 79 | |
Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 | |
Missing a Javadoc comment. | 80 | |
Line has trailing spaces. | 82 | |
Missing a Javadoc comment. | 83 | |
Parameter sqlStringQueryMethod should be final. | 83 | |
Line is longer than 80 characters. | 85 | |
Line has trailing spaces. | 88 | |
Line is longer than 80 characters. | 90 | |
Line has trailing spaces. | 91 | |
Line has trailing spaces. | 101 | |
'catch' is not preceded with whitespace. | 103 | |
'}' is not followed by whitespace. | 103 | |
Line is longer than 80 characters. | 105 | |
Line has trailing spaces. | 108 | |
Missing a Javadoc comment. | 109 | |
Parameter sqlStringQuery should be final. | 109 | |
'<' is not preceded with whitespace. | 116 | |
'<' is not followed by whitespace. | 116 | |
'>' is not preceded with whitespace. | 116 | |
'<' is not preceded with whitespace. | 120 | |
'<' is not followed by whitespace. | 120 | |
'>' is not preceded with whitespace. | 120 | |
Line has trailing spaces. | 124 | |
'3' is a magic number. | 125 | |
'3' is a magic number. | 126 | |
Line has trailing spaces. | 131 | |
Line has trailing spaces. | 132 | |
Missing a Javadoc comment. | 132 | |
Parameter sqlWhereClause should be final. | 132 | |
Line has trailing spaces. | 136 | |
Line is longer than 80 characters. | 137 | |
Missing a Javadoc comment. | 137 | |
Parameter complexQuery should be final. | 137 | |
'<' is not preceded with whitespace. | 138 | |
'<' is not followed by whitespace. | 138 | |
'>' is not preceded with whitespace. | 138 | |
'<' is not preceded with whitespace. | 138 | |
'<' is not followed by whitespace. | 138 | |
'>' is not preceded with whitespace. | 138 | |
'>' is not followed by whitespace. | 138 | |
Line is longer than 80 characters. | 140 | |
Line is longer than 80 characters. | 143 | |
Line is longer than 80 characters. | 147 | |
Line is longer than 80 characters. | 150 | |
Line is longer than 80 characters. | 151 | |
Line is longer than 80 characters. | 154 | |
Line is longer than 80 characters. | 155 | |
Line is longer than 80 characters. | 156 | |
Line is longer than 80 characters. | 160 | |
Line is longer than 80 characters. | 161 | |
Avoid inline conditionals. | 161 | |
Line is longer than 80 characters. | 162 | |
Avoid inline conditionals. | 162 | |
Line is longer than 80 characters. | 165 | |
Missing a Javadoc comment. | 165 | |
Parameter criteriaList should be final. | 165 | |
'<' is not preceded with whitespace. | 165 | |
'<' is not followed by whitespace. | 165 | |
'>' is not preceded with whitespace. | 165 | |
Line is longer than 80 characters. | 167 | |
Line has trailing spaces. | 174 | |
Missing a Javadoc comment. | 175 | |
Parameter criteria should be final. | 175 | |
'<' is not preceded with whitespace. | 179 | |
'<' is not followed by whitespace. | 179 | |
'>' is not preceded with whitespace. | 179 | |
switch without "default" clause. | 180 | |
'{' is not preceded with whitespace. | 180 | |
Line is longer than 80 characters. | 182 | |
Line is longer than 80 characters. | 184 | |
Line is longer than 80 characters. | 189 | |
Line is longer than 80 characters. | 191 | |
Line is longer than 80 characters. | 199 | |
'else' is not preceded with whitespace. | 200 | |
'}' is not followed by whitespace. | 200 | |
Line is longer than 80 characters. | 201 | |
'else' is not preceded with whitespace. | 205 | |
'}' is not followed by whitespace. | 205 | |
Avoid inline conditionals. | 207 | |
'else' is not preceded with whitespace. | 210 | |
'}' is not followed by whitespace. | 210 | |
Line is longer than 80 characters. | 213 | |
'else' is not preceded with whitespace. | 214 | |
'}' is not followed by whitespace. | 214 | |
Line is longer than 80 characters. | 216 | |
Line has trailing spaces. | 220 | |
Missing a Javadoc comment. | 221 | |
Parameter sqlStringQueryMethod should be final. | 221 | |
Line is longer than 80 characters. | 222 | |
Line has trailing spaces. | 224 | |
Line is longer than 80 characters. | 225 | |
Missing a Javadoc comment. | 225 | |
'<' is not preceded with whitespace. | 225 | |
'<' is not followed by whitespace. | 225 | |
'>' is not preceded with whitespace. | 225 | |
Parameter sqlStringQueryMethod should be final. | 225 | |
switch without "default" clause. | 230 | |
Line is longer than 80 characters. | 236 | |
Line is longer than 80 characters. | 237 | |
'<' is not preceded with whitespace. | 237 | |
'<' is not followed by whitespace. | 237 | |
'>' is not preceded with whitespace. | 237 | |
'<' is not preceded with whitespace. | 237 | |
'<' is not followed by whitespace. | 237 | |
'>' is not preceded with whitespace. | 237 | |
'>' is not followed by whitespace. | 237 | |
Line is longer than 80 characters. | 239 | |
Inner assignments should be avoided. | 239 | |
Avoid inline conditionals. | 239 | |
Line has trailing spaces. | 252 | |
Line is longer than 80 characters. | 253 | |
Missing a Javadoc comment. | 253 | |
Parameter expr should be final. | 253 | |
Line is longer than 80 characters. | 255 | |
'3' is a magic number. | 255 | |
Line is longer than 80 characters. | 256 | |
'4' is a magic number. | 257 | |
First sentence should end with a period. | 261 | |
Expected an @return tag. | 265 | |
'<' is not preceded with whitespace. | 265 | |
'<' is not followed by whitespace. | 265 | |
'>' is not preceded with whitespace. | 265 | |
Parameter statement should be final. | 265 | |
Expected @param tag for 'statement'. | 265 | |
'<' is not preceded with whitespace. | 266 | |
'<' is not followed by whitespace. | 266 | |
'>' is not preceded with whitespace. | 266 | |
'<' is not preceded with whitespace. | 266 | |
'<' is not followed by whitespace. | 266 | |
'>' is not preceded with whitespace. | 266 | |
'>' is not followed by whitespace. | 266 | |
'<' is not preceded with whitespace. | 267 | |
'<' is not followed by whitespace. | 267 | |
'>' is not preceded with whitespace. | 267 | |
'<' is not preceded with whitespace. | 267 | |
'<' is not followed by whitespace. | 267 | |
'>' is not preceded with whitespace. | 267 | |
'>' is not followed by whitespace. | 267 | |
Inner assignments should be avoided. | 277 | |
'3' is a magic number. | 287 | |
'3' is a magic number. | 302 | |
Line is longer than 80 characters. | 321 | |
Missing a Javadoc comment. | 321 | |
Parameter postFixStatement should be final. | 321 | |
'<' is not preceded with whitespace. | 321 | |
'<' is not followed by whitespace. | 321 | |
'>' is not preceded with whitespace. | 321 | |
'<' is not preceded with whitespace. | 323 | |
'<' is not followed by whitespace. | 323 | |
'>' is not preceded with whitespace. | 323 | |
'<' is not preceded with whitespace. | 323 | |
'<' is not followed by whitespace. | 323 | |
'>' is not preceded with whitespace. | 323 | |
'>' is not followed by whitespace. | 323 | |
Missing a Javadoc comment. | 348 | |
Parameter list should be final. | 348 | |
'<' is not preceded with whitespace. | 348 | |
'<' is not followed by whitespace. | 348 | |
'>' is not preceded with whitespace. | 348 | |
Missing a Javadoc comment. | 360 | |
Missing a Javadoc comment. | 362 | |
Missing a Javadoc comment. | 364 | |
Missing a Javadoc comment. | 366 | |
Missing a Javadoc comment. | 368 | |
Missing a Javadoc comment. | 370 | |
Missing a Javadoc comment. | 372 | |
Missing a Javadoc comment. | 374 | |
Missing a Javadoc comment. | 376 | |
'{' is followed by whitespace. | 376 | |
Missing a Javadoc comment. | 379 | |
Missing a Javadoc comment. | 381 | |
Missing a Javadoc comment. | 383 | |
Missing a Javadoc comment. | 385 | |
Missing a Javadoc comment. | 387 | |
Parameter expression should be final. | 387 | |
'expression' hides a field. | 387 | |
Inner assignments should be avoided. | 388 | |
Missing a Javadoc comment. | 391 | |
Parameter key should be final. | 391 | |
'key' hides a field. | 391 | |
Parameter op should be final. | 391 | |
'op' hides a field. | 391 | |
Parameter val should be final. | 391 | |
'val' hides a field. | 391 | |
Missing a Javadoc comment. | 397 | |
Parameter expression should be final. | 397 | |
'expression' hides a field. | 397 | |
Line is longer than 80 characters. | 398 | |
Line is longer than 80 characters. | 401 | |
Missing a Javadoc comment. | 408 | |
Parameter value should be final. | 408 | |
Missing a Javadoc comment. | 415 | |
Parameter op should be final. | 415 | |
'op' hides a field. | 415 | |
Missing a Javadoc comment. | 430 | |
switch without "default" clause. | 432 | |
Line is longer than 80 characters. | 450 | |
Missing a Javadoc comment. | 454 | |
Missing a Javadoc comment. | 458 | |
Missing a Javadoc comment. | 462 | |
Missing a Javadoc comment. | 466 | |
Missing a Javadoc comment. | 470 | |
Line has trailing spaces. | 475 | |
Missing a Javadoc comment. | 476 | |
Parameter args should be final. | 476 | |
Line is longer than 80 characters. | 477 | |
Line is longer than 80 characters. | 479 | |
Line is longer than 80 characters. | 482 | |
Line is longer than 80 characters. | 485 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 23 | |
Line has trailing spaces. | 27 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 41 | |
First sentence should end with a period. | 43 | |
Line has trailing spaces. | 47 | |
First sentence should end with a period. | 52 | |
Line has trailing spaces. | 56 | |
Line has trailing spaces. | 63 | |
Line has trailing spaces. | 66 | |
Parameter elementId should be final. | 68 | |
'elementId' hides a field. | 68 | |
Parameter elementName should be final. | 68 | |
'elementName' hides a field. | 68 | |
Line has trailing spaces. | 69 | |
Parameter elemMetadataColumn should be final. | 69 | |
Expected @param tag for 'elemMetadataColumn'. | 69 | |
Parameter element should be final. | 69 | |
Parameter desc should be final. | 70 | |
Parameter typeHandler should be final. | 70 | |
Expected @param tag for 'typeHandler'. | 70 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Missing a Javadoc comment. | 77 | |
Line has trailing spaces. | 81 | |
Method 'getDCElement' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Method 'setDCElement' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Parameter element should be final. | 93 | |
Method 'getElementId' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Method 'setElementId' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Parameter elementId should be final. | 108 | |
'elementId' hides a field. | 108 | |
Method 'getElementName' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Method 'setElementName' is not designed for extension - needs to be abstract, final or empty. | 123 | |
Parameter elementName should be final. | 123 | |
'elementName' hides a field. | 123 | |
Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 130 | |
Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. | 138 | |
Parameter description should be final. | 138 | |
'description' hides a field. | 138 | |
Line has trailing spaces. | 140 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 40 | |
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 | |
Line has trailing spaces. | 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. | 48 | |
Line has trailing spaces. | 49 | |
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 is longer than 80 characters. | 53 | |
Line contains a tab character. | 53 | |
Line is longer than 80 characters. | 54 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
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 | |
First sentence should end with a period. | 64 | |
Line contains a tab character. | 64 | |
Line is longer than 80 characters. | 67 | |
Line is longer than 80 characters. | 73 | |
Line contains a tab character. | 73 | |
Line has trailing spaces. | 75 | |
Line is longer than 80 characters. | 76 | |
Missing a Javadoc comment. | 76 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 40 | |
Missing a Javadoc comment. | 45 | |
Line is longer than 80 characters. | 48 | |
Missing a Javadoc comment. | 48 | |
Line has trailing spaces. | 52 | |
Line has trailing spaces. | 61 | |
Line is longer than 80 characters. | 62 | |
Method 'createDataStoreReferences' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Missing a Javadoc comment. | 66 | |
Parameter product should be final. | 66 | |
Parameter metadata should be final. | 66 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - org.apache.lucene.index.*. | 28 | |
Line has trailing spaces. | 34 | |
Line has trailing spaces. | 38 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 44 | |
Line is longer than 80 characters. | 45 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 51 | |
'20' is a magic number. | 51 | |
Line is longer than 80 characters. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter catPath should be final. | 60 | |
Expected @param tag for 'catPath'. | 60 | |
Parameter mf should be final. | 60 | |
Expected @param tag for 'mf'. | 60 | |
Line is longer than 80 characters. | 64 | |
Method 'doOptimize' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Missing a Javadoc comment. | 71 | |
'=' is not followed by whitespace. | 77 | |
Line is longer than 80 characters. | 82 | |
Must have at least one statement. | 94 | |
Parameter args should be final. | 102 | |
Expected @param tag for 'args'. | 102 |
Violation | Message | Line |
---|---|---|
Unused import - org.apache.oodt.cas.filemgr.structs.exceptions.CatalogException. | 23 | |
Line has trailing spaces. | 31 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 38 | |
Method 'getQuery' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setQuery' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Missing a Javadoc comment. | 49 | |
Parameter query should be final. | 49 | |
'query' hides a field. | 49 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 48 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 62 | |
Parameter fileManagerUrl should be final. | 62 | |
Parameter commit should be final. | 62 | |
'commit' hides a field. | 62 | |
Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Missing a Javadoc comment. | 79 | |
Parameter productId should be final. | 79 | |
Method 'isCommit' is not designed for extension - needs to be abstract, final or empty. | 154 | |
Method 'setCommit' is not designed for extension - needs to be abstract, final or empty. | 162 | |
Parameter commit should be final. | 162 | |
'commit' hides a field. | 162 | |
Parameter args should be final. | 169 | |
Expected @param tag for 'args'. | 169 | |
Missing a Javadoc comment. | 208 | |
Must have at least one statement. | 226 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 25 | |
Class Parameters should be declared as final. | 29 | |
Line has trailing spaces. | 30 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
'static' modifier out of order with the JLS suggestions. | 32 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
'static' modifier out of order with the JLS suggestions. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
'static' modifier out of order with the JLS suggestions. | 36 | |
'+' is not preceded with whitespace. | 36 | |
'+' is not followed by whitespace. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
'static' modifier out of order with the JLS suggestions. | 37 | |
'+' is not preceded with whitespace. | 37 | |
'+' is not followed by whitespace. | 37 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
'static' modifier out of order with the JLS suggestions. | 38 | |
'+' is not preceded with whitespace. | 38 | |
'+' is not followed by whitespace. | 38 | |
Line is longer than 80 characters. | 39 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
'static' modifier out of order with the JLS suggestions. | 39 | |
'+' is not preceded with whitespace. | 39 | |
'+' is not followed by whitespace. | 39 | |
Line has trailing spaces. | 40 | |
Line is longer than 80 characters. | 40 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
'static' modifier out of order with the JLS suggestions. | 40 | |
'+' is not preceded with whitespace. | 40 | |
'+' is not followed by whitespace. | 40 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
'static' modifier out of order with the JLS suggestions. | 41 | |
'+' is not preceded with whitespace. | 41 | |
'+' is not followed by whitespace. | 41 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
'static' modifier out of order with the JLS suggestions. | 42 | |
'+' is not preceded with whitespace. | 42 | |
'+' is not followed by whitespace. | 42 | |
Line has trailing spaces. | 43 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
'static' modifier out of order with the JLS suggestions. | 44 | |
'+' is not preceded with whitespace. | 44 | |
'+' is not followed by whitespace. | 44 | |
Line is longer than 80 characters. | 45 | |
Line contains a tab character. | 45 | |
Missing a Javadoc comment. | 45 | |
'static' modifier out of order with the JLS suggestions. | 45 | |
'+' is not preceded with whitespace. | 45 | |
'+' is not followed by whitespace. | 45 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
'static' modifier out of order with the JLS suggestions. | 46 | |
'+' is not preceded with whitespace. | 46 | |
'+' is not followed by whitespace. | 46 | |
Line contains a tab character. | 47 | |
Missing a Javadoc comment. | 47 | |
'static' modifier out of order with the JLS suggestions. | 47 | |
'+' is not preceded with whitespace. | 47 | |
'+' is not followed by whitespace. | 47 | |
Line has trailing spaces. | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
'static' modifier out of order with the JLS suggestions. | 49 | |
Line is longer than 80 characters. | 50 | |
Line contains a tab character. | 50 | |
Missing a Javadoc comment. | 50 | |
'static' modifier out of order with the JLS suggestions. | 50 | |
'+' is not preceded with whitespace. | 50 | |
'+' is not followed by whitespace. | 50 | |
'+' is not preceded with whitespace. | 50 | |
'+' is not followed by whitespace. | 50 | |
Line is longer than 80 characters. | 51 | |
Line contains a tab character. | 51 | |
Missing a Javadoc comment. | 51 | |
'static' modifier out of order with the JLS suggestions. | 51 | |
'+' is not preceded with whitespace. | 51 | |
'+' is not followed by whitespace. | 51 | |
'+' is not preceded with whitespace. | 51 | |
'+' is not followed by whitespace. | 51 | |
Line is longer than 80 characters. | 52 | |
Line contains a tab character. | 52 | |
Missing a Javadoc comment. | 52 | |
'static' modifier out of order with the JLS suggestions. | 52 | |
'+' is not preceded with whitespace. | 52 | |
'+' is not followed by whitespace. | 52 | |
'+' is not preceded with whitespace. | 52 | |
'+' is not followed by whitespace. | 52 | |
Line is longer than 80 characters. | 53 | |
Line contains a tab character. | 53 | |
Missing a Javadoc comment. | 53 | |
'static' modifier out of order with the JLS suggestions. | 53 | |
'+' is not preceded with whitespace. | 53 | |
'+' is not followed by whitespace. | 53 | |
'+' is not preceded with whitespace. | 53 | |
'+' is not followed by whitespace. | 53 | |
Missing a Javadoc comment. | 56 | |
Line is longer than 80 characters. | 57 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 61 | |
Line has trailing spaces. | 62 | |
Missing a Javadoc comment. | 64 | |
Line has trailing spaces. | 65 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Missing a Javadoc comment. | 67 | |
'static' modifier out of order with the JLS suggestions. | 67 | |
Line has trailing spaces. | 68 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Missing a Javadoc comment. | 69 | |
'{' is not followed by whitespace. | 69 | |
'}' is not preceded with whitespace. | 69 | |
Line has trailing spaces. | 70 | |
Line contains a tab character. | 70 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 28 | |
Using the '.*' form of import should be avoided - org.apache.tika.parser.*. | 35 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 42 | |
Line is longer than 80 characters. | 45 | |
Method 'doExtract' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Parameter product should be final. | 45 | |
Parameter met should be final. | 45 | |
Line is longer than 80 characters. | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter product should be final. | 55 | |
Line is longer than 80 characters. | 59 | |
Line is longer than 80 characters. | 61 | |
Line is longer than 80 characters. | 72 | |
Line is longer than 80 characters. | 75 | |
Missing a Javadoc comment. | 79 | |
Parameter tikaMetadata should be final. | 79 | |
'{' is not preceded with whitespace. | 79 | |
'{' is not preceded with whitespace. | 83 | |
Line is longer than 80 characters. | 84 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 32 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 38 | |
Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter printer should be final. | 41 | |
Method 'setProductTypeName' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Missing a Javadoc comment. | 90 | |
Parameter productTypeName should be final. | 90 | |
'productTypeName' hides a field. | 90 | |
Method 'setCurrentPageNum' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Missing a Javadoc comment. | 94 | |
Parameter currentPageNum should be final. | 94 | |
'currentPageNum' hides a field. | 94 |
Violation | Message | Line |
---|---|---|
Redundant import from the same package - org.apache.oodt.cas.filemgr.versioning.VersioningUtils. | 25 | |
Line has trailing spaces. | 29 | |
Line has trailing spaces. | 32 | |
First sentence should end with a period. | 36 | |
Line has trailing spaces. | 47 | |
Method 'createDataStoreReferences' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Missing a Javadoc comment. | 52 | |
Parameter product should be final. | 52 | |
Parameter metadata should be final. | 52 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 34 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 38 | |
Line has trailing spaces. | 41 | |
Line has trailing spaces. | 44 | |
Missing a Javadoc comment. | 45 | |
Variable 'elementName' must be private and have accessor methods. | 45 | |
First sentence should end with a period. | 47 | |
Method 'setElementName' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Parameter elementName should be final. | 51 | |
'elementName' hides a field. | 51 | |
Line has trailing spaces. | 54 | |
First sentence should end with a period. | 55 | |
Method 'getElementName' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Line has trailing spaces. | 62 | |
Line has trailing spaces. | 66 | |
Line has trailing spaces. | 69 | |
Line has trailing spaces. | 73 | |
Line has trailing spaces. | 74 | |
Method 'preQueryHandle' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Parameter query should be final. | 76 | |
Expected @throws tag for 'QueryFormulationException'. | 76 | |
'<' is not preceded with whitespace. | 77 | |
'<' is not followed by whitespace. | 77 | |
'>' is not preceded with whitespace. | 77 | |
'<' is not preceded with whitespace. | 77 | |
'<' is not followed by whitespace. | 77 | |
'>' is not preceded with whitespace. | 77 | |
'>' is not followed by whitespace. | 77 | |
Line has trailing spaces. | 84 | |
Line is longer than 80 characters. | 85 | |
Missing a Javadoc comment. | 85 | |
Parameter qc should be final. | 85 | |
'<' is not preceded with whitespace. | 87 | |
'<' is not followed by whitespace. | 87 | |
'>' is not preceded with whitespace. | 87 | |
'<' is not preceded with whitespace. | 87 | |
'<' is not followed by whitespace. | 87 | |
'>' is not preceded with whitespace. | 87 | |
'>' is not followed by whitespace. | 87 | |
Line is longer than 80 characters. | 88 | |
Line is longer than 80 characters. | 98 | |
'else' is not preceded with whitespace. | 98 | |
'}' is not followed by whitespace. | 98 | |
Line is longer than 80 characters. | 100 | |
'else' is not preceded with whitespace. | 100 | |
'}' is not followed by whitespace. | 100 | |
'else' is not preceded with whitespace. | 102 | |
'}' is not followed by whitespace. | 102 | |
Line has trailing spaces. | 106 | |
Line has trailing spaces. | 108 | |
Line is longer than 80 characters. | 108 | |
Line has trailing spaces. | 110 | |
Line has trailing spaces. | 114 | |
Line has trailing spaces. | 116 | |
Line has trailing spaces. | 118 | |
Line has trailing spaces. | 122 | |
First sentence should end with a period. | 123 | |
Line is longer than 80 characters. | 124 | |
Line has trailing spaces. | 126 | |
Line has trailing spaces. | 127 | |
Expected an @return tag. | 131 | |
Line is longer than 80 characters. | 131 | |
Expected @param tag for 'qc'. | 131 | |
Line has trailing spaces. | 132 | |
First sentence should end with a period. | 133 | |
Line is longer than 80 characters. | 134 | |
Line has trailing spaces. | 136 | |
Expected an @return tag. | 140 | |
Line is longer than 80 characters. | 140 | |
Expected @param tag for 'qc'. | 140 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 50 | |
Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter printer should be final. | 55 | |
'<' is not preceded with whitespace. | 75 | |
'<' is not followed by whitespace. | 75 | |
'>' is not preceded with whitespace. | 75 | |
Avoid inline conditionals. | 96 | |
Avoid inline conditionals. | 105 | |
Missing a Javadoc comment. | 110 | |
Method 'setSortBy' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Missing a Javadoc comment. | 112 | |
Parameter sortBy should be final. | 112 | |
'sortBy' hides a field. | 112 | |
Method 'setOutputFormat' is not designed for extension - needs to be abstract, final or empty. | 116 | |
Missing a Javadoc comment. | 116 | |
Parameter outputFormat should be final. | 116 | |
'outputFormat' hides a field. | 116 | |
Method 'setDelimiter' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Missing a Javadoc comment. | 120 | |
Parameter delimiter should be final. | 120 | |
'delimiter' hides a field. | 120 | |
Method 'setFilterAlgor' is not designed for extension - needs to be abstract, final or empty. | 124 | |
Missing a Javadoc comment. | 124 | |
Parameter filterAlgor should be final. | 124 | |
'filterAlgor' hides a field. | 124 | |
Method 'setStartDateTimeMetKey' is not designed for extension - needs to be abstract, final or empty. | 128 | |
Missing a Javadoc comment. | 128 | |
Parameter startDateTimeMetKey should be final. | 128 | |
'startDateTimeMetKey' hides a field. | 128 | |
Method 'setEndDateTimeMetKey' is not designed for extension - needs to be abstract, final or empty. | 132 | |
Missing a Javadoc comment. | 132 | |
Parameter endDateTimeMetKey should be final. | 132 | |
'endDateTimeMetKey' hides a field. | 132 | |
Method 'setPriorityMetKey' is not designed for extension - needs to be abstract, final or empty. | 136 | |
Missing a Javadoc comment. | 136 | |
Parameter priorityMetKey should be final. | 136 | |
'priorityMetKey' hides a field. | 136 | |
Method 'setVersionConverter' is not designed for extension - needs to be abstract, final or empty. | 140 | |
Missing a Javadoc comment. | 140 | |
Parameter versionConverter should be final. | 140 | |
'versionConverter' hides a field. | 140 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 23 | |
Line has trailing spaces. | 25 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 28 | |
Missing a Javadoc comment. | 33 | |
Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Missing a Javadoc comment. | 35 | |
Parameter printer should be final. | 36 | |
Method 'setProductName' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Missing a Javadoc comment. | 49 | |
Parameter productName should be final. | 49 | |
'productName' hides a field. | 49 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 68 | |
Line has trailing spaces. | 85 | |
Unused @throws tag for 'IngestException'. | 96 | |
'<' is not preceded with whitespace. | 99 | |
'<' is not followed by whitespace. | 99 | |
'>' is not preceded with whitespace. | 99 | |
Line has trailing spaces. | 107 | |
Expected an @return tag. | 114 | |
Expected @param tag for 'fmUrl'. | 114 | |
Expected @throws tag for 'CatalogException'. | 114 | |
Line has trailing spaces. | 122 | |
Expected @throws tag for 'CatalogException'. | 130 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 53 | |
Line has trailing spaces. | 58 | |
Missing a Javadoc comment. | 63 | |
Line is longer than 80 characters. | 67 | |
Missing a Javadoc comment. | 67 | |
'<' is not preceded with whitespace. | 67 | |
'<' is not followed by whitespace. | 67 | |
'<' is not preceded with whitespace. | 67 | |
'<' is not followed by whitespace. | 67 | |
'>' is not preceded with whitespace. | 67 | |
'>' is not followed by whitespace. | 67 | |
'>' is not preceded with whitespace. | 67 | |
'<' is not preceded with whitespace. | 67 | |
'<' is not followed by whitespace. | 67 | |
'<' is not preceded with whitespace. | 67 | |
'<' is not followed by whitespace. | 67 | |
'>' is not preceded with whitespace. | 67 | |
'>' is not followed by whitespace. | 67 | |
'>' is not preceded with whitespace. | 67 | |
'>' is not followed by whitespace. | 67 | |
Line is longer than 80 characters. | 70 | |
Missing a Javadoc comment. | 70 | |
'<' is not preceded with whitespace. | 70 | |
'<' is not followed by whitespace. | 70 | |
'>' is not preceded with whitespace. | 70 | |
'<' is not preceded with whitespace. | 70 | |
'<' is not followed by whitespace. | 70 | |
'>' is not preceded with whitespace. | 70 | |
'>' is not followed by whitespace. | 70 | |
Line is longer than 80 characters. | 73 | |
Missing a Javadoc comment. | 73 | |
'<' is not preceded with whitespace. | 73 | |
'<' is not followed by whitespace. | 73 | |
'>' is not preceded with whitespace. | 73 | |
'<' is not preceded with whitespace. | 73 | |
'<' is not followed by whitespace. | 73 | |
'>' is not preceded with whitespace. | 73 | |
'>' is not followed by whitespace. | 73 | |
Missing a Javadoc comment. | 79 | |
'<' is not preceded with whitespace. | 79 | |
'<' is not followed by whitespace. | 79 | |
'>' is not preceded with whitespace. | 79 | |
Line has trailing spaces. | 82 | |
Parameter uris should be final. | 84 | |
'<' is not preceded with whitespace. | 84 | |
'<' is not followed by whitespace. | 84 | |
'>' is not preceded with whitespace. | 84 | |
Expected @param tag for 'uris'. | 84 | |
Line has trailing spaces. | 92 | |
Line is longer than 80 characters. | 93 | |
Method 'addElement' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Missing a Javadoc comment. | 95 | |
Parameter element should be final. | 95 | |
Line has trailing spaces. | 103 | |
Line is longer than 80 characters. | 104 | |
Method 'modifyElement' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Missing a Javadoc comment. | 106 | |
Parameter element should be final. | 106 | |
'for' is not followed by whitespace. | 107 | |
':' is not preceded with whitespace. | 107 | |
'{' is not preceded with whitespace. | 107 | |
'if' is not followed by whitespace. | 108 | |
'{' is not preceded with whitespace. | 108 | |
Line has trailing spaces. | 120 | |
Line is longer than 80 characters. | 121 | |
Method 'removeElement' is not designed for extension - needs to be abstract, final or empty. | 123 | |
Missing a Javadoc comment. | 123 | |
Parameter element should be final. | 123 | |
Line has trailing spaces. | 131 | |
Line is longer than 80 characters. | 132 | |
Method 'addElementToProductType' is not designed for extension - needs to be abstract, final or empty. | 135 | |
Missing a Javadoc comment. | 135 | |
Parameter type should be final. | 135 | |
Parameter element should be final. | 135 | |
'<' is not preceded with whitespace. | 137 | |
'<' is not followed by whitespace. | 137 | |
'>' is not preceded with whitespace. | 137 | |
'<' is not preceded with whitespace. | 141 | |
'<' is not followed by whitespace. | 141 | |
'>' is not preceded with whitespace. | 141 | |
'>' is not followed by whitespace. | 141 | |
Line has trailing spaces. | 150 | |
Line is longer than 80 characters. | 151 | |
Method 'removeElementFromProductType' is not designed for extension - needs to be abstract, final or empty. | 154 | |
Missing a Javadoc comment. | 154 | |
Parameter type should be final. | 154 | |
Parameter element should be final. | 154 | |
'<' is not preceded with whitespace. | 156 | |
'<' is not followed by whitespace. | 156 | |
'>' is not preceded with whitespace. | 156 | |
Line has trailing spaces. | 171 | |
Line is longer than 80 characters. | 172 | |
Method 'getElements' is not designed for extension - needs to be abstract, final or empty. | 174 | |
Missing a Javadoc comment. | 174 | |
'<' is not preceded with whitespace. | 174 | |
'<' is not followed by whitespace. | 174 | |
'>' is not preceded with whitespace. | 174 | |
Parameter type should be final. | 174 | |
Line contains a tab character. | 176 | |
Line has trailing spaces. | 181 | |
Method 'getElements' is not designed for extension - needs to be abstract, final or empty. | 184 | |
Missing a Javadoc comment. | 184 | |
'<' is not preceded with whitespace. | 184 | |
'<' is not followed by whitespace. | 184 | |
'>' is not preceded with whitespace. | 184 | |
Line has trailing spaces. | 191 | |
Line is longer than 80 characters. | 192 | |
Method 'getElementById' is not designed for extension - needs to be abstract, final or empty. | 194 | |
Missing a Javadoc comment. | 194 | |
Parameter elementId should be final. | 194 | |
Line has trailing spaces. | 201 | |
Line is longer than 80 characters. | 202 | |
Method 'getElementByName' is not designed for extension - needs to be abstract, final or empty. | 204 | |
Missing a Javadoc comment. | 204 | |
Parameter elementName should be final. | 204 | |
'<' is not preceded with whitespace. | 206 | |
'<' is not followed by whitespace. | 206 | |
'>' is not preceded with whitespace. | 206 | |
Line has trailing spaces. | 216 | |
First sentence should end with a period. | 217 | |
Line is longer than 80 characters. | 220 | |
Unused @throws tag for 'ValidationLayerException'. | 222 | |
Line contains a tab character. | 223 | |
Method 'getElements' is not designed for extension - needs to be abstract, final or empty. | 225 | |
'<' is not preceded with whitespace. | 225 | |
'<' is not followed by whitespace. | 225 | |
'>' is not preceded with whitespace. | 225 | |
Parameter type should be final. | 225 | |
Parameter direct should be final. | 225 | |
'<' is not preceded with whitespace. | 226 | |
'<' is not followed by whitespace. | 226 | |
'>' is not preceded with whitespace. | 226 | |
'<' is not preceded with whitespace. | 226 | |
'<' is not followed by whitespace. | 226 | |
'>' is not preceded with whitespace. | 226 | |
'>' is not followed by whitespace. | 226 | |
'if' is not followed by whitespace. | 232 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
Line contains a tab character. | 235 | |
Line contains a tab character. | 236 | |
Line contains a tab character. | 237 | |
Line contains a tab character. | 238 | |
Line has trailing spaces. | 243 | |
First sentence should end with a period. | 244 | |
Line has trailing spaces. | 246 | |
Line is longer than 80 characters. | 247 | |
Method 'getSubToSuperMap' is not designed for extension - needs to be abstract, final or empty. | 249 | |
'<' is not preceded with whitespace. | 249 | |
'<' is not followed by whitespace. | 249 | |
'>' is not preceded with whitespace. | 249 | |
Line contains a tab character. | 250 | |
Line has trailing spaces. | 252 | |
First sentence should end with a period. | 253 | |
Unused @throws tag for 'ValidationLayerException'. | 257 | |
Line contains a tab character. | 258 | |
Method 'addParentForProductType' is not designed for extension - needs to be abstract, final or empty. | 260 | |
Parameter type should be final. | 260 | |
Parameter parentId should be final. | 260 | |
First sentence should end with a period. | 265 | |
Unused @throws tag for 'ValidationLayerException'. | 268 | |
Line contains a tab character. | 269 | |
Method 'removeParentForProductType' is not designed for extension - needs to be abstract, final or empty. | 271 | |
Parameter type should be final. | 271 | |
Line has trailing spaces. | 275 | |
Missing a Javadoc comment. | 277 | |
Line is longer than 80 characters. | 291 | |
Missing a Javadoc comment. | 329 | |
Parameter dirUris should be final. | 329 | |
'<' is not preceded with whitespace. | 329 | |
'<' is not followed by whitespace. | 329 | |
'>' is not preceded with whitespace. | 329 | |
Line is longer than 80 characters. | 340 | |
Missing a Javadoc comment. | 377 | |
Parameter dirUris should be final. | 377 | |
'<' is not preceded with whitespace. | 377 | |
'<' is not followed by whitespace. | 377 | |
'>' is not preceded with whitespace. | 377 | |
Line is longer than 80 characters. | 392 | |
Line is longer than 80 characters. | 413 | |
'<' is not preceded with whitespace. | 428 | |
'<' is not followed by whitespace. | 428 | |
'>' is not preceded with whitespace. | 428 | |
'<' is not preceded with whitespace. | 428 | |
'<' is not followed by whitespace. | 428 | |
'>' is not preceded with whitespace. | 428 | |
'>' is not followed by whitespace. | 428 | |
'<' is not preceded with whitespace. | 432 | |
'<' is not followed by whitespace. | 432 | |
'>' is not preceded with whitespace. | 432 | |
'>' is not followed by whitespace. | 432 | |
Line is longer than 80 characters. | 435 | |
Missing a Javadoc comment. | 462 | |
Parameter xmlFile should be final. | 462 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 30 | |
'{' is not preceded with whitespace. | 36 | |
Missing a Javadoc comment. | 38 | |
Line has trailing spaces. | 43 | |
Expected @throws tag for 'RemoteException'. | 45 | |
Line has trailing spaces. | 50 | |
Expected @throws tag for 'RemoteException'. | 56 | |
Line has trailing spaces. | 60 | |
Expected @throws tag for 'RemoteException'. | 65 | |
Line has trailing spaces. | 68 | |
Expected @throws tag for 'RemoteException'. | 71 | |
Line has trailing spaces. | 76 | |
Line is longer than 80 characters. | 83 | |
'<' is not preceded with whitespace. | 83 | |
'<' is not followed by whitespace. | 83 | |
'>' is not preceded with whitespace. | 83 | |
Line has trailing spaces. | 88 | |
Line is longer than 80 characters. | 91 | |
Line is longer than 80 characters. | 99 | |
'<' is not preceded with whitespace. | 99 | |
'<' is not followed by whitespace. | 99 | |
'>' is not preceded with whitespace. | 99 | |
Line has trailing spaces. | 107 | |
Line has trailing spaces. | 115 | |
'<' is not preceded with whitespace. | 121 | |
'<' is not followed by whitespace. | 121 | |
'>' is not preceded with whitespace. | 121 | |
Expected @throws tag for 'RemoteException'. | 121 | |
Line has trailing spaces. | 127 | |
Expected @throws tag for 'RemoteException'. | 133 | |
Line has trailing spaces. | 138 | |
Expected @throws tag for 'RemoteException'. | 142 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - org.apache.lucene.search.*. | 23 | |
Line is longer than 80 characters. | 31 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 49 | |
Line has trailing spaces. | 53 | |
Utility classes should not have a public or default constructor. | 55 | |
Missing a Javadoc comment. | 56 | |
Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 56 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 67 | |
Name 'PostQuery' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | |
Parameter casQuery should be final. | 68 | |
Line is longer than 80 characters. | 74 | |
Missing a Javadoc comment. | 83 | |
Name 'PostQuery' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 83 | |
Parameter product should be final. | 83 | |
Parameter casQuery should be final. | 84 | |
Missing a Javadoc comment. | 115 | |
Parameter filter should be final. | 115 | |
Missing a Javadoc comment. | 128 | |
Missing a Javadoc comment. | 132 | |
Name 'ListProducts' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 132 | |
Line is longer than 80 characters. | 138 | |
Missing a Javadoc comment. | 148 | |
Line is longer than 80 characters. | 157 | |
Missing a Javadoc comment. | 163 | |
Parameter prodID should be final. | 163 | |
Missing a Javadoc comment. | 185 | |
Name 'add_filter' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 186 | |
Line is longer than 80 characters. | 187 | |
Name 'remove_filter' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 190 | |
Name 'get_products' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 193 | |
Name 'get_elements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 196 | |
Name 'get_elements_for_product' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 199 | |
Line is longer than 80 characters. | 209 | |
Missing a Javadoc comment. | 224 | |
Name 'ParseQuery' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 224 | |
Parameter query should be final. | 224 | |
Missing a Javadoc comment. | 237 | |
Name 'GenerateCASQuery' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 237 | |
Parameter casQuery should be final. | 238 | |
Parameter luceneQuery should be final. | 239 | |
Line is longer than 80 characters. | 244 | |
Line is longer than 80 characters. | 259 | |
Line is longer than 80 characters. | 261 | |
'<' is not preceded with whitespace. | 261 | |
'<' is not followed by whitespace. | 261 | |
'>' is not preceded with whitespace. | 261 | |
Missing a Javadoc comment. | 271 | |
Name 'CommandParser' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 271 | |
Parameter command should be final. | 271 | |
'4' is a magic number. | 283 | |
Line is longer than 80 characters. | 299 | |
'3' is a magic number. | 299 | |
Line is longer than 80 characters. | 305 | |
Line is longer than 80 characters. | 323 | |
Missing a Javadoc comment. | 331 | |
Parameter args should be final. | 331 | |
Line is longer than 80 characters. | 336 | |
Line is longer than 80 characters. | 356 |
Violation | Message | Line |
---|---|---|
Unused import - java.io.IOException. | 23 | |
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 41 | |
Unused @throws tag for 'IOException'. | 44 | |
Parameter port should be final. | 47 | |
Line has trailing spaces. | 55 | |
Expected an @return tag. | 63 | |
Parameter methodSpecifier should be final. | 63 | |
Parameter params should be final. | 63 | |
Parameter user should be final. | 63 | |
Expected @param tag for 'user'. | 63 | |
Parameter password should be final. | 64 | |
Expected @param tag for 'password'. | 64 | |
Line is longer than 80 characters. | 73 | |
Line has trailing spaces. | 78 | |
Line has trailing spaces. | 82 | |
Parameter dispatcher should be final. | 84 | |
Missing a Javadoc comment. | 92 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 26 | |
Line has trailing spaces. | 31 | |
Line has trailing spaces. | 34 | |
Missing a Javadoc comment. | 38 | |
Line has trailing spaces. | 43 | |
Method 'createDataStoreReferences' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter product should be final. | 49 | |
Parameter metadata should be final. | 49 |
Violation | Message | Line |
---|---|---|
Unused import - org.apache.oodt.cas.filemgr.structs.Reference. | 28 | |
Line has trailing spaces. | 38 | |
Line has trailing spaces. | 45 | |
Missing a Javadoc comment. | 49 | |
Line has trailing spaces. | 56 | |
Line has trailing spaces. | 72 | |
Line has trailing spaces. | 87 | |
Line has trailing spaces. | 99 | |
Line has trailing spaces. | 112 | |
Line has trailing spaces. | 124 | |
Expected @throws tag for 'CatalogException'. | 131 | |
Line has trailing spaces. | 139 | |
Line has trailing spaces. | 152 | |
Line has trailing spaces. | 167 | |
Expected @throws tag for 'CatalogException'. | 175 | |
Line has trailing spaces. | 181 | |
Expected @throws tag for 'CatalogException'. | 188 | |
Line has trailing spaces. | 194 | |
'<' is not preceded with whitespace. | 199 | |
'<' is not followed by whitespace. | 199 | |
'>' is not preceded with whitespace. | 199 | |
Line has trailing spaces. | 206 | |
'<' is not preceded with whitespace. | 214 | |
'<' is not followed by whitespace. | 214 | |
'>' is not preceded with whitespace. | 214 | |
Line has trailing spaces. | 221 | |
Extra HTML tag found: </p> | 225 | |
Line has trailing spaces. | 235 | |
Line is longer than 80 characters. | 240 | |
'<' is not preceded with whitespace. | 244 | |
'<' is not followed by whitespace. | 244 | |
'>' is not preceded with whitespace. | 244 | |
Line has trailing spaces. | 251 | |
'<' is not preceded with whitespace. | 261 | |
'<' is not followed by whitespace. | 261 | |
'>' is not preceded with whitespace. | 261 | |
Line has trailing spaces. | 273 | |
Line has trailing spaces. | 293 | |
'<' is not preceded with whitespace. | 301 | |
'<' is not followed by whitespace. | 301 | |
'>' is not preceded with whitespace. | 301 | |
Line has trailing spaces. | 308 | |
'<' is not preceded with whitespace. | 318 | |
'<' is not followed by whitespace. | 318 | |
'>' is not preceded with whitespace. | 318 | |
Line has trailing spaces. | 322 | |
Unused @throws tag for 'CatalogException'. | 324 | |
Line has trailing spaces. | 330 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 24 | |
Line has trailing spaces. | 30 | |
Line has trailing spaces. | 42 | |
Expected @param tag for 'elementName'. | 51 | |
Expected an @return tag. | 57 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 8 | |
Parameter message should be final. | 8 | |
'{' is not preceded with whitespace. | 8 |
Violation | Message | Line |
---|---|---|
File length is 2,233 lines (max allowed is 2,000). | 1 | |
Line has trailing spaces. | 63 | |
Line has trailing spaces. | 68 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 74 | |
Variable 'dataSource' must be private and have accessor methods. | 74 | |
Line is longer than 80 characters. | 77 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 80 | |
Line is longer than 80 characters. | 82 | |
Missing a Javadoc comment. | 83 | |
Variable 'fieldIdStringFlag' must be private and have accessor methods. | 83 | |
Missing a Javadoc comment. | 86 | |
Variable 'pageSize' must be private and have accessor methods. | 86 | |
Line has trailing spaces. | 87 | |
Line is longer than 80 characters. | 88 | |
Missing a Javadoc comment. | 89 | |
Variable 'productIdString' must be private and have accessor methods. | 89 | |
Missing a Javadoc comment. | 91 | |
Variable 'orderedValues' must be private and have accessor methods. | 91 | |
Line is longer than 80 characters. | 97 | |
Missing a Javadoc comment. | 97 | |
'<' is not preceded with whitespace. | 97 | |
'<' is not followed by whitespace. | 97 | |
'<' is not preceded with whitespace. | 97 | |
'<' is not followed by whitespace. | 97 | |
'>' is not preceded with whitespace. | 97 | |
'>' is not followed by whitespace. | 97 | |
'>' is not preceded with whitespace. | 97 | |
Name 'PRODUCT_CACHE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 97 | |
'<' is not preceded with whitespace. | 97 | |
'<' is not followed by whitespace. | 97 | |
'<' is not preceded with whitespace. | 97 | |
'<' is not followed by whitespace. | 97 | |
'>' is not preceded with whitespace. | 97 | |
'>' is not followed by whitespace. | 97 | |
'>' is not preceded with whitespace. | 97 | |
'>' is not followed by whitespace. | 97 | |
Missing a Javadoc comment. | 103 | |
Line has trailing spaces. | 109 | |
Parameter ds should be final. | 111 | |
Expected @param tag for 'ds'. | 111 | |
Parameter valLayer should be final. | 111 | |
Expected @param tag for 'valLayer'. | 111 | |
Line is longer than 80 characters. | 112 | |
Line contains a tab character. | 112 | |
Parameter fieldId should be final. | 112 | |
Expected @param tag for 'fieldId'. | 112 | |
Parameter pageSize should be final. | 112 | |
'pageSize' hides a field. | 112 | |
Expected @param tag for 'pageSize'. | 112 | |
Parameter cacheUpdateMin should be final. | 112 | |
Expected @param tag for 'cacheUpdateMin'. | 112 | |
Parameter productIdString should be final. | 112 | |
'productIdString' hides a field. | 112 | |
Expected @param tag for 'productIdString'. | 112 | |
Parameter orderedValues should be final. | 112 | |
'orderedValues' hides a field. | 112 | |
Expected @param tag for 'orderedValues'. | 112 | |
Line has trailing spaces. | 121 | |
Parameter ds should be final. | 131 | |
Parameter valLayer should be final. | 131 | |
Parameter fieldId should be final. | 132 | |
Parameter pageSize should be final. | 132 | |
'pageSize' hides a field. | 132 | |
Parameter cacheUpdateMin should be final. | 132 | |
Line contains a tab character. | 133 | |
Line has trailing spaces. | 138 | |
Line is longer than 80 characters. | 139 | |
Method 'addMetadata' is not designed for extension - needs to be abstract, final or empty. | 142 | |
Missing a Javadoc comment. | 142 | |
Parameter m should be final. | 142 | |
Parameter product should be final. | 142 | |
'<' is not preceded with whitespace. | 144 | |
'<' is not followed by whitespace. | 144 | |
'>' is not preceded with whitespace. | 144 | |
Line is longer than 80 characters. | 152 | |
'<' is not preceded with whitespace. | 158 | |
'<' is not followed by whitespace. | 158 | |
'>' is not preceded with whitespace. | 158 | |
Line is longer than 80 characters. | 162 | |
Line is longer than 80 characters. | 164 | |
Line has trailing spaces. | 193 | |
Line is longer than 80 characters. | 194 | |
Method 'removeMetadata' is not designed for extension - needs to be abstract, final or empty. | 197 | |
Missing a Javadoc comment. | 197 | |
Parameter m should be final. | 197 | |
Parameter product should be final. | 197 | |
'<' is not preceded with whitespace. | 199 | |
'<' is not followed by whitespace. | 199 | |
'>' is not preceded with whitespace. | 199 | |
Line is longer than 80 characters. | 207 | |
'<' is not preceded with whitespace. | 213 | |
'<' is not followed by whitespace. | 213 | |
'>' is not preceded with whitespace. | 213 | |
Line has trailing spaces. | 241 | |
Line is longer than 80 characters. | 242 | |
Method 'addProduct' is not designed for extension - needs to be abstract, final or empty. | 244 | |
Missing a Javadoc comment. | 244 | |
Parameter product should be final. | 244 | |
Avoid inline conditionals. | 258 | |
Line is longer than 80 characters. | 259 | |
Line is longer than 80 characters. | 260 | |
Line contains a tab character. | 262 | |
Line has trailing spaces. | 263 | |
Line contains a tab character. | 263 | |
Line is longer than 80 characters. | 264 | |
Line contains a tab character. | 264 | |
Line contains a tab character. | 265 | |
Line contains a tab character. | 266 | |
Line contains a tab character. | 267 | |
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 contains a tab character. | 272 | |
Line contains a tab character. | 273 | |
Line is longer than 80 characters. | 275 | |
Line contains a tab character. | 275 | |
Line contains a tab character. | 276 | |
Line has trailing spaces. | 277 | |
Line contains a tab character. | 277 | |
Line is longer than 80 characters. | 278 | |
Line contains a tab character. | 278 | |
Line contains a tab character. | 279 | |
Line has trailing spaces. | 280 | |
Line contains a tab character. | 280 | |
Line is longer than 80 characters. | 281 | |
Line contains a tab character. | 281 | |
Line has trailing spaces. | 282 | |
Line contains a tab character. | 282 | |
Line is longer than 80 characters. | 283 | |
Line contains a tab character. | 283 | |
Line has trailing spaces. | 284 | |
Line contains a tab character. | 284 | |
Line contains a tab character. | 285 | |
Line is longer than 80 characters. | 286 | |
Line contains a tab character. | 286 | |
Line contains a tab character. | 287 | |
Line has trailing spaces. | 288 | |
Line contains a tab character. | 288 | |
Line contains a tab character. | 289 | |
Line contains a tab character. | 290 | |
Line has trailing spaces. | 291 | |
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 | |
Line contains a tab character. | 299 | |
Line is longer than 80 characters. | 300 | |
Line contains a tab character. | 300 | |
'+' is not followed by whitespace. | 311 | |
Line has trailing spaces. | 312 | |
Line contains a tab character. | 314 | |
Line contains a tab character. | 315 | |
Line has trailing spaces. | 316 | |
Line contains a tab character. | 316 | |
Line contains a tab character. | 320 | |
Must have at least one statement. | 342 | |
Must have at least one statement. | 350 | |
Must have at least one statement. | 359 | |
Line has trailing spaces. | 369 | |
Line is longer than 80 characters. | 370 | |
Method 'modifyProduct' is not designed for extension - needs to be abstract, final or empty. | 372 | |
Missing a Javadoc comment. | 372 | |
Parameter product should be final. | 372 | |
Line is longer than 80 characters. | 405 | |
Must have at least one statement. | 414 | |
Must have at least one statement. | 423 | |
Line has trailing spaces. | 433 | |
Line is longer than 80 characters. | 434 | |
Method 'removeProduct' is not designed for extension - needs to be abstract, final or empty. | 436 | |
Missing a Javadoc comment. | 436 | |
Parameter product should be final. | 436 | |
Line is longer than 80 characters. | 479 | |
Must have at least one statement. | 487 | |
Must have at least one statement. | 496 | |
Line has trailing spaces. | 506 | |
Line is longer than 80 characters. | 507 | |
Method 'setProductTransferStatus' is not designed for extension - needs to be abstract, final or empty. | 509 | |
Missing a Javadoc comment. | 509 | |
Parameter product should be final. | 509 | |
Line is longer than 80 characters. | 519 | |
Line is longer than 80 characters. | 539 | |
Must have at least one statement. | 548 | |
Must have at least one statement. | 557 | |
Line has trailing spaces. | 567 | |
Line is longer than 80 characters. | 568 | |
Method 'addProductReferences' is not designed for extension - needs to be abstract, final or empty. | 570 | |
Missing a Javadoc comment. | 570 | |
Parameter product should be final. | 570 | |
Line is longer than 80 characters. | 587 | |
Line is longer than 80 characters. | 597 | |
Avoid inline conditionals. | 597 | |
Line is longer than 80 characters. | 598 | |
Line is longer than 80 characters. | 618 | |
Must have at least one statement. | 627 | |
Must have at least one statement. | 636 | |
Line has trailing spaces. | 646 | |
Line is longer than 80 characters. | 647 | |
Method 'getProductById' is not designed for extension - needs to be abstract, final or empty. | 649 | |
Missing a Javadoc comment. | 649 | |
Parameter productId should be final. | 649 | |
Line is longer than 80 characters. | 667 | |
Line is longer than 80 characters. | 680 | |
Must have at least one statement. | 689 | |
Must have at least one statement. | 697 | |
Must have at least one statement. | 706 | |
Line has trailing spaces. | 717 | |
Line is longer than 80 characters. | 718 | |
Line is longer than 80 characters. | 720 | |
Method 'getProductByName' is not designed for extension - needs to be abstract, final or empty. | 720 | |
Missing a Javadoc comment. | 720 | |
Parameter productName should be final. | 720 | |
Line is longer than 80 characters. | 740 | |
Line is longer than 80 characters. | 753 | |
Must have at least one statement. | 762 | |
Must have at least one statement. | 770 | |
Must have at least one statement. | 779 | |
Line has trailing spaces. | 790 | |
Line is longer than 80 characters. | 791 | |
Line is longer than 80 characters. | 793 | |
Method 'getProductReferences' is not designed for extension - needs to be abstract, final or empty. | 793 | |
Missing a Javadoc comment. | 793 | |
'<' is not preceded with whitespace. | 793 | |
'<' is not followed by whitespace. | 793 | |
'>' is not preceded with whitespace. | 793 | |
Parameter product should be final. | 793 | |
'<' is not preceded with whitespace. | 798 | |
'<' is not followed by whitespace. | 798 | |
'>' is not preceded with whitespace. | 798 | |
Line contains a tab character. | 806 | |
'if' is not followed by whitespace. | 808 | |
'<' is not preceded with whitespace. | 816 | |
'<' is not followed by whitespace. | 816 | |
'>' is not preceded with whitespace. | 816 | |
'>' is not followed by whitespace. | 816 | |
Line is longer than 80 characters. | 832 | |
Must have at least one statement. | 841 | |
Must have at least one statement. | 849 | |
Must have at least one statement. | 858 | |
Line has trailing spaces. | 869 | |
Method 'getProducts' is not designed for extension - needs to be abstract, final or empty. | 872 | |
Missing a Javadoc comment. | 872 | |
'<' is not preceded with whitespace. | 872 | |
'<' is not followed by whitespace. | 872 | |
'>' is not preceded with whitespace. | 872 | |
'<' is not preceded with whitespace. | 877 | |
'<' is not followed by whitespace. | 877 | |
'>' is not preceded with whitespace. | 877 | |
'<' is not preceded with whitespace. | 888 | |
'<' is not followed by whitespace. | 888 | |
'>' is not preceded with whitespace. | 888 | |
'>' is not followed by whitespace. | 888 | |
Line is longer than 80 characters. | 891 | |
Must have at least one statement. | 918 | |
Must have at least one statement. | 926 | |
Must have at least one statement. | 935 | |
Line has trailing spaces. | 946 | |
Line is longer than 80 characters. | 947 | |
Method 'getProductsByProductType' is not designed for extension - needs to be abstract, final or empty. | 949 | |
Missing a Javadoc comment. | 949 | |
'<' is not preceded with whitespace. | 949 | |
'<' is not followed by whitespace. | 949 | |
'>' is not preceded with whitespace. | 949 | |
Parameter type should be final. | 949 | |
'<' is not preceded with whitespace. | 955 | |
'<' is not followed by whitespace. | 955 | |
'>' is not preceded with whitespace. | 955 | |
Line is longer than 80 characters. | 964 | |
Avoid inline conditionals. | 964 | |
'<' is not preceded with whitespace. | 972 | |
'<' is not followed by whitespace. | 972 | |
'>' is not preceded with whitespace. | 972 | |
'>' is not followed by whitespace. | 972 | |
Line is longer than 80 characters. | 975 | |
Line is longer than 80 characters. | 993 | |
Must have at least one statement. | 1002 | |
Must have at least one statement. | 1010 | |
Must have at least one statement. | 1019 | |
Method 'getMetadata' is not designed for extension - needs to be abstract, final or empty. | 1028 | |
Missing a Javadoc comment. | 1028 | |
Parameter product should be final. | 1028 | |
Line contains a tab character. | 1040 | |
Line has trailing spaces. | 1041 | |
Line contains a tab character. | 1042 | |
'if' is not followed by whitespace. | 1042 | |
Line has trailing spaces. | 1048 | |
'<' is not preceded with whitespace. | 1050 | |
'<' is not followed by whitespace. | 1050 | |
'>' is not preceded with whitespace. | 1050 | |
Line is longer than 80 characters. | 1053 | |
Line is longer than 80 characters. | 1057 | |
Avoid inline conditionals. | 1069 | |
Must have at least one statement. | 1085 | |
Must have at least one statement. | 1093 | |
Must have at least one statement. | 1102 | |
Line has trailing spaces. | 1110 | |
Line is longer than 80 characters. | 1111 | |
Method 'getReducedMetadata' is not designed for extension - needs to be abstract, final or empty. | 1111 | |
Missing a Javadoc comment. | 1111 | |
Parameter product should be final. | 1111 | |
Parameter elems should be final. | 1111 | |
'<' is not preceded with whitespace. | 1111 | |
'<' is not followed by whitespace. | 1111 | |
'>' is not preceded with whitespace. | 1111 | |
Line is longer than 80 characters. | 1124 | |
'(' should be on the previous line. | 1125 | |
Line is longer than 80 characters. | 1127 | |
Line is longer than 80 characters. | 1128 | |
Line is longer than 80 characters. | 1132 | |
Line is longer than 80 characters. | 1134 | |
Line contains a tab character. | 1134 | |
'if' is not followed by whitespace. | 1135 | |
'<' is not preceded with whitespace. | 1143 | |
'<' is not followed by whitespace. | 1143 | |
'>' is not preceded with whitespace. | 1143 | |
Line is longer than 80 characters. | 1146 | |
Line is longer than 80 characters. | 1150 | |
Avoid inline conditionals. | 1162 | |
Must have at least one statement. | 1178 | |
Must have at least one statement. | 1186 | |
Must have at least one statement. | 1195 | |
Line has trailing spaces. | 1206 | |
Line is longer than 80 characters. | 1207 | |
Line is longer than 80 characters. | 1210 | |
Method 'query' is not designed for extension - needs to be abstract, final or empty. | 1210 | |
Missing a Javadoc comment. | 1210 | |
'<' is not preceded with whitespace. | 1210 | |
'<' is not followed by whitespace. | 1210 | |
'>' is not preceded with whitespace. | 1210 | |
Parameter query should be final. | 1210 | |
Parameter type should be final. | 1210 | |
Line has trailing spaces. | 1216 | |
Method 'getTopNProducts' is not designed for extension - needs to be abstract, final or empty. | 1219 | |
Missing a Javadoc comment. | 1219 | |
'<' is not preceded with whitespace. | 1219 | |
'<' is not followed by whitespace. | 1219 | |
'>' is not preceded with whitespace. | 1219 | |
Parameter n should be final. | 1219 | |
Line has trailing spaces. | 1225 | |
Method 'getTopNProducts' is not designed for extension - needs to be abstract, final or empty. | 1229 | |
Missing a Javadoc comment. | 1229 | |
'<' is not preceded with whitespace. | 1229 | |
'<' is not followed by whitespace. | 1229 | |
'>' is not preceded with whitespace. | 1229 | |
Parameter n should be final. | 1229 | |
Parameter type should be final. | 1229 | |
'<' is not preceded with whitespace. | 1231 | |
'<' is not followed by whitespace. | 1231 | |
'>' is not preceded with whitespace. | 1231 | |
Line is longer than 80 characters. | 1243 | |
Line is longer than 80 characters. | 1247 | |
Line is longer than 80 characters. | 1250 | |
Line is longer than 80 characters. | 1258 | |
'<' is not preceded with whitespace. | 1261 | |
'<' is not followed by whitespace. | 1261 | |
'>' is not preceded with whitespace. | 1261 | |
'>' is not followed by whitespace. | 1261 | |
Line is longer than 80 characters. | 1264 | |
',' is not followed by whitespace. | 1286 | |
Must have at least one statement. | 1292 | |
Must have at least one statement. | 1300 | |
Must have at least one statement. | 1309 | |
Line has trailing spaces. | 1320 | |
Method 'getValidationLayer' is not designed for extension - needs to be abstract, final or empty. | 1323 | |
Missing a Javadoc comment. | 1323 | |
Line is longer than 80 characters. | 1324 | |
Line contains a tab character. | 1324 | |
Line contains a tab character. | 1325 | |
Missing a Javadoc comment. | 1328 | |
Parameter element should be final. | 1328 | |
Parameter product should be final. | 1329 | |
Parameter value should be final. | 1329 | |
Line is longer than 80 characters. | 1348 | |
Line is longer than 80 characters. | 1351 | |
Line is longer than 80 characters. | 1356 | |
Must have at least one statement. | 1381 | |
Must have at least one statement. | 1390 | |
Missing a Javadoc comment. | 1397 | |
Parameter element should be final. | 1397 | |
Parameter product should be final. | 1398 | |
Parameter value should be final. | 1398 | |
Line is longer than 80 characters. | 1411 | |
Line is longer than 80 characters. | 1413 | |
Line is longer than 80 characters. | 1414 | |
Line is longer than 80 characters. | 1415 | |
Line is longer than 80 characters. | 1417 | |
Line is longer than 80 characters. | 1418 | |
Must have at least one statement. | 1445 | |
Must have at least one statement. | 1454 | |
Line has trailing spaces. | 1463 | |
Line is longer than 80 characters. | 1464 | |
Method 'getNumProducts' is not designed for extension - needs to be abstract, final or empty. | 1466 | |
Missing a Javadoc comment. | 1466 | |
Parameter type should be final. | 1466 | |
Line is longer than 80 characters. | 1478 | |
Line is longer than 80 characters. | 1482 | |
Line is longer than 80 characters. | 1484 | |
Line is longer than 80 characters. | 1487 | |
Must have at least one statement. | 1514 | |
Must have at least one statement. | 1522 | |
Must have at least one statement. | 1531 | |
Line has trailing spaces. | 1542 | |
Line is longer than 80 characters. | 1543 | |
Method 'getFirstPage' is not designed for extension - needs to be abstract, final or empty. | 1545 | |
Missing a Javadoc comment. | 1545 | |
Parameter type should be final. | 1545 | |
Line has trailing spaces. | 1560 | |
Line is longer than 80 characters. | 1561 | |
Method 'getLastProductPage' is not designed for extension - needs to be abstract, final or empty. | 1563 | |
Missing a Javadoc comment. | 1563 | |
Parameter type should be final. | 1563 | |
Line has trailing spaces. | 1579 | |
Line is longer than 80 characters. | 1580 | |
Method 'getNextPage' is not designed for extension - needs to be abstract, final or empty. | 1583 | |
Missing a Javadoc comment. | 1583 | |
Parameter type should be final. | 1583 | |
Parameter currentPage should be final. | 1583 | |
Line has trailing spaces. | 1607 | |
Line is longer than 80 characters. | 1608 | |
Method 'getPrevPage' is not designed for extension - needs to be abstract, final or empty. | 1611 | |
Missing a Javadoc comment. | 1611 | |
Parameter type should be final. | 1611 | |
Parameter currentPage should be final. | 1611 | |
Line has trailing spaces. | 1634 | |
Line is longer than 80 characters. | 1635 | |
Method 'pagedQuery' is not designed for extension - needs to be abstract, final or empty. | 1638 | |
Missing a Javadoc comment. | 1638 | |
Parameter query should be final. | 1638 | |
Parameter type should be final. | 1638 | |
Parameter pageNum should be final. | 1638 | |
'<' is not preceded with whitespace. | 1656 | |
'<' is not followed by whitespace. | 1656 | |
'>' is not preceded with whitespace. | 1656 | |
'<' is not preceded with whitespace. | 1659 | |
'<' is not followed by whitespace. | 1659 | |
'>' is not preceded with whitespace. | 1659 | |
'<' is not preceded with whitespace. | 1659 | |
'<' is not followed by whitespace. | 1659 | |
'>' is not preceded with whitespace. | 1659 | |
'>' is not followed by whitespace. | 1659 | |
Method 'getResultListSize' is not designed for extension - needs to be abstract, final or empty. | 1672 | |
Method length is 187 lines (max allowed is 150). | 1672 | |
Missing a Javadoc comment. | 1672 | |
Parameter query should be final. | 1672 | |
Parameter type should be final. | 1672 | |
Line is longer than 80 characters. | 1702 | |
Avoid inline conditionals. | 1702 | |
Line is longer than 80 characters. | 1703 | |
Line is longer than 80 characters. | 1704 | |
Line is longer than 80 characters. | 1709 | |
Line is longer than 80 characters. | 1711 | |
Line is longer than 80 characters. | 1739 | |
Line is longer than 80 characters. | 1741 | |
Line is longer than 80 characters. | 1757 | |
Line is longer than 80 characters. | 1758 | |
Line is longer than 80 characters. | 1762 | |
Line is longer than 80 characters. | 1775 | |
Line is longer than 80 characters. | 1781 | |
Line is longer than 80 characters. | 1783 | |
Line is longer than 80 characters. | 1792 | |
Line is longer than 80 characters. | 1793 | |
Line is longer than 80 characters. | 1800 | |
Line is longer than 80 characters. | 1826 | |
Must have at least one statement. | 1835 | |
Must have at least one statement. | 1843 | |
Must have at least one statement. | 1852 | |
Missing a Javadoc comment. | 1861 | |
Parameter productTypeId should be final. | 1861 | |
'<' is not preceded with whitespace. | 1867 | |
'<' is not followed by whitespace. | 1867 | |
'>' is not preceded with whitespace. | 1867 | |
'1000' is a magic number. | 1877 | |
Missing a Javadoc comment. | 1892 | |
Line contains a tab character. | 1893 | |
'<' is not preceded with whitespace. | 1893 | |
'<' is not followed by whitespace. | 1893 | |
'>' is not preceded with whitespace. | 1893 | |
Parameter productTypeId should be final. | 1893 | |
'<' is not preceded with whitespace. | 1894 | |
'<' is not followed by whitespace. | 1894 | |
'>' is not preceded with whitespace. | 1894 | |
'<' is not preceded with whitespace. | 1899 | |
'<' is not followed by whitespace. | 1899 | |
'>' is not preceded with whitespace. | 1899 | |
Line is longer than 80 characters. | 1901 | |
'<' is not preceded with whitespace. | 1901 | |
'<' is not followed by whitespace. | 1901 | |
'>' is not preceded with whitespace. | 1901 | |
'>' is not followed by whitespace. | 1901 | |
Missing a Javadoc comment. | 1907 | |
Parameter productTypeId should be final. | 1907 | |
Parameter products should be final. | 1907 | |
'<' is not preceded with whitespace. | 1907 | |
'<' is not followed by whitespace. | 1907 | |
'>' is not preceded with whitespace. | 1907 | |
Line is longer than 80 characters. | 1910 | |
'<' is not preceded with whitespace. | 1910 | |
'<' is not followed by whitespace. | 1910 | |
'>' is not preceded with whitespace. | 1910 | |
'<' is not preceded with whitespace. | 1910 | |
'<' is not followed by whitespace. | 1910 | |
'>' is not preceded with whitespace. | 1910 | |
'>' is not followed by whitespace. | 1910 | |
Missing a Javadoc comment. | 1916 | |
Line contains a tab character. | 1917 | |
'<' is not preceded with whitespace. | 1917 | |
'<' is not followed by whitespace. | 1917 | |
'>' is not preceded with whitespace. | 1917 | |
Parameter type should be final. | 1917 | |
'<' is not preceded with whitespace. | 1918 | |
'<' is not followed by whitespace. | 1918 | |
'>' is not preceded with whitespace. | 1918 | |
Line is longer than 80 characters. | 1939 | |
Missing a Javadoc comment. | 1939 | |
'<' is not preceded with whitespace. | 1939 | |
'<' is not followed by whitespace. | 1939 | |
'>' is not preceded with whitespace. | 1939 | |
Parameter query should be final. | 1939 | |
Parameter type should be final. | 1939 | |
Parameter pageNum should be final. | 1939 | |
Line has trailing spaces. | 1955 | |
Line has trailing spaces. | 1961 | |
Line has trailing spaces. | 1963 | |
Line contains a tab character. | 1963 | |
Line contains a tab character. | 1964 | |
Line is longer than 80 characters. | 1965 | |
Line contains a tab character. | 1965 | |
Line contains a tab character. | 1966 | |
'else' is not preceded with whitespace. | 1966 | |
'}' is not followed by whitespace. | 1966 | |
Line is longer than 80 characters. | 1967 | |
Line contains a tab character. | 1967 | |
Line contains a tab character. | 1968 | |
'else' is not preceded with whitespace. | 1968 | |
'}' is not followed by whitespace. | 1968 | |
Line is longer than 80 characters. | 1969 | |
Line contains a tab character. | 1969 | |
Line contains a tab character. | 1971 | |
Line contains a tab character. | 1972 | |
Line has trailing spaces. | 1973 | |
Line has trailing spaces. | 1975 | |
Line contains a tab character. | 1975 | |
Line is longer than 80 characters. | 1977 | |
Line is longer than 80 characters. | 1978 | |
Line contains a tab character. | 1980 | |
Line is longer than 80 characters. | 1981 | |
Line contains a tab character. | 1982 | |
Line is longer than 80 characters. | 1983 | |
Line has trailing spaces. | 1987 | |
Line has trailing spaces. | 1989 | |
Line is longer than 80 characters. | 1990 | |
'<' is not preceded with whitespace. | 1994 | |
'<' is not followed by whitespace. | 1994 | |
'>' is not preceded with whitespace. | 1994 | |
'<' is not preceded with whitespace. | 1994 | |
'<' is not followed by whitespace. | 1994 | |
'>' is not preceded with whitespace. | 1994 | |
'>' is not followed by whitespace. | 1994 | |
Line has trailing spaces. | 2033 | |
Must have at least one statement. | 2055 | |
Must have at least one statement. | 2063 | |
Must have at least one statement. | 2072 | |
Line has trailing spaces. | 2079 | |
Line is longer than 80 characters. | 2080 | |
Method 'getSqlQuery' is not designed for extension - needs to be abstract, final or empty. | 2080 | |
Missing a Javadoc comment. | 2080 | |
Parameter queryCriteria should be final. | 2080 | |
Parameter type should be final. | 2080 | |
Line has trailing spaces. | 2084 | |
Line contains a tab character. | 2084 | |
Line contains a tab character. | 2085 | |
Line is longer than 80 characters. | 2086 | |
Line contains a tab character. | 2086 | |
Line is longer than 80 characters. | 2087 | |
Line is longer than 80 characters. | 2088 | |
Line contains a tab character. | 2089 | |
Line is longer than 80 characters. | 2090 | |
Line contains a tab character. | 2090 | |
Line is longer than 80 characters. | 2091 | |
Line is longer than 80 characters. | 2092 | |
'(' should be on the previous line. | 2094 | |
Line contains a tab character. | 2095 | |
'else' is not preceded with whitespace. | 2096 | |
'}' is not followed by whitespace. | 2096 | |
Line is longer than 80 characters. | 2097 | |
Line is longer than 80 characters. | 2098 | |
Avoid inline conditionals. | 2098 | |
Line is longer than 80 characters. | 2100 | |
'else' is not preceded with whitespace. | 2104 | |
'}' is not followed by whitespace. | 2104 | |
Line is longer than 80 characters. | 2105 | |
Line contains a tab character. | 2105 | |
Line is longer than 80 characters. | 2110 | |
Line contains a tab character. | 2110 | |
Line is longer than 80 characters. | 2111 | |
Line is longer than 80 characters. | 2113 | |
Line contains a tab character. | 2113 | |
Line is longer than 80 characters. | 2114 | |
Line is longer than 80 characters. | 2115 | |
Line is longer than 80 characters. | 2119 | |
Line is longer than 80 characters. | 2126 | |
Avoid inline conditionals. | 2126 | |
Line is longer than 80 characters. | 2130 | |
Avoid inline conditionals. | 2130 | |
Avoid inline conditionals. | 2130 | |
Line is longer than 80 characters. | 2132 | |
Avoid inline conditionals. | 2132 | |
Line is longer than 80 characters. | 2133 | |
Line is longer than 80 characters. | 2139 | |
Missing a Javadoc comment. | 2146 | |
Parameter product should be final. | 2146 | |
Line is longer than 80 characters. | 2172 | |
Line is longer than 80 characters. | 2174 | |
Line is longer than 80 characters. | 2176 | |
Line is longer than 80 characters. | 2197 | |
Must have at least one statement. | 2206 | |
Must have at least one statement. | 2215 | |
Line has trailing spaces. | 2222 | |
Line has trailing spaces. | 2224 | |
Method 'quoteIt' is not designed for extension - needs to be abstract, final or empty. | 2229 | |
Parameter productId should be final. | 2229 | |
Avoid inline conditionals. | 2230 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 47 | |
Line has trailing spaces. | 48 | |
Utility classes should not have a public or default constructor. | 50 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 57 | |
Name 'DIR_FILTER' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 57 | |
Parameter file should be final. | 58 | |
Missing a Javadoc comment. | 64 | |
Name 'FILE_FILTER' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 64 | |
Parameter file should be final. | 65 | |
Missing a Javadoc comment. | 70 | |
'<' is not preceded with whitespace. | 70 | |
'<' is not followed by whitespace. | 70 | |
'>' is not preceded with whitespace. | 70 | |
Parameter dirRoot should be final. | 70 | |
'<' is not preceded with whitespace. | 71 | |
'<' is not followed by whitespace. | 71 | |
'>' is not preceded with whitespace. | 71 | |
'<' is not preceded with whitespace. | 80 | |
'<' is not followed by whitespace. | 80 | |
'>' is not preceded with whitespace. | 80 | |
'>' is not followed by whitespace. | 80 | |
'<' is not preceded with whitespace. | 82 | |
'<' is not followed by whitespace. | 82 | |
'>' is not preceded with whitespace. | 82 | |
'<' is not preceded with whitespace. | 82 | |
'<' is not followed by whitespace. | 82 | |
'>' is not preceded with whitespace. | 82 | |
'>' is not followed by whitespace. | 82 | |
Line is longer than 80 characters. | 97 | |
'if' is not followed by whitespace. | 104 | |
'!=' is not preceded with whitespace. | 104 | |
'!=' is not followed by whitespace. | 104 | |
Line is longer than 80 characters. | 115 | |
Missing a Javadoc comment. | 132 | |
'<' is not preceded with whitespace. | 132 | |
'<' is not followed by whitespace. | 132 | |
'>' is not preceded with whitespace. | 132 | |
Parameter dirRoot should be final. | 132 | |
'<' is not preceded with whitespace. | 133 | |
'<' is not followed by whitespace. | 133 | |
'>' is not preceded with whitespace. | 133 | |
'<' is not preceded with whitespace. | 142 | |
'<' is not followed by whitespace. | 142 | |
'>' is not preceded with whitespace. | 142 | |
'>' is not followed by whitespace. | 142 | |
'<' is not preceded with whitespace. | 144 | |
'<' is not followed by whitespace. | 144 | |
'>' is not preceded with whitespace. | 144 | |
'<' is not preceded with whitespace. | 144 | |
'<' is not followed by whitespace. | 144 | |
'>' is not preceded with whitespace. | 144 | |
'>' is not followed by whitespace. | 144 | |
'if' is not followed by whitespace. | 156 | |
'!=' is not preceded with whitespace. | 156 | |
'!=' is not followed by whitespace. | 156 | |
Line is longer than 80 characters. | 174 | |
Missing a Javadoc comment. | 174 | |
Parameter references should be final. | 174 | |
'<' is not preceded with whitespace. | 174 | |
'<' is not followed by whitespace. | 174 | |
'>' is not preceded with whitespace. | 174 | |
Line is longer than 80 characters. | 211 | |
Missing a Javadoc comment. | 217 | |
Parameter productName should be final. | 217 | |
Parameter productRepoPath should be final. | 218 | |
Parameter references should be final. | 218 | |
'<' is not preceded with whitespace. | 218 | |
'<' is not followed by whitespace. | 218 | |
'>' is not preceded with whitespace. | 218 | |
Line is longer than 80 characters. | 225 | |
Line is longer than 80 characters. | 233 | |
Line is longer than 80 characters. | 247 | |
Missing a Javadoc comment. | 252 | |
Parameter productName should be final. | 252 | |
Parameter productRepoPath should be final. | 253 | |
Parameter references should be final. | 253 | |
'<' is not preceded with whitespace. | 253 | |
'<' is not followed by whitespace. | 253 | |
'>' is not preceded with whitespace. | 253 | |
',' is not followed by whitespace. | 253 | |
Parameter postfix should be final. | 253 | |
Line is longer than 80 characters. | 259 | |
Missing a Javadoc comment. | 259 | |
Parameter pn should be final. | 259 | |
Parameter productRepoPath should be final. | 259 | |
Parameter ref should be final. | 259 | |
Parameter postfix should be final. | 259 | |
Line is longer than 80 characters. | 261 | |
'?' is not preceded with whitespace. | 261 | |
Avoid inline conditionals. | 261 | |
'?' is not followed by whitespace. | 261 | |
':' is not preceded with whitespace. | 261 | |
':' is not followed by whitespace. | 261 | |
',' is not followed by whitespace. | 261 | |
Line is longer than 80 characters. | 262 | |
',' is not followed by whitespace. | 262 | |
Missing a Javadoc comment. | 264 | |
Parameter p should be final. | 264 | |
Parameter uris should be final. | 264 | |
'<' is not preceded with whitespace. | 264 | |
'<' is not followed by whitespace. | 264 | |
'>' is not preceded with whitespace. | 264 | |
Line is longer than 80 characters. | 268 | |
Avoid inline conditionals. | 268 | |
Missing a Javadoc comment. | 273 | |
Parameter uriStr should be final. | 273 | |
Missing a Javadoc comment. | 289 | |
Parameter uri should be final. | 289 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 34 | |
Line has trailing spaces. | 39 | |
Utility classes should not have a public or default constructor. | 41 | |
Missing a Javadoc comment. | 43 | |
Parameter rs should be final. | 43 | |
Missing a Javadoc comment. | 55 | |
Parameter rs should be final. | 55 | |
Line is longer than 80 characters. | 59 | |
Missing a Javadoc comment. | 59 | |
Parameter rs should be final. | 59 | |
Parameter getType should be final. | 59 | |
Parameter productIdString should be final. | 59 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 65 | |
Missing a Javadoc comment. | 82 | |
Parameter rs should be final. | 82 | |
Missing a Javadoc comment. | 91 | |
Parameter rs should be final. | 91 | |
Missing a Javadoc comment. | 101 | |
Parameter rs should be final. | 101 | |
Line has trailing spaces. | 104 | |
Line is longer than 80 characters. | 105 | |
Missing a Javadoc comment. | 105 | |
Parameter rs should be final. | 105 | |
Line is longer than 80 characters. | 113 | |
Missing a Javadoc comment. | 113 | |
Parameter rs should be final. | 113 | |
Line is longer than 80 characters. | 125 | |
Missing a Javadoc comment. | 125 | |
Parameter rs should be final. | 125 | |
Line is longer than 80 characters. | 130 | |
Line is longer than 80 characters. | 131 | |
Line is longer than 80 characters. | 132 | |
Avoid inline conditionals. | 138 | |
Avoid inline conditionals. | 140 | |
Avoid inline conditionals. | 142 | |
Avoid inline conditionals. | 144 | |
Avoid inline conditionals. | 146 | |
Line has trailing spaces. | 150 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 32 | |
Missing a Javadoc comment. | 37 | |
Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Parameter printer should be final. | 40 | |
Method 'setProductTypeName' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Missing a Javadoc comment. | 78 | |
Parameter productTypeName should be final. | 78 | |
'productTypeName' hides a field. | 78 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 30 | |
Line has trailing spaces. | 34 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
Missing a Javadoc comment. | 44 | |
Name 'noiseWords' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 44 | |
'{' is followed by whitespace. | 44 | |
Missing a Javadoc comment. | 51 | |
'<' is not preceded with whitespace. | 51 | |
'<' is not followed by whitespace. | 51 | |
'>' is not preceded with whitespace. | 51 | |
'<' is not preceded with whitespace. | 58 | |
'<' is not followed by whitespace. | 58 | |
'>' is not preceded with whitespace. | 58 | |
'>' is not followed by whitespace. | 58 | |
'<' is not preceded with whitespace. | 60 | |
'<' is not followed by whitespace. | 60 | |
'>' is not preceded with whitespace. | 60 | |
'>' is not followed by whitespace. | 60 | |
Line has trailing spaces. | 66 | |
Parameter elementName should be final. | 70 | |
'elementName' hides a field. | 70 | |
Expected @param tag for 'elementName'. | 70 | |
Parameter v should be final. | 70 | |
'<' is not preceded with whitespace. | 70 | |
'<' is not followed by whitespace. | 70 | |
'>' is not preceded with whitespace. | 70 | |
'<' is not preceded with whitespace. | 74 | |
'<' is not followed by whitespace. | 74 | |
'>' is not preceded with whitespace. | 74 | |
'>' is not followed by whitespace. | 74 | |
Line has trailing spaces. | 80 | |
Method 'getValues' is not designed for extension - needs to be abstract, final or empty. | 83 | |
'<' is not preceded with whitespace. | 83 | |
'<' is not followed by whitespace. | 83 | |
'>' is not preceded with whitespace. | 83 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Parameter v should be final. | 94 | |
'<' is not preceded with whitespace. | 94 | |
'<' is not followed by whitespace. | 94 | |
'>' is not preceded with whitespace. | 94 | |
Expected @param tag for 'v'. | 94 | |
Line has trailing spaces. | 100 | |
Method 'addValue' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Parameter v should be final. | 104 | |
Line has trailing spaces. | 113 | |
Method 'addFreeText' is not designed for extension - needs to be abstract, final or empty. | 117 | |
Parameter text should be final. | 117 | |
Line has trailing spaces. | 137 | |
Method 'getElementName' is not designed for extension - needs to be abstract, final or empty. | 140 | |
Method 'setElementName' is not designed for extension - needs to be abstract, final or empty. | 149 | |
Parameter elementName should be final. | 149 | |
'elementName' hides a field. | 149 | |
Expected @param tag for 'elementName'. | 149 | |
Line has trailing spaces. | 157 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 160 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 23 | |
Line has trailing spaces. | 27 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - org.apache.lucene.search.*. | 23 | |
Line is longer than 80 characters. | 32 | |
Line has trailing spaces. | 49 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 60 | |
Line is longer than 80 characters. | 63 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 65 | |
Parameter fmUrl should be final. | 65 | |
Missing a Javadoc comment. | 74 | |
Parameter query should be final. | 74 | |
Line is longer than 80 characters. | 93 | |
Line has trailing spaces. | 104 | |
Line has trailing spaces. | 105 | |
Missing a Javadoc comment. | 106 | |
Parameter query should be final. | 106 | |
Line has trailing spaces. | 118 | |
Line has trailing spaces. | 119 | |
Missing a Javadoc comment. | 120 | |
Parameter casQuery should be final. | 121 | |
Parameter luceneQuery should be final. | 122 | |
Line has trailing spaces. | 126 | |
Line is longer than 80 characters. | 140 | |
'<' is not preceded with whitespace. | 142 | |
'<' is not followed by whitespace. | 142 | |
'>' is not preceded with whitespace. | 142 | |
Line has trailing spaces. | 151 | |
Line has trailing spaces. | 152 | |
Missing a Javadoc comment. | 153 | |
Parameter args should be final. | 153 | |
Line is longer than 80 characters. | 154 | |
Line has trailing spaces. | 167 | |
Line is longer than 80 characters. | 168 | |
Line is longer than 80 characters. | 173 | |
'else' is not preceded with whitespace. | 181 | |
'}' is not followed by whitespace. | 181 | |
Line is longer than 80 characters. | 183 | |
'else' is not preceded with whitespace. | 200 | |
'}' is not followed by whitespace. | 200 | |
Line has trailing spaces. | 208 | |
Line is longer than 80 characters. | 212 | |
Line has trailing spaces. | 214 | |
'else' is not preceded with whitespace. | 222 | |
'}' is not followed by whitespace. | 222 | |
Line is longer than 80 characters. | 223 | |
Avoid inline conditionals. | 223 | |
Missing a Javadoc comment. | 229 | |
Line has trailing spaces. | 243 | |
Line has trailing spaces. | 244 | |
Line is longer than 80 characters. | 244 | |
Missing a Javadoc comment. | 244 | |
Parameter query should be final. | 244 | |
Parameter sortBy should be final. | 244 | |
Parameter outputFormat should be final. | 244 | |
Parameter delimiter should be final. | 244 | |
Parameter filemgrUrl should be final. | 244 | |
Line is longer than 80 characters. | 245 | |
Line is longer than 80 characters. | 249 | |
'<' is not preceded with whitespace. | 249 | |
'<' is not followed by whitespace. | 249 | |
'>' is not preceded with whitespace. | 249 | |
Line is longer than 80 characters. | 254 | |
Line has trailing spaces. | 256 | |
Missing a Javadoc comment. | 257 | |
Parameter msg should be final. | 257 |
Violation | Message | Line |
---|---|---|
Unused import - java.util.HashMap. | 36 | |
Line has trailing spaces. | 55 | |
Line is longer than 80 characters. | 57 | |
Line has trailing spaces. | 59 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 71 | |
Parameter productTypeNode should be final. | 71 | |
Line is longer than 80 characters. | 72 | |
Line is longer than 80 characters. | 108 | |
'<' is not preceded with whitespace. | 108 | |
'<' is not followed by whitespace. | 108 | |
'>' is not preceded with whitespace. | 108 | |
'<' is not preceded with whitespace. | 108 | |
'<' is not followed by whitespace. | 108 | |
'>' is not preceded with whitespace. | 108 | |
'>' is not followed by whitespace. | 108 | |
'<' is not preceded with whitespace. | 116 | |
'<' is not followed by whitespace. | 116 | |
'>' is not preceded with whitespace. | 116 | |
Line contains a tab character. | 122 | |
'+' is not preceded with whitespace. | 122 | |
'+' is not followed by whitespace. | 122 | |
'<' is not preceded with whitespace. | 126 | |
'<' is not followed by whitespace. | 126 | |
'>' is not preceded with whitespace. | 126 | |
'<' is not preceded with whitespace. | 126 | |
'<' is not followed by whitespace. | 126 | |
'>' is not preceded with whitespace. | 126 | |
'>' is not followed by whitespace. | 126 | |
Line is longer than 80 characters. | 151 | |
Line is longer than 80 characters. | 178 | |
Line contains a tab character. | 178 | |
'+' is not preceded with whitespace. | 178 | |
'+' is not followed by whitespace. | 178 | |
Line has trailing spaces. | 180 | |
'<' is not preceded with whitespace. | 181 | |
'<' is not followed by whitespace. | 181 | |
'>' is not preceded with whitespace. | 181 | |
Line is longer than 80 characters. | 185 | |
'<' is not preceded with whitespace. | 187 | |
'<' is not followed by whitespace. | 187 | |
'>' is not preceded with whitespace. | 187 | |
'>' is not followed by whitespace. | 187 | |
Line is longer than 80 characters. | 190 | |
Line is longer than 80 characters. | 191 | |
Line is longer than 80 characters. | 193 | |
'catch' is not preceded with whitespace. | 196 | |
'}' is not followed by whitespace. | 196 | |
Line has trailing spaces. | 198 | |
Line is longer than 80 characters. | 198 | |
Line is longer than 80 characters. | 199 | |
Line has trailing spaces. | 204 | |
Line is longer than 80 characters. | 218 | |
Missing a Javadoc comment. | 218 | |
Parameter productTypeMap should be final. | 218 | |
'<' is not preceded with whitespace. | 218 | |
'<' is not followed by whitespace. | 218 | |
'<' is not preceded with whitespace. | 218 | |
'<' is not followed by whitespace. | 218 | |
'>' is not preceded with whitespace. | 218 | |
'>' is not followed by whitespace. | 218 | |
'>' is not preceded with whitespace. | 218 | |
Line is longer than 80 characters. | 219 | |
Parameter subToSuperMap should be final. | 219 | |
'<' is not preceded with whitespace. | 219 | |
'<' is not followed by whitespace. | 219 | |
'>' is not preceded with whitespace. | 219 | |
Parameter xmlFilePath should be final. | 219 | |
Line is longer than 80 characters. | 224 | |
Missing a Javadoc comment. | 224 | |
Parameter elements should be final. | 224 | |
'<' is not preceded with whitespace. | 224 | |
'<' is not followed by whitespace. | 224 | |
'>' is not preceded with whitespace. | 224 | |
Parameter xmlFilePath should be final. | 224 | |
Line is longer than 80 characters. | 228 | |
Missing a Javadoc comment. | 228 | |
Parameter productTypes should be final. | 228 | |
'<' is not preceded with whitespace. | 228 | |
'<' is not followed by whitespace. | 228 | |
'>' is not preceded with whitespace. | 228 | |
Parameter xmlFilePath should be final. | 229 | |
Line is longer than 80 characters. | 234 | |
Missing a Javadoc comment. | 234 | |
Parameter productTypeMap should be final. | 234 | |
'<' is not preceded with whitespace. | 234 | |
'<' is not followed by whitespace. | 234 | |
'<' is not preceded with whitespace. | 234 | |
'<' is not followed by whitespace. | 234 | |
'>' is not preceded with whitespace. | 234 | |
'>' is not followed by whitespace. | 234 | |
'>' is not preceded with whitespace. | 234 | |
Parameter subToSuperMap should be final. | 235 | |
'<' is not preceded with whitespace. | 235 | |
'<' is not followed by whitespace. | 235 | |
'>' is not preceded with whitespace. | 235 | |
Line is longer than 80 characters. | 250 | |
'<' is not preceded with whitespace. | 250 | |
'<' is not followed by whitespace. | 250 | |
'>' is not preceded with whitespace. | 250 | |
'<' is not preceded with whitespace. | 250 | |
'<' is not followed by whitespace. | 250 | |
'>' is not preceded with whitespace. | 250 | |
'>' is not followed by whitespace. | 250 | |
'for' is not followed by whitespace. | 251 | |
':' is not preceded with whitespace. | 251 | |
'if' is not followed by whitespace. | 252 | |
Line is longer than 80 characters. | 268 | |
'<' is not preceded with whitespace. | 268 | |
'<' is not followed by whitespace. | 268 | |
'>' is not preceded with whitespace. | 268 | |
Line is longer than 80 characters. | 269 | |
Line is longer than 80 characters. | 270 | |
Line is longer than 80 characters. | 274 | |
Line is longer than 80 characters. | 297 | |
Missing a Javadoc comment. | 297 | |
Parameter elements should be final. | 297 | |
'<' is not preceded with whitespace. | 297 | |
'<' is not followed by whitespace. | 297 | |
'>' is not preceded with whitespace. | 297 | |
Line is longer than 80 characters. | 310 | |
Line is longer than 80 characters. | 312 | |
Line is longer than 80 characters. | 313 | |
Line is longer than 80 characters. | 316 | |
Line is longer than 80 characters. | 321 | |
Line is longer than 80 characters. | 338 | |
Missing a Javadoc comment. | 338 | |
Parameter productTypes should be final. | 338 | |
'<' is not preceded with whitespace. | 338 | |
'<' is not followed by whitespace. | 338 | |
'>' is not preceded with whitespace. | 338 | |
Line is longer than 80 characters. | 375 | |
Line is longer than 80 characters. | 382 | |
Line is longer than 80 characters. | 388 | |
Line is longer than 80 characters. | 390 | |
Line has trailing spaces. | 405 | |
Line has trailing spaces. | 412 | |
Line has trailing spaces. | 415 | |
Line is longer than 80 characters. | 415 | |
Line contains a tab character. | 415 | |
Line contains a tab character. | 416 | |
Line contains a tab character. | 417 | |
Line has trailing spaces. | 422 | |
Missing a Javadoc comment. | 437 | |
Parameter elementNode should be final. | 438 | |
Line is longer than 80 characters. | 458 | |
Line is longer than 80 characters. | 466 | |
Missing a Javadoc comment. | 466 | |
'<' is not preceded with whitespace. | 466 | |
'<' is not followed by whitespace. | 466 | |
'<' is not preceded with whitespace. | 466 | |
'<' is not followed by whitespace. | 466 | |
'>' is not preceded with whitespace. | 466 | |
'>' is not followed by whitespace. | 466 | |
'>' is not preceded with whitespace. | 466 | |
Line is longer than 80 characters. | 467 | |
Parameter typeMapNode should be final. | 467 | |
Parameter elements should be final. | 467 | |
'<' is not preceded with whitespace. | 467 | |
'<' is not followed by whitespace. | 467 | |
'>' is not preceded with whitespace. | 467 | |
Line is longer than 80 characters. | 472 | |
'<' is not preceded with whitespace. | 472 | |
'<' is not followed by whitespace. | 472 | |
'<' is not preceded with whitespace. | 472 | |
'<' is not followed by whitespace. | 472 | |
'>' is not preceded with whitespace. | 472 | |
'>' is not followed by whitespace. | 472 | |
'>' is not preceded with whitespace. | 472 | |
'<' is not preceded with whitespace. | 472 | |
'<' is not followed by whitespace. | 472 | |
'<' is not preceded with whitespace. | 472 | |
'<' is not followed by whitespace. | 472 | |
'>' is not preceded with whitespace. | 472 | |
'>' is not followed by whitespace. | 472 | |
'>' is not preceded with whitespace. | 472 | |
'>' is not followed by whitespace. | 472 | |
Line is longer than 80 characters. | 479 | |
'<' is not preceded with whitespace. | 479 | |
'<' is not followed by whitespace. | 479 | |
'>' is not preceded with whitespace. | 479 | |
'<' is not preceded with whitespace. | 479 | |
'<' is not followed by whitespace. | 479 | |
'>' is not preceded with whitespace. | 479 | |
'>' is not followed by whitespace. | 479 | |
Line is longer than 80 characters. | 482 | |
Line has trailing spaces. | 493 | |
Missing a Javadoc comment. | 494 | |
Parameter value should be final. | 494 | |
'{' is not preceded with whitespace. | 494 | |
Avoid inline conditionals. | 495 | |
':' is not preceded with whitespace. | 495 | |
':' is not followed by whitespace. | 495 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 19 | |
Line has trailing spaces. | 45 | |
Line contains a tab character. | 50 | |
Missing a Javadoc comment. | 50 | |
Line contains a tab character. | 51 | |
Missing a Javadoc comment. | 51 | |
Line contains a tab character. | 52 | |
Missing a Javadoc comment. | 52 | |
Line is longer than 80 characters. | 54 | |
Line contains a tab character. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter s3Client should be final. | 54 | |
's3Client' hides a field. | 54 | |
Parameter bucketName should be final. | 54 | |
'bucketName' hides a field. | 54 | |
Parameter encrypt should be final. | 54 | |
'encrypt' hides a field. | 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. | 60 | |
Missing a Javadoc comment. | 60 | |
Line contains a tab character. | 61 | |
Parameter url should be final. | 61 | |
'{' is not followed by whitespace. | 61 | |
'}' is not preceded with whitespace. | 61 | |
Line contains a tab character. | 63 | |
Method 'transferProduct' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Missing a Javadoc comment. | 63 | |
Line is longer than 80 characters. | 64 | |
Line contains a tab character. | 64 | |
Parameter product should be final. | 64 | |
Line contains a tab character. | 65 | |
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 is longer than 80 characters. | 72 | |
Line contains a tab character. | 72 | |
Line has trailing spaces. | 73 | |
Line is longer than 80 characters. | 73 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
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 contains a tab character. | 83 | |
Line contains a tab character. | 85 | |
Method 'retrieveProduct' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Missing a Javadoc comment. | 85 | |
Line is longer than 80 characters. | 86 | |
Line contains a tab character. | 86 | |
Parameter product should be final. | 86 | |
Parameter directory should be final. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Method 'deleteProduct' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Missing a Javadoc comment. | 96 | |
Line is longer than 80 characters. | 97 | |
Parameter product should be final. | 97 | |
Line is longer than 80 characters. | 99 | |
Line is longer than 80 characters. | 105 | |
Line is longer than 80 characters. | 110 | |
Line contains a tab character. | 110 | |
Missing a Javadoc comment. | 110 | |
Parameter file should be final. | 110 | |
Parameter ref should be final. | 110 | |
Parameter directory should be final. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line is longer than 80 characters. | 115 | |
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 | |
Must have at least one statement. | 119 | |
'{' is not followed by whitespace. | 119 | |
'}' is not preceded with whitespace. | 119 | |
Line contains a tab character. | 120 | |
Must have at least one statement. | 120 | |
'{' is not followed by whitespace. | 120 | |
'}' is not preceded with whitespace. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line is longer than 80 characters. | 124 | |
Line contains a tab character. | 124 | |
Missing a Javadoc comment. | 124 | |
Parameter ref should be final. | 124 | |
Parameter stripLeadingSeparator should be final. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 134 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 51 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 59 | |
Line has trailing spaces. | 63 | |
Line has trailing spaces. | 69 | |
Parameter serviceFactory should be final. | 77 | |
'<' is not preceded with whitespace. | 79 | |
'<' is not followed by whitespace. | 79 | |
'>' is not preceded with whitespace. | 79 | |
Line is longer than 80 characters. | 82 | |
'<' is not preceded with whitespace. | 82 | |
'<' is not followed by whitespace. | 82 | |
'>' is not preceded with whitespace. | 82 | |
'>' is not followed by whitespace. | 82 | |
Line is longer than 80 characters. | 88 | |
Line is longer than 80 characters. | 93 | |
Line is longer than 80 characters. | 98 | |
Line has trailing spaces. | 110 | |
Parameter serviceFactory should be final. | 118 | |
'<' is not preceded with whitespace. | 120 | |
'<' is not followed by whitespace. | 120 | |
'>' is not preceded with whitespace. | 120 | |
Line is longer than 80 characters. | 123 | |
'<' is not preceded with whitespace. | 123 | |
'<' is not followed by whitespace. | 123 | |
'>' is not preceded with whitespace. | 123 | |
'>' is not followed by whitespace. | 123 | |
Line is longer than 80 characters. | 129 | |
Line is longer than 80 characters. | 134 | |
Line is longer than 80 characters. | 139 | |
Line has trailing spaces. | 151 | |
Parameter serviceFactory should be final. | 158 | |
'<' is not preceded with whitespace. | 160 | |
'<' is not followed by whitespace. | 160 | |
'>' is not preceded with whitespace. | 160 | |
'<' is not preceded with whitespace. | 163 | |
'<' is not followed by whitespace. | 163 | |
'>' is not preceded with whitespace. | 163 | |
'>' is not followed by whitespace. | 163 | |
Line is longer than 80 characters. | 169 | |
Line is longer than 80 characters. | 174 | |
Line is longer than 80 characters. | 179 | |
Line has trailing spaces. | 191 | |
Parameter serviceFactory should be final. | 200 | |
'<' is not preceded with whitespace. | 202 | |
'<' is not followed by whitespace. | 202 | |
'>' is not preceded with whitespace. | 202 | |
Line is longer than 80 characters. | 205 | |
'<' is not preceded with whitespace. | 205 | |
'<' is not followed by whitespace. | 205 | |
'>' is not preceded with whitespace. | 205 | |
'>' is not followed by whitespace. | 205 | |
Line is longer than 80 characters. | 211 | |
Line is longer than 80 characters. | 216 | |
Line is longer than 80 characters. | 221 | |
Line has trailing spaces. | 227 | |
Missing a Javadoc comment. | 228 | |
Parameter serviceFactory should be final. | 229 | |
'{' is not preceded with whitespace. | 229 | |
'<' is not preceded with whitespace. | 231 | |
'<' is not followed by whitespace. | 231 | |
'>' is not preceded with whitespace. | 231 | |
'<' is not preceded with whitespace. | 234 | |
'<' is not followed by whitespace. | 234 | |
'>' is not preceded with whitespace. | 234 | |
'>' is not followed by whitespace. | 234 | |
Line has trailing spaces. | 254 | |
Line has trailing spaces. | 262 | |
Parameter className should be final. | 267 | |
Line is longer than 80 characters. | 270 | |
'<' is not preceded with whitespace. | 270 | |
'<' is not followed by whitespace. | 270 | |
'>' is not preceded with whitespace. | 270 | |
'<' is not preceded with whitespace. | 270 | |
'<' is not followed by whitespace. | 270 | |
'>' is not preceded with whitespace. | 270 | |
'>' is not followed by whitespace. | 270 | |
Line is longer than 80 characters. | 292 | |
Missing a Javadoc comment. | 292 | |
Parameter className should be final. | 292 | |
Line is longer than 80 characters. | 295 | |
'<' is not preceded with whitespace. | 295 | |
'<' is not followed by whitespace. | 295 | |
'>' is not preceded with whitespace. | 295 | |
'<' is not preceded with whitespace. | 295 | |
'<' is not followed by whitespace. | 295 | |
'>' is not preceded with whitespace. | 295 | |
'>' is not followed by whitespace. | 295 | |
Line has trailing spaces. | 315 | |
Missing a Javadoc comment. | 316 | |
Parameter className should be final. | 316 | |
'catch' is not preceded with whitespace. | 319 | |
'}' is not followed by whitespace. | 319 | |
Line is longer than 80 characters. | 321 | |
Line has trailing spaces. | 325 | |
Missing a Javadoc comment. | 326 | |
Parameter className should be final. | 326 | |
'catch' is not preceded with whitespace. | 329 | |
'}' is not followed by whitespace. | 329 | |
Line is longer than 80 characters. | 331 | |
Line has trailing spaces. | 335 | |
Line is longer than 80 characters. | 336 | |
Missing a Javadoc comment. | 336 | |
Parameter className should be final. | 336 | |
'catch' is not preceded with whitespace. | 339 | |
'}' is not followed by whitespace. | 339 | |
Line is longer than 80 characters. | 341 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line is longer than 80 characters. | 33 | |
Parameter printer should be final. | 33 | |
Line is longer than 80 characters. | 43 | |
Missing a Javadoc comment. | 58 |
Violation | Message | Line |
---|---|---|
Line contains a tab character. | 29 | |
Line has trailing spaces. | 30 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Parameter arg0 should be final. | 45 | |
Expected @param tag for 'arg0'. | 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 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Parameter arg0 should be final. | 54 | |
Expected @param tag for 'arg0'. | 54 | |
Parameter arg1 should be final. | 54 | |
Expected @param tag for 'arg1'. | 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 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Parameter arg0 should be final. | 62 | |
Expected @param tag for 'arg0'. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Parameter args should be final. | 70 | |
Expected @param tag for 'args'. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 73 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 40 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 46 | |
Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter character should be final. | 77 | |
Line has trailing spaces. | 89 | |
Method 'setProductId' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Missing a Javadoc comment. | 99 | |
Parameter productId should be final. | 99 | |
'productId' hides a field. | 99 | |
Method 'setOutputDir' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Missing a Javadoc comment. | 103 | |
Parameter outputDir should be final. | 103 | |
'outputDir' hides a field. | 103 | |
Missing a Javadoc comment. | 107 | |
Parameter metadata should be final. | 107 | |
Avoid inline conditionals. | 108 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 39 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 65 | |
'<' is not preceded with whitespace. | 65 | |
'<' is not followed by whitespace. | 65 | |
'>' is not preceded with whitespace. | 65 | |
Missing a Javadoc comment. | 67 | |
'<' is not preceded with whitespace. | 67 | |
'<' is not followed by whitespace. | 67 | |
'>' is not preceded with whitespace. | 67 | |
Line has trailing spaces. | 68 | |
Missing a Javadoc comment. | 69 | |
'<' is not preceded with whitespace. | 71 | |
'<' is not followed by whitespace. | 71 | |
'>' is not preceded with whitespace. | 71 | |
'>' is not followed by whitespace. | 71 | |
Missing a Javadoc comment. | 74 | |
Parameter id should be final. | 74 | |
Parameter name should be final. | 74 | |
'name' hides a field. | 74 | |
Parameter description should be final. | 74 | |
'description' hides a field. | 74 | |
Parameter repository should be final. | 75 | |
Parameter versioner should be final. | 75 | |
'versioner' hides a field. | 75 | |
Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Parameter description should be final. | 95 | |
'description' hides a field. | 95 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Parameter name should be final. | 110 | |
'name' hides a field. | 110 | |
Method 'getProductTypeId' is not designed for extension - needs to be abstract, final or empty. | 117 | |
Method 'setProductTypeId' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Parameter productTypeId should be final. | 125 | |
'productTypeId' hides a field. | 125 | |
Method 'getProductRepositoryPath' is not designed for extension - needs to be abstract, final or empty. | 132 | |
Method 'setProductRepositoryPath' is not designed for extension - needs to be abstract, final or empty. | 140 | |
Parameter productRepositoryPath should be final. | 140 | |
'productRepositoryPath' hides a field. | 140 | |
Method 'getVersioner' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Method 'setVersioner' is not designed for extension - needs to be abstract, final or empty. | 155 | |
Parameter versioner should be final. | 155 | |
'versioner' hides a field. | 155 | |
Method 'getTypeMetadata' is not designed for extension - needs to be abstract, final or empty. | 162 | |
Method 'setTypeMetadata' is not designed for extension - needs to be abstract, final or empty. | 170 | |
Parameter typeMetadata should be final. | 170 | |
'typeMetadata' hides a field. | 170 | |
Method 'getExtractors' is not designed for extension - needs to be abstract, final or empty. | 177 | |
'<' is not preceded with whitespace. | 177 | |
'<' is not followed by whitespace. | 177 | |
'>' is not preceded with whitespace. | 177 | |
Method 'setExtractors' is not designed for extension - needs to be abstract, final or empty. | 185 | |
Parameter extractors should be final. | 185 | |
'<' is not preceded with whitespace. | 185 | |
'<' is not followed by whitespace. | 185 | |
'>' is not preceded with whitespace. | 185 | |
'extractors' hides a field. | 185 | |
Method 'getHandlers' is not designed for extension - needs to be abstract, final or empty. | 189 | |
Missing a Javadoc comment. | 189 | |
'<' is not preceded with whitespace. | 189 | |
'<' is not followed by whitespace. | 189 | |
'>' is not preceded with whitespace. | 189 | |
Method 'setHandlers' is not designed for extension - needs to be abstract, final or empty. | 193 | |
Missing a Javadoc comment. | 193 | |
Parameter handlers should be final. | 193 | |
'<' is not preceded with whitespace. | 193 | |
'<' is not followed by whitespace. | 193 | |
'>' is not preceded with whitespace. | 193 | |
'handlers' hides a field. | 193 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 200 | |
Missing a Javadoc comment. | 200 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 25 | |
Line has trailing spaces. | 30 | |
Line contains a tab character. | 30 | |
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 | |
Missing a Javadoc comment. | 33 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 34 | |
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 | |
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 | |
Line contains a tab character. | 43 | |
Method 'getProduct' 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. | 47 | |
Method 'setProduct' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Missing a Javadoc comment. | 47 | |
Parameter product should be final. | 47 | |
'product' hides a field. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 51 | |
Method 'getMetadata' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Missing a Javadoc comment. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 55 | |
Method 'setMetadata' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter metadata should be final. | 55 | |
'metadata' hides a field. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 40 | |
Line is longer than 80 characters. | 48 | |
Missing a Javadoc comment. | 48 | |
Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 | |
Missing a Javadoc comment. | 49 | |
Variable 'configuration' must be private and have accessor methods. | 49 | |
Line has trailing spaces. | 53 | |
Line is longer than 80 characters. | 55 | |
Method 'extractMetadata' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Missing a Javadoc comment. | 58 | |
Parameter product should be final. | 58 | |
Parameter met should be final. | 58 | |
Line has trailing spaces. | 66 | |
Line is longer than 80 characters. | 67 | |
Method 'configure' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Missing a Javadoc comment. | 69 | |
Parameter props should be final. | 69 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 77 | |
Method 'validateProduct' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Missing a Javadoc comment. | 79 | |
Parameter product should be final. | 79 | |
Parameter met should be final. | 79 | |
Line is longer than 80 characters. | 82 | |
Line is longer than 80 characters. | 83 | |
Line is longer than 80 characters. | 84 | |
Line is longer than 80 characters. | 85 | |
Line is longer than 80 characters. | 90 | |
Method 'addMetadataIfUndefined' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Missing a Javadoc comment. | 97 | |
Parameter origMet should be final. | 97 | |
Parameter destMet should be final. | 97 | |
Parameter key should be final. | 98 | |
Parameter val should be final. | 98 | |
Method 'merge' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Missing a Javadoc comment. | 104 | |
Parameter src should be final. | 104 | |
Parameter dest should be final. | 104 | |
Method 'getProductFile' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Missing a Javadoc comment. | 108 | |
Parameter product should be final. | 108 | |
Method 'getRootRefPath' is not designed for extension - needs to be abstract, final or empty. | 138 | |
Missing a Javadoc comment. | 138 | |
Parameter refs should be final. | 138 | |
'<' is not preceded with whitespace. | 138 | |
'<' is not followed by whitespace. | 138 | |
'>' is not preceded with whitespace. | 138 | |
Parameter productTypeRepoPath should be final. | 139 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 27 | |
'{' is not preceded with whitespace. | 32 | |
Expected @throws tag for 'InstantiationException'. | 37 | |
Line has trailing spaces. | 40 | |
Method 'createCache' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line is longer than 80 characters. | 42 | |
Method 'createRemoteCache' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 56 | |
Parameter args should be final. | 56 | |
Line is longer than 80 characters. | 82 | |
'cast' is not followed by whitespace. | 82 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 26 | |
Line has trailing spaces. | 28 | |
Line has trailing spaces. | 31 | |
Line has trailing spaces. | 34 | |
Line has trailing spaces. | 38 | |
Method 'getCatalogValue' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Parameter origValue should be final. | 40 | |
Line has trailing spaces. | 44 | |
Method 'getOrigValue' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter databaseValue should be final. | 49 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 38 | |
Missing a Javadoc comment. | 88 | |
'1999' is a magic number. | 88 | |
Missing a Javadoc comment. | 91 | |
Missing a Javadoc comment. | 94 | |
Missing a Javadoc comment. | 97 | |
Line is longer than 80 characters. | 100 | |
Missing a Javadoc comment. | 100 | |
Missing a Javadoc comment. | 103 | |
Missing a Javadoc comment. | 106 | |
Missing a Javadoc comment. | 109 | |
Line is longer than 80 characters. | 112 | |
Line is longer than 80 characters. | 115 | |
Parameter port should be final. | 117 | |
Expected @throws tag for 'IOException'. | 117 | |
Method 'setCatalog' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Missing a Javadoc comment. | 131 | |
Parameter catalog should be final. | 131 | |
'catalog' hides a field. | 131 | |
Method 'isAlive' is not designed for extension - needs to be abstract, final or empty. | 135 | |
Missing a Javadoc comment. | 135 | |
Method 'refreshConfigAndPolicy' is not designed for extension - needs to be abstract, final or empty. | 139 | |
Missing a Javadoc comment. | 139 | |
'+' should be on a new line. | 150 | |
Method 'transferringProduct' is not designed for extension - needs to be abstract, final or empty. | 158 | |
Missing a Javadoc comment. | 158 | |
Parameter productHash should be final. | 158 | |
'<' is not preceded with whitespace. | 158 | |
'<' is not followed by whitespace. | 158 | |
'>' is not preceded with whitespace. | 158 | |
Method 'transferringProductCore' is not designed for extension - needs to be abstract, final or empty. | 162 | |
Missing a Javadoc comment. | 162 | |
Parameter productHash should be final. | 162 | |
'<' is not preceded with whitespace. | 162 | |
'<' is not followed by whitespace. | 162 | |
'>' is not preceded with whitespace. | 162 | |
Method 'getCurrentFileTransferCore' is not designed for extension - needs to be abstract, final or empty. | 168 | |
Missing a Javadoc comment. | 168 | |
'<' is not preceded with whitespace. | 168 | |
'<' is not followed by whitespace. | 168 | |
'>' is not preceded with whitespace. | 168 | |
'<' is not preceded with whitespace. | 172 | |
'<' is not followed by whitespace. | 172 | |
'>' is not preceded with whitespace. | 172 | |
'>' is not followed by whitespace. | 172 | |
Method 'getCurrentFileTransfers' is not designed for extension - needs to be abstract, final or empty. | 178 | |
Missing a Javadoc comment. | 178 | |
'<' is not preceded with whitespace. | 178 | |
'<' is not followed by whitespace. | 178 | |
'<' is not preceded with whitespace. | 178 | |
'<' is not followed by whitespace. | 178 | |
'>' is not preceded with whitespace. | 178 | |
'>' is not followed by whitespace. | 178 | |
'>' is not preceded with whitespace. | 178 | |
Line is longer than 80 characters. | 179 | |
'<' is not preceded with whitespace. | 179 | |
'<' is not followed by whitespace. | 179 | |
'>' is not preceded with whitespace. | 179 | |
'<' is not preceded with whitespace. | 185 | |
'<' is not followed by whitespace. | 185 | |
'<' is not preceded with whitespace. | 185 | |
'<' is not followed by whitespace. | 185 | |
'>' is not preceded with whitespace. | 185 | |
'>' is not followed by whitespace. | 185 | |
'>' is not preceded with whitespace. | 185 | |
'>' is not followed by whitespace. | 185 | |
Line is longer than 80 characters. | 189 | |
Method 'getProductPctTransferred' is not designed for extension - needs to be abstract, final or empty. | 189 | |
Missing a Javadoc comment. | 189 | |
Parameter productHash should be final. | 189 | |
'<' is not preceded with whitespace. | 189 | |
'<' is not followed by whitespace. | 189 | |
'>' is not preceded with whitespace. | 189 | |
Method 'getProductPctTransferredCore' is not designed for extension - needs to be abstract, final or empty. | 193 | |
Missing a Javadoc comment. | 193 | |
Parameter productHash should be final. | 193 | |
'<' is not preceded with whitespace. | 193 | |
'<' is not followed by whitespace. | 193 | |
'>' is not preceded with whitespace. | 193 | |
Method 'getRefPctTransferred' is not designed for extension - needs to be abstract, final or empty. | 198 | |
Missing a Javadoc comment. | 198 | |
Parameter refHash should be final. | 198 | |
'<' is not preceded with whitespace. | 198 | |
'<' is not followed by whitespace. | 198 | |
'>' is not preceded with whitespace. | 198 | |
Method 'getRefPctTransferredCore' is not designed for extension - needs to be abstract, final or empty. | 202 | |
Missing a Javadoc comment. | 202 | |
Parameter refHash should be final. | 202 | |
'<' is not preceded with whitespace. | 202 | |
'<' is not followed by whitespace. | 202 | |
'>' is not preceded with whitespace. | 202 | |
Line is longer than 80 characters. | 219 | |
Method 'removeProductTransferStatus' is not designed for extension - needs to be abstract, final or empty. | 219 | |
Missing a Javadoc comment. | 219 | |
Parameter productHash should be final. | 219 | |
'<' is not preceded with whitespace. | 219 | |
'<' is not followed by whitespace. | 219 | |
'>' is not preceded with whitespace. | 219 | |
Line is longer than 80 characters. | 223 | |
Method 'removeProductTransferStatusCore' is not designed for extension - needs to be abstract, final or empty. | 223 | |
Missing a Javadoc comment. | 223 | |
Parameter productHash should be final. | 223 | |
'<' is not preceded with whitespace. | 223 | |
'<' is not followed by whitespace. | 223 | |
'>' is not preceded with whitespace. | 223 | |
Method 'isTransferComplete' is not designed for extension - needs to be abstract, final or empty. | 229 | |
Missing a Javadoc comment. | 229 | |
Parameter productHash should be final. | 229 | |
'<' is not preceded with whitespace. | 229 | |
'<' is not followed by whitespace. | 229 | |
'>' is not preceded with whitespace. | 229 | |
Method 'isTransferCompleteCore' is not designed for extension - needs to be abstract, final or empty. | 233 | |
Missing a Javadoc comment. | 233 | |
Parameter productHash should be final. | 233 | |
'<' is not preceded with whitespace. | 233 | |
'<' is not followed by whitespace. | 233 | |
'>' is not preceded with whitespace. | 233 | |
Method 'pagedQuery' is not designed for extension - needs to be abstract, final or empty. | 238 | |
Missing a Javadoc comment. | 238 | |
'<' is not preceded with whitespace. | 238 | |
'<' is not followed by whitespace. | 238 | |
'>' is not preceded with whitespace. | 238 | |
Parameter queryHash should be final. | 239 | |
'<' is not preceded with whitespace. | 239 | |
'<' is not followed by whitespace. | 239 | |
'>' is not preceded with whitespace. | 239 | |
Parameter productTypeHash should be final. | 240 | |
'<' is not preceded with whitespace. | 240 | |
'<' is not followed by whitespace. | 240 | |
'>' is not preceded with whitespace. | 240 | |
Parameter pageNum should be final. | 241 | |
Method 'pagedQueryCore' is not designed for extension - needs to be abstract, final or empty. | 245 | |
Missing a Javadoc comment. | 245 | |
'<' is not preceded with whitespace. | 245 | |
'<' is not followed by whitespace. | 245 | |
'>' is not preceded with whitespace. | 245 | |
Parameter queryHash should be final. | 246 | |
'<' is not preceded with whitespace. | 246 | |
'<' is not followed by whitespace. | 246 | |
'>' is not preceded with whitespace. | 246 | |
Parameter productTypeHash should be final. | 247 | |
'<' is not preceded with whitespace. | 247 | |
'<' is not followed by whitespace. | 247 | |
'>' is not preceded with whitespace. | 247 | |
Parameter pageNum should be final. | 248 | |
Line is longer than 80 characters. | 256 | |
Method 'getFirstPage' is not designed for extension - needs to be abstract, final or empty. | 279 | |
Missing a Javadoc comment. | 279 | |
'<' is not preceded with whitespace. | 279 | |
'<' is not followed by whitespace. | 279 | |
'>' is not preceded with whitespace. | 279 | |
Parameter productTypeHash should be final. | 280 | |
'<' is not preceded with whitespace. | 280 | |
'<' is not followed by whitespace. | 280 | |
'>' is not preceded with whitespace. | 280 | |
Method 'getFirstPageCore' is not designed for extension - needs to be abstract, final or empty. | 284 | |
Missing a Javadoc comment. | 284 | |
'<' is not preceded with whitespace. | 284 | |
'<' is not followed by whitespace. | 284 | |
'>' is not preceded with whitespace. | 284 | |
Parameter productTypeHash should be final. | 285 | |
'<' is not preceded with whitespace. | 285 | |
'<' is not followed by whitespace. | 285 | |
'>' is not preceded with whitespace. | 285 | |
Method 'getLastPage' is not designed for extension - needs to be abstract, final or empty. | 300 | |
Missing a Javadoc comment. | 300 | |
'<' is not preceded with whitespace. | 300 | |
'<' is not followed by whitespace. | 300 | |
'>' is not preceded with whitespace. | 300 | |
Parameter productTypeHash should be final. | 301 | |
'<' is not preceded with whitespace. | 301 | |
'<' is not followed by whitespace. | 301 | |
'>' is not preceded with whitespace. | 301 | |
Method 'getLastPageCore' is not designed for extension - needs to be abstract, final or empty. | 305 | |
Missing a Javadoc comment. | 305 | |
'<' is not preceded with whitespace. | 305 | |
'<' is not followed by whitespace. | 305 | |
'>' is not preceded with whitespace. | 305 | |
Parameter productTypeHash should be final. | 306 | |
'<' is not preceded with whitespace. | 306 | |
'<' is not followed by whitespace. | 306 | |
'>' is not preceded with whitespace. | 306 | |
Method 'getNextPage' is not designed for extension - needs to be abstract, final or empty. | 320 | |
Missing a Javadoc comment. | 320 | |
'<' is not preceded with whitespace. | 320 | |
'<' is not followed by whitespace. | 320 | |
'>' is not preceded with whitespace. | 320 | |
Parameter productTypeHash should be final. | 321 | |
'<' is not preceded with whitespace. | 321 | |
'<' is not followed by whitespace. | 321 | |
'>' is not preceded with whitespace. | 321 | |
Parameter currentPageHash should be final. | 322 | |
'<' is not preceded with whitespace. | 322 | |
'<' is not followed by whitespace. | 322 | |
'>' is not preceded with whitespace. | 322 | |
Method 'getNextPageCore' is not designed for extension - needs to be abstract, final or empty. | 326 | |
Missing a Javadoc comment. | 326 | |
'<' is not preceded with whitespace. | 326 | |
'<' is not followed by whitespace. | 326 | |
'>' is not preceded with whitespace. | 326 | |
Parameter productTypeHash should be final. | 327 | |
'<' is not preceded with whitespace. | 327 | |
'<' is not followed by whitespace. | 327 | |
'>' is not preceded with whitespace. | 327 | |
Parameter currentPageHash should be final. | 328 | |
'<' is not preceded with whitespace. | 328 | |
'<' is not followed by whitespace. | 328 | |
'>' is not preceded with whitespace. | 328 | |
Method 'getPrevPage' is not designed for extension - needs to be abstract, final or empty. | 344 | |
Missing a Javadoc comment. | 344 | |
'<' is not preceded with whitespace. | 344 | |
'<' is not followed by whitespace. | 344 | |
'>' is not preceded with whitespace. | 344 | |
Parameter productTypeHash should be final. | 345 | |
'<' is not preceded with whitespace. | 345 | |
'<' is not followed by whitespace. | 345 | |
'>' is not preceded with whitespace. | 345 | |
Parameter currentPageHash should be final. | 346 | |
'<' is not preceded with whitespace. | 346 | |
'<' is not followed by whitespace. | 346 | |
'>' is not preceded with whitespace. | 346 | |
Method 'getPrevPageCore' is not designed for extension - needs to be abstract, final or empty. | 350 | |
Missing a Javadoc comment. | 350 | |
'<' is not preceded with whitespace. | 350 | |
'<' is not followed by whitespace. | 350 | |
'>' is not preceded with whitespace. | 350 | |
Parameter productTypeHash should be final. | 351 | |
'<' is not preceded with whitespace. | 351 | |
'<' is not followed by whitespace. | 351 | |
'>' is not preceded with whitespace. | 351 | |
Parameter currentPageHash should be final. | 352 | |
'<' is not preceded with whitespace. | 352 | |
'<' is not followed by whitespace. | 352 | |
'>' is not preceded with whitespace. | 352 | |
Method 'addProductType' is not designed for extension - needs to be abstract, final or empty. | 368 | |
Missing a Javadoc comment. | 368 | |
Parameter productTypeHash should be final. | 368 | |
'<' is not preceded with whitespace. | 368 | |
'<' is not followed by whitespace. | 368 | |
'>' is not preceded with whitespace. | 368 | |
Method 'addProductTypeCore' is not designed for extension - needs to be abstract, final or empty. | 373 | |
Missing a Javadoc comment. | 373 | |
Parameter productTypeHash should be final. | 373 | |
'<' is not preceded with whitespace. | 373 | |
'<' is not followed by whitespace. | 373 | |
'>' is not preceded with whitespace. | 373 | |
Method 'setProductTransferStatus' is not designed for extension - needs to be abstract, final or empty. | 382 | |
Missing a Javadoc comment. | 382 | |
Parameter productHash should be final. | 383 | |
'<' is not preceded with whitespace. | 383 | |
'<' is not followed by whitespace. | 383 | |
'>' is not preceded with whitespace. | 383 | |
Method 'setProductTransferStatusCore' is not designed for extension - needs to be abstract, final or empty. | 388 | |
Missing a Javadoc comment. | 388 | |
Parameter productHash should be final. | 389 | |
'<' is not preceded with whitespace. | 389 | |
'<' is not followed by whitespace. | 389 | |
'>' is not preceded with whitespace. | 389 | |
Method 'getNumProducts' is not designed for extension - needs to be abstract, final or empty. | 396 | |
Missing a Javadoc comment. | 396 | |
Parameter productTypeHash should be final. | 396 | |
'<' is not preceded with whitespace. | 396 | |
'<' is not followed by whitespace. | 396 | |
'>' is not preceded with whitespace. | 396 | |
Method 'getNumProductsCore' is not designed for extension - needs to be abstract, final or empty. | 401 | |
Missing a Javadoc comment. | 401 | |
Parameter productTypeHash should be final. | 401 | |
'<' is not preceded with whitespace. | 401 | |
'<' is not followed by whitespace. | 401 | |
'>' is not preceded with whitespace. | 401 | |
Method 'getTopNProducts' is not designed for extension - needs to be abstract, final or empty. | 421 | |
Missing a Javadoc comment. | 421 | |
'<' is not preceded with whitespace. | 421 | |
'<' is not followed by whitespace. | 421 | |
'<' is not preceded with whitespace. | 421 | |
'<' is not followed by whitespace. | 421 | |
'>' is not preceded with whitespace. | 421 | |
'>' is not followed by whitespace. | 421 | |
'>' is not preceded with whitespace. | 421 | |
Parameter n should be final. | 421 | |
'<' is not preceded with whitespace. | 423 | |
'<' is not followed by whitespace. | 423 | |
'>' is not preceded with whitespace. | 423 | |
Method 'getTopNProducts' is not designed for extension - needs to be abstract, final or empty. | 437 | |
Missing a Javadoc comment. | 437 | |
'<' is not preceded with whitespace. | 437 | |
'<' is not followed by whitespace. | 437 | |
'<' is not preceded with whitespace. | 437 | |
'<' is not followed by whitespace. | 437 | |
'>' is not preceded with whitespace. | 437 | |
'>' is not followed by whitespace. | 437 | |
'>' is not preceded with whitespace. | 437 | |
Parameter n should be final. | 437 | |
Line is longer than 80 characters. | 438 | |
Parameter productTypeHash should be final. | 438 | |
'<' is not preceded with whitespace. | 438 | |
'<' is not followed by whitespace. | 438 | |
'>' is not preceded with whitespace. | 438 | |
Method 'getTopNProductsCore' is not designed for extension - needs to be abstract, final or empty. | 443 | |
Missing a Javadoc comment. | 443 | |
'<' is not preceded with whitespace. | 443 | |
'<' is not followed by whitespace. | 443 | |
'<' is not preceded with whitespace. | 443 | |
'<' is not followed by whitespace. | 443 | |
'>' is not preceded with whitespace. | 443 | |
'>' is not followed by whitespace. | 443 | |
'>' is not preceded with whitespace. | 443 | |
Parameter n should be final. | 443 | |
Line is longer than 80 characters. | 444 | |
Parameter productTypeHash should be final. | 444 | |
'<' is not preceded with whitespace. | 444 | |
'<' is not followed by whitespace. | 444 | |
'>' is not preceded with whitespace. | 444 | |
'<' is not preceded with whitespace. | 448 | |
'<' is not followed by whitespace. | 448 | |
'>' is not preceded with whitespace. | 448 | |
Method 'hasProduct' is not designed for extension - needs to be abstract, final or empty. | 464 | |
Missing a Javadoc comment. | 464 | |
Parameter productName should be final. | 464 | |
Method 'getMetadata' is not designed for extension - needs to be abstract, final or empty. | 471 | |
Missing a Javadoc comment. | 471 | |
'<' is not preceded with whitespace. | 471 | |
'<' is not followed by whitespace. | 471 | |
'>' is not preceded with whitespace. | 471 | |
Parameter productHash should be final. | 472 | |
'<' is not preceded with whitespace. | 472 | |
'<' is not followed by whitespace. | 472 | |
'>' is not preceded with whitespace. | 472 | |
Method 'getMetadataCore' is not designed for extension - needs to be abstract, final or empty. | 476 | |
Missing a Javadoc comment. | 476 | |
'<' is not preceded with whitespace. | 476 | |
'<' is not followed by whitespace. | 476 | |
'>' is not preceded with whitespace. | 476 | |
Parameter productHash should be final. | 477 | |
'<' is not preceded with whitespace. | 477 | |
'<' is not followed by whitespace. | 477 | |
'>' is not preceded with whitespace. | 477 | |
Method 'getReducedMetadata' is not designed for extension - needs to be abstract, final or empty. | 482 | |
Missing a Javadoc comment. | 482 | |
'<' is not preceded with whitespace. | 482 | |
'<' is not followed by whitespace. | 482 | |
'>' is not preceded with whitespace. | 482 | |
Parameter productHash should be final. | 483 | |
'<' is not preceded with whitespace. | 483 | |
'<' is not followed by whitespace. | 483 | |
'>' is not preceded with whitespace. | 483 | |
Parameter elements should be final. | 483 | |
'<' is not preceded with whitespace. | 483 | |
'<' is not followed by whitespace. | 483 | |
'>' is not preceded with whitespace. | 483 | |
Method 'getReducedMetadataCore' is not designed for extension - needs to be abstract, final or empty. | 488 | |
Missing a Javadoc comment. | 488 | |
'<' is not preceded with whitespace. | 488 | |
'<' is not followed by whitespace. | 488 | |
'>' is not preceded with whitespace. | 488 | |
Parameter productHash should be final. | 489 | |
'<' is not preceded with whitespace. | 489 | |
'<' is not followed by whitespace. | 489 | |
'>' is not preceded with whitespace. | 489 | |
Parameter elements should be final. | 489 | |
'<' is not preceded with whitespace. | 489 | |
'<' is not followed by whitespace. | 489 | |
'>' is not preceded with whitespace. | 489 | |
Method 'getProductTypes' is not designed for extension - needs to be abstract, final or empty. | 495 | |
Missing a Javadoc comment. | 495 | |
'<' is not preceded with whitespace. | 495 | |
'<' is not followed by whitespace. | 495 | |
'<' is not preceded with whitespace. | 495 | |
'<' is not followed by whitespace. | 495 | |
'>' is not preceded with whitespace. | 495 | |
'>' is not followed by whitespace. | 495 | |
'>' is not preceded with whitespace. | 495 | |
'<' is not preceded with whitespace. | 497 | |
'<' is not followed by whitespace. | 497 | |
'>' is not preceded with whitespace. | 497 | |
Method 'getProductReferences' is not designed for extension - needs to be abstract, final or empty. | 512 | |
Missing a Javadoc comment. | 512 | |
'<' is not preceded with whitespace. | 512 | |
'<' is not followed by whitespace. | 512 | |
'<' is not preceded with whitespace. | 512 | |
'<' is not followed by whitespace. | 512 | |
'>' is not preceded with whitespace. | 512 | |
'>' is not followed by whitespace. | 512 | |
'>' is not preceded with whitespace. | 512 | |
Parameter productHash should be final. | 513 | |
'<' is not preceded with whitespace. | 513 | |
'<' is not followed by whitespace. | 513 | |
'>' is not preceded with whitespace. | 513 | |
Method 'getProductReferencesCore' is not designed for extension - needs to be abstract, final or empty. | 518 | |
Missing a Javadoc comment. | 518 | |
'<' is not preceded with whitespace. | 518 | |
'<' is not followed by whitespace. | 518 | |
'<' is not preceded with whitespace. | 518 | |
'<' is not followed by whitespace. | 518 | |
'>' is not preceded with whitespace. | 518 | |
'>' is not followed by whitespace. | 518 | |
'>' is not preceded with whitespace. | 518 | |
Parameter productHash should be final. | 519 | |
'<' is not preceded with whitespace. | 519 | |
'<' is not followed by whitespace. | 519 | |
'>' is not preceded with whitespace. | 519 | |
'<' is not preceded with whitespace. | 521 | |
'<' is not followed by whitespace. | 521 | |
'>' is not preceded with whitespace. | 521 | |
Method 'getProductById' is not designed for extension - needs to be abstract, final or empty. | 537 | |
Missing a Javadoc comment. | 537 | |
'<' is not preceded with whitespace. | 537 | |
'<' is not followed by whitespace. | 537 | |
'>' is not preceded with whitespace. | 537 | |
Parameter productId should be final. | 537 | |
Method 'getProductByName' is not designed for extension - needs to be abstract, final or empty. | 566 | |
Missing a Javadoc comment. | 566 | |
'<' is not preceded with whitespace. | 566 | |
'<' is not followed by whitespace. | 566 | |
'>' is not preceded with whitespace. | 566 | |
Parameter productName should be final. | 566 | |
Method 'getProductsByProductType' is not designed for extension - needs to be abstract, final or empty. | 594 | |
Missing a Javadoc comment. | 594 | |
'<' is not preceded with whitespace. | 594 | |
'<' is not followed by whitespace. | 594 | |
'<' is not preceded with whitespace. | 594 | |
'<' is not followed by whitespace. | 594 | |
'>' is not preceded with whitespace. | 594 | |
'>' is not followed by whitespace. | 594 | |
'>' is not preceded with whitespace. | 594 | |
Parameter productTypeHash should be final. | 595 | |
'<' is not preceded with whitespace. | 595 | |
'<' is not followed by whitespace. | 595 | |
'>' is not preceded with whitespace. | 595 | |
Method 'getProductsByProductTypeCore' is not designed for extension - needs to be abstract, final or empty. | 600 | |
Missing a Javadoc comment. | 600 | |
'<' is not preceded with whitespace. | 600 | |
'<' is not followed by whitespace. | 600 | |
'<' is not preceded with whitespace. | 600 | |
'<' is not followed by whitespace. | 600 | |
'>' is not preceded with whitespace. | 600 | |
'>' is not followed by whitespace. | 600 | |
'>' is not preceded with whitespace. | 600 | |
Parameter productTypeHash should be final. | 601 | |
'<' is not preceded with whitespace. | 601 | |
'<' is not followed by whitespace. | 601 | |
'>' is not preceded with whitespace. | 601 | |
'<' is not preceded with whitespace. | 605 | |
'<' is not followed by whitespace. | 605 | |
'>' is not preceded with whitespace. | 605 | |
Method 'getElementsByProductType' is not designed for extension - needs to be abstract, final or empty. | 619 | |
Missing a Javadoc comment. | 619 | |
'<' is not preceded with whitespace. | 619 | |
'<' is not followed by whitespace. | 619 | |
'<' is not preceded with whitespace. | 619 | |
'<' is not followed by whitespace. | 619 | |
'>' is not preceded with whitespace. | 619 | |
'>' is not followed by whitespace. | 619 | |
'>' is not preceded with whitespace. | 619 | |
Parameter productTypeHash should be final. | 620 | |
'<' is not preceded with whitespace. | 620 | |
'<' is not followed by whitespace. | 620 | |
'>' is not preceded with whitespace. | 620 | |
'<' is not preceded with whitespace. | 624 | |
'<' is not followed by whitespace. | 624 | |
'>' is not preceded with whitespace. | 624 | |
Method 'getElementById' is not designed for extension - needs to be abstract, final or empty. | 639 | |
Missing a Javadoc comment. | 639 | |
'<' is not preceded with whitespace. | 639 | |
'<' is not followed by whitespace. | 639 | |
'>' is not preceded with whitespace. | 639 | |
Parameter elementId should be final. | 639 | |
Method 'getElementByName' is not designed for extension - needs to be abstract, final or empty. | 654 | |
Missing a Javadoc comment. | 654 | |
'<' is not preceded with whitespace. | 654 | |
'<' is not followed by whitespace. | 654 | |
'>' is not preceded with whitespace. | 654 | |
Parameter elementName should be final. | 654 | |
Line is longer than 80 characters. | 670 | |
Method 'complexQuery' is not designed for extension - needs to be abstract, final or empty. | 670 | |
Missing a Javadoc comment. | 670 | |
'<' is not preceded with whitespace. | 670 | |
'<' is not followed by whitespace. | 670 | |
'<' is not preceded with whitespace. | 670 | |
'<' is not followed by whitespace. | 670 | |
'>' is not preceded with whitespace. | 670 | |
'>' is not followed by whitespace. | 670 | |
'>' is not preceded with whitespace. | 670 | |
Parameter complexQueryHash should be final. | 670 | |
'<' is not preceded with whitespace. | 670 | |
'<' is not followed by whitespace. | 670 | |
'>' is not preceded with whitespace. | 670 | |
Method 'complexQueryCore' is not designed for extension - needs to be abstract, final or empty. | 674 | |
Missing a Javadoc comment. | 674 | |
'<' is not preceded with whitespace. | 674 | |
'<' is not followed by whitespace. | 674 | |
'<' is not preceded with whitespace. | 674 | |
'<' is not followed by whitespace. | 674 | |
'>' is not preceded with whitespace. | 674 | |
'>' is not followed by whitespace. | 674 | |
'>' is not preceded with whitespace. | 674 | |
Parameter complexQueryHash should be final. | 675 | |
'<' is not preceded with whitespace. | 675 | |
'<' is not followed by whitespace. | 675 | |
'>' is not preceded with whitespace. | 675 | |
'<' is not preceded with whitespace. | 681 | |
'<' is not followed by whitespace. | 681 | |
'>' is not preceded with whitespace. | 681 | |
'<' is not preceded with whitespace. | 685 | |
'<' is not followed by whitespace. | 685 | |
'>' is not preceded with whitespace. | 685 | |
'>' is not followed by whitespace. | 685 | |
'<' is not preceded with whitespace. | 694 | |
'<' is not followed by whitespace. | 694 | |
'>' is not preceded with whitespace. | 694 | |
'<' is not preceded with whitespace. | 694 | |
'<' is not followed by whitespace. | 694 | |
'>' is not preceded with whitespace. | 694 | |
'>' is not followed by whitespace. | 694 | |
'<' is not preceded with whitespace. | 696 | |
'<' is not followed by whitespace. | 696 | |
'>' is not preceded with whitespace. | 696 | |
Method 'query' is not designed for extension - needs to be abstract, final or empty. | 735 | |
Missing a Javadoc comment. | 735 | |
'<' is not preceded with whitespace. | 735 | |
'<' is not followed by whitespace. | 735 | |
'<' is not preceded with whitespace. | 735 | |
'<' is not followed by whitespace. | 735 | |
'>' is not preceded with whitespace. | 735 | |
'>' is not followed by whitespace. | 735 | |
'>' is not preceded with whitespace. | 735 | |
Parameter queryHash should be final. | 736 | |
'<' is not preceded with whitespace. | 736 | |
'<' is not followed by whitespace. | 736 | |
'>' is not preceded with whitespace. | 736 | |
Parameter productTypeHash should be final. | 737 | |
'<' is not preceded with whitespace. | 737 | |
'<' is not followed by whitespace. | 737 | |
'>' is not preceded with whitespace. | 737 | |
Method 'queryCore' is not designed for extension - needs to be abstract, final or empty. | 742 | |
Missing a Javadoc comment. | 742 | |
'<' is not preceded with whitespace. | 742 | |
'<' is not followed by whitespace. | 742 | |
'<' is not preceded with whitespace. | 742 | |
'<' is not followed by whitespace. | 742 | |
'>' is not preceded with whitespace. | 742 | |
'>' is not followed by whitespace. | 742 | |
'>' is not preceded with whitespace. | 742 | |
Parameter queryHash should be final. | 743 | |
'<' is not preceded with whitespace. | 743 | |
'<' is not followed by whitespace. | 743 | |
'>' is not preceded with whitespace. | 743 | |
Parameter productTypeHash should be final. | 744 | |
'<' is not preceded with whitespace. | 744 | |
'<' is not followed by whitespace. | 744 | |
'>' is not preceded with whitespace. | 744 | |
Method 'getProductTypeByName' is not designed for extension - needs to be abstract, final or empty. | 753 | |
Missing a Javadoc comment. | 753 | |
'<' is not preceded with whitespace. | 753 | |
'<' is not followed by whitespace. | 753 | |
'>' is not preceded with whitespace. | 753 | |
Parameter productTypeName should be final. | 753 | |
Method 'getProductTypeById' is not designed for extension - needs to be abstract, final or empty. | 760 | |
Missing a Javadoc comment. | 760 | |
'<' is not preceded with whitespace. | 760 | |
'<' is not followed by whitespace. | 760 | |
'>' is not preceded with whitespace. | 760 | |
Parameter productTypeId should be final. | 760 | |
Line is longer than 80 characters. | 776 | |
Method 'updateMetadata' is not designed for extension - needs to be abstract, final or empty. | 776 | |
Missing a Javadoc comment. | 776 | |
Parameter productHash should be final. | 776 | |
'<' is not preceded with whitespace. | 776 | |
'<' is not followed by whitespace. | 776 | |
'>' is not preceded with whitespace. | 776 | |
Line is longer than 80 characters. | 777 | |
Parameter metadataHash should be final. | 777 | |
'<' is not preceded with whitespace. | 777 | |
'<' is not followed by whitespace. | 777 | |
'>' is not preceded with whitespace. | 777 | |
Line is longer than 80 characters. | 782 | |
Method 'updateMetadataCore' is not designed for extension - needs to be abstract, final or empty. | 782 | |
Missing a Javadoc comment. | 782 | |
Parameter productHash should be final. | 782 | |
'<' is not preceded with whitespace. | 782 | |
'<' is not followed by whitespace. | 782 | |
'>' is not preceded with whitespace. | 782 | |
Line is longer than 80 characters. | 783 | |
Parameter metadataHash should be final. | 783 | |
'<' is not preceded with whitespace. | 783 | |
'<' is not followed by whitespace. | 783 | |
'>' is not preceded with whitespace. | 783 | |
Line is longer than 80 characters. | 793 | |
Method 'catalogProduct' is not designed for extension - needs to be abstract, final or empty. | 793 | |
Missing a Javadoc comment. | 793 | |
Parameter productHash should be final. | 793 | |
'<' is not preceded with whitespace. | 793 | |
'<' is not followed by whitespace. | 793 | |
'>' is not preceded with whitespace. | 793 | |
Method 'catalogProductCore' is not designed for extension - needs to be abstract, final or empty. | 799 | |
Missing a Javadoc comment. | 799 | |
Parameter productHash should be final. | 799 | |
'<' is not preceded with whitespace. | 799 | |
'<' is not followed by whitespace. | 799 | |
'>' is not preceded with whitespace. | 799 | |
Method 'addMetadata' is not designed for extension - needs to be abstract, final or empty. | 805 | |
Missing a Javadoc comment. | 805 | |
Parameter productHash should be final. | 805 | |
'<' is not preceded with whitespace. | 805 | |
'<' is not followed by whitespace. | 805 | |
'>' is not preceded with whitespace. | 805 | |
Line is longer than 80 characters. | 806 | |
Parameter metadata should be final. | 806 | |
'<' is not preceded with whitespace. | 806 | |
'<' is not followed by whitespace. | 806 | |
'>' is not preceded with whitespace. | 806 | |
Method 'addMetadataCore' is not designed for extension - needs to be abstract, final or empty. | 810 | |
Missing a Javadoc comment. | 810 | |
Parameter productHash should be final. | 810 | |
'<' is not preceded with whitespace. | 810 | |
'<' is not followed by whitespace. | 810 | |
'>' is not preceded with whitespace. | 810 | |
Line is longer than 80 characters. | 811 | |
Parameter metadata should be final. | 811 | |
'<' is not preceded with whitespace. | 811 | |
'<' is not followed by whitespace. | 811 | |
'>' is not preceded with whitespace. | 811 | |
Line is longer than 80 characters. | 818 | |
Method 'addProductReferencesCore' is not designed for extension - needs to be abstract, final or empty. | 818 | |
Missing a Javadoc comment. | 818 | |
Parameter productHash should be final. | 818 | |
'<' is not preceded with whitespace. | 818 | |
'<' is not followed by whitespace. | 818 | |
'>' is not preceded with whitespace. | 818 | |
Line is longer than 80 characters. | 824 | |
Method 'addProductReferences' is not designed for extension - needs to be abstract, final or empty. | 824 | |
Missing a Javadoc comment. | 824 | |
Parameter productHash should be final. | 824 | |
'<' is not preceded with whitespace. | 824 | |
'<' is not followed by whitespace. | 824 | |
'>' is not preceded with whitespace. | 824 | |
Line is longer than 80 characters. | 829 | |
Method 'ingestProduct' is not designed for extension - needs to be abstract, final or empty. | 829 | |
Missing a Javadoc comment. | 829 | |
Parameter ph should be final. | 829 | |
'<' is not preceded with whitespace. | 829 | |
'<' is not followed by whitespace. | 829 | |
'>' is not preceded with whitespace. | 829 | |
Parameter m should be final. | 829 | |
'<' is not preceded with whitespace. | 829 | |
'<' is not followed by whitespace. | 829 | |
'>' is not preceded with whitespace. | 829 | |
Parameter ct should be final. | 829 | |
Method 'ingestProductCore' is not designed for extension - needs to be abstract, final or empty. | 835 | |
Missing a Javadoc comment. | 835 | |
Parameter productHash should be final. | 835 | |
'<' is not preceded with whitespace. | 835 | |
'<' is not followed by whitespace. | 835 | |
'>' is not preceded with whitespace. | 835 | |
Line is longer than 80 characters. | 836 | |
Parameter metadata should be final. | 836 | |
'<' is not preceded with whitespace. | 836 | |
'<' is not followed by whitespace. | 836 | |
'>' is not preceded with whitespace. | 836 | |
Parameter clientTransfer should be final. | 836 | |
Line is longer than 80 characters. | 853 | |
Line is longer than 80 characters. | 889 | |
Line is longer than 80 characters. | 890 | |
Method 'retrieveFile' is not designed for extension - needs to be abstract, final or empty. | 911 | |
Missing a Javadoc comment. | 911 | |
Parameter filePath should be final. | 911 | |
Parameter offset should be final. | 911 | |
Parameter numBytes should be final. | 911 | |
Inner assignments should be avoided. | 916 | |
Line is longer than 80 characters. | 927 | |
Line is longer than 80 characters. | 930 | |
Must have at least one statement. | 937 | |
Method 'transferFile' is not designed for extension - needs to be abstract, final or empty. | 942 | |
Missing a Javadoc comment. | 942 | |
Parameter filePath should be final. | 942 | |
Parameter fileData should be final. | 942 | |
Parameter offset should be final. | 942 | |
Parameter numBytes should be final. | 943 | |
'}' should be on the same line. | 958 | |
Must have at least one statement. | 998 | |
Line is longer than 80 characters. | 1007 | |
Method 'moveProduct' is not designed for extension - needs to be abstract, final or empty. | 1007 | |
Missing a Javadoc comment. | 1007 | |
Parameter productHash should be final. | 1007 | |
'<' is not preceded with whitespace. | 1007 | |
'<' is not followed by whitespace. | 1007 | |
'>' is not preceded with whitespace. | 1007 | |
Parameter newPath should be final. | 1007 | |
Line is longer than 80 characters. | 1013 | |
Method 'moveProductCore' is not designed for extension - needs to be abstract, final or empty. | 1013 | |
Missing a Javadoc comment. | 1013 | |
Parameter productHash should be final. | 1013 | |
'<' is not preceded with whitespace. | 1013 | |
'<' is not followed by whitespace. | 1013 | |
'>' is not preceded with whitespace. | 1013 | |
Parameter newPath should be final. | 1013 | |
Line is longer than 80 characters. | 1021 | |
Line is longer than 80 characters. | 1032 | |
Line is longer than 80 characters. | 1064 | |
Line is longer than 80 characters. | 1081 | |
Method 'removeFile' is not designed for extension - needs to be abstract, final or empty. | 1081 | |
Missing a Javadoc comment. | 1081 | |
Parameter filePath should be final. | 1081 | |
Line is longer than 80 characters. | 1091 | |
Method 'modifyProduct' is not designed for extension - needs to be abstract, final or empty. | 1091 | |
Missing a Javadoc comment. | 1091 | |
Parameter productHash should be final. | 1091 | |
'<' is not preceded with whitespace. | 1091 | |
'<' is not followed by whitespace. | 1091 | |
'?' is not preceded with whitespace. | 1091 | |
'?' is not followed by whitespace. | 1091 | |
'>' is not preceded with whitespace. | 1091 | |
'?' is not followed by whitespace. | 1091 | |
Line is longer than 80 characters. | 1095 | |
Method 'modifyProductCore' is not designed for extension - needs to be abstract, final or empty. | 1095 | |
Missing a Javadoc comment. | 1095 | |
Parameter productHash should be final. | 1095 | |
'<' is not preceded with whitespace. | 1095 | |
'<' is not followed by whitespace. | 1095 | |
'?' is not preceded with whitespace. | 1095 | |
'?' is not followed by whitespace. | 1095 | |
'>' is not preceded with whitespace. | 1095 | |
'?' is not followed by whitespace. | 1095 | |
Line is longer than 80 characters. | 1102 | |
Method 'removeProduct' is not designed for extension - needs to be abstract, final or empty. | 1109 | |
Missing a Javadoc comment. | 1109 | |
Parameter table should be final. | 1109 | |
Line is longer than 80 characters. | 1116 | |
Line is longer than 80 characters. | 1123 | |
Method 'removeProduct' is not designed for extension - needs to be abstract, final or empty. | 1123 | |
Missing a Javadoc comment. | 1123 | |
Parameter productHash should be final. | 1123 | |
'<' is not preceded with whitespace. | 1123 | |
'<' is not followed by whitespace. | 1123 | |
'>' is not preceded with whitespace. | 1123 | |
Line is longer than 80 characters. | 1130 | |
Method 'getCatalogValues' is not designed for extension - needs to be abstract, final or empty. | 1137 | |
Missing a Javadoc comment. | 1137 | |
'<' is not preceded with whitespace. | 1137 | |
'<' is not followed by whitespace. | 1137 | |
'>' is not preceded with whitespace. | 1137 | |
Parameter metadataHash should be final. | 1138 | |
'<' is not preceded with whitespace. | 1138 | |
'<' is not followed by whitespace. | 1138 | |
'>' is not preceded with whitespace. | 1138 | |
Parameter productTypeHash should be final. | 1139 | |
'<' is not preceded with whitespace. | 1139 | |
'<' is not followed by whitespace. | 1139 | |
'>' is not preceded with whitespace. | 1139 | |
Method 'getCatalogValuesCore' is not designed for extension - needs to be abstract, final or empty. | 1144 | |
Missing a Javadoc comment. | 1144 | |
'<' is not preceded with whitespace. | 1144 | |
'<' is not followed by whitespace. | 1144 | |
'>' is not preceded with whitespace. | 1144 | |
Parameter metadataHash should be final. | 1145 | |
'<' is not preceded with whitespace. | 1145 | |
'<' is not followed by whitespace. | 1145 | |
'>' is not preceded with whitespace. | 1145 | |
Parameter productTypeHash should be final. | 1146 | |
'<' is not preceded with whitespace. | 1146 | |
'<' is not followed by whitespace. | 1146 | |
'>' is not preceded with whitespace. | 1146 | |
Line is longer than 80 characters. | 1150 | |
Method 'getOrigValues' is not designed for extension - needs to be abstract, final or empty. | 1154 | |
Missing a Javadoc comment. | 1154 | |
'<' is not preceded with whitespace. | 1154 | |
'<' is not followed by whitespace. | 1154 | |
'>' is not preceded with whitespace. | 1154 | |
Parameter metadataHash should be final. | 1155 | |
'<' is not preceded with whitespace. | 1155 | |
'<' is not followed by whitespace. | 1155 | |
'>' is not preceded with whitespace. | 1155 | |
Parameter productTypeHash should be final. | 1156 | |
'<' is not preceded with whitespace. | 1156 | |
'<' is not followed by whitespace. | 1156 | |
'>' is not preceded with whitespace. | 1156 | |
Method 'getOrigValuesCore' is not designed for extension - needs to be abstract, final or empty. | 1161 | |
Missing a Javadoc comment. | 1161 | |
'<' is not preceded with whitespace. | 1161 | |
'<' is not followed by whitespace. | 1161 | |
'>' is not preceded with whitespace. | 1161 | |
Parameter metadataHash should be final. | 1162 | |
'<' is not preceded with whitespace. | 1162 | |
'<' is not followed by whitespace. | 1162 | |
'>' is not preceded with whitespace. | 1162 | |
Parameter productTypeHash should be final. | 1163 | |
'<' is not preceded with whitespace. | 1163 | |
'<' is not followed by whitespace. | 1163 | |
'>' is not preceded with whitespace. | 1163 | |
Line is longer than 80 characters. | 1167 | |
Method 'getCatalogQuery' is not designed for extension - needs to be abstract, final or empty. | 1171 | |
Missing a Javadoc comment. | 1171 | |
'<' is not preceded with whitespace. | 1171 | |
'<' is not followed by whitespace. | 1171 | |
'>' is not preceded with whitespace. | 1171 | |
Parameter queryHash should be final. | 1172 | |
'<' is not preceded with whitespace. | 1172 | |
'<' is not followed by whitespace. | 1172 | |
'>' is not preceded with whitespace. | 1172 | |
Parameter productTypeHash should be final. | 1173 | |
'<' is not preceded with whitespace. | 1173 | |
'<' is not followed by whitespace. | 1173 | |
'>' is not preceded with whitespace. | 1173 | |
Method 'getCatalogQueryCore' is not designed for extension - needs to be abstract, final or empty. | 1178 | |
Missing a Javadoc comment. | 1178 | |
'<' is not preceded with whitespace. | 1178 | |
'<' is not followed by whitespace. | 1178 | |
'>' is not preceded with whitespace. | 1178 | |
Parameter queryHash should be final. | 1179 | |
'<' is not preceded with whitespace. | 1179 | |
'<' is not followed by whitespace. | 1179 | |
'>' is not preceded with whitespace. | 1179 | |
Parameter productTypeHash should be final. | 1180 | |
'<' is not preceded with whitespace. | 1180 | |
'<' is not followed by whitespace. | 1180 | |
'>' is not preceded with whitespace. | 1180 | |
Line is longer than 80 characters. | 1183 | |
Line is longer than 80 characters. | 1184 | |
Missing a Javadoc comment. | 1188 | |
Parameter args should be final. | 1188 | |
';' is preceded with whitespace. | 1206 | |
';' is followed by whitespace. | 1206 | |
Must have at least one statement. | 1209 | |
Method 'shutdown' is not designed for extension - needs to be abstract, final or empty. | 1214 | |
Missing a Javadoc comment. | 1214 | |
Missing a Javadoc comment. | 1224 | |
Parameter p should be final. | 1224 | |
Missing a Javadoc comment. | 1239 | |
Parameter p should be final. | 1239 | |
Parameter m should be final. | 1239 | |
Line is longer than 80 characters. | 1273 | |
Missing a Javadoc comment. | 1273 | |
Parameter product should be final. | 1273 | |
Parameter metadata should be final. | 1273 | |
Line is longer than 80 characters. | 1276 | |
Line is longer than 80 characters. | 1278 | |
Line is longer than 80 characters. | 1301 | |
Avoid inline conditionals. | 1301 | |
Line is longer than 80 characters. | 1305 | |
Avoid inline conditionals. | 1305 | |
Missing a Javadoc comment. | 1320 | |
Parameter product should be final. | 1320 | |
Line is longer than 80 characters. | 1326 | |
Missing a Javadoc comment. | 1326 | |
Parameter products should be final. | 1326 | |
'<' is not preceded with whitespace. | 1326 | |
'<' is not followed by whitespace. | 1326 | |
'>' is not preceded with whitespace. | 1326 | |
Line is longer than 80 characters. | 1335 | |
Missing a Javadoc comment. | 1335 | |
'<' is not preceded with whitespace. | 1335 | |
'<' is not followed by whitespace. | 1335 | |
'>' is not preceded with whitespace. | 1335 | |
Parameter query should be final. | 1335 | |
Parameter productType should be final. | 1335 | |
'<' is not preceded with whitespace. | 1336 | |
'<' is not followed by whitespace. | 1336 | |
'>' is not preceded with whitespace. | 1336 | |
'<' is not preceded with whitespace. | 1337 | |
'<' is not followed by whitespace. | 1337 | |
'>' is not preceded with whitespace. | 1337 | |
Line is longer than 80 characters. | 1340 | |
'<' is not preceded with whitespace. | 1343 | |
'<' is not followed by whitespace. | 1343 | |
'>' is not preceded with whitespace. | 1343 | |
'>' is not followed by whitespace. | 1343 | |
'<' is not preceded with whitespace. | 1357 | |
'<' is not followed by whitespace. | 1357 | |
'>' is not preceded with whitespace. | 1357 | |
'>' is not followed by whitespace. | 1357 | |
Line is longer than 80 characters. | 1368 | |
Missing a Javadoc comment. | 1368 | |
Parameter product should be final. | 1368 | |
Parameter elements should be final. | 1368 | |
'<' is not preceded with whitespace. | 1368 | |
'<' is not followed by whitespace. | 1368 | |
'>' is not preceded with whitespace. | 1368 | |
Missing a Javadoc comment. | 1390 | |
Parameter product should be final. | 1390 | |
Missing a Javadoc comment. | 1407 | |
Parameter metadata should be final. | 1407 | |
Parameter productType should be final. | 1407 | |
'<' is not preceded with whitespace. | 1409 | |
'<' is not followed by whitespace. | 1409 | |
'>' is not preceded with whitespace. | 1409 | |
Missing a Javadoc comment. | 1419 | |
Parameter metadata should be final. | 1419 | |
Parameter productType should be final. | 1419 | |
'<' is not preceded with whitespace. | 1421 | |
'<' is not followed by whitespace. | 1421 | |
'>' is not preceded with whitespace. | 1421 | |
Missing a Javadoc comment. | 1431 | |
Parameter query should be final. | 1431 | |
Parameter productType should be final. | 1431 | |
'<' is not preceded with whitespace. | 1433 | |
'<' is not followed by whitespace. | 1433 | |
'>' is not preceded with whitespace. | 1433 | |
Missing a Javadoc comment. | 1443 | |
'<' is not preceded with whitespace. | 1444 | |
'<' is not followed by whitespace. | 1444 | |
'>' is not preceded with whitespace. | 1444 | |
Parameter queryResults should be final. | 1445 | |
'<' is not preceded with whitespace. | 1445 | |
'<' is not followed by whitespace. | 1445 | |
'>' is not preceded with whitespace. | 1445 | |
Parameter queryFilter should be final. | 1445 | |
'<' is not preceded with whitespace. | 1447 | |
'<' is not followed by whitespace. | 1447 | |
'>' is not preceded with whitespace. | 1447 | |
'<' is not preceded with whitespace. | 1447 | |
'<' is not followed by whitespace. | 1447 | |
'>' is not preceded with whitespace. | 1447 | |
'>' is not followed by whitespace. | 1447 | |
'<' is not preceded with whitespace. | 1452 | |
'<' is not followed by whitespace. | 1452 | |
'>' is not preceded with whitespace. | 1452 | |
'>' is not followed by whitespace. | 1452 | |
Line is longer than 80 characters. | 1454 | |
Line is longer than 80 characters. | 1456 | |
Line is longer than 80 characters. | 1457 | |
Line is longer than 80 characters. | 1460 | |
Line is longer than 80 characters. | 1461 | |
Line is longer than 80 characters. | 1462 | |
'<' is not preceded with whitespace. | 1466 | |
'<' is not followed by whitespace. | 1466 | |
'>' is not preceded with whitespace. | 1466 | |
'<' is not preceded with whitespace. | 1466 | |
'<' is not followed by whitespace. | 1466 | |
'>' is not preceded with whitespace. | 1466 | |
'>' is not followed by whitespace. | 1466 | |
'<' is not preceded with whitespace. | 1468 | |
'<' is not followed by whitespace. | 1468 | |
'>' is not preceded with whitespace. | 1468 | |
'>' is not followed by whitespace. | 1468 | |
Missing a Javadoc comment. | 1475 | |
'<' is not preceded with whitespace. | 1475 | |
'<' is not followed by whitespace. | 1475 | |
'>' is not preceded with whitespace. | 1475 | |
Parameter queryResults should be final. | 1475 | |
'<' is not preceded with whitespace. | 1475 | |
'<' is not followed by whitespace. | 1475 | |
'>' is not preceded with whitespace. | 1475 | |
Parameter sortByMetKey should be final. | 1476 | |
Missing a Javadoc comment. | 1485 | |
Parameter product should be final. | 1485 | |
Parameter metadata should be final. | 1485 | |
Line is longer than 80 characters. | 1488 | |
'?' should be on a new line. | 1488 | |
Avoid inline conditionals. | 1488 | |
Line is longer than 80 characters. | 1489 | |
Line is longer than 80 characters. | 1490 | |
'?' should be on a new line. | 1490 | |
Avoid inline conditionals. | 1490 | |
Line is longer than 80 characters. | 1491 | |
Line is longer than 80 characters. | 1493 | |
Avoid inline conditionals. | 1493 | |
Line is longer than 80 characters. | 1494 | |
Line is longer than 80 characters. | 1496 | |
Avoid inline conditionals. | 1496 | |
Line is longer than 80 characters. | 1497 | |
Line is longer than 80 characters. | 1498 | |
'?' should be on a new line. | 1498 | |
Avoid inline conditionals. | 1498 | |
Line is longer than 80 characters. | 1500 | |
Line is longer than 80 characters. | 1501 | |
Line is longer than 80 characters. | 1502 | |
'<' is not preceded with whitespace. | 1504 | |
'<' is not followed by whitespace. | 1504 | |
'>' is not preceded with whitespace. | 1504 | |
Line is longer than 80 characters. | 1511 | |
Avoid inline conditionals. | 1512 | |
Line is longer than 80 characters. | 1513 | |
'?' should be on a new line. | 1516 | |
Avoid inline conditionals. | 1516 | |
Line is longer than 80 characters. | 1517 | |
Avoid inline conditionals. | 1521 | |
Missing a Javadoc comment. | 1527 | |
Line is longer than 80 characters. | 1544 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 39 | |
Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Parameter printer should be final. | 42 | |
Line is longer than 80 characters. | 53 | |
Line is longer than 80 characters. | 56 | |
Line is longer than 80 characters. | 62 | |
Method 'setProductId' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Missing a Javadoc comment. | 66 | |
Parameter productId should be final. | 66 | |
'productId' hides a field. | 66 | |
Method 'setProductName' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Missing a Javadoc comment. | 70 | |
Parameter productName should be final. | 70 | |
'productName' hides a field. | 70 | |
Method 'setDataTransferFactory' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Missing a Javadoc comment. | 74 | |
Parameter dtFactory should be final. | 74 | |
Method 'setDestination' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Missing a Javadoc comment. | 78 | |
Parameter destination should be final. | 78 | |
'destination' hides a field. | 78 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 21 | |
Missing a Javadoc comment. | 31 | |
Line has trailing spaces. | 32 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 37 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 50 | |
Name 'nsSeparator' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 50 | |
Missing a Javadoc comment. | 52 | |
'<' is not preceded with whitespace. | 52 | |
'<' is not followed by whitespace. | 52 | |
'>' is not preceded with whitespace. | 52 | |
Missing a Javadoc comment. | 54 | |
Line has trailing spaces. | 59 | |
Line is longer than 80 characters. | 61 | |
Method 'doExtract' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
Parameter product should be final. | 64 | |
Parameter met should be final. | 64 | |
'{' should be on the previous line. | 71 | |
'=' is not preceded with whitespace. | 75 | |
'=' is not followed by whitespace. | 75 | |
Avoid inline conditionals. | 77 | |
Avoid inline conditionals. | 80 | |
'?' is not preceded with whitespace. | 81 | |
Avoid inline conditionals. | 81 | |
'?' is not followed by whitespace. | 81 | |
':' is not preceded with whitespace. | 81 | |
':' is not followed by whitespace. | 81 | |
Avoid inline conditionals. | 83 | |
Line is longer than 80 characters. | 84 | |
'==' is not preceded with whitespace. | 84 | |
'==' is not followed by whitespace. | 84 | |
'?' is not preceded with whitespace. | 84 | |
Avoid inline conditionals. | 84 | |
'?' is not followed by whitespace. | 84 | |
':' is not preceded with whitespace. | 84 | |
':' is not followed by whitespace. | 84 | |
Avoid inline conditionals. | 87 | |
Line is longer than 80 characters. | 88 | |
Avoid inline conditionals. | 90 | |
Avoid inline conditionals. | 93 | |
Avoid inline conditionals. | 97 | |
Line has trailing spaces. | 106 | |
Line is longer than 80 characters. | 107 | |
Method 'doConfigure' is not designed for extension - needs to be abstract, final or empty. | 109 | |
Missing a Javadoc comment. | 109 | |
Missing a Javadoc comment. | 123 | |
Parameter elemName should be final. | 123 | |
Line is longer than 80 characters. | 124 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 34 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 37 | |
Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Parameter printer should be final. | 40 | |
Method 'setProductId' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Missing a Javadoc comment. | 66 | |
Parameter productId should be final. | 66 | |
'productId' hides a field. | 66 | |
Method 'setProductTypeName' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Missing a Javadoc comment. | 70 | |
Parameter productTypeName should be final. | 70 | |
'productTypeName' hides a field. | 70 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 37 | |
Method 'getProduct' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Line is longer than 80 characters. | 40 | |
Line is longer than 80 characters. | 45 | |
Method 'setProductName' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Missing a Javadoc comment. | 51 | |
Parameter productName should be final. | 51 | |
'productName' hides a field. | 51 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 31 | |
Line has trailing spaces. | 41 | |
Expected @throws tag for 'MetExtractionException'. | 50 | |
Line has trailing spaces. | 54 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 21 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 43 | |
Line is longer than 80 characters. | 44 | |
Missing a Javadoc comment. | 46 | |
Line has trailing spaces. | 53 | |
Line is longer than 80 characters. | 54 | |
Method 'doExtract' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Parameter product should be final. | 57 | |
Parameter met should be final. | 57 |