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 553

Files

File
 I
 W
 E
fr/paris/lutece/plugins/blog/business/Blog.java 0 0 10
fr/paris/lutece/plugins/blog/business/BlogDAO.java 0 0 1
fr/paris/lutece/plugins/blog/business/BlogFilter.java 0 0 1
fr/paris/lutece/plugins/blog/business/BlogHome.java 0 0 8
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 7
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 2
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 9
fr/paris/lutece/plugins/blog/service/docsearch/BlogSearchService.java 0 0 5
fr/paris/lutece/plugins/blog/service/docsearch/DefaultBlogIndexer.java 0 0 3
fr/paris/lutece/plugins/blog/service/docsearch/IBlogSearchIndexer.java 0 0 1
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 133
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 65
fr/paris/lutece/plugins/blog/web/portlet/BlogPortletJspBean.java 0 0 17

Rules

Category Rule Violations Severity
blocks LeftCurly
  • option: "nl"
8
 Error
RightCurly
  • option: "alone"
2
 Error
coding ArrayTrailingComma 5
 Error
DeclarationOrder 158
 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 UnusedImports 3
 Error
javadoc JavadocMethod 125
 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"
110
 Error
WhitespaceAround
  • tokens: "ASSIGN,EQUAL"
2
 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
javadoc JavadocMethod Missing a Javadoc comment. 289
 Error
javadoc JavadocMethod Missing a Javadoc comment. 294
 Error
javadoc JavadocMethod Expected @param tag for 'bShareable'. 427
 Error
javadoc JavadocMethod Expected @param tag for 'bLocked'. 447

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

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

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'. 170

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 Expected @param tag for 'plugin'. 175
 Error
javadoc JavadocMethod Expected @param tag for 'nId'. 184
 Error
javadoc JavadocMethod Expected @param tag for 'nId'. 193
 Error
javadoc JavadocMethod Expected @param tag for 'nIdTag'. 230
 Error
javadoc JavadocMethod Missing a Javadoc comment. 232
 Error
javadoc JavadocMethod Missing a Javadoc comment. 234

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'. 206

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

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

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. 93
 Error
coding DeclarationOrder Static variable definition in wrong order. 96
 Error
coding DeclarationOrder Static variable definition in wrong order. 99
 Error
javadoc JavadocMethod Missing a Javadoc comment. 321

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
coding ArrayTrailingComma Array should contain trailing comma. 140
 Error
coding ArrayTrailingComma Array should contain trailing comma. 154

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

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
coding DeclarationOrder Variable access definition in wrong order. 134
 Error
coding DeclarationOrder Variable access definition in wrong order. 135
 Error
coding DeclarationOrder Variable access definition in wrong order. 136
 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. 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. 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. 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. 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. 172
 Error
coding DeclarationOrder Variable access definition in wrong order. 178
 Error
coding DeclarationOrder Variable access definition in wrong order. 179
 Error
coding DeclarationOrder Variable access definition in wrong order. 180
 Error
coding DeclarationOrder Variable access definition in wrong order. 181
 Error
coding DeclarationOrder Variable access definition in wrong order. 182
 Error
coding DeclarationOrder Variable access definition in wrong order. 183
 Error
coding DeclarationOrder Variable access definition in wrong order. 184
 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. 209
 Error
coding DeclarationOrder Variable access definition in wrong order. 245
 Error
coding DeclarationOrder Variable access definition in wrong order. 246
 Error
coding DeclarationOrder Variable access definition in wrong order. 247
 Error
coding DeclarationOrder Variable access definition in wrong order. 248
 Error
coding DeclarationOrder Variable access definition in wrong order. 249
 Error
coding DeclarationOrder Variable access definition in wrong order. 250
 Error
coding DeclarationOrder Variable access definition in wrong order. 251
 Error
coding DeclarationOrder Variable access definition in wrong order. 252
 Error
coding DeclarationOrder Variable access definition in wrong order. 253
 Error
coding DeclarationOrder Variable access definition in wrong order. 254
 Error
coding DeclarationOrder Variable access definition in wrong order. 255
 Error
coding DeclarationOrder Variable access definition in wrong order. 256
 Error
coding DeclarationOrder Variable access definition in wrong order. 258
 Error
design VisibilityModifier Variable '_blog' must be private and have accessor methods. 266
 Error
coding ExplicitInitialization Variable '_bIsChecked' explicitly initialized to 'false' (default value for its type). 267
 Error
design VisibilityModifier Variable '_bIsChecked' must be private and have accessor methods. 267
 Error
design VisibilityModifier Variable '_strSearchText' must be private and have accessor methods. 268
 Error
design VisibilityModifier Variable '_nIsUnpublished' must be private and have accessor methods. 269
 Error
design VisibilityModifier Variable '_dateUpdateBlogAfter' must be private and have accessor methods. 270
 Error
design VisibilityModifier Variable '_dateUpdateBlogBefor' must be private and have accessor methods. 271
 Error
design VisibilityModifier Variable '_strCurrentPageIndex' must be private and have accessor methods. 272
 Error
design VisibilityModifier Variable '_nItemsPerPage' must be private and have accessor methods. 273
 Error
design VisibilityModifier Variable '_nDefaultItemsPerPage' must be private and have accessor methods. 274
 Error
coding ExplicitInitialization Variable '_bIsSorted' explicitly initialized to 'false' (default value for its type). 275
 Error
design VisibilityModifier Variable '_bIsSorted' must be private and have accessor methods. 275
 Error
