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
81 0 1 658

Files

File
 I
 W
 E
fr/paris/lutece/plugins/blog/business/Blog.java 0 0 12
fr/paris/lutece/plugins/blog/business/BlogDAO.java 0 0 2
fr/paris/lutece/plugins/blog/business/BlogFilter.java 0 0 1
fr/paris/lutece/plugins/blog/business/BlogHome.java 0 0 9
fr/paris/lutece/plugins/blog/business/BlogPageTemplate.java 0 0 1
fr/paris/lutece/plugins/blog/business/BlogPageTemplateDAO.java 0 0 1
fr/paris/lutece/plugins/blog/business/BlogPageTemplateHome.java 0 0 1
fr/paris/lutece/plugins/blog/business/BlogSearchFilter.java 0 0 2
fr/paris/lutece/plugins/blog/business/BlogSerializable.java 0 0 14
fr/paris/lutece/plugins/blog/business/ContentType.java 0 0 2
fr/paris/lutece/plugins/blog/business/DocContent.java 0 0 1
fr/paris/lutece/plugins/blog/business/DocContentDAO.java 0 0 1
fr/paris/lutece/plugins/blog/business/DocContentHome.java 0 0 3
fr/paris/lutece/plugins/blog/business/IBlogDAO.java 0 0 9
fr/paris/lutece/plugins/blog/business/IBlogPageTemplateDAO.java 0 0 1
fr/paris/lutece/plugins/blog/business/IDocContentDAO.java 0 0 8
fr/paris/lutece/plugins/blog/business/IIndexerActionDAO.java 0 0 1
fr/paris/lutece/plugins/blog/business/ITagDAO.java 0 0 2
fr/paris/lutece/plugins/blog/business/IndexerAction.java 0 0 2
fr/paris/lutece/plugins/blog/business/IndexerActionDAO.java 0 0 1
fr/paris/lutece/plugins/blog/business/IndexerActionFilter.java 0 0 1
fr/paris/lutece/plugins/blog/business/IndexerActionHome.java 0 0 1
fr/paris/lutece/plugins/blog/business/Tag.java 0 0 9
fr/paris/lutece/plugins/blog/business/TagDAO.java 0 0 1
fr/paris/lutece/plugins/blog/business/TagHome.java 0 0 1
fr/paris/lutece/plugins/blog/business/insertservice/BlogLinkPOJO.java 0 0 9
fr/paris/lutece/plugins/blog/business/portlet/BlogListPortlet.java 0 0 3
fr/paris/lutece/plugins/blog/business/portlet/BlogListPortletDAO.java 0 0 2
fr/paris/lutece/plugins/blog/business/portlet/BlogListPortletHome.java 0 0 3
fr/paris/lutece/plugins/blog/business/portlet/BlogPortlet.java 0 0 4
fr/paris/lutece/plugins/blog/business/portlet/BlogPortletDAO.java 0 0 3
fr/paris/lutece/plugins/blog/business/portlet/BlogPortletHome.java 0 0 1
fr/paris/lutece/plugins/blog/business/portlet/BlogPublication.java 0 0 3
fr/paris/lutece/plugins/blog/business/portlet/BlogPublicationDAO.java 0 0 2
fr/paris/lutece/plugins/blog/business/portlet/BlogPublicationHome.java 0 0 5
fr/paris/lutece/plugins/blog/business/portlet/IBlogListPortletDAO.java 0 0 5
fr/paris/lutece/plugins/blog/business/portlet/IBlogPortletDAO.java 0 0 3
fr/paris/lutece/plugins/blog/business/portlet/IBlogPublicationDAO.java 0 0 10
fr/paris/lutece/plugins/blog/business/portlet/PortletFilter.java 0 0 1
fr/paris/lutece/plugins/blog/business/portlet/PortletOrder.java 0 0 1
fr/paris/lutece/plugins/blog/business/rss/BlogResourceRss.java 0 0 1
fr/paris/lutece/plugins/blog/business/rss/BlogResourceRssConfig.java 0 0 1
fr/paris/lutece/plugins/blog/business/rss/BlogResourceRssConfigDAO.java 0 0 1
fr/paris/lutece/plugins/blog/business/rss/BlogResourceRssConfigHome.java 0 0 1
fr/paris/lutece/plugins/blog/business/rss/IBlogResourceRssConfigDAO.java 0 0 1
fr/paris/lutece/plugins/blog/service/BlogIdService.java 0 0 3
fr/paris/lutece/plugins/blog/service/BlogParameterService.java 0 0 66
fr/paris/lutece/plugins/blog/service/BlogPlugin.java 0 0 1
fr/paris/lutece/plugins/blog/service/BlogService.java 0 0 10
fr/paris/lutece/plugins/blog/service/BlogServiceSession.java 0 0 12
fr/paris/lutece/plugins/blog/service/BlogSessionListner.java 0 0 3
fr/paris/lutece/plugins/blog/service/PublishingService.java 0 0 1
fr/paris/lutece/plugins/blog/service/TagIdService.java 0 0 2
fr/paris/lutece/plugins/blog/service/TagService.java 0 0 2
fr/paris/lutece/plugins/blog/service/UnlockedBlogDaemon.java 0 0 2
fr/paris/lutece/plugins/blog/service/docsearch/BlogSearchIndexerDaemon.java 0 0 1
fr/paris/lutece/plugins/blog/service/docsearch/BlogSearchItem.java 0 0 10
fr/paris/lutece/plugins/blog/service/docsearch/BlogSearchService.java 0 0 9
fr/paris/lutece/plugins/blog/service/docsearch/DefaultBlogIndexer.java 0 0 5
fr/paris/lutece/plugins/blog/service/docsearch/IBlogSearchIndexer.java 0 0 2
fr/paris/lutece/plugins/blog/service/resource/BlogExtendableResourceService.java 0 0 1
fr/paris/lutece/plugins/blog/service/search/BlogSearchIndexer.java 0 0 1
fr/paris/lutece/plugins/blog/utils/BlogLock.java 0 0 7
fr/paris/lutece/plugins/blog/utils/BlogUtils.java 0 1 9
fr/paris/lutece/plugins/blog/web/BlogApp.java 0 0 11
fr/paris/lutece/plugins/blog/web/BlogDashboardComponent.java 0 0 5
fr/paris/lutece/plugins/blog/web/BlogFileServlet.java 0 0 3
fr/paris/lutece/plugins/blog/web/BlogJspBean.java 0 0 207
fr/paris/lutece/plugins/blog/web/BlogPublicationJspBean.java 0 0 12
fr/paris/lutece/plugins/blog/web/ManageBlogJspBean.java 0 0 7
fr/paris/lutece/plugins/blog/web/TagJspBean.java 0 0 4
fr/paris/lutece/plugins/blog/web/admindashboard/BlogAdminDashboardComponent.java 0 0 14
fr/paris/lutece/plugins/blog/web/admindashboard/BlogAdminDashboardJspBean.java 0 0 5
fr/paris/lutece/plugins/blog/web/insertservice/AbstractBlogInsertServiceJspBean.java 0 0 5
fr/paris/lutece/plugins/blog/web/insertservice/BlogPortletInsertServiceJspBean.java 0 0 2
fr/paris/lutece/plugins/blog/web/insertservice/BlogResourceInsertServiceJspBean.java 0 0 2
fr/paris/lutece/plugins/blog/web/insertservice/BlogUrlInsertServiceJspBean.java 0 0 2
fr/paris/lutece/plugins/blog/web/portlet/BlogListPortletJspBean.java 0 0 66
fr/paris/lutece/plugins/blog/web/portlet/BlogPortletJspBean.java 0 0 19

