Fork me on GitHub

PMD Results

The following document contains the results of PMD 5.3.5.

Files

fr/paris/lutece/plugins/mydashboard/modules/gru/business/Bill.java

Violation Line
Avoid short class names like Bill 41158

fr/paris/lutece/plugins/mydashboard/modules/gru/business/Call.java

Violation Line
Avoid short class names like Call 4042

fr/paris/lutece/plugins/mydashboard/modules/gru/business/Mail.java

Violation Line
Avoid short class names like Mail 4042

fr/paris/lutece/plugins/mydashboard/modules/gru/web/MyDashboardAlertsComponent.java

Violation Line
If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation 74

fr/paris/lutece/plugins/mydashboard/modules/gru/web/MyDashboardBillsComponent.java

Violation Line
If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation 74

fr/paris/lutece/plugins/mydashboard/modules/gru/web/MyDashboardCallsComponent.java

Violation Line
If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation 74

fr/paris/lutece/plugins/mydashboard/modules/gru/web/MyDashboardMailsComponent.java

Violation Line
If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation 74

fr/paris/lutece/plugins/mydashboard/modules/gru/web/MyDashboardNewsLettersComponent.java

Violation Line
If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation 71