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 633

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 59
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 195
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 8
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"
10
 Error
RightCurly
  • option: "alone"
3
 Error
coding ArrayTrailingComma 9
 Error
DeclarationOrder 167
 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@4/target/checkstyle-header.txt"
79
 Error
imports RedundantImport 1
 Error
UnusedImports 4
 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"
154
 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'. 429
 Error
javadoc JavadocMethod Expected @param tag for 'bLocked'. 449
 Error
javadoc JavadocMethod Expected @param tag for 'bIsArchived'. 657

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
whitespace ParenPad '(' is not followed by whitespace. 45
 Error
javadoc JavadocMethod Expected @param tag for 'nbMandatoryTags'. 45
 Error
whitespace ParenPad ')' is not preceded with whitespace. 45
 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. 52
 Error
whitespace ParenPad ')' is not preceded with whitespace. 52
 Error
whitespace ParenPad '(' is not followed by whitespace. 54
 Error
whitespace ParenPad ')' is not preceded with whitespace. 54
 Error
whitespace ParenPad '(' is not followed by whitespace. 57
 Error
whitespace ParenPad ')' is not preceded with whitespace. 57
 Error
whitespace WhitespaceAround '=' is not followed by whitespace. 59
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 59
 Error
whitespace ParenPad '(' is not followed by whitespace. 62
 Error
whitespace ParenPad ')' is not preceded with whitespace. 62
 Error
whitespace ParenPad ')' is not preceded with whitespace. 62
 Error
whitespace ParenPad '(' is not followed by whitespace. 74
 Error
whitespace ParenPad ')' is not preceded with whitespace. 74
 Error
whitespace ParenPad '(' is not followed by whitespace. 76
 Error
whitespace ParenPad ')' is not preceded with whitespace. 76
 Error
whitespace ParenPad '(' is not followed by whitespace. 88
 Error
whitespace ParenPad ')' is not preceded with whitespace. 88
 Error
whitespace ParenPad '(' is not followed by whitespace. 90
 Error
whitespace ParenPad ')' is not preceded with whitespace. 90
 Error
whitespace ParenPad '(' is not followed by whitespace. 94
 Error
whitespace ParenPad ')' is not preceded with whitespace. 94
 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. 97
 Error
whitespace ParenPad ')' is not preceded with whitespace. 97
 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. 104
 Error
whitespace ParenPad ')' is not preceded with whitespace. 104
 Error
whitespace ParenPad '(' is not followed by whitespace. 116
 Error
whitespace ParenPad ')' is not preceded with whitespace. 116
 Error
whitespace ParenPad '(' is not followed by whitespace. 119
 Error
whitespace ParenPad '(' is not followed by whitespace. 119
 Error
whitespace ParenPad ')' is not preceded with whitespace. 119
 Error
whitespace ParenPad ')' is not preceded with whitespace. 119
 Error
whitespace ParenPad '(' is not followed by whitespace. 121
 Error
whitespace ParenPad ')' is not preceded with whitespace. 121
 Error
whitespace ParenPad '(' is not followed by whitespace. 132
 Error
whitespace ParenPad ')' is not preceded with whitespace. 132
 Error
whitespace ParenPad '(' is not followed by whitespace. 138
 Error
whitespace ParenPad ')' is not preceded with whitespace. 138
 Error
whitespace ParenPad '(' is not followed by whitespace. 140
 Error
whitespace ParenPad '(' is not followed by whitespace. 153
 Error
whitespace ParenPad ')' is not preceded with whitespace. 153

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 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. 149
 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. 158
 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. 170
 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. 182
 Error
coding DeclarationOrder Variable access definition in wrong order. 185
 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
whitespace WhitespaceAround '=' is not preceded with whitespace. 223
 Error
coding DeclarationOrder Variable access definition in wrong order. 234
 Error
coding DeclarationOrder Variable access definition in wrong order. 279
 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. 292
 Error
design VisibilityModifier Variable '_blog' must be private and have accessor methods. 300
 Error
