The following document contains the results of Checkstyle.
Files | Infos | Warnings | Errors |
---|---|---|---|
22 | 0 | 316 | 1 |
Violation | Message | Line |
---|---|---|
Parameter result should be final. | 51 | |
Parameter result should be final. | 69 |
Violation | Message | Line |
---|---|---|
Expected @throws tag for 'MalformedURLException'. | 237 | |
Line has trailing spaces. | 240 | |
Missing a Javadoc comment. | 241 | |
Parameter url should be final. | 241 | |
Method length is 202 lines (max allowed is 150). | 256 | |
Method length is 284 lines (max allowed is 150). | 509 | |
Parameter queryUrl should be final. | 509 | |
Expected @param tag for 'queryUrl'. | 509 | |
Parameter e should be final. | 589 | |
Parameter e should be final. | 593 | |
Parameter e should be final. | 597 | |
Missing a Javadoc comment. | 953 | |
Inner assignments should be avoided. | 971 | |
Missing a Javadoc comment. | 976 | |
Missing a Javadoc comment. | 1001 | |
Parameter subscriptionID should be final. | 1001 | |
Missing a Javadoc comment. | 1479 | |
Parameter debugMessage should be final. | 1479 | |
Missing a Javadoc comment. | 1486 | |
Missing a Javadoc comment. | 1490 | |
Missing a Javadoc comment. | 1494 | |
Parameter buttonsEnabled should be final. | 1494 | |
'{' is followed by whitespace. | 1495 | |
Missing a Javadoc comment. | 1501 | |
Parameter ace should be final. | 1501 | |
Method length is 198 lines (max allowed is 150). | 1515 | |
Expected @throws tag for 'Exception'. | 1746 |
Violation | Message | Line |
---|---|---|
Utility classes should not have a public or default constructor. | 39 | |
Utility classes should not have a public or default constructor. | 77 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 36 | |
Parameter msg should be final. | 36 | |
Missing a Javadoc comment. | 40 | |
Parameter e should be final. | 40 | |
Missing a Javadoc comment. | 44 | |
Parameter msg should be final. | 44 | |
Parameter e should be final. | 44 |
Violation | Message | Line |
---|---|---|
Got an exception - java.lang.RuntimeException: Unable to get class information for @throws tag 'ServiceException'. | 0 | |
Parameter url should be final. | 124 | |
Expected @param tag for 'url'. | 124 | |
Parameter url should be final. | 158 | |
Parameter authenticationOptions should be final. | 158 | |
Missing a Javadoc comment. | 204 | |
Missing a Javadoc comment. | 208 | |
Parameter s should be final. | 208 | |
Parameter endpointAddress should be final. | 240 | |
Parameter authenticationOptions should be final. | 240 | |
Expected @throws tag for 'Exception'. | 240 | |
'{' is followed by whitespace. | 304 | |
Missing a Javadoc comment. | 333 | |
Missing a Javadoc comment. | 351 | |
Parameter chain should be final. | 351 | |
Parameter authType should be final. | 351 | |
Missing a Javadoc comment. | 354 | |
Parameter chain should be final. | 354 | |
Parameter authType should be final. | 354 | |
Missing a Javadoc comment. | 357 |
Violation | Message | Line |
---|---|---|
Expected @throws tag for 'ImplementationExceptionResponse'. | 61 | |
Expected @throws tag for 'QueryTooComplexExceptionResponse'. | 61 | |
Expected @throws tag for 'QueryTooLargeExceptionResponse'. | 62 | |
Expected @throws tag for 'SecurityExceptionResponse'. | 62 | |
Expected @throws tag for 'ValidationExceptionResponse'. | 62 | |
Expected @throws tag for 'NoSuchNameExceptionResponse'. | 63 | |
Expected @throws tag for 'QueryParameterExceptionResponse'. | 63 | |
Expected @throws tag for 'DuplicateSubscriptionExceptionResponse'. | 83 | |
Expected @throws tag for 'ImplementationExceptionResponse'. | 84 | |
Expected @throws tag for 'QueryTooComplexExceptionResponse'. | 84 | |
Expected @throws tag for 'SecurityExceptionResponse'. | 84 | |
Expected @throws tag for 'InvalidURIExceptionResponse'. | 85 | |
Expected @throws tag for 'ValidationExceptionResponse'. | 85 | |
Expected @throws tag for 'SubscribeNotPermittedExceptionResponse'. | 85 | |
Expected @throws tag for 'NoSuchNameExceptionResponse'. | 86 | |
Expected @throws tag for 'SubscriptionControlsExceptionResponse'. | 86 | |
Expected @throws tag for 'QueryParameterExceptionResponse'. | 86 | |
Expected @throws tag for 'ImplementationExceptionResponse'. | 99 | |
Expected @throws tag for 'SecurityExceptionResponse'. | 99 | |
Expected @throws tag for 'ValidationExceptionResponse'. | 100 | |
Expected @throws tag for 'NoSuchSubscriptionExceptionResponse'. | 100 | |
Expected @throws tag for 'ImplementationExceptionResponse'. | 109 | |
Expected @throws tag for 'SecurityExceptionResponse'. | 109 | |
Expected @throws tag for 'ValidationExceptionResponse'. | 110 | |
Expected @throws tag for 'ImplementationExceptionResponse'. | 123 | |
Expected @throws tag for 'SecurityExceptionResponse'. | 124 | |
Expected @throws tag for 'ValidationExceptionResponse'. | 124 | |
Expected @throws tag for 'NoSuchNameExceptionResponse'. | 124 | |
Expected @throws tag for 'ImplementationExceptionResponse'. | 134 | |
Expected @throws tag for 'SecurityExceptionResponse'. | 134 | |
Expected @throws tag for 'ValidationExceptionResponse'. | 135 | |
Expected @throws tag for 'ImplementationExceptionResponse'. | 145 | |
Expected @throws tag for 'SecurityExceptionResponse'. | 145 | |
Expected @throws tag for 'ValidationExceptionResponse'. | 146 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line does not match expected header line of '/*'. | 1 | |
First sentence should end with a period. | 5 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 20 | |
Parameter message should be final. | 20 | |
Missing a Javadoc comment. | 24 | |
Parameter message should be final. | 24 | |
Parameter cause should be final. | 24 | |
Missing a Javadoc comment. | 28 | |
Parameter message should be final. | 28 | |
Parameter duplicateSubscriptionException should be final. | 29 | |
Missing a Javadoc comment. | 34 | |
Parameter message should be final. | 34 | |
Parameter duplicateSubscriptionException should be final. | 35 | |
Parameter cause should be final. | 35 | |
Missing a Javadoc comment. | 40 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '/*'. | 1 | |
First sentence should end with a period. | 10 | |
'(' is followed by whitespace. | 16 | |
Missing a Javadoc comment. | 20 | |
Redundant 'public' modifier. | 22 | |
Missing a Javadoc comment. | 26 | |
Redundant 'public' modifier. | 28 | |
Missing a Javadoc comment. | 33 | |
Redundant 'public' modifier. | 35 | |
Missing a Javadoc comment. | 41 | |
Redundant 'public' modifier. | 43 | |
Missing a Javadoc comment. | 50 | |
Redundant 'public' modifier. | 52 | |
Missing a Javadoc comment. | 56 | |
Redundant 'public' modifier. | 58 | |
Missing a Javadoc comment. | 62 | |
Redundant 'public' modifier. | 64 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '/*'. | 1 | |
First sentence should end with a period. | 11 | |
'static' modifier out of order with the JLS suggestions. | 19 | |
'static' modifier out of order with the JLS suggestions. | 20 | |
'static' modifier out of order with the JLS suggestions. | 21 | |
Name 'EPCglobalEPCISServicePort' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 21 | |
Missing a Javadoc comment. | 34 | |
Parameter wsdlLocation should be final. | 34 | |
Missing a Javadoc comment. | 38 | |
Parameter wsdlLocation should be final. | 38 | |
Parameter serviceName should be final. | 38 | |
Missing a Javadoc comment. | 42 | |
Parameter features should be final. | 63 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '/*'. | 1 | |
First sentence should end with a period. | 5 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 20 | |
Parameter message should be final. | 20 | |
Missing a Javadoc comment. | 24 | |
Parameter message should be final. | 24 | |
Parameter cause should be final. | 24 | |
Missing a Javadoc comment. | 28 | |
Parameter message should be final. | 28 | |
Parameter implementationException should be final. | 29 | |
Missing a Javadoc comment. | 34 | |
Parameter message should be final. | 34 | |
Parameter implementationException should be final. | 35 | |
Parameter cause should be final. | 35 | |
Missing a Javadoc comment. | 40 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '/*'. | 1 | |
First sentence should end with a period. | 5 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 20 | |
Parameter message should be final. | 20 | |
Missing a Javadoc comment. | 24 | |
Parameter message should be final. | 24 | |
Parameter cause should be final. | 24 | |
Missing a Javadoc comment. | 28 | |
Parameter message should be final. | 28 | |
Parameter invalidURIException should be final. | 28 | |
Missing a Javadoc comment. | 33 | |
Parameter message should be final. | 33 | |
Parameter invalidURIException should be final. | 34 | |
Parameter cause should be final. | 34 | |
Missing a Javadoc comment. | 39 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '/*'. | 1 | |
First sentence should end with a period. | 5 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 20 | |
Parameter message should be final. | 20 | |
Missing a Javadoc comment. | 24 | |
Parameter message should be final. | 24 | |
Parameter cause should be final. | 24 | |
Missing a Javadoc comment. | 28 | |
Parameter message should be final. | 28 | |
Parameter noSuchNameException should be final. | 28 | |
Missing a Javadoc comment. | 33 | |
Parameter message should be final. | 33 | |
Parameter noSuchNameException should be final. | 34 | |
Parameter cause should be final. | 34 | |
Missing a Javadoc comment. | 39 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '/*'. | 1 | |
First sentence should end with a period. | 5 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 20 | |
Parameter message should be final. | 20 | |
Missing a Javadoc comment. | 24 | |
Parameter message should be final. | 24 | |
Parameter cause should be final. | 24 | |
Missing a Javadoc comment. | 28 | |
Parameter message should be final. | 28 | |
Parameter noSuchSubscriptionException should be final. | 29 | |
Missing a Javadoc comment. | 34 | |
Parameter message should be final. | 34 | |
Parameter noSuchSubscriptionException should be final. | 35 | |
Parameter cause should be final. | 35 | |
Missing a Javadoc comment. | 40 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '/*'. | 1 | |
First sentence should end with a period. | 5 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 20 | |
Parameter message should be final. | 20 | |
Missing a Javadoc comment. | 24 | |
Parameter message should be final. | 24 | |
Parameter cause should be final. | 24 | |
Missing a Javadoc comment. | 28 | |
Parameter message should be final. | 28 | |
Parameter queryParameterException should be final. | 29 | |
Missing a Javadoc comment. | 34 | |
Parameter message should be final. | 34 | |
Parameter queryParameterException should be final. | 35 | |
Parameter cause should be final. | 35 | |
Missing a Javadoc comment. | 40 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '/*'. | 1 | |
First sentence should end with a period. | 5 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 20 | |
Parameter message should be final. | 20 | |
Missing a Javadoc comment. | 24 | |
Parameter message should be final. | 24 | |
Parameter cause should be final. | 24 | |
Missing a Javadoc comment. | 28 | |
Parameter message should be final. | 28 | |
Parameter queryTooComplexException should be final. | 29 | |
Missing a Javadoc comment. | 34 | |
Parameter message should be final. | 34 | |
Parameter queryTooComplexException should be final. | 35 | |
Parameter cause should be final. | 35 | |
Missing a Javadoc comment. | 40 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '/*'. | 1 | |
First sentence should end with a period. | 5 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 20 | |
Parameter message should be final. | 20 | |
Missing a Javadoc comment. | 24 | |
Parameter message should be final. | 24 | |
Parameter cause should be final. | 24 | |
Missing a Javadoc comment. | 28 | |
Parameter message should be final. | 28 | |
Parameter queryTooLargeException should be final. | 29 | |
Missing a Javadoc comment. | 34 | |
Parameter message should be final. | 34 | |
Parameter queryTooLargeException should be final. | 35 | |
Parameter cause should be final. | 35 | |
Missing a Javadoc comment. | 40 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '/*'. | 1 | |
First sentence should end with a period. | 5 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 20 | |
Parameter message should be final. | 20 | |
Missing a Javadoc comment. | 24 | |
Parameter message should be final. | 24 | |
Parameter cause should be final. | 24 | |
Missing a Javadoc comment. | 28 | |
Parameter message should be final. | 28 | |
Parameter securityException should be final. | 28 | |
Missing a Javadoc comment. | 33 | |
Parameter message should be final. | 33 | |
Parameter securityException should be final. | 33 | |
Parameter cause should be final. | 34 | |
Missing a Javadoc comment. | 39 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '/*'. | 1 | |
First sentence should end with a period. | 5 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 20 | |
Parameter message should be final. | 20 | |
Missing a Javadoc comment. | 24 | |
Parameter message should be final. | 24 | |
Parameter cause should be final. | 24 | |
Missing a Javadoc comment. | 28 | |
Parameter message should be final. | 28 | |
Parameter subscribeNotPermittedException should be final. | 29 | |
Missing a Javadoc comment. | 34 | |
Parameter message should be final. | 34 | |
Parameter subscribeNotPermittedException should be final. | 35 | |
Parameter cause should be final. | 35 | |
Missing a Javadoc comment. | 40 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '/*'. | 1 | |
First sentence should end with a period. | 5 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 20 | |
Parameter message should be final. | 20 | |
Missing a Javadoc comment. | 24 | |
Parameter message should be final. | 24 | |
Parameter cause should be final. | 24 | |
Missing a Javadoc comment. | 28 | |
Parameter message should be final. | 28 | |
Parameter subscriptionControlsException should be final. | 29 | |
Missing a Javadoc comment. | 34 | |
Parameter message should be final. | 34 | |
Parameter subscriptionControlsException should be final. | 35 | |
Parameter cause should be final. | 35 | |
Missing a Javadoc comment. | 40 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '/*'. | 1 | |
First sentence should end with a period. | 5 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 20 | |
Parameter message should be final. | 20 | |
Missing a Javadoc comment. | 24 | |
Parameter message should be final. | 24 | |
Parameter cause should be final. | 24 | |
Missing a Javadoc comment. | 28 | |
Parameter message should be final. | 28 | |
Parameter validationException should be final. | 28 | |
Missing a Javadoc comment. | 33 | |
Parameter message should be final. | 33 | |
Parameter validationException should be final. | 34 | |
Parameter cause should be final. | 34 | |
Missing a Javadoc comment. | 39 |