Rules

Category Rule Violations Severity
blocks LeftCurly
  • option: "nl"
11
 Error
RightCurly
  • option: "alone"
3
 Error
coding ArrayTrailingComma 9
 Error
DeclarationOrder 175
 Error
ExplicitInitialization 7
 Error
HiddenField 4
 Error
design FinalClass 1
 Error
VisibilityModifier 28
 Error
header Header
  • fileExtensions: "java"
  • headerFile: "/var/jenkins_home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
79
 Error
imports RedundantImport 1
 Error
UnusedImports 8
 Error
javadoc JavadocMethod 142
 Error
JavadocType 18
 Error
naming LocalVariableName
  • format: "^[a-z][a-zA-Z0-9]*$"
1
 Error
MemberName
  • format: "^_[a-z](_?[a-zA-Z0-9])*$"
2
 Error
sizes ParameterNumber 1
 Warning
whitespace ParenPad
  • option: "space"
166
 Error
WhitespaceAround
  • tokens: "ASSIGN,EQUAL"
3
 Error

Details

fr/paris/lutece/plugins/blog/business/Blog.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. 61
 Error
coding DeclarationOrder Variable access definition in wrong order. 62
 Error
coding DeclarationOrder Variable access definition in wrong order. 63
 Error
coding DeclarationOrder Variable access definition in wrong order. 64
 Error
coding DeclarationOrder Variable access definition in wrong order. 65
 Error
coding DeclarationOrder Variable access definition in wrong order. 66
 Error
javadoc JavadocMethod Missing a Javadoc comment. 291
 Error
javadoc JavadocMethod Missing a Javadoc comment. 296
 Error
javadoc JavadocMethod Expected @param tag for 'bShareable'. 423
 Error
javadoc JavadocMethod Expected @param tag for 'bLocked'. 443
 Error
javadoc JavadocMethod Expected @param tag for 'bIsArchived'. 651

fr/paris/lutece/plugins/blog/business/BlogDAO.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 followed by whitespace. 381

fr/paris/lutece/plugins/blog/business/BlogFilter.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/blog/business/BlogHome.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 'nIdVersion'. 128
 Error
javadoc JavadocMethod Expected @param tag for 'nVersion'. 131
 Error
javadoc JavadocMethod Unused @param tag for 'nKey'. 151
 Error
javadoc JavadocMethod Expected @param tag for 'strName'. 155
 Error
javadoc JavadocMethod Expected @param tag for 'nVersion'. 169
 Error
javadoc JavadocMethod Expected @param tag for 'nId'. 215
 Error
javadoc JavadocMethod Expected @return tag. 309
 Error
javadoc JavadocMethod Expected @param tag for 'isArchived'. 332

fr/paris/lutece/plugins/blog/business/BlogPageTemplate.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/blog/business/BlogPageTemplateDAO.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/blog/business/BlogPageTemplateHome.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/blog/business/BlogSearchFilter.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 'isUnpulished'. 171

fr/paris/lutece/plugins/blog/business/BlogSerializable.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of '/*'. 1
 Error
javadoc JavadocType Missing a Javadoc comment. 6
 Error
naming MemberName Name 'id' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. 8
 Error
design VisibilityModifier Variable 'id' must be private and have accessor methods. 8
 Error
naming MemberName Name 'contentLabel' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. 9
 Error
design VisibilityModifier Variable 'contentLabel' must be private and have accessor methods. 9
 Error
javadoc JavadocMethod Missing a Javadoc comment. 11
 Error
javadoc JavadocMethod Missing a Javadoc comment. 15
 Error
coding HiddenField 'id' hides a field. 15
 Error
coding HiddenField 'contentLabel' hides a field. 15
 Error
coding HiddenField 'id' hides a field. 34
 Error
javadoc JavadocMethod Expected @param tag for 'id'. 34
 Error
coding HiddenField 'contentLabel' hides a field. 52
 Error
javadoc JavadocMethod Expected @param tag for 'contentLabel'. 52

fr/paris/lutece/plugins/blog/business/ContentType.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. 36

fr/paris/lutece/plugins/blog/business/DocContent.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/blog/business/DocContentDAO.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/blog/business/DocContentHome.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 'nIdDocument'. 138
 Error
javadoc JavadocMethod Expected @param tag for 'nIdHtmlDoc'. 149

fr/paris/lutece/plugins/blog/business/IBlogDAO.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. 155
 Error
javadoc JavadocMethod Expected @param tag for 'plugin'. 177
 Error
javadoc JavadocMethod Expected @param tag for 'nId'. 186
 Error
javadoc JavadocMethod Expected @param tag for 'nId'. 195
 Error
javadoc JavadocMethod Expected @param tag for 'nIdTag'. 232
 Error
javadoc JavadocMethod Missing a Javadoc comment. 234
 Error
javadoc JavadocMethod Missing a Javadoc comment. 236
 Error
javadoc JavadocMethod Missing a Javadoc comment. 238

fr/paris/lutece/plugins/blog/business/IBlogPageTemplateDAO.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/blog/business/IDocContentDAO.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. 40
 Error
javadoc JavadocMethod Expected @param tag for 'nIdDocument'. 60
 Error
javadoc JavadocMethod Expected @param tag for 'idHtmlDoc'. 70
 Error
javadoc JavadocMethod Expected @param tag for 'nIdBlog'. 134
 Error
javadoc JavadocMethod Expected @param tag for 'nIdDocument'. 134
 Error
javadoc JavadocMethod Expected @param tag for 'nPriority'. 134
 Error
javadoc JavadocMethod Expected @param tag for 'plugin'. 134

fr/paris/lutece/plugins/blog/business/IIndexerActionDAO.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/blog/business/ITagDAO.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

