The following document contains the results of Checkstyle 8.19 with build-config/lutece_checks.xml ruleset. 
| Files | |||
|---|---|---|---|
| 133 | 0 | 0 | 605 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | LeftCurly
|
4 | |
| NeedBraces | 3 | ||
RightCurly
|
3 | ||
| coding | DeclarationOrder | 10 | |
| HiddenField | 1 | ||
| InnerAssignment | 1 | ||
| InnerAssignment | 1 | ||
| MissingSwitchDefault | 1 | ||
| StringLiteralEquality | 2 | ||
| design | HideUtilityClassConstructor | 13 | |
| VisibilityModifier | 13 | ||
| header | Header
|
131 | |
| imports | AvoidStarImport | 4 | |
| RedundantImport | 6 | ||
| UnusedImports | 35 | ||
| javadoc | JavadocMethod | 296 | |
| JavadocType | 41 | ||
| modifier | RedundantModifier | 6 | |
| naming | ParameterName
|
4 | |
StaticVariableName
|
1 | ||
| whitespace | ParenPad
|
29 | |
WhitespaceAround
|
1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 36 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 44 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 53 | |
| javadoc | JavadocMethod | Expected @param tag for 'strPermissionCode'. | 136 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 141 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 146 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.appcenter.business.resourcetype.ResourceTypeValue. | 37 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.appcenter.business.resourcetype.AbstractAppCenterResourceType. | 38 | |
| imports | RedundantImport | Duplicate import to line 44 - javax.validation.constraints.NotNull. | 51 | |
| imports | RedundantImport | Duplicate import to line 45 - javax.validation.constraints.Size. | 52 | |
| imports | RedundantImport | Duplicate import to line 46 - org.hibernate.validator.constraints.NotEmpty. | 53 | |
| coding | HiddenField | '_strCode' hides a field. | 227 | |
| naming | ParameterName | Name '_strCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 227 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 269 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 269 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 271 |
| 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. | 106 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 112 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 227 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 227 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 233 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 233 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 39 | |
| naming | ParameterName | Name '_nIdApllicationData' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 41 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 45 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 50 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 55 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 60 |
| 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 | Missing a Javadoc comment. | 48 | |
| coding | DeclarationOrder | Instance variable definition in wrong order. | 53 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 55 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 60 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 65 |
| 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 'filter'. | 181 |
| 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 'environment'. | 114 | |
| javadoc | JavadocMethod | Expected @param tag for 'strEnvironment'. | 116 |
| 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 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 46 | |
| javadoc | JavadocMethod | Unused @param tag for 'nKey'. | 77 | |
| javadoc | JavadocMethod | Expected @param tag for 'nId'. | 80 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 80 |
| 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 | JavadocType | Missing a Javadoc comment. | 39 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 46 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - javax.validation.constraints.*. | 36 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.hibernate.validator.constraints.*. | 37 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 142 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 147 |
| 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 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - com.fasterxml.jackson.annotation.JsonIgnoreProperties. | 40 | |
| javadoc | JavadocMethod | Expected @param tag for 'strIdDemandType'. | 234 | |
| javadoc | JavadocMethod | Expected @return tag. | 244 | |
| javadoc | JavadocMethod | Expected @param tag for 'strDemandData'. | 255 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 260 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 267 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 273 | |
| naming | ParameterName | Name '_creationTimestamp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 273 | |
| javadoc | JavadocMethod | Expected @param tag for 'bIsClosed'. | 293 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 320 |
| 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 | Missing a Javadoc comment. | 316 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 321 |
| 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 'bHasEnvironmentPrefix'. | 182 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.portal.service.util.AppLogService. | 43 | |
| imports | UnusedImports | Unused import - java.io.IOException. | 46 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 131 | |
| javadoc | JavadocMethod | Expected @param tag for 'demandClass'. | 131 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 169 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 194 | |
| javadoc | JavadocMethod | Expected @param tag for 'filter'. | 205 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 49 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 75 | |
| javadoc | JavadocMethod | Expected @return tag. | 190 | |
| javadoc | JavadocMethod | Expected @param tag for 'listDocumentation'. | 200 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 205 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 210 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 215 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 220 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 225 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 230 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 235 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 240 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 245 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - java.util.function.Predicate. | 43 | |
| blocks | LeftCurly | '{' at column 119 should be on a new line. | 190 |
| 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 'nIdCategory'. | 148 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 40 |
| 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 | |
| imports | RedundantImport | Redundant import from the same package - fr.paris.lutece.plugins.appcenter.business.DemandValidation. | 36 | |
| imports | RedundantImport | Redundant import from the same package - fr.paris.lutece.plugins.appcenter.business.IDemandValidationDAO. | 37 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - javax.validation.constraints.*. | 36 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.hibernate.validator.constraints.*. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 38 | |
| modifier | RedundantModifier | Redundant 'private' modifier. | 54 | |
| javadoc | JavadocMethod | Expected @return tag. | 75 |
| 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 'nIdDemandType'. | 146 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 40 | |
| modifier | RedundantModifier | Redundant 'private' modifier. | 57 | |
| javadoc | JavadocMethod | Expected @return tag. | 78 |
| 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 'strEnvironment'. | 84 |
| 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 | |
| imports | UnusedImports | Unused import - java.io.IOException. | 38 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 101 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 134 | |
| javadoc | JavadocMethod | Expected @param tag for 'demandClass'. | 134 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 163 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdApplication'. | 163 | |
| javadoc | JavadocMethod | Expected @param tag for 'listDemandType'. | 163 | |
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 163 | |
| javadoc | JavadocMethod | Expected @param tag for 'filter'. | 173 |
| 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 'nIdCategory'. | 125 | |
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | RedundantImport | Redundant import from the same package - fr.paris.lutece.plugins.appcenter.business.DemandValidation. | 36 |
| 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 'nIdDemandType'. | 124 |
| 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 'codePermission'. | 98 | |
| javadoc | JavadocMethod | Expected @param tag for 'nRoleId'. | 98 | |
| javadoc | JavadocMethod | Expected @param tag for 'strResource'. | 98 | |
| javadoc | JavadocMethod | Expected @param tag for '_plugin'. | 98 | |
| naming | ParameterName | Name '_plugin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 98 |
| 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 'strpermissionCode'. | 64 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdRole'. | 64 | |
| javadoc | JavadocMethod | Expected @param tag for 'strResourceCode'. | 64 | |
| javadoc | JavadocMethod | Expected @param tag for 'strpermissionCode'. | 79 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdRole'. | 79 | |
| javadoc | JavadocMethod | Expected @param tag for 'strResourceCode'. | 79 | |
| javadoc | JavadocMethod | Expected @param tag for 'strPermissionCode'. | 118 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdRole'. | 118 | |
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 118 |
| 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 'strUserId'. | 110 | |
| javadoc | JavadocMethod | Expected @param tag for 'nApplicationId'. | 110 |
| 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 'nRoleId'. | 76 | |
| javadoc | JavadocMethod | Expected @param tag for 'nApplicationId'. | 76 | |
| javadoc | JavadocMethod | Expected @param tag for 'strUserId'. | 76 | |
| javadoc | JavadocMethod | Expected @param tag for 'strUserId'. | 85 | |
| javadoc | JavadocMethod | Expected @param tag for 'nRoleId'. | 112 | |
| javadoc | JavadocMethod | Expected @param tag for 'nApplicationId'. | 112 | |
| javadoc | JavadocMethod | Expected @param tag for 'strUserId'. | 112 | |
| javadoc | JavadocMethod | Expected @param tag for 'filter'. | 130 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdUser'. | 140 | |
| javadoc | JavadocMethod | Expected @param tag for 'strIdApplication'. | 150 | |
| javadoc | JavadocMethod | Expected @param tag for 'strIdApplication'. | 160 | |
| javadoc | JavadocMethod | Expected @param tag for 'strIdUser'. | 160 |
| 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 'locale'. | 96 | |
| javadoc | JavadocMethod | Unused @param tag for 'resourceTypeClass'. | 120 | |
| javadoc | JavadocMethod | Expected @param tag for 'strResourceTypeKey'. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - javax.validation.constraints.Size. | 36 |
| 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 'strPermissionCode'. | 80 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdRole'. | 80 | |
| javadoc | JavadocMethod | Expected @param tag for 'strResourceCode'. | 80 | |
| javadoc | JavadocMethod | Expected @param tag for 'strPermissionCode'. | 93 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdRole'. | 93 | |
| javadoc | JavadocMethod | Expected @param tag for 'strResourceCode'. | 93 | |
| javadoc | JavadocMethod | Expected @param tag for 'strPermissionCode'. | 138 |
| 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 |
| 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 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 53 | |
| javadoc | JavadocMethod | Expected @param tag for 'strUserId'. | 132 | |
| javadoc | JavadocMethod | Expected @param tag for 'nApplicationId'. | 132 | |
| javadoc | JavadocMethod | Expected @param tag for 'strUserId'. | 143 |
| 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 @return tag. | 97 | |
| javadoc | JavadocMethod | Expected @param tag for 'userInfos'. | 107 |
| 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 'nIdUser'. | 108 | |
| javadoc | JavadocMethod | Expected @param tag for 'strIdUser'. | 111 |
| 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 |
| 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 'userApplicationRoleOld'. | 80 | |
| javadoc | JavadocMethod | Expected @param tag for 'nRoleId'. | 94 | |
| javadoc | JavadocMethod | Expected @param tag for 'nApplicationId'. | 94 | |
| javadoc | JavadocMethod | Expected @param tag for 'strUserId'. | 94 | |
| javadoc | JavadocMethod | Expected @param tag for 'strUserId'. | 104 | |
| javadoc | JavadocMethod | Expected @param tag for 'nApplicationId'. | 115 | |
| javadoc | JavadocMethod | Expected @param tag for 'strUserId'. | 115 | |
| javadoc | JavadocMethod | Expected @param tag for 'nRoleId'. | 128 | |
| javadoc | JavadocMethod | Expected @param tag for 'nApplicationId'. | 128 | |
| javadoc | JavadocMethod | Expected @param tag for 'strUserId'. | 128 | |
| javadoc | JavadocMethod | Expected @param tag for 'filter'. | 148 | |
| javadoc | JavadocMethod | Expected @param tag for 'strIdUser'. | 158 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdApplication'. | 168 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdApplication'. | 178 | |
| javadoc | JavadocMethod | Expected @param tag for 'strIdUser'. | 178 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - java.sql.Statement. | 39 |
| 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 'strKey'. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 38 |
| 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 |
| 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 |
| 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 |
| 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 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 38 | |
| design | VisibilityModifier | Variable '_nIdTask' must be private and have accessor methods. | 42 | |
| design | VisibilityModifier | Variable '_nStatus' must be private and have accessor methods. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - java.sql.Statement. | 41 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - java.util.Collection. | 42 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 45 | |
| design | VisibilityModifier | Variable '_listResourceTypeValues' must be private and have accessor methods. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 45 |
| 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 | JavadocType | Missing a Javadoc comment. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 38 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 45 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 52 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 41 |
| 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 |
| 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 'strId'. | 85 | |
| javadoc | JavadocMethod | Expected @param tag for 'nKey'. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 38 | |
| design | VisibilityModifier | Variable '_strNotificationType' must be private and have accessor methods. | 40 | |
| design | VisibilityModifier | Variable '_nIdMailingList' must be private and have accessor methods. | 41 | |
| design | VisibilityModifier | Variable '_strSubject' must be private and have accessor methods. | 42 | |
| design | VisibilityModifier | Variable '_strMessage' must be private and have accessor methods. | 43 | |
| design | VisibilityModifier | Variable '_strSenderName' must be private and have accessor methods. | 44 | |
| javadoc | JavadocMethod | Expected @param tag for 'strSenderName'. | 103 | |
| javadoc | JavadocMethod | Expected @param tag for 'strNotificationType'. | 123 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdMailingList'. | 143 |
| 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 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 39 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 44 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 50 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 55 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 60 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 39 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 44 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 50 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 55 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 60 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 51 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 51 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 78 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdApplication'. | 78 | |
| javadoc | JavadocMethod | Expected @param tag for 'resourceTypeConfig'. | 79 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 56 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 60 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 240 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 244 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 249 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 263 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 40 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 67 | |
| javadoc | JavadocMethod | Unused @param tag for 'strDataSubsetName'. | 99 | |
| javadoc | JavadocMethod | Unused @param tag for 'valueType'. | 101 | |
| javadoc | JavadocMethod | Expected @param tag for '<R>'. | 105 | |
| javadoc | JavadocMethod | Expected @param tag for 'applicationDatasClass'. | 106 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IOException'. | 218 | |
| javadoc | JavadocMethod | Unused @param tag for 'dataSubset'. | 235 | |
| javadoc | JavadocMethod | Expected @param tag for '<AD>'. | 241 | |
| javadoc | JavadocMethod | Expected @param tag for '<ADS>'. | 241 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdApplicationData'. | 241 | |
| javadoc | JavadocMethod | Expected @param tag for 'valueType'. | 242 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 254 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 45 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 47 |
| 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 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 59 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 68 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 81 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 86 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 46 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 47 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 47 | |
| naming | StaticVariableName | Name 'KEY_SUPER_ADMIN_ROLE' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 50 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 52 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 57 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 62 | |
| javadoc | JavadocMethod | Expected @param tag for 'listDemands'. | 90 | |
| javadoc | JavadocMethod | Expected @param tag for 'demandTypeRefList'. | 90 | |
| javadoc | JavadocMethod | Expected @param tag for 'user'. | 90 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 99 | |
| blocks | LeftCurly | '{' at column 49 should be on a new line. | 110 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 42 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 42 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 44 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 46 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 46 | |
| javadoc | JavadocMethod | Expected @param tag for 'strPermissionCode'. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 39 | |
| design | VisibilityModifier | Variable '_mapResourceType' must be private and have accessor methods. | 41 | |
| javadoc | JavadocMethod | Expected @param tag for 'mapResourceType'. | 66 | |
| javadoc | JavadocMethod | Expected @param tag for 'strResourceTypeCode'. | 77 | |
| javadoc | JavadocMethod | Expected @param tag for 'strResourceCode'. | 77 | |
| javadoc | JavadocMethod | Expected @param tag for 'strResourceTypeCode'. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 45 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 45 | |
| javadoc | JavadocMethod | Expected @param tag for 'strResourceTypeCode'. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.util.ReferenceList. | 44 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 46 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 46 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 58 | |
| javadoc | JavadocMethod | Unused @param tag for 'nApplicationId'. | 114 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 118 | |
| javadoc | JavadocMethod | Expected @return tag. | 194 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 194 | |
| javadoc | JavadocMethod | Expected @param tag for 'nIdApplication'. | 194 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 194 | |
| javadoc | JavadocMethod | Expected @param tag for 'user'. | 214 | |
| javadoc | JavadocMethod | Expected @param tag for 'user'. | 239 | |
| javadoc | JavadocMethod | Expected @param tag for 'userInfosClass'. | 239 | |
| javadoc | JavadocMethod | Expected @param tag for 'user'. | 268 | |
| javadoc | JavadocMethod | Unused @param tag for 'application'. | 285 | |
| javadoc | JavadocMethod | Expected @param tag for 'user'. | 293 | |
| javadoc | JavadocMethod | Unused @param tag for 'nodeUserInfos'. | 323 | |
| javadoc | JavadocMethod | Expected @param tag for 'strUserInfosJson'. | 331 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IOException'. | 331 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.appcenter.business.organization.OrganizationManagerHome. | 43 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 62 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 73 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 78 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 83 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 88 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 93 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 44 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 48 |
| 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 '_resourceHistoryService' must be private and have accessor methods. | 68 | |
| javadoc | JavadocMethod | Unused @param tag for 'strDataSubsetName'. | 83 | |
| javadoc | JavadocMethod | Expected @param tag for '<AD>'. | 90 | |
| javadoc | JavadocMethod | Expected @param tag for '<ADS>'. | 90 | |
| javadoc | JavadocMethod | Expected @param tag for '<D>'. | 90 | |
| javadoc | JavadocMethod | Unused @param tag for 'strDataSubsetName'. | 182 | |
| javadoc | JavadocMethod | Expected @param tag for '<AD>'. | 187 | |
| javadoc | JavadocMethod | Expected @param tag for '<ADS>'. | 187 | |
| javadoc | JavadocMethod | Expected @param tag for '<D>'. | 187 |
| 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 | JavadocType | Missing a Javadoc comment. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.portal.service.mail.MailItem. | 56 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 70 | |
| javadoc | JavadocMethod | Expected @param tag for 'conf'. | 112 | |
| javadoc | JavadocMethod | Expected @param tag for 'demand'. | 112 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 112 | |
| javadoc | JavadocMethod | Expected @param tag for 'config'. | 138 | |
| javadoc | JavadocMethod | Expected @param tag for 'demand'. | 138 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 142 | |
| coding | StringLiteralEquality | Literal Strings should be compared using equals(), not '=='. | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.appcenter.business.organization.OrganizationManagerHome. | 45 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.workflowcore.web.task.SimpleTaskComponent. | 39 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 51 |
| 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 | Missing a Javadoc comment. | 87 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 174 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 55 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 63 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 63 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 41 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 41 | |
| javadoc | JavadocMethod | Expected @param tag for 'refList'. | 52 | |
| javadoc | JavadocMethod | Expected @param tag for 'locale'. | 52 | |
| javadoc | JavadocMethod | Expected @param tag for 'refList'. | 67 | |
| javadoc | JavadocMethod | Expected @param tag for 'locale'. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 62 | |
| javadoc | JavadocMethod | Unused @param tag for 'strKey'. | 75 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 113 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 113 | |
| javadoc | JavadocMethod | Unused @param tag for 'strKey'. | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.appcenter.business.Application. | 38 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.appcenter.business.ApplicationDemandTypesEnable. | 39 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.appcenter.business.DemandHome. | 41 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.appcenter.service.ApplicationService. | 43 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.appcenter.service.DemandTypeService. | 44 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.workflowcore.business.state.State. | 46 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.portal.service.admin.AccessDeniedException. | 47 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.portal.service.workflow.WorkflowService. | 52 | |
| imports | UnusedImports | Unused import - java.util.HashMap. | 53 | |
| imports | UnusedImports | Unused import - java.util.List. | 54 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 79 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 79 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 110 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 112 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 114 |
| 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 '_application' must be private and have accessor methods. | 107 | |
| design | VisibilityModifier | Variable '_handler' must be private and have accessor methods. | 109 | |
| javadoc | JavadocMethod | Expected @return tag. | 179 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 179 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 212 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 251 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 254 | |
| javadoc | JavadocMethod | Expected @return tag. | 292 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 292 | |
| javadoc | JavadocMethod | Expected @param tag for 'strPermissionCode'. | 292 | |
| javadoc | JavadocMethod | Expected @param tag for 'strResourceCode'. | 292 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 292 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 293 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 293 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 316 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 316 | |
| javadoc | JavadocMethod | Expected @param tag for 'model'. | 329 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 329 | |
| javadoc | JavadocMethod | Expected @param tag for 'strPermission'. | 329 | |
| javadoc | JavadocMethod | Expected @param tag for 'strResourceCode'. | 329 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 344 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.appcenter.business.organization.Organization. | 41 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.util.ReferenceItem. | 56 | |
| imports | UnusedImports | Unused import - java.util.HashMap. | 62 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 212 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 506 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 535 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 536 |
| 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 | Missing a Javadoc comment. | 97 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 122 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 129 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 130 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 138 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 147 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 158 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 166 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 175 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 182 | |
| design | VisibilityModifier | Variable '_handler' must be private and have accessor methods. | 182 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 184 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 199 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 199 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 199 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 199 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 230 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 243 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 306 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 306 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 306 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 335 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 335 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 335 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 364 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 364 | |
| coding | StringLiteralEquality | Literal Strings should be compared using equals(), not '!='. | 380 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 432 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 486 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 486 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 486 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 553 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 553 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 553 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 594 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 594 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 594 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 638 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 638 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 638 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 641 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 641 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 646 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.appcenter.business.ApplicationDatas. | 44 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.portal.service.util.AppException. | 64 | |
| imports | UnusedImports | Unused import - java.util.Locale. | 81 | |
| imports | UnusedImports | Unused import - java.util.Optional. | 82 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 159 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 212 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 252 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 355 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 539 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - java.util.function.Function. | 60 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 330 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 367 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 542 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 578 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.appcenter.business.organization.OrganizationManagerHome. | 49 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 76 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 114 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 124 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 124 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 194 |
| 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 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 123 |
| 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 'request'. | 239 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 51 | |
| javadoc | JavadocMethod | Expected @return tag. | 82 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 83 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 83 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 83 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 124 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 124 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 124 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 126 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 128 |
| 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 '<T>'. | 76 |
| 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 @throws tag for 'AccessDeniedException'. | 142 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 229 |
| 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 followed by whitespace. | 119 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 161 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 254 |