Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstyle 8.19 with build-config/lutece_checks.xml ruleset. 

rss feed

Summary

Files
 Info
 Warnings
 Errors
103 0 5 375

Files

File
 I
 W
 E
fr/paris/lutece/plugins/genericattributes/business/CartoProviderManager.java 0 0 1
fr/paris/lutece/plugins/genericattributes/business/Entry.java 0 0 7
fr/paris/lutece/plugins/genericattributes/business/EntryDAO.java 0 0 2
fr/paris/lutece/plugins/genericattributes/business/EntryFilter.java 0 0 5
fr/paris/lutece/plugins/genericattributes/business/EntryHome.java 0 0 1
fr/paris/lutece/plugins/genericattributes/business/EntryType.java 0 0 1
fr/paris/lutece/plugins/genericattributes/business/EntryTypeDAO.java 0 0 2
fr/paris/lutece/plugins/genericattributes/business/EntryTypeHome.java 0 0 3
fr/paris/lutece/plugins/genericattributes/business/Field.java 0 0 3
fr/paris/lutece/plugins/genericattributes/business/FieldDAO.java 0 0 2
fr/paris/lutece/plugins/genericattributes/business/FieldHome.java 0 0 2
fr/paris/lutece/plugins/genericattributes/business/GenAttFileItem.java 0 0 4
fr/paris/lutece/plugins/genericattributes/business/GenericAttributeError.java 0 0 1
fr/paris/lutece/plugins/genericattributes/business/ICartoProvider.java 0 0 8
fr/paris/lutece/plugins/genericattributes/business/IEntryDAO.java 0 0 2
fr/paris/lutece/plugins/genericattributes/business/IEntryTypeDAO.java 0 0 4
fr/paris/lutece/plugins/genericattributes/business/IFieldDAO.java 0 0 7
fr/paris/lutece/plugins/genericattributes/business/IMapProvider.java 0 0 2
fr/paris/lutece/plugins/genericattributes/business/IOcrProvider.java 0 0 3
fr/paris/lutece/plugins/genericattributes/business/IReferenceItemFieldDao.java 0 0 3
fr/paris/lutece/plugins/genericattributes/business/IResponseDAO.java 0 0 2
fr/paris/lutece/plugins/genericattributes/business/MandatoryError.java 0 0 2
fr/paris/lutece/plugins/genericattributes/business/MapProviderManager.java 0 0 1
fr/paris/lutece/plugins/genericattributes/business/OcrProviderManager.java 0 0 1
fr/paris/lutece/plugins/genericattributes/business/ReferenceItemFieldDao.java 0 0 1
fr/paris/lutece/plugins/genericattributes/business/ReferenceItemFieldHome.java 0 0 11
fr/paris/lutece/plugins/genericattributes/business/Response.java 0 0 2
fr/paris/lutece/plugins/genericattributes/business/ResponseDAO.java 0 0 2
fr/paris/lutece/plugins/genericattributes/business/ResponseFilter.java 0 0 1
fr/paris/lutece/plugins/genericattributes/business/ResponseHome.java 0 0 3
fr/paris/lutece/plugins/genericattributes/business/StatisticEntrySubmit.java 0 0 1
fr/paris/lutece/plugins/genericattributes/service/GenattReferenceItemListener.java 0 0 3
fr/paris/lutece/plugins/genericattributes/service/GenericAttributesPlugin.java 0 0 1
fr/paris/lutece/plugins/genericattributes/service/GenericAttributesSessionListener.java 0 0 1
fr/paris/lutece/plugins/genericattributes/service/ResponseImageResourceProvider.java 0 0 1
fr/paris/lutece/plugins/genericattributes/service/anonymization/AbstractAnonymizationService.java 0 0 7
fr/paris/lutece/plugins/genericattributes/service/anonymization/AbstractDateAnonymizationService.java 0 0 5
fr/paris/lutece/plugins/genericattributes/service/anonymization/AbstractTextAnonymizationService.java 0 0 5
fr/paris/lutece/plugins/genericattributes/service/anonymization/Date0AnonymizationService.java 0 0 1
fr/paris/lutece/plugins/genericattributes/service/anonymization/DateDefaultAnonymizationService.java 0 0 1
fr/paris/lutece/plugins/genericattributes/service/anonymization/DateEmptyAnonymizationService.java 0 0 1
fr/paris/lutece/plugins/genericattributes/service/anonymization/DefaultValueAnonymizationService.java 0 0 1
fr/paris/lutece/plugins/genericattributes/service/anonymization/EntryAnonymizationType.java 0 0 5
fr/paris/lutece/plugins/genericattributes/service/anonymization/EntryCodeAnonymizationService.java 0 0 1
fr/paris/lutece/plugins/genericattributes/service/anonymization/EntryIdAnonymizationService.java 0 0 1
fr/paris/lutece/plugins/genericattributes/service/anonymization/FileDeleteAnonymizationService.java 0 0 1
fr/paris/lutece/plugins/genericattributes/service/anonymization/FileReplaceAnonymizationService.java 0 0 2
fr/paris/lutece/plugins/genericattributes/service/anonymization/GeolocDefaultAnonymizationService.java 0 0 1
fr/paris/lutece/plugins/genericattributes/service/anonymization/IEntryAnonymizationType.java 0 0 5
fr/paris/lutece/plugins/genericattributes/service/anonymization/IEntryTypeAnonymisationService.java 0 0 7
fr/paris/lutece/plugins/genericattributes/service/anonymization/RandomGuidAnonymizationService.java 0 0 1
fr/paris/lutece/plugins/genericattributes/service/anonymization/RandomNumberAnonymizationService.java 0 0 1
fr/paris/lutece/plugins/genericattributes/service/anonymization/ResponseIdAnonymizationService.java 0 0 1
fr/paris/lutece/plugins/genericattributes/service/anonymization/TelephoneDefaultAnonymizationService.java 0 0 1
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeArray.java 0 0 5
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeCamera.java 0 1 8
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeCartography.java 0 0 11
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeCheckBox.java 0 0 2
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeChoice.java 0 0 4
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeComment.java 0 0 8
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeDate.java 0 0 4
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeFile.java 0 1 1
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeGalleryImage.java 0 0 3
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeGeolocation.java 0 1 58
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeGroup.java 0 0 2
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeImage.java 0 0 2
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeMyLuteceUser.java 0 0 1
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeNumber.java 0 0 3
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeNumbering.java 0 0 2
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeRadioButton.java 0 0 2
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeSelect.java 0 0 2
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeSelectOrder.java 0 0 2
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeSelectSQL.java 0 0 3
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeSession.java 0 0 2
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeSlot.java 0 0 22
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeTelephoneNumber.java 0 1 4
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeText.java 0 1 5
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeTextArea.java 0 0 6
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeUpload.java 0 0 2
fr/paris/lutece/plugins/genericattributes/service/entrytype/EntryTypeService.java 0 0 1
fr/paris/lutece/plugins/genericattributes/service/entrytype/EntryTypeServiceManager.java 0 0 1
fr/paris/lutece/plugins/genericattributes/service/entrytype/IEntryTypeService.java 0 0 4
fr/paris/lutece/plugins/genericattributes/service/file/FileService.java 0 0 1
fr/paris/lutece/plugins/genericattributes/service/file/GenericAttributeFileService.java 0 0 24
fr/paris/lutece/plugins/genericattributes/service/upload/AbstractGenAttUploadHandler.java 0 0 1
fr/paris/lutece/plugins/genericattributes/util/CopyEntryEventParam.java 0 0 2
fr/paris/lutece/plugins/genericattributes/util/EntryTypeNumberingUtil.java 0 0 4
fr/paris/lutece/plugins/genericattributes/util/FileAttributesUtils.java 0 0 9
fr/paris/lutece/plugins/genericattributes/util/GenericAttributesUtils.java 0 0 9
fr/paris/lutece/plugins/genericattributes/web/admin/EntryTypeJspBean.java 0 0 11

