The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| Translation | 0 | |
LeftCurly
| 0 | |
RightCurly
| 0 | |
MemberName
| 0 | |
StaticVariableName
| 0 | |
MethodName
| 0 | |
ParameterName
| 0 | |
LocalVariableName
| 0 | |
| JavadocMethod | 34 | |
| JavadocType | 1 | |
ConstantName
| 0 | |
PackageName
| 0 | |
| TypeName | 0 | |
LocalFinalVariableName
| 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 2 | |
| ParameterNumber | 0 | |
ParenPad
| 0 | |
WhitespaceAround
| 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 4 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 0 | |
| NeedBraces | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| HiddenField | 0 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MissingSwitchDefault | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| ArrayTrailingComma | 0 | |
| CovariantEquals | 0 | |
| DeclarationOrder | 15 | |
| ExplicitInitialization | 0 | |
| InnerAssignment | 0 | |
NestedIfDepth
| 0 | |
NestedTryDepth
| 0 | |
| PackageDeclaration | 0 | |
| ParameterAssignment | 0 | |
ReturnCount
| 0 | |
| StringLiteralEquality | 0 | |
| SuperClone | 0 | |
| SuperFinalize | 0 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 2 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 0 | |
| MutableException | 2 | |
ArrayTypeStyle
| 0 | |
RegexpSinglelineJava
| 0 | |
RegexpSinglelineJava
| 0 | |
RegexpSinglelineJava
| 0 | |
RegexpSinglelineJava
| 0 | |
RegexpSinglelineJava
| 0 | |
Header
| 4 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' * Copyright (c) 2002-2014, Mairie de Paris'. | 2 | |
| Missing a Javadoc comment. | 39 | |
| Expected @param tag for 'id'. | 60 | |
| Expected @param tag for 'eudonetAttribut'. | 76 | |
| Expected @param tag for 'orderEntry'. | 92 | |
| Expected @param tag for 'idConfig'. | 108 |
| Violation | Message | Line |
|---|---|---|
| Unused import - java.util.List. | 39 | |
| Expected @param tag for 'sessionKeyFamily'. | 96 | |
| Expected @param tag for 'subscriberLogin'. | 112 | |
| Expected @param tag for 'subscriberPassword'. | 128 | |
| Expected @param tag for 'userLogin'. | 144 | |
| Expected @param tag for 'userPassword'. | 160 | |
| Expected @param tag for 'baseName'. | 176 | |
| Expected @param tag for 'wsUrl'. | 192 | |
| Expected @param tag for 'entry'. | 208 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'eudonetData'. | 178 | |
| Expected @param tag for 'nKey'. | 197 | |
| Expected @param tag for 'eudonetData'. | 209 | |
| Expected @param tag for 'nidTask'. | 227 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' * Copyright (c) 2002-2014, Mairie de Paris'. | 2 | |
| Utility classes should not have a public or default constructor. | 46 | |
| Expected @param tag for 'eudonetData'. | 55 | |
| Expected @param tag for 'nKey'. | 64 | |
| Expected @param tag for 'idTask'. | 74 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' * Copyright (c) 2002-2014, Mairie de Paris'. | 2 | |
| Utility classes should not have a public or default constructor. | 46 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'taskEudonetConfig'. | 53 | |
| Expected @throws tag for 'EudonetException'. | 53 | |
| Redundant 'public' modifier. | 60 | |
| Expected @param tag for 'idResource'. | 60 | |
| Expected @throws tag for 'EudonetException'. | 60 | |
| Redundant 'public' modifier. | 67 | |
| Expected @param tag for 'idResource'. | 67 | |
| Expected @throws tag for 'EudonetException'. | 67 | |
| Redundant 'public' modifier. | 74 | |
| Expected @param tag for 'idResource'. | 74 | |
| Expected @throws tag for 'EudonetException'. | 74 | |
| Redundant 'public' modifier. | 80 |
| Violation | Message | Line |
|---|---|---|
| Unused import - fr.paris.lutece.plugins.workflow.modules.eudonetdirectory.utils.EudonetException. | 39 | |
| Variable access definition in wrong order. | 65 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' * Copyright (c) 2002-2014, Mairie de Paris'. | 2 | |
| The field '_strIdDemand' must be declared final. | 45 | |
| The field '_strErrorMessage' must be declared final. | 46 | |
| Unused @param tag for 'IdDemand'. | 50 | |
| Expected @param tag for 'strIdDemand'. | 53 | |
| Unused @param tag for '_strIdDemand'. | 61 | |
| Expected @param tag for 'strIdDemand'. | 63 | |
| Unused @param tag for 'IdDemand'. | 97 | |
| Expected @param tag for 'strIdDemand'. | 99 |
| Violation | Message | Line |
|---|---|---|
| Variable access definition in wrong order. | 87 | |
| Variable access definition in wrong order. | 88 | |
| Variable access definition in wrong order. | 89 | |
| Variable access definition in wrong order. | 90 | |
| Variable access definition in wrong order. | 91 | |
| Variable access definition in wrong order. | 92 | |
| Variable access definition in wrong order. | 93 | |
| Variable access definition in wrong order. | 94 | |
| Variable access definition in wrong order. | 95 | |
| Variable access definition in wrong order. | 96 | |
| Variable access definition in wrong order. | 97 | |
| Variable access definition in wrong order. | 98 | |
| Variable access definition in wrong order. | 99 | |
| Variable access definition in wrong order. | 100 | |
| Expected @param tag for 'taskEudonetConfig'. | 330 |