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 4 475

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 1
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 1
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 1
fr/paris/lutece/plugins/genericattributes/business/ResponseFilter.java 0 0 1
fr/paris/lutece/plugins/genericattributes/business/ResponseHome.java 0 0 1
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 2
fr/paris/lutece/plugins/genericattributes/service/anonymization/FileReplaceAnonymizationService.java 0 0 3
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 3
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeComment.java 0 0 4
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeDate.java 0 0 4
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeFile.java 0 1 2
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeGalleryImage.java 0 0 3
fr/paris/lutece/plugins/genericattributes/service/entrytype/AbstractEntryTypeGeolocation.java 0 0 197
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 11
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 2
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 5
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 8
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"
19
 Error
RightCurly
  • option: "alone"
8
 Error
coding ArrayTrailingComma 36
 Error
DeclarationOrder 6
 Error
ReturnCount
  • max: "5"
4
 Warning
design FinalClass 2
 Error
VisibilityModifier 3
 Error
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/datas/jenkins/home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
90
 Error
imports AvoidStarImport 1
 Error
UnusedImports 5
 Error
javadoc JavadocMethod 111
 Error
JavadocType 12
 Error
naming MemberName
  • format: "^_[a-z](_?[a-zA-Z0-9])*$"
2
 Error
whitespace ParenPad
  • option: "space"
180
 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

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

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

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

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
 Error
imports UnusedImports Unused import - fr.paris.lutece.portal.business.file.FileHome. 39

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
imports UnusedImports Unused import - fr.paris.lutece.portal.business.file.FileHome. 47
 Error
javadoc JavadocMethod Missing a Javadoc comment. 96

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

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
coding ArrayTrailingComma Array should contain trailing comma. 84
 Error
javadoc JavadocMethod Missing a Javadoc comment. 121
 Error
javadoc JavadocMethod Missing a Javadoc comment. 131

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
 Error
imports UnusedImports Unused import - fr.paris.lutece.portal.business.file.FileHome. 45
 Warning
coding ReturnCount Return count is 6 (max allowed for non-void methods/lambdas is 5). 73

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
blocks RightCurly '}' at column 9 should be alone on a line. 126
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 134

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. 111
 Error
coding DeclarationOrder Variable access definition in wrong order. 113
 Error
coding ArrayTrailingComma Array should contain trailing comma. 143
 Error
javadoc JavadocMethod Missing a Javadoc comment. 172
 Error
whitespace ParenPad '(' is not followed by whitespace. 190
 Error
whitespace ParenPad ')' is not preceded with whitespace. 190
 Error
blocks LeftCurly '{' at column 135 should be on a new line. 190
 Error
whitespace ParenPad '(' is not followed by whitespace. 195
 Error
whitespace ParenPad '(' is not followed by whitespace. 195
 Error
whitespace ParenPad ')' is not preceded with whitespace. 195
 Error
whitespace ParenPad ')' is not preceded with whitespace. 195
 Error
blocks LeftCurly '{' at column 94 should be on a new line. 195
 Error
whitespace ParenPad '(' is not followed by whitespace. 196
 Error
whitespace ParenPad ')' is not preceded with whitespace. 196
 Error
whitespace ParenPad '(' is not followed by whitespace. 197
 Error
whitespace ParenPad ')' is not preceded with whitespace. 197
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 199
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 199
 Error
whitespace ParenPad '(' is not followed by whitespace. 200
 Error
whitespace ParenPad ')' is not preceded with whitespace. 200
 Error
whitespace ParenPad '(' is not followed by whitespace. 202
 Error
whitespace ParenPad '(' is not followed by whitespace. 202
 Error
whitespace ParenPad ')' is not preceded with whitespace. 202
 Error
whitespace ParenPad ')' is not preceded with whitespace. 202
 Error
blocks LeftCurly '{' at column 71 should be on a new line. 202
 Error
whitespace ParenPad '(' is not followed by whitespace. 203
 Error
whitespace ParenPad '(' is not followed by whitespace. 203
 Error
whitespace ParenPad ')' is not preceded with whitespace. 203
 Error
whitespace ParenPad ')' is not preceded with whitespace. 203
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 205
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 205
 Error
whitespace ParenPad '(' is not followed by whitespace. 210
 Error
whitespace ParenPad ')' is not preceded with whitespace. 210
 Error
whitespace ParenPad '(' is not followed by whitespace. 212
 Error
whitespace ParenPad ')' is not preceded with whitespace. 212
 Error