Rules

Category Rule Violations Severity
blocks LeftCurly
  • option: "nl"
6
 Error
RightCurly
  • option: "alone"
1
 Error
coding ArrayTrailingComma 38
 Error
DeclarationOrder 6
 Error
ParameterAssignment 2
 Error
ReturnCount
  • max: "5"
4
 Warning
design FinalClass 2
 Error
VisibilityModifier 3
 Error
header Header
  • fileExtensions: "java"
  • headerFile: "/var/jenkins_home/jobs/admin-github-build/workspace@2/target/checkstyle-header.txt"
90
 Error
imports AvoidStarImport 1
 Error
UnusedImports 7
 Error
javadoc JavadocMethod 118
 Error
JavadocType 12
 Error
naming MemberName
  • format: "^_[a-z](_?[a-zA-Z0-9])*$"
2
 Error
sizes ParameterNumber 1
 Warning
whitespace ParenPad
  • option: "space"
87
 Error

Details

fr/paris/lutece/plugins/genericattributes/business/CartoProviderManager.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/genericattributes/business/Entry.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Missing a Javadoc comment. 514
 Error
javadoc JavadocMethod Missing a Javadoc comment. 519
 Error
javadoc JavadocMethod Missing a Javadoc comment. 524
 Error
javadoc JavadocMethod Missing a Javadoc comment. 529
 Error