fr/paris/lutece/plugins/blog/business/IndexerAction.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 'nIdBlog'. 98

fr/paris/lutece/plugins/blog/business/IndexerActionDAO.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/blog/business/IndexerActionFilter.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/blog/business/IndexerActionHome.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/blog/business/Tag.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. 40
 Error
coding DeclarationOrder Variable access definition in wrong order. 44
 Error
coding DeclarationOrder Static variable definition in wrong order. 51
 Error
coding DeclarationOrder Static variable definition in wrong order. 52
 Error
coding DeclarationOrder Static variable definition in wrong order. 53
 Error
coding DeclarationOrder Static variable definition in wrong order. 54
 Error
javadoc JavadocMethod Missing a Javadoc comment. 56
 Error
javadoc JavadocMethod Missing a Javadoc comment. 61

fr/paris/lutece/plugins/blog/business/TagDAO.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/blog/business/TagHome.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/blog/business/insertservice/BlogLinkPOJO.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of '/*'. 1
 Error
javadoc JavadocMethod Missing a Javadoc comment. 42
 Error
javadoc JavadocMethod Missing a Javadoc comment. 47
 Error
javadoc JavadocMethod Missing a Javadoc comment. 52
 Error
javadoc JavadocMethod Missing a Javadoc comment. 57
 Error
javadoc JavadocMethod Missing a Javadoc comment. 62
 Error
javadoc JavadocMethod Missing a Javadoc comment. 67
 Error
javadoc JavadocMethod Missing a Javadoc comment. 72
 Error
javadoc JavadocMethod Missing a Javadoc comment. 77

fr/paris/lutece/plugins/blog/business/portlet/BlogListPortlet.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. 94
 Error
javadoc JavadocMethod Missing a Javadoc comment. 291

fr/paris/lutece/plugins/blog/business/portlet/BlogListPortletDAO.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 'nPortletId'. 233

fr/paris/lutece/plugins/blog/business/portlet/BlogListPortletHome.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 ExplicitInitialization Variable '_singleton' explicitly initialized to 'null' (default value for its type). 56
 Error
javadoc JavadocMethod Expected @param tag for 'strPortletType'. 141

fr/paris/lutece/plugins/blog/business/portlet/BlogPortlet.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 Instance variable definition in wrong order. 72
 Error
coding DeclarationOrder Instance variable definition in wrong order. 74
 Error
coding DeclarationOrder Instance variable definition in wrong order. 76

fr/paris/lutece/plugins/blog/business/portlet/BlogPortletDAO.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 'portlet'. 157
 Error
javadoc JavadocMethod Expected @param tag for 'p'. 160

fr/paris/lutece/plugins/blog/business/portlet/BlogPortletHome.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/blog/business/portlet/BlogPublication.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 @return tag. 166

fr/paris/lutece/plugins/blog/business/portlet/BlogPublicationDAO.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. 45

fr/paris/lutece/plugins/blog/business/portlet/BlogPublicationHome.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 BlogPublicationHome should be declared as final. 45
 Error
javadoc JavadocType Missing a Javadoc comment. 45
 Error
javadoc JavadocMethod Expected @param tag for 'blogPub'. 77
 Error
javadoc JavadocMethod Expected @param tag for 'datePublishing'. 218

fr/paris/lutece/plugins/blog/business/portlet/IBlogListPortletDAO.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 'strPortletType'. 95
 Error
javadoc JavadocMethod Expected @return tag. 121
 Error
javadoc JavadocMethod Expected @param tag for 'plugin'. 121
 Error
javadoc JavadocMethod Expected @param tag for 'pFilter'. 134

fr/paris/lutece/plugins/blog/business/portlet/IBlogPortletDAO.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. 90
 Error
javadoc JavadocMethod Expected @param tag for 'plugin'. 90

fr/paris/lutece/plugins/blog/business/portlet/IBlogPublicationDAO.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
javadoc JavadocMethod Expected @param tag for 'nDocId'. 73
 Error
javadoc JavadocMethod Expected @param tag for 'nDocId'. 142
 Error
javadoc JavadocMethod Expected @param tag for 'nIdPortlet'. 142
 Error
javadoc JavadocMethod Expected @param tag for 'plugin'. 150
 Error
javadoc JavadocMethod Expected @return tag. 203
 Error
javadoc JavadocMethod Expected @param tag for 'nIdBlog'. 203
 Error
javadoc JavadocMethod Expected @param tag for 'date'. 203
 Error
javadoc JavadocMethod Expected @param tag for 'plugin'. 203

fr/paris/lutece/plugins/blog/business/portlet/PortletFilter.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/blog/business/portlet/PortletOrder.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/blog/business/rss/BlogResourceRss.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/blog/business/rss/BlogResourceRssConfig.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/blog/business/rss/BlogResourceRssConfigDAO.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/blog/business/rss/BlogResourceRssConfigHome.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/blog/business/rss/IBlogResourceRssConfigDAO.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/blog/service/BlogIdService.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. 47
 Error
whitespace ParenPad ')' is not preceded with whitespace. 94

fr/paris/lutece/plugins/blog/service/BlogParameterService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of '/*'. 1
 Error
coding DeclarationOrder Variable access definition in wrong order. 19
 Error
coding DeclarationOrder Variable access definition in wrong order. 20
 Error
coding DeclarationOrder Variable access definition in wrong order. 21
 Error
coding DeclarationOrder Variable access definition in wrong order. 22
 Error
coding DeclarationOrder Variable access definition in wrong order. 23
 Error
coding DeclarationOrder Variable access definition in wrong order. 24
 Error
coding DeclarationOrder Variable access definition in wrong order. 25
 Error
coding DeclarationOrder Variable access definition in wrong order. 26
 Error
coding DeclarationOrder Variable access definition in wrong order. 27
 Error
coding DeclarationOrder Variable access definition in wrong order. 28
 Error
coding DeclarationOrder Variable access definition in wrong order. 29
 Error
coding DeclarationOrder Variable access definition in wrong order. 30
 Error
coding DeclarationOrder Variable access definition in wrong order. 31
 Error
coding DeclarationOrder Variable access definition in wrong order. 33
 Error
whitespace ParenPad '(' is not followed by whitespace. 53
 Error
javadoc JavadocMethod Expected @param tag for 'nbMandatoryTags'. 53
 Error
whitespace ParenPad ')' is not preceded with whitespace. 53
 Error
whitespace ParenPad '(' is not followed by whitespace. 58
 Error
whitespace ParenPad ')' is not preceded with whitespace. 58
 Error
whitespace ParenPad '(' is not followed by whitespace. 60
 Error
whitespace ParenPad ')' is not preceded with whitespace. 60
 Error
whitespace ParenPad '(' is not followed by whitespace. 62
 Error