whitespace ParenPad '(' is not followed by whitespace. 213
 Error
whitespace ParenPad ')' is not preceded with whitespace. 213
 Error
whitespace ParenPad '(' is not followed by whitespace. 214
 Error
whitespace ParenPad ')' is not preceded with whitespace. 214
 Error
whitespace ParenPad '(' is not followed by whitespace. 215
 Error
whitespace ParenPad ')' is not preceded with whitespace. 215
 Error
whitespace ParenPad '(' is not followed by whitespace. 216
 Error
whitespace ParenPad ')' is not preceded with whitespace. 216
 Error
whitespace ParenPad '(' is not followed by whitespace. 218
 Error
whitespace ParenPad ')' is not preceded with whitespace. 218
 Error
whitespace ParenPad '(' is not followed by whitespace. 219
 Error
whitespace ParenPad ')' is not preceded with whitespace. 219
 Error
whitespace ParenPad '(' is not followed by whitespace. 220
 Error
whitespace ParenPad ')' is not preceded with whitespace. 220
 Error
whitespace ParenPad '(' is not followed by whitespace. 221
 Error
whitespace ParenPad ')' is not preceded with whitespace. 221
 Error
whitespace ParenPad '(' is not followed by whitespace. 222
 Error
whitespace ParenPad ')' is not preceded with whitespace. 222
 Error
whitespace ParenPad '(' is not followed by whitespace. 223
 Error
whitespace ParenPad ')' is not preceded with whitespace. 223
 Error
whitespace ParenPad '(' is not followed by whitespace. 228
 Error
whitespace ParenPad ')' is not preceded with whitespace. 228
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 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. 234
 Error
whitespace ParenPad ')' is not preceded with whitespace. 234
 Error
blocks LeftCurly '{' at column 40 should be on a new line. 234
 Error
whitespace ParenPad '(' is not followed by whitespace. 236
 Error
whitespace ParenPad ')' is not preceded with whitespace. 236
 Error
whitespace ParenPad '(' is not followed by whitespace. 237
 Error
whitespace ParenPad ')' is not preceded with whitespace. 237
 Error
whitespace ParenPad '(' is not followed by whitespace. 238
 Error
whitespace ParenPad ')' is not preceded with whitespace. 238
 Error
whitespace ParenPad '(' is not followed by whitespace. 239
 Error
whitespace ParenPad ')' is not preceded with whitespace. 239
 Error
whitespace ParenPad '(' is not followed by whitespace. 240
 Error
whitespace ParenPad ')' is not preceded with whitespace. 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. 247
 Error
whitespace ParenPad ')' is not preceded with whitespace. 247
 Error
blocks LeftCurly '{' at column 38 should be on a new line. 247
 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. 251
 Error
whitespace ParenPad ')' is not preceded with whitespace. 251
 Error
whitespace ParenPad '(' is not followed by whitespace. 252
 Error
whitespace ParenPad ')' is not preceded with whitespace. 252
 Error
whitespace ParenPad '(' is not followed by whitespace. 253
 Error
whitespace ParenPad ')' is not preceded with whitespace. 253
 Error
whitespace ParenPad '(' is not followed by whitespace. 254
 Error
whitespace ParenPad ')' is not preceded with whitespace. 254
 Error
whitespace ParenPad '(' is not followed by whitespace. 258
 Error
whitespace ParenPad ')' is not preceded with whitespace. 258
 Error
blocks LeftCurly '{' at column 48 should be on a new line. 258
 Error
whitespace ParenPad '(' is not followed by whitespace. 260
 Error
whitespace ParenPad ')' is not preceded with whitespace. 260
 Error
whitespace ParenPad '(' is not followed by whitespace. 261
 Error
whitespace ParenPad ')' is not preceded with whitespace. 261
 Error
whitespace ParenPad '(' is not followed by whitespace. 262
 Error
whitespace ParenPad ')' is not preceded with whitespace. 262
 Error
whitespace ParenPad '(' is not followed by whitespace. 263
 Error
whitespace ParenPad ')' is not preceded with whitespace. 263
 Error
whitespace ParenPad '(' is not followed by whitespace. 264
 Error
whitespace ParenPad ')' is not preceded with whitespace. 264
 Error
whitespace ParenPad '(' is not followed by whitespace. 265
 Error
whitespace ParenPad ')' is not preceded with whitespace. 265
 Error
whitespace ParenPad '(' is not followed by whitespace. 268
 Error