javadoc JavadocMethod Expected @return tag. 592
 Error
javadoc JavadocMethod Expected @param tag for 'strCode'. 592

fr/paris/lutece/plugins/genericattributes/business/EntryDAO.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Missing a Javadoc comment. 381

fr/paris/lutece/plugins/genericattributes/business/EntryFilter.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Expected @param tag for 'isOnlyDisplayInBack'. 349
 Error
javadoc JavadocMethod Missing a Javadoc comment. 363
 Error
javadoc JavadocMethod Missing a Javadoc comment. 368
 Error
javadoc JavadocMethod Missing a Javadoc comment. 373

fr/paris/lutece/plugins/genericattributes/business/EntryHome.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/genericattributes/business/EntryType.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/genericattributes/business/EntryTypeDAO.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Missing a Javadoc comment. 116

fr/paris/lutece/plugins/genericattributes/business/EntryTypeHome.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Unused @param tag for 'strPluginName'. 102
 Error
javadoc JavadocMethod Expected @param tag for 'entryType'. 116

fr/paris/lutece/plugins/genericattributes/business/Field.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
blocks LeftCurly '{' at column 30 should be on a new line. 326
 Error
blocks LeftCurly '{' at column 51 should be on a new line. 335

fr/paris/lutece/plugins/genericattributes/business/FieldDAO.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Missing a Javadoc comment. 313

fr/paris/lutece/plugins/genericattributes/business/FieldHome.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Expected @param tag for 'code'. 278

fr/paris/lutece/plugins/genericattributes/business/GenAttFileItem.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Expected @param tag for 'strOrigin'. 84
 Error
javadoc JavadocMethod Expected @param tag for 'strOrigin'. 104
 Error
javadoc JavadocMethod Missing a Javadoc comment. 269

fr/paris/lutece/plugins/genericattributes/business/GenericAttributeError.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/genericattributes/business/ICartoProvider.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Expected @param tag for 'nKey'. 85
 Error
javadoc JavadocMethod Expected @param tag for 'x'. 99
 Error
javadoc JavadocMethod Expected @param tag for 'y'. 99
 Error
javadoc JavadocMethod Expected @param tag for 'adresse'. 99
 Error
javadoc JavadocMethod Expected @param tag for 'coordinate'. 106
 Error
javadoc JavadocMethod Expected @param tag for 'coordinate'. 113
 Error
javadoc JavadocMethod Expected @param tag for 'strIdLayer'. 120

fr/paris/lutece/plugins/genericattributes/business/IEntryDAO.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Expected @return tag. 178

fr/paris/lutece/plugins/genericattributes/business/IEntryTypeDAO.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Unused @param tag for 'strPlugin'. 70
 Error
javadoc JavadocMethod Expected @param tag for 'entryType'. 84
 Error
javadoc JavadocMethod Expected @param tag for 'plugin'. 84

fr/paris/lutece/plugins/genericattributes/business/IFieldDAO.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Expected @return tag. 154
 Error
javadoc JavadocMethod Expected @param tag for 'idList'. 154
 Error
javadoc JavadocMethod Expected @param tag for 'plugin'. 154
 Error
javadoc JavadocMethod Expected @return tag. 163
 Error
javadoc JavadocMethod Expected @param tag for 'code'. 163
 Error
javadoc JavadocMethod Expected @param tag for 'plugin'. 163

fr/paris/lutece/plugins/genericattributes/business/IMapProvider.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Expected @param tag for 'nKey'. 84

fr/paris/lutece/plugins/genericattributes/business/IOcrProvider.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Expected @param tag for 'nKey'. 105
 Error
javadoc JavadocMethod Expected @throws tag for 'Exception'. 135

fr/paris/lutece/plugins/genericattributes/business/IReferenceItemFieldDao.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Expected @return tag. 89
 Error
javadoc JavadocMethod Expected @return tag. 99

fr/paris/lutece/plugins/genericattributes/business/IResponseDAO.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Missing a Javadoc comment. 121