whitespace ParenPad ')' is not preceded with whitespace. 62
 Error
whitespace ParenPad '(' is not followed by whitespace. 65
 Error
whitespace ParenPad ')' is not preceded with whitespace. 65
 Error
whitespace WhitespaceAround '=' is not followed by whitespace. 67
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 67
 Error
whitespace ParenPad '(' is not followed by whitespace. 70
 Error
whitespace ParenPad ')' is not preceded with whitespace. 70
 Error
whitespace ParenPad ')' is not preceded with whitespace. 70
 Error
whitespace ParenPad '(' is not followed by whitespace. 82
 Error
whitespace ParenPad ')' is not preceded with whitespace. 82
 Error
whitespace ParenPad '(' is not followed by whitespace. 84
 Error
whitespace ParenPad ')' is not preceded with whitespace. 84
 Error
whitespace ParenPad '(' is not followed by whitespace. 96
 Error
whitespace ParenPad ')' is not preceded with whitespace. 96
 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. 102
 Error
whitespace ParenPad ')' is not preceded with whitespace. 102
 Error
whitespace ParenPad '(' is not followed by whitespace. 103
 Error
whitespace ParenPad ')' is not preceded with whitespace. 103
 Error
whitespace ParenPad '(' is not followed by whitespace. 105
 Error
whitespace ParenPad ')' is not preceded with whitespace. 105
 Error
whitespace ParenPad '(' is not followed by whitespace. 106
 Error
whitespace ParenPad ')' is not preceded with whitespace. 106
 Error
whitespace ParenPad '(' is not followed by whitespace. 110
 Error
whitespace ParenPad ')' is not preceded with whitespace. 110
 Error
whitespace ParenPad '(' is not followed by whitespace. 112
 Error
whitespace ParenPad ')' is not preceded with whitespace. 112
 Error
whitespace ParenPad '(' is not followed by whitespace. 124
 Error
whitespace ParenPad ')' is not preceded with whitespace. 124
 Error
whitespace ParenPad '(' is not followed by whitespace. 127
 Error
whitespace ParenPad '(' is not followed by whitespace. 127
 Error
whitespace ParenPad ')' is not preceded with whitespace. 127
 Error
whitespace ParenPad ')' is not preceded with whitespace. 127
 Error
whitespace ParenPad '(' is not followed by whitespace. 129
 Error
whitespace ParenPad ')' is not preceded with whitespace. 129
 Error
whitespace ParenPad '(' is not followed by whitespace. 140
 Error
whitespace ParenPad ')' is not preceded with whitespace. 140
 Error
whitespace ParenPad '(' is not followed by whitespace. 146
 Error
whitespace ParenPad ')' is not preceded with whitespace. 146
 Error
whitespace ParenPad '(' is not followed by whitespace. 148
 Error
whitespace ParenPad '(' is not followed by whitespace. 161
 Error
whitespace ParenPad ')' is not preceded with whitespace. 161

fr/paris/lutece/plugins/blog/service/BlogPlugin.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/blog/service/BlogService.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 'nIdVersion'. 132
 Error
javadoc JavadocMethod Expected @param tag for 'nVersion'. 135
 Error
javadoc JavadocMethod Expected @param tag for 'nIdBlog'. 239
 Error
javadoc JavadocMethod Missing a Javadoc comment. 293
 Error
javadoc JavadocMethod Unused @param tag for 'nIdDocument'. 381
 Error
javadoc JavadocMethod Expected @param tag for 'nVersion'. 385
 Error
javadoc JavadocMethod Missing a Javadoc comment. 506
 Error
javadoc JavadocMethod Missing a Javadoc comment. 515
 Error
javadoc JavadocMethod Missing a Javadoc comment. 524

fr/paris/lutece/plugins/blog/service/BlogServiceSession.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 'blog'. 100
 Error
javadoc JavadocMethod Expected @param tag for 'nIdBlog'. 125
 Error
javadoc JavadocMethod Expected @param tag for 'blog'. 149
 Error
javadoc JavadocMethod Expected @param tag for 'idBlog'. 172
 Error
javadoc JavadocMethod Expected @param tag for 'docContent'. 194
 Error
javadoc JavadocMethod Expected @param tag for 'user'. 194
 Error
whitespace ParenPad ')' is not preceded with whitespace. 194
 Error
whitespace ParenPad ')' is not preceded with whitespace. 200
 Error
javadoc JavadocMethod Expected @param tag for 'user'. 209
 Error
whitespace ParenPad ')' is not preceded with whitespace. 222
 Error
javadoc JavadocMethod Expected @param tag for 'user'. 252

fr/paris/lutece/plugins/blog/service/BlogSessionListner.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. 73
 Error
javadoc JavadocMethod Missing a Javadoc comment. 79

fr/paris/lutece/plugins/blog/service/PublishingService.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/blog/service/TagIdService.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. 47

fr/paris/lutece/plugins/blog/service/TagService.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

fr/paris/lutece/plugins/blog/service/UnlockedBlogDaemon.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. 40

fr/paris/lutece/plugins/blog/service/docsearch/BlogSearchIndexerDaemon.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/blog/service/docsearch/BlogSearchItem.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
 Error
coding DeclarationOrder Static variable definition in wrong order. 53
 Error
coding DeclarationOrder Static variable definition in wrong order. 58
 Error
coding DeclarationOrder Static variable definition in wrong order. 63
 Error
coding DeclarationOrder Static variable definition in wrong order. 69
 Error
coding DeclarationOrder Static variable definition in wrong order. 74
 Error
coding DeclarationOrder Static variable definition in wrong order. 79
 Error
coding DeclarationOrder Static variable definition in wrong order. 84
 Error
coding DeclarationOrder Static variable definition in wrong order. 89

fr/paris/lutece/plugins/blog/service/docsearch/BlogSearchService.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 Static variable definition in wrong order. 94
 Error
coding DeclarationOrder Static variable definition in wrong order. 97
 Error
coding DeclarationOrder Static variable definition in wrong order. 100
 Error
javadoc JavadocMethod Missing a Javadoc comment. 270
 Error
whitespace ParenPad ')' is not preceded with whitespace. 270
 Error
blocks LeftCurly '{' at column 45 should be on a new line. 270
 Error
javadoc JavadocMethod Missing a Javadoc comment. 338
 Error
whitespace ParenPad ')' is not preceded with whitespace. 416

fr/paris/lutece/plugins/blog/service/docsearch/DefaultBlogIndexer.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 - org.apache.lucene.document.IntPoint. 48
 Error
coding ArrayTrailingComma Array should contain trailing comma. 129
 Error
coding ArrayTrailingComma Array should contain trailing comma. 157
 Error
