The following document contains the results of Checkstyle.
Files | Infos ![]() | Warnings ![]() | Errors ![]() |
---|---|---|---|
68 | 15 | 994 | 1 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Redundant 'public' modifier. | 53 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 56 |
![]() | Redundant 'public' modifier. | 66 |
![]() | Redundant 'public' modifier. | 76 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.fosstrak.epcis.model.InvalidURIException. | 25 |
![]() | Unused import - org.fosstrak.epcis.model.QueryParameterException. | 26 |
![]() | Unused @throws tag for 'InvalidURIException'. | 120 |
![]() | Unused @throws tag for 'QueryParameterException'. | 123 |
![]() | Redundant 'public' modifier. | 140 |
![]() | Expected @throws tag for 'NoSuchNameExceptionResponse'. | 141 |
![]() | Expected @throws tag for 'InvalidURIExceptionResponse'. | 141 |
![]() | Expected @throws tag for 'DuplicateSubscriptionExceptionResponse'. | 142 |
![]() | Expected @throws tag for 'QueryParameterExceptionResponse'. | 142 |
![]() | Expected @throws tag for 'QueryTooComplexExceptionResponse'. | 142 |
![]() | Expected @throws tag for 'SubscriptionControlsExceptionResponse'. | 143 |
![]() | Expected @throws tag for 'SubscribeNotPermittedExceptionResponse'. | 143 |
![]() | Expected @throws tag for 'SecurityExceptionResponse'. | 143 |
![]() | Expected @throws tag for 'ValidationExceptionResponse'. | 144 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 144 |
![]() | Redundant 'public' modifier. | 154 |
![]() | Expected @throws tag for 'NoSuchSubscriptionExceptionResponse'. | 154 |
![]() | Expected @throws tag for 'SecurityExceptionResponse'. | 155 |
![]() | Expected @throws tag for 'ValidationExceptionResponse'. | 155 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 155 |
![]() | Unused @throws tag for 'QueryParameterException'. | 168 |
![]() | Redundant 'public' modifier. | 185 |
![]() | Expected @throws tag for 'NoSuchNameExceptionResponse'. | 185 |
![]() | Expected @throws tag for 'QueryParameterExceptionResponse'. | 186 |
![]() | Expected @throws tag for 'QueryTooComplexExceptionResponse'. | 186 |
![]() | Expected @throws tag for 'QueryTooLargeExceptionResponse'. | 186 |
![]() | Expected @throws tag for 'SecurityExceptionResponse'. | 187 |
![]() | Expected @throws tag for 'ValidationExceptionResponse'. | 187 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 187 |
![]() | Redundant 'public' modifier. | 198 |
![]() | Expected @throws tag for 'SecurityExceptionResponse'. | 198 |
![]() | Expected @throws tag for 'ValidationExceptionResponse'. | 198 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 199 |
![]() | Redundant 'public' modifier. | 211 |
![]() | Expected @throws tag for 'NoSuchNameExceptionResponse'. | 211 |
![]() | Expected @throws tag for 'SecurityExceptionResponse'. | 212 |
![]() | Expected @throws tag for 'ValidationExceptionResponse'. | 212 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 212 |
![]() | Redundant 'public' modifier. | 227 |
![]() | Expected @throws tag for 'SecurityExceptionResponse'. | 227 |
![]() | Expected @throws tag for 'ValidationExceptionResponse'. | 227 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 228 |
![]() | Redundant 'public' modifier. | 245 |
![]() | Expected @throws tag for 'SecurityExceptionResponse'. | 245 |
![]() | Expected @throws tag for 'ValidationExceptionResponse'. | 245 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 246 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Parameter message should be final. | 37 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Parameter cause should be final. | 41 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Parameter message should be final. | 45 |
![]() | Parameter cause should be final. | 45 |
Violation | Message | Line |
---|---|---|
![]() | Comment matches to-do format 'TODO:'. | 24 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Parameter message should be final. | 36 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Parameter message should be final. | 40 |
![]() | Parameter cause should be final. | 40 |
Violation | Message | Line |
---|---|---|
![]() | Parameter event should be final. | 50 |
![]() | Parameter event should be final. | 93 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '/*'. | 1 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Parameter resp should be final. | 22 |
Violation | Message | Line |
---|---|---|
![]() | Class Utils should be declared as final. | 28 |
![]() | Parameter o1 should be final. | 36 |
![]() | Expected @param tag for 'o1'. | 36 |
![]() | Parameter o2 should be final. | 36 |
![]() | Expected @param tag for 'o2'. | 36 |
![]() | Parameter o should be final. | 44 |
![]() | Expected @param tag for 'o'. | 44 |
![]() | Constructor definition in wrong order. | 51 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Redundant 'public' modifier. | 58 |
![]() | Redundant 'public' modifier. | 71 |
![]() | Redundant 'public' modifier. | 98 |
![]() | More than 7 parameters. | 98 |
![]() | Redundant 'public' modifier. | 130 |
![]() | More than 7 parameters. | 130 |
![]() | Redundant 'public' modifier. | 162 |
![]() | More than 7 parameters. | 162 |
![]() | Redundant 'public' modifier. | 194 |
![]() | More than 7 parameters. | 194 |
![]() | Redundant 'public' modifier. | 216 |
![]() | Redundant 'public' modifier. | 237 |
![]() | Redundant 'public' modifier. | 255 |
![]() | Redundant 'public' modifier. | 272 |
![]() | Missing a Javadoc comment. | 275 |
![]() | Redundant 'public' modifier. | 275 |
![]() | Missing a Javadoc comment. | 278 |
![]() | Redundant 'public' modifier. | 278 |
Violation | Message | Line |
---|---|---|
![]() | Name 'VOCABTYPE_TABLENAME_MAP' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 |
![]() | More than 7 parameters. | 109 |
![]() | More than 7 parameters. | 120 |
![]() | More than 7 parameters. | 131 |
![]() | More than 7 parameters. | 142 |
![]() | More than 7 parameters. | 184 |
![]() | Missing a Javadoc comment. | 418 |
![]() | Missing a Javadoc comment. | 458 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.RuntimeException: Unable to get class information for @throws tag 'UnsupportedOperationsException'. | 0 |
![]() | Comment matches to-do format 'TODO:'. | 110 |
![]() | Name 'vocClassMap' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 124 |
![]() | Name 'vocAttributeClassMap' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 137 |
![]() | Name 'vocAttributeTablesMap' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 138 |
![]() | First sentence should end with a period. | 173 |
![]() | Parameter xsdFile should be final. | 205 |
![]() | Expected @param tag for 'xsdFile'. | 205 |
![]() | 'schema' hides a field. | 212 |
![]() | Comment matches to-do format 'TODO:'. | 1237 |
![]() | Comment matches to-do format 'TODO:'. | 1268 |
Violation | Message | Line |
---|---|---|
![]() | 'captureOperationsModule' hides a field. | 78 |
![]() | Line has trailing spaces. | 99 |
![]() | Parameter servletConfig should be final. | 115 |
![]() | Unused @param tag for 'servletConfig'. | 136 |
![]() | Expected @throws tag for 'HibernateException'. | 165 |
![]() | Redundant throws: 'HibernateException' is unchecked exception. | 165 |
![]() | Expected @throws tag for 'ServletException'. | 184 |
![]() | File contains tab characters (this is the first instance). | 190 |
![]() | Expected @throws tag for 'ServletException'. | 216 |
![]() | Line has trailing spaces. | 219 |
![]() | Line has trailing spaces. | 241 |
![]() | Missing a Javadoc comment. | 279 |
![]() | Missing a Javadoc comment. | 307 |
![]() | Parameter captureOperationsModule should be final. | 307 |
Violation | Message | Line |
---|---|---|
![]() | Comment matches to-do format 'TODO:'. | 34 |
![]() | Comment matches to-do format 'TODO:'. | 36 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Missing a Javadoc comment. | 99 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '/*'. | 1 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Parameter filterConfig should be final. | 43 |
![]() | Line has trailing spaces. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Parameter req should be final. | 51 |
![]() | Parameter resp should be final. | 51 |
![]() | Parameter chain should be final. | 51 |
![]() | Line has trailing spaces. | 85 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Parameter is should be final. | 96 |
![]() | Parameter i should be final. | 108 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line does not match expected header line of ' * Copyright (C) 2007 ETH Zurich'. | 2 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' * Copyright (C) 2007 ETH Zurich'. | 2 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Parameter action should be final. | 42 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Parameter childEpcs should be final. | 50 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Parameter parentId should be final. | 58 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' * Copyright (C) 2007 ETH Zurich'. | 2 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Parameter id should be final. | 50 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Parameter bizStep should be final. | 58 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Parameter disposition should be final. | 66 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Parameter readPoint should be final. | 74 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Parameter bizLocation should be final. | 82 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Parameter bizTransList should be final. | 90 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Parameter extensions should be final. | 98 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' * Copyright (C) 2007 ETH Zurich'. | 2 |
![]() | First sentence should end with a period. | 25 |
![]() | File contains tab characters (this is the first instance). | 35 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' * Copyright (C) 2007 ETH Zurich'. | 2 |
![]() | Line has trailing spaces. | 33 |
![]() | File contains tab characters (this is the first instance). | 33 |
![]() | First sentence should end with a period. | 34 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 39 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' * Copyright (C) 2007 ETH Zurich'. | 2 |
![]() | First sentence should end with a period. | 26 |
![]() | '{' is not preceded with whitespace. | 31 |
![]() | Line has trailing spaces. | 33 |
![]() | File contains tab characters (this is the first instance). | 33 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' * Copyright (C) 2007 ETH Zurich'. | 2 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' * Copyright (C) 2007 ETH Zurich'. | 2 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Parameter id should be final. | 43 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Parameter bizTrans should be final. | 51 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Parameter type should be final. | 59 |
![]() | Parameter o should be final. | 69 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' * Copyright (C) 2007 ETH Zurich'. | 2 |
![]() | First sentence should end with a period. | 25 |
![]() | File contains tab characters (this is the first instance). | 34 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' * Copyright (C) 2007 ETH Zurich'. | 2 |
![]() | First sentence should end with a period. | 33 |
![]() | File contains tab characters (this is the first instance). | 34 |
![]() | Line has trailing spaces. | 37 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' * Copyright (C) 2007 ETH Zurich'. | 2 |
![]() | First sentence should end with a period. | 25 |
![]() | File contains tab characters (this is the first instance). | 34 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' * Copyright (C) 2007 ETH Zurich'. | 2 |
![]() | First sentence should end with a period. | 33 |
![]() | File contains tab characters (this is the first instance). | 34 |
![]() | Line has trailing spaces. | 37 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' * Copyright (C) 2007 ETH Zurich'. | 2 |
![]() | File contains tab characters (this is the first instance). | 34 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' * Copyright (C) 2007 ETH Zurich'. | 2 |
![]() | Line has trailing spaces. | 33 |
![]() | File contains tab characters (this is the first instance). | 33 |
![]() | First sentence should end with a period. | 34 |
![]() | Line has trailing spaces. | 38 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' * Copyright (C) 2007 ETH Zurich'. | 2 |
![]() | First sentence should end with a period. | 33 |
![]() | File contains tab characters (this is the first instance). | 34 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 38 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' * Copyright (C) 2007 ETH Zurich'. | 2 |
![]() | File contains tab characters (this is the first instance). | 34 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' * Copyright (C) 2007 ETH Zurich'. | 2 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Parameter eventTime should be final. | 39 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Parameter recordTime should be final. | 44 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Parameter eventTime should be final. | 53 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Parameter eventTimeMs should be final. | 61 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Parameter recordTime should be final. | 69 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Parameter recordTimeMs should be final. | 77 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Parameter eventTimeZoneOffset should be final. | 85 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '/*'. | 1 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Parameter parameters should be final. | 25 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Parameter cached should be final. | 34 |
![]() | Parameter owner should be final. | 34 |
![]() | Redundant throws: 'HibernateException' is unchecked exception. | 34 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Parameter value should be final. | 38 |
![]() | Redundant throws: 'HibernateException' is unchecked exception. | 38 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Parameter value should be final. | 42 |
![]() | Redundant throws: 'HibernateException' is unchecked exception. | 42 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Parameter x should be final. | 46 |
![]() | Parameter y should be final. | 46 |
![]() | Redundant throws: 'HibernateException' is unchecked exception. | 46 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Parameter x should be final. | 50 |
![]() | Redundant throws: 'HibernateException' is unchecked exception. | 50 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Parameter rs should be final. | 58 |
![]() | Parameter names should be final. | 58 |
![]() | Parameter owner should be final. | 58 |
![]() | Redundant throws: 'HibernateException' is unchecked exception. | 58 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter st should be final. | 63 |
![]() | Parameter value should be final. | 63 |
![]() | Parameter index should be final. | 63 |
![]() | Redundant throws: 'HibernateException' is unchecked exception. | 63 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Parameter original should be final. | 71 |
![]() | Parameter target should be final. | 71 |
![]() | Parameter owner should be final. | 71 |
![]() | Redundant throws: 'HibernateException' is unchecked exception. | 71 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 79 |
![]() | '{' is followed by whitespace. | 80 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Parameter xmlValue should be final. | 83 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Parameter value should be final. | 87 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Parameter value should be final. | 91 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 94 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Parameter id should be final. | 102 |
![]() | Missing a Javadoc comment. | 169 |
![]() | Parameter dateValue should be final. | 169 |
![]() | Missing a Javadoc comment. | 173 |
![]() | Parameter fieldname should be final. | 173 |
![]() | Missing a Javadoc comment. | 177 |
![]() | Parameter floatValue should be final. | 177 |
![]() | Missing a Javadoc comment. | 181 |
![]() | Parameter intValue should be final. | 181 |
![]() | Missing a Javadoc comment. | 185 |
![]() | Parameter localname should be final. | 185 |
![]() | Missing a Javadoc comment. | 189 |
![]() | Parameter namespace should be final. | 189 |
![]() | Missing a Javadoc comment. | 193 |
![]() | Parameter prefix should be final. | 193 |
![]() | Missing a Javadoc comment. | 197 |
![]() | Parameter strValue should be final. | 197 |
![]() | Missing a Javadoc comment. | 201 |
![]() | Parameter valueColumnName should be final. | 201 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' * Copyright (C) 2007 ETH Zurich'. | 2 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Parameter epcList should be final. | 40 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Parameter action should be final. | 48 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' * Copyright (C) 2007 ETH Zurich'. | 2 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Parameter epcClass should be final. | 38 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Parameter quantity should be final. | 46 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' * Copyright (C) 2007 ETH Zurich'. | 2 |
![]() | File contains tab characters (this is the first instance). | 32 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' * Copyright (C) 2007 ETH Zurich'. | 2 |
![]() | First sentence should end with a period. | 33 |
![]() | File contains tab characters (this is the first instance). | 34 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 38 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' * Copyright (C) 2007 ETH Zurich'. | 2 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Parameter action should be final. | 42 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Parameter epcList should be final. | 50 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Parameter parentId should be final. | 58 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' * Copyright (C) 2007 ETH Zurich'. | 2 |
![]() | First sentence should end with a period. | 27 |
![]() | File contains tab characters (this is the first instance). | 34 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Parameter id should be final. | 55 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter attribute should be final. | 63 |
![]() | Parameter o should be final. | 68 |
![]() | '}' should be on the same line. | 72 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' * Copyright (C) 2007 ETH Zurich'. | 2 |
![]() | File contains tab characters (this is the first instance). | 34 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Parameter value should be final. | 56 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Parameter vocabularyAttrCiD should be final. | 64 |
![]() | Parameter o should be final. | 69 |
![]() | '}' should be on the same line. | 73 |
![]() | Expected an @return tag. | 82 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of ' * Copyright (C) 2007 ETH Zurich'. | 2 |
![]() | Expected an @return tag. | 40 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Parameter id should be final. | 44 |
![]() | Expected an @return tag. | 51 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Parameter uri should be final. | 55 |
![]() | Parameter o should be final. | 65 |
![]() | Expected an @return tag. | 77 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | First sentence should end with a period. | 28 |
![]() | Comment matches to-do format 'TODO:'. | 29 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Parameter attrName should be final. | 55 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Parameter attrName should be final. | 62 |
![]() | Parameter attrValues should be final. | 62 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Parameter vocabularyEqName should be final. | 69 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Parameter vocabularyType should be final. | 76 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Parameter vocabularyWdName should be final. | 83 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Missing a Javadoc comment. | 122 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Parameter attributeNameAndValues should be final. | 126 |
![]() | Missing a Javadoc comment. | 130 |
![]() | Parameter attributeNames should be final. | 130 |
![]() | Missing a Javadoc comment. | 134 |
![]() | Parameter includeAttributes should be final. | 134 |
![]() | Missing a Javadoc comment. | 138 |
![]() | Parameter includeChildren should be final. | 138 |
![]() | Missing a Javadoc comment. | 142 |
![]() | Parameter includedAttributeNames should be final. | 142 |
![]() | Missing a Javadoc comment. | 146 |
![]() | Parameter maxElementCount should be final. | 146 |
![]() | Missing a Javadoc comment. | 150 |
![]() | Parameter vocabularyEqNames should be final. | 150 |
![]() | Missing a Javadoc comment. | 154 |
![]() | Parameter vocabularyTypes should be final. | 154 |
![]() | Missing a Javadoc comment. | 158 |
![]() | Parameter vocabularyWdNames should be final. | 158 |
Violation | Message | Line |
---|---|---|
![]() | Parameter servletConfig should be final. | 78 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Parameter servletConfig should be final. | 93 |
![]() | Parameter servletConfig should be final. | 122 |
![]() | Parameter jndiName should be final. | 154 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Redundant 'public' modifier. | 65 |
![]() | Redundant 'public' modifier. | 88 |
![]() | Redundant 'public' modifier. | 104 |
![]() | Redundant 'public' modifier. | 119 |
![]() | Redundant 'public' modifier. | 140 |
![]() | More than 7 parameters. | 140 |
![]() | Expected @param tag for 'queryParams'. | 140 |
![]() | Expected @param tag for 'dest'. | 140 |
![]() | Expected @param tag for 'subscrId'. | 141 |
![]() | Expected @param tag for 'controls'. | 141 |
![]() | Expected @param tag for 'trigger'. | 141 |
![]() | Expected @param tag for 'newSubscription'. | 141 |
![]() | Expected @param tag for 'queryName'. | 142 |
![]() | Expected @param tag for 'schedule'. | 142 |
![]() | Redundant 'public' modifier. | 154 |
![]() | Redundant 'public' modifier. | 167 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 159 |
![]() | Parameter seQuery should be final. | 159 |
![]() | '+' is not preceded with whitespace. | 219 |
![]() | '+' is not followed by whitespace. | 219 |
![]() | '+' is not preceded with whitespace. | 221 |
![]() | '+' is not followed by whitespace. | 221 |
![]() | Method length is 160 lines (max allowed is 150). | 345 |
![]() | Missing a Javadoc comment. | 525 |
![]() | Parameter vocType should be final. | 525 |
![]() | Parameter mdQuery should be final. | 526 |
![]() | Expected @param tag for 'session'. | 708 |
![]() | Expected @param tag for 'vocType'. | 708 |
![]() | Expected @param tag for 'vocUri'. | 708 |
![]() | Expected @param tag for 'filterAttrNames'. | 709 |
![]() | Expected @param tag for 'attributes'. | 709 |
![]() | Expected @throws tag for 'SQLException'. | 709 |
![]() | Line has trailing spaces. | 743 |
![]() | File contains tab characters (this is the first instance). | 744 |
![]() | Unused @param tag for 'vocTableName'. | 771 |
![]() | Unused @throws tag for 'ImplementationException'. | 779 |
![]() | Expected an @return tag. | 782 |
![]() | Expected @param tag for 'session'. | 782 |
![]() | Expected @param tag for 'vocType'. | 782 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 783 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 814 |
![]() | Expected @param tag for 'extensions'. | 854 |
![]() | More than 7 parameters. | 944 |
![]() | Parameter queryParams should be final. | 944 |
![]() | Parameter dest should be final. | 944 |
![]() | Parameter subscrId should be final. | 945 |
![]() | Parameter controls should be final. | 945 |
![]() | Parameter trigger should be final. | 945 |
![]() | Parameter newSubscription should be final. | 945 |
![]() | Parameter queryName should be final. | 946 |
![]() | Parameter schedule should be final. | 946 |
![]() | Parameter subscrId should be final. | 1006 |
![]() | Parameter time should be final. | 1028 |
![]() | Missing a Javadoc comment. | 1052 |
![]() | Parameter vocTypeId should be final. | 1052 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.fosstrak.epcis.model.QueryTooLargeException. | 56 |
![]() | Unused @param tag for 'eventType'. | 186 |
![]() | Unused @throws tag for 'QueryParameterException'. | 192 |
![]() | Unused @throws tag for 'ImplementationException'. | 194 |
![]() | Method length is 316 lines (max allowed is 150). | 197 |
![]() | Expected @throws tag for 'QueryParameterExceptionResponse'. | 198 |
![]() | File contains tab characters (this is the first instance). | 270 |
![]() | Comment matches to-do format 'TODO:'. | 305 |
![]() | Expected an @return tag. | 569 |
![]() | Parameter eventFieldExtBase should be final. | 569 |
![]() | Expected @param tag for 'eventFieldExtBase'. | 569 |
![]() | Parameter paramName should be final. | 569 |
![]() | Expected @param tag for 'paramName'. | 569 |
![]() | Parameter paramValue should be final. | 569 |
![]() | Expected @param tag for 'paramValue'. | 569 |
![]() | Empty catch block. | 579 |
![]() | '{' is not followed by whitespace. | 579 |
![]() | '}' is not preceded with whitespace. | 579 |
![]() | Empty catch block. | 586 |
![]() | '{' is not followed by whitespace. | 586 |
![]() | '}' is not preceded with whitespace. | 586 |
![]() | Empty catch block. | 593 |
![]() | '{' is not followed by whitespace. | 593 |
![]() | '}' is not preceded with whitespace. | 593 |
![]() | Empty catch block. | 603 |
![]() | '{' is not followed by whitespace. | 603 |
![]() | '}' is not preceded with whitespace. | 603 |
![]() | First sentence should end with a period. | 611 |
![]() | Parameter eventTypes should be final. | 621 |
![]() | Parameter queryParamValue should be final. | 637 |
![]() | Expected @throws tag for 'ClassCastException'. | 637 |
![]() | Redundant throws: 'ClassCastException' is unchecked exception. | 637 |
![]() | Parameter queryParamValue should be final. | 657 |
![]() | Redundant throws: 'NumberFormatException' is unchecked exception. | 657 |
![]() | Parameter queryParamValue should be final. | 679 |
![]() | Parameter queryParamName should be final. | 679 |
![]() | Parameter queryParamValue should be final. | 722 |
![]() | Redundant throws: 'NumberFormatException' is unchecked exception. | 722 |
![]() | Parameter queryParamValue should be final. | 749 |
![]() | Redundant throws: 'ClassCastException' is unchecked exception. | 749 |
![]() | Unused @throws tag for 'SQLException'. | 783 |
![]() | Unused @throws tag for 'QueryParameterException'. | 785 |
![]() | Unused @throws tag for 'ImplementationException'. | 787 |
![]() | Unused @throws tag for 'QueryTooLargeException'. | 789 |
![]() | Expected @throws tag for 'QueryParameterExceptionResponse'. | 793 |
![]() | Parameter msg should be final. | 918 |
![]() | Parameter e should be final. | 918 |
![]() | Unused @throws tag for 'QueryParameterException'. | 935 |
![]() | Expected @throws tag for 'QueryParameterExceptionResponse'. | 938 |
![]() | Unused @throws tag for 'ImplementationException'. | 962 |
![]() | Parameter session should be final. | 968 |
![]() | Expected @param tag for 'session'. | 968 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 969 |
![]() | Parameter queryName should be final. | 1001 |
![]() | Comment matches to-do format 'TODO:'. | 1009 |
![]() | Parameter queryName should be final. | 1041 |
![]() | Parameter queryParams should be final. | 1041 |
![]() | Comment matches to-do format 'TODO:'. | 1055 |
![]() | Expected an @return tag. | 1117 |
![]() | Parameter eventList should be final. | 1117 |
![]() | Expected @param tag for 'eventList'. | 1117 |
![]() | Parameter orderBy should be final. | 1117 |
![]() | Expected @param tag for 'orderBy'. | 1117 |
![]() | Parameter orderDirection should be final. | 1117 |
![]() | Expected @param tag for 'orderDirection'. | 1117 |
![]() | Parameter limit should be final. | 1118 |
![]() | Expected @param tag for 'limit'. | 1118 |
![]() | Parameter queryName should be final. | 1148 |
![]() | Parameter params should be final. | 1148 |
![]() | Parameter dest should be final. | 1148 |
![]() | Parameter controls should be final. | 1148 |
![]() | Parameter subscriptionID should be final. | 1149 |
![]() | 'catch' is not preceded with whitespace. | 1164 |
![]() | '}' is not followed by whitespace. | 1164 |
![]() | 'catch' is not followed by whitespace. | 1164 |
![]() | '{' is not preceded with whitespace. | 1164 |
![]() | Parameter subscriptionID should be final. | 1294 |
![]() | Missing a Javadoc comment. | 1341 |
![]() | Parameter o should be final. | 1341 |
![]() | Parameter dataSource should be final. | 1360 |
![]() | Parameter maxQueryRows should be final. | 1375 |
![]() | Parameter maxQueryTime should be final. | 1390 |
![]() | Parameter triggerConditionSeconds should be final. | 1405 |
![]() | Parameter triggerConditionMinutes should be final. | 1420 |
![]() | Parameter servletContext should be final. | 1428 |
![]() | Parameter serviceVersion should be final. | 1443 |
![]() | Parameter backend should be final. | 1466 |
![]() | Missing a Javadoc comment. | 1481 |
![]() | Parameter orderByEventTime should be final. | 1481 |
![]() | Parameter orderDirection should be final. | 1481 |
![]() | Missing a Javadoc comment. | 1486 |
![]() | Parameter o1 should be final. | 1486 |
![]() | Parameter o2 should be final. | 1486 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 32 |
![]() | Comment matches to-do format 'TODO:'. | 33 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Expected an @return tag. | 57 |
![]() | Expected @param tag for 'sql'. | 57 |
![]() | Expected @throws tag for 'SQLException'. | 57 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Missing a Javadoc comment. | 82 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Parameter queryModule should be final. | 66 |
![]() | Expected an @return tag. | 73 |
![]() | Parameter empty should be final. | 73 |
![]() | Expected @param tag for 'empty'. | 73 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 73 |
![]() | Expected @throws tag for 'SecurityExceptionResponse'. | 74 |
![]() | Expected @throws tag for 'ValidationExceptionResponse'. | 74 |
![]() | Expected an @return tag. | 83 |
![]() | Parameter empty should be final. | 83 |
![]() | Expected @param tag for 'empty'. | 83 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 83 |
![]() | Expected @throws tag for 'SecurityExceptionResponse'. | 84 |
![]() | Expected @throws tag for 'ValidationExceptionResponse'. | 84 |
![]() | Expected an @return tag. | 91 |
![]() | Parameter req should be final. | 91 |
![]() | Expected @param tag for 'req'. | 91 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 91 |
![]() | Expected @throws tag for 'SecurityExceptionResponse'. | 92 |
![]() | Expected @throws tag for 'ValidationExceptionResponse'. | 92 |
![]() | Expected @throws tag for 'NoSuchNameExceptionResponse'. | 92 |
![]() | Expected an @return tag. | 101 |
![]() | Parameter empty should be final. | 101 |
![]() | Expected @param tag for 'empty'. | 101 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 101 |
![]() | Expected @throws tag for 'SecurityExceptionResponse'. | 101 |
![]() | Expected @throws tag for 'ValidationExceptionResponse'. | 102 |
![]() | Expected an @return tag. | 109 |
![]() | Parameter poll should be final. | 109 |
![]() | Expected @param tag for 'poll'. | 109 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 109 |
![]() | Expected @throws tag for 'QueryTooComplexExceptionResponse'. | 109 |
![]() | Expected @throws tag for 'QueryTooLargeExceptionResponse'. | 110 |
![]() | Expected @throws tag for 'SecurityExceptionResponse'. | 110 |
![]() | Expected @throws tag for 'ValidationExceptionResponse'. | 110 |
![]() | Expected @throws tag for 'NoSuchNameExceptionResponse'. | 111 |
![]() | Expected @throws tag for 'QueryParameterExceptionResponse'. | 111 |
![]() | Expected an @return tag. | 145 |
![]() | Parameter subscribe should be final. | 145 |
![]() | Expected @param tag for 'subscribe'. | 145 |
![]() | Expected @throws tag for 'DuplicateSubscriptionExceptionResponse'. | 145 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 146 |
![]() | Expected @throws tag for 'QueryTooComplexExceptionResponse'. | 146 |
![]() | Expected @throws tag for 'SecurityExceptionResponse'. | 146 |
![]() | Expected @throws tag for 'InvalidURIExceptionResponse'. | 147 |
![]() | Expected @throws tag for 'ValidationExceptionResponse'. | 147 |
![]() | Expected @throws tag for 'SubscribeNotPermittedExceptionResponse'. | 147 |
![]() | Expected @throws tag for 'NoSuchNameExceptionResponse'. | 148 |
![]() | Expected @throws tag for 'SubscriptionControlsExceptionResponse'. | 148 |
![]() | Expected @throws tag for 'QueryParameterExceptionResponse'. | 148 |
![]() | Expected an @return tag. | 191 |
![]() | Parameter unsubscribe should be final. | 191 |
![]() | Expected @param tag for 'unsubscribe'. | 191 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 191 |
![]() | Expected @throws tag for 'SecurityExceptionResponse'. | 192 |
![]() | Expected @throws tag for 'ValidationExceptionResponse'. | 192 |
![]() | Expected @throws tag for 'NoSuchSubscriptionExceptionResponse'. | 192 |
![]() | Parameter queryModule should be final. | 227 |
Violation | Message | Line |
---|---|---|
![]() | Variable 'subscriptionID' must be private and have accessor methods. | 99 |
![]() | Variable 'dest' must be private and have accessor methods. | 100 |
![]() | Variable 'initialRecordTime' must be private and have accessor methods. | 101 |
![]() | Variable 'reportIfEmpty' must be private and have accessor methods. | 102 |
![]() | Variable 'queryName' must be private and have accessor methods. | 103 |
![]() | Comment matches to-do format 'TODO:'. | 150 |
![]() | 'lastTimeExecuted' hides a field. | 157 |
![]() | 'queryParams' hides a field. | 208 |
![]() | 'initialRecordTime' hides a field. | 208 |
![]() | Expected an @return tag. | 320 |
![]() | Parameter poll should be final. | 320 |
![]() | Expected @param tag for 'poll'. | 320 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 320 |
![]() | Expected @throws tag for 'QueryTooComplexExceptionResponse'. | 321 |
![]() | Expected @throws tag for 'QueryTooLargeExceptionResponse'. | 321 |
![]() | Expected @throws tag for 'SecurityExceptionResponse'. | 321 |
![]() | Expected @throws tag for 'ValidationExceptionResponse'. | 322 |
![]() | Expected @throws tag for 'NoSuchNameExceptionResponse'. | 322 |
![]() | Expected @throws tag for 'QueryParameterExceptionResponse'. | 322 |
![]() | Parameter ie should be final. | 349 |
![]() | Parameter qtle should be final. | 356 |
![]() | Parameter epcisDoc should be final. | 459 |
![]() | Expected @throws tag for 'JAXBException'. | 459 |
![]() | Parameter url should be final. | 532 |
![]() | Parameter url should be final. | 547 |
![]() | '{' is followed by whitespace. | 549 |
![]() | Parameter certs should be final. | 554 |
![]() | Parameter authType should be final. | 554 |
![]() | Parameter certs should be final. | 557 |
![]() | Parameter authType should be final. | 557 |
![]() | 'properties' hides a field. | 577 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.fosstrak.epcis.model.ImplementationException. | 31 |
![]() | Variable 'schedule' must be private and have accessor methods. | 53 |
![]() | Variable 'doItAgain' must be private and have accessor methods. | 58 |
![]() | Unused @throws tag for 'ImplementationException'. | 79 |
![]() | More than 7 parameters. | 82 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 85 |
![]() | Unused @throws tag for 'ImplementationException'. | 99 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 102 |
![]() | Expected @throws tag for 'IllegalArgumentException'. | 161 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 161 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 53 |
![]() | More than 7 parameters. | 53 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.fosstrak.epcis.model.ImplementationException. | 36 |
![]() | Unused import - org.fosstrak.epcis.model.SubscriptionControlsException. | 38 |
![]() | Unused @throws tag for 'SubscriptionControlsException'. | 85 |
![]() | Expected @throws tag for 'SubscriptionControlsExceptionResponse'. | 88 |
![]() | Comment matches to-do format 'TODO:'. | 90 |
![]() | Unused @throws tag for 'ImplementationException'. | 156 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 159 |
![]() | Unused @throws tag for 'ImplementationException'. | 178 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 181 |
![]() | Unused @throws tag for 'ImplementationException'. | 199 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 202 |
![]() | Unused @throws tag for 'ImplementationException'. | 235 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 238 |
![]() | Unused @throws tag for 'ImplementationException'. | 276 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 279 |
![]() | Unused @throws tag for 'ImplementationException'. | 309 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 312 |
![]() | Unused @throws tag for 'ImplementationException'. | 343 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 346 |
![]() | Unused @throws tag for 'ImplementationException'. | 366 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 370 |
![]() | Comment matches to-do format 'TODO:'. | 404 |
![]() | Unused @throws tag for 'ImplementationException'. | 408 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 412 |
![]() | Unused @throws tag for 'ImplementationException'. | 428 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 432 |
![]() | Unused @throws tag for 'ImplementationException'. | 463 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 467 |
![]() | Unused @throws tag for 'ImplementationException'. | 498 |
![]() | Expected @throws tag for 'ImplementationExceptionResponse'. | 501 |
![]() | Unused @throws tag for 'SubscriptionControlsException'. | 536 |
![]() | Expected @throws tag for 'SubscriptionControlsExceptionResponse'. | 541 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 26 |
![]() | Comment matches to-do format 'TODO:'. | 27 |
![]() | Variable access definition in wrong order. | 35 |
![]() | Variable 'eventType' must be private and have accessor methods. | 35 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Parameter eventType should be final. | 50 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Parameter eventField should be final. | 55 |
![]() | Parameter op should be final. | 55 |
![]() | Parameter value should be final. | 55 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Parameter queryParam should be final. | 59 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Parameter isAnyEpc should be final. | 91 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Parameter limit should be final. | 95 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Parameter maxEventCount should be final. | 99 |
![]() | Missing a Javadoc comment. | 103 |
![]() | Parameter orderBy should be final. | 103 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Parameter orderDirection should be final. | 107 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Missing a Javadoc comment. | 120 |
![]() | Missing a Javadoc comment. | 125 |
![]() | Missing a Javadoc comment. | 128 |
![]() | Parameter eventField should be final. | 128 |
![]() | Parameter op should be final. | 128 |
![]() | Parameter value should be final. | 128 |
![]() | Missing a Javadoc comment. | 134 |
![]() | Missing a Javadoc comment. | 138 |
![]() | Parameter eventField should be final. | 138 |
![]() | Missing a Javadoc comment. | 142 |
![]() | Missing a Javadoc comment. | 146 |
![]() | Parameter op should be final. | 146 |
![]() | Missing a Javadoc comment. | 150 |
![]() | Missing a Javadoc comment. | 154 |
![]() | Parameter value should be final. | 154 |
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. | 9 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Redundant 'public' modifier. | 21 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Redundant 'public' modifier. | 29 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Redundant 'public' modifier. | 38 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Redundant 'public' modifier. | 46 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Redundant 'public' modifier. | 54 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Redundant 'public' modifier. | 62 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Redundant 'public' modifier. | 70 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '/*'. | 1 |
![]() | First sentence should end with a period. | 10 |
![]() | 'static' modifier out of order with the JLS suggestions. | 18 |
![]() | 'static' modifier out of order with the JLS suggestions. | 19 |
![]() | 'static' modifier out of order with the JLS suggestions. | 20 |
![]() | Name 'EPCglobalEPCISServicePort' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Parameter wsdlLocation should be final. | 26 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Parameter wsdlLocation should be final. | 30 |
![]() | Parameter serviceName should be final. | 30 |
![]() | Missing a Javadoc comment. | 34 |
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. | 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 noSuchNameException should be final. | 28 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Parameter message should be final. | 33 |
![]() | Parameter noSuchNameException 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 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. | 33 |
![]() | Parameter cause should be final. | 34 |
![]() | Missing a Javadoc comment. | 39 |