fr/paris/lutece/plugins/genericattributes/business/MandatoryError.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
coding ArrayTrailingComma Array should contain trailing comma. 66

fr/paris/lutece/plugins/genericattributes/business/MapProviderManager.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/genericattributes/business/OcrProviderManager.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/genericattributes/business/ReferenceItemFieldDao.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/genericattributes/business/ReferenceItemFieldHome.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
design FinalClass Class ReferenceItemFieldHome should be declared as final. 47
 Error
javadoc JavadocMethod Missing a Javadoc comment. 52
 Error
javadoc JavadocMethod Expected @param tag for 'idField'. 62
 Error
javadoc JavadocMethod Expected @param tag for 'idItem'. 62
 Error
javadoc JavadocMethod Expected @param tag for 'idItem'. 72
 Error
javadoc JavadocMethod Expected @param tag for 'idField'. 82
 Error
javadoc JavadocMethod Expected @return tag. 93
 Error
javadoc JavadocMethod Expected @param tag for 'idItem'. 93
 Error
javadoc JavadocMethod Expected @return tag. 104
 Error
javadoc JavadocMethod Expected @param tag for 'idField'. 104

fr/paris/lutece/plugins/genericattributes/business/Response.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
coding DeclarationOrder Variable access definition in wrong order. 66

fr/paris/lutece/plugins/genericattributes/business/ResponseDAO.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Missing a Javadoc comment. 444

fr/paris/lutece/plugins/genericattributes/business/ResponseFilter.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/genericattributes/business/ResponseHome.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
imports UnusedImports Unused import - fr.paris.lutece.portal.business.file.FileHome. 39
 Error
javadoc JavadocMethod Missing a Javadoc comment. 129

fr/paris/lutece/plugins/genericattributes/business/StatisticEntrySubmit.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/genericattributes/service/GenattReferenceItemListener.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocType Missing a Javadoc comment. 51
 Error
javadoc JavadocMethod Missing a Javadoc comment. 95

fr/paris/lutece/plugins/genericattributes/service/GenericAttributesPlugin.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/genericattributes/service/GenericAttributesSessionListener.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/genericattributes/service/ResponseImageResourceProvider.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/genericattributes/service/anonymization/AbstractAnonymizationService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocType Missing a Javadoc comment. 42
 Error
design VisibilityModifier Variable '_wildcard' must be private and have accessor methods. 44
 Error
javadoc JavadocMethod Expected @return tag. 59
 Error
javadoc JavadocMethod Expected @param tag for 'entry'. 59
 Error
javadoc JavadocMethod Expected @return tag. 81
 Error
javadoc JavadocMethod Expected @param tag for 'entry'. 81

fr/paris/lutece/plugins/genericattributes/service/anonymization/AbstractDateAnonymizationService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocType Missing a Javadoc comment. 39
 Error
javadoc JavadocMethod Expected @return tag. 49
 Error
javadoc JavadocMethod Expected @param tag for 'entry'. 49
 Error
javadoc JavadocMethod Expected @param tag for 'response'. 49

fr/paris/lutece/plugins/genericattributes/service/anonymization/AbstractTextAnonymizationService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocType Missing a Javadoc comment. 39
 Error
javadoc JavadocMethod Expected @return tag. 49
 Error
javadoc JavadocMethod Expected @param tag for 'entry'. 49
 Error
javadoc JavadocMethod Expected @param tag for 'response'. 49

fr/paris/lutece/plugins/genericattributes/service/anonymization/Date0AnonymizationService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/genericattributes/service/anonymization/DateDefaultAnonymizationService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/genericattributes/service/anonymization/DateEmptyAnonymizationService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/genericattributes/service/anonymization/DefaultValueAnonymizationService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/genericattributes/service/anonymization/EntryAnonymizationType.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocType Missing a Javadoc comment. 41
 Error
javadoc JavadocMethod Expected @param tag for 'wildcard'. 54
 Error
javadoc JavadocMethod Expected @param tag for 'helpKey'. 54
 Error
javadoc JavadocMethod Expected @param tag for 'serviceName'. 54

fr/paris/lutece/plugins/genericattributes/service/anonymization/EntryCodeAnonymizationService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/genericattributes/service/anonymization/EntryIdAnonymizationService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/genericattributes/service/anonymization/FileDeleteAnonymizationService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/genericattributes/service/anonymization/FileReplaceAnonymizationService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Missing a Javadoc comment. 95