coding ArrayTrailingComma Array should contain trailing comma. 171

fr/paris/lutece/plugins/blog/service/docsearch/IBlogSearchIndexer.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. 49

fr/paris/lutece/plugins/blog/service/resource/BlogExtendableResourceService.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/blog/service/search/BlogSearchIndexer.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/blog/utils/BlogLock.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 Missing a Javadoc comment. 44
 Error
javadoc JavadocMethod Missing a Javadoc comment. 51
 Error
javadoc JavadocMethod Missing a Javadoc comment. 57
 Error
javadoc JavadocMethod Missing a Javadoc comment. 63
 Error
javadoc JavadocMethod Missing a Javadoc comment. 69

fr/paris/lutece/plugins/blog/utils/BlogUtils.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
sizes ParameterNumber More than 7 parameters (found 8). 171
 Error
javadoc JavadocMethod Missing a Javadoc comment. 244
 Error
whitespace ParenPad '(' is not followed by whitespace. 244
 Error
whitespace ParenPad ')' is not preceded with whitespace. 244
 Error
blocks LeftCurly '{' at column 53 should be on a new line. 244
 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. 246
 Error
whitespace ParenPad ')' is not preceded with whitespace. 246

fr/paris/lutece/plugins/blog/web/BlogApp.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. 65
 Error
coding DeclarationOrder Variable access definition in wrong order. 68
 Error
coding DeclarationOrder Variable access definition in wrong order. 69
 Error
coding DeclarationOrder Variable access definition in wrong order. 75
 Error
coding DeclarationOrder Variable access definition in wrong order. 76
 Error
coding DeclarationOrder Variable access definition in wrong order. 77
 Error
coding DeclarationOrder Variable access definition in wrong order. 79
 Error
coding DeclarationOrder Variable access definition in wrong order. 84
 Error
coding DeclarationOrder Variable access definition in wrong order. 85
 Error
coding DeclarationOrder Variable access definition in wrong order. 89

fr/paris/lutece/plugins/blog/web/BlogDashboardComponent.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. 73
 Error
coding DeclarationOrder Variable access definition in wrong order. 74
 Error
coding DeclarationOrder Variable access definition in wrong order. 75
 Error
coding DeclarationOrder Variable access definition in wrong order. 76

fr/paris/lutece/plugins/blog/web/BlogFileServlet.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. 62
 Error
coding DeclarationOrder Variable access definition in wrong order. 65

fr/paris/lutece/plugins/blog/web/BlogJspBean.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.io.IOException. 37
 Error
imports UnusedImports Unused import - java.io.InputStream. 38
 Error
imports UnusedImports Unused import - java.net.URLConnection. 40
 Error
imports UnusedImports Unused import - java.util.Base64. 47
 Error
imports RedundantImport Duplicate import to line 66 - fr.paris.lutece.portal.service.i18n.I18nService. 100
 Error
coding DeclarationOrder Variable access definition in wrong order. 137
 Error
coding DeclarationOrder Variable access definition in wrong order. 138
 Error
coding DeclarationOrder Variable access definition in wrong order. 139
 Error
coding DeclarationOrder Variable access definition in wrong order. 140
 Error
coding DeclarationOrder Variable access definition in wrong order. 141
 Error
coding DeclarationOrder Variable access definition in wrong order. 142
 Error
coding DeclarationOrder Variable access definition in wrong order. 143
 Error
coding DeclarationOrder Variable access definition in wrong order. 144
 Error
coding DeclarationOrder Variable access definition in wrong order. 145
 Error
coding DeclarationOrder Variable access definition in wrong order. 146
 Error
coding DeclarationOrder Variable access definition in wrong order. 147
 Error
coding DeclarationOrder Variable access definition in wrong order. 148
 Error
coding DeclarationOrder Variable access definition in wrong order. 150
 Error
coding DeclarationOrder Variable access definition in wrong order. 151
 Error
coding DeclarationOrder Variable access definition in wrong order. 152
 Error
coding DeclarationOrder Variable access definition in wrong order. 153
 Error
coding DeclarationOrder Variable access definition in wrong order. 154
 Error
coding DeclarationOrder Variable access definition in wrong order. 155
 Error
coding DeclarationOrder Variable access definition in wrong order. 156
 Error
coding DeclarationOrder Variable access definition in wrong order. 157
 Error
coding DeclarationOrder Variable access definition in wrong order. 159
 Error
coding DeclarationOrder Variable access definition in wrong order. 160
 Error
coding DeclarationOrder Variable access definition in wrong order. 161
 Error
coding DeclarationOrder Variable access definition in wrong order. 162
 Error
coding DeclarationOrder Variable access definition in wrong order. 163
 Error
coding DeclarationOrder Variable access definition in wrong order. 164
 Error
coding DeclarationOrder Variable access definition in wrong order. 165
 Error
coding DeclarationOrder Variable access definition in wrong order. 166
 Error
coding DeclarationOrder Variable access definition in wrong order. 167
 Error
coding DeclarationOrder Variable access definition in wrong order. 168
 Error
coding DeclarationOrder Variable access definition in wrong order. 169
 Error
coding DeclarationOrder Variable access definition in wrong order. 171
 Error
coding DeclarationOrder Variable access definition in wrong order. 172
 Error
coding DeclarationOrder Variable access definition in wrong order. 173
 Error
coding DeclarationOrder Variable access definition in wrong order. 183
 Error
coding DeclarationOrder Variable access definition in wrong order. 186
 Error
coding DeclarationOrder Variable access definition in wrong order. 187
 Error
coding DeclarationOrder Variable access definition in wrong order. 188
 Error
coding DeclarationOrder Variable access definition in wrong order. 189
 Error
coding DeclarationOrder Variable access definition in wrong order. 190
 Error
coding DeclarationOrder Variable access definition in wrong order. 191
 Error
coding DeclarationOrder Variable access definition in wrong order. 192
 Error
coding DeclarationOrder Variable access definition in wrong order. 193
 Error
coding DeclarationOrder Variable access definition in wrong order. 194
 Error
coding DeclarationOrder Variable access definition in wrong order. 195
 Error
coding DeclarationOrder Variable access definition in wrong order. 196
 Error
coding DeclarationOrder Variable access definition in wrong order. 197
 Error
coding DeclarationOrder Variable access definition in wrong order. 198
 Error
coding DeclarationOrder Variable access definition in wrong order. 199
 Error
coding DeclarationOrder Variable access definition in wrong order. 200
 Error
coding DeclarationOrder Variable access definition in wrong order. 201
 Error
coding DeclarationOrder Variable access definition in wrong order. 202
 Error
coding DeclarationOrder Variable access definition in wrong order. 203
 Error