coding ExplicitInitialization Variable '_bIsChecked' explicitly initialized to 'false' (default value for its type). 301
 Error
design VisibilityModifier Variable '_bIsChecked' must be private and have accessor methods. 301
 Error
design VisibilityModifier Variable '_strSearchText' must be private and have accessor methods. 302
 Error
design VisibilityModifier Variable '_nIsUnpublished' must be private and have accessor methods. 303
 Error
design VisibilityModifier Variable '_dateUpdateBlogAfter' must be private and have accessor methods. 304
 Error
design VisibilityModifier Variable '_dateUpdateBlogBefor' must be private and have accessor methods. 305
 Error
design VisibilityModifier Variable '_strCurrentPageIndex' must be private and have accessor methods. 306
 Error
design VisibilityModifier Variable '_nItemsPerPage' must be private and have accessor methods. 307
 Error
design VisibilityModifier Variable '_nDefaultItemsPerPage' must be private and have accessor methods. 308
 Error
coding ExplicitInitialization Variable '_bIsSorted' explicitly initialized to 'false' (default value for its type). 309
 Error
design VisibilityModifier Variable '_bIsSorted' must be private and have accessor methods. 309
 Error
design VisibilityModifier Variable '_strSortedAttributeName' must be private and have accessor methods. 310
 Error
design VisibilityModifier Variable '_bIsAscSort' must be private and have accessor methods. 311
 Error
design VisibilityModifier Variable '_strTag' must be private and have accessor methods. 312
 Error
whitespace ParenPad '(' is not followed by whitespace. 336
 Error
whitespace ParenPad ')' is not preceded with whitespace. 336
 Error
whitespace ParenPad '(' is not followed by whitespace. 341
 Error
whitespace ParenPad ')' is not preceded with whitespace. 341
 Error
whitespace ParenPad '(' is not followed by whitespace. 353
 Error
whitespace ParenPad '(' is not followed by whitespace. 353
 Error
whitespace ParenPad ')' is not preceded with whitespace. 353
 Error
whitespace ParenPad ')' is not preceded with whitespace. 353
 Error
whitespace ParenPad '(' is not followed by whitespace. 390
 Error
whitespace ParenPad ')' is not preceded with whitespace. 390
 Error
whitespace ParenPad '(' is not followed by whitespace. 392
 Error
whitespace ParenPad ')' is not preceded with whitespace. 392
 Error
whitespace ParenPad '(' is not followed by whitespace. 398
 Error
whitespace ParenPad ')' is not preceded with whitespace. 398
 Error
blocks LeftCurly '{' at column 21 should be on a new line. 402
 Error
whitespace ParenPad '(' is not followed by whitespace. 403
 Error
whitespace ParenPad ')' is not preceded with whitespace. 403
 Error
whitespace ParenPad ')' is not preceded with whitespace. 403
 Error
blocks RightCurly '}' at column 17 should be alone on a line. 404
 Error
whitespace ParenPad '(' is not followed by whitespace. 404
 Error
whitespace ParenPad ')' is not preceded with whitespace. 404
 Error
blocks LeftCurly '{' at column 44 should be on a new line. 404
 Error
blocks LeftCurly '{' at column 21 should be on a new line. 410
 Error
blocks RightCurly '}' at column 17 should be alone on a line. 412
 Error
blocks LeftCurly '{' at column 46 should be on a new line. 412
 Error
whitespace ParenPad '(' is not followed by whitespace. 483
 Error
whitespace ParenPad '(' is not followed by whitespace. 486
 Error
whitespace ParenPad ')' is not preceded with whitespace. 486
 Error
whitespace ParenPad '(' is not followed by whitespace. 488
 Error
whitespace ParenPad ')' is not preceded with whitespace. 488
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 489
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 489
 Error
whitespace ParenPad '(' is not followed by whitespace. 511
 Error
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 552
 Error
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 655
 Error
whitespace ParenPad '(' is not followed by whitespace. 674
 Error
whitespace ParenPad ')' is not preceded with whitespace. 674
 Error