fr/paris/lutece/plugins/genericattributes/service/anonymization/GeolocDefaultAnonymizationService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/genericattributes/service/anonymization/IEntryAnonymizationType.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocType Missing a Javadoc comment. 38
 Error
javadoc JavadocMethod Expected @return tag. 47
 Error
javadoc JavadocMethod Expected @param tag for 'locale'. 47
 Error
javadoc JavadocMethod Expected @return tag. 54

fr/paris/lutece/plugins/genericattributes/service/anonymization/IEntryTypeAnonymisationService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocType Missing a Javadoc comment. 39
 Error
javadoc JavadocMethod Expected @return tag. 47
 Error
javadoc JavadocMethod Expected @param tag for 'wildcard'. 47
 Error
javadoc JavadocMethod Expected @param tag for 'entry'. 56
 Error
javadoc JavadocMethod Expected @param tag for 'response'. 56
 Error
javadoc JavadocMethod Expected @param tag for 'first'. 56

fr/paris/lutece/plugins/genericattributes/service/anonymization/RandomGuidAnonymizationService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/genericattributes/service/anonymization/RandomNumberAnonymizationService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/genericattributes/service/anonymization/ResponseIdAnonymizationService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/genericattributes/service/anonymization/TelephoneDefaultAnonymizationService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeArray.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
coding ArrayTrailingComma Array should contain trailing comma. 93
 Error
coding ArrayTrailingComma Array should contain trailing comma. 102
 Error
coding ArrayTrailingComma Array should contain trailing comma. 111
 Error
javadoc JavadocMethod Missing a Javadoc comment. 140

fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeCamera.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
coding ArrayTrailingComma Array should contain trailing comma. 122
 Error
coding ArrayTrailingComma Array should contain trailing comma. 164
 Warning
coding ReturnCount Return count is 6 (max allowed for non-void methods/lambdas is 5). 190
 Error
javadoc JavadocMethod Expected @param tag for 'request'. 248
 Error
coding ArrayTrailingComma Array should contain trailing comma. 342
 Error
javadoc JavadocMethod Expected @param tag for 'image'. 380
 Error
javadoc JavadocMethod Expected @param tag for 'entry'. 380
 Error
coding ArrayTrailingComma Array should contain trailing comma. 429

fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeCartography.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
imports UnusedImports Unused import - java.util.Optional. 42
 Error
coding DeclarationOrder Variable access definition in wrong order. 110
 Error
coding DeclarationOrder Variable access definition in wrong order. 112
 Error
coding ArrayTrailingComma Array should contain trailing comma. 142
 Error
whitespace ParenPad '(' is not followed by whitespace. 187
 Error
whitespace ParenPad ')' is not preceded with whitespace. 187
 Error
whitespace ParenPad '(' is not followed by whitespace. 191
 Error
whitespace ParenPad ')' is not preceded with whitespace. 191
 Error
whitespace ParenPad '(' is not followed by whitespace. 270
 Error
whitespace ParenPad ')' is not preceded with whitespace. 270

fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeCheckBox.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
coding ArrayTrailingComma Array should contain trailing comma. 93

fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeChoice.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocType Missing a Javadoc comment. 53
 Error
javadoc JavadocMethod Missing a Javadoc comment. 83
 Error
javadoc JavadocMethod Missing a Javadoc comment. 135

fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeComment.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
imports UnusedImports Unused import - fr.paris.lutece.portal.service.file.FileService. 50
 Error
imports UnusedImports Unused import - fr.paris.lutece.portal.service.file.FileServiceException. 51
 Error
imports UnusedImports Unused import - fr.paris.lutece.portal.service.file.IFileStoreServiceProvider. 52
 Error
imports UnusedImports Unused import - fr.paris.lutece.portal.service.util.AppLogService. 56
 Error
coding ArrayTrailingComma Array should contain trailing comma. 89
 Error
javadoc JavadocMethod Missing a Javadoc comment. 129
 Error
whitespace ParenPad ')' is not preceded with whitespace. 134

fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeDate.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
coding ArrayTrailingComma Array should contain trailing comma. 93
 Error
coding ArrayTrailingComma Array should contain trailing comma. 107
 Error
coding ArrayTrailingComma Array should contain trailing comma. 184

fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeFile.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Warning
coding ReturnCount Return count is 7 (max allowed for non-void methods/lambdas is 5). 74

fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeGalleryImage.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
whitespace ParenPad ')' is not preceded with whitespace. 118
 Error