design VisibilityModifier Variable '_strSortedAttributeName' must be private and have accessor methods. 276
 Error
design VisibilityModifier Variable '_bIsAscSort' must be private and have accessor methods. 277
 Error
design VisibilityModifier Variable '_strTag' must be private and have accessor methods. 278
 Error
whitespace ParenPad '(' is not followed by whitespace. 300
 Error
whitespace ParenPad ')' is not preceded with whitespace. 300
 Error
whitespace ParenPad '(' is not followed by whitespace. 305
 Error
whitespace ParenPad ')' is not preceded with whitespace. 305
 Error
whitespace ParenPad '(' is not followed by whitespace. 315
 Error
whitespace ParenPad '(' is not followed by whitespace. 315
 Error
whitespace ParenPad ')' is not preceded with whitespace. 315
 Error
whitespace ParenPad ')' is not preceded with whitespace. 315
 Error
whitespace ParenPad '(' is not followed by whitespace. 354
 Error
whitespace ParenPad ')' is not preceded with whitespace. 354
 Error
blocks LeftCurly '{' at column 21 should be on a new line. 358
 Error
whitespace ParenPad '(' is not followed by whitespace. 359
 Error
whitespace ParenPad ')' is not preceded with whitespace. 359
 Error
whitespace ParenPad ')' is not preceded with whitespace. 359
 Error
blocks RightCurly '}' at column 17 should be alone on a line. 360
 Error
whitespace ParenPad '(' is not followed by whitespace. 360
 Error
whitespace ParenPad ')' is not preceded with whitespace. 360
 Error
blocks LeftCurly '{' at column 44 should be on a new line. 360
 Error
blocks LeftCurly '{' at column 21 should be on a new line. 366
 Error
blocks RightCurly '}' at column 17 should be alone on a line. 368
 Error
blocks LeftCurly '{' at column 46 should be on a new line. 368
 Error
whitespace ParenPad '(' is not followed by whitespace. 452
 Error
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 491
 Error
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 594
 Error
whitespace ParenPad '(' is not followed by whitespace. 613
 Error
whitespace ParenPad ')' is not preceded with whitespace. 613
 Error
whitespace ParenPad '(' is not followed by whitespace. 621
 Error
whitespace ParenPad '(' is not followed by whitespace. 647
 Error
whitespace ParenPad ')' is not preceded with whitespace. 647
 Error
whitespace ParenPad '(' is not followed by whitespace. 665
 Error
whitespace ParenPad '(' is not followed by whitespace. 667
 Error
whitespace ParenPad ')' is not preceded with whitespace. 667
 Error
javadoc JavadocMethod Expected @param tag for 'request'. 735
 Error
blocks LeftCurly '{' at column 78 should be on a new line. 758
 Error
javadoc JavadocMethod Expected @param tag for 'request'. 780
 Error
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 852
 Error
javadoc JavadocMethod Missing a Javadoc comment. 923
 Error
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 959
 Error
whitespace ParenPad '(' is not followed by whitespace. 1032
 Error
whitespace ParenPad '(' is not followed by whitespace. 1089
 Error
whitespace ParenPad '(' is not followed by whitespace. 1091
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1091
 Error
javadoc JavadocMethod Expected @return tag. 1257
 Error
coding ArrayTrailingComma Array should contain trailing comma. 1343
 Error
blocks LeftCurly '{' at column 14 should be on a new line. 1345
 Error
naming LocalVariableName Name '_nDocContentInSession' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1348
 Error
coding ArrayTrailingComma Array should contain trailing comma. 1359
 Error
javadoc JavadocMethod Expected @return tag. 1374
 Error
blocks LeftCurly '{' at column 100 should be on a new line. 1402
 Error
javadoc JavadocMethod Expected @param tag for 'request'. 1434
 Error
javadoc JavadocMethod Expected @return tag. 1516
 Error
javadoc JavadocMethod Expected @param tag for 'request'. 1517
 Error
javadoc JavadocMethod Expected @param tag for 'mRequest'. 1563
 Error
javadoc JavadocMethod Expected @param tag for 'locale'. 1563
 Error
javadoc JavadocMethod Expected @return tag. 1595

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
javadoc JavadocMethod Expected @param tag for 'request'. 227
 Error
javadoc JavadocMethod Expected @param tag for 'request'. 277
 Error
javadoc JavadocMethod Expected @param tag for 'strButtonSearch'. 277
 Error
javadoc JavadocMethod Expected @param tag for 'strButtonReset'. 277
 Error
whitespace ParenPad '(' is not followed by whitespace. 286
 Error
whitespace ParenPad ')' is not preceded with whitespace. 286
 Error
whitespace ParenPad '(' is not followed by whitespace. 288
 Error
whitespace ParenPad '(' is not followed by whitespace. 288
 Error
whitespace ParenPad ')' is not preceded with whitespace. 288
 Error
whitespace ParenPad ')' is not preceded with whitespace. 288
 Error
javadoc JavadocMethod Missing a Javadoc comment. 314
 Error
whitespace ParenPad ')' is not preceded with whitespace. 319
 Error
javadoc JavadocMethod Expected @param tag for 'request'. 534
 Error
javadoc JavadocMethod Expected @throws tag for 'ParseException'. 534
 Error
whitespace ParenPad '(' is not followed by whitespace. 547
 Error
whitespace ParenPad ')' is not preceded with whitespace. 547
 Error
javadoc JavadocMethod Expected @return tag. 573
 Error
javadoc JavadocMethod Expected @param tag for 'request'. 573

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