coding DeclarationOrder Variable access definition in wrong order. 204
 Error
coding DeclarationOrder Variable access definition in wrong order. 205
 Error
coding DeclarationOrder Variable access definition in wrong order. 206
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 224
 Error
coding DeclarationOrder Variable access definition in wrong order. 235
 Error
coding DeclarationOrder Variable access definition in wrong order. 280
 Error
coding DeclarationOrder Variable access definition in wrong order. 281
 Error
coding DeclarationOrder Variable access definition in wrong order. 282
 Error
coding DeclarationOrder Variable access definition in wrong order. 283
 Error
coding DeclarationOrder Variable access definition in wrong order. 284
 Error
coding DeclarationOrder Variable access definition in wrong order. 285
 Error
coding DeclarationOrder Variable access definition in wrong order. 286
 Error
coding DeclarationOrder Variable access definition in wrong order. 287
 Error
coding DeclarationOrder Variable access definition in wrong order. 288
 Error
coding DeclarationOrder Variable access definition in wrong order. 289
 Error
coding DeclarationOrder Variable access definition in wrong order. 290
 Error
coding DeclarationOrder Variable access definition in wrong order. 291
 Error
coding DeclarationOrder Variable access definition in wrong order. 293
 Error
design VisibilityModifier Variable '_blog' must be private and have accessor methods. 301
 Error
coding ExplicitInitialization Variable '_bIsChecked' explicitly initialized to 'false' (default value for its type). 302
 Error
design VisibilityModifier Variable '_bIsChecked' must be private and have accessor methods. 302
 Error
design VisibilityModifier Variable '_strSearchText' must be private and have accessor methods. 303
 Error
design VisibilityModifier Variable '_nIsUnpublished' must be private and have accessor methods. 304
 Error
design VisibilityModifier Variable '_dateUpdateBlogAfter' must be private and have accessor methods. 305
 Error
design VisibilityModifier Variable '_dateUpdateBlogBefor' must be private and have accessor methods. 306
 Error
design VisibilityModifier Variable '_strCurrentPageIndex' must be private and have accessor methods. 307
 Error
design VisibilityModifier Variable '_nItemsPerPage' must be private and have accessor methods. 308
 Error
design VisibilityModifier Variable '_nDefaultItemsPerPage' must be private and have accessor methods. 309
 Error
coding ExplicitInitialization Variable '_bIsSorted' explicitly initialized to 'false' (default value for its type). 310
 Error
design VisibilityModifier Variable '_bIsSorted' must be private and have accessor methods. 310
 Error
design VisibilityModifier Variable '_strSortedAttributeName' must be private and have accessor methods. 311
 Error
design VisibilityModifier Variable '_bIsAscSort' must be private and have accessor methods. 312
 Error
design VisibilityModifier Variable '_strTag' must be private and have accessor methods. 313
 Error
whitespace ParenPad '(' is not followed by whitespace. 337
 Error
whitespace ParenPad ')' is not preceded with whitespace. 337
 Error
whitespace ParenPad '(' is not followed by whitespace. 342
 Error
whitespace ParenPad ')' is not preceded with whitespace. 342
 Error
whitespace ParenPad '(' is not followed by whitespace. 354
 Error
whitespace ParenPad '(' is not followed by whitespace. 354
 Error
whitespace ParenPad ')' is not preceded with whitespace. 354
 Error
whitespace ParenPad ')' is not preceded with whitespace. 354
 Error
whitespace ParenPad '(' is not followed by whitespace. 391
 Error
whitespace ParenPad ')' is not preceded with whitespace. 391
 Error
whitespace ParenPad '(' is not followed by whitespace. 393
 Error
whitespace ParenPad ')' is not preceded with whitespace. 393
 Error
whitespace ParenPad '(' is not followed by whitespace. 399
 Error
whitespace ParenPad ')' is not preceded with whitespace. 399
 Error
blocks LeftCurly '{' at column 21 should be on a new line. 403
 Error
whitespace ParenPad '(' is not followed by whitespace. 404
 Error
whitespace ParenPad ')' is not preceded with whitespace. 404
 Error
whitespace ParenPad ')' is not preceded with whitespace. 404
 Error
blocks RightCurly '}' at column 17 should be alone on a line. 405
 Error
whitespace ParenPad '(' is not followed by whitespace. 405
 Error
whitespace ParenPad ')' is not preceded with whitespace. 405
 Error
blocks LeftCurly '{' at column 44 should be on a new line. 405
 Error
blocks LeftCurly '{' at column 21 should be on a new line. 411
 Error
blocks RightCurly '}' at column 17 should be alone on a line. 413
 Error
blocks LeftCurly '{' at column 46 should be on a new line. 413
 Error
whitespace ParenPad '(' is not followed by whitespace. 484
 Error
whitespace ParenPad '(' is not followed by whitespace. 487
 Error
whitespace ParenPad ')' is not preceded with whitespace. 487
 Error
whitespace ParenPad '(' is not followed by whitespace. 489
 Error
whitespace ParenPad ')' is not preceded with whitespace. 489
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 490
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 490
 Error
whitespace ParenPad '(' is not followed by whitespace. 512
 Error
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 553
 Error
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 656
 Error
whitespace ParenPad '(' is not followed by whitespace. 675
 Error
whitespace ParenPad ')' is not preceded with whitespace. 675
 Error
whitespace ParenPad '(' is not followed by whitespace. 684
 Error
whitespace ParenPad '(' is not followed by whitespace. 687
 Error
whitespace ParenPad '(' is not followed by whitespace. 689
 Error
whitespace ParenPad '(' is not followed by whitespace. 716
 Error
whitespace ParenPad ')' is not preceded with whitespace. 716
 Error
whitespace ParenPad '(' is not followed by whitespace. 735
 Error
whitespace ParenPad '(' is not followed by whitespace. 737
 Error
whitespace ParenPad ')' is not preceded with whitespace. 737
 Error
javadoc JavadocMethod Expected @param tag for 'request'. 805
 Error
blocks LeftCurly '{' at column 78 should be on a new line. 828
 Error
javadoc JavadocMethod Expected @param tag for 'request'. 850
 Error
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 922
 Error
whitespace ParenPad ')' is not preceded with whitespace. 990
 Error
javadoc JavadocMethod Missing a Javadoc comment. 995
 Error
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 1031
 Error
whitespace ParenPad '(' is not followed by whitespace. 1099
 Error
whitespace ParenPad '(' is not followed by whitespace. 1102
 Error
whitespace ParenPad '(' is not followed by whitespace. 1112
 Error
whitespace ParenPad '(' is not followed by whitespace. 1169
 Error
whitespace ParenPad '(' is not followed by whitespace. 1171
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1171
 Error