coding ArrayTrailingComma Array should contain trailing comma. 249

fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeGeolocation.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
coding DeclarationOrder Variable access definition in wrong order. 113
 Error
coding DeclarationOrder Variable access definition in wrong order. 115
 Error
coding ArrayTrailingComma Array should contain trailing comma. 145
 Error
javadoc JavadocMethod Missing a Javadoc comment. 174
 Error
whitespace ParenPad '(' is not followed by whitespace. 217
 Error
whitespace ParenPad ')' is not preceded with whitespace. 217
 Error
whitespace ParenPad '(' is not followed by whitespace. 219
 Error
whitespace ParenPad '(' is not followed by whitespace. 219
 Error
whitespace ParenPad ')' is not preceded with whitespace. 219
 Error
whitespace ParenPad ')' is not preceded with whitespace. 219
 Error
whitespace ParenPad '(' is not followed by whitespace. 225
 Error
whitespace ParenPad ')' is not preceded with whitespace. 225
 Error
whitespace ParenPad '(' is not followed by whitespace. 226
 Error
whitespace ParenPad ')' is not preceded with whitespace. 226
 Error
whitespace ParenPad '(' is not followed by whitespace. 227
 Error
whitespace ParenPad ')' is not preceded with whitespace. 227
 Error
whitespace ParenPad '(' is not followed by whitespace. 228
 Error
whitespace ParenPad ')' is not preceded with whitespace. 228
 Error
whitespace ParenPad '(' is not followed by whitespace. 229
 Error
whitespace ParenPad ')' is not preceded with whitespace. 229
 Error
whitespace ParenPad '(' is not followed by whitespace. 230
 Error
whitespace ParenPad ')' is not preceded with whitespace. 230
 Error
whitespace ParenPad '(' is not followed by whitespace. 240
 Error
whitespace ParenPad '(' is not followed by whitespace. 240
 Error
whitespace ParenPad ')' is not preceded with whitespace. 240
 Error
whitespace ParenPad ')' is not preceded with whitespace. 240
 Error
blocks LeftCurly '{' at column 74 should be on a new line. 240
 Error
whitespace ParenPad '(' is not followed by whitespace. 241
 Error
whitespace ParenPad ')' is not preceded with whitespace. 241
 Error
whitespace ParenPad '(' is not followed by whitespace. 244
 Error
whitespace ParenPad '(' is not followed by whitespace. 244
 Error
whitespace ParenPad '(' is not followed by whitespace. 244
 Error
whitespace ParenPad '(' is not followed by whitespace. 244
 Error
whitespace ParenPad ')' is not preceded with whitespace. 244
 Error
whitespace ParenPad '(' is not followed by whitespace. 244
 Error
whitespace ParenPad ')' is not preceded with whitespace. 244
 Error
whitespace ParenPad ')' is not preceded with whitespace. 244
 Error
whitespace ParenPad '(' is not followed by whitespace. 245
 Error
whitespace ParenPad '(' is not followed by whitespace. 245
 Error
whitespace ParenPad ')' is not preceded with whitespace. 245
 Error
whitespace ParenPad '(' is not followed by whitespace. 245
 Error
whitespace ParenPad ')' is not preceded with whitespace. 245
 Error
whitespace ParenPad ')' is not preceded with whitespace. 245
 Error
whitespace ParenPad ')' is not preceded with whitespace. 245
 Error
whitespace ParenPad '(' is not followed by whitespace. 245
 Error
whitespace ParenPad ')' is not preceded with whitespace. 245
 Error
whitespace ParenPad ')' is not preceded with whitespace. 245
 Error
blocks LeftCurly '{' at column 132 should be on a new line. 245
 Error
whitespace ParenPad '(' is not followed by whitespace. 248
 Error
whitespace ParenPad ')' is not preceded with whitespace. 248
 Error
whitespace ParenPad '(' is not followed by whitespace. 249
 Error
whitespace ParenPad ')' is not preceded with whitespace. 249
 Error
whitespace ParenPad '(' is not followed by whitespace. 250
 Error
whitespace ParenPad ')' is not preceded with whitespace. 250
 Error
whitespace ParenPad '(' is not followed by whitespace. 254
 Error
whitespace ParenPad ')' is not preceded with whitespace. 254
 Warning
sizes ParameterNumber More than 7 parameters (found 8). 400
 Error
javadoc JavadocMethod Expected @param tag for 'strGeometryValue'. 401

fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeGroup.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
coding ArrayTrailingComma Array should contain trailing comma. 84

fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeImage.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocType Missing a Javadoc comment. 51

fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeMyLuteceUser.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeNumber.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
coding ArrayTrailingComma Array should contain trailing comma. 97
 Error
javadoc JavadocMethod Missing a Javadoc comment. 178

fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeNumbering.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
coding ArrayTrailingComma Array should contain trailing comma. 86

fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeRadioButton.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
coding ArrayTrailingComma Array should contain trailing comma. 88

fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeSelect.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
coding ArrayTrailingComma Array should contain trailing comma. 85

fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeSelectOrder.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
coding ArrayTrailingComma Array should contain trailing comma. 88

fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeSelectSQL.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
coding ArrayTrailingComma Array should contain trailing comma. 86
 Error
coding ArrayTrailingComma Array should contain trailing comma. 115

fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeSession.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
coding ArrayTrailingComma Array should contain trailing comma. 92

fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeSlot.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of '/*'. 1
 Error
imports AvoidStarImport Using the '.*' form of import should be avoided - fr.paris.lutece.plugins.genericattributes.business.*. 3
 Error
javadoc JavadocType Missing a Javadoc comment. 16
 Error
naming MemberName Name 'FIELD_BEGIN_HOUR' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. 22
 Error
design VisibilityModifier Variable 'FIELD_BEGIN_HOUR' must be private and have accessor methods. 22
 Error
naming MemberName Name 'FIELD_END_HOUR' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. 23
 Error
design VisibilityModifier Variable 'FIELD_END_HOUR' must be private and have accessor methods. 23
 Error
whitespace ParenPad '(' is not followed by whitespace. 78
 Error
whitespace ParenPad ')' is not preceded with whitespace. 78
 Error
whitespace ParenPad '(' is not followed by whitespace. 98
 Error
whitespace ParenPad ')' is not preceded with whitespace. 98
 Error
whitespace ParenPad '(' is not followed by whitespace. 98
 Error
whitespace ParenPad ')' is not preceded with whitespace. 98
 Error
whitespace ParenPad '(' is not followed by whitespace. 99
 Error
whitespace ParenPad ')' is not preceded with whitespace. 99
 Error
whitespace ParenPad '(' is not followed by whitespace. 99
 Error
whitespace ParenPad ')' is not preceded with whitespace. 99
 Error
whitespace ParenPad '(' is not followed by whitespace. 116
 Error
whitespace ParenPad ')' is not preceded with whitespace. 116
 Error
whitespace ParenPad '(' is not followed by whitespace. 117
 Error
whitespace ParenPad ')' is not preceded with whitespace. 117
 Error
javadoc JavadocMethod Missing a Javadoc comment. 150

fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeTelephoneNumber.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
coding DeclarationOrder Variable access definition in wrong order. 68
 Error
coding ArrayTrailingComma Array should contain trailing comma. 101
 Error
coding ArrayTrailingComma Array should contain trailing comma. 124
 Warning
coding ReturnCount Return count is 6 (max allowed for non-void methods/lambdas is 5). 144

fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeText.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
coding ArrayTrailingComma Array should contain trailing comma. 127
 Error
coding ArrayTrailingComma Array should contain trailing comma. 157
 Error
javadoc JavadocMethod Missing a Javadoc comment. 282
 Warning
coding ReturnCount Return count is 6 (max allowed for non-void methods/lambdas is 5). 282
 Error
coding ArrayTrailingComma Array should contain trailing comma. 334

fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeTextArea.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
imports UnusedImports Unused import - fr.paris.lutece.util.string.StringUtil. 53
 Error
coding ArrayTrailingComma Array should contain trailing comma. 111
 Error
blocks RightCurly '}' at column 13 should be alone on a line. 139
 Error
blocks LeftCurly '{' at column 19 should be on a new line. 139
 Error
coding ArrayTrailingComma Array should contain trailing comma. 153

fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeUpload.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
coding ArrayTrailingComma Array should contain trailing comma. 423

fr/paris/lutece/plugins/genericattributes/service/entrytype/EntryTypeService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/genericattributes/service/entrytype/EntryTypeServiceManager.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/genericattributes/service/entrytype/IEntryTypeService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Expected @return tag. 339
 Error
javadoc JavadocMethod Expected @param tag for 'locale'. 339
 Error
javadoc JavadocMethod Expected @return tag. 346