whitespace ParenPad ')' is not preceded with whitespace. 268
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 268
 Error
whitespace ParenPad '(' is not followed by whitespace. 270
 Error
whitespace ParenPad ')' is not preceded with whitespace. 270
 Error
whitespace ParenPad '(' is not followed by whitespace. 271
 Error
whitespace ParenPad ')' is not preceded with whitespace. 271
 Error
whitespace ParenPad '(' is not followed by whitespace. 272
 Error
whitespace ParenPad ')' is not preceded with whitespace. 272
 Error
whitespace ParenPad '(' is not followed by whitespace. 273
 Error
whitespace ParenPad ')' is not preceded with whitespace. 273
 Error
whitespace ParenPad '(' is not followed by whitespace. 274
 Error
whitespace ParenPad ')' is not preceded with whitespace. 274
 Error
whitespace ParenPad '(' is not followed by whitespace. 275
 Error
whitespace ParenPad ')' is not preceded with whitespace. 275
 Error
whitespace ParenPad '(' is not followed by whitespace. 279
 Error
whitespace ParenPad ')' is not preceded with whitespace. 279
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 279
 Error
whitespace ParenPad '(' is not followed by whitespace. 281
 Error
whitespace ParenPad ')' is not preceded with whitespace. 281
 Error
whitespace ParenPad '(' is not followed by whitespace. 282
 Error
whitespace ParenPad ')' is not preceded with whitespace. 282
 Error
whitespace ParenPad '(' is not followed by whitespace. 283
 Error
whitespace ParenPad ')' is not preceded with whitespace. 283
 Error
whitespace ParenPad '(' is not followed by whitespace. 284
 Error
whitespace ParenPad ')' is not preceded with whitespace. 284
 Error
whitespace ParenPad '(' is not followed by whitespace. 285
 Error
whitespace ParenPad ')' is not preceded with whitespace. 285
 Error
whitespace ParenPad '(' is not followed by whitespace. 286
 Error
whitespace ParenPad ')' is not preceded with whitespace. 286
 Error
whitespace ParenPad '(' is not followed by whitespace. 290
 Error
whitespace ParenPad ')' is not preceded with whitespace. 290
 Error
blocks LeftCurly '{' at column 39 should be on a new line. 290
 Error
whitespace ParenPad '(' is not followed by whitespace. 292
 Error
whitespace ParenPad ')' is not preceded with whitespace. 292
 Error
whitespace ParenPad '(' is not followed by whitespace. 293
 Error
whitespace ParenPad ')' is not preceded with whitespace. 293
 Error
whitespace ParenPad '(' is not followed by whitespace. 294
 Error
whitespace ParenPad ')' is not preceded with whitespace. 294
 Error
whitespace ParenPad '(' is not followed by whitespace. 295
 Error
whitespace ParenPad ')' is not preceded with whitespace. 295
 Error
whitespace ParenPad '(' is not followed by whitespace. 296
 Error
whitespace ParenPad ')' is not preceded with whitespace. 296
 Error
whitespace ParenPad '(' is not followed by whitespace. 297
 Error
whitespace ParenPad ')' is not preceded with whitespace. 297
 Error
whitespace ParenPad '(' is not followed by whitespace. 301
 Error
whitespace ParenPad '(' is not followed by whitespace. 301
 Error
whitespace ParenPad ')' is not preceded with whitespace. 301
 Error
whitespace ParenPad ')' is not preceded with whitespace. 301
 Error
blocks LeftCurly '{' at column 74 should be on a new line. 301
 Error
whitespace ParenPad '(' is not followed by whitespace. 302
 Error
whitespace ParenPad ')' is not preceded with whitespace. 302
 Error
whitespace ParenPad '(' is not followed by whitespace. 305
 Error
whitespace ParenPad '(' is not followed by whitespace. 305
 Error
whitespace ParenPad '(' is not followed by whitespace. 305
 Error
whitespace ParenPad '(' is not followed by whitespace. 305
 Error
whitespace ParenPad ')' is not preceded with whitespace. 305
 Error
whitespace ParenPad '(' is not followed by whitespace. 305
 Error
whitespace ParenPad ')' is not preceded with whitespace. 305
 Error
whitespace ParenPad ')' is not preceded with whitespace. 305
 Error
whitespace ParenPad '(' is not followed by whitespace. 306
 Error
whitespace ParenPad '(' is not followed by whitespace. 306
 Error
