PMD Results
The following document contains the results of PMD 7.3.0.
Violations By Priority
Priority 3
Hippo Channel Manager Page Management Support Channel Page Event Handlers - org/onehippo/forge/channelmanager/pagesupport/channel/event/HippoFolderDocumentUtils.java
Hippo Channel Manager Page Management Support Document Management Service - org/onehippo/forge/channelmanager/pagesupport/document/management/DocumentManagementService.java
Rule |
Violation |
Line |
UnnecessaryModifier |
Unnecessary modifier 'public' on method 'initialize': the method is declared in an interface type |
33 |
UnnecessaryModifier |
Unnecessary modifier 'public' on method 'destroy': the method is declared in an interface type |
39 |
Hippo Channel Manager Page Management Support Document Management Service - org/onehippo/forge/channelmanager/pagesupport/document/management/impl/HippoWorkflowUtils.java
Files
Hippo Channel Manager Page Management Support Channel Page Event Handlers - org/onehippo/forge/channelmanager/pagesupport/channel/event/HippoFolderDocumentUtils.java
Hippo Channel Manager Page Management Support Document Management Service - org/onehippo/forge/channelmanager/pagesupport/document/management/DocumentManagementService.java
Rule |
Violation |
Priority |
Line |
UnnecessaryModifier |
Unnecessary modifier 'public' on method 'initialize': the method is declared in an interface type |
3 |
33 |
UnnecessaryModifier |
Unnecessary modifier 'public' on method 'destroy': the method is declared in an interface type |
3 |
39 |
Hippo Channel Manager Page Management Support Document Management Service - org/onehippo/forge/channelmanager/pagesupport/document/management/impl/HippoWorkflowUtils.java