whitespace ParenPad '(' is not followed by whitespace. 683
 Error
whitespace ParenPad '(' is not followed by whitespace. 686
 Error
whitespace ParenPad '(' is not followed by whitespace. 688
 Error
whitespace ParenPad '(' is not followed by whitespace. 715
 Error
whitespace ParenPad ')' is not preceded with whitespace. 715
 Error
whitespace ParenPad '(' is not followed by whitespace. 734
 Error
whitespace ParenPad '(' is not followed by whitespace. 736
 Error
whitespace ParenPad ')' is not preceded with whitespace. 736
 Error
javadoc JavadocMethod Expected @param tag for 'request'. 804
 Error
blocks LeftCurly '{' at column 78 should be on a new line. 827
 Error
javadoc JavadocMethod Expected @param tag for 'request'. 849
 Error
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 921
 Error
whitespace ParenPad ')' is not preceded with whitespace. 989
 Error
javadoc JavadocMethod Missing a Javadoc comment. 994
 Error
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 1030
 Error
whitespace ParenPad '(' is not followed by whitespace. 1097
 Error
whitespace ParenPad '(' is not followed by whitespace. 1100
 Error
whitespace ParenPad '(' is not followed by whitespace. 1110
 Error
whitespace ParenPad '(' is not followed by whitespace. 1167
 Error
whitespace ParenPad '(' is not followed by whitespace. 1169
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1169
 Error
javadoc JavadocMethod Expected @return tag. 1335
 Error
coding ArrayTrailingComma Array should contain trailing comma. 1421
 Error
blocks LeftCurly '{' at column 14 should be on a new line. 1423
 Error
naming LocalVariableName Name '_nDocContentInSession' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1426
 Error
coding ArrayTrailingComma Array should contain trailing comma. 1437
 Error
javadoc JavadocMethod Expected @return tag. 1452
 Error
blocks LeftCurly '{' at column 100 should be on a new line. 1480
 Error
javadoc JavadocMethod Expected @param tag for 'request'. 1512
 Error
javadoc JavadocMethod Expected @return tag. 1594
 Error
javadoc JavadocMethod Expected @param tag for 'request'. 1595
 Error
javadoc JavadocMethod Expected @param tag for 'mRequest'. 1641
 Error
javadoc JavadocMethod Expected @param tag for 'locale'. 1641
 Error
javadoc JavadocMethod Expected @return tag. 1673
 Error
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 1724
 Error
coding ArrayTrailingComma Array should contain trailing comma. 1751
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1752
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1756
 Error
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 1769
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1801
 Error
javadoc JavadocMethod Missing a Javadoc comment. 1804
 Error
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 1829
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1848
 Error
coding ArrayTrailingComma Array should contain trailing comma. 1868
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1869
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1874
 Error
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 1886
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1906
 Error
coding ArrayTrailingComma Array should contain trailing comma. 1913
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1914
 Error
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 1931
 Error
whitespace ParenPad '(' is not followed by whitespace. 1964
 Error
javadoc JavadocMethod Expected @param tag for 'toArchived'. 1964
 Error
javadoc JavadocMethod Expected @param tag for 'listBlogIds'. 1964
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1964
 Error
whitespace ParenPad '(' is not followed by whitespace. 1966
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1966
 Error
whitespace ParenPad '(' is not followed by whitespace. 1968
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1968
 Error
whitespace ParenPad '(' is not followed by whitespace. 1979
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1979
 Error
whitespace ParenPad '(' is not followed by whitespace. 1994
 Error
javadoc JavadocMethod Expected @param tag for 'listBlogIds'. 1994
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1994
 Error
whitespace ParenPad '(' is not followed by whitespace. 1996
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1996
 Error
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 2015
 Error
whitespace ParenPad ')' is not preceded with whitespace. 2103
 Error
javadoc JavadocMethod Missing a Javadoc comment. 2119
 Error
whitespace ParenPad '(' is not followed by whitespace. 2128
 Error
whitespace ParenPad ')' is not preceded with whitespace. 2128

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

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