javadoc JavadocMethod Expected @return tag. 1337
 Error
whitespace ParenPad '(' is not followed by whitespace. 1363
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1363
 Error
whitespace ParenPad '(' is not followed by whitespace. 1363
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1363
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1389
 Error
coding ArrayTrailingComma Array should contain trailing comma. 1392
 Error
blocks LeftCurly '{' at column 14 should be on a new line. 1394
 Error
naming LocalVariableName Name '_nDocContentInSession' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1397
 Error
coding ArrayTrailingComma Array should contain trailing comma. 1408
 Error
javadoc JavadocMethod Expected @return tag. 1423
 Error
blocks LeftCurly '{' at column 100 should be on a new line. 1451
 Error
javadoc JavadocMethod Expected @param tag for 'request'. 1484
 Error
blocks LeftCurly '{' at column 40 should be on a new line. 1550
 Error
whitespace ParenPad '(' is not followed by whitespace. 1551
 Error
javadoc JavadocMethod Expected @return tag. 1569
 Error
javadoc JavadocMethod Expected @param tag for 'request'. 1570
 Error
javadoc JavadocMethod Expected @param tag for 'mRequest'. 1616
 Error
javadoc JavadocMethod Expected @param tag for 'locale'. 1616
 Error
javadoc JavadocMethod Expected @return tag. 1648
 Error
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 1699
 Error
coding ArrayTrailingComma Array should contain trailing comma. 1726
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1727
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1731
 Error
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 1744
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1776
 Error
javadoc JavadocMethod Missing a Javadoc comment. 1779
 Error
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 1804
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1823
 Error
coding ArrayTrailingComma Array should contain trailing comma. 1843
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1844
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1849
 Error
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 1861
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1881
 Error
coding ArrayTrailingComma Array should contain trailing comma. 1888
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1889
 Error
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 1906
 Error
whitespace ParenPad '(' is not followed by whitespace. 1939
 Error
javadoc JavadocMethod Expected @param tag for 'toArchived'. 1939
 Error
javadoc JavadocMethod Expected @param tag for 'listBlogIds'. 1939
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1939
 Error
whitespace ParenPad '(' is not followed by whitespace. 1941
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1941
 Error
whitespace ParenPad '(' is not followed by whitespace. 1943
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1943
 Error
whitespace ParenPad '(' is not followed by whitespace. 1954
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1954
 Error
whitespace ParenPad '(' is not followed by whitespace. 1969
 Error
javadoc JavadocMethod Expected @param tag for 'listBlogIds'. 1969
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1969
 Error
whitespace ParenPad '(' is not followed by whitespace. 1971
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1971
 Error
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 1990
 Error
whitespace ParenPad ')' is not preceded with whitespace. 2078
 Error
javadoc JavadocMethod Missing a Javadoc comment. 2094
 Error
whitespace ParenPad '(' is not followed by whitespace. 2103
 Error
whitespace ParenPad ')' is not preceded with whitespace. 2103

fr/paris/lutece/plugins/blog/web/BlogPublicationJspBean.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. 95
 Error
design VisibilityModifier Variable '_blogPublication' must be private and have accessor methods. 140
 Error
javadoc JavadocMethod Expected @param tag for 'request'. 222
 Error
javadoc JavadocMethod Expected @throws tag for 'ParseException'. 222
 Error
whitespace ParenPad '(' is not followed by whitespace. 233
 Error
whitespace ParenPad ')' is not preceded with whitespace. 233
 Error
javadoc JavadocMethod Unused @param tag for 'blogPublication'. 270
 Error
javadoc JavadocMethod Expected @param tag for 'htmldocPublication'. 276
 Error
javadoc JavadocMethod Expected @throws tag for 'ParseException'. 276
 Error
javadoc JavadocMethod Expected @param tag for 'model'. 484
 Error
whitespace ParenPad ')' is not preceded with whitespace. 484

fr/paris/lutece/plugins/blog/web/ManageBlogJspBean.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. 56
 Error
coding DeclarationOrder Variable access definition in wrong order. 71
 Error
coding DeclarationOrder Variable access definition in wrong order. 72
 Error
coding DeclarationOrder Variable access definition in wrong order. 73
 Error
coding DeclarationOrder Variable access definition in wrong order. 74
 Error
coding ExplicitInitialization Variable '_bIsSorted' explicitly initialized to 'false' (default value for its type). 79

fr/paris/lutece/plugins/blog/web/TagJspBean.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 @throws tag for 'AccessDeniedException'. 154
 Error
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 225
 Error
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 280

fr/paris/lutece/plugins/blog/web/admindashboard/BlogAdminDashboardComponent.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of '/*'. 1
 Error
javadoc JavadocType Missing a Javadoc comment. 23
 Error
whitespace ParenPad '(' is not followed by whitespace. 46
 Error
whitespace ParenPad ')' is not preceded with whitespace. 46
 Error
whitespace ParenPad '(' is not followed by whitespace. 47
 Error
whitespace ParenPad ')' is not preceded with whitespace. 47
 Error
whitespace ParenPad '(' is not followed by whitespace. 49
 Error
whitespace ParenPad ')' is not preceded with whitespace. 49
 Error
whitespace ParenPad '(' is not followed by whitespace. 50
 Error
whitespace ParenPad ')' is not preceded with whitespace. 50
 Error
whitespace ParenPad '(' is not followed by whitespace. 51
 Error
whitespace ParenPad ')' is not preceded with whitespace. 51
 Error
whitespace ParenPad '(' is not followed by whitespace. 52
 Error
whitespace ParenPad ')' is not preceded with whitespace. 52

fr/paris/lutece/plugins/blog/web/admindashboard/BlogAdminDashboardJspBean.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of '/*'. 1
 Error
javadoc JavadocMethod Missing a Javadoc comment. 24
 Error
whitespace ParenPad '(' is not followed by whitespace. 37
 Error
whitespace ParenPad '(' is not followed by whitespace. 38
 Error
whitespace ParenPad '(' is not followed by whitespace. 39

fr/paris/lutece/plugins/blog/web/insertservice/AbstractBlogInsertServiceJspBean.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. 75
 Error
coding DeclarationOrder Variable access definition in wrong order. 76
 Error
coding DeclarationOrder Variable access definition in wrong order. 77
 Error
coding DeclarationOrder Variable access definition in wrong order. 78

fr/paris/lutece/plugins/blog/web/insertservice/BlogPortletInsertServiceJspBean.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. 50

fr/paris/lutece/plugins/blog/web/insertservice/BlogResourceInsertServiceJspBean.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. 49

fr/paris/lutece/plugins/blog/web/insertservice/BlogUrlInsertServiceJspBean.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. 47