whitespace ParenPad ')' is not preceded with whitespace. 306
 Error
whitespace ParenPad '(' is not followed by whitespace. 306
 Error
whitespace ParenPad ')' is not preceded with whitespace. 306
 Error
whitespace ParenPad ')' is not preceded with whitespace. 306
 Error
whitespace ParenPad ')' is not preceded with whitespace. 306
 Error
whitespace ParenPad '(' is not followed by whitespace. 306
 Error
whitespace ParenPad ')' is not preceded with whitespace. 306
 Error
whitespace ParenPad ')' is not preceded with whitespace. 306
 Error
blocks LeftCurly '{' at column 132 should be on a new line. 306
 Error
whitespace ParenPad '(' is not followed by whitespace. 309
 Error
whitespace ParenPad ')' is not preceded with whitespace. 309
 Error
whitespace ParenPad '(' is not followed by whitespace. 310
 Error
whitespace ParenPad ')' is not preceded with whitespace. 310
 Error
whitespace ParenPad '(' is not followed by whitespace. 311
 Error
whitespace ParenPad ')' is not preceded with whitespace. 311
 Error
whitespace ParenPad '(' is not followed by whitespace. 315
 Error
whitespace ParenPad '(' is not followed by whitespace. 315
 Error
whitespace ParenPad ')' is not preceded with whitespace. 315
 Error
whitespace ParenPad ')' is not preceded with whitespace. 315
 Error
blocks LeftCurly '{' at column 94 should be on a new line. 315
 Error
whitespace ParenPad '(' is not followed by whitespace. 316
 Error
whitespace ParenPad ')' is not preceded with whitespace. 316
 Error
blocks LeftCurly '{' at column 70 should be on a new line. 316
 Error
whitespace ParenPad '(' is not followed by whitespace. 317
 Error
whitespace ParenPad ')' is not preceded with whitespace. 317
 Error
whitespace ParenPad '(' is not followed by whitespace. 320
 Error
whitespace ParenPad ')' is not preceded with whitespace. 320

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. 81

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. 96
 Error
javadoc JavadocMethod Missing a Javadoc comment. 171

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. 86

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. 15
 Error
naming MemberName Name 'FIELD_BEGIN_HOUR' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. 21
 Error
design VisibilityModifier Variable 'FIELD_BEGIN_HOUR' must be private and have accessor methods. 21
 Error
naming MemberName Name 'FIELD_END_HOUR' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. 22
 Error
design VisibilityModifier Variable 'FIELD_END_HOUR' must be private and have accessor methods. 22
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 102
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 109
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 116
 Error
javadoc JavadocMethod Missing a Javadoc comment. 122

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. 70
 Error
coding ArrayTrailingComma Array should contain trailing comma. 103
 Error
coding ArrayTrailingComma Array should contain trailing comma. 126
 Warning
coding ReturnCount Return count is 6 (max allowed for non-void methods/lambdas is 5). 146

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. 125
 Error
coding ArrayTrailingComma Array should contain trailing comma. 155
 Error
javadoc JavadocMethod Missing a Javadoc comment. 274
 Warning
coding ReturnCount Return count is 6 (max allowed for non-void methods/lambdas is 5). 274
 Error
coding ArrayTrailingComma Array should contain trailing comma. 326

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. 110
 Error
blocks RightCurly '}' at column 13 should be alone on a line. 138
 Error
blocks LeftCurly '{' at column 19 should be on a new line. 138
 Error
coding ArrayTrailingComma Array should contain trailing comma. 152

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
 Error
javadoc JavadocMethod Missing a Javadoc comment. 160

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. 333
 Error
javadoc JavadocMethod Expected @param tag for 'locale'. 333
 Error
javadoc JavadocMethod Expected @return tag. 340

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. 40
 Error
javadoc JavadocType Missing a Javadoc comment. 40
 Error
javadoc JavadocMethod Missing a Javadoc comment. 45
 Error
javadoc JavadocMethod Missing a Javadoc comment. 49

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. 70
 Error
javadoc JavadocMethod Missing a Javadoc comment. 75
 Error
coding ArrayTrailingComma Array should contain trailing comma. 115
 Error
javadoc JavadocMethod Missing a Javadoc comment. 126
 Error
coding ArrayTrailingComma Array should contain trailing comma. 148
 Error
coding ArrayTrailingComma Array should contain trailing comma. 197
 Error
coding ArrayTrailingComma Array should contain trailing comma. 216

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