The following document contains the results of
Checkstyle.
Files | Infos | Warnings | Errors |
23 | 0 | 0 | 196 |
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| First sentence should end with a period. |
28
|
| Line has trailing spaces. |
36
|
| Missing a Javadoc comment. |
40
|
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
40
|
| Line is longer than 80 characters. |
41
|
| Missing a Javadoc comment. |
41
|
| Missing a Javadoc comment. |
43
|
| Missing a Javadoc comment. |
45
|
| Missing a Javadoc comment. |
47
|
| Missing a Javadoc comment. |
48
|
| Missing a Javadoc comment. |
49
|
| Missing a Javadoc comment. |
50
|
| Missing a Javadoc comment. |
51
|
| Missing a Javadoc comment. |
53
|
| Method 'getClazz' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Missing a Javadoc comment. |
55
|
| The double-checked locking idiom is broken and should be avoided. |
59
|
| Line is longer than 80 characters. |
64
|
| Method 'getClassName' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Missing a Javadoc comment. |
72
|
| Method 'setClassName' is not designed for extension - needs to be abstract, final or empty. |
76
|
| Missing a Javadoc comment. |
76
|
| Parameter className should be final. |
76
|
| 'className' hides a field. |
76
|
| Method 'getRoot' is not designed for extension - needs to be abstract, final or empty. |
80
|
| Missing a Javadoc comment. |
80
|
| Method 'setRoot' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Missing a Javadoc comment. |
84
|
| Parameter root should be final. |
84
|
| 'root' hides a field. |
84
|
| Method 'getMetaPropertyList' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Missing a Javadoc comment. |
88
|
| Method 'setMetaPropertyList' is not designed for extension - needs to be abstract, final or empty. |
92
|
| Missing a Javadoc comment. |
92
|
| Parameter metaPropertyList should be final. |
92
|
| 'metaPropertyList' hides a field. |
92
|
| Method 'getMetaRelationManyToManyList' is not designed for extension - needs to be abstract, final or empty. |
96
|
| Missing a Javadoc comment. |
96
|
| Method 'setMetaRelationManyToManyList' is not designed for extension - needs to be abstract, final or empty. |
100
|
| Missing a Javadoc comment. |
100
|
| Parameter metaRelationManyToManyList should be final. |
100
|
| 'metaRelationManyToManyList' hides a field. |
100
|
| Method 'getMetaRelationManyToOneList' is not designed for extension - needs to be abstract, final or empty. |
104
|
| Missing a Javadoc comment. |
104
|
| Method 'setMetaRelationManyToOneList' is not designed for extension - needs to be abstract, final or empty. |
108
|
| Missing a Javadoc comment. |
108
|
| Parameter metaRelationManyToOneList should be final. |
108
|
| 'metaRelationManyToOneList' hides a field. |
108
|
| Method 'getMetaRelationOneToManyList' is not designed for extension - needs to be abstract, final or empty. |
112
|
| Missing a Javadoc comment. |
112
|
| Method 'setMetaRelationOneToManyList' is not designed for extension - needs to be abstract, final or empty. |
116
|
| Missing a Javadoc comment. |
116
|
| Parameter metaRelationOneToManyList should be final. |
116
|
| 'metaRelationOneToManyList' hides a field. |
116
|
| Method 'getMetaRelationOneToOneList' is not designed for extension - needs to be abstract, final or empty. |
120
|
| Missing a Javadoc comment. |
120
|
| Method 'setMetaRelationOneToOneList' is not designed for extension - needs to be abstract, final or empty. |
124
|
| Missing a Javadoc comment. |
124
|
| Parameter metaRelationOneToOneList should be final. |
124
|
| 'metaRelationOneToOneList' hides a field. |
124
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Using the '.*' form of import should be avoided - java.util.*. |
26
|
| First sentence should end with a period. |
37
|
| Line has trailing spaces. |
45
|
| Missing a Javadoc comment. |
49
|
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
49
|
| Missing a Javadoc comment. |
50
|
| Line is longer than 80 characters. |
51
|
| Missing a Javadoc comment. |
51
|
| Missing a Javadoc comment. |
53
|
| Missing a Javadoc comment. |
55
|
| Missing a Javadoc comment. |
57
|
| Missing a Javadoc comment. |
58
|
| Method 'setDiscoveryService' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Missing a Javadoc comment. |
60
|
| Parameter discoveryService should be final. |
60
|
| 'discoveryService' hides a field. |
60
|
| Missing a Javadoc comment. |
64
|
| Line is longer than 80 characters. |
66
|
| Line is longer than 80 characters. |
71
|
| Line is longer than 80 characters. |
78
|
| 'metaDataList' hides a field. |
86
|
| Line is longer than 80 characters. |
92
|
| Line is longer than 80 characters. |
93
|
| Line is longer than 80 characters. |
97
|
| Method 'initializeService' is not designed for extension - needs to be abstract, final or empty. |
104
|
| Missing a Javadoc comment. |
104
|
| Line is longer than 80 characters. |
109
|
| Line is longer than 80 characters. |
111
|
| Line is longer than 80 characters. |
120
|
| Method 'get' is not designed for extension - needs to be abstract, final or empty. |
120
|
| Missing a Javadoc comment. |
120
|
| Parameter clazz should be final. |
120
|
| Line is longer than 80 characters. |
123
|
| Method 'list' is not designed for extension - needs to be abstract, final or empty. |
128
|
| Missing a Javadoc comment. |
128
|
| Method 'listRoot' is not designed for extension - needs to be abstract, final or empty. |
132
|
| Missing a Javadoc comment. |
132
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| First sentence should end with a period. |
23
|
| Line has trailing spaces. |
31
|
| Missing a Javadoc comment. |
35
|
| Method 'getMetaDataList' is not designed for extension - needs to be abstract, final or empty. |
37
|
| Missing a Javadoc comment. |
37
|
| Method 'setMetaDataList' is not designed for extension - needs to be abstract, final or empty. |
41
|
| Missing a Javadoc comment. |
41
|
| Parameter metaDataList should be final. |
41
|
| 'metaDataList' hides a field. |
41
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| First sentence should end with a period. |
22
|
| Line has trailing spaces. |
30
|
| Missing a Javadoc comment. |
34
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
36
|
| Missing a Javadoc comment. |
36
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Missing a Javadoc comment. |
40
|
| Parameter name should be final. |
40
|
| 'name' hides a field. |
40
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| First sentence should end with a period. |
22
|
| Line has trailing spaces. |
30
|
| Missing a Javadoc comment. |
34
|
| Missing a Javadoc comment. |
35
|
| Method 'getTitleKey' is not designed for extension - needs to be abstract, final or empty. |
37
|
| Missing a Javadoc comment. |
37
|
| Method 'setTitleKey' is not designed for extension - needs to be abstract, final or empty. |
41
|
| Missing a Javadoc comment. |
41
|
| Parameter titleKey should be final. |
41
|
| 'titleKey' hides a field. |
41
|
| Method 'getDescriptionKey' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Missing a Javadoc comment. |
45
|
| Method 'setDescriptionKey' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Missing a Javadoc comment. |
49
|
| Parameter descriptionKey should be final. |
49
|
| 'descriptionKey' hides a field. |
49
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| First sentence should end with a period. |
22
|
| Line has trailing spaces. |
30
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| First sentence should end with a period. |
22
|
| Line has trailing spaces. |
30
|
| Line is longer than 80 characters. |
33
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| First sentence should end with a period. |
22
|
| Line is longer than 80 characters. |
24
|
| Line has trailing spaces. |
30
|
| Line is longer than 80 characters. |
33
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| First sentence should end with a period. |
22
|
| Line is longer than 80 characters. |
24
|
| Line has trailing spaces. |
30
|
| Line is longer than 80 characters. |
33
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| First sentence should end with a period. |
22
|
| Line is longer than 80 characters. |
24
|
| Line has trailing spaces. |
30
|
| Line is longer than 80 characters. |
33
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| First sentence should end with a period. |
22
|
| Line has trailing spaces. |
30
|
| Line is longer than 80 characters. |
33
|
Error | Line |
| Missing package documentation file. | 0 |