fr/paris/lutece/plugins/blog/web/portlet/BlogListPortletJspBean.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.sql.Date. 36
 Error
imports UnusedImports Unused import - java.text.SimpleDateFormat. 38
 Error
imports UnusedImports Unused import - fr.paris.lutece.plugins.blog.web.BlogPublicationJspBean. 62
 Error
coding DeclarationOrder Variable access definition in wrong order. 99
 Error
coding DeclarationOrder Variable access definition in wrong order. 101
 Error
coding DeclarationOrder Variable access definition in wrong order. 102
 Error
coding DeclarationOrder Variable access definition in wrong order. 103
 Error
coding DeclarationOrder Variable access definition in wrong order. 104
 Error
coding DeclarationOrder Variable access definition in wrong order. 106
 Error
coding DeclarationOrder Variable access definition in wrong order. 107
 Error
coding DeclarationOrder Variable access definition in wrong order. 109
 Error
coding DeclarationOrder Variable access definition in wrong order. 110
 Error
coding DeclarationOrder Variable access definition in wrong order. 111
 Error
coding DeclarationOrder Variable access definition in wrong order. 112
 Error
coding DeclarationOrder Variable access definition in wrong order. 114
 Error
coding DeclarationOrder Variable access definition in wrong order. 115
 Error
coding DeclarationOrder Variable access definition in wrong order. 116
 Error
coding DeclarationOrder Variable access definition in wrong order. 117
 Error
coding DeclarationOrder Variable access definition in wrong order. 118
 Error
coding DeclarationOrder Variable access definition in wrong order. 119
 Error
coding DeclarationOrder Variable access definition in wrong order. 137
 Error
design VisibilityModifier Variable '_strCurrentPageIndex' must be private and have accessor methods. 137
 Error
coding DeclarationOrder Variable access definition in wrong order. 138
 Error
design VisibilityModifier Variable '_nItemsPerPage' must be private and have accessor methods. 138
 Error
design VisibilityModifier Variable '_nDefaultItemsPerPage' must be private and have accessor methods. 140
 Error
coding DeclarationOrder Variable access definition in wrong order. 143
 Error
coding ExplicitInitialization Variable '_bIsChecked' explicitly initialized to 'false' (default value for its type). 143
 Error
design VisibilityModifier Variable '_bIsChecked' must be private and have accessor methods. 143
 Error
coding DeclarationOrder Variable access definition in wrong order. 144
 Error
design VisibilityModifier Variable '_strSearchText' must be private and have accessor methods. 144
 Error
coding DeclarationOrder Variable access definition in wrong order. 145
 Error
coding ExplicitInitialization Variable '_nIsUnpublished' explicitly initialized to '0' (default value for its type). 145
 Error
design VisibilityModifier Variable '_nIsUnpublished' must be private and have accessor methods. 145
 Error
coding DeclarationOrder Variable access definition in wrong order. 146
 Error
design VisibilityModifier Variable '_dateUpdateBlogAfter' must be private and have accessor methods. 146
 Error
coding DeclarationOrder Variable access definition in wrong order. 147
 Error
design VisibilityModifier Variable '_dateUpdateBlogBefor' must be private and have accessor methods. 147
 Error
coding DeclarationOrder Variable access definition in wrong order. 148
 Error
coding ExplicitInitialization Variable '_bIsSorted' explicitly initialized to 'false' (default value for its type). 148
 Error
design VisibilityModifier Variable '_bIsSorted' must be private and have accessor methods. 148
 Error
coding DeclarationOrder Variable access definition in wrong order. 149
 Error
design VisibilityModifier Variable '_strSortedAttributeName' must be private and have accessor methods. 149
 Error
coding DeclarationOrder Variable access definition in wrong order. 150
 Error
design VisibilityModifier Variable '_bIsAscSort' must be private and have accessor methods. 150
 Error
coding DeclarationOrder Variable access definition in wrong order. 151
 Error
design VisibilityModifier Variable '_strTag' must be private and have accessor methods. 151
 Error
whitespace ParenPad ')' is not preceded with whitespace. 194
 Error
javadoc JavadocMethod Expected @param tag for 'request'. 227
 Error
javadoc JavadocMethod Expected @param tag for 'request'. 278
 Error
javadoc JavadocMethod Expected @param tag for 'strButtonSearch'. 278
 Error
javadoc JavadocMethod Expected @param tag for 'strButtonReset'. 278
 Error
whitespace ParenPad '(' is not followed by whitespace. 287
 Error
whitespace ParenPad ')' is not preceded with whitespace. 287
 Error
whitespace ParenPad '(' is not followed by whitespace. 289
 Error
whitespace ParenPad '(' is not followed by whitespace. 289
 Error
whitespace ParenPad ')' is not preceded with whitespace. 289
 Error
whitespace ParenPad ')' is not preceded with whitespace. 289
 Error
javadoc JavadocMethod Missing a Javadoc comment. 315
 Error
whitespace ParenPad ')' is not preceded with whitespace. 320
 Error
javadoc JavadocMethod Expected @param tag for 'request'. 535
 Error
javadoc JavadocMethod Expected @throws tag for 'ParseException'. 535
 Error
whitespace ParenPad '(' is not followed by whitespace. 548
 Error
whitespace ParenPad ')' is not preceded with whitespace. 548
 Error
javadoc JavadocMethod Expected @return tag. 574
 Error
javadoc JavadocMethod Expected @param tag for 'request'. 574

fr/paris/lutece/plugins/blog/web/portlet/BlogPortletJspBean.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. 67
 Error
coding DeclarationOrder Variable access definition in wrong order. 68
 Error
coding DeclarationOrder Variable access definition in wrong order. 69
 Error
coding DeclarationOrder Variable access definition in wrong order. 70
 Error
coding DeclarationOrder Variable access definition in wrong order. 71
 Error
coding DeclarationOrder Variable access definition in wrong order. 72
 Error
coding DeclarationOrder Variable access definition in wrong order. 74
 Error
coding DeclarationOrder Variable access definition in wrong order. 75
 Error
coding DeclarationOrder Variable access definition in wrong order. 76
 Error
coding DeclarationOrder Variable access definition in wrong order. 77
 Error
coding DeclarationOrder Variable access definition in wrong order. 78
 Error
coding DeclarationOrder Variable access definition in wrong order. 81
 Error
whitespace ParenPad '(' is not followed by whitespace. 95
 Error
whitespace ParenPad ')' is not preceded with whitespace. 95
 Error
whitespace ParenPad '(' is not followed by whitespace. 186
 Error
whitespace ParenPad ')' is not preceded with whitespace. 186
 Error
whitespace ParenPad '(' is not followed by whitespace. 187
 Error
whitespace ParenPad ')' is not preceded with whitespace. 187