fr/paris/lutece/plugins/genericattributes/service/file/FileService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/genericattributes/service/file/GenericAttributeFileService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
design FinalClass Class GenericAttributeFileService should be declared as final. 49
 Error
javadoc JavadocType Missing a Javadoc comment. 49
 Error
whitespace ParenPad ')' is not preceded with whitespace. 62
 Error
whitespace ParenPad '(' is not followed by whitespace. 67
 Error
blocks LeftCurly '{' at column 38 should be on a new line. 69
 Error
whitespace ParenPad '(' is not followed by whitespace. 70
 Error
whitespace ParenPad ')' is not preceded with whitespace. 70
 Error
whitespace ParenPad '(' is not followed by whitespace. 72
 Error
whitespace ParenPad '(' is not followed by whitespace. 72
 Error
whitespace ParenPad ')' is not preceded with whitespace. 72
 Error
whitespace ParenPad ')' is not preceded with whitespace. 72
 Error
javadoc JavadocMethod Expected @param tag for 'strEntryType'. 87
 Error
whitespace ParenPad '(' is not followed by whitespace. 89
 Error
whitespace ParenPad ')' is not preceded with whitespace. 91
 Error
whitespace ParenPad ')' is not preceded with whitespace. 97
 Error
whitespace ParenPad ')' is not preceded with whitespace. 135
 Error
whitespace ParenPad ')' is not preceded with whitespace. 137
 Error
whitespace ParenPad ')' is not preceded with whitespace. 146
 Error
whitespace ParenPad ')' is not preceded with whitespace. 171
 Error
javadoc JavadocMethod Expected @param tag for 'strOrigin'. 191
 Error
coding ParameterAssignment Assignment of parameter 'strOrigin' is not allowed. 197
 Error
javadoc JavadocMethod Expected @param tag for 'strOrigin'. 215
 Error
coding ParameterAssignment Assignment of parameter 'strOrigin' is not allowed. 221

fr/paris/lutece/plugins/genericattributes/service/upload/AbstractGenAttUploadHandler.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/genericattributes/util/CopyEntryEventParam.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Missing a Javadoc comment. 45

fr/paris/lutece/plugins/genericattributes/util/EntryTypeNumberingUtil.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Missing a Javadoc comment. 51
 Error
javadoc JavadocMethod Missing a Javadoc comment. 56
 Error
javadoc JavadocMethod Missing a Javadoc comment. 61

fr/paris/lutece/plugins/genericattributes/util/FileAttributesUtils.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Missing a Javadoc comment. 71
 Error
javadoc JavadocMethod Missing a Javadoc comment. 76
 Error
coding ArrayTrailingComma Array should contain trailing comma. 116
 Error
javadoc JavadocMethod Missing a Javadoc comment. 127
 Error
coding ArrayTrailingComma Array should contain trailing comma. 149
 Error
coding ArrayTrailingComma Array should contain trailing comma. 198
 Error
coding ArrayTrailingComma Array should contain trailing comma. 217
 Error
coding ArrayTrailingComma Array should contain trailing comma. 278

fr/paris/lutece/plugins/genericattributes/util/GenericAttributesUtils.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Expected @return tag. 180
 Error
javadoc JavadocMethod Expected @param tag for 'entry'. 180
 Error
javadoc JavadocMethod Expected @param tag for 'strCode'. 180
 Error
javadoc JavadocMethod Expected @param tag for 'strTitle'. 180
 Error
javadoc JavadocMethod Expected @param tag for 'strValue'. 180
 Error
javadoc JavadocMethod Expected @return tag. 202
 Error
javadoc JavadocMethod Expected @param tag for 'entry'. 202
 Error
javadoc JavadocMethod Expected @param tag for 'item'. 202

fr/paris/lutece/plugins/genericattributes/web/admin/EntryTypeJspBean.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocType Missing a Javadoc comment. 51
 Error
javadoc JavadocMethod Expected @return tag. 103
 Error
javadoc JavadocMethod Expected @param tag for 'request'. 104
 Error
javadoc JavadocMethod Expected @return tag. 127
 Error
javadoc JavadocMethod Expected @param tag for 'request'. 128
 Error
javadoc JavadocMethod Expected @return tag. 147
 Error
javadoc JavadocMethod Expected @param tag for 'request'. 148
 Error
javadoc JavadocMethod Missing a Javadoc comment. 161
 Error
javadoc JavadocMethod Missing a Javadoc comment. 179
 Error
javadoc JavadocMethod Missing a Javadoc comment. 195