The following document contains the results of Checkstyle 8.19 with build-config/lutece_checks.xml ruleset. 
| Files | |||
|---|---|---|---|
| 10 | 0 | 0 | 162 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | DeclarationOrder | 26 | |
| ExplicitInitialization | 1 | ||
| design | FinalClass | 2 | |
| VisibilityModifier | 3 | ||
| header | Header
|
10 | |
| javadoc | JavadocMethod | 111 | |
| modifier | RedundantModifier | 3 | |
| whitespace | ParenPad
|
6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| design | VisibilityModifier | Variable '_httpTransport' must be private and have accessor methods. | 45 | |
| javadoc | JavadocMethod | Expected @param tag for 'transportProvider'. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| design | VisibilityModifier | Variable '_httpClient' must be private and have accessor methods. | 53 | |
| design | VisibilityModifier | Variable '_strEndPoint' must be private and have accessor methods. | 54 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 56 | |
| javadoc | JavadocMethod | Expected @param tag for 'strApiEndPointUrl'. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocMethod | Expected @param tag for 'strCustomerId'. | 134 | |
| javadoc | JavadocMethod | Expected @param tag for 'strIdDemandType'. | 134 | |
| javadoc | JavadocMethod | Expected @param tag for 'strStatusList'. | 134 | |
| javadoc | JavadocMethod | Expected @param tag for 'strCustomerId'. | 170 | |
| javadoc | JavadocMethod | Expected @param tag for 'strIdDemand'. | 170 | |
| javadoc | JavadocMethod | Expected @param tag for 'strIdDemandType'. | 170 | |
| javadoc | JavadocMethod | Expected @param tag for 'date'. | 193 | |
| javadoc | JavadocMethod | Expected @param tag for 'subject'. | 193 | |
| javadoc | JavadocMethod | Expected @param tag for 'message'. | 193 | |
| javadoc | JavadocMethod | Expected @param tag for 'status'. | 193 | |
| javadoc | JavadocMethod | Expected @param tag for 'id'. | 218 | |
| javadoc | JavadocMethod | Expected @param tag for 'demandType'. | 218 | |
| javadoc | JavadocMethod | Expected @param tag for 'creationDate'. | 218 | |
| javadoc | JavadocMethod | Expected @param tag for 'modifyDate'. | 218 | |
| javadoc | JavadocMethod | Expected @param tag for 'status'. | 218 | |
| javadoc | JavadocMethod | Expected @param tag for 'customer'. | 218 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 289 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 320 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 512 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 516 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 555 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 559 | |
| javadoc | JavadocMethod | Expected @return tag. | 613 | |
| javadoc | JavadocMethod | Expected @param tag for 'strResponse'. | 613 | |
| javadoc | JavadocMethod | Expected @throws tag for 'JsonProcessingException'. | 613 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocMethod | Unused @param tag for 'strUrl'. | 59 | |
| javadoc | JavadocMethod | Expected @param tag for 'strEndPointUrl'. | 67 | |
| javadoc | JavadocMethod | Unused @param tag for 'strUrl'. | 72 | |
| javadoc | JavadocMethod | Expected @param tag for 'strEndPointUrl'. | 80 | |
| javadoc | JavadocMethod | Unused @param tag for 'strUrl'. | 85 | |
| javadoc | JavadocMethod | Expected @param tag for 'strEndPointUrl'. | 93 | |
| javadoc | JavadocMethod | Unused @param tag for 'strUrl'. | 98 | |
| javadoc | JavadocMethod | Expected @param tag for 'strEndPointUrl'. | 106 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 113 | |
| javadoc | JavadocMethod | Expected @param tag for 'strApiEndPointUrl'. | 113 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 120 | |
| javadoc | JavadocMethod | Unused @param tag for 'mapParams'. | 127 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocMethod | Expected @param tag for 'strCustomerId'. | 63 | |
| javadoc | JavadocMethod | Expected @param tag for 'strIdDemandType'. | 63 | |
| javadoc | JavadocMethod | Expected @param tag for 'strLimitResult'. | 63 | |
| javadoc | JavadocMethod | Expected @param tag for 'strNotificationType'. | 63 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NotificationException'. | 63 | |
| javadoc | JavadocMethod | Expected @param tag for 'strCustomerId'. | 78 | |
| javadoc | JavadocMethod | Expected @param tag for 'strIdDemandType'. | 78 | |
| javadoc | JavadocMethod | Expected @param tag for 'strLimitResult'. | 78 | |
| javadoc | JavadocMethod | Expected @param tag for 'strNotificationType'. | 78 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NotificationException'. | 79 | |
| javadoc | JavadocMethod | Expected @param tag for 'strCustomerId'. | 89 | |
| javadoc | JavadocMethod | Expected @param tag for 'strIdDemand'. | 89 | |
| javadoc | JavadocMethod | Expected @param tag for 'strIdDemandType'. | 89 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NotificationException'. | 89 | |
| javadoc | JavadocMethod | Expected @return tag. | 98 | |
| javadoc | JavadocMethod | Expected @param tag for 'strCustomerId'. | 98 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NotificationException'. | 98 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NotificationException'. | 105 | |
| javadoc | JavadocMethod | Expected @param tag for 'nCategoryId'. | 114 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NotificationException'. | 114 | |
| javadoc | JavadocMethod | Expected @param tag for 'category'. | 122 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NotificationException'. | 122 | |
| javadoc | JavadocMethod | Expected @param tag for 'category'. | 130 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NotificationException'. | 130 | |
| javadoc | JavadocMethod | Expected @param tag for 'nCategoryId'. | 137 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NotificationException'. | 137 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NotificationException'. | 144 | |
| javadoc | JavadocMethod | Expected @param tag for 'nDemandTypeId'. | 152 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NotificationException'. | 152 | |
| javadoc | JavadocMethod | Unused @param tag for 'demand'. | 156 | |
| javadoc | JavadocMethod | Expected @param tag for 'demandType'. | 160 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NotificationException'. | 160 | |
| javadoc | JavadocMethod | Unused @param tag for 'demand'. | 164 | |
| javadoc | JavadocMethod | Expected @param tag for 'demandType'. | 168 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NotificationException'. | 168 | |
| javadoc | JavadocMethod | Expected @param tag for 'nDemandTypeId'. | 175 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NotificationException'. | 175 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NotificationException'. | 183 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NotificationException'. | 190 | |
| javadoc | JavadocMethod | Expected @param tag for 'nStatusId'. | 198 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NotificationException'. | 198 | |
| javadoc | JavadocMethod | Expected @param tag for 'status'. | 206 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NotificationException'. | 206 | |
| javadoc | JavadocMethod | Expected @param tag for 'status'. | 214 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NotificationException'. | 214 | |
| javadoc | JavadocMethod | Expected @param tag for 'nStatusId'. | 221 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NotificationException'. | 221 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocMethod | Expected @param tag for 'strCustomerId'. | 98 | |
| javadoc | JavadocMethod | Expected @param tag for 'strIdDemandType'. | 98 | |
| javadoc | JavadocMethod | Expected @param tag for 'strLimitResult'. | 98 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NotificationException'. | 98 | |
| javadoc | JavadocMethod | Expected @param tag for 'strCustomerId'. | 117 | |
| javadoc | JavadocMethod | Expected @param tag for 'strIdDemandType'. | 117 | |
| javadoc | JavadocMethod | Expected @param tag for 'strLimitResult'. | 117 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NotificationException'. | 118 | |
| javadoc | JavadocMethod | Expected @param tag for 'strCustomerId'. | 131 | |
| javadoc | JavadocMethod | Expected @param tag for 'strIdDemand'. | 131 | |
| javadoc | JavadocMethod | Expected @param tag for 'strIdDemandType'. | 131 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NotificationException'. | 131 | |
| javadoc | JavadocMethod | Expected @param tag for 'strCustomerId'. | 144 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NotificationException'. | 144 | |
| javadoc | JavadocMethod | Expected @param tag for 'nCategoryId'. | 165 | |
| javadoc | JavadocMethod | Expected @param tag for 'category'. | 176 | |
| javadoc | JavadocMethod | Expected @param tag for 'category'. | 187 | |
| javadoc | JavadocMethod | Expected @param tag for 'nCategoryId'. | 197 | |
| javadoc | JavadocMethod | Expected @param tag for 'nDemandTypeId'. | 219 | |
| javadoc | JavadocMethod | Unused @param tag for 'demand'. | 226 | |
| javadoc | JavadocMethod | Expected @param tag for 'demandType'. | 230 | |
| javadoc | JavadocMethod | Unused @param tag for 'demand'. | 237 | |
| javadoc | JavadocMethod | Expected @param tag for 'demandType'. | 241 | |
| javadoc | JavadocMethod | Expected @param tag for 'nDemandTypeId'. | 251 | |
| javadoc | JavadocMethod | Expected @param tag for 'nStatusId'. | 283 | |
| javadoc | JavadocMethod | Expected @param tag for 'status'. | 294 | |
| javadoc | JavadocMethod | Expected @param tag for 'status'. | 305 | |
| javadoc | JavadocMethod | Expected @param tag for 'nStatusId'. | 315 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of '/*'. | 1 | |
| design | FinalClass | Class NotificationStoreConstants should be declared as final. | 8 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 19 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 20 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 21 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 22 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 23 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 24 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 26 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 27 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 28 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 29 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 33 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 34 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 35 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 36 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 37 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 38 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 39 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 42 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 43 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 44 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 47 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 48 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 49 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 50 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 51 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| design | FinalClass | Class NotificationStoreUtils should be declared as final. | 47 | |
| coding | ExplicitInitialization | Variable '_mapper' explicitly initialized to 'null' (default value for its type). | 49 | |
| javadoc | JavadocMethod | Expected @return tag. | 62 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 84 | |
| javadoc | JavadocMethod | Expected @param tag for 'typeReference'. | 84 | |
| javadoc | JavadocMethod | Expected @throws tag for 'JsonProcessingException'. | 84 |