The following document contains the results of Checkstyle.
Files | Infos ![]() | Warnings ![]() | Errors ![]() |
---|---|---|---|
179 | 0 | 0 | 19373 |
Rules | Violations | Severity |
---|---|---|
PackageHtml | 13 | ![]() |
NewlineAtEndOfFile | 33 | ![]() |
Translation | 0 | ![]() |
JavadocMethod | 487 | ![]() |
JavadocType | 2 | ![]() |
JavadocVariable | 1419 | ![]() |
JavadocStyle | 201 | ![]() |
ConstantName | 4 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 33 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 25 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 1 | ![]() |
FileLength | 2 | ![]() |
LineLength | 2485 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 0 | ![]() |
NoWhitespaceAfter | 12 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
OperatorWrap | 0 | ![]() |
ParenPad | 20 | ![]() |
TypecastParenPad | 0 | ![]() |
TabCharacter | 38 | ![]() |
WhitespaceAfter | 0 | ![]() |
WhitespaceAround | 1697 | ![]() |
ModifierOrder | 8 | ![]() |
RedundantModifier | 6 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 1 | ![]() |
LeftCurly | 0 | ![]() |
NeedBraces | 0 | ![]() |
RightCurly | 0 | ![]() |
AvoidInlineConditionals | 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField | 18 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 19 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 1 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
DesignForExtension | 2866 | ![]() |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 1 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 1373 | ![]() |
ArrayTypeStyle | 0 | ![]() |
FinalParameters | 1223 | ![]() |
GenericIllegalRegexp
| 7364 | ![]() |
TodoComment | 21 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Missing a Javadoc comment. | 57 |
![]() | '<' is not preceded with whitespace. | 58 |
![]() | '<' is not followed by whitespace. | 58 |
![]() | '>' is not preceded with whitespace. | 58 |
![]() | Variable 'accessory' must be private and have accessor methods. | 58 |
![]() | Line has trailing spaces. | 62 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Expected an @return tag. | 82 |
![]() | Method 'getAccessory' is not designed for extension - needs to be abstract, final or empty. | 82 |
![]() | '<' is not preceded with whitespace. | 82 |
![]() | '<' is not followed by whitespace. | 82 |
![]() | '>' is not preceded with whitespace. | 82 |
![]() | '<' is not preceded with whitespace. | 84 |
![]() | '<' is not followed by whitespace. | 84 |
![]() | '>' is not preceded with whitespace. | 84 |
![]() | '>' is not followed by whitespace. | 84 |
![]() | Line has trailing spaces. | 92 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Line has trailing spaces. | 94 |
![]() | Line is longer than 80 characters. | 100 |
![]() | Line is longer than 80 characters. | 101 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Variable 'asin' must be private and have accessor methods. | 118 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Variable 'title' must be private and have accessor methods. | 120 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 128 |
![]() | Method 'getASIN' is not designed for extension - needs to be abstract, final or empty. | 130 |
![]() | Line has trailing spaces. | 136 |
![]() | Line has trailing spaces. | 140 |
![]() | Method 'setASIN' is not designed for extension - needs to be abstract, final or empty. | 142 |
![]() | Parameter value should be final. | 142 |
![]() | Line has trailing spaces. | 148 |
![]() | Line has trailing spaces. | 152 |
![]() | Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 154 |
![]() | Line has trailing spaces. | 160 |
![]() | Line has trailing spaces. | 164 |
![]() | Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 166 |
![]() | Parameter value should be final. | 166 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 19 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Line has trailing spaces. | 21 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 41 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Variable 'name' must be private and have accessor methods. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Variable 'address1' must be private and have accessor methods. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'address2' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Variable 'address3' must be private and have accessor methods. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Variable 'city' must be private and have accessor methods. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Variable 'state' must be private and have accessor methods. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Variable 'postalCode' must be private and have accessor methods. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Variable 'country' must be private and have accessor methods. | 71 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 81 |
![]() | Line has trailing spaces. | 87 |
![]() | Line has trailing spaces. | 91 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 93 |
![]() | Parameter value should be final. | 93 |
![]() | Line has trailing spaces. | 99 |
![]() | Line has trailing spaces. | 103 |
![]() | Method 'getAddress1' is not designed for extension - needs to be abstract, final or empty. | 105 |
![]() | Line has trailing spaces. | 111 |
![]() | Line has trailing spaces. | 115 |
![]() | Method 'setAddress1' is not designed for extension - needs to be abstract, final or empty. | 117 |
![]() | Parameter value should be final. | 117 |
![]() | Line has trailing spaces. | 123 |
![]() | Line has trailing spaces. | 127 |
![]() | Method 'getAddress2' is not designed for extension - needs to be abstract, final or empty. | 129 |
![]() | Line has trailing spaces. | 135 |
![]() | Line has trailing spaces. | 139 |
![]() | Method 'setAddress2' is not designed for extension - needs to be abstract, final or empty. | 141 |
![]() | Parameter value should be final. | 141 |
![]() | Line has trailing spaces. | 147 |
![]() | Line has trailing spaces. | 151 |
![]() | Method 'getAddress3' is not designed for extension - needs to be abstract, final or empty. | 153 |
![]() | Line has trailing spaces. | 159 |
![]() | Line has trailing spaces. | 163 |
![]() | Method 'setAddress3' is not designed for extension - needs to be abstract, final or empty. | 165 |
![]() | Parameter value should be final. | 165 |
![]() | Line has trailing spaces. | 171 |
![]() | Line has trailing spaces. | 175 |
![]() | Method 'getCity' is not designed for extension - needs to be abstract, final or empty. | 177 |
![]() | Line has trailing spaces. | 183 |
![]() | Line has trailing spaces. | 187 |
![]() | Method 'setCity' is not designed for extension - needs to be abstract, final or empty. | 189 |
![]() | Parameter value should be final. | 189 |
![]() | Line has trailing spaces. | 195 |
![]() | Line has trailing spaces. | 199 |
![]() | Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 201 |
![]() | Line has trailing spaces. | 207 |
![]() | Line has trailing spaces. | 211 |
![]() | Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 213 |
![]() | Parameter value should be final. | 213 |
![]() | Line has trailing spaces. | 219 |
![]() | Line has trailing spaces. | 223 |
![]() | Method 'getPostalCode' is not designed for extension - needs to be abstract, final or empty. | 225 |
![]() | Line has trailing spaces. | 231 |
![]() | Line has trailing spaces. | 235 |
![]() | Method 'setPostalCode' is not designed for extension - needs to be abstract, final or empty. | 237 |
![]() | Parameter value should be final. | 237 |
![]() | Line has trailing spaces. | 243 |
![]() | Line has trailing spaces. | 247 |
![]() | Method 'getCountry' is not designed for extension - needs to be abstract, final or empty. | 249 |
![]() | Line has trailing spaces. | 255 |
![]() | Line has trailing spaces. | 259 |
![]() | Method 'setCountry' is not designed for extension - needs to be abstract, final or empty. | 261 |
![]() | Parameter value should be final. | 261 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line has trailing spaces. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Missing a Javadoc comment. | 56 |
![]() | '<' is not preceded with whitespace. | 57 |
![]() | '<' is not followed by whitespace. | 57 |
![]() | '>' is not preceded with whitespace. | 57 |
![]() | Variable 'argument' must be private and have accessor methods. | 57 |
![]() | Line has trailing spaces. | 61 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Expected an @return tag. | 81 |
![]() | Method 'getArgument' is not designed for extension - needs to be abstract, final or empty. | 81 |
![]() | '<' is not preceded with whitespace. | 81 |
![]() | '<' is not followed by whitespace. | 81 |
![]() | '>' is not preceded with whitespace. | 81 |
![]() | '<' is not preceded with whitespace. | 83 |
![]() | '<' is not followed by whitespace. | 83 |
![]() | '>' is not preceded with whitespace. | 83 |
![]() | '>' is not followed by whitespace. | 83 |
![]() | Line has trailing spaces. | 91 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line is longer than 80 characters. | 98 |
![]() | Line is longer than 80 characters. | 99 |
![]() | Line has trailing spaces. | 104 |
![]() | Line has trailing spaces. | 105 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Variable 'name' must be private and have accessor methods. | 112 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Variable 'value' must be private and have accessor methods. | 114 |
![]() | Line has trailing spaces. | 118 |
![]() | Line has trailing spaces. | 122 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 124 |
![]() | Line has trailing spaces. | 130 |
![]() | Line has trailing spaces. | 134 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 136 |
![]() | Parameter value should be final. | 136 |
![]() | 'value' hides a field. | 136 |
![]() | Line has trailing spaces. | 142 |
![]() | Line has trailing spaces. | 146 |
![]() | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 148 |
![]() | Line has trailing spaces. | 154 |
![]() | Line has trailing spaces. | 158 |
![]() | Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 160 |
![]() | Parameter value should be final. | 160 |
![]() | 'value' hides a field. | 160 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Line has trailing spaces. | 26 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line has trailing spaces. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Variable 'binName' must be private and have accessor methods. | 64 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Variable 'binItemCount' must be private and have accessor methods. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | '<' is not preceded with whitespace. | 69 |
![]() | '<' is not followed by whitespace. | 69 |
![]() | '>' is not preceded with whitespace. | 69 |
![]() | Variable 'binParameter' must be private and have accessor methods. | 69 |
![]() | Line has trailing spaces. | 73 |
![]() | Line has trailing spaces. | 77 |
![]() | Method 'getBinName' is not designed for extension - needs to be abstract, final or empty. | 79 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 89 |
![]() | Method 'setBinName' is not designed for extension - needs to be abstract, final or empty. | 91 |
![]() | Parameter value should be final. | 91 |
![]() | Line has trailing spaces. | 97 |
![]() | Line has trailing spaces. | 101 |
![]() | Method 'getBinItemCount' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 113 |
![]() | Method 'setBinItemCount' is not designed for extension - needs to be abstract, final or empty. | 115 |
![]() | Parameter value should be final. | 115 |
![]() | Line has trailing spaces. | 121 |
![]() | Line is longer than 80 characters. | 126 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 133 |
![]() | Line has trailing spaces. | 134 |
![]() | Line has trailing spaces. | 138 |
![]() | Line has trailing spaces. | 139 |
![]() | Expected an @return tag. | 141 |
![]() | Method 'getBinParameter' is not designed for extension - needs to be abstract, final or empty. | 141 |
![]() | '<' is not preceded with whitespace. | 141 |
![]() | '<' is not followed by whitespace. | 141 |
![]() | '>' is not preceded with whitespace. | 141 |
![]() | '<' is not preceded with whitespace. | 143 |
![]() | '<' is not followed by whitespace. | 143 |
![]() | '>' is not preceded with whitespace. | 143 |
![]() | '>' is not followed by whitespace. | 143 |
![]() | Line has trailing spaces. | 151 |
![]() | Line is longer than 80 characters. | 152 |
![]() | Line has trailing spaces. | 153 |
![]() | Line is longer than 80 characters. | 159 |
![]() | Line is longer than 80 characters. | 160 |
![]() | Line has trailing spaces. | 166 |
![]() | Line has trailing spaces. | 167 |
![]() | Missing a Javadoc comment. | 176 |
![]() | Variable 'name' must be private and have accessor methods. | 177 |
![]() | Missing a Javadoc comment. | 178 |
![]() | Variable 'value' must be private and have accessor methods. | 179 |
![]() | Line has trailing spaces. | 183 |
![]() | Line has trailing spaces. | 187 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 189 |
![]() | Line has trailing spaces. | 195 |
![]() | Line has trailing spaces. | 199 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 201 |
![]() | Parameter value should be final. | 201 |
![]() | 'value' hides a field. | 201 |
![]() | Line has trailing spaces. | 207 |
![]() | Line has trailing spaces. | 211 |
![]() | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 213 |
![]() | Line has trailing spaces. | 219 |
![]() | Line has trailing spaces. | 223 |
![]() | Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 225 |
![]() | Parameter value should be final. | 225 |
![]() | 'value' hides a field. | 225 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line has trailing spaces. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Variable 'browseNodeId' must be private and have accessor methods. | 79 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Variable 'name' must be private and have accessor methods. | 81 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Variable 'isCategoryRoot' must be private and have accessor methods. | 83 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Variable 'children' must be private and have accessor methods. | 85 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Variable 'ancestors' must be private and have accessor methods. | 87 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Variable 'topSellers' must be private and have accessor methods. | 89 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Variable 'newReleases' must be private and have accessor methods. | 91 |
![]() | Line has trailing spaces. | 95 |
![]() | Line has trailing spaces. | 99 |
![]() | Method 'getBrowseNodeId' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 111 |
![]() | Method 'setBrowseNodeId' is not designed for extension - needs to be abstract, final or empty. | 113 |
![]() | Parameter value should be final. | 113 |
![]() | Line has trailing spaces. | 119 |
![]() | Line has trailing spaces. | 123 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 125 |
![]() | Line has trailing spaces. | 131 |
![]() | Line has trailing spaces. | 135 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 137 |
![]() | Parameter value should be final. | 137 |
![]() | Line has trailing spaces. | 143 |
![]() | Line has trailing spaces. | 147 |
![]() | Method 'isIsCategoryRoot' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Line has trailing spaces. | 155 |
![]() | Line has trailing spaces. | 159 |
![]() | Method 'setIsCategoryRoot' is not designed for extension - needs to be abstract, final or empty. | 161 |
![]() | Parameter value should be final. | 161 |
![]() | Line has trailing spaces. | 167 |
![]() | Line has trailing spaces. | 171 |
![]() | Method 'getChildren' is not designed for extension - needs to be abstract, final or empty. | 173 |
![]() | Line has trailing spaces. | 179 |
![]() | Line has trailing spaces. | 183 |
![]() | Method 'setChildren' is not designed for extension - needs to be abstract, final or empty. | 185 |
![]() | Parameter value should be final. | 185 |
![]() | Line has trailing spaces. | 191 |
![]() | Line has trailing spaces. | 195 |
![]() | Method 'getAncestors' is not designed for extension - needs to be abstract, final or empty. | 197 |
![]() | Line has trailing spaces. | 203 |
![]() | Line has trailing spaces. | 207 |
![]() | Method 'setAncestors' is not designed for extension - needs to be abstract, final or empty. | 209 |
![]() | Parameter value should be final. | 209 |
![]() | Line has trailing spaces. | 215 |
![]() | Line has trailing spaces. | 219 |
![]() | Method 'getTopSellers' is not designed for extension - needs to be abstract, final or empty. | 221 |
![]() | Line has trailing spaces. | 227 |
![]() | Line has trailing spaces. | 231 |
![]() | Method 'setTopSellers' is not designed for extension - needs to be abstract, final or empty. | 233 |
![]() | Parameter value should be final. | 233 |
![]() | Line has trailing spaces. | 239 |
![]() | Line has trailing spaces. | 243 |
![]() | Method 'getNewReleases' is not designed for extension - needs to be abstract, final or empty. | 245 |
![]() | Line has trailing spaces. | 251 |
![]() | Line has trailing spaces. | 255 |
![]() | Method 'setNewReleases' is not designed for extension - needs to be abstract, final or empty. | 257 |
![]() | Parameter value should be final. | 257 |
![]() | Line has trailing spaces. | 264 |
![]() | Line is longer than 80 characters. | 265 |
![]() | Line has trailing spaces. | 266 |
![]() | Line is longer than 80 characters. | 272 |
![]() | Line has trailing spaces. | 278 |
![]() | Line has trailing spaces. | 279 |
![]() | Missing a Javadoc comment. | 287 |
![]() | '<' is not preceded with whitespace. | 288 |
![]() | '<' is not followed by whitespace. | 288 |
![]() | '>' is not preceded with whitespace. | 288 |
![]() | Variable 'browseNode' must be private and have accessor methods. | 288 |
![]() | Line has trailing spaces. | 292 |
![]() | Line is longer than 80 characters. | 297 |
![]() | Line has trailing spaces. | 298 |
![]() | Line has trailing spaces. | 304 |
![]() | Line has trailing spaces. | 305 |
![]() | Line has trailing spaces. | 309 |
![]() | Line has trailing spaces. | 310 |
![]() | Expected an @return tag. | 312 |
![]() | Method 'getBrowseNode' is not designed for extension - needs to be abstract, final or empty. | 312 |
![]() | '<' is not preceded with whitespace. | 312 |
![]() | '<' is not followed by whitespace. | 312 |
![]() | '>' is not preceded with whitespace. | 312 |
![]() | '<' is not preceded with whitespace. | 314 |
![]() | '<' is not followed by whitespace. | 314 |
![]() | '>' is not preceded with whitespace. | 314 |
![]() | '>' is not followed by whitespace. | 314 |
![]() | Line has trailing spaces. | 324 |
![]() | Line is longer than 80 characters. | 325 |
![]() | Line has trailing spaces. | 326 |
![]() | Line is longer than 80 characters. | 332 |
![]() | Line has trailing spaces. | 338 |
![]() | Line has trailing spaces. | 339 |
![]() | Missing a Javadoc comment. | 347 |
![]() | '<' is not preceded with whitespace. | 348 |
![]() | '<' is not followed by whitespace. | 348 |
![]() | '>' is not preceded with whitespace. | 348 |
![]() | Variable 'browseNode' must be private and have accessor methods. | 348 |
![]() | Line has trailing spaces. | 352 |
![]() | Line is longer than 80 characters. | 357 |
![]() | Line has trailing spaces. | 358 |
![]() | Line has trailing spaces. | 364 |
![]() | Line has trailing spaces. | 365 |
![]() | Line has trailing spaces. | 369 |
![]() | Line has trailing spaces. | 370 |
![]() | Expected an @return tag. | 372 |
![]() | Method 'getBrowseNode' is not designed for extension - needs to be abstract, final or empty. | 372 |
![]() | '<' is not preceded with whitespace. | 372 |
![]() | '<' is not followed by whitespace. | 372 |
![]() | '>' is not preceded with whitespace. | 372 |
![]() | '<' is not preceded with whitespace. | 374 |
![]() | '<' is not followed by whitespace. | 374 |
![]() | '>' is not preceded with whitespace. | 374 |
![]() | '>' is not followed by whitespace. | 374 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'marketplaceDomain' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Variable 'awsAccessKeyId' must be private and have accessor methods. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Variable 'subscriptionId' must be private and have accessor methods. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Variable 'associateTag' must be private and have accessor methods. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Variable 'validate' must be private and have accessor methods. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Variable 'xmlEscaping' must be private and have accessor methods. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Variable 'shared' must be private and have accessor methods. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | '<' is not preceded with whitespace. | 75 |
![]() | '<' is not followed by whitespace. | 75 |
![]() | '>' is not preceded with whitespace. | 75 |
![]() | Variable 'request' must be private and have accessor methods. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Method 'getMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'setMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Parameter value should be final. | 97 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Method 'getAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Method 'setAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Parameter value should be final. | 121 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'getSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 143 |
![]() | Method 'setSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Parameter value should be final. | 145 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 155 |
![]() | Method 'getAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 167 |
![]() | Method 'setAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Parameter value should be final. | 169 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 179 |
![]() | Method 'getValidate' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 191 |
![]() | Method 'setValidate' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Parameter value should be final. | 193 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 203 |
![]() | Method 'getXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 205 |
![]() | Line has trailing spaces. | 211 |
![]() | Line has trailing spaces. | 215 |
![]() | Method 'setXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Parameter value should be final. | 217 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 227 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 229 |
![]() | Line has trailing spaces. | 235 |
![]() | Line has trailing spaces. | 239 |
![]() | Method 'setShared' is not designed for extension - needs to be abstract, final or empty. | 241 |
![]() | Parameter value should be final. | 241 |
![]() | Line has trailing spaces. | 247 |
![]() | Line is longer than 80 characters. | 252 |
![]() | Line has trailing spaces. | 253 |
![]() | Line has trailing spaces. | 259 |
![]() | Line has trailing spaces. | 260 |
![]() | Line has trailing spaces. | 264 |
![]() | Line has trailing spaces. | 265 |
![]() | Expected an @return tag. | 267 |
![]() | Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 267 |
![]() | '<' is not preceded with whitespace. | 267 |
![]() | '<' is not followed by whitespace. | 267 |
![]() | '>' is not preceded with whitespace. | 267 |
![]() | '<' is not preceded with whitespace. | 269 |
![]() | '<' is not followed by whitespace. | 269 |
![]() | '>' is not preceded with whitespace. | 269 |
![]() | '>' is not followed by whitespace. | 269 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 21 |
![]() | Line is longer than 80 characters. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line has trailing spaces. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Missing a Javadoc comment. | 46 |
![]() | '<' is not preceded with whitespace. | 47 |
![]() | '<' is not followed by whitespace. | 47 |
![]() | '>' is not preceded with whitespace. | 47 |
![]() | Variable 'browseNodeId' must be private and have accessor methods. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | '<' is not preceded with whitespace. | 49 |
![]() | '<' is not followed by whitespace. | 49 |
![]() | '>' is not preceded with whitespace. | 49 |
![]() | Variable 'responseGroup' must be private and have accessor methods. | 49 |
![]() | Line has trailing spaces. | 53 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line has trailing spaces. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line has trailing spaces. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Expected an @return tag. | 73 |
![]() | Method 'getBrowseNodeId' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | '<' is not preceded with whitespace. | 73 |
![]() | '<' is not followed by whitespace. | 73 |
![]() | '>' is not preceded with whitespace. | 73 |
![]() | '<' is not preceded with whitespace. | 75 |
![]() | '<' is not followed by whitespace. | 75 |
![]() | '>' is not preceded with whitespace. | 75 |
![]() | '>' is not followed by whitespace. | 75 |
![]() | Line has trailing spaces. | 82 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line has trailing spaces. | 88 |
![]() | Line has trailing spaces. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Line has trailing spaces. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | Expected an @return tag. | 102 |
![]() | Method 'getResponseGroup' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | '<' is not preceded with whitespace. | 102 |
![]() | '<' is not followed by whitespace. | 102 |
![]() | '>' is not preceded with whitespace. | 102 |
![]() | '<' is not preceded with whitespace. | 104 |
![]() | '<' is not followed by whitespace. | 104 |
![]() | '>' is not preceded with whitespace. | 104 |
![]() | '>' is not followed by whitespace. | 104 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'operationRequest' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | '<' is not preceded with whitespace. | 51 |
![]() | '<' is not followed by whitespace. | 51 |
![]() | '>' is not preceded with whitespace. | 51 |
![]() | Variable 'browseNodes' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 59 |
![]() | Method 'getOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'setOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Parameter value should be final. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Expected an @return tag. | 99 |
![]() | Method 'getBrowseNodes' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | '<' is not preceded with whitespace. | 99 |
![]() | '<' is not followed by whitespace. | 99 |
![]() | '>' is not preceded with whitespace. | 99 |
![]() | '<' is not preceded with whitespace. | 101 |
![]() | '<' is not followed by whitespace. | 101 |
![]() | '>' is not preceded with whitespace. | 101 |
![]() | '>' is not followed by whitespace. | 101 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'request' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | '<' is not preceded with whitespace. | 51 |
![]() | '<' is not followed by whitespace. | 51 |
![]() | '>' is not preceded with whitespace. | 51 |
![]() | Variable 'browseNode' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 59 |
![]() | Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Parameter value should be final. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Expected an @return tag. | 99 |
![]() | Method 'getBrowseNode' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | '<' is not preceded with whitespace. | 99 |
![]() | '<' is not followed by whitespace. | 99 |
![]() | '>' is not preceded with whitespace. | 99 |
![]() | '<' is not preceded with whitespace. | 101 |
![]() | '<' is not followed by whitespace. | 101 |
![]() | '>' is not preceded with whitespace. | 101 |
![]() | '>' is not followed by whitespace. | 101 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 20 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line has trailing spaces. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Variable 'request' must be private and have accessor methods. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Variable 'cartId' must be private and have accessor methods. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Variable 'hmac' must be private and have accessor methods. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Variable 'urlEncodedHMAC' must be private and have accessor methods. | 75 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Variable 'purchaseURL' must be private and have accessor methods. | 77 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Variable 'subTotal' must be private and have accessor methods. | 79 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Variable 'cartItems' must be private and have accessor methods. | 81 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Variable 'savedForLaterItems' must be private and have accessor methods. | 83 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Variable 'similarProducts' must be private and have accessor methods. | 85 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Variable 'topSellers' must be private and have accessor methods. | 87 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Variable 'newReleases' must be private and have accessor methods. | 89 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Variable 'similarViewedProducts' must be private and have accessor methods. | 91 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Variable 'otherCategoriesSimilarProducts' must be private and have accessor methods. | 93 |
![]() | Line has trailing spaces. | 97 |
![]() | Line has trailing spaces. | 101 |
![]() | Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 113 |
![]() | Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 115 |
![]() | Parameter value should be final. | 115 |
![]() | Line has trailing spaces. | 121 |
![]() | Line has trailing spaces. | 125 |
![]() | Method 'getCartId' is not designed for extension - needs to be abstract, final or empty. | 127 |
![]() | Line has trailing spaces. | 133 |
![]() | Line has trailing spaces. | 137 |
![]() | Method 'setCartId' is not designed for extension - needs to be abstract, final or empty. | 139 |
![]() | Parameter value should be final. | 139 |
![]() | Line has trailing spaces. | 145 |
![]() | Line has trailing spaces. | 149 |
![]() | Method 'getHMAC' is not designed for extension - needs to be abstract, final or empty. | 151 |
![]() | Line has trailing spaces. | 157 |
![]() | Line has trailing spaces. | 161 |
![]() | Method 'setHMAC' is not designed for extension - needs to be abstract, final or empty. | 163 |
![]() | Parameter value should be final. | 163 |
![]() | Line has trailing spaces. | 169 |
![]() | Line has trailing spaces. | 173 |
![]() | Method 'getURLEncodedHMAC' is not designed for extension - needs to be abstract, final or empty. | 175 |
![]() | Line has trailing spaces. | 181 |
![]() | Line has trailing spaces. | 185 |
![]() | Method 'setURLEncodedHMAC' is not designed for extension - needs to be abstract, final or empty. | 187 |
![]() | Parameter value should be final. | 187 |
![]() | Line has trailing spaces. | 193 |
![]() | Line has trailing spaces. | 197 |
![]() | Method 'getPurchaseURL' is not designed for extension - needs to be abstract, final or empty. | 199 |
![]() | Line has trailing spaces. | 205 |
![]() | Line has trailing spaces. | 209 |
![]() | Method 'setPurchaseURL' is not designed for extension - needs to be abstract, final or empty. | 211 |
![]() | Parameter value should be final. | 211 |
![]() | Line has trailing spaces. | 217 |
![]() | Line has trailing spaces. | 221 |
![]() | Method 'getSubTotal' is not designed for extension - needs to be abstract, final or empty. | 223 |
![]() | Line has trailing spaces. | 229 |
![]() | Line has trailing spaces. | 233 |
![]() | Method 'setSubTotal' is not designed for extension - needs to be abstract, final or empty. | 235 |
![]() | Parameter value should be final. | 235 |
![]() | Line has trailing spaces. | 241 |
![]() | Line has trailing spaces. | 245 |
![]() | Method 'getCartItems' is not designed for extension - needs to be abstract, final or empty. | 247 |
![]() | Line has trailing spaces. | 253 |
![]() | Line has trailing spaces. | 257 |
![]() | Method 'setCartItems' is not designed for extension - needs to be abstract, final or empty. | 259 |
![]() | Parameter value should be final. | 259 |
![]() | Line has trailing spaces. | 265 |
![]() | Line has trailing spaces. | 269 |
![]() | Method 'getSavedForLaterItems' is not designed for extension - needs to be abstract, final or empty. | 271 |
![]() | Line has trailing spaces. | 277 |
![]() | Line has trailing spaces. | 281 |
![]() | Method 'setSavedForLaterItems' is not designed for extension - needs to be abstract, final or empty. | 283 |
![]() | Parameter value should be final. | 283 |
![]() | Line has trailing spaces. | 289 |
![]() | Line has trailing spaces. | 293 |
![]() | Method 'getSimilarProducts' is not designed for extension - needs to be abstract, final or empty. | 295 |
![]() | Line has trailing spaces. | 301 |
![]() | Line has trailing spaces. | 305 |
![]() | Method 'setSimilarProducts' is not designed for extension - needs to be abstract, final or empty. | 307 |
![]() | Parameter value should be final. | 307 |
![]() | Line has trailing spaces. | 313 |
![]() | Line has trailing spaces. | 317 |
![]() | Method 'getTopSellers' is not designed for extension - needs to be abstract, final or empty. | 319 |
![]() | Line has trailing spaces. | 325 |
![]() | Line has trailing spaces. | 329 |
![]() | Method 'setTopSellers' is not designed for extension - needs to be abstract, final or empty. | 331 |
![]() | Parameter value should be final. | 331 |
![]() | Line has trailing spaces. | 337 |
![]() | Line has trailing spaces. | 341 |
![]() | Method 'getNewReleases' is not designed for extension - needs to be abstract, final or empty. | 343 |
![]() | Line has trailing spaces. | 349 |
![]() | Line has trailing spaces. | 353 |
![]() | Method 'setNewReleases' is not designed for extension - needs to be abstract, final or empty. | 355 |
![]() | Parameter value should be final. | 355 |
![]() | Line has trailing spaces. | 361 |
![]() | Line has trailing spaces. | 365 |
![]() | Method 'getSimilarViewedProducts' is not designed for extension - needs to be abstract, final or empty. | 367 |
![]() | Line has trailing spaces. | 373 |
![]() | Line has trailing spaces. | 377 |
![]() | Method 'setSimilarViewedProducts' is not designed for extension - needs to be abstract, final or empty. | 379 |
![]() | Parameter value should be final. | 379 |
![]() | Line has trailing spaces. | 385 |
![]() | Line has trailing spaces. | 389 |
![]() | Method 'getOtherCategoriesSimilarProducts' is not designed for extension - needs to be abstract, final or empty. | 391 |
![]() | Line has trailing spaces. | 397 |
![]() | Line has trailing spaces. | 401 |
![]() | Line is longer than 80 characters. | 403 |
![]() | Method 'setOtherCategoriesSimilarProducts' is not designed for extension - needs to be abstract, final or empty. | 403 |
![]() | Parameter value should be final. | 403 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'marketplaceDomain' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Variable 'awsAccessKeyId' must be private and have accessor methods. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Variable 'subscriptionId' must be private and have accessor methods. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Variable 'associateTag' must be private and have accessor methods. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Variable 'validate' must be private and have accessor methods. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Variable 'xmlEscaping' must be private and have accessor methods. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Variable 'shared' must be private and have accessor methods. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | '<' is not preceded with whitespace. | 75 |
![]() | '<' is not followed by whitespace. | 75 |
![]() | '>' is not preceded with whitespace. | 75 |
![]() | Variable 'request' must be private and have accessor methods. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Method 'getMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'setMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Parameter value should be final. | 97 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Method 'getAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Method 'setAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Parameter value should be final. | 121 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'getSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 143 |
![]() | Method 'setSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Parameter value should be final. | 145 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 155 |
![]() | Method 'getAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 167 |
![]() | Method 'setAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Parameter value should be final. | 169 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 179 |
![]() | Method 'getValidate' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 191 |
![]() | Method 'setValidate' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Parameter value should be final. | 193 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 203 |
![]() | Method 'getXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 205 |
![]() | Line has trailing spaces. | 211 |
![]() | Line has trailing spaces. | 215 |
![]() | Method 'setXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Parameter value should be final. | 217 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 227 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 229 |
![]() | Line has trailing spaces. | 235 |
![]() | Line has trailing spaces. | 239 |
![]() | Method 'setShared' is not designed for extension - needs to be abstract, final or empty. | 241 |
![]() | Parameter value should be final. | 241 |
![]() | Line has trailing spaces. | 247 |
![]() | Line is longer than 80 characters. | 252 |
![]() | Line has trailing spaces. | 253 |
![]() | Line has trailing spaces. | 259 |
![]() | Line has trailing spaces. | 260 |
![]() | Line has trailing spaces. | 264 |
![]() | Line has trailing spaces. | 265 |
![]() | Expected an @return tag. | 267 |
![]() | Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 267 |
![]() | '<' is not preceded with whitespace. | 267 |
![]() | '<' is not followed by whitespace. | 267 |
![]() | '>' is not preceded with whitespace. | 267 |
![]() | '<' is not preceded with whitespace. | 269 |
![]() | '<' is not followed by whitespace. | 269 |
![]() | '>' is not preceded with whitespace. | 269 |
![]() | '>' is not followed by whitespace. | 269 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Line has trailing spaces. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Variable 'cartId' must be private and have accessor methods. | 79 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Variable 'hmac' must be private and have accessor methods. | 81 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Variable 'mergeCart' must be private and have accessor methods. | 83 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Variable 'items' must be private and have accessor methods. | 85 |
![]() | Missing a Javadoc comment. | 86 |
![]() | '<' is not preceded with whitespace. | 87 |
![]() | '<' is not followed by whitespace. | 87 |
![]() | '>' is not preceded with whitespace. | 87 |
![]() | Variable 'responseGroup' must be private and have accessor methods. | 87 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'getCartId' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Method 'setCartId' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Parameter value should be final. | 109 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Method 'getHMAC' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'setHMAC' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Parameter value should be final. | 133 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 143 |
![]() | Method 'getMergeCart' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 155 |
![]() | Method 'setMergeCart' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Parameter value should be final. | 157 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 167 |
![]() | Method 'getItems' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 179 |
![]() | Method 'setItems' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Parameter value should be final. | 181 |
![]() | Line has trailing spaces. | 187 |
![]() | Line is longer than 80 characters. | 192 |
![]() | Line has trailing spaces. | 193 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 200 |
![]() | Line has trailing spaces. | 204 |
![]() | Line has trailing spaces. | 205 |
![]() | Expected an @return tag. | 207 |
![]() | Method 'getResponseGroup' is not designed for extension - needs to be abstract, final or empty. | 207 |
![]() | '<' is not preceded with whitespace. | 207 |
![]() | '<' is not followed by whitespace. | 207 |
![]() | '>' is not preceded with whitespace. | 207 |
![]() | '<' is not preceded with whitespace. | 209 |
![]() | '<' is not followed by whitespace. | 209 |
![]() | '>' is not preceded with whitespace. | 209 |
![]() | '>' is not followed by whitespace. | 209 |
![]() | Line has trailing spaces. | 217 |
![]() | Line is longer than 80 characters. | 218 |
![]() | Line has trailing spaces. | 219 |
![]() | Line is longer than 80 characters. | 228 |
![]() | Line is longer than 80 characters. | 230 |
![]() | Line is longer than 80 characters. | 231 |
![]() | Line is longer than 80 characters. | 232 |
![]() | Line is longer than 80 characters. | 233 |
![]() | Line is longer than 80 characters. | 234 |
![]() | Line has trailing spaces. | 245 |
![]() | Line has trailing spaces. | 246 |
![]() | Missing a Javadoc comment. | 254 |
![]() | '<' is not preceded with whitespace. | 255 |
![]() | '<' is not followed by whitespace. | 255 |
![]() | '>' is not preceded with whitespace. | 255 |
![]() | Variable 'item' must be private and have accessor methods. | 255 |
![]() | Line has trailing spaces. | 259 |
![]() | Line is longer than 80 characters. | 264 |
![]() | Line has trailing spaces. | 265 |
![]() | Line has trailing spaces. | 271 |
![]() | Line has trailing spaces. | 272 |
![]() | Line has trailing spaces. | 276 |
![]() | Line has trailing spaces. | 277 |
![]() | Expected an @return tag. | 279 |
![]() | Method 'getItem' is not designed for extension - needs to be abstract, final or empty. | 279 |
![]() | '<' is not preceded with whitespace. | 279 |
![]() | '<' is not followed by whitespace. | 279 |
![]() | '>' is not preceded with whitespace. | 279 |
![]() | '<' is not preceded with whitespace. | 281 |
![]() | '<' is not followed by whitespace. | 281 |
![]() | '>' is not preceded with whitespace. | 281 |
![]() | '>' is not followed by whitespace. | 281 |
![]() | Line has trailing spaces. | 289 |
![]() | Line is longer than 80 characters. | 290 |
![]() | Line has trailing spaces. | 291 |
![]() | Line is longer than 80 characters. | 297 |
![]() | Line is longer than 80 characters. | 298 |
![]() | Line is longer than 80 characters. | 299 |
![]() | Line is longer than 80 characters. | 300 |
![]() | Line is longer than 80 characters. | 301 |
![]() | Line has trailing spaces. | 307 |
![]() | Line has trailing spaces. | 308 |
![]() | Missing a Javadoc comment. | 320 |
![]() | Variable 'asin' must be private and have accessor methods. | 321 |
![]() | Missing a Javadoc comment. | 322 |
![]() | Variable 'offerListingId' must be private and have accessor methods. | 323 |
![]() | Missing a Javadoc comment. | 324 |
![]() | Variable 'quantity' must be private and have accessor methods. | 326 |
![]() | Missing a Javadoc comment. | 327 |
![]() | Variable 'associateTag' must be private and have accessor methods. | 328 |
![]() | Missing a Javadoc comment. | 329 |
![]() | Variable 'listItemId' must be private and have accessor methods. | 330 |
![]() | Line has trailing spaces. | 334 |
![]() | Line has trailing spaces. | 338 |
![]() | Method 'getASIN' is not designed for extension - needs to be abstract, final or empty. | 340 |
![]() | Line has trailing spaces. | 346 |
![]() | Line has trailing spaces. | 350 |
![]() | Method 'setASIN' is not designed for extension - needs to be abstract, final or empty. | 352 |
![]() | Parameter value should be final. | 352 |
![]() | Line has trailing spaces. | 358 |
![]() | Line has trailing spaces. | 362 |
![]() | Method 'getOfferListingId' is not designed for extension - needs to be abstract, final or empty. | 364 |
![]() | Line has trailing spaces. | 370 |
![]() | Line has trailing spaces. | 374 |
![]() | Method 'setOfferListingId' is not designed for extension - needs to be abstract, final or empty. | 376 |
![]() | Parameter value should be final. | 376 |
![]() | Line has trailing spaces. | 382 |
![]() | Line has trailing spaces. | 386 |
![]() | Method 'getQuantity' is not designed for extension - needs to be abstract, final or empty. | 388 |
![]() | Line has trailing spaces. | 394 |
![]() | Line has trailing spaces. | 398 |
![]() | Method 'setQuantity' is not designed for extension - needs to be abstract, final or empty. | 400 |
![]() | Parameter value should be final. | 400 |
![]() | Line has trailing spaces. | 406 |
![]() | Line has trailing spaces. | 410 |
![]() | Method 'getAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 412 |
![]() | Line has trailing spaces. | 418 |
![]() | Line has trailing spaces. | 422 |
![]() | Method 'setAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 424 |
![]() | Parameter value should be final. | 424 |
![]() | Line has trailing spaces. | 430 |
![]() | Line has trailing spaces. | 434 |
![]() | Method 'getListItemId' is not designed for extension - needs to be abstract, final or empty. | 436 |
![]() | Line has trailing spaces. | 442 |
![]() | Line has trailing spaces. | 446 |
![]() | Method 'setListItemId' is not designed for extension - needs to be abstract, final or empty. | 448 |
![]() | Parameter value should be final. | 448 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'operationRequest' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | '<' is not preceded with whitespace. | 51 |
![]() | '<' is not followed by whitespace. | 51 |
![]() | '>' is not preceded with whitespace. | 51 |
![]() | Variable 'cart' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 59 |
![]() | Method 'getOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'setOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Parameter value should be final. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Expected an @return tag. | 99 |
![]() | Method 'getCart' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | '<' is not preceded with whitespace. | 99 |
![]() | '<' is not followed by whitespace. | 99 |
![]() | '>' is not preceded with whitespace. | 99 |
![]() | '<' is not preceded with whitespace. | 101 |
![]() | '<' is not followed by whitespace. | 101 |
![]() | '>' is not preceded with whitespace. | 101 |
![]() | '>' is not followed by whitespace. | 101 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'marketplaceDomain' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Variable 'awsAccessKeyId' must be private and have accessor methods. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Variable 'subscriptionId' must be private and have accessor methods. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Variable 'associateTag' must be private and have accessor methods. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Variable 'validate' must be private and have accessor methods. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Variable 'xmlEscaping' must be private and have accessor methods. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Variable 'shared' must be private and have accessor methods. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | '<' is not preceded with whitespace. | 75 |
![]() | '<' is not followed by whitespace. | 75 |
![]() | '>' is not preceded with whitespace. | 75 |
![]() | Variable 'request' must be private and have accessor methods. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Method 'getMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'setMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Parameter value should be final. | 97 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Method 'getAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Method 'setAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Parameter value should be final. | 121 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'getSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 143 |
![]() | Method 'setSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Parameter value should be final. | 145 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 155 |
![]() | Method 'getAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 167 |
![]() | Method 'setAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Parameter value should be final. | 169 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 179 |
![]() | Method 'getValidate' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 191 |
![]() | Method 'setValidate' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Parameter value should be final. | 193 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 203 |
![]() | Method 'getXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 205 |
![]() | Line has trailing spaces. | 211 |
![]() | Line has trailing spaces. | 215 |
![]() | Method 'setXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Parameter value should be final. | 217 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 227 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 229 |
![]() | Line has trailing spaces. | 235 |
![]() | Line has trailing spaces. | 239 |
![]() | Method 'setShared' is not designed for extension - needs to be abstract, final or empty. | 241 |
![]() | Parameter value should be final. | 241 |
![]() | Line has trailing spaces. | 247 |
![]() | Line is longer than 80 characters. | 252 |
![]() | Line has trailing spaces. | 253 |
![]() | Line has trailing spaces. | 259 |
![]() | Line has trailing spaces. | 260 |
![]() | Line has trailing spaces. | 264 |
![]() | Line has trailing spaces. | 265 |
![]() | Expected an @return tag. | 267 |
![]() | Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 267 |
![]() | '<' is not preceded with whitespace. | 267 |
![]() | '<' is not followed by whitespace. | 267 |
![]() | '>' is not preceded with whitespace. | 267 |
![]() | '<' is not preceded with whitespace. | 269 |
![]() | '<' is not followed by whitespace. | 269 |
![]() | '>' is not preceded with whitespace. | 269 |
![]() | '>' is not followed by whitespace. | 269 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 21 |
![]() | Line is longer than 80 characters. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Variable 'cartId' must be private and have accessor methods. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Variable 'hmac' must be private and have accessor methods. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Variable 'mergeCart' must be private and have accessor methods. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | '<' is not preceded with whitespace. | 57 |
![]() | '<' is not followed by whitespace. | 57 |
![]() | '>' is not preceded with whitespace. | 57 |
![]() | Variable 'responseGroup' must be private and have accessor methods. | 57 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 65 |
![]() | Method 'getCartId' is not designed for extension - needs to be abstract, final or empty. | 67 |
![]() | Line has trailing spaces. | 73 |
![]() | Line has trailing spaces. | 77 |
![]() | Method 'setCartId' is not designed for extension - needs to be abstract, final or empty. | 79 |
![]() | Parameter value should be final. | 79 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 89 |
![]() | Method 'getHMAC' is not designed for extension - needs to be abstract, final or empty. | 91 |
![]() | Line has trailing spaces. | 97 |
![]() | Line has trailing spaces. | 101 |
![]() | Method 'setHMAC' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Parameter value should be final. | 103 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 113 |
![]() | Method 'getMergeCart' is not designed for extension - needs to be abstract, final or empty. | 115 |
![]() | Line has trailing spaces. | 121 |
![]() | Line has trailing spaces. | 125 |
![]() | Method 'setMergeCart' is not designed for extension - needs to be abstract, final or empty. | 127 |
![]() | Parameter value should be final. | 127 |
![]() | Line has trailing spaces. | 133 |
![]() | Line is longer than 80 characters. | 138 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 145 |
![]() | Line has trailing spaces. | 146 |
![]() | Line has trailing spaces. | 150 |
![]() | Line has trailing spaces. | 151 |
![]() | Expected an @return tag. | 153 |
![]() | Method 'getResponseGroup' is not designed for extension - needs to be abstract, final or empty. | 153 |
![]() | '<' is not preceded with whitespace. | 153 |
![]() | '<' is not followed by whitespace. | 153 |
![]() | '>' is not preceded with whitespace. | 153 |
![]() | '<' is not preceded with whitespace. | 155 |
![]() | '<' is not followed by whitespace. | 155 |
![]() | '>' is not preceded with whitespace. | 155 |
![]() | '>' is not followed by whitespace. | 155 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'operationRequest' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | '<' is not preceded with whitespace. | 51 |
![]() | '<' is not followed by whitespace. | 51 |
![]() | '>' is not preceded with whitespace. | 51 |
![]() | Variable 'cart' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 59 |
![]() | Method 'getOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'setOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Parameter value should be final. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Expected an @return tag. | 99 |
![]() | Method 'getCart' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | '<' is not preceded with whitespace. | 99 |
![]() | '<' is not followed by whitespace. | 99 |
![]() | '>' is not preceded with whitespace. | 99 |
![]() | '<' is not preceded with whitespace. | 101 |
![]() | '<' is not followed by whitespace. | 101 |
![]() | '>' is not preceded with whitespace. | 101 |
![]() | '>' is not followed by whitespace. | 101 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'marketplaceDomain' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Variable 'awsAccessKeyId' must be private and have accessor methods. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Variable 'subscriptionId' must be private and have accessor methods. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Variable 'associateTag' must be private and have accessor methods. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Variable 'validate' must be private and have accessor methods. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Variable 'xmlEscaping' must be private and have accessor methods. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Variable 'shared' must be private and have accessor methods. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | '<' is not preceded with whitespace. | 75 |
![]() | '<' is not followed by whitespace. | 75 |
![]() | '>' is not preceded with whitespace. | 75 |
![]() | Variable 'request' must be private and have accessor methods. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Method 'getMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'setMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Parameter value should be final. | 97 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Method 'getAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Method 'setAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Parameter value should be final. | 121 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'getSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 143 |
![]() | Method 'setSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Parameter value should be final. | 145 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 155 |
![]() | Method 'getAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 167 |
![]() | Method 'setAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Parameter value should be final. | 169 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 179 |
![]() | Method 'getValidate' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 191 |
![]() | Method 'setValidate' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Parameter value should be final. | 193 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 203 |
![]() | Method 'getXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 205 |
![]() | Line has trailing spaces. | 211 |
![]() | Line has trailing spaces. | 215 |
![]() | Method 'setXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Parameter value should be final. | 217 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 227 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 229 |
![]() | Line has trailing spaces. | 235 |
![]() | Line has trailing spaces. | 239 |
![]() | Method 'setShared' is not designed for extension - needs to be abstract, final or empty. | 241 |
![]() | Parameter value should be final. | 241 |
![]() | Line has trailing spaces. | 247 |
![]() | Line is longer than 80 characters. | 252 |
![]() | Line has trailing spaces. | 253 |
![]() | Line has trailing spaces. | 259 |
![]() | Line has trailing spaces. | 260 |
![]() | Line has trailing spaces. | 264 |
![]() | Line has trailing spaces. | 265 |
![]() | Expected an @return tag. | 267 |
![]() | Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 267 |
![]() | '<' is not preceded with whitespace. | 267 |
![]() | '<' is not followed by whitespace. | 267 |
![]() | '>' is not preceded with whitespace. | 267 |
![]() | '<' is not preceded with whitespace. | 269 |
![]() | '<' is not followed by whitespace. | 269 |
![]() | '>' is not preceded with whitespace. | 269 |
![]() | '>' is not followed by whitespace. | 269 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Variable 'mergeCart' must be private and have accessor methods. | 75 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Variable 'items' must be private and have accessor methods. | 77 |
![]() | Missing a Javadoc comment. | 78 |
![]() | '<' is not preceded with whitespace. | 79 |
![]() | '<' is not followed by whitespace. | 79 |
![]() | '>' is not preceded with whitespace. | 79 |
![]() | Variable 'responseGroup' must be private and have accessor methods. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 87 |
![]() | Method 'getMergeCart' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | Line has trailing spaces. | 95 |
![]() | Line has trailing spaces. | 99 |
![]() | Method 'setMergeCart' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Parameter value should be final. | 101 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 111 |
![]() | Method 'getItems' is not designed for extension - needs to be abstract, final or empty. | 113 |
![]() | Line has trailing spaces. | 119 |
![]() | Line has trailing spaces. | 123 |
![]() | Method 'setItems' is not designed for extension - needs to be abstract, final or empty. | 125 |
![]() | Parameter value should be final. | 125 |
![]() | Line has trailing spaces. | 131 |
![]() | Line is longer than 80 characters. | 136 |
![]() | Line has trailing spaces. | 137 |
![]() | Line has trailing spaces. | 143 |
![]() | Line has trailing spaces. | 144 |
![]() | Line has trailing spaces. | 148 |
![]() | Line has trailing spaces. | 149 |
![]() | Expected an @return tag. | 151 |
![]() | Method 'getResponseGroup' is not designed for extension - needs to be abstract, final or empty. | 151 |
![]() | '<' is not preceded with whitespace. | 151 |
![]() | '<' is not followed by whitespace. | 151 |
![]() | '>' is not preceded with whitespace. | 151 |
![]() | '<' is not preceded with whitespace. | 153 |
![]() | '<' is not followed by whitespace. | 153 |
![]() | '>' is not preceded with whitespace. | 153 |
![]() | '>' is not followed by whitespace. | 153 |
![]() | Line has trailing spaces. | 161 |
![]() | Line is longer than 80 characters. | 162 |
![]() | Line has trailing spaces. | 163 |
![]() | Line is longer than 80 characters. | 172 |
![]() | Line is longer than 80 characters. | 174 |
![]() | Line is longer than 80 characters. | 175 |
![]() | Line is longer than 80 characters. | 176 |
![]() | Line is longer than 80 characters. | 177 |
![]() | Line is longer than 80 characters. | 178 |
![]() | Line has trailing spaces. | 189 |
![]() | Line has trailing spaces. | 190 |
![]() | Missing a Javadoc comment. | 198 |
![]() | '<' is not preceded with whitespace. | 199 |
![]() | '<' is not followed by whitespace. | 199 |
![]() | '>' is not preceded with whitespace. | 199 |
![]() | Variable 'item' must be private and have accessor methods. | 199 |
![]() | Line has trailing spaces. | 203 |
![]() | Line is longer than 80 characters. | 208 |
![]() | Line has trailing spaces. | 209 |
![]() | Line has trailing spaces. | 215 |
![]() | Line has trailing spaces. | 216 |
![]() | Line has trailing spaces. | 220 |
![]() | Line has trailing spaces. | 221 |
![]() | Expected an @return tag. | 223 |
![]() | Method 'getItem' is not designed for extension - needs to be abstract, final or empty. | 223 |
![]() | '<' is not preceded with whitespace. | 223 |
![]() | '<' is not followed by whitespace. | 223 |
![]() | '>' is not preceded with whitespace. | 223 |
![]() | '<' is not preceded with whitespace. | 225 |
![]() | '<' is not followed by whitespace. | 225 |
![]() | '>' is not preceded with whitespace. | 225 |
![]() | '>' is not followed by whitespace. | 225 |
![]() | Line has trailing spaces. | 233 |
![]() | Line is longer than 80 characters. | 234 |
![]() | Line has trailing spaces. | 235 |
![]() | Line is longer than 80 characters. | 241 |
![]() | Line is longer than 80 characters. | 242 |
![]() | Line is longer than 80 characters. | 243 |
![]() | Line is longer than 80 characters. | 244 |
![]() | Line is longer than 80 characters. | 245 |
![]() | Line has trailing spaces. | 251 |
![]() | Line has trailing spaces. | 252 |
![]() | Missing a Javadoc comment. | 264 |
![]() | Variable 'asin' must be private and have accessor methods. | 265 |
![]() | Missing a Javadoc comment. | 266 |
![]() | Variable 'offerListingId' must be private and have accessor methods. | 267 |
![]() | Missing a Javadoc comment. | 268 |
![]() | Variable 'quantity' must be private and have accessor methods. | 270 |
![]() | Missing a Javadoc comment. | 271 |
![]() | Variable 'associateTag' must be private and have accessor methods. | 272 |
![]() | Missing a Javadoc comment. | 273 |
![]() | Variable 'listItemId' must be private and have accessor methods. | 274 |
![]() | Line has trailing spaces. | 278 |
![]() | Line has trailing spaces. | 282 |
![]() | Method 'getASIN' is not designed for extension - needs to be abstract, final or empty. | 284 |
![]() | Line has trailing spaces. | 290 |
![]() | Line has trailing spaces. | 294 |
![]() | Method 'setASIN' is not designed for extension - needs to be abstract, final or empty. | 296 |
![]() | Parameter value should be final. | 296 |
![]() | Line has trailing spaces. | 302 |
![]() | Line has trailing spaces. | 306 |
![]() | Method 'getOfferListingId' is not designed for extension - needs to be abstract, final or empty. | 308 |
![]() | Line has trailing spaces. | 314 |
![]() | Line has trailing spaces. | 318 |
![]() | Method 'setOfferListingId' is not designed for extension - needs to be abstract, final or empty. | 320 |
![]() | Parameter value should be final. | 320 |
![]() | Line has trailing spaces. | 326 |
![]() | Line has trailing spaces. | 330 |
![]() | Method 'getQuantity' is not designed for extension - needs to be abstract, final or empty. | 332 |
![]() | Line has trailing spaces. | 338 |
![]() | Line has trailing spaces. | 342 |
![]() | Method 'setQuantity' is not designed for extension - needs to be abstract, final or empty. | 344 |
![]() | Parameter value should be final. | 344 |
![]() | Line has trailing spaces. | 350 |
![]() | Line has trailing spaces. | 354 |
![]() | Method 'getAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 356 |
![]() | Line has trailing spaces. | 362 |
![]() | Line has trailing spaces. | 366 |
![]() | Method 'setAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 368 |
![]() | Parameter value should be final. | 368 |
![]() | Line has trailing spaces. | 374 |
![]() | Line has trailing spaces. | 378 |
![]() | Method 'getListItemId' is not designed for extension - needs to be abstract, final or empty. | 380 |
![]() | Line has trailing spaces. | 386 |
![]() | Line has trailing spaces. | 390 |
![]() | Method 'setListItemId' is not designed for extension - needs to be abstract, final or empty. | 392 |
![]() | Parameter value should be final. | 392 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'operationRequest' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | '<' is not preceded with whitespace. | 51 |
![]() | '<' is not followed by whitespace. | 51 |
![]() | '>' is not preceded with whitespace. | 51 |
![]() | Variable 'cart' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 59 |
![]() | Method 'getOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'setOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Parameter value should be final. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Expected an @return tag. | 99 |
![]() | Method 'getCart' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | '<' is not preceded with whitespace. | 99 |
![]() | '<' is not followed by whitespace. | 99 |
![]() | '>' is not preceded with whitespace. | 99 |
![]() | '<' is not preceded with whitespace. | 101 |
![]() | '<' is not followed by whitespace. | 101 |
![]() | '>' is not preceded with whitespace. | 101 |
![]() | '>' is not followed by whitespace. | 101 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'marketplaceDomain' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Variable 'awsAccessKeyId' must be private and have accessor methods. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Variable 'subscriptionId' must be private and have accessor methods. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Variable 'associateTag' must be private and have accessor methods. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Variable 'validate' must be private and have accessor methods. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Variable 'xmlEscaping' must be private and have accessor methods. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Variable 'shared' must be private and have accessor methods. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | '<' is not preceded with whitespace. | 75 |
![]() | '<' is not followed by whitespace. | 75 |
![]() | '>' is not preceded with whitespace. | 75 |
![]() | Variable 'request' must be private and have accessor methods. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Method 'getMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'setMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Parameter value should be final. | 97 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Method 'getAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Method 'setAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Parameter value should be final. | 121 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'getSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 143 |
![]() | Method 'setSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Parameter value should be final. | 145 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 155 |
![]() | Method 'getAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 167 |
![]() | Method 'setAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Parameter value should be final. | 169 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 179 |
![]() | Method 'getValidate' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 191 |
![]() | Method 'setValidate' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Parameter value should be final. | 193 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 203 |
![]() | Method 'getXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 205 |
![]() | Line has trailing spaces. | 211 |
![]() | Line has trailing spaces. | 215 |
![]() | Method 'setXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Parameter value should be final. | 217 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 227 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 229 |
![]() | Line has trailing spaces. | 235 |
![]() | Line has trailing spaces. | 239 |
![]() | Method 'setShared' is not designed for extension - needs to be abstract, final or empty. | 241 |
![]() | Parameter value should be final. | 241 |
![]() | Line has trailing spaces. | 247 |
![]() | Line is longer than 80 characters. | 252 |
![]() | Line has trailing spaces. | 253 |
![]() | Line has trailing spaces. | 259 |
![]() | Line has trailing spaces. | 260 |
![]() | Line has trailing spaces. | 264 |
![]() | Line has trailing spaces. | 265 |
![]() | Expected an @return tag. | 267 |
![]() | Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 267 |
![]() | '<' is not preceded with whitespace. | 267 |
![]() | '<' is not followed by whitespace. | 267 |
![]() | '>' is not preceded with whitespace. | 267 |
![]() | '<' is not preceded with whitespace. | 269 |
![]() | '<' is not followed by whitespace. | 269 |
![]() | '>' is not preceded with whitespace. | 269 |
![]() | '>' is not followed by whitespace. | 269 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 21 |
![]() | Line is longer than 80 characters. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Variable 'cartId' must be private and have accessor methods. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Variable 'hmac' must be private and have accessor methods. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Variable 'mergeCart' must be private and have accessor methods. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | '<' is not preceded with whitespace. | 57 |
![]() | '<' is not followed by whitespace. | 57 |
![]() | '>' is not preceded with whitespace. | 57 |
![]() | Variable 'responseGroup' must be private and have accessor methods. | 57 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 65 |
![]() | Method 'getCartId' is not designed for extension - needs to be abstract, final or empty. | 67 |
![]() | Line has trailing spaces. | 73 |
![]() | Line has trailing spaces. | 77 |
![]() | Method 'setCartId' is not designed for extension - needs to be abstract, final or empty. | 79 |
![]() | Parameter value should be final. | 79 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 89 |
![]() | Method 'getHMAC' is not designed for extension - needs to be abstract, final or empty. | 91 |
![]() | Line has trailing spaces. | 97 |
![]() | Line has trailing spaces. | 101 |
![]() | Method 'setHMAC' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Parameter value should be final. | 103 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 113 |
![]() | Method 'getMergeCart' is not designed for extension - needs to be abstract, final or empty. | 115 |
![]() | Line has trailing spaces. | 121 |
![]() | Line has trailing spaces. | 125 |
![]() | Method 'setMergeCart' is not designed for extension - needs to be abstract, final or empty. | 127 |
![]() | Parameter value should be final. | 127 |
![]() | Line has trailing spaces. | 133 |
![]() | Line is longer than 80 characters. | 138 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 145 |
![]() | Line has trailing spaces. | 146 |
![]() | Line has trailing spaces. | 150 |
![]() | Line has trailing spaces. | 151 |
![]() | Expected an @return tag. | 153 |
![]() | Method 'getResponseGroup' is not designed for extension - needs to be abstract, final or empty. | 153 |
![]() | '<' is not preceded with whitespace. | 153 |
![]() | '<' is not followed by whitespace. | 153 |
![]() | '>' is not preceded with whitespace. | 153 |
![]() | '<' is not preceded with whitespace. | 155 |
![]() | '<' is not followed by whitespace. | 155 |
![]() | '>' is not preceded with whitespace. | 155 |
![]() | '>' is not followed by whitespace. | 155 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'operationRequest' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | '<' is not preceded with whitespace. | 51 |
![]() | '<' is not followed by whitespace. | 51 |
![]() | '>' is not preceded with whitespace. | 51 |
![]() | Variable 'cart' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 59 |
![]() | Method 'getOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'setOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Parameter value should be final. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Expected an @return tag. | 99 |
![]() | Method 'getCart' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | '<' is not preceded with whitespace. | 99 |
![]() | '<' is not followed by whitespace. | 99 |
![]() | '>' is not preceded with whitespace. | 99 |
![]() | '<' is not preceded with whitespace. | 101 |
![]() | '<' is not followed by whitespace. | 101 |
![]() | '>' is not preceded with whitespace. | 101 |
![]() | '>' is not followed by whitespace. | 101 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 19 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Line has trailing spaces. | 21 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line has trailing spaces. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Variable 'cartItemId' must be private and have accessor methods. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Variable 'asin' must be private and have accessor methods. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Variable 'exchangeId' must be private and have accessor methods. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Variable 'merchantId' must be private and have accessor methods. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Variable 'sellerId' must be private and have accessor methods. | 75 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Variable 'sellerNickname' must be private and have accessor methods. | 77 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Variable 'quantity' must be private and have accessor methods. | 79 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Variable 'title' must be private and have accessor methods. | 81 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Variable 'productGroup' must be private and have accessor methods. | 83 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Variable 'listOwner' must be private and have accessor methods. | 85 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Variable 'listType' must be private and have accessor methods. | 87 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Variable 'price' must be private and have accessor methods. | 89 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Variable 'itemTotal' must be private and have accessor methods. | 91 |
![]() | Line has trailing spaces. | 95 |
![]() | Line has trailing spaces. | 99 |
![]() | Method 'getCartItemId' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 111 |
![]() | Method 'setCartItemId' is not designed for extension - needs to be abstract, final or empty. | 113 |
![]() | Parameter value should be final. | 113 |
![]() | Line has trailing spaces. | 119 |
![]() | Line has trailing spaces. | 123 |
![]() | Method 'getASIN' is not designed for extension - needs to be abstract, final or empty. | 125 |
![]() | Line has trailing spaces. | 131 |
![]() | Line has trailing spaces. | 135 |
![]() | Method 'setASIN' is not designed for extension - needs to be abstract, final or empty. | 137 |
![]() | Parameter value should be final. | 137 |
![]() | Line has trailing spaces. | 143 |
![]() | Line has trailing spaces. | 147 |
![]() | Method 'getExchangeId' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Line has trailing spaces. | 155 |
![]() | Line has trailing spaces. | 159 |
![]() | Method 'setExchangeId' is not designed for extension - needs to be abstract, final or empty. | 161 |
![]() | Parameter value should be final. | 161 |
![]() | Line has trailing spaces. | 167 |
![]() | Line has trailing spaces. | 171 |
![]() | Method 'getMerchantId' is not designed for extension - needs to be abstract, final or empty. | 173 |
![]() | Line has trailing spaces. | 179 |
![]() | Line has trailing spaces. | 183 |
![]() | Method 'setMerchantId' is not designed for extension - needs to be abstract, final or empty. | 185 |
![]() | Parameter value should be final. | 185 |
![]() | Line has trailing spaces. | 191 |
![]() | Line has trailing spaces. | 195 |
![]() | Method 'getSellerId' is not designed for extension - needs to be abstract, final or empty. | 197 |
![]() | Line has trailing spaces. | 203 |
![]() | Line has trailing spaces. | 207 |
![]() | Method 'setSellerId' is not designed for extension - needs to be abstract, final or empty. | 209 |
![]() | Parameter value should be final. | 209 |
![]() | Line has trailing spaces. | 215 |
![]() | Line has trailing spaces. | 219 |
![]() | Method 'getSellerNickname' is not designed for extension - needs to be abstract, final or empty. | 221 |
![]() | Line has trailing spaces. | 227 |
![]() | Line has trailing spaces. | 231 |
![]() | Method 'setSellerNickname' is not designed for extension - needs to be abstract, final or empty. | 233 |
![]() | Parameter value should be final. | 233 |
![]() | Line has trailing spaces. | 239 |
![]() | Line has trailing spaces. | 243 |
![]() | Method 'getQuantity' is not designed for extension - needs to be abstract, final or empty. | 245 |
![]() | Line has trailing spaces. | 251 |
![]() | Line has trailing spaces. | 255 |
![]() | Method 'setQuantity' is not designed for extension - needs to be abstract, final or empty. | 257 |
![]() | Parameter value should be final. | 257 |
![]() | Line has trailing spaces. | 263 |
![]() | Line has trailing spaces. | 267 |
![]() | Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 269 |
![]() | Line has trailing spaces. | 275 |
![]() | Line has trailing spaces. | 279 |
![]() | Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 281 |
![]() | Parameter value should be final. | 281 |
![]() | Line has trailing spaces. | 287 |
![]() | Line has trailing spaces. | 291 |
![]() | Method 'getProductGroup' is not designed for extension - needs to be abstract, final or empty. | 293 |
![]() | Line has trailing spaces. | 299 |
![]() | Line has trailing spaces. | 303 |
![]() | Method 'setProductGroup' is not designed for extension - needs to be abstract, final or empty. | 305 |
![]() | Parameter value should be final. | 305 |
![]() | Line has trailing spaces. | 311 |
![]() | Line has trailing spaces. | 315 |
![]() | Method 'getListOwner' is not designed for extension - needs to be abstract, final or empty. | 317 |
![]() | Line has trailing spaces. | 323 |
![]() | Line has trailing spaces. | 327 |
![]() | Method 'setListOwner' is not designed for extension - needs to be abstract, final or empty. | 329 |
![]() | Parameter value should be final. | 329 |
![]() | Line has trailing spaces. | 335 |
![]() | Line has trailing spaces. | 339 |
![]() | Method 'getListType' is not designed for extension - needs to be abstract, final or empty. | 341 |
![]() | Line has trailing spaces. | 347 |
![]() | Line has trailing spaces. | 351 |
![]() | Method 'setListType' is not designed for extension - needs to be abstract, final or empty. | 353 |
![]() | Parameter value should be final. | 353 |
![]() | Line has trailing spaces. | 359 |
![]() | Line has trailing spaces. | 363 |
![]() | Method 'getPrice' is not designed for extension - needs to be abstract, final or empty. | 365 |
![]() | Line has trailing spaces. | 371 |
![]() | Line has trailing spaces. | 375 |
![]() | Method 'setPrice' is not designed for extension - needs to be abstract, final or empty. | 377 |
![]() | Parameter value should be final. | 377 |
![]() | Line has trailing spaces. | 383 |
![]() | Line has trailing spaces. | 387 |
![]() | Method 'getItemTotal' is not designed for extension - needs to be abstract, final or empty. | 389 |
![]() | Line has trailing spaces. | 395 |
![]() | Line has trailing spaces. | 399 |
![]() | Method 'setItemTotal' is not designed for extension - needs to be abstract, final or empty. | 401 |
![]() | Parameter value should be final. | 401 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'subTotal' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | '<' is not preceded with whitespace. | 51 |
![]() | '<' is not followed by whitespace. | 51 |
![]() | '>' is not preceded with whitespace. | 51 |
![]() | Variable 'cartItem' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 59 |
![]() | Method 'getSubTotal' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'setSubTotal' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Parameter value should be final. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Expected an @return tag. | 99 |
![]() | Method 'getCartItem' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | '<' is not preceded with whitespace. | 99 |
![]() | '<' is not followed by whitespace. | 99 |
![]() | '>' is not preceded with whitespace. | 99 |
![]() | '<' is not preceded with whitespace. | 101 |
![]() | '<' is not followed by whitespace. | 101 |
![]() | '>' is not preceded with whitespace. | 101 |
![]() | '>' is not followed by whitespace. | 101 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'marketplaceDomain' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Variable 'awsAccessKeyId' must be private and have accessor methods. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Variable 'subscriptionId' must be private and have accessor methods. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Variable 'associateTag' must be private and have accessor methods. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Variable 'validate' must be private and have accessor methods. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Variable 'xmlEscaping' must be private and have accessor methods. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Variable 'shared' must be private and have accessor methods. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | '<' is not preceded with whitespace. | 75 |
![]() | '<' is not followed by whitespace. | 75 |
![]() | '>' is not preceded with whitespace. | 75 |
![]() | Variable 'request' must be private and have accessor methods. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Method 'getMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'setMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Parameter value should be final. | 97 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Method 'getAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Method 'setAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Parameter value should be final. | 121 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'getSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 143 |
![]() | Method 'setSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Parameter value should be final. | 145 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 155 |
![]() | Method 'getAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 167 |
![]() | Method 'setAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Parameter value should be final. | 169 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 179 |
![]() | Method 'getValidate' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 191 |
![]() | Method 'setValidate' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Parameter value should be final. | 193 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 203 |
![]() | Method 'getXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 205 |
![]() | Line has trailing spaces. | 211 |
![]() | Line has trailing spaces. | 215 |
![]() | Method 'setXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Parameter value should be final. | 217 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 227 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 229 |
![]() | Line has trailing spaces. | 235 |
![]() | Line has trailing spaces. | 239 |
![]() | Method 'setShared' is not designed for extension - needs to be abstract, final or empty. | 241 |
![]() | Parameter value should be final. | 241 |
![]() | Line has trailing spaces. | 247 |
![]() | Line is longer than 80 characters. | 252 |
![]() | Line has trailing spaces. | 253 |
![]() | Line has trailing spaces. | 259 |
![]() | Line has trailing spaces. | 260 |
![]() | Line has trailing spaces. | 264 |
![]() | Line has trailing spaces. | 265 |
![]() | Expected an @return tag. | 267 |
![]() | Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 267 |
![]() | '<' is not preceded with whitespace. | 267 |
![]() | '<' is not followed by whitespace. | 267 |
![]() | '>' is not preceded with whitespace. | 267 |
![]() | '<' is not preceded with whitespace. | 269 |
![]() | '<' is not followed by whitespace. | 269 |
![]() | '>' is not preceded with whitespace. | 269 |
![]() | '>' is not followed by whitespace. | 269 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Line has trailing spaces. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Variable 'cartId' must be private and have accessor methods. | 84 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Variable 'hmac' must be private and have accessor methods. | 86 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Variable 'mergeCart' must be private and have accessor methods. | 88 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Variable 'items' must be private and have accessor methods. | 90 |
![]() | Missing a Javadoc comment. | 91 |
![]() | '<' is not preceded with whitespace. | 92 |
![]() | '<' is not followed by whitespace. | 92 |
![]() | '>' is not preceded with whitespace. | 92 |
![]() | Variable 'responseGroup' must be private and have accessor methods. | 92 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 100 |
![]() | Method 'getCartId' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 112 |
![]() | Method 'setCartId' is not designed for extension - needs to be abstract, final or empty. | 114 |
![]() | Parameter value should be final. | 114 |
![]() | Line has trailing spaces. | 120 |
![]() | Line has trailing spaces. | 124 |
![]() | Method 'getHMAC' is not designed for extension - needs to be abstract, final or empty. | 126 |
![]() | Line has trailing spaces. | 132 |
![]() | Line has trailing spaces. | 136 |
![]() | Method 'setHMAC' is not designed for extension - needs to be abstract, final or empty. | 138 |
![]() | Parameter value should be final. | 138 |
![]() | Line has trailing spaces. | 144 |
![]() | Line has trailing spaces. | 148 |
![]() | Method 'getMergeCart' is not designed for extension - needs to be abstract, final or empty. | 150 |
![]() | Line has trailing spaces. | 156 |
![]() | Line has trailing spaces. | 160 |
![]() | Method 'setMergeCart' is not designed for extension - needs to be abstract, final or empty. | 162 |
![]() | Parameter value should be final. | 162 |
![]() | Line has trailing spaces. | 168 |
![]() | Line has trailing spaces. | 172 |
![]() | Method 'getItems' is not designed for extension - needs to be abstract, final or empty. | 174 |
![]() | Line has trailing spaces. | 180 |
![]() | Line has trailing spaces. | 184 |
![]() | Method 'setItems' is not designed for extension - needs to be abstract, final or empty. | 186 |
![]() | Parameter value should be final. | 186 |
![]() | Line has trailing spaces. | 192 |
![]() | Line is longer than 80 characters. | 197 |
![]() | Line has trailing spaces. | 198 |
![]() | Line has trailing spaces. | 204 |
![]() | Line has trailing spaces. | 205 |
![]() | Line has trailing spaces. | 209 |
![]() | Line has trailing spaces. | 210 |
![]() | Expected an @return tag. | 212 |
![]() | Method 'getResponseGroup' is not designed for extension - needs to be abstract, final or empty. | 212 |
![]() | '<' is not preceded with whitespace. | 212 |
![]() | '<' is not followed by whitespace. | 212 |
![]() | '>' is not preceded with whitespace. | 212 |
![]() | '<' is not preceded with whitespace. | 214 |
![]() | '<' is not followed by whitespace. | 214 |
![]() | '>' is not preceded with whitespace. | 214 |
![]() | '>' is not followed by whitespace. | 214 |
![]() | Line has trailing spaces. | 222 |
![]() | Line is longer than 80 characters. | 223 |
![]() | Line has trailing spaces. | 224 |
![]() | Line is longer than 80 characters. | 233 |
![]() | Line is longer than 80 characters. | 237 |
![]() | Line is longer than 80 characters. | 243 |
![]() | Line is longer than 80 characters. | 244 |
![]() | Line has trailing spaces. | 255 |
![]() | Line has trailing spaces. | 256 |
![]() | Missing a Javadoc comment. | 264 |
![]() | '<' is not preceded with whitespace. | 265 |
![]() | '<' is not followed by whitespace. | 265 |
![]() | '>' is not preceded with whitespace. | 265 |
![]() | Variable 'item' must be private and have accessor methods. | 265 |
![]() | Line has trailing spaces. | 269 |
![]() | Line is longer than 80 characters. | 274 |
![]() | Line has trailing spaces. | 275 |
![]() | Line has trailing spaces. | 281 |
![]() | Line has trailing spaces. | 282 |
![]() | Line has trailing spaces. | 286 |
![]() | Line has trailing spaces. | 287 |
![]() | Expected an @return tag. | 289 |
![]() | Method 'getItem' is not designed for extension - needs to be abstract, final or empty. | 289 |
![]() | '<' is not preceded with whitespace. | 289 |
![]() | '<' is not followed by whitespace. | 289 |
![]() | '>' is not preceded with whitespace. | 289 |
![]() | '<' is not preceded with whitespace. | 291 |
![]() | '<' is not followed by whitespace. | 291 |
![]() | '>' is not preceded with whitespace. | 291 |
![]() | '>' is not followed by whitespace. | 291 |
![]() | Line has trailing spaces. | 299 |
![]() | Line is longer than 80 characters. | 300 |
![]() | Line has trailing spaces. | 301 |
![]() | Line is longer than 80 characters. | 309 |
![]() | Line is longer than 80 characters. | 315 |
![]() | Line is longer than 80 characters. | 316 |
![]() | Line has trailing spaces. | 322 |
![]() | Line has trailing spaces. | 323 |
![]() | Missing a Javadoc comment. | 333 |
![]() | Variable 'action' must be private and have accessor methods. | 334 |
![]() | Missing a Javadoc comment. | 335 |
![]() | Variable 'cartItemId' must be private and have accessor methods. | 336 |
![]() | Missing a Javadoc comment. | 337 |
![]() | Variable 'quantity' must be private and have accessor methods. | 339 |
![]() | Line has trailing spaces. | 343 |
![]() | Line has trailing spaces. | 347 |
![]() | Method 'getAction' is not designed for extension - needs to be abstract, final or empty. | 349 |
![]() | Line has trailing spaces. | 355 |
![]() | Line has trailing spaces. | 359 |
![]() | Method 'setAction' is not designed for extension - needs to be abstract, final or empty. | 361 |
![]() | Parameter value should be final. | 361 |
![]() | Line has trailing spaces. | 367 |
![]() | Line has trailing spaces. | 371 |
![]() | Method 'getCartItemId' is not designed for extension - needs to be abstract, final or empty. | 373 |
![]() | Line has trailing spaces. | 379 |
![]() | Line has trailing spaces. | 383 |
![]() | Method 'setCartItemId' is not designed for extension - needs to be abstract, final or empty. | 385 |
![]() | Parameter value should be final. | 385 |
![]() | Line has trailing spaces. | 391 |
![]() | Line has trailing spaces. | 395 |
![]() | Method 'getQuantity' is not designed for extension - needs to be abstract, final or empty. | 397 |
![]() | Line has trailing spaces. | 403 |
![]() | Line has trailing spaces. | 407 |
![]() | Method 'setQuantity' is not designed for extension - needs to be abstract, final or empty. | 409 |
![]() | Parameter value should be final. | 409 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'operationRequest' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | '<' is not preceded with whitespace. | 51 |
![]() | '<' is not followed by whitespace. | 51 |
![]() | '>' is not preceded with whitespace. | 51 |
![]() | Variable 'cart' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 59 |
![]() | Method 'getOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'setOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Parameter value should be final. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Expected an @return tag. | 99 |
![]() | Method 'getCart' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | '<' is not preceded with whitespace. | 99 |
![]() | '<' is not followed by whitespace. | 99 |
![]() | '>' is not preceded with whitespace. | 99 |
![]() | '<' is not preceded with whitespace. | 101 |
![]() | '<' is not followed by whitespace. | 101 |
![]() | '>' is not preceded with whitespace. | 101 |
![]() | '>' is not followed by whitespace. | 101 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Missing a Javadoc comment. | 93 |
![]() | '<' is not preceded with whitespace. | 94 |
![]() | '<' is not followed by whitespace. | 94 |
![]() | '>' is not preceded with whitespace. | 94 |
![]() | Variable 'collection' must be private and have accessor methods. | 94 |
![]() | Line has trailing spaces. | 98 |
![]() | Line is longer than 80 characters. | 103 |
![]() | Line has trailing spaces. | 104 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 111 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 116 |
![]() | Expected an @return tag. | 118 |
![]() | Method 'getCollection' is not designed for extension - needs to be abstract, final or empty. | 118 |
![]() | '<' is not preceded with whitespace. | 118 |
![]() | '<' is not followed by whitespace. | 118 |
![]() | '>' is not preceded with whitespace. | 118 |
![]() | '<' is not preceded with whitespace. | 120 |
![]() | '<' is not followed by whitespace. | 120 |
![]() | '>' is not preceded with whitespace. | 120 |
![]() | '>' is not followed by whitespace. | 120 |
![]() | Line has trailing spaces. | 128 |
![]() | Line is longer than 80 characters. | 129 |
![]() | Line has trailing spaces. | 130 |
![]() | Line is longer than 80 characters. | 139 |
![]() | Line is longer than 80 characters. | 141 |
![]() | Line is longer than 80 characters. | 142 |
![]() | Line is longer than 80 characters. | 143 |
![]() | Line is longer than 80 characters. | 144 |
![]() | Line is longer than 80 characters. | 153 |
![]() | Line is longer than 80 characters. | 155 |
![]() | Line is longer than 80 characters. | 156 |
![]() | Line is longer than 80 characters. | 162 |
![]() | Line is longer than 80 characters. | 165 |
![]() | Line is longer than 80 characters. | 167 |
![]() | Line is longer than 80 characters. | 168 |
![]() | Line has trailing spaces. | 179 |
![]() | Line has trailing spaces. | 180 |
![]() | Missing a Javadoc comment. | 190 |
![]() | Variable 'collectionSummary' must be private and have accessor methods. | 191 |
![]() | Missing a Javadoc comment. | 192 |
![]() | Variable 'collectionParent' must be private and have accessor methods. | 193 |
![]() | Missing a Javadoc comment. | 194 |
![]() | '<' is not preceded with whitespace. | 195 |
![]() | '<' is not followed by whitespace. | 195 |
![]() | '>' is not preceded with whitespace. | 195 |
![]() | Variable 'collectionItem' must be private and have accessor methods. | 195 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 203 |
![]() | Method 'getCollectionSummary' is not designed for extension - needs to be abstract, final or empty. | 205 |
![]() | Line has trailing spaces. | 211 |
![]() | Line has trailing spaces. | 215 |
![]() | Line is longer than 80 characters. | 217 |
![]() | Method 'setCollectionSummary' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Parameter value should be final. | 217 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 227 |
![]() | Method 'getCollectionParent' is not designed for extension - needs to be abstract, final or empty. | 229 |
![]() | Line has trailing spaces. | 235 |
![]() | Line has trailing spaces. | 239 |
![]() | Line is longer than 80 characters. | 241 |
![]() | Method 'setCollectionParent' is not designed for extension - needs to be abstract, final or empty. | 241 |
![]() | Parameter value should be final. | 241 |
![]() | Line has trailing spaces. | 247 |
![]() | Line is longer than 80 characters. | 252 |
![]() | Line has trailing spaces. | 253 |
![]() | Line has trailing spaces. | 259 |
![]() | Line has trailing spaces. | 260 |
![]() | Line has trailing spaces. | 264 |
![]() | Line has trailing spaces. | 265 |
![]() | Expected an @return tag. | 267 |
![]() | Method 'getCollectionItem' is not designed for extension - needs to be abstract, final or empty. | 267 |
![]() | '<' is not preceded with whitespace. | 267 |
![]() | '<' is not followed by whitespace. | 267 |
![]() | '>' is not preceded with whitespace. | 267 |
![]() | Line is longer than 80 characters. | 269 |
![]() | '<' is not preceded with whitespace. | 269 |
![]() | '<' is not followed by whitespace. | 269 |
![]() | '>' is not preceded with whitespace. | 269 |
![]() | '>' is not followed by whitespace. | 269 |
![]() | Line has trailing spaces. | 277 |
![]() | Line is longer than 80 characters. | 278 |
![]() | Line has trailing spaces. | 279 |
![]() | Line is longer than 80 characters. | 285 |
![]() | Line is longer than 80 characters. | 286 |
![]() | Line has trailing spaces. | 292 |
![]() | Line has trailing spaces. | 293 |
![]() | Missing a Javadoc comment. | 302 |
![]() | Variable 'asin' must be private and have accessor methods. | 303 |
![]() | Missing a Javadoc comment. | 304 |
![]() | Variable 'title' must be private and have accessor methods. | 305 |
![]() | Line has trailing spaces. | 309 |
![]() | Line has trailing spaces. | 313 |
![]() | Method 'getASIN' is not designed for extension - needs to be abstract, final or empty. | 315 |
![]() | Line has trailing spaces. | 321 |
![]() | Line has trailing spaces. | 325 |
![]() | Method 'setASIN' is not designed for extension - needs to be abstract, final or empty. | 327 |
![]() | Parameter value should be final. | 327 |
![]() | Line has trailing spaces. | 333 |
![]() | Line has trailing spaces. | 337 |
![]() | Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 339 |
![]() | Line has trailing spaces. | 345 |
![]() | Line has trailing spaces. | 349 |
![]() | Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 351 |
![]() | Parameter value should be final. | 351 |
![]() | Line has trailing spaces. | 360 |
![]() | Line is longer than 80 characters. | 361 |
![]() | Line has trailing spaces. | 362 |
![]() | Line is longer than 80 characters. | 368 |
![]() | Line is longer than 80 characters. | 369 |
![]() | Line has trailing spaces. | 375 |
![]() | Line has trailing spaces. | 376 |
![]() | Missing a Javadoc comment. | 385 |
![]() | Variable 'asin' must be private and have accessor methods. | 386 |
![]() | Missing a Javadoc comment. | 387 |
![]() | Variable 'title' must be private and have accessor methods. | 388 |
![]() | Line has trailing spaces. | 392 |
![]() | Line has trailing spaces. | 396 |
![]() | Method 'getASIN' is not designed for extension - needs to be abstract, final or empty. | 398 |
![]() | Line has trailing spaces. | 404 |
![]() | Line has trailing spaces. | 408 |
![]() | Method 'setASIN' is not designed for extension - needs to be abstract, final or empty. | 410 |
![]() | Parameter value should be final. | 410 |
![]() | Line has trailing spaces. | 416 |
![]() | Line has trailing spaces. | 420 |
![]() | Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 422 |
![]() | Line has trailing spaces. | 428 |
![]() | Line has trailing spaces. | 432 |
![]() | Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 434 |
![]() | Parameter value should be final. | 434 |
![]() | Line has trailing spaces. | 443 |
![]() | Line is longer than 80 characters. | 444 |
![]() | Line has trailing spaces. | 445 |
![]() | Line is longer than 80 characters. | 451 |
![]() | Line is longer than 80 characters. | 452 |
![]() | Line is longer than 80 characters. | 453 |
![]() | Line is longer than 80 characters. | 454 |
![]() | Line has trailing spaces. | 460 |
![]() | Line has trailing spaces. | 461 |
![]() | Missing a Javadoc comment. | 472 |
![]() | Variable 'lowestListPrice' must be private and have accessor methods. | 473 |
![]() | Missing a Javadoc comment. | 474 |
![]() | Variable 'highestListPrice' must be private and have accessor methods. | 475 |
![]() | Missing a Javadoc comment. | 476 |
![]() | Variable 'lowestSalePrice' must be private and have accessor methods. | 477 |
![]() | Missing a Javadoc comment. | 478 |
![]() | Variable 'highestSalePrice' must be private and have accessor methods. | 479 |
![]() | Line has trailing spaces. | 483 |
![]() | Line has trailing spaces. | 487 |
![]() | Method 'getLowestListPrice' is not designed for extension - needs to be abstract, final or empty. | 489 |
![]() | Line has trailing spaces. | 495 |
![]() | Line has trailing spaces. | 499 |
![]() | Method 'setLowestListPrice' is not designed for extension - needs to be abstract, final or empty. | 501 |
![]() | Parameter value should be final. | 501 |
![]() | Line has trailing spaces. | 507 |
![]() | Line has trailing spaces. | 511 |
![]() | Method 'getHighestListPrice' is not designed for extension - needs to be abstract, final or empty. | 513 |
![]() | Line has trailing spaces. | 519 |
![]() | Line has trailing spaces. | 523 |
![]() | Method 'setHighestListPrice' is not designed for extension - needs to be abstract, final or empty. | 525 |
![]() | Parameter value should be final. | 525 |
![]() | Line has trailing spaces. | 531 |
![]() | Line has trailing spaces. | 535 |
![]() | Method 'getLowestSalePrice' is not designed for extension - needs to be abstract, final or empty. | 537 |
![]() | Line has trailing spaces. | 543 |
![]() | Line has trailing spaces. | 547 |
![]() | Method 'setLowestSalePrice' is not designed for extension - needs to be abstract, final or empty. | 549 |
![]() | Parameter value should be final. | 549 |
![]() | Line has trailing spaces. | 555 |
![]() | Line has trailing spaces. | 559 |
![]() | Method 'getHighestSalePrice' is not designed for extension - needs to be abstract, final or empty. | 561 |
![]() | Line has trailing spaces. | 567 |
![]() | Line has trailing spaces. | 571 |
![]() | Method 'setHighestSalePrice' is not designed for extension - needs to be abstract, final or empty. | 573 |
![]() | Parameter value should be final. | 573 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 20 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line has trailing spaces. | 35 |
![]() | Line has trailing spaces. | 36 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Variable 'keywords' must be private and have accessor methods. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'message' must be private and have accessor methods. | 49 |
![]() | Line has trailing spaces. | 53 |
![]() | Line has trailing spaces. | 57 |
![]() | Method 'getKeywords' is not designed for extension - needs to be abstract, final or empty. | 59 |
![]() | Line has trailing spaces. | 65 |
![]() | Line has trailing spaces. | 69 |
![]() | Method 'setKeywords' is not designed for extension - needs to be abstract, final or empty. | 71 |
![]() | Parameter value should be final. | 71 |
![]() | Line has trailing spaces. | 77 |
![]() | Line has trailing spaces. | 81 |
![]() | Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 83 |
![]() | Line has trailing spaces. | 89 |
![]() | Line has trailing spaces. | 93 |
![]() | Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Parameter value should be final. | 95 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line has trailing spaces. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Variable 'customerId' must be private and have accessor methods. | 70 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Variable 'nickname' must be private and have accessor methods. | 72 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Variable 'birthday' must be private and have accessor methods. | 74 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Variable 'wishListId' must be private and have accessor methods. | 76 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Variable 'location' must be private and have accessor methods. | 78 |
![]() | Missing a Javadoc comment. | 79 |
![]() | '<' is not preceded with whitespace. | 80 |
![]() | '<' is not followed by whitespace. | 80 |
![]() | '>' is not preceded with whitespace. | 80 |
![]() | Variable 'customerReviews' must be private and have accessor methods. | 80 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 88 |
![]() | Method 'getCustomerId' is not designed for extension - needs to be abstract, final or empty. | 90 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 100 |
![]() | Method 'setCustomerId' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | Parameter value should be final. | 102 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 112 |
![]() | Method 'getNickname' is not designed for extension - needs to be abstract, final or empty. | 114 |
![]() | Line has trailing spaces. | 120 |
![]() | Line has trailing spaces. | 124 |
![]() | Method 'setNickname' is not designed for extension - needs to be abstract, final or empty. | 126 |
![]() | Parameter value should be final. | 126 |
![]() | Line has trailing spaces. | 132 |
![]() | Line has trailing spaces. | 136 |
![]() | Method 'getBirthday' is not designed for extension - needs to be abstract, final or empty. | 138 |
![]() | Line has trailing spaces. | 144 |
![]() | Line has trailing spaces. | 148 |
![]() | Method 'setBirthday' is not designed for extension - needs to be abstract, final or empty. | 150 |
![]() | Parameter value should be final. | 150 |
![]() | Line has trailing spaces. | 156 |
![]() | Line has trailing spaces. | 160 |
![]() | Method 'getWishListId' is not designed for extension - needs to be abstract, final or empty. | 162 |
![]() | Line has trailing spaces. | 168 |
![]() | Line has trailing spaces. | 172 |
![]() | Method 'setWishListId' is not designed for extension - needs to be abstract, final or empty. | 174 |
![]() | Parameter value should be final. | 174 |
![]() | Line has trailing spaces. | 180 |
![]() | Line has trailing spaces. | 184 |
![]() | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 186 |
![]() | Line has trailing spaces. | 192 |
![]() | Line has trailing spaces. | 196 |
![]() | Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. | 198 |
![]() | Parameter value should be final. | 198 |
![]() | Line has trailing spaces. | 204 |
![]() | Line is longer than 80 characters. | 209 |
![]() | Line has trailing spaces. | 210 |
![]() | Line has trailing spaces. | 216 |
![]() | Line has trailing spaces. | 217 |
![]() | Line has trailing spaces. | 221 |
![]() | Line has trailing spaces. | 222 |
![]() | Expected an @return tag. | 224 |
![]() | Method 'getCustomerReviews' is not designed for extension - needs to be abstract, final or empty. | 224 |
![]() | '<' is not preceded with whitespace. | 224 |
![]() | '<' is not followed by whitespace. | 224 |
![]() | '>' is not preceded with whitespace. | 224 |
![]() | '<' is not preceded with whitespace. | 226 |
![]() | '<' is not followed by whitespace. | 226 |
![]() | '>' is not preceded with whitespace. | 226 |
![]() | '>' is not followed by whitespace. | 226 |
![]() | Line has trailing spaces. | 234 |
![]() | Line is longer than 80 characters. | 235 |
![]() | Line has trailing spaces. | 236 |
![]() | Line is longer than 80 characters. | 242 |
![]() | Line is longer than 80 characters. | 243 |
![]() | Line is longer than 80 characters. | 244 |
![]() | Line is longer than 80 characters. | 245 |
![]() | Line has trailing spaces. | 251 |
![]() | Line has trailing spaces. | 252 |
![]() | Missing a Javadoc comment. | 263 |
![]() | Variable 'userDefinedLocation' must be private and have accessor methods. | 264 |
![]() | Missing a Javadoc comment. | 265 |
![]() | Variable 'city' must be private and have accessor methods. | 266 |
![]() | Missing a Javadoc comment. | 267 |
![]() | Variable 'state' must be private and have accessor methods. | 268 |
![]() | Missing a Javadoc comment. | 269 |
![]() | Variable 'country' must be private and have accessor methods. | 270 |
![]() | Line has trailing spaces. | 274 |
![]() | Line has trailing spaces. | 278 |
![]() | Method 'getUserDefinedLocation' is not designed for extension - needs to be abstract, final or empty. | 280 |
![]() | Line has trailing spaces. | 286 |
![]() | Line has trailing spaces. | 290 |
![]() | Method 'setUserDefinedLocation' is not designed for extension - needs to be abstract, final or empty. | 292 |
![]() | Parameter value should be final. | 292 |
![]() | Line has trailing spaces. | 298 |
![]() | Line has trailing spaces. | 302 |
![]() | Method 'getCity' is not designed for extension - needs to be abstract, final or empty. | 304 |
![]() | Line has trailing spaces. | 310 |
![]() | Line has trailing spaces. | 314 |
![]() | Method 'setCity' is not designed for extension - needs to be abstract, final or empty. | 316 |
![]() | Parameter value should be final. | 316 |
![]() | Line has trailing spaces. | 322 |
![]() | Line has trailing spaces. | 326 |
![]() | Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 328 |
![]() | Line has trailing spaces. | 334 |
![]() | Line has trailing spaces. | 338 |
![]() | Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 340 |
![]() | Parameter value should be final. | 340 |
![]() | Line has trailing spaces. | 346 |
![]() | Line has trailing spaces. | 350 |
![]() | Method 'getCountry' is not designed for extension - needs to be abstract, final or empty. | 352 |
![]() | Line has trailing spaces. | 358 |
![]() | Line has trailing spaces. | 362 |
![]() | Method 'setCountry' is not designed for extension - needs to be abstract, final or empty. | 364 |
![]() | Parameter value should be final. | 364 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'marketplaceDomain' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Variable 'awsAccessKeyId' must be private and have accessor methods. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Variable 'subscriptionId' must be private and have accessor methods. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Variable 'associateTag' must be private and have accessor methods. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Variable 'validate' must be private and have accessor methods. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Variable 'xmlEscaping' must be private and have accessor methods. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Variable 'shared' must be private and have accessor methods. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | '<' is not preceded with whitespace. | 75 |
![]() | '<' is not followed by whitespace. | 75 |
![]() | '>' is not preceded with whitespace. | 75 |
![]() | Variable 'request' must be private and have accessor methods. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Method 'getMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'setMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Parameter value should be final. | 97 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Method 'getAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Method 'setAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Parameter value should be final. | 121 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'getSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 143 |
![]() | Method 'setSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Parameter value should be final. | 145 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 155 |
![]() | Method 'getAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 167 |
![]() | Method 'setAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Parameter value should be final. | 169 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 179 |
![]() | Method 'getValidate' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 191 |
![]() | Method 'setValidate' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Parameter value should be final. | 193 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 203 |
![]() | Method 'getXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 205 |
![]() | Line has trailing spaces. | 211 |
![]() | Line has trailing spaces. | 215 |
![]() | Method 'setXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Parameter value should be final. | 217 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 227 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 229 |
![]() | Line has trailing spaces. | 235 |
![]() | Line has trailing spaces. | 239 |
![]() | Method 'setShared' is not designed for extension - needs to be abstract, final or empty. | 241 |
![]() | Parameter value should be final. | 241 |
![]() | Line has trailing spaces. | 247 |
![]() | Line is longer than 80 characters. | 252 |
![]() | Line has trailing spaces. | 253 |
![]() | Line has trailing spaces. | 259 |
![]() | Line has trailing spaces. | 260 |
![]() | Line has trailing spaces. | 264 |
![]() | Line has trailing spaces. | 265 |
![]() | Expected an @return tag. | 267 |
![]() | Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 267 |
![]() | '<' is not preceded with whitespace. | 267 |
![]() | '<' is not followed by whitespace. | 267 |
![]() | '>' is not preceded with whitespace. | 267 |
![]() | '<' is not preceded with whitespace. | 269 |
![]() | '<' is not followed by whitespace. | 269 |
![]() | '>' is not preceded with whitespace. | 269 |
![]() | '>' is not followed by whitespace. | 269 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 40 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Variable 'customerId' must be private and have accessor methods. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | '<' is not preceded with whitespace. | 53 |
![]() | '<' is not followed by whitespace. | 53 |
![]() | '>' is not preceded with whitespace. | 53 |
![]() | Variable 'responseGroup' must be private and have accessor methods. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Variable 'reviewPage' must be private and have accessor methods. | 56 |
![]() | Line has trailing spaces. | 60 |
![]() | Line has trailing spaces. | 64 |
![]() | Method 'getCustomerId' is not designed for extension - needs to be abstract, final or empty. | 66 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 76 |
![]() | Method 'setCustomerId' is not designed for extension - needs to be abstract, final or empty. | 78 |
![]() | Parameter value should be final. | 78 |
![]() | Line has trailing spaces. | 84 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Line has trailing spaces. | 101 |
![]() | Line has trailing spaces. | 102 |
![]() | Expected an @return tag. | 104 |
![]() | Method 'getResponseGroup' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | '<' is not preceded with whitespace. | 104 |
![]() | '<' is not followed by whitespace. | 104 |
![]() | '>' is not preceded with whitespace. | 104 |
![]() | '<' is not preceded with whitespace. | 106 |
![]() | '<' is not followed by whitespace. | 106 |
![]() | '>' is not preceded with whitespace. | 106 |
![]() | '>' is not followed by whitespace. | 106 |
![]() | Line has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 117 |
![]() | Method 'getReviewPage' is not designed for extension - needs to be abstract, final or empty. | 119 |
![]() | Line has trailing spaces. | 125 |
![]() | Line has trailing spaces. | 129 |
![]() | Method 'setReviewPage' is not designed for extension - needs to be abstract, final or empty. | 131 |
![]() | Parameter value should be final. | 131 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'operationRequest' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | '<' is not preceded with whitespace. | 51 |
![]() | '<' is not followed by whitespace. | 51 |
![]() | '>' is not preceded with whitespace. | 51 |
![]() | Variable 'customers' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 59 |
![]() | Method 'getOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'setOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Parameter value should be final. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Expected an @return tag. | 99 |
![]() | Method 'getCustomers' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | '<' is not preceded with whitespace. | 99 |
![]() | '<' is not followed by whitespace. | 99 |
![]() | '>' is not preceded with whitespace. | 99 |
![]() | '<' is not preceded with whitespace. | 101 |
![]() | '<' is not followed by whitespace. | 101 |
![]() | '>' is not preceded with whitespace. | 101 |
![]() | '>' is not followed by whitespace. | 101 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'marketplaceDomain' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Variable 'awsAccessKeyId' must be private and have accessor methods. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Variable 'subscriptionId' must be private and have accessor methods. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Variable 'associateTag' must be private and have accessor methods. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Variable 'validate' must be private and have accessor methods. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Variable 'xmlEscaping' must be private and have accessor methods. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Variable 'shared' must be private and have accessor methods. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | '<' is not preceded with whitespace. | 75 |
![]() | '<' is not followed by whitespace. | 75 |
![]() | '>' is not preceded with whitespace. | 75 |
![]() | Variable 'request' must be private and have accessor methods. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Method 'getMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'setMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Parameter value should be final. | 97 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Method 'getAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Method 'setAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Parameter value should be final. | 121 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'getSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 143 |
![]() | Method 'setSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Parameter value should be final. | 145 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 155 |
![]() | Method 'getAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 167 |
![]() | Method 'setAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Parameter value should be final. | 169 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 179 |
![]() | Method 'getValidate' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 191 |
![]() | Method 'setValidate' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Parameter value should be final. | 193 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 203 |
![]() | Method 'getXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 205 |
![]() | Line has trailing spaces. | 211 |
![]() | Line has trailing spaces. | 215 |
![]() | Method 'setXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Parameter value should be final. | 217 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 227 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 229 |
![]() | Line has trailing spaces. | 235 |
![]() | Line has trailing spaces. | 239 |
![]() | Method 'setShared' is not designed for extension - needs to be abstract, final or empty. | 241 |
![]() | Parameter value should be final. | 241 |
![]() | Line has trailing spaces. | 247 |
![]() | Line is longer than 80 characters. | 252 |
![]() | Line has trailing spaces. | 253 |
![]() | Line has trailing spaces. | 259 |
![]() | Line has trailing spaces. | 260 |
![]() | Line has trailing spaces. | 264 |
![]() | Line has trailing spaces. | 265 |
![]() | Expected an @return tag. | 267 |
![]() | Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 267 |
![]() | '<' is not preceded with whitespace. | 267 |
![]() | '<' is not followed by whitespace. | 267 |
![]() | '>' is not preceded with whitespace. | 267 |
![]() | '<' is not preceded with whitespace. | 269 |
![]() | '<' is not followed by whitespace. | 269 |
![]() | '>' is not preceded with whitespace. | 269 |
![]() | '>' is not followed by whitespace. | 269 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 41 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Variable 'customerPage' must be private and have accessor methods. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Variable 'email' must be private and have accessor methods. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Variable 'name' must be private and have accessor methods. | 58 |
![]() | Missing a Javadoc comment. | 59 |
![]() | '<' is not preceded with whitespace. | 60 |
![]() | '<' is not followed by whitespace. | 60 |
![]() | '>' is not preceded with whitespace. | 60 |
![]() | Variable 'responseGroup' must be private and have accessor methods. | 60 |
![]() | Line has trailing spaces. | 64 |
![]() | Line has trailing spaces. | 68 |
![]() | Method 'getCustomerPage' is not designed for extension - needs to be abstract, final or empty. | 70 |
![]() | Line has trailing spaces. | 76 |
![]() | Line has trailing spaces. | 80 |
![]() | Method 'setCustomerPage' is not designed for extension - needs to be abstract, final or empty. | 82 |
![]() | Parameter value should be final. | 82 |
![]() | Line has trailing spaces. | 88 |
![]() | Line has trailing spaces. | 92 |
![]() | Method 'getEmail' is not designed for extension - needs to be abstract, final or empty. | 94 |
![]() | Line has trailing spaces. | 100 |
![]() | Line has trailing spaces. | 104 |
![]() | Method 'setEmail' is not designed for extension - needs to be abstract, final or empty. | 106 |
![]() | Parameter value should be final. | 106 |
![]() | Line has trailing spaces. | 112 |
![]() | Line has trailing spaces. | 116 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 118 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 128 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 130 |
![]() | Parameter value should be final. | 130 |
![]() | Line has trailing spaces. | 136 |
![]() | Line is longer than 80 characters. | 141 |
![]() | Line has trailing spaces. | 142 |
![]() | Line has trailing spaces. | 148 |
![]() | Line has trailing spaces. | 149 |
![]() | Line has trailing spaces. | 153 |
![]() | Line has trailing spaces. | 154 |
![]() | Expected an @return tag. | 156 |
![]() | Method 'getResponseGroup' is not designed for extension - needs to be abstract, final or empty. | 156 |
![]() | '<' is not preceded with whitespace. | 156 |
![]() | '<' is not followed by whitespace. | 156 |
![]() | '>' is not preceded with whitespace. | 156 |
![]() | '<' is not preceded with whitespace. | 158 |
![]() | '<' is not followed by whitespace. | 158 |
![]() | '>' is not preceded with whitespace. | 158 |
![]() | '>' is not followed by whitespace. | 158 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'operationRequest' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | '<' is not preceded with whitespace. | 51 |
![]() | '<' is not followed by whitespace. | 51 |
![]() | '>' is not preceded with whitespace. | 51 |
![]() | Variable 'customers' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 59 |
![]() | Method 'getOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'setOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Parameter value should be final. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Expected an @return tag. | 99 |
![]() | Method 'getCustomers' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | '<' is not preceded with whitespace. | 99 |
![]() | '<' is not followed by whitespace. | 99 |
![]() | '>' is not preceded with whitespace. | 99 |
![]() | '<' is not preceded with whitespace. | 101 |
![]() | '<' is not followed by whitespace. | 101 |
![]() | '>' is not preceded with whitespace. | 101 |
![]() | '>' is not followed by whitespace. | 101 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 25 |
![]() | Line is longer than 80 characters. | 26 |
![]() | Line has trailing spaces. | 27 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line has trailing spaces. | 42 |
![]() | Line has trailing spaces. | 43 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Variable 'averageRating' must be private and have accessor methods. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Variable 'totalReviews' must be private and have accessor methods. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'totalReviewPages' must be private and have accessor methods. | 62 |
![]() | Missing a Javadoc comment. | 63 |
![]() | '<' is not preceded with whitespace. | 64 |
![]() | '<' is not followed by whitespace. | 64 |
![]() | '>' is not preceded with whitespace. | 64 |
![]() | Variable 'review' must be private and have accessor methods. | 64 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 72 |
![]() | Method 'getAverageRating' is not designed for extension - needs to be abstract, final or empty. | 74 |
![]() | Line has trailing spaces. | 80 |
![]() | Line has trailing spaces. | 84 |
![]() | Method 'setAverageRating' is not designed for extension - needs to be abstract, final or empty. | 86 |
![]() | Parameter value should be final. | 86 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 96 |
![]() | Method 'getTotalReviews' is not designed for extension - needs to be abstract, final or empty. | 98 |
![]() | Line has trailing spaces. | 104 |
![]() | Line has trailing spaces. | 108 |
![]() | Method 'setTotalReviews' is not designed for extension - needs to be abstract, final or empty. | 110 |
![]() | Parameter value should be final. | 110 |
![]() | Line has trailing spaces. | 116 |
![]() | Line has trailing spaces. | 120 |
![]() | Method 'getTotalReviewPages' is not designed for extension - needs to be abstract, final or empty. | 122 |
![]() | Line has trailing spaces. | 128 |
![]() | Line has trailing spaces. | 132 |
![]() | Method 'setTotalReviewPages' is not designed for extension - needs to be abstract, final or empty. | 134 |
![]() | Parameter value should be final. | 134 |
![]() | Line has trailing spaces. | 140 |
![]() | Line is longer than 80 characters. | 145 |
![]() | Line has trailing spaces. | 146 |
![]() | Line has trailing spaces. | 152 |
![]() | Line has trailing spaces. | 153 |
![]() | Line has trailing spaces. | 157 |
![]() | Line has trailing spaces. | 158 |
![]() | Expected an @return tag. | 160 |
![]() | Method 'getReview' is not designed for extension - needs to be abstract, final or empty. | 160 |
![]() | '<' is not preceded with whitespace. | 160 |
![]() | '<' is not followed by whitespace. | 160 |
![]() | '>' is not preceded with whitespace. | 160 |
![]() | '<' is not preceded with whitespace. | 162 |
![]() | '<' is not followed by whitespace. | 162 |
![]() | '>' is not preceded with whitespace. | 162 |
![]() | '>' is not followed by whitespace. | 162 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Line has trailing spaces. | 26 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 42 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Variable 'request' must be private and have accessor methods. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Variable 'totalResults' must be private and have accessor methods. | 58 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Variable 'totalPages' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | '<' is not preceded with whitespace. | 63 |
![]() | '<' is not followed by whitespace. | 63 |
![]() | '>' is not preceded with whitespace. | 63 |
![]() | Variable 'customer' must be private and have accessor methods. | 63 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Parameter value should be final. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'getTotalResults' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Method 'setTotalResults' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Parameter value should be final. | 109 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Method 'getTotalPages' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'setTotalPages' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Parameter value should be final. | 133 |
![]() | Line has trailing spaces. | 139 |
![]() | Line is longer than 80 characters. | 144 |
![]() | Line has trailing spaces. | 145 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 152 |
![]() | Line has trailing spaces. | 156 |
![]() | Line has trailing spaces. | 157 |
![]() | Expected an @return tag. | 159 |
![]() | Method 'getCustomer' is not designed for extension - needs to be abstract, final or empty. | 159 |
![]() | '<' is not preceded with whitespace. | 159 |
![]() | '<' is not followed by whitespace. | 159 |
![]() | '>' is not preceded with whitespace. | 159 |
![]() | '<' is not preceded with whitespace. | 161 |
![]() | '<' is not followed by whitespace. | 161 |
![]() | '>' is not preceded with whitespace. | 161 |
![]() | '>' is not followed by whitespace. | 161 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 21 |
![]() | Line is longer than 80 characters. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line has trailing spaces. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Variable 'value' must be private and have accessor methods. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Variable 'units' must be private and have accessor methods. | 45 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 53 |
![]() | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 55 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 65 |
![]() | Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 67 |
![]() | Parameter value should be final. | 67 |
![]() | 'value' hides a field. | 67 |
![]() | Line has trailing spaces. | 73 |
![]() | Line has trailing spaces. | 77 |
![]() | Method 'getUnits' is not designed for extension - needs to be abstract, final or empty. | 79 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 89 |
![]() | Method 'setUnits' is not designed for extension - needs to be abstract, final or empty. | 91 |
![]() | Parameter value should be final. | 91 |
![]() | 'value' hides a field. | 91 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 20 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line has trailing spaces. | 35 |
![]() | Line has trailing spaces. | 36 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Variable 'source' must be private and have accessor methods. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'content' must be private and have accessor methods. | 49 |
![]() | Line has trailing spaces. | 53 |
![]() | Line has trailing spaces. | 57 |
![]() | Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 59 |
![]() | Line has trailing spaces. | 65 |
![]() | Line has trailing spaces. | 69 |
![]() | Method 'setSource' is not designed for extension - needs to be abstract, final or empty. | 71 |
![]() | Parameter value should be final. | 71 |
![]() | Line has trailing spaces. | 77 |
![]() | Line has trailing spaces. | 81 |
![]() | Method 'getContent' is not designed for extension - needs to be abstract, final or empty. | 83 |
![]() | Line has trailing spaces. | 89 |
![]() | Line has trailing spaces. | 93 |
![]() | Method 'setContent' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Parameter value should be final. | 95 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line has trailing spaces. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Missing a Javadoc comment. | 46 |
![]() | '<' is not preceded with whitespace. | 47 |
![]() | '<' is not followed by whitespace. | 47 |
![]() | '>' is not preceded with whitespace. | 47 |
![]() | Variable 'editorialReview' must be private and have accessor methods. | 47 |
![]() | Line has trailing spaces. | 51 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Expected an @return tag. | 71 |
![]() | Method 'getEditorialReview' is not designed for extension - needs to be abstract, final or empty. | 71 |
![]() | '<' is not preceded with whitespace. | 71 |
![]() | '<' is not followed by whitespace. | 71 |
![]() | '>' is not preceded with whitespace. | 71 |
![]() | '<' is not preceded with whitespace. | 73 |
![]() | '<' is not followed by whitespace. | 73 |
![]() | '>' is not preceded with whitespace. | 73 |
![]() | '>' is not followed by whitespace. | 73 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Missing a Javadoc comment. | 57 |
![]() | '<' is not preceded with whitespace. | 58 |
![]() | '<' is not followed by whitespace. | 58 |
![]() | '>' is not preceded with whitespace. | 58 |
![]() | Variable 'error' must be private and have accessor methods. | 58 |
![]() | Line has trailing spaces. | 62 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Expected an @return tag. | 82 |
![]() | Method 'getError' is not designed for extension - needs to be abstract, final or empty. | 82 |
![]() | '<' is not preceded with whitespace. | 82 |
![]() | '<' is not followed by whitespace. | 82 |
![]() | '>' is not preceded with whitespace. | 82 |
![]() | '<' is not preceded with whitespace. | 84 |
![]() | '<' is not followed by whitespace. | 84 |
![]() | '>' is not preceded with whitespace. | 84 |
![]() | '>' is not followed by whitespace. | 84 |
![]() | Line has trailing spaces. | 92 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Line has trailing spaces. | 94 |
![]() | Line is longer than 80 characters. | 100 |
![]() | Line is longer than 80 characters. | 101 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Variable 'code' must be private and have accessor methods. | 118 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Variable 'message' must be private and have accessor methods. | 120 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 128 |
![]() | Method 'getCode' is not designed for extension - needs to be abstract, final or empty. | 130 |
![]() | Line has trailing spaces. | 136 |
![]() | Line has trailing spaces. | 140 |
![]() | Method 'setCode' is not designed for extension - needs to be abstract, final or empty. | 142 |
![]() | Parameter value should be final. | 142 |
![]() | Line has trailing spaces. | 148 |
![]() | Line has trailing spaces. | 152 |
![]() | Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 154 |
![]() | Line has trailing spaces. | 160 |
![]() | Line has trailing spaces. | 164 |
![]() | Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 166 |
![]() | Parameter value should be final. | 166 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line has trailing spaces. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Missing a Javadoc comment. | 56 |
![]() | '<' is not preceded with whitespace. | 57 |
![]() | '<' is not followed by whitespace. | 57 |
![]() | '>' is not preceded with whitespace. | 57 |
![]() | Variable 'header' must be private and have accessor methods. | 57 |
![]() | Line has trailing spaces. | 61 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Expected an @return tag. | 81 |
![]() | Method 'getHeader' is not designed for extension - needs to be abstract, final or empty. | 81 |
![]() | '<' is not preceded with whitespace. | 81 |
![]() | '<' is not followed by whitespace. | 81 |
![]() | '>' is not preceded with whitespace. | 81 |
![]() | '<' is not preceded with whitespace. | 83 |
![]() | '<' is not followed by whitespace. | 83 |
![]() | '>' is not preceded with whitespace. | 83 |
![]() | '>' is not followed by whitespace. | 83 |
![]() | Line has trailing spaces. | 91 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line is longer than 80 characters. | 98 |
![]() | Line is longer than 80 characters. | 99 |
![]() | Line has trailing spaces. | 104 |
![]() | Line has trailing spaces. | 105 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Variable 'name' must be private and have accessor methods. | 112 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Variable 'value' must be private and have accessor methods. | 114 |
![]() | Line has trailing spaces. | 118 |
![]() | Line has trailing spaces. | 122 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 124 |
![]() | Line has trailing spaces. | 130 |
![]() | Line has trailing spaces. | 134 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 136 |
![]() | Parameter value should be final. | 136 |
![]() | 'value' hides a field. | 136 |
![]() | Line has trailing spaces. | 142 |
![]() | Line has trailing spaces. | 146 |
![]() | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 148 |
![]() | Line has trailing spaces. | 154 |
![]() | Line has trailing spaces. | 158 |
![]() | Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 160 |
![]() | Parameter value should be final. | 160 |
![]() | 'value' hides a field. | 160 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line has trailing spaces. | 42 |
![]() | Line has trailing spaces. | 43 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Variable 'marketplaceDomain' must be private and have accessor methods. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'awsAccessKeyId' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Variable 'subscriptionId' must be private and have accessor methods. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Variable 'associateTag' must be private and have accessor methods. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Variable 'validate' must be private and have accessor methods. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Variable 'shared' must be private and have accessor methods. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | '<' is not preceded with whitespace. | 71 |
![]() | '<' is not followed by whitespace. | 71 |
![]() | '>' is not preceded with whitespace. | 71 |
![]() | Variable 'request' must be private and have accessor methods. | 71 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Method 'getMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 81 |
![]() | Line has trailing spaces. | 87 |
![]() | Line has trailing spaces. | 91 |
![]() | Method 'setMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 93 |
![]() | Parameter value should be final. | 93 |
![]() | Line has trailing spaces. | 99 |
![]() | Line has trailing spaces. | 103 |
![]() | Method 'getAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 105 |
![]() | Line has trailing spaces. | 111 |
![]() | Line has trailing spaces. | 115 |
![]() | Method 'setAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 117 |
![]() | Parameter value should be final. | 117 |
![]() | Line has trailing spaces. | 123 |
![]() | Line has trailing spaces. | 127 |
![]() | Method 'getSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 129 |
![]() | Line has trailing spaces. | 135 |
![]() | Line has trailing spaces. | 139 |
![]() | Method 'setSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 141 |
![]() | Parameter value should be final. | 141 |
![]() | Line has trailing spaces. | 147 |
![]() | Line has trailing spaces. | 151 |
![]() | Method 'getAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 153 |
![]() | Line has trailing spaces. | 159 |
![]() | Line has trailing spaces. | 163 |
![]() | Method 'setAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 165 |
![]() | Parameter value should be final. | 165 |
![]() | Line has trailing spaces. | 171 |
![]() | Line has trailing spaces. | 175 |
![]() | Method 'getValidate' is not designed for extension - needs to be abstract, final or empty. | 177 |
![]() | Line has trailing spaces. | 183 |
![]() | Line has trailing spaces. | 187 |
![]() | Method 'setValidate' is not designed for extension - needs to be abstract, final or empty. | 189 |
![]() | Parameter value should be final. | 189 |
![]() | Line has trailing spaces. | 195 |
![]() | Line has trailing spaces. | 199 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 201 |
![]() | Line has trailing spaces. | 207 |
![]() | Line has trailing spaces. | 211 |
![]() | Method 'setShared' is not designed for extension - needs to be abstract, final or empty. | 213 |
![]() | Parameter value should be final. | 213 |
![]() | Line has trailing spaces. | 219 |
![]() | Line is longer than 80 characters. | 224 |
![]() | Line has trailing spaces. | 225 |
![]() | Line has trailing spaces. | 231 |
![]() | Line has trailing spaces. | 232 |
![]() | Line has trailing spaces. | 236 |
![]() | Line has trailing spaces. | 237 |
![]() | Expected an @return tag. | 239 |
![]() | Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 239 |
![]() | '<' is not preceded with whitespace. | 239 |
![]() | '<' is not followed by whitespace. | 239 |
![]() | '>' is not preceded with whitespace. | 239 |
![]() | '<' is not preceded with whitespace. | 241 |
![]() | '<' is not followed by whitespace. | 241 |
![]() | '>' is not preceded with whitespace. | 241 |
![]() | '>' is not followed by whitespace. | 241 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 21 |
![]() | Line is longer than 80 characters. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line has trailing spaces. | 44 |
![]() | Line has trailing spaces. | 45 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Variable 'about' must be private and have accessor methods. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Variable 'helpType' must be private and have accessor methods. | 58 |
![]() | Missing a Javadoc comment. | 59 |
![]() | '<' is not preceded with whitespace. | 60 |
![]() | '<' is not followed by whitespace. | 60 |
![]() | '>' is not preceded with whitespace. | 60 |
![]() | Variable 'responseGroup' must be private and have accessor methods. | 60 |
![]() | Line has trailing spaces. | 64 |
![]() | Line has trailing spaces. | 68 |
![]() | Method 'getAbout' is not designed for extension - needs to be abstract, final or empty. | 70 |
![]() | Line has trailing spaces. | 76 |
![]() | Line has trailing spaces. | 80 |
![]() | Method 'setAbout' is not designed for extension - needs to be abstract, final or empty. | 82 |
![]() | Parameter value should be final. | 82 |
![]() | Line has trailing spaces. | 88 |
![]() | Line has trailing spaces. | 92 |
![]() | Method 'getHelpType' is not designed for extension - needs to be abstract, final or empty. | 94 |
![]() | Line has trailing spaces. | 100 |
![]() | Line has trailing spaces. | 104 |
![]() | Method 'setHelpType' is not designed for extension - needs to be abstract, final or empty. | 106 |
![]() | Parameter value should be final. | 106 |
![]() | Line has trailing spaces. | 112 |
![]() | Line is longer than 80 characters. | 117 |
![]() | Line has trailing spaces. | 118 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 125 |
![]() | Line has trailing spaces. | 129 |
![]() | Line has trailing spaces. | 130 |
![]() | Expected an @return tag. | 132 |
![]() | Method 'getResponseGroup' is not designed for extension - needs to be abstract, final or empty. | 132 |
![]() | '<' is not preceded with whitespace. | 132 |
![]() | '<' is not followed by whitespace. | 132 |
![]() | '>' is not preceded with whitespace. | 132 |
![]() | '<' is not preceded with whitespace. | 134 |
![]() | '<' is not followed by whitespace. | 134 |
![]() | '>' is not preceded with whitespace. | 134 |
![]() | '>' is not followed by whitespace. | 134 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'operationRequest' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | '<' is not preceded with whitespace. | 51 |
![]() | '<' is not followed by whitespace. | 51 |
![]() | '>' is not preceded with whitespace. | 51 |
![]() | Variable 'information' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 59 |
![]() | Method 'getOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'setOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Parameter value should be final. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Expected an @return tag. | 99 |
![]() | Method 'getInformation' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | '<' is not preceded with whitespace. | 99 |
![]() | '<' is not followed by whitespace. | 99 |
![]() | '>' is not preceded with whitespace. | 99 |
![]() | '<' is not preceded with whitespace. | 101 |
![]() | '<' is not followed by whitespace. | 101 |
![]() | '>' is not preceded with whitespace. | 101 |
![]() | '>' is not followed by whitespace. | 101 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 19 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Line has trailing spaces. | 21 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line has trailing spaces. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'url' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Variable 'height' must be private and have accessor methods. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Variable 'width' must be private and have accessor methods. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Variable 'isVerified' must be private and have accessor methods. | 55 |
![]() | Line has trailing spaces. | 59 |
![]() | Line has trailing spaces. | 63 |
![]() | Method 'getURL' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | Line has trailing spaces. | 71 |
![]() | Line has trailing spaces. | 75 |
![]() | Method 'setURL' is not designed for extension - needs to be abstract, final or empty. | 77 |
![]() | Parameter value should be final. | 77 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 87 |
![]() | Method 'getHeight' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | Line has trailing spaces. | 95 |
![]() | Line has trailing spaces. | 99 |
![]() | Method 'setHeight' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Parameter value should be final. | 101 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 111 |
![]() | Method 'getWidth' is not designed for extension - needs to be abstract, final or empty. | 113 |
![]() | Line has trailing spaces. | 119 |
![]() | Line has trailing spaces. | 123 |
![]() | Method 'setWidth' is not designed for extension - needs to be abstract, final or empty. | 125 |
![]() | Parameter value should be final. | 125 |
![]() | Line has trailing spaces. | 131 |
![]() | Line has trailing spaces. | 135 |
![]() | Method 'getIsVerified' is not designed for extension - needs to be abstract, final or empty. | 137 |
![]() | Line has trailing spaces. | 143 |
![]() | Line has trailing spaces. | 147 |
![]() | Method 'setIsVerified' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Parameter value should be final. | 149 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 21 |
![]() | Line is longer than 80 characters. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 40 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Variable 'swatchImage' must be private and have accessor methods. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Variable 'smallImage' must be private and have accessor methods. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Variable 'mediumImage' must be private and have accessor methods. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Variable 'largeImage' must be private and have accessor methods. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'category' must be private and have accessor methods. | 61 |
![]() | Line has trailing spaces. | 65 |
![]() | Line has trailing spaces. | 69 |
![]() | Method 'getSwatchImage' is not designed for extension - needs to be abstract, final or empty. | 71 |
![]() | Line has trailing spaces. | 77 |
![]() | Line has trailing spaces. | 81 |
![]() | Method 'setSwatchImage' is not designed for extension - needs to be abstract, final or empty. | 83 |
![]() | Parameter value should be final. | 83 |
![]() | Line has trailing spaces. | 89 |
![]() | Line has trailing spaces. | 93 |
![]() | Method 'getSmallImage' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Line has trailing spaces. | 101 |
![]() | Line has trailing spaces. | 105 |
![]() | Method 'setSmallImage' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Parameter value should be final. | 107 |
![]() | Line has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 117 |
![]() | Method 'getMediumImage' is not designed for extension - needs to be abstract, final or empty. | 119 |
![]() | Line has trailing spaces. | 125 |
![]() | Line has trailing spaces. | 129 |
![]() | Method 'setMediumImage' is not designed for extension - needs to be abstract, final or empty. | 131 |
![]() | Parameter value should be final. | 131 |
![]() | Line has trailing spaces. | 137 |
![]() | Line has trailing spaces. | 141 |
![]() | Method 'getLargeImage' is not designed for extension - needs to be abstract, final or empty. | 143 |
![]() | Line has trailing spaces. | 149 |
![]() | Line has trailing spaces. | 153 |
![]() | Method 'setLargeImage' is not designed for extension - needs to be abstract, final or empty. | 155 |
![]() | Parameter value should be final. | 155 |
![]() | Line has trailing spaces. | 161 |
![]() | Line has trailing spaces. | 165 |
![]() | Method 'getCategory' is not designed for extension - needs to be abstract, final or empty. | 167 |
![]() | Line has trailing spaces. | 173 |
![]() | Line has trailing spaces. | 177 |
![]() | Method 'setCategory' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | Parameter value should be final. | 179 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Variable 'request' must be private and have accessor methods. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | '<' is not preceded with whitespace. | 53 |
![]() | '<' is not followed by whitespace. | 53 |
![]() | '>' is not preceded with whitespace. | 53 |
![]() | Variable 'operationInformation' must be private and have accessor methods. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | '<' is not preceded with whitespace. | 55 |
![]() | '<' is not followed by whitespace. | 55 |
![]() | '>' is not preceded with whitespace. | 55 |
![]() | Variable 'responseGroupInformation' must be private and have accessor methods. | 55 |
![]() | Line has trailing spaces. | 59 |
![]() | Line has trailing spaces. | 63 |
![]() | Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | Line has trailing spaces. | 71 |
![]() | Line has trailing spaces. | 75 |
![]() | Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 77 |
![]() | Parameter value should be final. | 77 |
![]() | Line has trailing spaces. | 83 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line has trailing spaces. | 89 |
![]() | Line has trailing spaces. | 95 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Expected an @return tag. | 103 |
![]() | Method 'getOperationInformation' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | '<' is not preceded with whitespace. | 103 |
![]() | '<' is not followed by whitespace. | 103 |
![]() | '>' is not preceded with whitespace. | 103 |
![]() | '<' is not preceded with whitespace. | 105 |
![]() | '<' is not followed by whitespace. | 105 |
![]() | '>' is not preceded with whitespace. | 105 |
![]() | '>' is not followed by whitespace. | 105 |
![]() | Line has trailing spaces. | 112 |
![]() | Line is longer than 80 characters. | 117 |
![]() | Line has trailing spaces. | 118 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 125 |
![]() | Line has trailing spaces. | 129 |
![]() | Line has trailing spaces. | 130 |
![]() | Expected an @return tag. | 132 |
![]() | Method 'getResponseGroupInformation' is not designed for extension - needs to be abstract, final or empty. | 132 |
![]() | '<' is not preceded with whitespace. | 132 |
![]() | '<' is not followed by whitespace. | 132 |
![]() | '>' is not preceded with whitespace. | 132 |
![]() | Line is longer than 80 characters. | 134 |
![]() | '<' is not preceded with whitespace. | 134 |
![]() | '<' is not followed by whitespace. | 134 |
![]() | '>' is not preceded with whitespace. | 134 |
![]() | '>' is not followed by whitespace. | 134 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Line is longer than 80 characters. | 51 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Line is longer than 80 characters. | 69 |
![]() | Line is longer than 80 characters. | 70 |
![]() | Line is longer than 80 characters. | 71 |
![]() | Line is longer than 80 characters. | 72 |
![]() | Line is longer than 80 characters. | 73 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line is longer than 80 characters. | 75 |
![]() | Line is longer than 80 characters. | 79 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line is longer than 80 characters. | 86 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line has trailing spaces. | 104 |
![]() | Line has trailing spaces. | 105 |
![]() | Missing a Javadoc comment. | 139 |
![]() | Variable 'asin' must be private and have accessor methods. | 140 |
![]() | Missing a Javadoc comment. | 141 |
![]() | Variable 'parentASIN' must be private and have accessor methods. | 142 |
![]() | Missing a Javadoc comment. | 143 |
![]() | Variable 'errors' must be private and have accessor methods. | 144 |
![]() | Missing a Javadoc comment. | 145 |
![]() | Variable 'detailPageURL' must be private and have accessor methods. | 146 |
![]() | Missing a Javadoc comment. | 147 |
![]() | Variable 'salesRank' must be private and have accessor methods. | 148 |
![]() | Missing a Javadoc comment. | 149 |
![]() | Variable 'smallImage' must be private and have accessor methods. | 150 |
![]() | Missing a Javadoc comment. | 151 |
![]() | Variable 'mediumImage' must be private and have accessor methods. | 152 |
![]() | Missing a Javadoc comment. | 153 |
![]() | Variable 'largeImage' must be private and have accessor methods. | 154 |
![]() | Missing a Javadoc comment. | 155 |
![]() | '<' is not preceded with whitespace. | 156 |
![]() | '<' is not followed by whitespace. | 156 |
![]() | '>' is not preceded with whitespace. | 156 |
![]() | Variable 'imageSets' must be private and have accessor methods. | 156 |
![]() | Missing a Javadoc comment. | 157 |
![]() | Variable 'itemAttributes' must be private and have accessor methods. | 158 |
![]() | Missing a Javadoc comment. | 159 |
![]() | Variable 'merchantItemAttributes' must be private and have accessor methods. | 160 |
![]() | Missing a Javadoc comment. | 161 |
![]() | Variable 'collections' must be private and have accessor methods. | 162 |
![]() | Missing a Javadoc comment. | 163 |
![]() | Variable 'subjects' must be private and have accessor methods. | 164 |
![]() | Missing a Javadoc comment. | 165 |
![]() | Variable 'offerSummary' must be private and have accessor methods. | 166 |
![]() | Missing a Javadoc comment. | 167 |
![]() | Variable 'offers' must be private and have accessor methods. | 168 |
![]() | Missing a Javadoc comment. | 169 |
![]() | Variable 'variationSummary' must be private and have accessor methods. | 170 |
![]() | Missing a Javadoc comment. | 171 |
![]() | Variable 'variations' must be private and have accessor methods. | 172 |
![]() | Missing a Javadoc comment. | 173 |
![]() | Variable 'customerReviews' must be private and have accessor methods. | 174 |
![]() | Missing a Javadoc comment. | 175 |
![]() | Variable 'editorialReviews' must be private and have accessor methods. | 176 |
![]() | Missing a Javadoc comment. | 177 |
![]() | Variable 'similarProducts' must be private and have accessor methods. | 178 |
![]() | Missing a Javadoc comment. | 179 |
![]() | Variable 'accessories' must be private and have accessor methods. | 180 |
![]() | Missing a Javadoc comment. | 181 |
![]() | Variable 'tracks' must be private and have accessor methods. | 182 |
![]() | Missing a Javadoc comment. | 183 |
![]() | Variable 'browseNodes' must be private and have accessor methods. | 184 |
![]() | Missing a Javadoc comment. | 185 |
![]() | Variable 'listmaniaLists' must be private and have accessor methods. | 186 |
![]() | Missing a Javadoc comment. | 187 |
![]() | Variable 'searchInside' must be private and have accessor methods. | 188 |
![]() | Missing a Javadoc comment. | 189 |
![]() | Variable 'alternateVersions' must be private and have accessor methods. | 190 |
![]() | Line has trailing spaces. | 194 |
![]() | Line has trailing spaces. | 198 |
![]() | Method 'getASIN' is not designed for extension - needs to be abstract, final or empty. | 200 |
![]() | Line has trailing spaces. | 206 |
![]() | Line has trailing spaces. | 210 |
![]() | Method 'setASIN' is not designed for extension - needs to be abstract, final or empty. | 212 |
![]() | Parameter value should be final. | 212 |
![]() | Line has trailing spaces. | 218 |
![]() | Line has trailing spaces. | 222 |
![]() | Method 'getParentASIN' is not designed for extension - needs to be abstract, final or empty. | 224 |
![]() | Line has trailing spaces. | 230 |
![]() | Line has trailing spaces. | 234 |
![]() | Method 'setParentASIN' is not designed for extension - needs to be abstract, final or empty. | 236 |
![]() | Parameter value should be final. | 236 |
![]() | Line has trailing spaces. | 242 |
![]() | Line has trailing spaces. | 246 |
![]() | Method 'getErrors' is not designed for extension - needs to be abstract, final or empty. | 248 |
![]() | Line has trailing spaces. | 254 |
![]() | Line has trailing spaces. | 258 |
![]() | Method 'setErrors' is not designed for extension - needs to be abstract, final or empty. | 260 |
![]() | Parameter value should be final. | 260 |
![]() | Line has trailing spaces. | 266 |
![]() | Line has trailing spaces. | 270 |
![]() | Method 'getDetailPageURL' is not designed for extension - needs to be abstract, final or empty. | 272 |
![]() | Line has trailing spaces. | 278 |
![]() | Line has trailing spaces. | 282 |
![]() | Method 'setDetailPageURL' is not designed for extension - needs to be abstract, final or empty. | 284 |
![]() | Parameter value should be final. | 284 |
![]() | Line has trailing spaces. | 290 |
![]() | Line has trailing spaces. | 294 |
![]() | Method 'getSalesRank' is not designed for extension - needs to be abstract, final or empty. | 296 |
![]() | Line has trailing spaces. | 302 |
![]() | Line has trailing spaces. | 306 |
![]() | Method 'setSalesRank' is not designed for extension - needs to be abstract, final or empty. | 308 |
![]() | Parameter value should be final. | 308 |
![]() | Line has trailing spaces. | 314 |
![]() | Line has trailing spaces. | 318 |
![]() | Method 'getSmallImage' is not designed for extension - needs to be abstract, final or empty. | 320 |
![]() | Line has trailing spaces. | 326 |
![]() | Line has trailing spaces. | 330 |
![]() | Method 'setSmallImage' is not designed for extension - needs to be abstract, final or empty. | 332 |
![]() | Parameter value should be final. | 332 |
![]() | Line has trailing spaces. | 338 |
![]() | Line has trailing spaces. | 342 |
![]() | Method 'getMediumImage' is not designed for extension - needs to be abstract, final or empty. | 344 |
![]() | Line has trailing spaces. | 350 |
![]() | Line has trailing spaces. | 354 |
![]() | Method 'setMediumImage' is not designed for extension - needs to be abstract, final or empty. | 356 |
![]() | Parameter value should be final. | 356 |
![]() | Line has trailing spaces. | 362 |
![]() | Line has trailing spaces. | 366 |
![]() | Method 'getLargeImage' is not designed for extension - needs to be abstract, final or empty. | 368 |
![]() | Line has trailing spaces. | 374 |
![]() | Line has trailing spaces. | 378 |
![]() | Method 'setLargeImage' is not designed for extension - needs to be abstract, final or empty. | 380 |
![]() | Parameter value should be final. | 380 |
![]() | Line has trailing spaces. | 386 |
![]() | Line is longer than 80 characters. | 391 |
![]() | Line has trailing spaces. | 392 |
![]() | Line has trailing spaces. | 398 |
![]() | Line has trailing spaces. | 399 |
![]() | Line has trailing spaces. | 403 |
![]() | Line has trailing spaces. | 404 |
![]() | Expected an @return tag. | 406 |
![]() | Method 'getImageSets' is not designed for extension - needs to be abstract, final or empty. | 406 |
![]() | '<' is not preceded with whitespace. | 406 |
![]() | '<' is not followed by whitespace. | 406 |
![]() | '>' is not preceded with whitespace. | 406 |
![]() | '<' is not preceded with whitespace. | 408 |
![]() | '<' is not followed by whitespace. | 408 |
![]() | '>' is not preceded with whitespace. | 408 |
![]() | '>' is not followed by whitespace. | 408 |
![]() | Line has trailing spaces. | 415 |
![]() | Line has trailing spaces. | 419 |
![]() | Method 'getItemAttributes' is not designed for extension - needs to be abstract, final or empty. | 421 |
![]() | Line has trailing spaces. | 427 |
![]() | Line has trailing spaces. | 431 |
![]() | Method 'setItemAttributes' is not designed for extension - needs to be abstract, final or empty. | 433 |
![]() | Parameter value should be final. | 433 |
![]() | Line has trailing spaces. | 439 |
![]() | Line has trailing spaces. | 443 |
![]() | Method 'getMerchantItemAttributes' is not designed for extension - needs to be abstract, final or empty. | 445 |
![]() | Line has trailing spaces. | 451 |
![]() | Line has trailing spaces. | 455 |
![]() | Method 'setMerchantItemAttributes' is not designed for extension - needs to be abstract, final or empty. | 457 |
![]() | Parameter value should be final. | 457 |
![]() | Line has trailing spaces. | 463 |
![]() | Line has trailing spaces. | 467 |
![]() | Method 'getCollections' is not designed for extension - needs to be abstract, final or empty. | 469 |
![]() | Line has trailing spaces. | 475 |
![]() | Line has trailing spaces. | 479 |
![]() | Method 'setCollections' is not designed for extension - needs to be abstract, final or empty. | 481 |
![]() | Parameter value should be final. | 481 |
![]() | Line has trailing spaces. | 487 |
![]() | Line has trailing spaces. | 491 |
![]() | Method 'getSubjects' is not designed for extension - needs to be abstract, final or empty. | 493 |
![]() | Line has trailing spaces. | 499 |
![]() | Line has trailing spaces. | 503 |
![]() | Method 'setSubjects' is not designed for extension - needs to be abstract, final or empty. | 505 |
![]() | Parameter value should be final. | 505 |
![]() | Line has trailing spaces. | 511 |
![]() | Line has trailing spaces. | 515 |
![]() | Method 'getOfferSummary' is not designed for extension - needs to be abstract, final or empty. | 517 |
![]() | Line has trailing spaces. | 523 |
![]() | Line has trailing spaces. | 527 |
![]() | Method 'setOfferSummary' is not designed for extension - needs to be abstract, final or empty. | 529 |
![]() | Parameter value should be final. | 529 |
![]() | Line has trailing spaces. | 535 |
![]() | Line has trailing spaces. | 539 |
![]() | Method 'getOffers' is not designed for extension - needs to be abstract, final or empty. | 541 |
![]() | Line has trailing spaces. | 547 |
![]() | Line has trailing spaces. | 551 |
![]() | Method 'setOffers' is not designed for extension - needs to be abstract, final or empty. | 553 |
![]() | Parameter value should be final. | 553 |
![]() | Line has trailing spaces. | 559 |
![]() | Line has trailing spaces. | 563 |
![]() | Method 'getVariationSummary' is not designed for extension - needs to be abstract, final or empty. | 565 |
![]() | Line has trailing spaces. | 571 |
![]() | Line has trailing spaces. | 575 |
![]() | Method 'setVariationSummary' is not designed for extension - needs to be abstract, final or empty. | 577 |
![]() | Parameter value should be final. | 577 |
![]() | Line has trailing spaces. | 583 |
![]() | Line has trailing spaces. | 587 |
![]() | Method 'getVariations' is not designed for extension - needs to be abstract, final or empty. | 589 |
![]() | Line has trailing spaces. | 595 |
![]() | Line has trailing spaces. | 599 |
![]() | Method 'setVariations' is not designed for extension - needs to be abstract, final or empty. | 601 |
![]() | Parameter value should be final. | 601 |
![]() | Line has trailing spaces. | 607 |
![]() | Line has trailing spaces. | 611 |
![]() | Method 'getCustomerReviews' is not designed for extension - needs to be abstract, final or empty. | 613 |
![]() | Line has trailing spaces. | 619 |
![]() | Line has trailing spaces. | 623 |
![]() | Method 'setCustomerReviews' is not designed for extension - needs to be abstract, final or empty. | 625 |
![]() | Parameter value should be final. | 625 |
![]() | Line has trailing spaces. | 631 |
![]() | Line has trailing spaces. | 635 |
![]() | Method 'getEditorialReviews' is not designed for extension - needs to be abstract, final or empty. | 637 |
![]() | Line has trailing spaces. | 643 |
![]() | Line has trailing spaces. | 647 |
![]() | Method 'setEditorialReviews' is not designed for extension - needs to be abstract, final or empty. | 649 |
![]() | Parameter value should be final. | 649 |
![]() | Line has trailing spaces. | 655 |
![]() | Line has trailing spaces. | 659 |
![]() | Method 'getSimilarProducts' is not designed for extension - needs to be abstract, final or empty. | 661 |
![]() | Line has trailing spaces. | 667 |
![]() | Line has trailing spaces. | 671 |
![]() | Method 'setSimilarProducts' is not designed for extension - needs to be abstract, final or empty. | 673 |
![]() | Parameter value should be final. | 673 |
![]() | Line has trailing spaces. | 679 |
![]() | Line has trailing spaces. | 683 |
![]() | Method 'getAccessories' is not designed for extension - needs to be abstract, final or empty. | 685 |
![]() | Line has trailing spaces. | 691 |
![]() | Line has trailing spaces. | 695 |
![]() | Method 'setAccessories' is not designed for extension - needs to be abstract, final or empty. | 697 |
![]() | Parameter value should be final. | 697 |
![]() | Line has trailing spaces. | 703 |
![]() | Line has trailing spaces. | 707 |
![]() | Method 'getTracks' is not designed for extension - needs to be abstract, final or empty. | 709 |
![]() | Line has trailing spaces. | 715 |
![]() | Line has trailing spaces. | 719 |
![]() | Method 'setTracks' is not designed for extension - needs to be abstract, final or empty. | 721 |
![]() | Parameter value should be final. | 721 |
![]() | Line has trailing spaces. | 727 |
![]() | Line has trailing spaces. | 731 |
![]() | Method 'getBrowseNodes' is not designed for extension - needs to be abstract, final or empty. | 733 |
![]() | Line has trailing spaces. | 739 |
![]() | Line has trailing spaces. | 743 |
![]() | Method 'setBrowseNodes' is not designed for extension - needs to be abstract, final or empty. | 745 |
![]() | Parameter value should be final. | 745 |
![]() | Line has trailing spaces. | 751 |
![]() | Line has trailing spaces. | 755 |
![]() | Method 'getListmaniaLists' is not designed for extension - needs to be abstract, final or empty. | 757 |
![]() | Line has trailing spaces. | 763 |
![]() | Line has trailing spaces. | 767 |
![]() | Method 'setListmaniaLists' is not designed for extension - needs to be abstract, final or empty. | 769 |
![]() | Parameter value should be final. | 769 |
![]() | Line has trailing spaces. | 775 |
![]() | Line has trailing spaces. | 779 |
![]() | Method 'getSearchInside' is not designed for extension - needs to be abstract, final or empty. | 781 |
![]() | Line has trailing spaces. | 787 |
![]() | Line has trailing spaces. | 791 |
![]() | Method 'setSearchInside' is not designed for extension - needs to be abstract, final or empty. | 793 |
![]() | Parameter value should be final. | 793 |
![]() | Line has trailing spaces. | 799 |
![]() | Line has trailing spaces. | 803 |
![]() | Method 'getAlternateVersions' is not designed for extension - needs to be abstract, final or empty. | 805 |
![]() | Line has trailing spaces. | 811 |
![]() | Line has trailing spaces. | 815 |
![]() | Method 'setAlternateVersions' is not designed for extension - needs to be abstract, final or empty. | 817 |
![]() | Parameter value should be final. | 817 |
![]() | Line has trailing spaces. | 824 |
![]() | Line is longer than 80 characters. | 825 |
![]() | Line has trailing spaces. | 826 |
![]() | Line is longer than 80 characters. | 832 |
![]() | Line is longer than 80 characters. | 835 |
![]() | Line is longer than 80 characters. | 837 |
![]() | Line is longer than 80 characters. | 838 |
![]() | Line is longer than 80 characters. | 839 |
![]() | Line has trailing spaces. | 850 |
![]() | Line has trailing spaces. | 851 |
![]() | Missing a Javadoc comment. | 859 |
![]() | Line is longer than 80 characters. | 860 |
![]() | '<' is not preceded with whitespace. | 860 |
![]() | '<' is not followed by whitespace. | 860 |
![]() | '>' is not preceded with whitespace. | 860 |
![]() | Variable 'alternateVersion' must be private and have accessor methods. | 860 |
![]() | Line has trailing spaces. | 864 |
![]() | Line is longer than 80 characters. | 869 |
![]() | Line has trailing spaces. | 870 |
![]() | Line has trailing spaces. | 876 |
![]() | Line has trailing spaces. | 877 |
![]() | Line has trailing spaces. | 881 |
![]() | Line has trailing spaces. | 882 |
![]() | Expected an @return tag. | 884 |
![]() | Line is longer than 80 characters. | 884 |
![]() | Method 'getAlternateVersion' is not designed for extension - needs to be abstract, final or empty. | 884 |
![]() | '<' is not preceded with whitespace. | 884 |
![]() | '<' is not followed by whitespace. | 884 |
![]() | '>' is not preceded with whitespace. | 884 |
![]() | Line is longer than 80 characters. | 886 |
![]() | '<' is not preceded with whitespace. | 886 |
![]() | '<' is not followed by whitespace. | 886 |
![]() | '>' is not preceded with whitespace. | 886 |
![]() | '>' is not followed by whitespace. | 886 |
![]() | Line has trailing spaces. | 894 |
![]() | Line is longer than 80 characters. | 895 |
![]() | Line has trailing spaces. | 896 |
![]() | Line is longer than 80 characters. | 902 |
![]() | Line is longer than 80 characters. | 903 |
![]() | Line is longer than 80 characters. | 904 |
![]() | Line has trailing spaces. | 910 |
![]() | Line has trailing spaces. | 911 |
![]() | Missing a Javadoc comment. | 921 |
![]() | Variable 'asin' must be private and have accessor methods. | 922 |
![]() | Missing a Javadoc comment. | 923 |
![]() | Variable 'title' must be private and have accessor methods. | 924 |
![]() | Missing a Javadoc comment. | 925 |
![]() | Variable 'binding' must be private and have accessor methods. | 926 |
![]() | Line has trailing spaces. | 930 |
![]() | Line has trailing spaces. | 934 |
![]() | Method 'getASIN' is not designed for extension - needs to be abstract, final or empty. | 936 |
![]() | Line has trailing spaces. | 942 |
![]() | Line has trailing spaces. | 946 |
![]() | Method 'setASIN' is not designed for extension - needs to be abstract, final or empty. | 948 |
![]() | Parameter value should be final. | 948 |
![]() | Line has trailing spaces. | 954 |
![]() | Line has trailing spaces. | 958 |
![]() | Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 960 |
![]() | Line has trailing spaces. | 966 |
![]() | Line has trailing spaces. | 970 |
![]() | Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 972 |
![]() | Parameter value should be final. | 972 |
![]() | Line has trailing spaces. | 978 |
![]() | Line has trailing spaces. | 982 |
![]() | Method 'getBinding' is not designed for extension - needs to be abstract, final or empty. | 984 |
![]() | Line has trailing spaces. | 990 |
![]() | Line has trailing spaces. | 994 |
![]() | Method 'setBinding' is not designed for extension - needs to be abstract, final or empty. | 996 |
![]() | Parameter value should be final. | 996 |
![]() | Line has trailing spaces. | 1007 |
![]() | Line is longer than 80 characters. | 1008 |
![]() | Line has trailing spaces. | 1009 |
![]() | Line is longer than 80 characters. | 1015 |
![]() | Line is longer than 80 characters. | 1016 |
![]() | Line has trailing spaces. | 1022 |
![]() | Line has trailing spaces. | 1023 |
![]() | Missing a Javadoc comment. | 1032 |
![]() | Variable 'merchantId' must be private and have accessor methods. | 1033 |
![]() | Missing a Javadoc comment. | 1034 |
![]() | '<' is not preceded with whitespace. | 1035 |
![]() | '<' is not followed by whitespace. | 1035 |
![]() | '>' is not preceded with whitespace. | 1035 |
![]() | Variable 'imageSet' must be private and have accessor methods. | 1035 |
![]() | Line has trailing spaces. | 1039 |
![]() | Line has trailing spaces. | 1043 |
![]() | Method 'getMerchantId' is not designed for extension - needs to be abstract, final or empty. | 1045 |
![]() | Line has trailing spaces. | 1051 |
![]() | Line has trailing spaces. | 1055 |
![]() | Method 'setMerchantId' is not designed for extension - needs to be abstract, final or empty. | 1057 |
![]() | Parameter value should be final. | 1057 |
![]() | Line has trailing spaces. | 1063 |
![]() | Line is longer than 80 characters. | 1068 |
![]() | Line has trailing spaces. | 1069 |
![]() | Line has trailing spaces. | 1075 |
![]() | Line has trailing spaces. | 1076 |
![]() | Line has trailing spaces. | 1080 |
![]() | Line has trailing spaces. | 1081 |
![]() | Expected an @return tag. | 1083 |
![]() | Method 'getImageSet' is not designed for extension - needs to be abstract, final or empty. | 1083 |
![]() | '<' is not preceded with whitespace. | 1083 |
![]() | '<' is not followed by whitespace. | 1083 |
![]() | '>' is not preceded with whitespace. | 1083 |
![]() | '<' is not preceded with whitespace. | 1085 |
![]() | '<' is not followed by whitespace. | 1085 |
![]() | '>' is not preceded with whitespace. | 1085 |
![]() | '>' is not followed by whitespace. | 1085 |
![]() | Line has trailing spaces. | 1095 |
![]() | Line is longer than 80 characters. | 1096 |
![]() | Line has trailing spaces. | 1097 |
![]() | Line is longer than 80 characters. | 1103 |
![]() | Line has trailing spaces. | 1109 |
![]() | Line has trailing spaces. | 1110 |
![]() | Missing a Javadoc comment. | 1118 |
![]() | '<' is not preceded with whitespace. | 1119 |
![]() | '<' is not followed by whitespace. | 1119 |
![]() | '>' is not preceded with whitespace. | 1119 |
![]() | Variable 'subject' must be private and have accessor methods. | 1119 |
![]() | Line has trailing spaces. | 1123 |
![]() | Line is longer than 80 characters. | 1128 |
![]() | Line has trailing spaces. | 1129 |
![]() | Line has trailing spaces. | 1135 |
![]() | Line has trailing spaces. | 1136 |
![]() | Line has trailing spaces. | 1140 |
![]() | Line has trailing spaces. | 1141 |
![]() | Expected an @return tag. | 1143 |
![]() | Method 'getSubject' is not designed for extension - needs to be abstract, final or empty. | 1143 |
![]() | '<' is not preceded with whitespace. | 1143 |
![]() | '<' is not followed by whitespace. | 1143 |
![]() | '>' is not preceded with whitespace. | 1143 |
![]() | '<' is not preceded with whitespace. | 1145 |
![]() | '<' is not followed by whitespace. | 1145 |
![]() | '>' is not preceded with whitespace. | 1145 |
![]() | '>' is not followed by whitespace. | 1145 |
Violation | Message | Line |
---|---|---|
![]() | File length is 8,189 lines (max allowed is 2,000). | 1 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line has trailing spaces. | 28 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Line is longer than 80 characters. | 51 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Line is longer than 80 characters. | 69 |
![]() | Line is longer than 80 characters. | 70 |
![]() | Line is longer than 80 characters. | 71 |
![]() | Line is longer than 80 characters. | 72 |
![]() | Line is longer than 80 characters. | 73 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line is longer than 80 characters. | 75 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Line is longer than 80 characters. | 77 |
![]() | Line is longer than 80 characters. | 78 |
![]() | Line is longer than 80 characters. | 79 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line is longer than 80 characters. | 85 |
![]() | Line is longer than 80 characters. | 90 |
![]() | Line is longer than 80 characters. | 91 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Line is longer than 80 characters. | 94 |
![]() | Line is longer than 80 characters. | 95 |
![]() | Line is longer than 80 characters. | 96 |
![]() | Line is longer than 80 characters. | 97 |
![]() | Line is longer than 80 characters. | 98 |
![]() | Line is longer than 80 characters. | 99 |
![]() | Line is longer than 80 characters. | 100 |
![]() | Line is longer than 80 characters. | 101 |
![]() | Line is longer than 80 characters. | 102 |
![]() | Line is longer than 80 characters. | 103 |
![]() | Line is longer than 80 characters. | 104 |
![]() | Line is longer than 80 characters. | 105 |
![]() | Line is longer than 80 characters. | 106 |
![]() | Line is longer than 80 characters. | 107 |
![]() | Line is longer than 80 characters. | 108 |
![]() | Line is longer than 80 characters. | 109 |
![]() | Line is longer than 80 characters. | 110 |
![]() | Line is longer than 80 characters. | 111 |
![]() | Line is longer than 80 characters. | 112 |
![]() | Line is longer than 80 characters. | 113 |
![]() | Line is longer than 80 characters. | 114 |
![]() | Line is longer than 80 characters. | 115 |
![]() | Line is longer than 80 characters. | 116 |
![]() | Line is longer than 80 characters. | 117 |
![]() | Line is longer than 80 characters. | 118 |
![]() | Line is longer than 80 characters. | 119 |
![]() | Line is longer than 80 characters. | 120 |
![]() | Line is longer than 80 characters. | 121 |
![]() | Line is longer than 80 characters. | 122 |
![]() | Line is longer than 80 characters. | 123 |
![]() | Line is longer than 80 characters. | 124 |
![]() | Line is longer than 80 characters. | 125 |
![]() | Line is longer than 80 characters. | 126 |
![]() | Line is longer than 80 characters. | 127 |
![]() | Line is longer than 80 characters. | 128 |
![]() | Line is longer than 80 characters. | 129 |
![]() | Line is longer than 80 characters. | 130 |
![]() | Line is longer than 80 characters. | 131 |
![]() | Line is longer than 80 characters. | 132 |
![]() | Line is longer than 80 characters. | 133 |
![]() | Line is longer than 80 characters. | 134 |
![]() | Line is longer than 80 characters. | 135 |
![]() | Line is longer than 80 characters. | 136 |
![]() | Line is longer than 80 characters. | 137 |
![]() | Line is longer than 80 characters. | 138 |
![]() | Line is longer than 80 characters. | 139 |
![]() | Line is longer than 80 characters. | 140 |
![]() | Line is longer than 80 characters. | 141 |
![]() | Line is longer than 80 characters. | 142 |
![]() | Line is longer than 80 characters. | 143 |
![]() | Line is longer than 80 characters. | 144 |
![]() | Line is longer than 80 characters. | 145 |
![]() | Line is longer than 80 characters. | 146 |
![]() | Line is longer than 80 characters. | 147 |
![]() | Line is longer than 80 characters. | 148 |
![]() | Line is longer than 80 characters. | 149 |
![]() | Line is longer than 80 characters. | 150 |
![]() | Line is longer than 80 characters. | 151 |
![]() | Line is longer than 80 characters. | 152 |
![]() | Line is longer than 80 characters. | 153 |
![]() | Line is longer than 80 characters. | 154 |
![]() | Line is longer than 80 characters. | 155 |
![]() | Line is longer than 80 characters. | 159 |
![]() | Line is longer than 80 characters. | 161 |
![]() | Line is longer than 80 characters. | 162 |
![]() | Line is longer than 80 characters. | 163 |
![]() | Line is longer than 80 characters. | 164 |
![]() | Line is longer than 80 characters. | 170 |
![]() | Line is longer than 80 characters. | 171 |
![]() | Line is longer than 80 characters. | 175 |
![]() | Line is longer than 80 characters. | 177 |
![]() | Line is longer than 80 characters. | 180 |
![]() | Line is longer than 80 characters. | 182 |
![]() | Line is longer than 80 characters. | 183 |
![]() | Line is longer than 80 characters. | 184 |
![]() | Line is longer than 80 characters. | 195 |
![]() | Line is longer than 80 characters. | 196 |
![]() | Line is longer than 80 characters. | 197 |
![]() | Line is longer than 80 characters. | 198 |
![]() | Line is longer than 80 characters. | 199 |
![]() | Line is longer than 80 characters. | 200 |
![]() | Line is longer than 80 characters. | 201 |
![]() | Line is longer than 80 characters. | 202 |
![]() | Line is longer than 80 characters. | 203 |
![]() | Line is longer than 80 characters. | 204 |
![]() | Line is longer than 80 characters. | 205 |
![]() | Line is longer than 80 characters. | 206 |
![]() | Line is longer than 80 characters. | 207 |
![]() | Line is longer than 80 characters. | 208 |
![]() | Line is longer than 80 characters. | 209 |
![]() | Line is longer than 80 characters. | 210 |
![]() | Line is longer than 80 characters. | 211 |
![]() | Line is longer than 80 characters. | 212 |
![]() | Line is longer than 80 characters. | 213 |
![]() | Line is longer than 80 characters. | 214 |
![]() | Line is longer than 80 characters. | 215 |
![]() | Line is longer than 80 characters. | 216 |
![]() | Line is longer than 80 characters. | 217 |
![]() | Line is longer than 80 characters. | 218 |
![]() | Line is longer than 80 characters. | 219 |
![]() | Line is longer than 80 characters. | 220 |
![]() | Line is longer than 80 characters. | 221 |
![]() | Line is longer than 80 characters. | 222 |
![]() | Line is longer than 80 characters. | 223 |
![]() | Line is longer than 80 characters. | 224 |
![]() | Line is longer than 80 characters. | 225 |
![]() | Line is longer than 80 characters. | 226 |
![]() | Line is longer than 80 characters. | 227 |
![]() | Line is longer than 80 characters. | 228 |
![]() | Line is longer than 80 characters. | 229 |
![]() | Line is longer than 80 characters. | 230 |
![]() | Line is longer than 80 characters. | 231 |
![]() | Line is longer than 80 characters. | 232 |
![]() | Line is longer than 80 characters. | 233 |
![]() | Line is longer than 80 characters. | 234 |
![]() | Line is longer than 80 characters. | 235 |
![]() | Line is longer than 80 characters. | 236 |
![]() | Line is longer than 80 characters. | 237 |
![]() | Line is longer than 80 characters. | 238 |
![]() | Line is longer than 80 characters. | 239 |
![]() | Line is longer than 80 characters. | 240 |
![]() | Line is longer than 80 characters. | 241 |
![]() | Line is longer than 80 characters. | 242 |
![]() | Line is longer than 80 characters. | 243 |
![]() | Line is longer than 80 characters. | 244 |
![]() | Line is longer than 80 characters. | 245 |
![]() | Line is longer than 80 characters. | 246 |
![]() | Line is longer than 80 characters. | 247 |
![]() | Line is longer than 80 characters. | 248 |
![]() | Line is longer than 80 characters. | 249 |
![]() | Line is longer than 80 characters. | 250 |
![]() | Line is longer than 80 characters. | 251 |
![]() | Line is longer than 80 characters. | 252 |
![]() | Line is longer than 80 characters. | 256 |
![]() | Line is longer than 80 characters. | 258 |
![]() | Line is longer than 80 characters. | 259 |
![]() | Line is longer than 80 characters. | 260 |
![]() | Line is longer than 80 characters. | 261 |
![]() | Line is longer than 80 characters. | 267 |
![]() | Line is longer than 80 characters. | 268 |
![]() | Line is longer than 80 characters. | 269 |
![]() | Line is longer than 80 characters. | 270 |
![]() | Line is longer than 80 characters. | 271 |
![]() | Line is longer than 80 characters. | 272 |
![]() | Line is longer than 80 characters. | 273 |
![]() | Line is longer than 80 characters. | 274 |
![]() | Line is longer than 80 characters. | 275 |
![]() | Line is longer than 80 characters. | 276 |
![]() | Line is longer than 80 characters. | 277 |
![]() | Line is longer than 80 characters. | 278 |
![]() | Line is longer than 80 characters. | 279 |
![]() | Line is longer than 80 characters. | 280 |
![]() | Line is longer than 80 characters. | 281 |
![]() | Line is longer than 80 characters. | 282 |
![]() | Line is longer than 80 characters. | 283 |
![]() | Line is longer than 80 characters. | 284 |
![]() | Line is longer than 80 characters. | 285 |
![]() | Line is longer than 80 characters. | 286 |
![]() | Line is longer than 80 characters. | 287 |
![]() | Line is longer than 80 characters. | 288 |
![]() | Line is longer than 80 characters. | 289 |
![]() | Line is longer than 80 characters. | 290 |
![]() | Line is longer than 80 characters. | 291 |
![]() | Line is longer than 80 characters. | 292 |
![]() | Line is longer than 80 characters. | 293 |
![]() | Line is longer than 80 characters. | 294 |
![]() | Line is longer than 80 characters. | 295 |
![]() | Line is longer than 80 characters. | 296 |
![]() | Line is longer than 80 characters. | 297 |
![]() | Line is longer than 80 characters. | 298 |
![]() | Line is longer than 80 characters. | 299 |
![]() | Line is longer than 80 characters. | 300 |
![]() | Line is longer than 80 characters. | 301 |
![]() | Line is longer than 80 characters. | 302 |
![]() | Line is longer than 80 characters. | 303 |
![]() | Line is longer than 80 characters. | 304 |
![]() | Line is longer than 80 characters. | 305 |
![]() | Line is longer than 80 characters. | 306 |
![]() | Line is longer than 80 characters. | 307 |
![]() | Line is longer than 80 characters. | 308 |
![]() | Line is longer than 80 characters. | 309 |
![]() | Line is longer than 80 characters. | 310 |
![]() | Line is longer than 80 characters. | 311 |
![]() | Line is longer than 80 characters. | 312 |
![]() | Line is longer than 80 characters. | 313 |
![]() | Line is longer than 80 characters. | 314 |
![]() | Line is longer than 80 characters. | 315 |
![]() | Line is longer than 80 characters. | 316 |
![]() | Line is longer than 80 characters. | 317 |
![]() | Line is longer than 80 characters. | 318 |
![]() | Line is longer than 80 characters. | 319 |
![]() | Line is longer than 80 characters. | 320 |
![]() | Line is longer than 80 characters. | 321 |
![]() | Line is longer than 80 characters. | 322 |
![]() | Line is longer than 80 characters. | 323 |
![]() | Line is longer than 80 characters. | 324 |
![]() | Line is longer than 80 characters. | 325 |
![]() | Line is longer than 80 characters. | 326 |
![]() | Line is longer than 80 characters. | 327 |
![]() | Line is longer than 80 characters. | 328 |
![]() | Line is longer than 80 characters. | 329 |
![]() | Line is longer than 80 characters. | 330 |
![]() | Line is longer than 80 characters. | 331 |
![]() | Line is longer than 80 characters. | 332 |
![]() | Line is longer than 80 characters. | 333 |
![]() | Line is longer than 80 characters. | 334 |
![]() | Line is longer than 80 characters. | 335 |
![]() | Line is longer than 80 characters. | 336 |
![]() | Line is longer than 80 characters. | 337 |
![]() | Line is longer than 80 characters. | 338 |
![]() | Line is longer than 80 characters. | 339 |
![]() | Line is longer than 80 characters. | 340 |
![]() | Line is longer than 80 characters. | 341 |
![]() | Line is longer than 80 characters. | 342 |
![]() | Line is longer than 80 characters. | 343 |
![]() | Line is longer than 80 characters. | 344 |
![]() | Line is longer than 80 characters. | 345 |
![]() | Line is longer than 80 characters. | 346 |
![]() | Line is longer than 80 characters. | 347 |
![]() | Line is longer than 80 characters. | 348 |
![]() | Line is longer than 80 characters. | 349 |
![]() | Line is longer than 80 characters. | 350 |
![]() | Line is longer than 80 characters. | 351 |
![]() | Line is longer than 80 characters. | 352 |
![]() | Line is longer than 80 characters. | 353 |
![]() | Line is longer than 80 characters. | 354 |
![]() | Line has trailing spaces. | 360 |
![]() | Line has trailing spaces. | 361 |
![]() | Missing a Javadoc comment. | 634 |
![]() | '<' is not preceded with whitespace. | 635 |
![]() | '<' is not followed by whitespace. | 635 |
![]() | '>' is not preceded with whitespace. | 635 |
![]() | Variable 'actor' must be private and have accessor methods. | 635 |
![]() | Missing a Javadoc comment. | 636 |
![]() | Variable 'address' must be private and have accessor methods. | 637 |
![]() | Missing a Javadoc comment. | 638 |
![]() | Variable 'amazonMaximumAge' must be private and have accessor methods. | 639 |
![]() | Missing a Javadoc comment. | 640 |
![]() | Variable 'amazonMinimumAge' must be private and have accessor methods. | 641 |
![]() | Missing a Javadoc comment. | 642 |
![]() | Variable 'analogVideoFormat' must be private and have accessor methods. | 643 |
![]() | Missing a Javadoc comment. | 644 |
![]() | Variable 'apertureModes' must be private and have accessor methods. | 645 |
![]() | Missing a Javadoc comment. | 646 |
![]() | '<' is not preceded with whitespace. | 647 |
![]() | '<' is not followed by whitespace. | 647 |
![]() | '>' is not preceded with whitespace. | 647 |
![]() | Variable 'artist' must be private and have accessor methods. | 647 |
![]() | Missing a Javadoc comment. | 648 |
![]() | Variable 'aspectRatio' must be private and have accessor methods. | 649 |
![]() | Missing a Javadoc comment. | 650 |
![]() | Variable 'assemblyInstructions' must be private and have accessor methods. | 651 |
![]() | Missing a Javadoc comment. | 652 |
![]() | Variable 'assemblyRequired' must be private and have accessor methods. | 653 |
![]() | Missing a Javadoc comment. | 654 |
![]() | Variable 'audienceRating' must be private and have accessor methods. | 655 |
![]() | Missing a Javadoc comment. | 656 |
![]() | '<' is not preceded with whitespace. | 657 |
![]() | '<' is not followed by whitespace. | 657 |
![]() | '>' is not preceded with whitespace. | 657 |
![]() | Variable 'audioFormat' must be private and have accessor methods. | 657 |
![]() | Missing a Javadoc comment. | 658 |
![]() | '<' is not preceded with whitespace. | 659 |
![]() | '<' is not followed by whitespace. | 659 |
![]() | '>' is not preceded with whitespace. | 659 |
![]() | Variable 'author' must be private and have accessor methods. | 659 |
![]() | Missing a Javadoc comment. | 660 |
![]() | Variable 'backFinding' must be private and have accessor methods. | 661 |
![]() | Missing a Javadoc comment. | 662 |
![]() | Variable 'bandMaterialType' must be private and have accessor methods. | 663 |
![]() | Missing a Javadoc comment. | 664 |
![]() | Variable 'batteriesIncluded' must be private and have accessor methods. | 665 |
![]() | Missing a Javadoc comment. | 666 |
![]() | Variable 'batteriesRequired' must be private and have accessor methods. | 667 |
![]() | Missing a Javadoc comment. | 668 |
![]() | Variable 'batteries' must be private and have accessor methods. | 669 |
![]() | Missing a Javadoc comment. | 670 |
![]() | Variable 'batteryDescription' must be private and have accessor methods. | 671 |
![]() | Missing a Javadoc comment. | 672 |
![]() | Variable 'batteryType' must be private and have accessor methods. | 673 |
![]() | Missing a Javadoc comment. | 674 |
![]() | Variable 'bezelMaterialType' must be private and have accessor methods. | 675 |
![]() | Missing a Javadoc comment. | 676 |
![]() | Variable 'binding' must be private and have accessor methods. | 677 |
![]() | Missing a Javadoc comment. | 678 |
![]() | Variable 'brand' must be private and have accessor methods. | 679 |
![]() | Missing a Javadoc comment. | 680 |
![]() | Variable 'calendarType' must be private and have accessor methods. | 681 |
![]() | Missing a Javadoc comment. | 682 |
![]() | '<' is not preceded with whitespace. | 683 |
![]() | '<' is not followed by whitespace. | 683 |
![]() | '>' is not preceded with whitespace. | 683 |
![]() | Variable 'cameraManualFeatures' must be private and have accessor methods. | 683 |
![]() | Missing a Javadoc comment. | 684 |
![]() | Variable 'caseDiameter' must be private and have accessor methods. | 685 |
![]() | Missing a Javadoc comment. | 686 |
![]() | Variable 'caseMaterialType' must be private and have accessor methods. | 687 |
![]() | Missing a Javadoc comment. | 688 |
![]() | Variable 'caseThickness' must be private and have accessor methods. | 689 |
![]() | Missing a Javadoc comment. | 690 |
![]() | Variable 'caseType' must be private and have accessor methods. | 691 |
![]() | Missing a Javadoc comment. | 692 |
![]() | Variable 'catalogNumber' must be private and have accessor methods. | 693 |
![]() | Missing a Javadoc comment. | 694 |
![]() | Variable 'cdrwDescription' must be private and have accessor methods. | 695 |
![]() | Missing a Javadoc comment. | 696 |
![]() | Variable 'chainType' must be private and have accessor methods. | 697 |
![]() | Missing a Javadoc comment. | 698 |
![]() | Variable 'ceroAgeRating' must be private and have accessor methods. | 699 |
![]() | Missing a Javadoc comment. | 700 |
![]() | Variable 'claspType' must be private and have accessor methods. | 701 |
![]() | Missing a Javadoc comment. | 702 |
![]() | Variable 'clothingSize' must be private and have accessor methods. | 703 |
![]() | Missing a Javadoc comment. | 704 |
![]() | Variable 'clubType' must be private and have accessor methods. | 705 |
![]() | Missing a Javadoc comment. | 706 |
![]() | Variable 'color' must be private and have accessor methods. | 707 |
![]() | Missing a Javadoc comment. | 708 |
![]() | Variable 'compatibility' must be private and have accessor methods. | 709 |
![]() | Missing a Javadoc comment. | 710 |
![]() | '<' is not preceded with whitespace. | 711 |
![]() | '<' is not followed by whitespace. | 711 |
![]() | '>' is not preceded with whitespace. | 711 |
![]() | Variable 'compatibleDevices' must be private and have accessor methods. | 711 |
![]() | Missing a Javadoc comment. | 712 |
![]() | Variable 'computerHardwareType' must be private and have accessor methods. | 713 |
![]() | Missing a Javadoc comment. | 714 |
![]() | Variable 'computerPlatform' must be private and have accessor methods. | 715 |
![]() | Missing a Javadoc comment. | 716 |
![]() | Variable 'connectivity' must be private and have accessor methods. | 717 |
![]() | Missing a Javadoc comment. | 718 |
![]() | Variable 'continuousShootingSpeed' must be private and have accessor methods. | 719 |
![]() | Missing a Javadoc comment. | 720 |
![]() | Variable 'country' must be private and have accessor methods. | 721 |
![]() | Missing a Javadoc comment. | 722 |
![]() | Variable 'cpuManufacturer' must be private and have accessor methods. | 723 |
![]() | Missing a Javadoc comment. | 724 |
![]() | Variable 'cpuSpeed' must be private and have accessor methods. | 725 |
![]() | Missing a Javadoc comment. | 726 |
![]() | Variable 'cpuType' must be private and have accessor methods. | 727 |
![]() | Missing a Javadoc comment. | 728 |
![]() | '<' is not preceded with whitespace. | 729 |
![]() | '<' is not followed by whitespace. | 729 |
![]() | '>' is not preceded with whitespace. | 729 |
![]() | Variable 'creator' must be private and have accessor methods. | 729 |
![]() | Missing a Javadoc comment. | 730 |
![]() | Variable 'cuisine' must be private and have accessor methods. | 731 |
![]() | Missing a Javadoc comment. | 732 |
![]() | '<' is not preceded with whitespace. | 733 |
![]() | '<' is not followed by whitespace. | 733 |
![]() | '>' is not preceded with whitespace. | 733 |
![]() | Variable 'dataLinkProtocol' must be private and have accessor methods. | 733 |
![]() | Missing a Javadoc comment. | 734 |
![]() | Variable 'deliveryOption' must be private and have accessor methods. | 735 |
![]() | Missing a Javadoc comment. | 736 |
![]() | Variable 'delayBetweenShots' must be private and have accessor methods. | 737 |
![]() | Missing a Javadoc comment. | 738 |
![]() | Variable 'department' must be private and have accessor methods. | 739 |
![]() | Missing a Javadoc comment. | 740 |
![]() | Variable 'deweyDecimalNumber' must be private and have accessor methods. | 741 |
![]() | Missing a Javadoc comment. | 742 |
![]() | Variable 'dialColor' must be private and have accessor methods. | 743 |
![]() | Missing a Javadoc comment. | 744 |
![]() | Variable 'dialWindowMaterialType' must be private and have accessor methods. | 745 |
![]() | Missing a Javadoc comment. | 746 |
![]() | Variable 'digitalZoom' must be private and have accessor methods. | 747 |
![]() | Missing a Javadoc comment. | 748 |
![]() | '<' is not preceded with whitespace. | 749 |
![]() | '<' is not followed by whitespace. | 749 |
![]() | '>' is not preceded with whitespace. | 749 |
![]() | Variable 'director' must be private and have accessor methods. | 749 |
![]() | Missing a Javadoc comment. | 750 |
![]() | Variable 'displayColorSupport' must be private and have accessor methods. | 751 |
![]() | Missing a Javadoc comment. | 752 |
![]() | Variable 'displaySize' must be private and have accessor methods. | 753 |
![]() | Missing a Javadoc comment. | 754 |
![]() | Variable 'drumSetPieceQuantity' must be private and have accessor methods. | 756 |
![]() | Missing a Javadoc comment. | 757 |
![]() | Variable 'dvdLayers' must be private and have accessor methods. | 759 |
![]() | Missing a Javadoc comment. | 760 |
![]() | Variable 'dvdrwDescription' must be private and have accessor methods. | 761 |
![]() | Missing a Javadoc comment. | 762 |
![]() | Variable 'dvdSides' must be private and have accessor methods. | 764 |
![]() | Missing a Javadoc comment. | 765 |
![]() | Variable 'dpci' must be private and have accessor methods. | 766 |
![]() | Missing a Javadoc comment. | 767 |
![]() | Variable 'ean' must be private and have accessor methods. | 768 |
![]() | Missing a Javadoc comment. | 769 |
![]() | Variable 'edition' must be private and have accessor methods. | 770 |
![]() | Missing a Javadoc comment. | 771 |
![]() | Variable 'esrbAgeRating' must be private and have accessor methods. | 772 |
![]() | Missing a Javadoc comment. | 773 |
![]() | Variable 'externalDisplaySupportDescription' must be private and have accessor methods. | 774 |
![]() | Missing a Javadoc comment. | 775 |
![]() | Variable 'fabricType' must be private and have accessor methods. | 776 |
![]() | Missing a Javadoc comment. | 777 |
![]() | Variable 'faxNumber' must be private and have accessor methods. | 778 |
![]() | Missing a Javadoc comment. | 779 |
![]() | '<' is not preceded with whitespace. | 780 |
![]() | '<' is not followed by whitespace. | 780 |
![]() | '>' is not preceded with whitespace. | 780 |
![]() | Variable 'feature' must be private and have accessor methods. | 780 |
![]() | Missing a Javadoc comment. | 781 |
![]() | Variable 'filmColorType' must be private and have accessor methods. | 782 |
![]() | Missing a Javadoc comment. | 783 |
![]() | Variable 'firstIssueLeadTime' must be private and have accessor methods. | 784 |
![]() | Missing a Javadoc comment. | 785 |
![]() | Variable 'floppyDiskDriveDescription' must be private and have accessor methods. | 786 |
![]() | Missing a Javadoc comment. | 787 |
![]() | '<' is not preceded with whitespace. | 788 |
![]() | '<' is not followed by whitespace. | 788 |
![]() | '>' is not preceded with whitespace. | 788 |
![]() | Variable 'format' must be private and have accessor methods. | 788 |
![]() | Missing a Javadoc comment. | 789 |
![]() | '<' is not preceded with whitespace. | 790 |
![]() | '<' is not followed by whitespace. | 790 |
![]() | '>' is not preceded with whitespace. | 790 |
![]() | Variable 'formFactor' must be private and have accessor methods. | 790 |
![]() | Missing a Javadoc comment. | 791 |
![]() | Variable 'gemType' must be private and have accessor methods. | 792 |
![]() | Missing a Javadoc comment. | 793 |
![]() | Variable 'genre' must be private and have accessor methods. | 794 |
![]() | Missing a Javadoc comment. | 795 |
![]() | Variable 'graphicsCardInterface' must be private and have accessor methods. | 796 |
![]() | Missing a Javadoc comment. | 797 |
![]() | Variable 'graphicsDescription' must be private and have accessor methods. | 798 |
![]() | Missing a Javadoc comment. | 799 |
![]() | Variable 'graphicsMemorySize' must be private and have accessor methods. | 800 |
![]() | Missing a Javadoc comment. | 801 |
![]() | Variable 'guitarAttribute' must be private and have accessor methods. | 802 |
![]() | Missing a Javadoc comment. | 803 |
![]() | Variable 'guitarBridgeSystem' must be private and have accessor methods. | 804 |
![]() | Missing a Javadoc comment. | 805 |
![]() | Variable 'guitarPickThickness' must be private and have accessor methods. | 806 |
![]() | Missing a Javadoc comment. | 807 |
![]() | Variable 'guitarPickupConfiguration' must be private and have accessor methods. | 808 |
![]() | Missing a Javadoc comment. | 809 |
![]() | Variable 'handOrientation' must be private and have accessor methods. | 810 |
![]() | Missing a Javadoc comment. | 811 |
![]() | Variable 'hardDiskCount' must be private and have accessor methods. | 813 |
![]() | Missing a Javadoc comment. | 814 |
![]() | Variable 'hardDiskSize' must be private and have accessor methods. | 815 |
![]() | Missing a Javadoc comment. | 816 |
![]() | Variable 'hardDiskInterface' must be private and have accessor methods. | 817 |
![]() | Missing a Javadoc comment. | 818 |
![]() | Variable 'hardwarePlatform' must be private and have accessor methods. | 819 |
![]() | Missing a Javadoc comment. | 820 |
![]() | Variable 'hasAutoFocus' must be private and have accessor methods. | 821 |
![]() | Missing a Javadoc comment. | 822 |
![]() | Variable 'hasBurstMode' must be private and have accessor methods. | 823 |
![]() | Missing a Javadoc comment. | 824 |
![]() | Variable 'hasInCameraEditing' must be private and have accessor methods. | 825 |
![]() | Missing a Javadoc comment. | 826 |
![]() | Variable 'hasRedEyeReduction' must be private and have accessor methods. | 827 |
![]() | Missing a Javadoc comment. | 828 |
![]() | Variable 'hasSelfTimer' must be private and have accessor methods. | 829 |
![]() | Missing a Javadoc comment. | 830 |
![]() | Variable 'hasTripodMount' must be private and have accessor methods. | 831 |
![]() | Missing a Javadoc comment. | 832 |
![]() | Variable 'hasVideoOut' must be private and have accessor methods. | 833 |
![]() | Missing a Javadoc comment. | 834 |
![]() | Variable 'hasViewfinder' must be private and have accessor methods. | 835 |
![]() | Missing a Javadoc comment. | 836 |
![]() | Variable 'hazardousMaterialType' must be private and have accessor methods. | 837 |
![]() | Missing a Javadoc comment. | 838 |
![]() | Variable 'hoursOfOperation' must be private and have accessor methods. | 839 |
![]() | Missing a Javadoc comment. | 840 |
![]() | Variable 'includedSoftware' must be private and have accessor methods. | 841 |
![]() | Missing a Javadoc comment. | 842 |
![]() | Variable 'includesMp3Player' must be private and have accessor methods. | 843 |
![]() | Missing a Javadoc comment. | 844 |
![]() | Variable 'ingredients' must be private and have accessor methods. | 845 |
![]() | Missing a Javadoc comment. | 846 |
![]() | Variable 'instrumentKey' must be private and have accessor methods. | 847 |
![]() | Missing a Javadoc comment. | 848 |
![]() | Variable 'isAdultProduct' must be private and have accessor methods. | 849 |
![]() | Missing a Javadoc comment. | 850 |
![]() | Variable 'isAutographed' must be private and have accessor methods. | 851 |
![]() | Missing a Javadoc comment. | 852 |
![]() | Variable 'isbn' must be private and have accessor methods. | 853 |
![]() | Missing a Javadoc comment. | 854 |
![]() | Variable 'isFragile' must be private and have accessor methods. | 855 |
![]() | Missing a Javadoc comment. | 856 |
![]() | Variable 'isLabCreated' must be private and have accessor methods. | 857 |
![]() | Missing a Javadoc comment. | 858 |
![]() | Variable 'isMemorabilia' must be private and have accessor methods. | 859 |
![]() | Missing a Javadoc comment. | 860 |
![]() | Variable 'isoEquivalent' must be private and have accessor methods. | 861 |
![]() | Missing a Javadoc comment. | 862 |
![]() | Variable 'isPreannounce' must be private and have accessor methods. | 863 |
![]() | Missing a Javadoc comment. | 864 |
![]() | Variable 'issuesPerYear' must be private and have accessor methods. | 865 |
![]() | Missing a Javadoc comment. | 866 |
![]() | Variable 'itemDimensions' must be private and have accessor methods. | 867 |
![]() | Missing a Javadoc comment. | 868 |
![]() | Variable 'keyboardDescription' must be private and have accessor methods. | 869 |
![]() | Missing a Javadoc comment. | 870 |
![]() | Variable 'label' must be private and have accessor methods. | 871 |
![]() | Missing a Javadoc comment. | 872 |
![]() | Variable 'languages' must be private and have accessor methods. | 873 |
![]() | Missing a Javadoc comment. | 874 |
![]() | Variable 'legalDisclaimer' must be private and have accessor methods. | 875 |
![]() | Missing a Javadoc comment. | 876 |
![]() | Variable 'lensType' must be private and have accessor methods. | 877 |
![]() | Missing a Javadoc comment. | 878 |
![]() | Variable 'lineVoltage' must be private and have accessor methods. | 879 |
![]() | Missing a Javadoc comment. | 880 |
![]() | Variable 'listPrice' must be private and have accessor methods. | 881 |
![]() | Missing a Javadoc comment. | 882 |
![]() | Variable 'macroFocusRange' must be private and have accessor methods. | 883 |
![]() | Missing a Javadoc comment. | 884 |
![]() | Variable 'magazineType' must be private and have accessor methods. | 885 |
![]() | Missing a Javadoc comment. | 886 |
![]() | Variable 'malletHardness' must be private and have accessor methods. | 887 |
![]() | Missing a Javadoc comment. | 888 |
![]() | Variable 'manufacturer' must be private and have accessor methods. | 889 |
![]() | Missing a Javadoc comment. | 890 |
![]() | Variable 'manufacturerLaborWarrantyDescription' must be private and have accessor methods. | 891 |
![]() | Missing a Javadoc comment. | 892 |
![]() | Variable 'manufacturerMaximumAge' must be private and have accessor methods. | 893 |
![]() | Missing a Javadoc comment. | 894 |
![]() | Variable 'manufacturerMinimumAge' must be private and have accessor methods. | 895 |
![]() | Missing a Javadoc comment. | 896 |
![]() | Variable 'manufacturerPartsWarrantyDescription' must be private and have accessor methods. | 897 |
![]() | Missing a Javadoc comment. | 898 |
![]() | Variable 'materialType' must be private and have accessor methods. | 899 |
![]() | Missing a Javadoc comment. | 900 |
![]() | Variable 'maximumAperture' must be private and have accessor methods. | 901 |
![]() | Missing a Javadoc comment. | 902 |
![]() | Variable 'maximumColorDepth' must be private and have accessor methods. | 903 |
![]() | Missing a Javadoc comment. | 904 |
![]() | Variable 'maximumFocalLength' must be private and have accessor methods. | 905 |
![]() | Missing a Javadoc comment. | 906 |
![]() | Variable 'maximumHighResolutionImages' must be private and have accessor methods. | 907 |
![]() | Missing a Javadoc comment. | 908 |
![]() | Variable 'maximumHorizontalResolution' must be private and have accessor methods. | 909 |
![]() | Missing a Javadoc comment. | 910 |
![]() | Variable 'maximumLowResolutionImages' must be private and have accessor methods. | 911 |
![]() | Missing a Javadoc comment. | 912 |
![]() | Variable 'maximumResolution' must be private and have accessor methods. | 913 |
![]() | Missing a Javadoc comment. | 914 |
![]() | Variable 'maximumShutterSpeed' must be private and have accessor methods. | 915 |
![]() | Missing a Javadoc comment. | 916 |
![]() | Variable 'maximumVerticalResolution' must be private and have accessor methods. | 917 |
![]() | Missing a Javadoc comment. | 918 |
![]() | Variable 'maximumWeightRecommendation' must be private and have accessor methods. | 919 |
![]() | Missing a Javadoc comment. | 920 |
![]() | Variable 'mediaType' must be private and have accessor methods. | 921 |
![]() | Missing a Javadoc comment. | 922 |
![]() | Variable 'memorySlotsAvailable' must be private and have accessor methods. | 923 |
![]() | Missing a Javadoc comment. | 924 |
![]() | Variable 'metalStamp' must be private and have accessor methods. | 925 |
![]() | Missing a Javadoc comment. | 926 |
![]() | Variable 'metalType' must be private and have accessor methods. | 927 |
![]() | Missing a Javadoc comment. | 928 |
![]() | Variable 'miniMovieDescription' must be private and have accessor methods. | 929 |
![]() | Missing a Javadoc comment. | 930 |
![]() | Variable 'minimumFocalLength' must be private and have accessor methods. | 931 |
![]() | Missing a Javadoc comment. | 932 |
![]() | Variable 'minimumShutterSpeed' must be private and have accessor methods. | 933 |
![]() | Missing a Javadoc comment. | 934 |
![]() | Variable 'model' must be private and have accessor methods. | 935 |
![]() | Missing a Javadoc comment. | 936 |
![]() | Variable 'modelYear' must be private and have accessor methods. | 938 |
![]() | Missing a Javadoc comment. | 939 |
![]() | Variable 'modemDescription' must be private and have accessor methods. | 940 |
![]() | Missing a Javadoc comment. | 941 |
![]() | Variable 'monitorSize' must be private and have accessor methods. | 942 |
![]() | Missing a Javadoc comment. | 943 |
![]() | Variable 'monitorViewableDiagonalSize' must be private and have accessor methods. | 944 |
![]() | Missing a Javadoc comment. | 945 |
![]() | Variable 'mouseDescription' must be private and have accessor methods. | 946 |
![]() | Missing a Javadoc comment. | 947 |
![]() | Variable 'mpn' must be private and have accessor methods. | 948 |
![]() | Missing a Javadoc comment. | 949 |
![]() | Variable 'musicalStyle' must be private and have accessor methods. | 950 |
![]() | Missing a Javadoc comment. | 951 |
![]() | Variable 'nativeResolution' must be private and have accessor methods. | 952 |
![]() | Missing a Javadoc comment. | 953 |
![]() | Variable 'neighborhood' must be private and have accessor methods. | 954 |
![]() | Missing a Javadoc comment. | 955 |
![]() | Variable 'networkInterfaceDescription' must be private and have accessor methods. | 956 |
![]() | Missing a Javadoc comment. | 957 |
![]() | Variable 'notebookDisplayTechnology' must be private and have accessor methods. | 958 |
![]() | Missing a Javadoc comment. | 959 |
![]() | Variable 'notebookPointingDeviceDescription' must be private and have accessor methods. | 960 |
![]() | Missing a Javadoc comment. | 961 |
![]() | Variable 'numberOfDiscs' must be private and have accessor methods. | 963 |
![]() | Missing a Javadoc comment. | 964 |
![]() | Variable 'numberOfIssues' must be private and have accessor methods. | 966 |
![]() | Missing a Javadoc comment. | 967 |
![]() | Variable 'numberOfItems' must be private and have accessor methods. | 969 |
![]() | Missing a Javadoc comment. | 970 |
![]() | Variable 'numberOfKeys' must be private and have accessor methods. | 972 |
![]() | Missing a Javadoc comment. | 973 |
![]() | Variable 'numberOfPages' must be private and have accessor methods. | 975 |
![]() | Missing a Javadoc comment. | 976 |
![]() | Variable 'numberOfPearls' must be private and have accessor methods. | 978 |
![]() | Missing a Javadoc comment. | 979 |
![]() | Variable 'numberOfRapidFireShots' must be private and have accessor methods. | 981 |
![]() | Missing a Javadoc comment. | 982 |
![]() | Variable 'numberOfStones' must be private and have accessor methods. | 984 |
![]() | Missing a Javadoc comment. | 985 |
![]() | Variable 'numberOfStrings' must be private and have accessor methods. | 987 |
![]() | Missing a Javadoc comment. | 988 |
![]() | Variable 'numberOfTracks' must be private and have accessor methods. | 990 |
![]() | Missing a Javadoc comment. | 991 |
![]() | Variable 'operatingSystem' must be private and have accessor methods. | 992 |
![]() | Missing a Javadoc comment. | 993 |
![]() | Variable 'opticalSensorResolution' must be private and have accessor methods. | 994 |
![]() | Missing a Javadoc comment. | 995 |
![]() | Variable 'opticalZoom' must be private and have accessor methods. | 996 |
![]() | Missing a Javadoc comment. | 997 |
![]() | Variable 'originalReleaseDate' must be private and have accessor methods. | 998 |
![]() | Missing a Javadoc comment. | 999 |
![]() | Variable 'outputWattage' must be private and have accessor methods. | 1001 |
![]() | Missing a Javadoc comment. | 1002 |
![]() | Variable 'packageDimensions' must be private and have accessor methods. | 1003 |
![]() | Missing a Javadoc comment. | 1004 |
![]() | Variable 'packageQuantity' must be private and have accessor methods. | 1006 |
![]() | Missing a Javadoc comment. | 1007 |
![]() | Variable 'pearlLustre' must be private and have accessor methods. | 1008 |
![]() | Missing a Javadoc comment. | 1009 |
![]() | Variable 'pearlMinimumColor' must be private and have accessor methods. | 1010 |
![]() | Missing a Javadoc comment. | 1011 |
![]() | Variable 'pearlShape' must be private and have accessor methods. | 1012 |
![]() | Missing a Javadoc comment. | 1013 |
![]() | Variable 'pearlStringingMethod' must be private and have accessor methods. | 1014 |
![]() | Missing a Javadoc comment. | 1015 |
![]() | Variable 'pearlSurfaceBlemishes' must be private and have accessor methods. | 1016 |
![]() | Missing a Javadoc comment. | 1017 |
![]() | Variable 'pearlType' must be private and have accessor methods. | 1018 |
![]() | Missing a Javadoc comment. | 1019 |
![]() | Variable 'pearlUniformity' must be private and have accessor methods. | 1020 |
![]() | Missing a Javadoc comment. | 1021 |
![]() | Variable 'phoneNumber' must be private and have accessor methods. | 1022 |
![]() | Missing a Javadoc comment. | 1023 |
![]() | '<' is not preceded with whitespace. | 1024 |
![]() | '<' is not followed by whitespace. | 1024 |
![]() | '>' is not preceded with whitespace. | 1024 |
![]() | Variable 'photoFlashType' must be private and have accessor methods. | 1024 |
![]() | Missing a Javadoc comment. | 1025 |
![]() | '<' is not preceded with whitespace. | 1026 |
![]() | '<' is not followed by whitespace. | 1026 |
![]() | '>' is not preceded with whitespace. | 1026 |
![]() | Variable 'pictureFormat' must be private and have accessor methods. | 1026 |
![]() | Missing a Javadoc comment. | 1027 |
![]() | '<' is not preceded with whitespace. | 1028 |
![]() | '<' is not followed by whitespace. | 1028 |
![]() | '>' is not preceded with whitespace. | 1028 |
![]() | Variable 'platform' must be private and have accessor methods. | 1028 |
![]() | Missing a Javadoc comment. | 1029 |
![]() | Variable 'priceRating' must be private and have accessor methods. | 1031 |
![]() | Missing a Javadoc comment. | 1032 |
![]() | Variable 'processorCount' must be private and have accessor methods. | 1034 |
![]() | Missing a Javadoc comment. | 1035 |
![]() | Variable 'productGroup' must be private and have accessor methods. | 1036 |
![]() | Missing a Javadoc comment. | 1037 |
![]() | Variable 'productSiteLaunchDate' must be private and have accessor methods. | 1038 |
![]() | Missing a Javadoc comment. | 1039 |
![]() | Variable 'productTypeName' must be private and have accessor methods. | 1040 |
![]() | Missing a Javadoc comment. | 1041 |
![]() | Variable 'productTypeSubcategory' must be private and have accessor methods. | 1042 |
![]() | Missing a Javadoc comment. | 1043 |
![]() | Variable 'promotionalTag' must be private and have accessor methods. | 1044 |
![]() | Missing a Javadoc comment. | 1045 |
![]() | Variable 'publicationDate' must be private and have accessor methods. | 1046 |
![]() | Missing a Javadoc comment. | 1047 |
![]() | Variable 'publisher' must be private and have accessor methods. | 1048 |
![]() | Missing a Javadoc comment. | 1049 |
![]() | Variable 'poBoxShippingExcluded' must be private and have accessor methods. | 1050 |
![]() | Missing a Javadoc comment. | 1051 |
![]() | Variable 'readingLevel' must be private and have accessor methods. | 1052 |
![]() | Missing a Javadoc comment. | 1053 |
![]() | '<' is not preceded with whitespace. | 1054 |
![]() | '<' is not followed by whitespace. | 1054 |
![]() | '>' is not preceded with whitespace. | 1054 |
![]() | Variable 'returnMethod' must be private and have accessor methods. | 1054 |
![]() | Missing a Javadoc comment. | 1055 |
![]() | Variable 'recorderTrackCount' must be private and have accessor methods. | 1057 |
![]() | Missing a Javadoc comment. | 1058 |
![]() | Variable 'regionCode' must be private and have accessor methods. | 1059 |
![]() | Missing a Javadoc comment. | 1060 |
![]() | Variable 'regionOfOrigin' must be private and have accessor methods. | 1061 |
![]() | Missing a Javadoc comment. | 1062 |
![]() | Variable 'returnPolicy' must be private and have accessor methods. | 1063 |
![]() | Missing a Javadoc comment. | 1064 |
![]() | Variable 'releaseDate' must be private and have accessor methods. | 1065 |
![]() | Missing a Javadoc comment. | 1066 |
![]() | Variable 'removableMemory' must be private and have accessor methods. | 1067 |
![]() | Missing a Javadoc comment. | 1068 |
![]() | Variable 'removableStorage' must be private and have accessor methods. | 1069 |
![]() | Missing a Javadoc comment. | 1070 |
![]() | Variable 'requiredVoltageRange' must be private and have accessor methods. | 1071 |
![]() | Missing a Javadoc comment. | 1072 |
![]() | Variable 'resolutionModes' must be private and have accessor methods. | 1073 |
![]() | Missing a Javadoc comment. | 1074 |
![]() | Variable 'ringSize' must be private and have accessor methods. | 1075 |
![]() | Missing a Javadoc comment. | 1076 |
![]() | Variable 'runningTime' must be private and have accessor methods. | 1077 |
![]() | Missing a Javadoc comment. | 1078 |
![]() | Variable 'scentName' must be private and have accessor methods. | 1079 |
![]() | Missing a Javadoc comment. | 1080 |
![]() | Variable 'secondaryCacheSize' must be private and have accessor methods. | 1081 |
![]() | Missing a Javadoc comment. | 1082 |
![]() | Variable 'settingType' must be private and have accessor methods. | 1083 |
![]() | Missing a Javadoc comment. | 1084 |
![]() | Variable 'shaftMaterialType' must be private and have accessor methods. | 1085 |
![]() | Missing a Javadoc comment. | 1086 |
![]() | Variable 'size' must be private and have accessor methods. | 1087 |
![]() | Missing a Javadoc comment. | 1088 |
![]() | Variable 'sizePerPearl' must be private and have accessor methods. | 1089 |
![]() | Missing a Javadoc comment. | 1090 |
![]() | Variable 'skillLevel' must be private and have accessor methods. | 1091 |
![]() | Missing a Javadoc comment. | 1092 |
![]() | Variable 'sku' must be private and have accessor methods. | 1093 |
![]() | Missing a Javadoc comment. | 1094 |
![]() | Variable 'soldInStores' must be private and have accessor methods. | 1095 |
![]() | Missing a Javadoc comment. | 1096 |
![]() | Variable 'soundCardDescription' must be private and have accessor methods. | 1097 |
![]() | Missing a Javadoc comment. | 1098 |
![]() | Variable 'speakerCount' must be private and have accessor methods. | 1100 |
![]() | Missing a Javadoc comment. | 1101 |
![]() | Variable 'speakerDescription' must be private and have accessor methods. | 1102 |
![]() | Missing a Javadoc comment. | 1103 |
![]() | '<' is not preceded with whitespace. | 1104 |
![]() | '<' is not followed by whitespace. | 1104 |
![]() | '>' is not preceded with whitespace. | 1104 |
![]() | Variable 'specialFeatures' must be private and have accessor methods. | 1104 |
![]() | Missing a Javadoc comment. | 1105 |
![]() | Variable 'stoneClarity' must be private and have accessor methods. | 1106 |
![]() | Missing a Javadoc comment. | 1107 |
![]() | Variable 'stoneColor' must be private and have accessor methods. | 1108 |
![]() | Missing a Javadoc comment. | 1109 |
![]() | Variable 'stoneCut' must be private and have accessor methods. | 1110 |
![]() | Missing a Javadoc comment. | 1111 |
![]() | Variable 'stoneShape' must be private and have accessor methods. | 1112 |
![]() | Missing a Javadoc comment. | 1113 |
![]() | Variable 'stoneWeight' must be private and have accessor methods. | 1114 |
![]() | Missing a Javadoc comment. | 1115 |
![]() | Variable 'studio' must be private and have accessor methods. | 1116 |
![]() | Missing a Javadoc comment. | 1117 |
![]() | Variable 'style' must be private and have accessor methods. | 1118 |
![]() | Missing a Javadoc comment. | 1119 |
![]() | Variable 'subscriptionLength' must be private and have accessor methods. | 1120 |
![]() | Missing a Javadoc comment. | 1121 |
![]() | '<' is not preceded with whitespace. | 1122 |
![]() | '<' is not followed by whitespace. | 1122 |
![]() | '>' is not preceded with whitespace. | 1122 |
![]() | Variable 'supportedImageType' must be private and have accessor methods. | 1122 |
![]() | Missing a Javadoc comment. | 1123 |
![]() | Variable 'supportedMediaSize' must be private and have accessor methods. | 1124 |
![]() | Missing a Javadoc comment. | 1125 |
![]() | Variable 'systemBusSpeed' must be private and have accessor methods. | 1126 |
![]() | Missing a Javadoc comment. | 1127 |
![]() | Variable 'systemMemorySizeMax' must be private and have accessor methods. | 1128 |
![]() | Missing a Javadoc comment. | 1129 |
![]() | Variable 'systemMemorySize' must be private and have accessor methods. | 1130 |
![]() | Missing a Javadoc comment. | 1131 |
![]() | Variable 'systemMemoryType' must be private and have accessor methods. | 1132 |
![]() | Missing a Javadoc comment. | 1133 |
![]() | Variable 'tellingPageIndicator' must be private and have accessor methods. | 1134 |
![]() | Missing a Javadoc comment. | 1135 |
![]() | Variable 'theatricalReleaseDate' must be private and have accessor methods. | 1136 |
![]() | Missing a Javadoc comment. | 1137 |
![]() | Variable 'title' must be private and have accessor methods. | 1138 |
![]() | Missing a Javadoc comment. | 1139 |
![]() | Variable 'totalDiamondWeight' must be private and have accessor methods. | 1140 |
![]() | Missing a Javadoc comment. | 1141 |
![]() | Variable 'totalExternalBaysFree' must be private and have accessor methods. | 1143 |
![]() | Missing a Javadoc comment. | 1144 |
![]() | Variable 'totalFirewirePorts' must be private and have accessor methods. | 1146 |
![]() | Missing a Javadoc comment. | 1147 |
![]() | Variable 'totalGemWeight' must be private and have accessor methods. | 1148 |
![]() | Missing a Javadoc comment. | 1149 |
![]() | Variable 'totalInternalBaysFree' must be private and have accessor methods. | 1151 |
![]() | Missing a Javadoc comment. | 1152 |
![]() | Variable 'totalMetalWeight' must be private and have accessor methods. | 1153 |
![]() | Missing a Javadoc comment. | 1154 |
![]() | Variable 'totalNTSCPALPorts' must be private and have accessor methods. | 1156 |
![]() | Missing a Javadoc comment. | 1157 |
![]() | Variable 'totalParallelPorts' must be private and have accessor methods. | 1159 |
![]() | Missing a Javadoc comment. | 1160 |
![]() | Variable 'totalPCCardSlots' must be private and have accessor methods. | 1162 |
![]() | Missing a Javadoc comment. | 1163 |
![]() | Variable 'totalPCISlotsFree' must be private and have accessor methods. | 1165 |
![]() | Missing a Javadoc comment. | 1166 |
![]() | Variable 'totalSerialPorts' must be private and have accessor methods. | 1168 |
![]() | Missing a Javadoc comment. | 1169 |
![]() | Variable 'totalSVideoOutPorts' must be private and have accessor methods. | 1171 |
![]() | Missing a Javadoc comment. | 1172 |
![]() | Variable 'totalUSB2Ports' must be private and have accessor methods. | 1174 |
![]() | Missing a Javadoc comment. | 1175 |
![]() | Variable 'totalUSBPorts' must be private and have accessor methods. | 1177 |
![]() | Missing a Javadoc comment. | 1178 |
![]() | Variable 'totalVGAOutPorts' must be private and have accessor methods. | 1180 |
![]() | Missing a Javadoc comment. | 1181 |
![]() | Variable 'upc' must be private and have accessor methods. | 1182 |
![]() | Missing a Javadoc comment. | 1183 |
![]() | Variable 'variationDenomination' must be private and have accessor methods. | 1184 |
![]() | Missing a Javadoc comment. | 1185 |
![]() | Variable 'variationDescription' must be private and have accessor methods. | 1186 |
![]() | Missing a Javadoc comment. | 1187 |
![]() | Variable 'warranty' must be private and have accessor methods. | 1188 |
![]() | Missing a Javadoc comment. | 1189 |
![]() | Variable 'watchMovementType' must be private and have accessor methods. | 1190 |
![]() | Missing a Javadoc comment. | 1191 |
![]() | Variable 'waterResistanceDepth' must be private and have accessor methods. | 1192 |
![]() | Missing a Javadoc comment. | 1193 |
![]() | Variable 'weeeTaxValue' must be private and have accessor methods. | 1194 |
![]() | Missing a Javadoc comment. | 1195 |
![]() | Variable 'wirelessMicrophoneFrequency' must be private and have accessor methods. | 1197 |
![]() | Line has trailing spaces. | 1201 |
![]() | Line is longer than 80 characters. | 1206 |
![]() | Line has trailing spaces. | 1207 |
![]() | Line has trailing spaces. | 1213 |
![]() | Line has trailing spaces. | 1214 |
![]() | Line has trailing spaces. | 1218 |
![]() | Line has trailing spaces. | 1219 |
![]() | Expected an @return tag. | 1221 |
![]() | Method 'getActor' is not designed for extension - needs to be abstract, final or empty. | 1221 |
![]() | '<' is not preceded with whitespace. | 1221 |
![]() | '<' is not followed by whitespace. | 1221 |
![]() | '>' is not preceded with whitespace. | 1221 |
![]() | '<' is not preceded with whitespace. | 1223 |
![]() | '<' is not followed by whitespace. | 1223 |
![]() | '>' is not preceded with whitespace. | 1223 |
![]() | '>' is not followed by whitespace. | 1223 |
![]() | Line has trailing spaces. | 1230 |
![]() | Line has trailing spaces. | 1234 |
![]() | Method 'getAddress' is not designed for extension - needs to be abstract, final or empty. | 1236 |
![]() | Line has trailing spaces. | 1242 |
![]() | Line has trailing spaces. | 1246 |
![]() | Method 'setAddress' is not designed for extension - needs to be abstract, final or empty. | 1248 |
![]() | Parameter value should be final. | 1248 |
![]() | Line has trailing spaces. | 1254 |
![]() | Line has trailing spaces. | 1258 |
![]() | Method 'getAmazonMaximumAge' is not designed for extension - needs to be abstract, final or empty. | 1260 |
![]() | Line has trailing spaces. | 1266 |
![]() | Line has trailing spaces. | 1270 |
![]() | Method 'setAmazonMaximumAge' is not designed for extension - needs to be abstract, final or empty. | 1272 |
![]() | Parameter value should be final. | 1272 |
![]() | Line has trailing spaces. | 1278 |
![]() | Line has trailing spaces. | 1282 |
![]() | Method 'getAmazonMinimumAge' is not designed for extension - needs to be abstract, final or empty. | 1284 |
![]() | Line has trailing spaces. | 1290 |
![]() | Line has trailing spaces. | 1294 |
![]() | Method 'setAmazonMinimumAge' is not designed for extension - needs to be abstract, final or empty. | 1296 |
![]() | Parameter value should be final. | 1296 |
![]() | Line has trailing spaces. | 1302 |
![]() | Line has trailing spaces. | 1306 |
![]() | Method 'getAnalogVideoFormat' is not designed for extension - needs to be abstract, final or empty. | 1308 |
![]() | Line has trailing spaces. | 1314 |
![]() | Line has trailing spaces. | 1318 |
![]() | Method 'setAnalogVideoFormat' is not designed for extension - needs to be abstract, final or empty. | 1320 |
![]() | Parameter value should be final. | 1320 |
![]() | Line has trailing spaces. | 1326 |
![]() | Line has trailing spaces. | 1330 |
![]() | Method 'getApertureModes' is not designed for extension - needs to be abstract, final or empty. | 1332 |
![]() | Line has trailing spaces. | 1338 |
![]() | Line has trailing spaces. | 1342 |
![]() | Method 'setApertureModes' is not designed for extension - needs to be abstract, final or empty. | 1344 |
![]() | Parameter value should be final. | 1344 |
![]() | Line has trailing spaces. | 1350 |
![]() | Line is longer than 80 characters. | 1355 |
![]() | Line has trailing spaces. | 1356 |
![]() | Line has trailing spaces. | 1362 |
![]() | Line has trailing spaces. | 1363 |
![]() | Line has trailing spaces. | 1367 |
![]() | Line has trailing spaces. | 1368 |
![]() | Expected an @return tag. | 1370 |
![]() | Method 'getArtist' is not designed for extension - needs to be abstract, final or empty. | 1370 |
![]() | '<' is not preceded with whitespace. | 1370 |
![]() | '<' is not followed by whitespace. | 1370 |
![]() | '>' is not preceded with whitespace. | 1370 |
![]() | '<' is not preceded with whitespace. | 1372 |
![]() | '<' is not followed by whitespace. | 1372 |
![]() | '>' is not preceded with whitespace. | 1372 |
![]() | '>' is not followed by whitespace. | 1372 |
![]() | Line has trailing spaces. | 1379 |
![]() | Line has trailing spaces. | 1383 |
![]() | Method 'getAspectRatio' is not designed for extension - needs to be abstract, final or empty. | 1385 |
![]() | Line has trailing spaces. | 1391 |
![]() | Line has trailing spaces. | 1395 |
![]() | Method 'setAspectRatio' is not designed for extension - needs to be abstract, final or empty. | 1397 |
![]() | Parameter value should be final. | 1397 |
![]() | Line has trailing spaces. | 1403 |
![]() | Line has trailing spaces. | 1407 |
![]() | Method 'getAssemblyInstructions' is not designed for extension - needs to be abstract, final or empty. | 1409 |
![]() | Line has trailing spaces. | 1415 |
![]() | Line has trailing spaces. | 1419 |
![]() | Method 'setAssemblyInstructions' is not designed for extension - needs to be abstract, final or empty. | 1421 |
![]() | Parameter value should be final. | 1421 |
![]() | Line has trailing spaces. | 1427 |
![]() | Line has trailing spaces. | 1431 |
![]() | Method 'getAssemblyRequired' is not designed for extension - needs to be abstract, final or empty. | 1433 |
![]() | Line has trailing spaces. | 1439 |
![]() | Line has trailing spaces. | 1443 |
![]() | Method 'setAssemblyRequired' is not designed for extension - needs to be abstract, final or empty. | 1445 |
![]() | Parameter value should be final. | 1445 |
![]() | Line has trailing spaces. | 1451 |
![]() | Line has trailing spaces. | 1455 |
![]() | Method 'getAudienceRating' is not designed for extension - needs to be abstract, final or empty. | 1457 |
![]() | Line has trailing spaces. | 1463 |
![]() | Line has trailing spaces. | 1467 |
![]() | Method 'setAudienceRating' is not designed for extension - needs to be abstract, final or empty. | 1469 |
![]() | Parameter value should be final. | 1469 |
![]() | Line has trailing spaces. | 1475 |
![]() | Line is longer than 80 characters. | 1480 |
![]() | Line has trailing spaces. | 1481 |
![]() | Line has trailing spaces. | 1487 |
![]() | Line has trailing spaces. | 1488 |
![]() | Line has trailing spaces. | 1492 |
![]() | Line has trailing spaces. | 1493 |
![]() | Expected an @return tag. | 1495 |
![]() | Method 'getAudioFormat' is not designed for extension - needs to be abstract, final or empty. | 1495 |
![]() | '<' is not preceded with whitespace. | 1495 |
![]() | '<' is not followed by whitespace. | 1495 |
![]() | '>' is not preceded with whitespace. | 1495 |
![]() | '<' is not preceded with whitespace. | 1497 |
![]() | '<' is not followed by whitespace. | 1497 |
![]() | '>' is not preceded with whitespace. | 1497 |
![]() | '>' is not followed by whitespace. | 1497 |
![]() | Line has trailing spaces. | 1504 |
![]() | Line is longer than 80 characters. | 1509 |
![]() | Line has trailing spaces. | 1510 |
![]() | Line has trailing spaces. | 1516 |
![]() | Line has trailing spaces. | 1517 |
![]() | Line has trailing spaces. | 1521 |
![]() | Line has trailing spaces. | 1522 |
![]() | Expected an @return tag. | 1524 |
![]() | Method 'getAuthor' is not designed for extension - needs to be abstract, final or empty. | 1524 |
![]() | '<' is not preceded with whitespace. | 1524 |
![]() | '<' is not followed by whitespace. | 1524 |
![]() | '>' is not preceded with whitespace. | 1524 |
![]() | '<' is not preceded with whitespace. | 1526 |
![]() | '<' is not followed by whitespace. | 1526 |
![]() | '>' is not preceded with whitespace. | 1526 |
![]() | '>' is not followed by whitespace. | 1526 |
![]() | Line has trailing spaces. | 1533 |
![]() | Line has trailing spaces. | 1537 |
![]() | Method 'getBackFinding' is not designed for extension - needs to be abstract, final or empty. | 1539 |
![]() | Line has trailing spaces. | 1545 |
![]() | Line has trailing spaces. | 1549 |
![]() | Method 'setBackFinding' is not designed for extension - needs to be abstract, final or empty. | 1551 |
![]() | Parameter value should be final. | 1551 |
![]() | Line has trailing spaces. | 1557 |
![]() | Line has trailing spaces. | 1561 |
![]() | Method 'getBandMaterialType' is not designed for extension - needs to be abstract, final or empty. | 1563 |
![]() | Line has trailing spaces. | 1569 |
![]() | Line has trailing spaces. | 1573 |
![]() | Method 'setBandMaterialType' is not designed for extension - needs to be abstract, final or empty. | 1575 |
![]() | Parameter value should be final. | 1575 |
![]() | Line has trailing spaces. | 1581 |
![]() | Line has trailing spaces. | 1585 |
![]() | Method 'getBatteriesIncluded' is not designed for extension - needs to be abstract, final or empty. | 1587 |
![]() | Line has trailing spaces. | 1593 |
![]() | Line has trailing spaces. | 1597 |
![]() | Method 'setBatteriesIncluded' is not designed for extension - needs to be abstract, final or empty. | 1599 |
![]() | Parameter value should be final. | 1599 |
![]() | Line has trailing spaces. | 1605 |
![]() | Line has trailing spaces. | 1609 |
![]() | Method 'getBatteriesRequired' is not designed for extension - needs to be abstract, final or empty. | 1611 |
![]() | Line has trailing spaces. | 1617 |
![]() | Line has trailing spaces. | 1621 |
![]() | Method 'setBatteriesRequired' is not designed for extension - needs to be abstract, final or empty. | 1623 |
![]() | Parameter value should be final. | 1623 |
![]() | Line has trailing spaces. | 1629 |
![]() | Line has trailing spaces. | 1633 |
![]() | Method 'getBatteries' is not designed for extension - needs to be abstract, final or empty. | 1635 |
![]() | Line has trailing spaces. | 1641 |
![]() | Line has trailing spaces. | 1645 |
![]() | Method 'setBatteries' is not designed for extension - needs to be abstract, final or empty. | 1647 |
![]() | Parameter value should be final. | 1647 |
![]() | Line has trailing spaces. | 1653 |
![]() | Line has trailing spaces. | 1657 |
![]() | Method 'getBatteryDescription' is not designed for extension - needs to be abstract, final or empty. | 1659 |
![]() | Line has trailing spaces. | 1665 |
![]() | Line has trailing spaces. | 1669 |
![]() | Method 'setBatteryDescription' is not designed for extension - needs to be abstract, final or empty. | 1671 |
![]() | Parameter value should be final. | 1671 |
![]() | Line has trailing spaces. | 1677 |
![]() | Line has trailing spaces. | 1681 |
![]() | Method 'getBatteryType' is not designed for extension - needs to be abstract, final or empty. | 1683 |
![]() | Line has trailing spaces. | 1689 |
![]() | Line has trailing spaces. | 1693 |
![]() | Method 'setBatteryType' is not designed for extension - needs to be abstract, final or empty. | 1695 |
![]() | Parameter value should be final. | 1695 |
![]() | Line has trailing spaces. | 1701 |
![]() | Line has trailing spaces. | 1705 |
![]() | Method 'getBezelMaterialType' is not designed for extension - needs to be abstract, final or empty. | 1707 |
![]() | Line has trailing spaces. | 1713 |
![]() | Line has trailing spaces. | 1717 |
![]() | Method 'setBezelMaterialType' is not designed for extension - needs to be abstract, final or empty. | 1719 |
![]() | Parameter value should be final. | 1719 |
![]() | Line has trailing spaces. | 1725 |
![]() | Line has trailing spaces. | 1729 |
![]() | Method 'getBinding' is not designed for extension - needs to be abstract, final or empty. | 1731 |
![]() | Line has trailing spaces. | 1737 |
![]() | Line has trailing spaces. | 1741 |
![]() | Method 'setBinding' is not designed for extension - needs to be abstract, final or empty. | 1743 |
![]() | Parameter value should be final. | 1743 |
![]() | Line has trailing spaces. | 1749 |
![]() | Line has trailing spaces. | 1753 |
![]() | Method 'getBrand' is not designed for extension - needs to be abstract, final or empty. | 1755 |
![]() | Line has trailing spaces. | 1761 |
![]() | Line has trailing spaces. | 1765 |
![]() | Method 'setBrand' is not designed for extension - needs to be abstract, final or empty. | 1767 |
![]() | Parameter value should be final. | 1767 |
![]() | Line has trailing spaces. | 1773 |
![]() | Line has trailing spaces. | 1777 |
![]() | Method 'getCalendarType' is not designed for extension - needs to be abstract, final or empty. | 1779 |
![]() | Line has trailing spaces. | 1785 |
![]() | Line has trailing spaces. | 1789 |
![]() | Method 'setCalendarType' is not designed for extension - needs to be abstract, final or empty. | 1791 |
![]() | Parameter value should be final. | 1791 |
![]() | Line has trailing spaces. | 1797 |
![]() | Line is longer than 80 characters. | 1802 |
![]() | Line has trailing spaces. | 1803 |
![]() | Line has trailing spaces. | 1809 |
![]() | Line has trailing spaces. | 1810 |
![]() | Line has trailing spaces. | 1814 |
![]() | Line has trailing spaces. | 1815 |
![]() | Expected an @return tag. | 1817 |
![]() | Method 'getCameraManualFeatures' is not designed for extension - needs to be abstract, final or empty. | 1817 |
![]() | '<' is not preceded with whitespace. | 1817 |
![]() | '<' is not followed by whitespace. | 1817 |
![]() | '>' is not preceded with whitespace. | 1817 |
![]() | '<' is not preceded with whitespace. | 1819 |
![]() | '<' is not followed by whitespace. | 1819 |
![]() | '>' is not preceded with whitespace. | 1819 |
![]() | '>' is not followed by whitespace. | 1819 |
![]() | Line has trailing spaces. | 1826 |
![]() | Line has trailing spaces. | 1830 |
![]() | Method 'getCaseDiameter' is not designed for extension - needs to be abstract, final or empty. | 1832 |
![]() | Line has trailing spaces. | 1838 |
![]() | Line has trailing spaces. | 1842 |
![]() | Method 'setCaseDiameter' is not designed for extension - needs to be abstract, final or empty. | 1844 |
![]() | Parameter value should be final. | 1844 |
![]() | Line has trailing spaces. | 1850 |
![]() | Line has trailing spaces. | 1854 |
![]() | Method 'getCaseMaterialType' is not designed for extension - needs to be abstract, final or empty. | 1856 |
![]() | Line has trailing spaces. | 1862 |
![]() | Line has trailing spaces. | 1866 |
![]() | Method 'setCaseMaterialType' is not designed for extension - needs to be abstract, final or empty. | 1868 |
![]() | Parameter value should be final. | 1868 |
![]() | Line has trailing spaces. | 1874 |
![]() | Line has trailing spaces. | 1878 |
![]() | Method 'getCaseThickness' is not designed for extension - needs to be abstract, final or empty. | 1880 |
![]() | Line has trailing spaces. | 1886 |
![]() | Line has trailing spaces. | 1890 |
![]() | Method 'setCaseThickness' is not designed for extension - needs to be abstract, final or empty. | 1892 |
![]() | Parameter value should be final. | 1892 |
![]() | Line has trailing spaces. | 1898 |
![]() | Line has trailing spaces. | 1902 |
![]() | Method 'getCaseType' is not designed for extension - needs to be abstract, final or empty. | 1904 |
![]() | Line has trailing spaces. | 1910 |
![]() | Line has trailing spaces. | 1914 |
![]() | Method 'setCaseType' is not designed for extension - needs to be abstract, final or empty. | 1916 |
![]() | Parameter value should be final. | 1916 |
![]() | Line has trailing spaces. | 1922 |
![]() | Line has trailing spaces. | 1926 |
![]() | Method 'getCatalogNumber' is not designed for extension - needs to be abstract, final or empty. | 1928 |
![]() | Line has trailing spaces. | 1934 |
![]() | Line has trailing spaces. | 1938 |
![]() | Method 'setCatalogNumber' is not designed for extension - needs to be abstract, final or empty. | 1940 |
![]() | Parameter value should be final. | 1940 |
![]() | Line has trailing spaces. | 1946 |
![]() | Line has trailing spaces. | 1950 |
![]() | Method 'getCDRWDescription' is not designed for extension - needs to be abstract, final or empty. | 1952 |
![]() | Line has trailing spaces. | 1958 |
![]() | Line has trailing spaces. | 1962 |
![]() | Method 'setCDRWDescription' is not designed for extension - needs to be abstract, final or empty. | 1964 |
![]() | Parameter value should be final. | 1964 |
![]() | Line has trailing spaces. | 1970 |
![]() | Line has trailing spaces. | 1974 |
![]() | Method 'getChainType' is not designed for extension - needs to be abstract, final or empty. | 1976 |
![]() | Line has trailing spaces. | 1982 |
![]() | Line has trailing spaces. | 1986 |
![]() | Method 'setChainType' is not designed for extension - needs to be abstract, final or empty. | 1988 |
![]() | Parameter value should be final. | 1988 |
![]() | Line has trailing spaces. | 1994 |
![]() | Line has trailing spaces. | 1998 |
![]() | Method 'getCEROAgeRating' is not designed for extension - needs to be abstract, final or empty. | 2000 |
![]() | Line has trailing spaces. | 2006 |
![]() | Line has trailing spaces. | 2010 |
![]() | Method 'setCEROAgeRating' is not designed for extension - needs to be abstract, final or empty. | 2012 |
![]() | Parameter value should be final. | 2012 |
![]() | Line has trailing spaces. | 2018 |
![]() | Line has trailing spaces. | 2022 |
![]() | Method 'getClaspType' is not designed for extension - needs to be abstract, final or empty. | 2024 |
![]() | Line has trailing spaces. | 2030 |
![]() | Line has trailing spaces. | 2034 |
![]() | Method 'setClaspType' is not designed for extension - needs to be abstract, final or empty. | 2036 |
![]() | Parameter value should be final. | 2036 |
![]() | Line has trailing spaces. | 2042 |
![]() | Line has trailing spaces. | 2046 |
![]() | Method 'getClothingSize' is not designed for extension - needs to be abstract, final or empty. | 2048 |
![]() | Line has trailing spaces. | 2054 |
![]() | Line has trailing spaces. | 2058 |
![]() | Method 'setClothingSize' is not designed for extension - needs to be abstract, final or empty. | 2060 |
![]() | Parameter value should be final. | 2060 |
![]() | Line has trailing spaces. | 2066 |
![]() | Line has trailing spaces. | 2070 |
![]() | Method 'getClubType' is not designed for extension - needs to be abstract, final or empty. | 2072 |
![]() | Line has trailing spaces. | 2078 |
![]() | Line has trailing spaces. | 2082 |
![]() | Method 'setClubType' is not designed for extension - needs to be abstract, final or empty. | 2084 |
![]() | Parameter value should be final. | 2084 |
![]() | Line has trailing spaces. | 2090 |
![]() | Line has trailing spaces. | 2094 |
![]() | Method 'getColor' is not designed for extension - needs to be abstract, final or empty. | 2096 |
![]() | Line has trailing spaces. | 2102 |
![]() | Line has trailing spaces. | 2106 |
![]() | Method 'setColor' is not designed for extension - needs to be abstract, final or empty. | 2108 |
![]() | Parameter value should be final. | 2108 |
![]() | Line has trailing spaces. | 2114 |
![]() | Line has trailing spaces. | 2118 |
![]() | Method 'getCompatibility' is not designed for extension - needs to be abstract, final or empty. | 2120 |
![]() | Line has trailing spaces. | 2126 |
![]() | Line has trailing spaces. | 2130 |
![]() | Method 'setCompatibility' is not designed for extension - needs to be abstract, final or empty. | 2132 |
![]() | Parameter value should be final. | 2132 |
![]() | Line has trailing spaces. | 2138 |
![]() | Line is longer than 80 characters. | 2143 |
![]() | Line has trailing spaces. | 2144 |
![]() | Line has trailing spaces. | 2150 |
![]() | Line has trailing spaces. | 2151 |
![]() | Line has trailing spaces. | 2155 |
![]() | Line has trailing spaces. | 2156 |
![]() | Expected an @return tag. | 2158 |
![]() | Method 'getCompatibleDevices' is not designed for extension - needs to be abstract, final or empty. | 2158 |
![]() | '<' is not preceded with whitespace. | 2158 |
![]() | '<' is not followed by whitespace. | 2158 |
![]() | '>' is not preceded with whitespace. | 2158 |
![]() | '<' is not preceded with whitespace. | 2160 |
![]() | '<' is not followed by whitespace. | 2160 |
![]() | '>' is not preceded with whitespace. | 2160 |
![]() | '>' is not followed by whitespace. | 2160 |
![]() | Line has trailing spaces. | 2167 |
![]() | Line has trailing spaces. | 2171 |
![]() | Method 'getComputerHardwareType' is not designed for extension - needs to be abstract, final or empty. | 2173 |
![]() | Line has trailing spaces. | 2179 |
![]() | Line has trailing spaces. | 2183 |
![]() | Method 'setComputerHardwareType' is not designed for extension - needs to be abstract, final or empty. | 2185 |
![]() | Parameter value should be final. | 2185 |
![]() | Line has trailing spaces. | 2191 |
![]() | Line has trailing spaces. | 2195 |
![]() | Method 'getComputerPlatform' is not designed for extension - needs to be abstract, final or empty. | 2197 |
![]() | Line has trailing spaces. | 2203 |
![]() | Line has trailing spaces. | 2207 |
![]() | Method 'setComputerPlatform' is not designed for extension - needs to be abstract, final or empty. | 2209 |
![]() | Parameter value should be final. | 2209 |
![]() | Line has trailing spaces. | 2215 |
![]() | Line has trailing spaces. | 2219 |
![]() | Method 'getConnectivity' is not designed for extension - needs to be abstract, final or empty. | 2221 |
![]() | Line has trailing spaces. | 2227 |
![]() | Line has trailing spaces. | 2231 |
![]() | Method 'setConnectivity' is not designed for extension - needs to be abstract, final or empty. | 2233 |
![]() | Parameter value should be final. | 2233 |
![]() | Line has trailing spaces. | 2239 |
![]() | Line has trailing spaces. | 2243 |
![]() | Method 'getContinuousShootingSpeed' is not designed for extension - needs to be abstract, final or empty. | 2245 |
![]() | Line has trailing spaces. | 2251 |
![]() | Line has trailing spaces. | 2255 |
![]() | Method 'setContinuousShootingSpeed' is not designed for extension - needs to be abstract, final or empty. | 2257 |
![]() | Parameter value should be final. | 2257 |
![]() | Line has trailing spaces. | 2263 |
![]() | Line has trailing spaces. | 2267 |
![]() | Method 'getCountry' is not designed for extension - needs to be abstract, final or empty. | 2269 |
![]() | Line has trailing spaces. | 2275 |
![]() | Line has trailing spaces. | 2279 |
![]() | Method 'setCountry' is not designed for extension - needs to be abstract, final or empty. | 2281 |
![]() | Parameter value should be final. | 2281 |
![]() | Line has trailing spaces. | 2287 |
![]() | Line has trailing spaces. | 2291 |
![]() | Method 'getCPUManufacturer' is not designed for extension - needs to be abstract, final or empty. | 2293 |
![]() | Line has trailing spaces. | 2299 |
![]() | Line has trailing spaces. | 2303 |
![]() | Method 'setCPUManufacturer' is not designed for extension - needs to be abstract, final or empty. | 2305 |
![]() | Parameter value should be final. | 2305 |
![]() | Line has trailing spaces. | 2311 |
![]() | Line has trailing spaces. | 2315 |
![]() | Method 'getCPUSpeed' is not designed for extension - needs to be abstract, final or empty. | 2317 |
![]() | Line has trailing spaces. | 2323 |
![]() | Line has trailing spaces. | 2327 |
![]() | Method 'setCPUSpeed' is not designed for extension - needs to be abstract, final or empty. | 2329 |
![]() | Parameter value should be final. | 2329 |
![]() | Line has trailing spaces. | 2335 |
![]() | Line has trailing spaces. | 2339 |
![]() | Method 'getCPUType' is not designed for extension - needs to be abstract, final or empty. | 2341 |
![]() | Line has trailing spaces. | 2347 |
![]() | Line has trailing spaces. | 2351 |
![]() | Method 'setCPUType' is not designed for extension - needs to be abstract, final or empty. | 2353 |
![]() | Parameter value should be final. | 2353 |
![]() | Line has trailing spaces. | 2359 |
![]() | Line is longer than 80 characters. | 2364 |
![]() | Line has trailing spaces. | 2365 |
![]() | Line has trailing spaces. | 2371 |
![]() | Line has trailing spaces. | 2372 |
![]() | Line has trailing spaces. | 2376 |
![]() | Line has trailing spaces. | 2377 |
![]() | Expected an @return tag. | 2379 |
![]() | Method 'getCreator' is not designed for extension - needs to be abstract, final or empty. | 2379 |
![]() | '<' is not preceded with whitespace. | 2379 |
![]() | '<' is not followed by whitespace. | 2379 |
![]() | '>' is not preceded with whitespace. | 2379 |
![]() | '<' is not preceded with whitespace. | 2381 |
![]() | '<' is not followed by whitespace. | 2381 |
![]() | '>' is not preceded with whitespace. | 2381 |
![]() | '>' is not followed by whitespace. | 2381 |
![]() | Line has trailing spaces. | 2388 |
![]() | Line has trailing spaces. | 2392 |
![]() | Method 'getCuisine' is not designed for extension - needs to be abstract, final or empty. | 2394 |
![]() | Line has trailing spaces. | 2400 |
![]() | Line has trailing spaces. | 2404 |
![]() | Method 'setCuisine' is not designed for extension - needs to be abstract, final or empty. | 2406 |
![]() | Parameter value should be final. | 2406 |
![]() | Line has trailing spaces. | 2412 |
![]() | Line is longer than 80 characters. | 2417 |
![]() | Line has trailing spaces. | 2418 |
![]() | Line has trailing spaces. | 2424 |
![]() | Line has trailing spaces. | 2425 |
![]() | Line has trailing spaces. | 2429 |
![]() | Line has trailing spaces. | 2430 |
![]() | Expected an @return tag. | 2432 |
![]() | Method 'getDataLinkProtocol' is not designed for extension - needs to be abstract, final or empty. | 2432 |
![]() | '<' is not preceded with whitespace. | 2432 |
![]() | '<' is not followed by whitespace. | 2432 |
![]() | '>' is not preceded with whitespace. | 2432 |
![]() | '<' is not preceded with whitespace. | 2434 |
![]() | '<' is not followed by whitespace. | 2434 |
![]() | '>' is not preceded with whitespace. | 2434 |
![]() | '>' is not followed by whitespace. | 2434 |
![]() | Line has trailing spaces. | 2441 |
![]() | Line has trailing spaces. | 2445 |
![]() | Method 'getDeliveryOption' is not designed for extension - needs to be abstract, final or empty. | 2447 |
![]() | Line has trailing spaces. | 2453 |
![]() | Line has trailing spaces. | 2457 |
![]() | Method 'setDeliveryOption' is not designed for extension - needs to be abstract, final or empty. | 2459 |
![]() | Parameter value should be final. | 2459 |
![]() | Line has trailing spaces. | 2465 |
![]() | Line has trailing spaces. | 2469 |
![]() | Method 'getDelayBetweenShots' is not designed for extension - needs to be abstract, final or empty. | 2471 |
![]() | Line has trailing spaces. | 2477 |
![]() | Line has trailing spaces. | 2481 |
![]() | Method 'setDelayBetweenShots' is not designed for extension - needs to be abstract, final or empty. | 2483 |
![]() | Parameter value should be final. | 2483 |
![]() | Line has trailing spaces. | 2489 |
![]() | Line has trailing spaces. | 2493 |
![]() | Method 'getDepartment' is not designed for extension - needs to be abstract, final or empty. | 2495 |
![]() | Line has trailing spaces. | 2501 |
![]() | Line has trailing spaces. | 2505 |
![]() | Method 'setDepartment' is not designed for extension - needs to be abstract, final or empty. | 2507 |
![]() | Parameter value should be final. | 2507 |
![]() | Line has trailing spaces. | 2513 |
![]() | Line has trailing spaces. | 2517 |
![]() | Method 'getDeweyDecimalNumber' is not designed for extension - needs to be abstract, final or empty. | 2519 |
![]() | Line has trailing spaces. | 2525 |
![]() | Line has trailing spaces. | 2529 |
![]() | Method 'setDeweyDecimalNumber' is not designed for extension - needs to be abstract, final or empty. | 2531 |
![]() | Parameter value should be final. | 2531 |
![]() | Line has trailing spaces. | 2537 |
![]() | Line has trailing spaces. | 2541 |
![]() | Method 'getDialColor' is not designed for extension - needs to be abstract, final or empty. | 2543 |
![]() | Line has trailing spaces. | 2549 |
![]() | Line has trailing spaces. | 2553 |
![]() | Method 'setDialColor' is not designed for extension - needs to be abstract, final or empty. | 2555 |
![]() | Parameter value should be final. | 2555 |
![]() | Line has trailing spaces. | 2561 |
![]() | Line has trailing spaces. | 2565 |
![]() | Method 'getDialWindowMaterialType' is not designed for extension - needs to be abstract, final or empty. | 2567 |
![]() | Line has trailing spaces. | 2573 |
![]() | Line has trailing spaces. | 2577 |
![]() | Method 'setDialWindowMaterialType' is not designed for extension - needs to be abstract, final or empty. | 2579 |
![]() | Parameter value should be final. | 2579 |
![]() | Line has trailing spaces. | 2585 |
![]() | Line has trailing spaces. | 2589 |
![]() | Method 'getDigitalZoom' is not designed for extension - needs to be abstract, final or empty. | 2591 |
![]() | Line has trailing spaces. | 2597 |
![]() | Line has trailing spaces. | 2601 |
![]() | Method 'setDigitalZoom' is not designed for extension - needs to be abstract, final or empty. | 2603 |
![]() | Parameter value should be final. | 2603 |
![]() | Line has trailing spaces. | 2609 |
![]() | Line is longer than 80 characters. | 2614 |
![]() | Line has trailing spaces. | 2615 |
![]() | Line has trailing spaces. | 2621 |
![]() | Line has trailing spaces. | 2622 |
![]() | Line has trailing spaces. | 2626 |
![]() | Line has trailing spaces. | 2627 |
![]() | Expected an @return tag. | 2629 |
![]() | Method 'getDirector' is not designed for extension - needs to be abstract, final or empty. | 2629 |
![]() | '<' is not preceded with whitespace. | 2629 |
![]() | '<' is not followed by whitespace. | 2629 |
![]() | '>' is not preceded with whitespace. | 2629 |
![]() | '<' is not preceded with whitespace. | 2631 |
![]() | '<' is not followed by whitespace. | 2631 |
![]() | '>' is not preceded with whitespace. | 2631 |
![]() | '>' is not followed by whitespace. | 2631 |
![]() | Line has trailing spaces. | 2638 |
![]() | Line has trailing spaces. | 2642 |
![]() | Method 'getDisplayColorSupport' is not designed for extension - needs to be abstract, final or empty. | 2644 |
![]() | Line has trailing spaces. | 2650 |
![]() | Line has trailing spaces. | 2654 |
![]() | Method 'setDisplayColorSupport' is not designed for extension - needs to be abstract, final or empty. | 2656 |
![]() | Parameter value should be final. | 2656 |
![]() | Line has trailing spaces. | 2662 |
![]() | Line has trailing spaces. | 2666 |
![]() | Method 'getDisplaySize' is not designed for extension - needs to be abstract, final or empty. | 2668 |
![]() | Line has trailing spaces. | 2674 |
![]() | Line has trailing spaces. | 2678 |
![]() | Method 'setDisplaySize' is not designed for extension - needs to be abstract, final or empty. | 2680 |
![]() | Parameter value should be final. | 2680 |
![]() | Line has trailing spaces. | 2686 |
![]() | Line has trailing spaces. | 2690 |
![]() | Method 'getDrumSetPieceQuantity' is not designed for extension - needs to be abstract, final or empty. | 2692 |
![]() | Line has trailing spaces. | 2698 |
![]() | Line has trailing spaces. | 2702 |
![]() | Method 'setDrumSetPieceQuantity' is not designed for extension - needs to be abstract, final or empty. | 2704 |
![]() | Parameter value should be final. | 2704 |
![]() | Line has trailing spaces. | 2710 |
![]() | Line has trailing spaces. | 2714 |
![]() | Method 'getDVDLayers' is not designed for extension - needs to be abstract, final or empty. | 2716 |
![]() | Line has trailing spaces. | 2722 |
![]() | Line has trailing spaces. | 2726 |
![]() | Method 'setDVDLayers' is not designed for extension - needs to be abstract, final or empty. | 2728 |
![]() | Parameter value should be final. | 2728 |
![]() | Line has trailing spaces. | 2734 |
![]() | Line has trailing spaces. | 2738 |
![]() | Method 'getDVDRWDescription' is not designed for extension - needs to be abstract, final or empty. | 2740 |
![]() | Line has trailing spaces. | 2746 |
![]() | Line has trailing spaces. | 2750 |
![]() | Method 'setDVDRWDescription' is not designed for extension - needs to be abstract, final or empty. | 2752 |
![]() | Parameter value should be final. | 2752 |
![]() | Line has trailing spaces. | 2758 |
![]() | Line has trailing spaces. | 2762 |
![]() | Method 'getDVDSides' is not designed for extension - needs to be abstract, final or empty. | 2764 |
![]() | Line has trailing spaces. | 2770 |
![]() | Line has trailing spaces. | 2774 |
![]() | Method 'setDVDSides' is not designed for extension - needs to be abstract, final or empty. | 2776 |
![]() | Parameter value should be final. | 2776 |
![]() | Line has trailing spaces. | 2782 |
![]() | Line has trailing spaces. | 2786 |
![]() | Method 'getDPCI' is not designed for extension - needs to be abstract, final or empty. | 2788 |
![]() | Line has trailing spaces. | 2794 |
![]() | Line has trailing spaces. | 2798 |
![]() | Method 'setDPCI' is not designed for extension - needs to be abstract, final or empty. | 2800 |
![]() | Parameter value should be final. | 2800 |
![]() | Line has trailing spaces. | 2806 |
![]() | Line has trailing spaces. | 2810 |
![]() | Method 'getEAN' is not designed for extension - needs to be abstract, final or empty. | 2812 |
![]() | Line has trailing spaces. | 2818 |
![]() | Line has trailing spaces. | 2822 |
![]() | Method 'setEAN' is not designed for extension - needs to be abstract, final or empty. | 2824 |
![]() | Parameter value should be final. | 2824 |
![]() | Line has trailing spaces. | 2830 |
![]() | Line has trailing spaces. | 2834 |
![]() | Method 'getEdition' is not designed for extension - needs to be abstract, final or empty. | 2836 |
![]() | Line has trailing spaces. | 2842 |
![]() | Line has trailing spaces. | 2846 |
![]() | Method 'setEdition' is not designed for extension - needs to be abstract, final or empty. | 2848 |
![]() | Parameter value should be final. | 2848 |
![]() | Line has trailing spaces. | 2854 |
![]() | Line has trailing spaces. | 2858 |
![]() | Method 'getESRBAgeRating' is not designed for extension - needs to be abstract, final or empty. | 2860 |
![]() | Line has trailing spaces. | 2866 |
![]() | Line has trailing spaces. | 2870 |
![]() | Method 'setESRBAgeRating' is not designed for extension - needs to be abstract, final or empty. | 2872 |
![]() | Parameter value should be final. | 2872 |
![]() | Line has trailing spaces. | 2878 |
![]() | Line has trailing spaces. | 2882 |
![]() | Method 'getExternalDisplaySupportDescription' is not designed for extension - needs to be abstract, final or empty. | 2884 |
![]() | Line has trailing spaces. | 2890 |
![]() | Line has trailing spaces. | 2894 |
![]() | Method 'setExternalDisplaySupportDescription' is not designed for extension - needs to be abstract, final or empty. | 2896 |
![]() | Parameter value should be final. | 2896 |
![]() | Line has trailing spaces. | 2902 |
![]() | Line has trailing spaces. | 2906 |
![]() | Method 'getFabricType' is not designed for extension - needs to be abstract, final or empty. | 2908 |
![]() | Line has trailing spaces. | 2914 |
![]() | Line has trailing spaces. | 2918 |
![]() | Method 'setFabricType' is not designed for extension - needs to be abstract, final or empty. | 2920 |
![]() | Parameter value should be final. | 2920 |
![]() | Line has trailing spaces. | 2926 |
![]() | Line has trailing spaces. | 2930 |
![]() | Method 'getFaxNumber' is not designed for extension - needs to be abstract, final or empty. | 2932 |
![]() | Line has trailing spaces. | 2938 |
![]() | Line has trailing spaces. | 2942 |
![]() | Method 'setFaxNumber' is not designed for extension - needs to be abstract, final or empty. | 2944 |
![]() | Parameter value should be final. | 2944 |
![]() | Line has trailing spaces. | 2950 |
![]() | Line is longer than 80 characters. | 2955 |
![]() | Line has trailing spaces. | 2956 |
![]() | Line has trailing spaces. | 2962 |
![]() | Line has trailing spaces. | 2963 |
![]() | Line has trailing spaces. | 2967 |
![]() | Line has trailing spaces. | 2968 |
![]() | Expected an @return tag. | 2970 |
![]() | Method 'getFeature' is not designed for extension - needs to be abstract, final or empty. | 2970 |
![]() | '<' is not preceded with whitespace. | 2970 |
![]() | '<' is not followed by whitespace. | 2970 |
![]() | '>' is not preceded with whitespace. | 2970 |
![]() | '<' is not preceded with whitespace. | 2972 |
![]() | '<' is not followed by whitespace. | 2972 |
![]() | '>' is not preceded with whitespace. | 2972 |
![]() | '>' is not followed by whitespace. | 2972 |
![]() | Line has trailing spaces. | 2979 |
![]() | Line has trailing spaces. | 2983 |
![]() | Method 'getFilmColorType' is not designed for extension - needs to be abstract, final or empty. | 2985 |
![]() | Line has trailing spaces. | 2991 |
![]() | Line has trailing spaces. | 2995 |
![]() | Method 'setFilmColorType' is not designed for extension - needs to be abstract, final or empty. | 2997 |
![]() | Parameter value should be final. | 2997 |
![]() | Line has trailing spaces. | 3003 |
![]() | Line has trailing spaces. | 3007 |
![]() | Method 'getFirstIssueLeadTime' is not designed for extension - needs to be abstract, final or empty. | 3009 |
![]() | Line has trailing spaces. | 3015 |
![]() | Line has trailing spaces. | 3019 |
![]() | Method 'setFirstIssueLeadTime' is not designed for extension - needs to be abstract, final or empty. | 3021 |
![]() | Parameter value should be final. | 3021 |
![]() | Line has trailing spaces. | 3027 |
![]() | Line has trailing spaces. | 3031 |
![]() | Method 'getFloppyDiskDriveDescription' is not designed for extension - needs to be abstract, final or empty. | 3033 |
![]() | Line has trailing spaces. | 3039 |
![]() | Line has trailing spaces. | 3043 |
![]() | Method 'setFloppyDiskDriveDescription' is not designed for extension - needs to be abstract, final or empty. | 3045 |
![]() | Parameter value should be final. | 3045 |
![]() | Line has trailing spaces. | 3051 |
![]() | Line is longer than 80 characters. | 3056 |
![]() | Line has trailing spaces. | 3057 |
![]() | Line has trailing spaces. | 3063 |
![]() | Line has trailing spaces. | 3064 |
![]() | Line has trailing spaces. | 3068 |
![]() | Line has trailing spaces. | 3069 |
![]() | Expected an @return tag. | 3071 |
![]() | Method 'getFormat' is not designed for extension - needs to be abstract, final or empty. | 3071 |
![]() | '<' is not preceded with whitespace. | 3071 |
![]() | '<' is not followed by whitespace. | 3071 |
![]() | '>' is not preceded with whitespace. | 3071 |
![]() | '<' is not preceded with whitespace. | 3073 |
![]() | '<' is not followed by whitespace. | 3073 |
![]() | '>' is not preceded with whitespace. | 3073 |
![]() | '>' is not followed by whitespace. | 3073 |
![]() | Line has trailing spaces. | 3080 |
![]() | Line is longer than 80 characters. | 3085 |
![]() | Line has trailing spaces. | 3086 |
![]() | Line has trailing spaces. | 3092 |
![]() | Line has trailing spaces. | 3093 |
![]() | Line has trailing spaces. | 3097 |
![]() | Line has trailing spaces. | 3098 |
![]() | Expected an @return tag. | 3100 |
![]() | Method 'getFormFactor' is not designed for extension - needs to be abstract, final or empty. | 3100 |
![]() | '<' is not preceded with whitespace. | 3100 |
![]() | '<' is not followed by whitespace. | 3100 |
![]() | '>' is not preceded with whitespace. | 3100 |
![]() | '<' is not preceded with whitespace. | 3102 |
![]() | '<' is not followed by whitespace. | 3102 |
![]() | '>' is not preceded with whitespace. | 3102 |
![]() | '>' is not followed by whitespace. | 3102 |
![]() | Line has trailing spaces. | 3109 |
![]() | Line has trailing spaces. | 3113 |
![]() | Method 'getGemType' is not designed for extension - needs to be abstract, final or empty. | 3115 |
![]() | Line has trailing spaces. | 3121 |
![]() | Line has trailing spaces. | 3125 |
![]() | Method 'setGemType' is not designed for extension - needs to be abstract, final or empty. | 3127 |
![]() | Parameter value should be final. | 3127 |
![]() | Line has trailing spaces. | 3133 |
![]() | Line has trailing spaces. | 3137 |
![]() | Method 'getGenre' is not designed for extension - needs to be abstract, final or empty. | 3139 |
![]() | Line has trailing spaces. | 3145 |
![]() | Line has trailing spaces. | 3149 |
![]() | Method 'setGenre' is not designed for extension - needs to be abstract, final or empty. | 3151 |
![]() | Parameter value should be final. | 3151 |
![]() | Line has trailing spaces. | 3157 |
![]() | Line has trailing spaces. | 3161 |
![]() | Method 'getGraphicsCardInterface' is not designed for extension - needs to be abstract, final or empty. | 3163 |
![]() | Line has trailing spaces. | 3169 |
![]() | Line has trailing spaces. | 3173 |
![]() | Method 'setGraphicsCardInterface' is not designed for extension - needs to be abstract, final or empty. | 3175 |
![]() | Parameter value should be final. | 3175 |
![]() | Line has trailing spaces. | 3181 |
![]() | Line has trailing spaces. | 3185 |
![]() | Method 'getGraphicsDescription' is not designed for extension - needs to be abstract, final or empty. | 3187 |
![]() | Line has trailing spaces. | 3193 |
![]() | Line has trailing spaces. | 3197 |
![]() | Method 'setGraphicsDescription' is not designed for extension - needs to be abstract, final or empty. | 3199 |
![]() | Parameter value should be final. | 3199 |
![]() | Line has trailing spaces. | 3205 |
![]() | Line has trailing spaces. | 3209 |
![]() | Method 'getGraphicsMemorySize' is not designed for extension - needs to be abstract, final or empty. | 3211 |
![]() | Line has trailing spaces. | 3217 |
![]() | Line has trailing spaces. | 3221 |
![]() | Method 'setGraphicsMemorySize' is not designed for extension - needs to be abstract, final or empty. | 3223 |
![]() | Parameter value should be final. | 3223 |
![]() | Line has trailing spaces. | 3229 |
![]() | Line has trailing spaces. | 3233 |
![]() | Method 'getGuitarAttribute' is not designed for extension - needs to be abstract, final or empty. | 3235 |
![]() | Line has trailing spaces. | 3241 |
![]() | Line has trailing spaces. | 3245 |
![]() | Method 'setGuitarAttribute' is not designed for extension - needs to be abstract, final or empty. | 3247 |
![]() | Parameter value should be final. | 3247 |
![]() | Line has trailing spaces. | 3253 |
![]() | Line has trailing spaces. | 3257 |
![]() | Method 'getGuitarBridgeSystem' is not designed for extension - needs to be abstract, final or empty. | 3259 |
![]() | Line has trailing spaces. | 3265 |
![]() | Line has trailing spaces. | 3269 |
![]() | Method 'setGuitarBridgeSystem' is not designed for extension - needs to be abstract, final or empty. | 3271 |
![]() | Parameter value should be final. | 3271 |
![]() | Line has trailing spaces. | 3277 |
![]() | Line has trailing spaces. | 3281 |
![]() | Method 'getGuitarPickThickness' is not designed for extension - needs to be abstract, final or empty. | 3283 |
![]() | Line has trailing spaces. | 3289 |
![]() | Line has trailing spaces. | 3293 |
![]() | Method 'setGuitarPickThickness' is not designed for extension - needs to be abstract, final or empty. | 3295 |
![]() | Parameter value should be final. | 3295 |
![]() | Line has trailing spaces. | 3301 |
![]() | Line has trailing spaces. | 3305 |
![]() | Method 'getGuitarPickupConfiguration' is not designed for extension - needs to be abstract, final or empty. | 3307 |
![]() | Line has trailing spaces. | 3313 |
![]() | Line has trailing spaces. | 3317 |
![]() | Method 'setGuitarPickupConfiguration' is not designed for extension - needs to be abstract, final or empty. | 3319 |
![]() | Parameter value should be final. | 3319 |
![]() | Line has trailing spaces. | 3325 |
![]() | Line has trailing spaces. | 3329 |
![]() | Method 'getHandOrientation' is not designed for extension - needs to be abstract, final or empty. | 3331 |
![]() | Line has trailing spaces. | 3337 |
![]() | Line has trailing spaces. | 3341 |
![]() | Method 'setHandOrientation' is not designed for extension - needs to be abstract, final or empty. | 3343 |
![]() | Parameter value should be final. | 3343 |
![]() | Line has trailing spaces. | 3349 |
![]() | Line has trailing spaces. | 3353 |
![]() | Method 'getHardDiskCount' is not designed for extension - needs to be abstract, final or empty. | 3355 |
![]() | Line has trailing spaces. | 3361 |
![]() | Line has trailing spaces. | 3365 |
![]() | Method 'setHardDiskCount' is not designed for extension - needs to be abstract, final or empty. | 3367 |
![]() | Parameter value should be final. | 3367 |
![]() | Line has trailing spaces. | 3373 |
![]() | Line has trailing spaces. | 3377 |
![]() | Method 'getHardDiskSize' is not designed for extension - needs to be abstract, final or empty. | 3379 |
![]() | Line has trailing spaces. | 3385 |
![]() | Line has trailing spaces. | 3389 |
![]() | Method 'setHardDiskSize' is not designed for extension - needs to be abstract, final or empty. | 3391 |
![]() | Parameter value should be final. | 3391 |
![]() | Line has trailing spaces. | 3397 |
![]() | Line has trailing spaces. | 3401 |
![]() | Method 'getHardDiskInterface' is not designed for extension - needs to be abstract, final or empty. | 3403 |
![]() | Line has trailing spaces. | 3409 |
![]() | Line has trailing spaces. | 3413 |
![]() | Method 'setHardDiskInterface' is not designed for extension - needs to be abstract, final or empty. | 3415 |
![]() | Parameter value should be final. | 3415 |
![]() | Line has trailing spaces. | 3421 |
![]() | Line has trailing spaces. | 3425 |
![]() | Method 'getHardwarePlatform' is not designed for extension - needs to be abstract, final or empty. | 3427 |
![]() | Line has trailing spaces. | 3433 |
![]() | Line has trailing spaces. | 3437 |
![]() | Method 'setHardwarePlatform' is not designed for extension - needs to be abstract, final or empty. | 3439 |
![]() | Parameter value should be final. | 3439 |
![]() | Line has trailing spaces. | 3445 |
![]() | Line has trailing spaces. | 3449 |
![]() | Method 'isHasAutoFocus' is not designed for extension - needs to be abstract, final or empty. | 3451 |
![]() | Line has trailing spaces. | 3457 |
![]() | Line has trailing spaces. | 3461 |
![]() | Method 'setHasAutoFocus' is not designed for extension - needs to be abstract, final or empty. | 3463 |
![]() | Parameter value should be final. | 3463 |
![]() | Line has trailing spaces. | 3469 |
![]() | Line has trailing spaces. | 3473 |
![]() | Method 'isHasBurstMode' is not designed for extension - needs to be abstract, final or empty. | 3475 |
![]() | Line has trailing spaces. | 3481 |
![]() | Line has trailing spaces. | 3485 |
![]() | Method 'setHasBurstMode' is not designed for extension - needs to be abstract, final or empty. | 3487 |
![]() | Parameter value should be final. | 3487 |
![]() | Line has trailing spaces. | 3493 |
![]() | Line has trailing spaces. | 3497 |
![]() | Method 'isHasInCameraEditing' is not designed for extension - needs to be abstract, final or empty. | 3499 |
![]() | Line has trailing spaces. | 3505 |
![]() | Line has trailing spaces. | 3509 |
![]() | Method 'setHasInCameraEditing' is not designed for extension - needs to be abstract, final or empty. | 3511 |
![]() | Parameter value should be final. | 3511 |
![]() | Line has trailing spaces. | 3517 |
![]() | Line has trailing spaces. | 3521 |
![]() | Method 'isHasRedEyeReduction' is not designed for extension - needs to be abstract, final or empty. | 3523 |
![]() | Line has trailing spaces. | 3529 |
![]() | Line has trailing spaces. | 3533 |
![]() | Method 'setHasRedEyeReduction' is not designed for extension - needs to be abstract, final or empty. | 3535 |
![]() | Parameter value should be final. | 3535 |
![]() | Line has trailing spaces. | 3541 |
![]() | Line has trailing spaces. | 3545 |
![]() | Method 'isHasSelfTimer' is not designed for extension - needs to be abstract, final or empty. | 3547 |
![]() | Line has trailing spaces. | 3553 |
![]() | Line has trailing spaces. | 3557 |
![]() | Method 'setHasSelfTimer' is not designed for extension - needs to be abstract, final or empty. | 3559 |
![]() | Parameter value should be final. | 3559 |
![]() | Line has trailing spaces. | 3565 |
![]() | Line has trailing spaces. | 3569 |
![]() | Method 'isHasTripodMount' is not designed for extension - needs to be abstract, final or empty. | 3571 |
![]() | Line has trailing spaces. | 3577 |
![]() | Line has trailing spaces. | 3581 |
![]() | Method 'setHasTripodMount' is not designed for extension - needs to be abstract, final or empty. | 3583 |
![]() | Parameter value should be final. | 3583 |
![]() | Line has trailing spaces. | 3589 |
![]() | Line has trailing spaces. | 3593 |
![]() | Method 'isHasVideoOut' is not designed for extension - needs to be abstract, final or empty. | 3595 |
![]() | Line has trailing spaces. | 3601 |
![]() | Line has trailing spaces. | 3605 |
![]() | Method 'setHasVideoOut' is not designed for extension - needs to be abstract, final or empty. | 3607 |
![]() | Parameter value should be final. | 3607 |
![]() | Line has trailing spaces. | 3613 |
![]() | Line has trailing spaces. | 3617 |
![]() | Method 'isHasViewfinder' is not designed for extension - needs to be abstract, final or empty. | 3619 |
![]() | Line has trailing spaces. | 3625 |
![]() | Line has trailing spaces. | 3629 |
![]() | Method 'setHasViewfinder' is not designed for extension - needs to be abstract, final or empty. | 3631 |
![]() | Parameter value should be final. | 3631 |
![]() | Line has trailing spaces. | 3637 |
![]() | Line has trailing spaces. | 3641 |
![]() | Method 'getHazardousMaterialType' is not designed for extension - needs to be abstract, final or empty. | 3643 |
![]() | Line has trailing spaces. | 3649 |
![]() | Line has trailing spaces. | 3653 |
![]() | Method 'setHazardousMaterialType' is not designed for extension - needs to be abstract, final or empty. | 3655 |
![]() | Parameter value should be final. | 3655 |
![]() | Line has trailing spaces. | 3661 |
![]() | Line has trailing spaces. | 3665 |
![]() | Method 'getHoursOfOperation' is not designed for extension - needs to be abstract, final or empty. | 3667 |
![]() | Line has trailing spaces. | 3673 |
![]() | Line has trailing spaces. | 3677 |
![]() | Method 'setHoursOfOperation' is not designed for extension - needs to be abstract, final or empty. | 3679 |
![]() | Parameter value should be final. | 3679 |
![]() | Line has trailing spaces. | 3685 |
![]() | Line has trailing spaces. | 3689 |
![]() | Method 'getIncludedSoftware' is not designed for extension - needs to be abstract, final or empty. | 3691 |
![]() | Line has trailing spaces. | 3697 |
![]() | Line has trailing spaces. | 3701 |
![]() | Method 'setIncludedSoftware' is not designed for extension - needs to be abstract, final or empty. | 3703 |
![]() | Parameter value should be final. | 3703 |
![]() | Line has trailing spaces. | 3709 |
![]() | Line has trailing spaces. | 3713 |
![]() | Method 'isIncludesMp3Player' is not designed for extension - needs to be abstract, final or empty. | 3715 |
![]() | Line has trailing spaces. | 3721 |
![]() | Line has trailing spaces. | 3725 |
![]() | Method 'setIncludesMp3Player' is not designed for extension - needs to be abstract, final or empty. | 3727 |
![]() | Parameter value should be final. | 3727 |
![]() | Line has trailing spaces. | 3733 |
![]() | Line has trailing spaces. | 3737 |
![]() | Method 'getIngredients' is not designed for extension - needs to be abstract, final or empty. | 3739 |
![]() | Line has trailing spaces. | 3745 |
![]() | Line has trailing spaces. | 3749 |
![]() | Method 'setIngredients' is not designed for extension - needs to be abstract, final or empty. | 3751 |
![]() | Parameter value should be final. | 3751 |
![]() | Line has trailing spaces. | 3757 |
![]() | Line has trailing spaces. | 3761 |
![]() | Method 'getInstrumentKey' is not designed for extension - needs to be abstract, final or empty. | 3763 |
![]() | Line has trailing spaces. | 3769 |
![]() | Line has trailing spaces. | 3773 |
![]() | Method 'setInstrumentKey' is not designed for extension - needs to be abstract, final or empty. | 3775 |
![]() | Parameter value should be final. | 3775 |
![]() | Line has trailing spaces. | 3781 |
![]() | Line has trailing spaces. | 3785 |
![]() | Method 'isIsAdultProduct' is not designed for extension - needs to be abstract, final or empty. | 3787 |
![]() | Line has trailing spaces. | 3793 |
![]() | Line has trailing spaces. | 3797 |
![]() | Method 'setIsAdultProduct' is not designed for extension - needs to be abstract, final or empty. | 3799 |
![]() | Parameter value should be final. | 3799 |
![]() | Line has trailing spaces. | 3805 |
![]() | Line has trailing spaces. | 3809 |
![]() | Method 'isIsAutographed' is not designed for extension - needs to be abstract, final or empty. | 3811 |
![]() | Line has trailing spaces. | 3817 |
![]() | Line has trailing spaces. | 3821 |
![]() | Method 'setIsAutographed' is not designed for extension - needs to be abstract, final or empty. | 3823 |
![]() | Parameter value should be final. | 3823 |
![]() | Line has trailing spaces. | 3829 |
![]() | Line has trailing spaces. | 3833 |
![]() | Method 'getISBN' is not designed for extension - needs to be abstract, final or empty. | 3835 |
![]() | Line has trailing spaces. | 3841 |
![]() | Line has trailing spaces. | 3845 |
![]() | Method 'setISBN' is not designed for extension - needs to be abstract, final or empty. | 3847 |
![]() | Parameter value should be final. | 3847 |
![]() | Line has trailing spaces. | 3853 |
![]() | Line has trailing spaces. | 3857 |
![]() | Method 'isIsFragile' is not designed for extension - needs to be abstract, final or empty. | 3859 |
![]() | Line has trailing spaces. | 3865 |
![]() | Line has trailing spaces. | 3869 |
![]() | Method 'setIsFragile' is not designed for extension - needs to be abstract, final or empty. | 3871 |
![]() | Parameter value should be final. | 3871 |
![]() | Line has trailing spaces. | 3877 |
![]() | Line has trailing spaces. | 3881 |
![]() | Method 'isIsLabCreated' is not designed for extension - needs to be abstract, final or empty. | 3883 |
![]() | Line has trailing spaces. | 3889 |
![]() | Line has trailing spaces. | 3893 |
![]() | Method 'setIsLabCreated' is not designed for extension - needs to be abstract, final or empty. | 3895 |
![]() | Parameter value should be final. | 3895 |
![]() | Line has trailing spaces. | 3901 |
![]() | Line has trailing spaces. | 3905 |
![]() | Method 'isIsMemorabilia' is not designed for extension - needs to be abstract, final or empty. | 3907 |
![]() | Line has trailing spaces. | 3913 |
![]() | Line has trailing spaces. | 3917 |
![]() | Method 'setIsMemorabilia' is not designed for extension - needs to be abstract, final or empty. | 3919 |
![]() | Parameter value should be final. | 3919 |
![]() | Line has trailing spaces. | 3925 |
![]() | Line has trailing spaces. | 3929 |
![]() | Method 'getISOEquivalent' is not designed for extension - needs to be abstract, final or empty. | 3931 |
![]() | Line has trailing spaces. | 3937 |
![]() | Line has trailing spaces. | 3941 |
![]() | Method 'setISOEquivalent' is not designed for extension - needs to be abstract, final or empty. | 3943 |
![]() | Parameter value should be final. | 3943 |
![]() | Line has trailing spaces. | 3949 |
![]() | Line has trailing spaces. | 3953 |
![]() | Method 'isIsPreannounce' is not designed for extension - needs to be abstract, final or empty. | 3955 |
![]() | Line has trailing spaces. | 3961 |
![]() | Line has trailing spaces. | 3965 |
![]() | Method 'setIsPreannounce' is not designed for extension - needs to be abstract, final or empty. | 3967 |
![]() | Parameter value should be final. | 3967 |
![]() | Line has trailing spaces. | 3973 |
![]() | Line has trailing spaces. | 3977 |
![]() | Method 'getIssuesPerYear' is not designed for extension - needs to be abstract, final or empty. | 3979 |
![]() | Line has trailing spaces. | 3985 |
![]() | Line has trailing spaces. | 3989 |
![]() | Method 'setIssuesPerYear' is not designed for extension - needs to be abstract, final or empty. | 3991 |
![]() | Parameter value should be final. | 3991 |
![]() | Line has trailing spaces. | 3997 |
![]() | Line has trailing spaces. | 4001 |
![]() | Method 'getItemDimensions' is not designed for extension - needs to be abstract, final or empty. | 4003 |
![]() | Line has trailing spaces. | 4009 |
![]() | Line has trailing spaces. | 4013 |
![]() | Method 'setItemDimensions' is not designed for extension - needs to be abstract, final or empty. | 4015 |
![]() | Parameter value should be final. | 4015 |
![]() | Line has trailing spaces. | 4021 |
![]() | Line has trailing spaces. | 4025 |
![]() | Method 'getKeyboardDescription' is not designed for extension - needs to be abstract, final or empty. | 4027 |
![]() | Line has trailing spaces. | 4033 |
![]() | Line has trailing spaces. | 4037 |
![]() | Method 'setKeyboardDescription' is not designed for extension - needs to be abstract, final or empty. | 4039 |
![]() | Parameter value should be final. | 4039 |
![]() | Line has trailing spaces. | 4045 |
![]() | Line has trailing spaces. | 4049 |
![]() | Method 'getLabel' is not designed for extension - needs to be abstract, final or empty. | 4051 |
![]() | Line has trailing spaces. | 4057 |
![]() | Line has trailing spaces. | 4061 |
![]() | Method 'setLabel' is not designed for extension - needs to be abstract, final or empty. | 4063 |
![]() | Parameter value should be final. | 4063 |
![]() | Line has trailing spaces. | 4069 |
![]() | Line has trailing spaces. | 4073 |
![]() | Method 'getLanguages' is not designed for extension - needs to be abstract, final or empty. | 4075 |
![]() | Line has trailing spaces. | 4081 |
![]() | Line has trailing spaces. | 4085 |
![]() | Method 'setLanguages' is not designed for extension - needs to be abstract, final or empty. | 4087 |
![]() | Parameter value should be final. | 4087 |
![]() | Line has trailing spaces. | 4093 |
![]() | Line has trailing spaces. | 4097 |
![]() | Method 'getLegalDisclaimer' is not designed for extension - needs to be abstract, final or empty. | 4099 |
![]() | Line has trailing spaces. | 4105 |
![]() | Line has trailing spaces. | 4109 |
![]() | Method 'setLegalDisclaimer' is not designed for extension - needs to be abstract, final or empty. | 4111 |
![]() | Parameter value should be final. | 4111 |
![]() | Line has trailing spaces. | 4117 |
![]() | Line has trailing spaces. | 4121 |
![]() | Method 'getLensType' is not designed for extension - needs to be abstract, final or empty. | 4123 |
![]() | Line has trailing spaces. | 4129 |
![]() | Line has trailing spaces. | 4133 |
![]() | Method 'setLensType' is not designed for extension - needs to be abstract, final or empty. | 4135 |
![]() | Parameter value should be final. | 4135 |
![]() | Line has trailing spaces. | 4141 |
![]() | Line has trailing spaces. | 4145 |
![]() | Method 'getLineVoltage' is not designed for extension - needs to be abstract, final or empty. | 4147 |
![]() | Line has trailing spaces. | 4153 |
![]() | Line has trailing spaces. | 4157 |
![]() | Method 'setLineVoltage' is not designed for extension - needs to be abstract, final or empty. | 4159 |
![]() | Parameter value should be final. | 4159 |
![]() | Line has trailing spaces. | 4165 |
![]() | Line has trailing spaces. | 4169 |
![]() | Method 'getListPrice' is not designed for extension - needs to be abstract, final or empty. | 4171 |
![]() | Line has trailing spaces. | 4177 |
![]() | Line has trailing spaces. | 4181 |
![]() | Method 'setListPrice' is not designed for extension - needs to be abstract, final or empty. | 4183 |
![]() | Parameter value should be final. | 4183 |
![]() | Line has trailing spaces. | 4189 |
![]() | Line has trailing spaces. | 4193 |
![]() | Method 'getMacroFocusRange' is not designed for extension - needs to be abstract, final or empty. | 4195 |
![]() | Line has trailing spaces. | 4201 |
![]() | Line has trailing spaces. | 4205 |
![]() | Method 'setMacroFocusRange' is not designed for extension - needs to be abstract, final or empty. | 4207 |
![]() | Parameter value should be final. | 4207 |
![]() | Line has trailing spaces. | 4213 |
![]() | Line has trailing spaces. | 4217 |
![]() | Method 'getMagazineType' is not designed for extension - needs to be abstract, final or empty. | 4219 |
![]() | Line has trailing spaces. | 4225 |
![]() | Line has trailing spaces. | 4229 |
![]() | Method 'setMagazineType' is not designed for extension - needs to be abstract, final or empty. | 4231 |
![]() | Parameter value should be final. | 4231 |
![]() | Line has trailing spaces. | 4237 |
![]() | Line has trailing spaces. | 4241 |
![]() | Method 'getMalletHardness' is not designed for extension - needs to be abstract, final or empty. | 4243 |
![]() | Line has trailing spaces. | 4249 |
![]() | Line has trailing spaces. | 4253 |
![]() | Method 'setMalletHardness' is not designed for extension - needs to be abstract, final or empty. | 4255 |
![]() | Parameter value should be final. | 4255 |
![]() | Line has trailing spaces. | 4261 |
![]() | Line has trailing spaces. | 4265 |
![]() | Method 'getManufacturer' is not designed for extension - needs to be abstract, final or empty. | 4267 |
![]() | Line has trailing spaces. | 4273 |
![]() | Line has trailing spaces. | 4277 |
![]() | Method 'setManufacturer' is not designed for extension - needs to be abstract, final or empty. | 4279 |
![]() | Parameter value should be final. | 4279 |
![]() | Line has trailing spaces. | 4285 |
![]() | Line has trailing spaces. | 4289 |
![]() | Method 'getManufacturerLaborWarrantyDescription' is not designed for extension - needs to be abstract, final or empty. | 4291 |
![]() | Line has trailing spaces. | 4297 |
![]() | Line has trailing spaces. | 4301 |
![]() | Method 'setManufacturerLaborWarrantyDescription' is not designed for extension - needs to be abstract, final or empty. | 4303 |
![]() | Parameter value should be final. | 4303 |
![]() | Line has trailing spaces. | 4309 |
![]() | Line has trailing spaces. | 4313 |
![]() | Method 'getManufacturerMaximumAge' is not designed for extension - needs to be abstract, final or empty. | 4315 |
![]() | Line has trailing spaces. | 4321 |
![]() | Line has trailing spaces. | 4325 |
![]() | Method 'setManufacturerMaximumAge' is not designed for extension - needs to be abstract, final or empty. | 4327 |
![]() | Parameter value should be final. | 4327 |
![]() | Line has trailing spaces. | 4333 |
![]() | Line has trailing spaces. | 4337 |
![]() | Method 'getManufacturerMinimumAge' is not designed for extension - needs to be abstract, final or empty. | 4339 |
![]() | Line has trailing spaces. | 4345 |
![]() | Line has trailing spaces. | 4349 |
![]() | Method 'setManufacturerMinimumAge' is not designed for extension - needs to be abstract, final or empty. | 4351 |
![]() | Parameter value should be final. | 4351 |
![]() | Line has trailing spaces. | 4357 |
![]() | Line has trailing spaces. | 4361 |
![]() | Method 'getManufacturerPartsWarrantyDescription' is not designed for extension - needs to be abstract, final or empty. | 4363 |
![]() | Line has trailing spaces. | 4369 |
![]() | Line has trailing spaces. | 4373 |
![]() | Method 'setManufacturerPartsWarrantyDescription' is not designed for extension - needs to be abstract, final or empty. | 4375 |
![]() | Parameter value should be final. | 4375 |
![]() | Line has trailing spaces. | 4381 |
![]() | Line has trailing spaces. | 4385 |
![]() | Method 'getMaterialType' is not designed for extension - needs to be abstract, final or empty. | 4387 |
![]() | Line has trailing spaces. | 4393 |
![]() | Line has trailing spaces. | 4397 |
![]() | Method 'setMaterialType' is not designed for extension - needs to be abstract, final or empty. | 4399 |
![]() | Parameter value should be final. | 4399 |
![]() | Line has trailing spaces. | 4405 |
![]() | Line has trailing spaces. | 4409 |
![]() | Method 'getMaximumAperture' is not designed for extension - needs to be abstract, final or empty. | 4411 |
![]() | Line has trailing spaces. | 4417 |
![]() | Line has trailing spaces. | 4421 |
![]() | Method 'setMaximumAperture' is not designed for extension - needs to be abstract, final or empty. | 4423 |
![]() | Parameter value should be final. | 4423 |
![]() | Line has trailing spaces. | 4429 |
![]() | Line has trailing spaces. | 4433 |
![]() | Method 'getMaximumColorDepth' is not designed for extension - needs to be abstract, final or empty. | 4435 |
![]() | Line has trailing spaces. | 4441 |
![]() | Line has trailing spaces. | 4445 |
![]() | Method 'setMaximumColorDepth' is not designed for extension - needs to be abstract, final or empty. | 4447 |
![]() | Parameter value should be final. | 4447 |
![]() | Line has trailing spaces. | 4453 |
![]() | Line has trailing spaces. | 4457 |
![]() | Method 'getMaximumFocalLength' is not designed for extension - needs to be abstract, final or empty. | 4459 |
![]() | Line has trailing spaces. | 4465 |
![]() | Line has trailing spaces. | 4469 |
![]() | Method 'setMaximumFocalLength' is not designed for extension - needs to be abstract, final or empty. | 4471 |
![]() | Parameter value should be final. | 4471 |
![]() | Line has trailing spaces. | 4477 |
![]() | Line has trailing spaces. | 4481 |
![]() | Method 'getMaximumHighResolutionImages' is not designed for extension - needs to be abstract, final or empty. | 4483 |
![]() | Line has trailing spaces. | 4489 |
![]() | Line has trailing spaces. | 4493 |
![]() | Line is longer than 80 characters. | 4495 |
![]() | Method 'setMaximumHighResolutionImages' is not designed for extension - needs to be abstract, final or empty. | 4495 |
![]() | Parameter value should be final. | 4495 |
![]() | Line has trailing spaces. | 4501 |
![]() | Line has trailing spaces. | 4505 |
![]() | Method 'getMaximumHorizontalResolution' is not designed for extension - needs to be abstract, final or empty. | 4507 |
![]() | Line has trailing spaces. | 4513 |
![]() | Line has trailing spaces. | 4517 |
![]() | Line is longer than 80 characters. | 4519 |
![]() | Method 'setMaximumHorizontalResolution' is not designed for extension - needs to be abstract, final or empty. | 4519 |
![]() | Parameter value should be final. | 4519 |
![]() | Line has trailing spaces. | 4525 |
![]() | Line has trailing spaces. | 4529 |
![]() | Method 'getMaximumLowResolutionImages' is not designed for extension - needs to be abstract, final or empty. | 4531 |
![]() | Line has trailing spaces. | 4537 |
![]() | Line has trailing spaces. | 4541 |
![]() | Method 'setMaximumLowResolutionImages' is not designed for extension - needs to be abstract, final or empty. | 4543 |
![]() | Parameter value should be final. | 4543 |
![]() | Line has trailing spaces. | 4549 |
![]() | Line has trailing spaces. | 4553 |
![]() | Method 'getMaximumResolution' is not designed for extension - needs to be abstract, final or empty. | 4555 |
![]() | Line has trailing spaces. | 4561 |
![]() | Line has trailing spaces. | 4565 |
![]() | Method 'setMaximumResolution' is not designed for extension - needs to be abstract, final or empty. | 4567 |
![]() | Parameter value should be final. | 4567 |
![]() | Line has trailing spaces. | 4573 |
![]() | Line has trailing spaces. | 4577 |
![]() | Method 'getMaximumShutterSpeed' is not designed for extension - needs to be abstract, final or empty. | 4579 |
![]() | Line has trailing spaces. | 4585 |
![]() | Line has trailing spaces. | 4589 |
![]() | Method 'setMaximumShutterSpeed' is not designed for extension - needs to be abstract, final or empty. | 4591 |
![]() | Parameter value should be final. | 4591 |
![]() | Line has trailing spaces. | 4597 |
![]() | Line has trailing spaces. | 4601 |
![]() | Method 'getMaximumVerticalResolution' is not designed for extension - needs to be abstract, final or empty. | 4603 |
![]() | Line has trailing spaces. | 4609 |
![]() | Line has trailing spaces. | 4613 |
![]() | Line is longer than 80 characters. | 4615 |
![]() | Method 'setMaximumVerticalResolution' is not designed for extension - needs to be abstract, final or empty. | 4615 |
![]() | Parameter value should be final. | 4615 |
![]() | Line has trailing spaces. | 4621 |
![]() | Line has trailing spaces. | 4625 |
![]() | Method 'getMaximumWeightRecommendation' is not designed for extension - needs to be abstract, final or empty. | 4627 |
![]() | Line has trailing spaces. | 4633 |
![]() | Line has trailing spaces. | 4637 |
![]() | Method 'setMaximumWeightRecommendation' is not designed for extension - needs to be abstract, final or empty. | 4639 |
![]() | Parameter value should be final. | 4639 |
![]() | Line has trailing spaces. | 4645 |
![]() | Line has trailing spaces. | 4649 |
![]() | Method 'getMediaType' is not designed for extension - needs to be abstract, final or empty. | 4651 |
![]() | Line has trailing spaces. | 4657 |
![]() | Line has trailing spaces. | 4661 |
![]() | Method 'setMediaType' is not designed for extension - needs to be abstract, final or empty. | 4663 |
![]() | Parameter value should be final. | 4663 |
![]() | Line has trailing spaces. | 4669 |
![]() | Line has trailing spaces. | 4673 |
![]() | Method 'getMemorySlotsAvailable' is not designed for extension - needs to be abstract, final or empty. | 4675 |
![]() | Line has trailing spaces. | 4681 |
![]() | Line has trailing spaces. | 4685 |
![]() | Method 'setMemorySlotsAvailable' is not designed for extension - needs to be abstract, final or empty. | 4687 |
![]() | Parameter value should be final. | 4687 |
![]() | Line has trailing spaces. | 4693 |
![]() | Line has trailing spaces. | 4697 |
![]() | Method 'getMetalStamp' is not designed for extension - needs to be abstract, final or empty. | 4699 |
![]() | Line has trailing spaces. | 4705 |
![]() | Line has trailing spaces. | 4709 |
![]() | Method 'setMetalStamp' is not designed for extension - needs to be abstract, final or empty. | 4711 |
![]() | Parameter value should be final. | 4711 |
![]() | Line has trailing spaces. | 4717 |
![]() | Line has trailing spaces. | 4721 |
![]() | Method 'getMetalType' is not designed for extension - needs to be abstract, final or empty. | 4723 |
![]() | Line has trailing spaces. | 4729 |
![]() | Line has trailing spaces. | 4733 |
![]() | Method 'setMetalType' is not designed for extension - needs to be abstract, final or empty. | 4735 |
![]() | Parameter value should be final. | 4735 |
![]() | Line has trailing spaces. | 4741 |
![]() | Line has trailing spaces. | 4745 |
![]() | Method 'getMiniMovieDescription' is not designed for extension - needs to be abstract, final or empty. | 4747 |
![]() | Line has trailing spaces. | 4753 |
![]() | Line has trailing spaces. | 4757 |
![]() | Method 'setMiniMovieDescription' is not designed for extension - needs to be abstract, final or empty. | 4759 |
![]() | Parameter value should be final. | 4759 |
![]() | Line has trailing spaces. | 4765 |
![]() | Line has trailing spaces. | 4769 |
![]() | Method 'getMinimumFocalLength' is not designed for extension - needs to be abstract, final or empty. | 4771 |
![]() | Line has trailing spaces. | 4777 |
![]() | Line has trailing spaces. | 4781 |
![]() | Method 'setMinimumFocalLength' is not designed for extension - needs to be abstract, final or empty. | 4783 |
![]() | Parameter value should be final. | 4783 |
![]() | Line has trailing spaces. | 4789 |
![]() | Line has trailing spaces. | 4793 |
![]() | Method 'getMinimumShutterSpeed' is not designed for extension - needs to be abstract, final or empty. | 4795 |
![]() | Line has trailing spaces. | 4801 |
![]() | Line has trailing spaces. | 4805 |
![]() | Method 'setMinimumShutterSpeed' is not designed for extension - needs to be abstract, final or empty. | 4807 |
![]() | Parameter value should be final. | 4807 |
![]() | Line has trailing spaces. | 4813 |
![]() | Line has trailing spaces. | 4817 |
![]() | Method 'getModel' is not designed for extension - needs to be abstract, final or empty. | 4819 |
![]() | Line has trailing spaces. | 4825 |
![]() | Line has trailing spaces. | 4829 |
![]() | Method 'setModel' is not designed for extension - needs to be abstract, final or empty. | 4831 |
![]() | Parameter value should be final. | 4831 |
![]() | Line has trailing spaces. | 4837 |
![]() | Line has trailing spaces. | 4841 |
![]() | Method 'getModelYear' is not designed for extension - needs to be abstract, final or empty. | 4843 |
![]() | Line has trailing spaces. | 4849 |
![]() | Line has trailing spaces. | 4853 |
![]() | Method 'setModelYear' is not designed for extension - needs to be abstract, final or empty. | 4855 |
![]() | Parameter value should be final. | 4855 |
![]() | Line has trailing spaces. | 4861 |
![]() | Line has trailing spaces. | 4865 |
![]() | Method 'getModemDescription' is not designed for extension - needs to be abstract, final or empty. | 4867 |
![]() | Line has trailing spaces. | 4873 |
![]() | Line has trailing spaces. | 4877 |
![]() | Method 'setModemDescription' is not designed for extension - needs to be abstract, final or empty. | 4879 |
![]() | Parameter value should be final. | 4879 |
![]() | Line has trailing spaces. | 4885 |
![]() | Line has trailing spaces. | 4889 |
![]() | Method 'getMonitorSize' is not designed for extension - needs to be abstract, final or empty. | 4891 |
![]() | Line has trailing spaces. | 4897 |
![]() | Line has trailing spaces. | 4901 |
![]() | Method 'setMonitorSize' is not designed for extension - needs to be abstract, final or empty. | 4903 |
![]() | Parameter value should be final. | 4903 |
![]() | Line has trailing spaces. | 4909 |
![]() | Line has trailing spaces. | 4913 |
![]() | Method 'getMonitorViewableDiagonalSize' is not designed for extension - needs to be abstract, final or empty. | 4915 |
![]() | Line has trailing spaces. | 4921 |
![]() | Line has trailing spaces. | 4925 |
![]() | Method 'setMonitorViewableDiagonalSize' is not designed for extension - needs to be abstract, final or empty. | 4927 |
![]() | Parameter value should be final. | 4927 |
![]() | Line has trailing spaces. | 4933 |
![]() | Line has trailing spaces. | 4937 |
![]() | Method 'getMouseDescription' is not designed for extension - needs to be abstract, final or empty. | 4939 |
![]() | Line has trailing spaces. | 4945 |
![]() | Line has trailing spaces. | 4949 |
![]() | Method 'setMouseDescription' is not designed for extension - needs to be abstract, final or empty. | 4951 |
![]() | Parameter value should be final. | 4951 |
![]() | Line has trailing spaces. | 4957 |
![]() | Line has trailing spaces. | 4961 |
![]() | Method 'getMPN' is not designed for extension - needs to be abstract, final or empty. | 4963 |
![]() | Line has trailing spaces. | 4969 |
![]() | Line has trailing spaces. | 4973 |
![]() | Method 'setMPN' is not designed for extension - needs to be abstract, final or empty. | 4975 |
![]() | Parameter value should be final. | 4975 |
![]() | Line has trailing spaces. | 4981 |
![]() | Line has trailing spaces. | 4985 |
![]() | Method 'getMusicalStyle' is not designed for extension - needs to be abstract, final or empty. | 4987 |
![]() | Line has trailing spaces. | 4993 |
![]() | Line has trailing spaces. | 4997 |
![]() | Method 'setMusicalStyle' is not designed for extension - needs to be abstract, final or empty. | 4999 |
![]() | Parameter value should be final. | 4999 |
![]() | Line has trailing spaces. | 5005 |
![]() | Line has trailing spaces. | 5009 |
![]() | Method 'getNativeResolution' is not designed for extension - needs to be abstract, final or empty. | 5011 |
![]() | Line has trailing spaces. | 5017 |
![]() | Line has trailing spaces. | 5021 |
![]() | Method 'setNativeResolution' is not designed for extension - needs to be abstract, final or empty. | 5023 |
![]() | Parameter value should be final. | 5023 |
![]() | Line has trailing spaces. | 5029 |
![]() | Line has trailing spaces. | 5033 |
![]() | Method 'getNeighborhood' is not designed for extension - needs to be abstract, final or empty. | 5035 |
![]() | Line has trailing spaces. | 5041 |
![]() | Line has trailing spaces. | 5045 |
![]() | Method 'setNeighborhood' is not designed for extension - needs to be abstract, final or empty. | 5047 |
![]() | Parameter value should be final. | 5047 |
![]() | Line has trailing spaces. | 5053 |
![]() | Line has trailing spaces. | 5057 |
![]() | Method 'getNetworkInterfaceDescription' is not designed for extension - needs to be abstract, final or empty. | 5059 |
![]() | Line has trailing spaces. | 5065 |
![]() | Line has trailing spaces. | 5069 |
![]() | Method 'setNetworkInterfaceDescription' is not designed for extension - needs to be abstract, final or empty. | 5071 |
![]() | Parameter value should be final. | 5071 |
![]() | Line has trailing spaces. | 5077 |
![]() | Line has trailing spaces. | 5081 |
![]() | Method 'getNotebookDisplayTechnology' is not designed for extension - needs to be abstract, final or empty. | 5083 |
![]() | Line has trailing spaces. | 5089 |
![]() | Line has trailing spaces. | 5093 |
![]() | Method 'setNotebookDisplayTechnology' is not designed for extension - needs to be abstract, final or empty. | 5095 |
![]() | Parameter value should be final. | 5095 |
![]() | Line has trailing spaces. | 5101 |
![]() | Line has trailing spaces. | 5105 |
![]() | Method 'getNotebookPointingDeviceDescription' is not designed for extension - needs to be abstract, final or empty. | 5107 |
![]() | Line has trailing spaces. | 5113 |
![]() | Line has trailing spaces. | 5117 |
![]() | Method 'setNotebookPointingDeviceDescription' is not designed for extension - needs to be abstract, final or empty. | 5119 |
![]() | Parameter value should be final. | 5119 |
![]() | Line has trailing spaces. | 5125 |
![]() | Line has trailing spaces. | 5129 |
![]() | Method 'getNumberOfDiscs' is not designed for extension - needs to be abstract, final or empty. | 5131 |
![]() | Line has trailing spaces. | 5137 |
![]() | Line has trailing spaces. | 5141 |
![]() | Method 'setNumberOfDiscs' is not designed for extension - needs to be abstract, final or empty. | 5143 |
![]() | Parameter value should be final. | 5143 |
![]() | Line has trailing spaces. | 5149 |
![]() | Line has trailing spaces. | 5153 |
![]() | Method 'getNumberOfIssues' is not designed for extension - needs to be abstract, final or empty. | 5155 |
![]() | Line has trailing spaces. | 5161 |
![]() | Line has trailing spaces. | 5165 |
![]() | Method 'setNumberOfIssues' is not designed for extension - needs to be abstract, final or empty. | 5167 |
![]() | Parameter value should be final. | 5167 |
![]() | Line has trailing spaces. | 5173 |
![]() | Line has trailing spaces. | 5177 |
![]() | Method 'getNumberOfItems' is not designed for extension - needs to be abstract, final or empty. | 5179 |
![]() | Line has trailing spaces. | 5185 |
![]() | Line has trailing spaces. | 5189 |
![]() | Method 'setNumberOfItems' is not designed for extension - needs to be abstract, final or empty. | 5191 |
![]() | Parameter value should be final. | 5191 |
![]() | Line has trailing spaces. | 5197 |
![]() | Line has trailing spaces. | 5201 |
![]() | Method 'getNumberOfKeys' is not designed for extension - needs to be abstract, final or empty. | 5203 |
![]() | Line has trailing spaces. | 5209 |
![]() | Line has trailing spaces. | 5213 |
![]() | Method 'setNumberOfKeys' is not designed for extension - needs to be abstract, final or empty. | 5215 |
![]() | Parameter value should be final. | 5215 |
![]() | Line has trailing spaces. | 5221 |
![]() | Line has trailing spaces. | 5225 |
![]() | Method 'getNumberOfPages' is not designed for extension - needs to be abstract, final or empty. | 5227 |
![]() | Line has trailing spaces. | 5233 |
![]() | Line has trailing spaces. | 5237 |
![]() | Method 'setNumberOfPages' is not designed for extension - needs to be abstract, final or empty. | 5239 |
![]() | Parameter value should be final. | 5239 |
![]() | Line has trailing spaces. | 5245 |
![]() | Line has trailing spaces. | 5249 |
![]() | Method 'getNumberOfPearls' is not designed for extension - needs to be abstract, final or empty. | 5251 |
![]() | Line has trailing spaces. | 5257 |
![]() | Line has trailing spaces. | 5261 |
![]() | Method 'setNumberOfPearls' is not designed for extension - needs to be abstract, final or empty. | 5263 |
![]() | Parameter value should be final. | 5263 |
![]() | Line has trailing spaces. | 5269 |
![]() | Line has trailing spaces. | 5273 |
![]() | Method 'getNumberOfRapidFireShots' is not designed for extension - needs to be abstract, final or empty. | 5275 |
![]() | Line has trailing spaces. | 5281 |
![]() | Line has trailing spaces. | 5285 |
![]() | Method 'setNumberOfRapidFireShots' is not designed for extension - needs to be abstract, final or empty. | 5287 |
![]() | Parameter value should be final. | 5287 |
![]() | Line has trailing spaces. | 5293 |
![]() | Line has trailing spaces. | 5297 |
![]() | Method 'getNumberOfStones' is not designed for extension - needs to be abstract, final or empty. | 5299 |
![]() | Line has trailing spaces. | 5305 |
![]() | Line has trailing spaces. | 5309 |
![]() | Method 'setNumberOfStones' is not designed for extension - needs to be abstract, final or empty. | 5311 |
![]() | Parameter value should be final. | 5311 |
![]() | Line has trailing spaces. | 5317 |
![]() | Line has trailing spaces. | 5321 |
![]() | Method 'getNumberOfStrings' is not designed for extension - needs to be abstract, final or empty. | 5323 |
![]() | Line has trailing spaces. | 5329 |
![]() | Line has trailing spaces. | 5333 |
![]() | Method 'setNumberOfStrings' is not designed for extension - needs to be abstract, final or empty. | 5335 |
![]() | Parameter value should be final. | 5335 |
![]() | Line has trailing spaces. | 5341 |
![]() | Line has trailing spaces. | 5345 |
![]() | Method 'getNumberOfTracks' is not designed for extension - needs to be abstract, final or empty. | 5347 |
![]() | Line has trailing spaces. | 5353 |
![]() | Line has trailing spaces. | 5357 |
![]() | Method 'setNumberOfTracks' is not designed for extension - needs to be abstract, final or empty. | 5359 |
![]() | Parameter value should be final. | 5359 |
![]() | Line has trailing spaces. | 5365 |
![]() | Line has trailing spaces. | 5369 |
![]() | Method 'getOperatingSystem' is not designed for extension - needs to be abstract, final or empty. | 5371 |
![]() | Line has trailing spaces. | 5377 |
![]() | Line has trailing spaces. | 5381 |
![]() | Method 'setOperatingSystem' is not designed for extension - needs to be abstract, final or empty. | 5383 |
![]() | Parameter value should be final. | 5383 |
![]() | Line has trailing spaces. | 5389 |
![]() | Line has trailing spaces. | 5393 |
![]() | Method 'getOpticalSensorResolution' is not designed for extension - needs to be abstract, final or empty. | 5395 |
![]() | Line has trailing spaces. | 5401 |
![]() | Line has trailing spaces. | 5405 |
![]() | Method 'setOpticalSensorResolution' is not designed for extension - needs to be abstract, final or empty. | 5407 |
![]() | Parameter value should be final. | 5407 |
![]() | Line has trailing spaces. | 5413 |
![]() | Line has trailing spaces. | 5417 |
![]() | Method 'getOpticalZoom' is not designed for extension - needs to be abstract, final or empty. | 5419 |
![]() | Line has trailing spaces. | 5425 |
![]() | Line has trailing spaces. | 5429 |
![]() | Method 'setOpticalZoom' is not designed for extension - needs to be abstract, final or empty. | 5431 |
![]() | Parameter value should be final. | 5431 |
![]() | Line has trailing spaces. | 5437 |
![]() | Line has trailing spaces. | 5441 |
![]() | Method 'getOriginalReleaseDate' is not designed for extension - needs to be abstract, final or empty. | 5443 |
![]() | Line has trailing spaces. | 5449 |
![]() | Line has trailing spaces. | 5453 |
![]() | Method 'setOriginalReleaseDate' is not designed for extension - needs to be abstract, final or empty. | 5455 |
![]() | Parameter value should be final. | 5455 |
![]() | Line has trailing spaces. | 5461 |
![]() | Line has trailing spaces. | 5465 |
![]() | Method 'getOutputWattage' is not designed for extension - needs to be abstract, final or empty. | 5467 |
![]() | Line has trailing spaces. | 5473 |
![]() | Line has trailing spaces. | 5477 |
![]() | Method 'setOutputWattage' is not designed for extension - needs to be abstract, final or empty. | 5479 |
![]() | Parameter value should be final. | 5479 |
![]() | Line has trailing spaces. | 5485 |
![]() | Line has trailing spaces. | 5489 |
![]() | Method 'getPackageDimensions' is not designed for extension - needs to be abstract, final or empty. | 5491 |
![]() | Line has trailing spaces. | 5497 |
![]() | Line has trailing spaces. | 5501 |
![]() | Method 'setPackageDimensions' is not designed for extension - needs to be abstract, final or empty. | 5503 |
![]() | Parameter value should be final. | 5503 |
![]() | Line has trailing spaces. | 5509 |
![]() | Line has trailing spaces. | 5513 |
![]() | Method 'getPackageQuantity' is not designed for extension - needs to be abstract, final or empty. | 5515 |
![]() | Line has trailing spaces. | 5521 |
![]() | Line has trailing spaces. | 5525 |
![]() | Method 'setPackageQuantity' is not designed for extension - needs to be abstract, final or empty. | 5527 |
![]() | Parameter value should be final. | 5527 |
![]() | Line has trailing spaces. | 5533 |
![]() | Line has trailing spaces. | 5537 |
![]() | Method 'getPearlLustre' is not designed for extension - needs to be abstract, final or empty. | 5539 |
![]() | Line has trailing spaces. | 5545 |
![]() | Line has trailing spaces. | 5549 |
![]() | Method 'setPearlLustre' is not designed for extension - needs to be abstract, final or empty. | 5551 |
![]() | Parameter value should be final. | 5551 |
![]() | Line has trailing spaces. | 5557 |
![]() | Line has trailing spaces. | 5561 |
![]() | Method 'getPearlMinimumColor' is not designed for extension - needs to be abstract, final or empty. | 5563 |
![]() | Line has trailing spaces. | 5569 |
![]() | Line has trailing spaces. | 5573 |
![]() | Method 'setPearlMinimumColor' is not designed for extension - needs to be abstract, final or empty. | 5575 |
![]() | Parameter value should be final. | 5575 |
![]() | Line has trailing spaces. | 5581 |
![]() | Line has trailing spaces. | 5585 |
![]() | Method 'getPearlShape' is not designed for extension - needs to be abstract, final or empty. | 5587 |
![]() | Line has trailing spaces. | 5593 |
![]() | Line has trailing spaces. | 5597 |
![]() | Method 'setPearlShape' is not designed for extension - needs to be abstract, final or empty. | 5599 |
![]() | Parameter value should be final. | 5599 |
![]() | Line has trailing spaces. | 5605 |
![]() | Line has trailing spaces. | 5609 |
![]() | Method 'getPearlStringingMethod' is not designed for extension - needs to be abstract, final or empty. | 5611 |
![]() | Line has trailing spaces. | 5617 |
![]() | Line has trailing spaces. | 5621 |
![]() | Method 'setPearlStringingMethod' is not designed for extension - needs to be abstract, final or empty. | 5623 |
![]() | Parameter value should be final. | 5623 |
![]() | Line has trailing spaces. | 5629 |
![]() | Line has trailing spaces. | 5633 |
![]() | Method 'getPearlSurfaceBlemishes' is not designed for extension - needs to be abstract, final or empty. | 5635 |
![]() | Line has trailing spaces. | 5641 |
![]() | Line has trailing spaces. | 5645 |
![]() | Method 'setPearlSurfaceBlemishes' is not designed for extension - needs to be abstract, final or empty. | 5647 |
![]() | Parameter value should be final. | 5647 |
![]() | Line has trailing spaces. | 5653 |
![]() | Line has trailing spaces. | 5657 |
![]() | Method 'getPearlType' is not designed for extension - needs to be abstract, final or empty. | 5659 |
![]() | Line has trailing spaces. | 5665 |
![]() | Line has trailing spaces. | 5669 |
![]() | Method 'setPearlType' is not designed for extension - needs to be abstract, final or empty. | 5671 |
![]() | Parameter value should be final. | 5671 |
![]() | Line has trailing spaces. | 5677 |
![]() | Line has trailing spaces. | 5681 |
![]() | Method 'getPearlUniformity' is not designed for extension - needs to be abstract, final or empty. | 5683 |
![]() | Line has trailing spaces. | 5689 |
![]() | Line has trailing spaces. | 5693 |
![]() | Method 'setPearlUniformity' is not designed for extension - needs to be abstract, final or empty. | 5695 |
![]() | Parameter value should be final. | 5695 |
![]() | Line has trailing spaces. | 5701 |
![]() | Line has trailing spaces. | 5705 |
![]() | Method 'getPhoneNumber' is not designed for extension - needs to be abstract, final or empty. | 5707 |
![]() | Line has trailing spaces. | 5713 |
![]() | Line has trailing spaces. | 5717 |
![]() | Method 'setPhoneNumber' is not designed for extension - needs to be abstract, final or empty. | 5719 |
![]() | Parameter value should be final. | 5719 |
![]() | Line has trailing spaces. | 5725 |
![]() | Line is longer than 80 characters. | 5730 |
![]() | Line has trailing spaces. | 5731 |
![]() | Line has trailing spaces. | 5737 |
![]() | Line has trailing spaces. | 5738 |
![]() | Line has trailing spaces. | 5742 |
![]() | Line has trailing spaces. | 5743 |
![]() | Expected an @return tag. | 5745 |
![]() | Method 'getPhotoFlashType' is not designed for extension - needs to be abstract, final or empty. | 5745 |
![]() | '<' is not preceded with whitespace. | 5745 |
![]() | '<' is not followed by whitespace. | 5745 |
![]() | '>' is not preceded with whitespace. | 5745 |
![]() | '<' is not preceded with whitespace. | 5747 |
![]() | '<' is not followed by whitespace. | 5747 |
![]() | '>' is not preceded with whitespace. | 5747 |
![]() | '>' is not followed by whitespace. | 5747 |
![]() | Line has trailing spaces. | 5754 |
![]() | Line is longer than 80 characters. | 5759 |
![]() | Line has trailing spaces. | 5760 |
![]() | Line has trailing spaces. | 5766 |
![]() | Line has trailing spaces. | 5767 |
![]() | Line has trailing spaces. | 5771 |
![]() | Line has trailing spaces. | 5772 |
![]() | Expected an @return tag. | 5774 |
![]() | Method 'getPictureFormat' is not designed for extension - needs to be abstract, final or empty. | 5774 |
![]() | '<' is not preceded with whitespace. | 5774 |
![]() | '<' is not followed by whitespace. | 5774 |
![]() | '>' is not preceded with whitespace. | 5774 |
![]() | '<' is not preceded with whitespace. | 5776 |
![]() | '<' is not followed by whitespace. | 5776 |
![]() | '>' is not preceded with whitespace. | 5776 |
![]() | '>' is not followed by whitespace. | 5776 |
![]() | Line has trailing spaces. | 5783 |
![]() | Line is longer than 80 characters. | 5788 |
![]() | Line has trailing spaces. | 5789 |
![]() | Line has trailing spaces. | 5795 |
![]() | Line has trailing spaces. | 5796 |
![]() | Line has trailing spaces. | 5800 |
![]() | Line has trailing spaces. | 5801 |
![]() | Expected an @return tag. | 5803 |
![]() | Method 'getPlatform' is not designed for extension - needs to be abstract, final or empty. | 5803 |
![]() | '<' is not preceded with whitespace. | 5803 |
![]() | '<' is not followed by whitespace. | 5803 |
![]() | '>' is not preceded with whitespace. | 5803 |
![]() | '<' is not preceded with whitespace. | 5805 |
![]() | '<' is not followed by whitespace. | 5805 |
![]() | '>' is not preceded with whitespace. | 5805 |
![]() | '>' is not followed by whitespace. | 5805 |
![]() | Line has trailing spaces. | 5812 |
![]() | Line has trailing spaces. | 5816 |
![]() | Method 'getPriceRating' is not designed for extension - needs to be abstract, final or empty. | 5818 |
![]() | Line has trailing spaces. | 5824 |
![]() | Line has trailing spaces. | 5828 |
![]() | Method 'setPriceRating' is not designed for extension - needs to be abstract, final or empty. | 5830 |
![]() | Parameter value should be final. | 5830 |
![]() | Line has trailing spaces. | 5836 |
![]() | Line has trailing spaces. | 5840 |
![]() | Method 'getProcessorCount' is not designed for extension - needs to be abstract, final or empty. | 5842 |
![]() | Line has trailing spaces. | 5848 |
![]() | Line has trailing spaces. | 5852 |
![]() | Method 'setProcessorCount' is not designed for extension - needs to be abstract, final or empty. | 5854 |
![]() | Parameter value should be final. | 5854 |
![]() | Line has trailing spaces. | 5860 |
![]() | Line has trailing spaces. | 5864 |
![]() | Method 'getProductGroup' is not designed for extension - needs to be abstract, final or empty. | 5866 |
![]() | Line has trailing spaces. | 5872 |
![]() | Line has trailing spaces. | 5876 |
![]() | Method 'setProductGroup' is not designed for extension - needs to be abstract, final or empty. | 5878 |
![]() | Parameter value should be final. | 5878 |
![]() | Line has trailing spaces. | 5884 |
![]() | Line has trailing spaces. | 5888 |
![]() | Method 'getProductSiteLaunchDate' is not designed for extension - needs to be abstract, final or empty. | 5890 |
![]() | Line has trailing spaces. | 5896 |
![]() | Line has trailing spaces. | 5900 |
![]() | Method 'setProductSiteLaunchDate' is not designed for extension - needs to be abstract, final or empty. | 5902 |
![]() | Parameter value should be final. | 5902 |
![]() | Line has trailing spaces. | 5908 |
![]() | Line has trailing spaces. | 5912 |
![]() | Method 'getProductTypeName' is not designed for extension - needs to be abstract, final or empty. | 5914 |
![]() | Line has trailing spaces. | 5920 |
![]() | Line has trailing spaces. | 5924 |
![]() | Method 'setProductTypeName' is not designed for extension - needs to be abstract, final or empty. | 5926 |
![]() | Parameter value should be final. | 5926 |
![]() | Line has trailing spaces. | 5932 |
![]() | Line has trailing spaces. | 5936 |
![]() | Method 'getProductTypeSubcategory' is not designed for extension - needs to be abstract, final or empty. | 5938 |
![]() | Line has trailing spaces. | 5944 |
![]() | Line has trailing spaces. | 5948 |
![]() | Method 'setProductTypeSubcategory' is not designed for extension - needs to be abstract, final or empty. | 5950 |
![]() | Parameter value should be final. | 5950 |
![]() | Line has trailing spaces. | 5956 |
![]() | Line has trailing spaces. | 5960 |
![]() | Method 'getPromotionalTag' is not designed for extension - needs to be abstract, final or empty. | 5962 |
![]() | Line has trailing spaces. | 5968 |
![]() | Line has trailing spaces. | 5972 |
![]() | Method 'setPromotionalTag' is not designed for extension - needs to be abstract, final or empty. | 5974 |
![]() | Parameter value should be final. | 5974 |
![]() | Line has trailing spaces. | 5980 |
![]() | Line has trailing spaces. | 5984 |
![]() | Method 'getPublicationDate' is not designed for extension - needs to be abstract, final or empty. | 5986 |
![]() | Line has trailing spaces. | 5992 |
![]() | Line has trailing spaces. | 5996 |
![]() | Method 'setPublicationDate' is not designed for extension - needs to be abstract, final or empty. | 5998 |
![]() | Parameter value should be final. | 5998 |
![]() | Line has trailing spaces. | 6004 |
![]() | Line has trailing spaces. | 6008 |
![]() | Method 'getPublisher' is not designed for extension - needs to be abstract, final or empty. | 6010 |
![]() | Line has trailing spaces. | 6016 |
![]() | Line has trailing spaces. | 6020 |
![]() | Method 'setPublisher' is not designed for extension - needs to be abstract, final or empty. | 6022 |
![]() | Parameter value should be final. | 6022 |
![]() | Line has trailing spaces. | 6028 |
![]() | Line has trailing spaces. | 6032 |
![]() | Method 'getPOBoxShippingExcluded' is not designed for extension - needs to be abstract, final or empty. | 6034 |
![]() | Line has trailing spaces. | 6040 |
![]() | Line has trailing spaces. | 6044 |
![]() | Method 'setPOBoxShippingExcluded' is not designed for extension - needs to be abstract, final or empty. | 6046 |
![]() | Parameter value should be final. | 6046 |
![]() | Line has trailing spaces. | 6052 |
![]() | Line has trailing spaces. | 6056 |
![]() | Method 'getReadingLevel' is not designed for extension - needs to be abstract, final or empty. | 6058 |
![]() | Line has trailing spaces. | 6064 |
![]() | Line has trailing spaces. | 6068 |
![]() | Method 'setReadingLevel' is not designed for extension - needs to be abstract, final or empty. | 6070 |
![]() | Parameter value should be final. | 6070 |
![]() | Line has trailing spaces. | 6076 |
![]() | Line is longer than 80 characters. | 6081 |
![]() | Line has trailing spaces. | 6082 |
![]() | Line has trailing spaces. | 6088 |
![]() | Line has trailing spaces. | 6089 |
![]() | Line has trailing spaces. | 6093 |
![]() | Line has trailing spaces. | 6094 |
![]() | Expected an @return tag. | 6096 |
![]() | Method 'getReturnMethod' is not designed for extension - needs to be abstract, final or empty. | 6096 |
![]() | '<' is not preceded with whitespace. | 6096 |
![]() | '<' is not followed by whitespace. | 6096 |
![]() | '>' is not preceded with whitespace. | 6096 |
![]() | '<' is not preceded with whitespace. | 6098 |
![]() | '<' is not followed by whitespace. | 6098 |
![]() | '>' is not preceded with whitespace. | 6098 |
![]() | '>' is not followed by whitespace. | 6098 |
![]() | Line has trailing spaces. | 6105 |
![]() | Line has trailing spaces. | 6109 |
![]() | Method 'getRecorderTrackCount' is not designed for extension - needs to be abstract, final or empty. | 6111 |
![]() | Line has trailing spaces. | 6117 |
![]() | Line has trailing spaces. | 6121 |
![]() | Method 'setRecorderTrackCount' is not designed for extension - needs to be abstract, final or empty. | 6123 |
![]() | Parameter value should be final. | 6123 |
![]() | Line has trailing spaces. | 6129 |
![]() | Line has trailing spaces. | 6133 |
![]() | Method 'getRegionCode' is not designed for extension - needs to be abstract, final or empty. | 6135 |
![]() | Line has trailing spaces. | 6141 |
![]() | Line has trailing spaces. | 6145 |
![]() | Method 'setRegionCode' is not designed for extension - needs to be abstract, final or empty. | 6147 |
![]() | Parameter value should be final. | 6147 |
![]() | Line has trailing spaces. | 6153 |
![]() | Line has trailing spaces. | 6157 |
![]() | Method 'getRegionOfOrigin' is not designed for extension - needs to be abstract, final or empty. | 6159 |
![]() | Line has trailing spaces. | 6165 |
![]() | Line has trailing spaces. | 6169 |
![]() | Method 'setRegionOfOrigin' is not designed for extension - needs to be abstract, final or empty. | 6171 |
![]() | Parameter value should be final. | 6171 |
![]() | Line has trailing spaces. | 6177 |
![]() | Line has trailing spaces. | 6181 |
![]() | Method 'getReturnPolicy' is not designed for extension - needs to be abstract, final or empty. | 6183 |
![]() | Line has trailing spaces. | 6189 |
![]() | Line has trailing spaces. | 6193 |
![]() | Method 'setReturnPolicy' is not designed for extension - needs to be abstract, final or empty. | 6195 |
![]() | Parameter value should be final. | 6195 |
![]() | Line has trailing spaces. | 6201 |
![]() | Line has trailing spaces. | 6205 |
![]() | Method 'getReleaseDate' is not designed for extension - needs to be abstract, final or empty. | 6207 |
![]() | Line has trailing spaces. | 6213 |
![]() | Line has trailing spaces. | 6217 |
![]() | Method 'setReleaseDate' is not designed for extension - needs to be abstract, final or empty. | 6219 |
![]() | Parameter value should be final. | 6219 |
![]() | Line has trailing spaces. | 6225 |
![]() | Line has trailing spaces. | 6229 |
![]() | Method 'getRemovableMemory' is not designed for extension - needs to be abstract, final or empty. | 6231 |
![]() | Line has trailing spaces. | 6237 |
![]() | Line has trailing spaces. | 6241 |
![]() | Method 'setRemovableMemory' is not designed for extension - needs to be abstract, final or empty. | 6243 |
![]() | Parameter value should be final. | 6243 |
![]() | Line has trailing spaces. | 6249 |
![]() | Line has trailing spaces. | 6253 |
![]() | Method 'getRemovableStorage' is not designed for extension - needs to be abstract, final or empty. | 6255 |
![]() | Line has trailing spaces. | 6261 |
![]() | Line has trailing spaces. | 6265 |
![]() | Method 'setRemovableStorage' is not designed for extension - needs to be abstract, final or empty. | 6267 |
![]() | Parameter value should be final. | 6267 |
![]() | Line has trailing spaces. | 6273 |
![]() | Line has trailing spaces. | 6277 |
![]() | Method 'getRequiredVoltageRange' is not designed for extension - needs to be abstract, final or empty. | 6279 |
![]() | Line has trailing spaces. | 6285 |
![]() | Line has trailing spaces. | 6289 |
![]() | Method 'setRequiredVoltageRange' is not designed for extension - needs to be abstract, final or empty. | 6291 |
![]() | Parameter value should be final. | 6291 |
![]() | Line has trailing spaces. | 6297 |
![]() | Line has trailing spaces. | 6301 |
![]() | Method 'getResolutionModes' is not designed for extension - needs to be abstract, final or empty. | 6303 |
![]() | Line has trailing spaces. | 6309 |
![]() | Line has trailing spaces. | 6313 |
![]() | Method 'setResolutionModes' is not designed for extension - needs to be abstract, final or empty. | 6315 |
![]() | Parameter value should be final. | 6315 |
![]() | Line has trailing spaces. | 6321 |
![]() | Line has trailing spaces. | 6325 |
![]() | Method 'getRingSize' is not designed for extension - needs to be abstract, final or empty. | 6327 |
![]() | Line has trailing spaces. | 6333 |
![]() | Line has trailing spaces. | 6337 |
![]() | Method 'setRingSize' is not designed for extension - needs to be abstract, final or empty. | 6339 |
![]() | Parameter value should be final. | 6339 |
![]() | Line has trailing spaces. | 6345 |
![]() | Line has trailing spaces. | 6349 |
![]() | Method 'getRunningTime' is not designed for extension - needs to be abstract, final or empty. | 6351 |
![]() | Line has trailing spaces. | 6357 |
![]() | Line has trailing spaces. | 6361 |
![]() | Method 'setRunningTime' is not designed for extension - needs to be abstract, final or empty. | 6363 |
![]() | Parameter value should be final. | 6363 |
![]() | Line has trailing spaces. | 6369 |
![]() | Line has trailing spaces. | 6373 |
![]() | Method 'getScentName' is not designed for extension - needs to be abstract, final or empty. | 6375 |
![]() | Line has trailing spaces. | 6381 |
![]() | Line has trailing spaces. | 6385 |
![]() | Method 'setScentName' is not designed for extension - needs to be abstract, final or empty. | 6387 |
![]() | Parameter value should be final. | 6387 |
![]() | Line has trailing spaces. | 6393 |
![]() | Line has trailing spaces. | 6397 |
![]() | Method 'getSecondaryCacheSize' is not designed for extension - needs to be abstract, final or empty. | 6399 |
![]() | Line has trailing spaces. | 6405 |
![]() | Line has trailing spaces. | 6409 |
![]() | Method 'setSecondaryCacheSize' is not designed for extension - needs to be abstract, final or empty. | 6411 |
![]() | Parameter value should be final. | 6411 |
![]() | Line has trailing spaces. | 6417 |
![]() | Line has trailing spaces. | 6421 |
![]() | Method 'getSettingType' is not designed for extension - needs to be abstract, final or empty. | 6423 |
![]() | Line has trailing spaces. | 6429 |
![]() | Line has trailing spaces. | 6433 |
![]() | Method 'setSettingType' is not designed for extension - needs to be abstract, final or empty. | 6435 |
![]() | Parameter value should be final. | 6435 |
![]() | Line has trailing spaces. | 6441 |
![]() | Line has trailing spaces. | 6445 |
![]() | Method 'getShaftMaterialType' is not designed for extension - needs to be abstract, final or empty. | 6447 |
![]() | Line has trailing spaces. | 6453 |
![]() | Line has trailing spaces. | 6457 |
![]() | Method 'setShaftMaterialType' is not designed for extension - needs to be abstract, final or empty. | 6459 |
![]() | Parameter value should be final. | 6459 |
![]() | Line has trailing spaces. | 6465 |
![]() | Line has trailing spaces. | 6469 |
![]() | Method 'getSize' is not designed for extension - needs to be abstract, final or empty. | 6471 |
![]() | Line has trailing spaces. | 6477 |
![]() | Line has trailing spaces. | 6481 |
![]() | Method 'setSize' is not designed for extension - needs to be abstract, final or empty. | 6483 |
![]() | Parameter value should be final. | 6483 |
![]() | Line has trailing spaces. | 6489 |
![]() | Line has trailing spaces. | 6493 |
![]() | Method 'getSizePerPearl' is not designed for extension - needs to be abstract, final or empty. | 6495 |
![]() | Line has trailing spaces. | 6501 |
![]() | Line has trailing spaces. | 6505 |
![]() | Method 'setSizePerPearl' is not designed for extension - needs to be abstract, final or empty. | 6507 |
![]() | Parameter value should be final. | 6507 |
![]() | Line has trailing spaces. | 6513 |
![]() | Line has trailing spaces. | 6517 |
![]() | Method 'getSkillLevel' is not designed for extension - needs to be abstract, final or empty. | 6519 |
![]() | Line has trailing spaces. | 6525 |
![]() | Line has trailing spaces. | 6529 |
![]() | Method 'setSkillLevel' is not designed for extension - needs to be abstract, final or empty. | 6531 |
![]() | Parameter value should be final. | 6531 |
![]() | Line has trailing spaces. | 6537 |
![]() | Line has trailing spaces. | 6541 |
![]() | Method 'getSKU' is not designed for extension - needs to be abstract, final or empty. | 6543 |
![]() | Line has trailing spaces. | 6549 |
![]() | Line has trailing spaces. | 6553 |
![]() | Method 'setSKU' is not designed for extension - needs to be abstract, final or empty. | 6555 |
![]() | Parameter value should be final. | 6555 |
![]() | Line has trailing spaces. | 6561 |
![]() | Line has trailing spaces. | 6565 |
![]() | Method 'getSoldInStores' is not designed for extension - needs to be abstract, final or empty. | 6567 |
![]() | Line has trailing spaces. | 6573 |
![]() | Line has trailing spaces. | 6577 |
![]() | Method 'setSoldInStores' is not designed for extension - needs to be abstract, final or empty. | 6579 |
![]() | Parameter value should be final. | 6579 |
![]() | Line has trailing spaces. | 6585 |
![]() | Line has trailing spaces. | 6589 |
![]() | Method 'getSoundCardDescription' is not designed for extension - needs to be abstract, final or empty. | 6591 |
![]() | Line has trailing spaces. | 6597 |
![]() | Line has trailing spaces. | 6601 |
![]() | Method 'setSoundCardDescription' is not designed for extension - needs to be abstract, final or empty. | 6603 |
![]() | Parameter value should be final. | 6603 |
![]() | Line has trailing spaces. | 6609 |
![]() | Line has trailing spaces. | 6613 |
![]() | Method 'getSpeakerCount' is not designed for extension - needs to be abstract, final or empty. | 6615 |
![]() | Line has trailing spaces. | 6621 |
![]() | Line has trailing spaces. | 6625 |
![]() | Method 'setSpeakerCount' is not designed for extension - needs to be abstract, final or empty. | 6627 |
![]() | Parameter value should be final. | 6627 |
![]() | Line has trailing spaces. | 6633 |
![]() | Line has trailing spaces. | 6637 |
![]() | Method 'getSpeakerDescription' is not designed for extension - needs to be abstract, final or empty. | 6639 |
![]() | Line has trailing spaces. | 6645 |
![]() | Line has trailing spaces. | 6649 |
![]() | Method 'setSpeakerDescription' is not designed for extension - needs to be abstract, final or empty. | 6651 |
![]() | Parameter value should be final. | 6651 |
![]() | Line has trailing spaces. | 6657 |
![]() | Line is longer than 80 characters. | 6662 |
![]() | Line has trailing spaces. | 6663 |
![]() | Line has trailing spaces. | 6669 |
![]() | Line has trailing spaces. | 6670 |
![]() | Line has trailing spaces. | 6674 |
![]() | Line has trailing spaces. | 6675 |
![]() | Expected an @return tag. | 6677 |
![]() | Method 'getSpecialFeatures' is not designed for extension - needs to be abstract, final or empty. | 6677 |
![]() | '<' is not preceded with whitespace. | 6677 |
![]() | '<' is not followed by whitespace. | 6677 |
![]() | '>' is not preceded with whitespace. | 6677 |
![]() | '<' is not preceded with whitespace. | 6679 |
![]() | '<' is not followed by whitespace. | 6679 |
![]() | '>' is not preceded with whitespace. | 6679 |
![]() | '>' is not followed by whitespace. | 6679 |
![]() | Line has trailing spaces. | 6686 |
![]() | Line has trailing spaces. | 6690 |
![]() | Method 'getStoneClarity' is not designed for extension - needs to be abstract, final or empty. | 6692 |
![]() | Line has trailing spaces. | 6698 |
![]() | Line has trailing spaces. | 6702 |
![]() | Method 'setStoneClarity' is not designed for extension - needs to be abstract, final or empty. | 6704 |
![]() | Parameter value should be final. | 6704 |
![]() | Line has trailing spaces. | 6710 |
![]() | Line has trailing spaces. | 6714 |
![]() | Method 'getStoneColor' is not designed for extension - needs to be abstract, final or empty. | 6716 |
![]() | Line has trailing spaces. | 6722 |
![]() | Line has trailing spaces. | 6726 |
![]() | Method 'setStoneColor' is not designed for extension - needs to be abstract, final or empty. | 6728 |
![]() | Parameter value should be final. | 6728 |
![]() | Line has trailing spaces. | 6734 |
![]() | Line has trailing spaces. | 6738 |
![]() | Method 'getStoneCut' is not designed for extension - needs to be abstract, final or empty. | 6740 |
![]() | Line has trailing spaces. | 6746 |
![]() | Line has trailing spaces. | 6750 |
![]() | Method 'setStoneCut' is not designed for extension - needs to be abstract, final or empty. | 6752 |
![]() | Parameter value should be final. | 6752 |
![]() | Line has trailing spaces. | 6758 |
![]() | Line has trailing spaces. | 6762 |
![]() | Method 'getStoneShape' is not designed for extension - needs to be abstract, final or empty. | 6764 |
![]() | Line has trailing spaces. | 6770 |
![]() | Line has trailing spaces. | 6774 |
![]() | Method 'setStoneShape' is not designed for extension - needs to be abstract, final or empty. | 6776 |
![]() | Parameter value should be final. | 6776 |
![]() | Line has trailing spaces. | 6782 |
![]() | Line has trailing spaces. | 6786 |
![]() | Method 'getStoneWeight' is not designed for extension - needs to be abstract, final or empty. | 6788 |
![]() | Line has trailing spaces. | 6794 |
![]() | Line has trailing spaces. | 6798 |
![]() | Method 'setStoneWeight' is not designed for extension - needs to be abstract, final or empty. | 6800 |
![]() | Parameter value should be final. | 6800 |
![]() | Line has trailing spaces. | 6806 |
![]() | Line has trailing spaces. | 6810 |
![]() | Method 'getStudio' is not designed for extension - needs to be abstract, final or empty. | 6812 |
![]() | Line has trailing spaces. | 6818 |
![]() | Line has trailing spaces. | 6822 |
![]() | Method 'setStudio' is not designed for extension - needs to be abstract, final or empty. | 6824 |
![]() | Parameter value should be final. | 6824 |
![]() | Line has trailing spaces. | 6830 |
![]() | Line has trailing spaces. | 6834 |
![]() | Method 'getStyle' is not designed for extension - needs to be abstract, final or empty. | 6836 |
![]() | Line has trailing spaces. | 6842 |
![]() | Line has trailing spaces. | 6846 |
![]() | Method 'setStyle' is not designed for extension - needs to be abstract, final or empty. | 6848 |
![]() | Parameter value should be final. | 6848 |
![]() | Line has trailing spaces. | 6854 |
![]() | Line has trailing spaces. | 6858 |
![]() | Method 'getSubscriptionLength' is not designed for extension - needs to be abstract, final or empty. | 6860 |
![]() | Line has trailing spaces. | 6866 |
![]() | Line has trailing spaces. | 6870 |
![]() | Method 'setSubscriptionLength' is not designed for extension - needs to be abstract, final or empty. | 6872 |
![]() | Parameter value should be final. | 6872 |
![]() | Line has trailing spaces. | 6878 |
![]() | Line is longer than 80 characters. | 6883 |
![]() | Line has trailing spaces. | 6884 |
![]() | Line has trailing spaces. | 6890 |
![]() | Line has trailing spaces. | 6891 |
![]() | Line has trailing spaces. | 6895 |
![]() | Line has trailing spaces. | 6896 |
![]() | Expected an @return tag. | 6898 |
![]() | Method 'getSupportedImageType' is not designed for extension - needs to be abstract, final or empty. | 6898 |
![]() | '<' is not preceded with whitespace. | 6898 |
![]() | '<' is not followed by whitespace. | 6898 |
![]() | '>' is not preceded with whitespace. | 6898 |
![]() | '<' is not preceded with whitespace. | 6900 |
![]() | '<' is not followed by whitespace. | 6900 |
![]() | '>' is not preceded with whitespace. | 6900 |
![]() | '>' is not followed by whitespace. | 6900 |
![]() | Line has trailing spaces. | 6907 |
![]() | Line has trailing spaces. | 6911 |
![]() | Method 'getSupportedMediaSize' is not designed for extension - needs to be abstract, final or empty. | 6913 |
![]() | Line has trailing spaces. | 6919 |
![]() | Line has trailing spaces. | 6923 |
![]() | Method 'setSupportedMediaSize' is not designed for extension - needs to be abstract, final or empty. | 6925 |
![]() | Parameter value should be final. | 6925 |
![]() | Line has trailing spaces. | 6931 |
![]() | Line has trailing spaces. | 6935 |
![]() | Method 'getSystemBusSpeed' is not designed for extension - needs to be abstract, final or empty. | 6937 |
![]() | Line has trailing spaces. | 6943 |
![]() | Line has trailing spaces. | 6947 |
![]() | Method 'setSystemBusSpeed' is not designed for extension - needs to be abstract, final or empty. | 6949 |
![]() | Parameter value should be final. | 6949 |
![]() | Line has trailing spaces. | 6955 |
![]() | Line has trailing spaces. | 6959 |
![]() | Method 'getSystemMemorySizeMax' is not designed for extension - needs to be abstract, final or empty. | 6961 |
![]() | Line has trailing spaces. | 6967 |
![]() | Line has trailing spaces. | 6971 |
![]() | Method 'setSystemMemorySizeMax' is not designed for extension - needs to be abstract, final or empty. | 6973 |
![]() | Parameter value should be final. | 6973 |
![]() | Line has trailing spaces. | 6979 |
![]() | Line has trailing spaces. | 6983 |
![]() | Method 'getSystemMemorySize' is not designed for extension - needs to be abstract, final or empty. | 6985 |
![]() | Line has trailing spaces. | 6991 |
![]() | Line has trailing spaces. | 6995 |
![]() | Method 'setSystemMemorySize' is not designed for extension - needs to be abstract, final or empty. | 6997 |
![]() | Parameter value should be final. | 6997 |
![]() | Line has trailing spaces. | 7003 |
![]() | Line has trailing spaces. | 7007 |
![]() | Method 'getSystemMemoryType' is not designed for extension - needs to be abstract, final or empty. | 7009 |
![]() | Line has trailing spaces. | 7015 |
![]() | Line has trailing spaces. | 7019 |
![]() | Method 'setSystemMemoryType' is not designed for extension - needs to be abstract, final or empty. | 7021 |
![]() | Parameter value should be final. | 7021 |
![]() | Line has trailing spaces. | 7027 |
![]() | Line has trailing spaces. | 7031 |
![]() | Method 'getTellingPageIndicator' is not designed for extension - needs to be abstract, final or empty. | 7033 |
![]() | Line has trailing spaces. | 7039 |
![]() | Line has trailing spaces. | 7043 |
![]() | Method 'setTellingPageIndicator' is not designed for extension - needs to be abstract, final or empty. | 7045 |
![]() | Parameter value should be final. | 7045 |
![]() | Line has trailing spaces. | 7051 |
![]() | Line has trailing spaces. | 7055 |
![]() | Method 'getTheatricalReleaseDate' is not designed for extension - needs to be abstract, final or empty. | 7057 |
![]() | Line has trailing spaces. | 7063 |
![]() | Line has trailing spaces. | 7067 |
![]() | Method 'setTheatricalReleaseDate' is not designed for extension - needs to be abstract, final or empty. | 7069 |
![]() | Parameter value should be final. | 7069 |
![]() | Line has trailing spaces. | 7075 |
![]() | Line has trailing spaces. | 7079 |
![]() | Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 7081 |
![]() | Line has trailing spaces. | 7087 |
![]() | Line has trailing spaces. | 7091 |
![]() | Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 7093 |
![]() | Parameter value should be final. | 7093 |
![]() | Line has trailing spaces. | 7099 |
![]() | Line has trailing spaces. | 7103 |
![]() | Method 'getTotalDiamondWeight' is not designed for extension - needs to be abstract, final or empty. | 7105 |
![]() | Line has trailing spaces. | 7111 |
![]() | Line has trailing spaces. | 7115 |
![]() | Method 'setTotalDiamondWeight' is not designed for extension - needs to be abstract, final or empty. | 7117 |
![]() | Parameter value should be final. | 7117 |
![]() | Line has trailing spaces. | 7123 |
![]() | Line has trailing spaces. | 7127 |
![]() | Method 'getTotalExternalBaysFree' is not designed for extension - needs to be abstract, final or empty. | 7129 |
![]() | Line has trailing spaces. | 7135 |
![]() | Line has trailing spaces. | 7139 |
![]() | Method 'setTotalExternalBaysFree' is not designed for extension - needs to be abstract, final or empty. | 7141 |
![]() | Parameter value should be final. | 7141 |
![]() | Line has trailing spaces. | 7147 |
![]() | Line has trailing spaces. | 7151 |
![]() | Method 'getTotalFirewirePorts' is not designed for extension - needs to be abstract, final or empty. | 7153 |
![]() | Line has trailing spaces. | 7159 |
![]() | Line has trailing spaces. | 7163 |
![]() | Method 'setTotalFirewirePorts' is not designed for extension - needs to be abstract, final or empty. | 7165 |
![]() | Parameter value should be final. | 7165 |
![]() | Line has trailing spaces. | 7171 |
![]() | Line has trailing spaces. | 7175 |
![]() | Method 'getTotalGemWeight' is not designed for extension - needs to be abstract, final or empty. | 7177 |
![]() | Line has trailing spaces. | 7183 |
![]() | Line has trailing spaces. | 7187 |
![]() | Method 'setTotalGemWeight' is not designed for extension - needs to be abstract, final or empty. | 7189 |
![]() | Parameter value should be final. | 7189 |
![]() | Line has trailing spaces. | 7195 |
![]() | Line has trailing spaces. | 7199 |
![]() | Method 'getTotalInternalBaysFree' is not designed for extension - needs to be abstract, final or empty. | 7201 |
![]() | Line has trailing spaces. | 7207 |
![]() | Line has trailing spaces. | 7211 |
![]() | Method 'setTotalInternalBaysFree' is not designed for extension - needs to be abstract, final or empty. | 7213 |
![]() | Parameter value should be final. | 7213 |
![]() | Line has trailing spaces. | 7219 |
![]() | Line has trailing spaces. | 7223 |
![]() | Method 'getTotalMetalWeight' is not designed for extension - needs to be abstract, final or empty. | 7225 |
![]() | Line has trailing spaces. | 7231 |
![]() | Line has trailing spaces. | 7235 |
![]() | Method 'setTotalMetalWeight' is not designed for extension - needs to be abstract, final or empty. | 7237 |
![]() | Parameter value should be final. | 7237 |
![]() | Line has trailing spaces. | 7243 |
![]() | Line has trailing spaces. | 7247 |
![]() | Method 'getTotalNTSCPALPorts' is not designed for extension - needs to be abstract, final or empty. | 7249 |
![]() | Line has trailing spaces. | 7255 |
![]() | Line has trailing spaces. | 7259 |
![]() | Method 'setTotalNTSCPALPorts' is not designed for extension - needs to be abstract, final or empty. | 7261 |
![]() | Parameter value should be final. | 7261 |
![]() | Line has trailing spaces. | 7267 |
![]() | Line has trailing spaces. | 7271 |
![]() | Method 'getTotalParallelPorts' is not designed for extension - needs to be abstract, final or empty. | 7273 |
![]() | Line has trailing spaces. | 7279 |
![]() | Line has trailing spaces. | 7283 |
![]() | Method 'setTotalParallelPorts' is not designed for extension - needs to be abstract, final or empty. | 7285 |
![]() | Parameter value should be final. | 7285 |
![]() | Line has trailing spaces. | 7291 |
![]() | Line has trailing spaces. | 7295 |
![]() | Method 'getTotalPCCardSlots' is not designed for extension - needs to be abstract, final or empty. | 7297 |
![]() | Line has trailing spaces. | 7303 |
![]() | Line has trailing spaces. | 7307 |
![]() | Method 'setTotalPCCardSlots' is not designed for extension - needs to be abstract, final or empty. | 7309 |
![]() | Parameter value should be final. | 7309 |
![]() | Line has trailing spaces. | 7315 |
![]() | Line has trailing spaces. | 7319 |
![]() | Method 'getTotalPCISlotsFree' is not designed for extension - needs to be abstract, final or empty. | 7321 |
![]() | Line has trailing spaces. | 7327 |
![]() | Line has trailing spaces. | 7331 |
![]() | Method 'setTotalPCISlotsFree' is not designed for extension - needs to be abstract, final or empty. | 7333 |
![]() | Parameter value should be final. | 7333 |
![]() | Line has trailing spaces. | 7339 |
![]() | Line has trailing spaces. | 7343 |
![]() | Method 'getTotalSerialPorts' is not designed for extension - needs to be abstract, final or empty. | 7345 |
![]() | Line has trailing spaces. | 7351 |
![]() | Line has trailing spaces. | 7355 |
![]() | Method 'setTotalSerialPorts' is not designed for extension - needs to be abstract, final or empty. | 7357 |
![]() | Parameter value should be final. | 7357 |
![]() | Line has trailing spaces. | 7363 |
![]() | Line has trailing spaces. | 7367 |
![]() | Method 'getTotalSVideoOutPorts' is not designed for extension - needs to be abstract, final or empty. | 7369 |
![]() | Line has trailing spaces. | 7375 |
![]() | Line has trailing spaces. | 7379 |
![]() | Method 'setTotalSVideoOutPorts' is not designed for extension - needs to be abstract, final or empty. | 7381 |
![]() | Parameter value should be final. | 7381 |
![]() | Line has trailing spaces. | 7387 |
![]() | Line has trailing spaces. | 7391 |
![]() | Method 'getTotalUSB2Ports' is not designed for extension - needs to be abstract, final or empty. | 7393 |
![]() | Line has trailing spaces. | 7399 |
![]() | Line has trailing spaces. | 7403 |
![]() | Method 'setTotalUSB2Ports' is not designed for extension - needs to be abstract, final or empty. | 7405 |
![]() | Parameter value should be final. | 7405 |
![]() | Line has trailing spaces. | 7411 |
![]() | Line has trailing spaces. | 7415 |
![]() | Method 'getTotalUSBPorts' is not designed for extension - needs to be abstract, final or empty. | 7417 |
![]() | Line has trailing spaces. | 7423 |
![]() | Line has trailing spaces. | 7427 |
![]() | Method 'setTotalUSBPorts' is not designed for extension - needs to be abstract, final or empty. | 7429 |
![]() | Parameter value should be final. | 7429 |
![]() | Line has trailing spaces. | 7435 |
![]() | Line has trailing spaces. | 7439 |
![]() | Method 'getTotalVGAOutPorts' is not designed for extension - needs to be abstract, final or empty. | 7441 |
![]() | Line has trailing spaces. | 7447 |
![]() | Line has trailing spaces. | 7451 |
![]() | Method 'setTotalVGAOutPorts' is not designed for extension - needs to be abstract, final or empty. | 7453 |
![]() | Parameter value should be final. | 7453 |
![]() | Line has trailing spaces. | 7459 |
![]() | Line has trailing spaces. | 7463 |
![]() | Method 'getUPC' is not designed for extension - needs to be abstract, final or empty. | 7465 |
![]() | Line has trailing spaces. | 7471 |
![]() | Line has trailing spaces. | 7475 |
![]() | Method 'setUPC' is not designed for extension - needs to be abstract, final or empty. | 7477 |
![]() | Parameter value should be final. | 7477 |
![]() | Line has trailing spaces. | 7483 |
![]() | Line has trailing spaces. | 7487 |
![]() | Method 'getVariationDenomination' is not designed for extension - needs to be abstract, final or empty. | 7489 |
![]() | Line has trailing spaces. | 7495 |
![]() | Line has trailing spaces. | 7499 |
![]() | Method 'setVariationDenomination' is not designed for extension - needs to be abstract, final or empty. | 7501 |
![]() | Parameter value should be final. | 7501 |
![]() | Line has trailing spaces. | 7507 |
![]() | Line has trailing spaces. | 7511 |
![]() | Method 'getVariationDescription' is not designed for extension - needs to be abstract, final or empty. | 7513 |
![]() | Line has trailing spaces. | 7519 |
![]() | Line has trailing spaces. | 7523 |
![]() | Method 'setVariationDescription' is not designed for extension - needs to be abstract, final or empty. | 7525 |
![]() | Parameter value should be final. | 7525 |
![]() | Line has trailing spaces. | 7531 |
![]() | Line has trailing spaces. | 7535 |
![]() | Method 'getWarranty' is not designed for extension - needs to be abstract, final or empty. | 7537 |
![]() | Line has trailing spaces. | 7543 |
![]() | Line has trailing spaces. | 7547 |
![]() | Method 'setWarranty' is not designed for extension - needs to be abstract, final or empty. | 7549 |
![]() | Parameter value should be final. | 7549 |
![]() | Line has trailing spaces. | 7555 |
![]() | Line has trailing spaces. | 7559 |
![]() | Method 'getWatchMovementType' is not designed for extension - needs to be abstract, final or empty. | 7561 |
![]() | Line has trailing spaces. | 7567 |
![]() | Line has trailing spaces. | 7571 |
![]() | Method 'setWatchMovementType' is not designed for extension - needs to be abstract, final or empty. | 7573 |
![]() | Parameter value should be final. | 7573 |
![]() | Line has trailing spaces. | 7579 |
![]() | Line has trailing spaces. | 7583 |
![]() | Method 'getWaterResistanceDepth' is not designed for extension - needs to be abstract, final or empty. | 7585 |
![]() | Line has trailing spaces. | 7591 |
![]() | Line has trailing spaces. | 7595 |
![]() | Method 'setWaterResistanceDepth' is not designed for extension - needs to be abstract, final or empty. | 7597 |
![]() | Parameter value should be final. | 7597 |
![]() | Line has trailing spaces. | 7603 |
![]() | Line has trailing spaces. | 7607 |
![]() | Method 'getWEEETaxValue' is not designed for extension - needs to be abstract, final or empty. | 7609 |
![]() | Line has trailing spaces. | 7615 |
![]() | Line has trailing spaces. | 7619 |
![]() | Method 'setWEEETaxValue' is not designed for extension - needs to be abstract, final or empty. | 7621 |
![]() | Parameter value should be final. | 7621 |
![]() | Line has trailing spaces. | 7627 |
![]() | Line has trailing spaces. | 7631 |
![]() | Method 'getWirelessMicrophoneFrequency' is not designed for extension - needs to be abstract, final or empty. | 7633 |
![]() | Line has trailing spaces. | 7639 |
![]() | Line has trailing spaces. | 7643 |
![]() | Method 'setWirelessMicrophoneFrequency' is not designed for extension - needs to be abstract, final or empty. | 7645 |
![]() | Parameter value should be final. | 7645 |
![]() | Line has trailing spaces. | 7652 |
![]() | Line is longer than 80 characters. | 7653 |
![]() | Line has trailing spaces. | 7654 |
![]() | Line is longer than 80 characters. | 7659 |
![]() | Line has trailing spaces. | 7664 |
![]() | Line has trailing spaces. | 7665 |
![]() | Missing a Javadoc comment. | 7673 |
![]() | Variable 'value' must be private and have accessor methods. | 7674 |
![]() | Missing a Javadoc comment. | 7675 |
![]() | Variable 'role' must be private and have accessor methods. | 7676 |
![]() | Line has trailing spaces. | 7680 |
![]() | Line has trailing spaces. | 7684 |
![]() | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 7686 |
![]() | Line has trailing spaces. | 7692 |
![]() | Line has trailing spaces. | 7696 |
![]() | Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 7698 |
![]() | Parameter value should be final. | 7698 |
![]() | 'value' hides a field. | 7698 |
![]() | Line has trailing spaces. | 7704 |
![]() | Line has trailing spaces. | 7708 |
![]() | Method 'getRole' is not designed for extension - needs to be abstract, final or empty. | 7710 |
![]() | Line has trailing spaces. | 7716 |
![]() | Line has trailing spaces. | 7720 |
![]() | Method 'setRole' is not designed for extension - needs to be abstract, final or empty. | 7722 |
![]() | Parameter value should be final. | 7722 |
![]() | 'value' hides a field. | 7722 |
![]() | Line has trailing spaces. | 7731 |
![]() | Line is longer than 80 characters. | 7732 |
![]() | Line has trailing spaces. | 7733 |
![]() | Line is longer than 80 characters. | 7739 |
![]() | Line is longer than 80 characters. | 7740 |
![]() | Line is longer than 80 characters. | 7741 |
![]() | Line is longer than 80 characters. | 7742 |
![]() | Line has trailing spaces. | 7748 |
![]() | Line has trailing spaces. | 7749 |
![]() | Missing a Javadoc comment. | 7760 |
![]() | Variable 'height' must be private and have accessor methods. | 7761 |
![]() | Missing a Javadoc comment. | 7762 |
![]() | Variable 'length' must be private and have accessor methods. | 7763 |
![]() | Missing a Javadoc comment. | 7764 |
![]() | Variable 'weight' must be private and have accessor methods. | 7765 |
![]() | Missing a Javadoc comment. | 7766 |
![]() | Variable 'width' must be private and have accessor methods. | 7767 |
![]() | Line has trailing spaces. | 7771 |
![]() | Line has trailing spaces. | 7775 |
![]() | Method 'getHeight' is not designed for extension - needs to be abstract, final or empty. | 7777 |
![]() | Line has trailing spaces. | 7783 |
![]() | Line has trailing spaces. | 7787 |
![]() | Method 'setHeight' is not designed for extension - needs to be abstract, final or empty. | 7789 |
![]() | Parameter value should be final. | 7789 |
![]() | Line has trailing spaces. | 7795 |
![]() | Line has trailing spaces. | 7799 |
![]() | Method 'getLength' is not designed for extension - needs to be abstract, final or empty. | 7801 |
![]() | Line has trailing spaces. | 7807 |
![]() | Line has trailing spaces. | 7811 |
![]() | Method 'setLength' is not designed for extension - needs to be abstract, final or empty. | 7813 |
![]() | Parameter value should be final. | 7813 |
![]() | Line has trailing spaces. | 7819 |
![]() | Line has trailing spaces. | 7823 |
![]() | Method 'getWeight' is not designed for extension - needs to be abstract, final or empty. | 7825 |
![]() | Line has trailing spaces. | 7831 |
![]() | Line has trailing spaces. | 7835 |
![]() | Method 'setWeight' is not designed for extension - needs to be abstract, final or empty. | 7837 |
![]() | Parameter value should be final. | 7837 |
![]() | Line has trailing spaces. | 7843 |
![]() | Line has trailing spaces. | 7847 |
![]() | Method 'getWidth' is not designed for extension - needs to be abstract, final or empty. | 7849 |
![]() | Line has trailing spaces. | 7855 |
![]() | Line has trailing spaces. | 7859 |
![]() | Method 'setWidth' is not designed for extension - needs to be abstract, final or empty. | 7861 |
![]() | Parameter value should be final. | 7861 |
![]() | Line has trailing spaces. | 7870 |
![]() | Line is longer than 80 characters. | 7871 |
![]() | Line has trailing spaces. | 7872 |
![]() | Line is longer than 80 characters. | 7881 |
![]() | Line is longer than 80 characters. | 7883 |
![]() | Line is longer than 80 characters. | 7884 |
![]() | Line is longer than 80 characters. | 7885 |
![]() | Line has trailing spaces. | 7896 |
![]() | Line has trailing spaces. | 7897 |
![]() | Missing a Javadoc comment. | 7905 |
![]() | '<' is not preceded with whitespace. | 7906 |
![]() | '<' is not followed by whitespace. | 7906 |
![]() | '>' is not preceded with whitespace. | 7906 |
![]() | Variable 'language' must be private and have accessor methods. | 7906 |
![]() | Line has trailing spaces. | 7910 |
![]() | Line is longer than 80 characters. | 7915 |
![]() | Line has trailing spaces. | 7916 |
![]() | Line has trailing spaces. | 7922 |
![]() | Line has trailing spaces. | 7923 |
![]() | Line has trailing spaces. | 7927 |
![]() | Line has trailing spaces. | 7928 |
![]() | Expected an @return tag. | 7930 |
![]() | Method 'getLanguage' is not designed for extension - needs to be abstract, final or empty. | 7930 |
![]() | '<' is not preceded with whitespace. | 7930 |
![]() | '<' is not followed by whitespace. | 7930 |
![]() | '>' is not preceded with whitespace. | 7930 |
![]() | '<' is not preceded with whitespace. | 7932 |
![]() | '<' is not followed by whitespace. | 7932 |
![]() | '>' is not preceded with whitespace. | 7932 |
![]() | '>' is not followed by whitespace. | 7932 |
![]() | Line has trailing spaces. | 7940 |
![]() | Line is longer than 80 characters. | 7941 |
![]() | Line has trailing spaces. | 7942 |
![]() | Line is longer than 80 characters. | 7948 |
![]() | Line is longer than 80 characters. | 7949 |
![]() | Line is longer than 80 characters. | 7950 |
![]() | Line has trailing spaces. | 7956 |
![]() | Line has trailing spaces. | 7957 |
![]() | Missing a Javadoc comment. | 7967 |
![]() | Variable 'name' must be private and have accessor methods. | 7968 |
![]() | Missing a Javadoc comment. | 7969 |
![]() | Variable 'type' must be private and have accessor methods. | 7970 |
![]() | Missing a Javadoc comment. | 7971 |
![]() | Variable 'audioFormat' must be private and have accessor methods. | 7972 |
![]() | Line has trailing spaces. | 7976 |
![]() | Line has trailing spaces. | 7980 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 7982 |
![]() | Line has trailing spaces. | 7988 |
![]() | Line has trailing spaces. | 7992 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 7994 |
![]() | Parameter value should be final. | 7994 |
![]() | Line has trailing spaces. | 8000 |
![]() | Line has trailing spaces. | 8004 |
![]() | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 8006 |
![]() | Line has trailing spaces. | 8012 |
![]() | Line has trailing spaces. | 8016 |
![]() | Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 8018 |
![]() | Parameter value should be final. | 8018 |
![]() | Line has trailing spaces. | 8024 |
![]() | Line has trailing spaces. | 8028 |
![]() | Method 'getAudioFormat' is not designed for extension - needs to be abstract, final or empty. | 8030 |
![]() | Line has trailing spaces. | 8036 |
![]() | Line has trailing spaces. | 8040 |
![]() | Method 'setAudioFormat' is not designed for extension - needs to be abstract, final or empty. | 8042 |
![]() | Parameter value should be final. | 8042 |
![]() | Line has trailing spaces. | 8053 |
![]() | Line is longer than 80 characters. | 8054 |
![]() | Line has trailing spaces. | 8055 |
![]() | Line is longer than 80 characters. | 8061 |
![]() | Line is longer than 80 characters. | 8062 |
![]() | Line is longer than 80 characters. | 8063 |
![]() | Line is longer than 80 characters. | 8064 |
![]() | Line has trailing spaces. | 8070 |
![]() | Line has trailing spaces. | 8071 |
![]() | Missing a Javadoc comment. | 8082 |
![]() | Variable 'height' must be private and have accessor methods. | 8083 |
![]() | Missing a Javadoc comment. | 8084 |
![]() | Variable 'length' must be private and have accessor methods. | 8085 |
![]() | Missing a Javadoc comment. | 8086 |
![]() | Variable 'weight' must be private and have accessor methods. | 8087 |
![]() | Missing a Javadoc comment. | 8088 |
![]() | Variable 'width' must be private and have accessor methods. | 8089 |
![]() | Line has trailing spaces. | 8093 |
![]() | Line has trailing spaces. | 8097 |
![]() | Method 'getHeight' is not designed for extension - needs to be abstract, final or empty. | 8099 |
![]() | Line has trailing spaces. | 8105 |
![]() | Line has trailing spaces. | 8109 |
![]() | Method 'setHeight' is not designed for extension - needs to be abstract, final or empty. | 8111 |
![]() | Parameter value should be final. | 8111 |
![]() | Line has trailing spaces. | 8117 |
![]() | Line has trailing spaces. | 8121 |
![]() | Method 'getLength' is not designed for extension - needs to be abstract, final or empty. | 8123 |
![]() | Line has trailing spaces. | 8129 |
![]() | Line has trailing spaces. | 8133 |
![]() | Method 'setLength' is not designed for extension - needs to be abstract, final or empty. | 8135 |
![]() | Parameter value should be final. | 8135 |
![]() | Line has trailing spaces. | 8141 |
![]() | Line has trailing spaces. | 8145 |
![]() | Method 'getWeight' is not designed for extension - needs to be abstract, final or empty. | 8147 |
![]() | Line has trailing spaces. | 8153 |
![]() | Line has trailing spaces. | 8157 |
![]() | Method 'setWeight' is not designed for extension - needs to be abstract, final or empty. | 8159 |
![]() | Parameter value should be final. | 8159 |
![]() | Line has trailing spaces. | 8165 |
![]() | Line has trailing spaces. | 8169 |
![]() | Method 'getWidth' is not designed for extension - needs to be abstract, final or empty. | 8171 |
![]() | Line has trailing spaces. | 8177 |
![]() | Line has trailing spaces. | 8181 |
![]() | Method 'setWidth' is not designed for extension - needs to be abstract, final or empty. | 8183 |
![]() | Parameter value should be final. | 8183 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'marketplaceDomain' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Variable 'awsAccessKeyId' must be private and have accessor methods. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Variable 'subscriptionId' must be private and have accessor methods. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Variable 'associateTag' must be private and have accessor methods. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Variable 'validate' must be private and have accessor methods. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Variable 'xmlEscaping' must be private and have accessor methods. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Variable 'shared' must be private and have accessor methods. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | '<' is not preceded with whitespace. | 75 |
![]() | '<' is not followed by whitespace. | 75 |
![]() | '>' is not preceded with whitespace. | 75 |
![]() | Variable 'request' must be private and have accessor methods. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Method 'getMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'setMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Parameter value should be final. | 97 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Method 'getAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Method 'setAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Parameter value should be final. | 121 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'getSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 143 |
![]() | Method 'setSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Parameter value should be final. | 145 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 155 |
![]() | Method 'getAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 167 |
![]() | Method 'setAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Parameter value should be final. | 169 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 179 |
![]() | Method 'getValidate' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 191 |
![]() | Method 'setValidate' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Parameter value should be final. | 193 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 203 |
![]() | Method 'getXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 205 |
![]() | Line has trailing spaces. | 211 |
![]() | Line has trailing spaces. | 215 |
![]() | Method 'setXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Parameter value should be final. | 217 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 227 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 229 |
![]() | Line has trailing spaces. | 235 |
![]() | Line has trailing spaces. | 239 |
![]() | Method 'setShared' is not designed for extension - needs to be abstract, final or empty. | 241 |
![]() | Parameter value should be final. | 241 |
![]() | Line has trailing spaces. | 247 |
![]() | Line is longer than 80 characters. | 252 |
![]() | Line has trailing spaces. | 253 |
![]() | Line has trailing spaces. | 259 |
![]() | Line has trailing spaces. | 260 |
![]() | Line has trailing spaces. | 264 |
![]() | Line has trailing spaces. | 265 |
![]() | Expected an @return tag. | 267 |
![]() | Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 267 |
![]() | '<' is not preceded with whitespace. | 267 |
![]() | '<' is not followed by whitespace. | 267 |
![]() | '>' is not preceded with whitespace. | 267 |
![]() | '<' is not preceded with whitespace. | 269 |
![]() | '<' is not followed by whitespace. | 269 |
![]() | '>' is not preceded with whitespace. | 269 |
![]() | '>' is not followed by whitespace. | 269 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Line is longer than 80 characters. | 51 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line has trailing spaces. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Variable 'condition' must be private and have accessor methods. | 83 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Variable 'deliveryMethod' must be private and have accessor methods. | 85 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Variable 'futureLaunchDate' must be private and have accessor methods. | 87 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Variable 'idType' must be private and have accessor methods. | 89 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Variable 'ispuPostalCode' must be private and have accessor methods. | 91 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Variable 'merchantId' must be private and have accessor methods. | 93 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Variable 'offerPage' must be private and have accessor methods. | 96 |
![]() | Missing a Javadoc comment. | 97 |
![]() | '<' is not preceded with whitespace. | 98 |
![]() | '<' is not followed by whitespace. | 98 |
![]() | '>' is not preceded with whitespace. | 98 |
![]() | Variable 'itemId' must be private and have accessor methods. | 98 |
![]() | Missing a Javadoc comment. | 99 |
![]() | '<' is not preceded with whitespace. | 100 |
![]() | '<' is not followed by whitespace. | 100 |
![]() | '>' is not preceded with whitespace. | 100 |
![]() | Variable 'responseGroup' must be private and have accessor methods. | 100 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Variable 'reviewPage' must be private and have accessor methods. | 103 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Variable 'reviewSort' must be private and have accessor methods. | 105 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Variable 'searchIndex' must be private and have accessor methods. | 107 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Variable 'searchInsideKeywords' must be private and have accessor methods. | 109 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Variable 'variationPage' must be private and have accessor methods. | 111 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Method 'getCondition' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'setCondition' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Parameter value should be final. | 133 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 143 |
![]() | Method 'getDeliveryMethod' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 155 |
![]() | Method 'setDeliveryMethod' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Parameter value should be final. | 157 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 167 |
![]() | Method 'getFutureLaunchDate' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 179 |
![]() | Method 'setFutureLaunchDate' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Parameter value should be final. | 181 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 191 |
![]() | Method 'getIdType' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 203 |
![]() | Method 'setIdType' is not designed for extension - needs to be abstract, final or empty. | 205 |
![]() | Parameter value should be final. | 205 |
![]() | Line has trailing spaces. | 211 |
![]() | Line has trailing spaces. | 215 |
![]() | Method 'getISPUPostalCode' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 227 |
![]() | Method 'setISPUPostalCode' is not designed for extension - needs to be abstract, final or empty. | 229 |
![]() | Parameter value should be final. | 229 |
![]() | Line has trailing spaces. | 235 |
![]() | Line has trailing spaces. | 239 |
![]() | Method 'getMerchantId' is not designed for extension - needs to be abstract, final or empty. | 241 |
![]() | Line has trailing spaces. | 247 |
![]() | Line has trailing spaces. | 251 |
![]() | Method 'setMerchantId' is not designed for extension - needs to be abstract, final or empty. | 253 |
![]() | Parameter value should be final. | 253 |
![]() | Line has trailing spaces. | 259 |
![]() | Line has trailing spaces. | 263 |
![]() | Method 'getOfferPage' is not designed for extension - needs to be abstract, final or empty. | 265 |
![]() | Line has trailing spaces. | 271 |
![]() | Line has trailing spaces. | 275 |
![]() | Method 'setOfferPage' is not designed for extension - needs to be abstract, final or empty. | 277 |
![]() | Parameter value should be final. | 277 |
![]() | Line has trailing spaces. | 283 |
![]() | Line is longer than 80 characters. | 288 |
![]() | Line has trailing spaces. | 289 |
![]() | Line has trailing spaces. | 295 |
![]() | Line has trailing spaces. | 296 |
![]() | Line has trailing spaces. | 300 |
![]() | Line has trailing spaces. | 301 |
![]() | Expected an @return tag. | 303 |
![]() | Method 'getItemId' is not designed for extension - needs to be abstract, final or empty. | 303 |
![]() | '<' is not preceded with whitespace. | 303 |
![]() | '<' is not followed by whitespace. | 303 |
![]() | '>' is not preceded with whitespace. | 303 |
![]() | '<' is not preceded with whitespace. | 305 |
![]() | '<' is not followed by whitespace. | 305 |
![]() | '>' is not preceded with whitespace. | 305 |
![]() | '>' is not followed by whitespace. | 305 |
![]() | Line has trailing spaces. | 312 |
![]() | Line is longer than 80 characters. | 317 |
![]() | Line has trailing spaces. | 318 |
![]() | Line has trailing spaces. | 324 |
![]() | Line has trailing spaces. | 325 |
![]() | Line has trailing spaces. | 329 |
![]() | Line has trailing spaces. | 330 |
![]() | Expected an @return tag. | 332 |
![]() | Method 'getResponseGroup' is not designed for extension - needs to be abstract, final or empty. | 332 |
![]() | '<' is not preceded with whitespace. | 332 |
![]() | '<' is not followed by whitespace. | 332 |
![]() | '>' is not preceded with whitespace. | 332 |
![]() | '<' is not preceded with whitespace. | 334 |
![]() | '<' is not followed by whitespace. | 334 |
![]() | '>' is not preceded with whitespace. | 334 |
![]() | '>' is not followed by whitespace. | 334 |
![]() | Line has trailing spaces. | 341 |
![]() | Line has trailing spaces. | 345 |
![]() | Method 'getReviewPage' is not designed for extension - needs to be abstract, final or empty. | 347 |
![]() | Line has trailing spaces. | 353 |
![]() | Line has trailing spaces. | 357 |
![]() | Method 'setReviewPage' is not designed for extension - needs to be abstract, final or empty. | 359 |
![]() | Parameter value should be final. | 359 |
![]() | Line has trailing spaces. | 365 |
![]() | Line has trailing spaces. | 369 |
![]() | Method 'getReviewSort' is not designed for extension - needs to be abstract, final or empty. | 371 |
![]() | Line has trailing spaces. | 377 |
![]() | Line has trailing spaces. | 381 |
![]() | Method 'setReviewSort' is not designed for extension - needs to be abstract, final or empty. | 383 |
![]() | Parameter value should be final. | 383 |
![]() | Line has trailing spaces. | 389 |
![]() | Line has trailing spaces. | 393 |
![]() | Method 'getSearchIndex' is not designed for extension - needs to be abstract, final or empty. | 395 |
![]() | Line has trailing spaces. | 401 |
![]() | Line has trailing spaces. | 405 |
![]() | Method 'setSearchIndex' is not designed for extension - needs to be abstract, final or empty. | 407 |
![]() | Parameter value should be final. | 407 |
![]() | Line has trailing spaces. | 413 |
![]() | Line has trailing spaces. | 417 |
![]() | Method 'getSearchInsideKeywords' is not designed for extension - needs to be abstract, final or empty. | 419 |
![]() | Line has trailing spaces. | 425 |
![]() | Line has trailing spaces. | 429 |
![]() | Method 'setSearchInsideKeywords' is not designed for extension - needs to be abstract, final or empty. | 431 |
![]() | Parameter value should be final. | 431 |
![]() | Line has trailing spaces. | 437 |
![]() | Line has trailing spaces. | 441 |
![]() | Method 'getVariationPage' is not designed for extension - needs to be abstract, final or empty. | 443 |
![]() | Line has trailing spaces. | 449 |
![]() | Line has trailing spaces. | 453 |
![]() | Method 'setVariationPage' is not designed for extension - needs to be abstract, final or empty. | 455 |
![]() | Parameter value should be final. | 455 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'operationRequest' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | '<' is not preceded with whitespace. | 51 |
![]() | '<' is not followed by whitespace. | 51 |
![]() | '>' is not preceded with whitespace. | 51 |
![]() | Variable 'items' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 59 |
![]() | Method 'getOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'setOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Parameter value should be final. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Expected an @return tag. | 99 |
![]() | Method 'getItems' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | '<' is not preceded with whitespace. | 99 |
![]() | '<' is not followed by whitespace. | 99 |
![]() | '>' is not preceded with whitespace. | 99 |
![]() | '<' is not preceded with whitespace. | 101 |
![]() | '<' is not followed by whitespace. | 101 |
![]() | '>' is not preceded with whitespace. | 101 |
![]() | '>' is not followed by whitespace. | 101 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'marketplaceDomain' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Variable 'awsAccessKeyId' must be private and have accessor methods. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Variable 'subscriptionId' must be private and have accessor methods. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Variable 'associateTag' must be private and have accessor methods. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Variable 'xmlEscaping' must be private and have accessor methods. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Variable 'validate' must be private and have accessor methods. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Variable 'shared' must be private and have accessor methods. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | '<' is not preceded with whitespace. | 75 |
![]() | '<' is not followed by whitespace. | 75 |
![]() | '>' is not preceded with whitespace. | 75 |
![]() | Variable 'request' must be private and have accessor methods. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Method 'getMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'setMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Parameter value should be final. | 97 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Method 'getAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Method 'setAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Parameter value should be final. | 121 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'getSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 143 |
![]() | Method 'setSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Parameter value should be final. | 145 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 155 |
![]() | Method 'getAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 167 |
![]() | Method 'setAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Parameter value should be final. | 169 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 179 |
![]() | Method 'getXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 191 |
![]() | Method 'setXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Parameter value should be final. | 193 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 203 |
![]() | Method 'getValidate' is not designed for extension - needs to be abstract, final or empty. | 205 |
![]() | Line has trailing spaces. | 211 |
![]() | Line has trailing spaces. | 215 |
![]() | Method 'setValidate' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Parameter value should be final. | 217 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 227 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 229 |
![]() | Line has trailing spaces. | 235 |
![]() | Line has trailing spaces. | 239 |
![]() | Method 'setShared' is not designed for extension - needs to be abstract, final or empty. | 241 |
![]() | Parameter value should be final. | 241 |
![]() | Line has trailing spaces. | 247 |
![]() | Line is longer than 80 characters. | 252 |
![]() | Line has trailing spaces. | 253 |
![]() | Line has trailing spaces. | 259 |
![]() | Line has trailing spaces. | 260 |
![]() | Line has trailing spaces. | 264 |
![]() | Line has trailing spaces. | 265 |
![]() | Expected an @return tag. | 267 |
![]() | Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 267 |
![]() | '<' is not preceded with whitespace. | 267 |
![]() | '<' is not followed by whitespace. | 267 |
![]() | '>' is not preceded with whitespace. | 267 |
![]() | '<' is not preceded with whitespace. | 269 |
![]() | '<' is not followed by whitespace. | 269 |
![]() | '>' is not preceded with whitespace. | 269 |
![]() | '>' is not followed by whitespace. | 269 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Using the '.*' form of import should be avoided - javax.xml.bind.annotation.*. | 14 |
![]() | Line has trailing spaces. | 19 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Line has trailing spaces. | 21 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Line is longer than 80 characters. | 51 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Line is longer than 80 characters. | 69 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Missing a Javadoc comment. | 120 |
![]() | Variable 'actor' must be private and have accessor methods. | 121 |
![]() | Missing a Javadoc comment. | 122 |
![]() | Variable 'artist' must be private and have accessor methods. | 123 |
![]() | Missing a Javadoc comment. | 124 |
![]() | Variable 'availability' must be private and have accessor methods. | 125 |
![]() | Missing a Javadoc comment. | 126 |
![]() | '<' is not preceded with whitespace. | 127 |
![]() | '<' is not followed by whitespace. | 127 |
![]() | '>' is not preceded with whitespace. | 127 |
![]() | Variable 'audienceRating' must be private and have accessor methods. | 127 |
![]() | Missing a Javadoc comment. | 128 |
![]() | Variable 'author' must be private and have accessor methods. | 129 |
![]() | Missing a Javadoc comment. | 130 |
![]() | Variable 'brand' must be private and have accessor methods. | 131 |
![]() | Missing a Javadoc comment. | 132 |
![]() | Variable 'browseNode' must be private and have accessor methods. | 133 |
![]() | Missing a Javadoc comment. | 134 |
![]() | Variable 'city' must be private and have accessor methods. | 135 |
![]() | Missing a Javadoc comment. | 136 |
![]() | Variable 'composer' must be private and have accessor methods. | 137 |
![]() | Missing a Javadoc comment. | 138 |
![]() | Variable 'condition' must be private and have accessor methods. | 139 |
![]() | Missing a Javadoc comment. | 140 |
![]() | Variable 'conductor' must be private and have accessor methods. | 141 |
![]() | Missing a Javadoc comment. | 142 |
![]() | Variable 'count' must be private and have accessor methods. | 144 |
![]() | Missing a Javadoc comment. | 145 |
![]() | Variable 'cuisine' must be private and have accessor methods. | 146 |
![]() | Missing a Javadoc comment. | 147 |
![]() | Variable 'deliveryMethod' must be private and have accessor methods. | 148 |
![]() | Missing a Javadoc comment. | 149 |
![]() | Variable 'director' must be private and have accessor methods. | 150 |
![]() | Missing a Javadoc comment. | 151 |
![]() | Variable 'futureLaunchDate' must be private and have accessor methods. | 152 |
![]() | Missing a Javadoc comment. | 153 |
![]() | Variable 'ispuPostalCode' must be private and have accessor methods. | 154 |
![]() | Missing a Javadoc comment. | 155 |
![]() | Variable 'itemPage' must be private and have accessor methods. | 157 |
![]() | Missing a Javadoc comment. | 158 |
![]() | Variable 'keywords' must be private and have accessor methods. | 159 |
![]() | Missing a Javadoc comment. | 160 |
![]() | Variable 'manufacturer' must be private and have accessor methods. | 161 |
![]() | Missing a Javadoc comment. | 162 |
![]() | Variable 'maximumPrice' must be private and have accessor methods. | 164 |
![]() | Missing a Javadoc comment. | 165 |
![]() | Variable 'merchantId' must be private and have accessor methods. | 166 |
![]() | Missing a Javadoc comment. | 167 |
![]() | Variable 'minimumPrice' must be private and have accessor methods. | 169 |
![]() | Missing a Javadoc comment. | 170 |
![]() | Variable 'musicLabel' must be private and have accessor methods. | 171 |
![]() | Missing a Javadoc comment. | 172 |
![]() | Variable 'neighborhood' must be private and have accessor methods. | 173 |
![]() | Missing a Javadoc comment. | 174 |
![]() | Variable 'orchestra' must be private and have accessor methods. | 175 |
![]() | Missing a Javadoc comment. | 176 |
![]() | Variable 'postalCode' must be private and have accessor methods. | 177 |
![]() | Missing a Javadoc comment. | 178 |
![]() | Variable 'power' must be private and have accessor methods. | 179 |
![]() | Missing a Javadoc comment. | 180 |
![]() | Variable 'publisher' must be private and have accessor methods. | 181 |
![]() | Missing a Javadoc comment. | 182 |
![]() | '<' is not preceded with whitespace. | 183 |
![]() | '<' is not followed by whitespace. | 183 |
![]() | '>' is not preceded with whitespace. | 183 |
![]() | Variable 'responseGroup' must be private and have accessor methods. | 183 |
![]() | Missing a Javadoc comment. | 184 |
![]() | Variable 'reviewSort' must be private and have accessor methods. | 185 |
![]() | Missing a Javadoc comment. | 186 |
![]() | Variable 'searchIndex' must be private and have accessor methods. | 187 |
![]() | Missing a Javadoc comment. | 188 |
![]() | Variable 'sort' must be private and have accessor methods. | 189 |
![]() | Missing a Javadoc comment. | 190 |
![]() | Variable 'state' must be private and have accessor methods. | 191 |
![]() | Missing a Javadoc comment. | 192 |
![]() | Variable 'textStream' must be private and have accessor methods. | 193 |
![]() | Missing a Javadoc comment. | 194 |
![]() | Variable 'title' must be private and have accessor methods. | 195 |
![]() | Missing a Javadoc comment. | 196 |
![]() | Variable 'releaseDate' must be private and have accessor methods. | 197 |
![]() | Line has trailing spaces. | 201 |
![]() | Line has trailing spaces. | 205 |
![]() | Method 'getActor' is not designed for extension - needs to be abstract, final or empty. | 207 |
![]() | Line has trailing spaces. | 213 |
![]() | Line has trailing spaces. | 217 |
![]() | Method 'setActor' is not designed for extension - needs to be abstract, final or empty. | 219 |
![]() | Parameter value should be final. | 219 |
![]() | Line has trailing spaces. | 225 |
![]() | Line has trailing spaces. | 229 |
![]() | Method 'getArtist' is not designed for extension - needs to be abstract, final or empty. | 231 |
![]() | Line has trailing spaces. | 237 |
![]() | Line has trailing spaces. | 241 |
![]() | Method 'setArtist' is not designed for extension - needs to be abstract, final or empty. | 243 |
![]() | Parameter value should be final. | 243 |
![]() | Line has trailing spaces. | 249 |
![]() | Line has trailing spaces. | 253 |
![]() | Method 'getAvailability' is not designed for extension - needs to be abstract, final or empty. | 255 |
![]() | Line has trailing spaces. | 261 |
![]() | Line has trailing spaces. | 265 |
![]() | Method 'setAvailability' is not designed for extension - needs to be abstract, final or empty. | 267 |
![]() | Parameter value should be final. | 267 |
![]() | Line has trailing spaces. | 273 |
![]() | Line is longer than 80 characters. | 278 |
![]() | Line has trailing spaces. | 279 |
![]() | Line has trailing spaces. | 285 |
![]() | Line has trailing spaces. | 286 |
![]() | Line has trailing spaces. | 290 |
![]() | Line has trailing spaces. | 291 |
![]() | Expected an @return tag. | 293 |
![]() | Method 'getAudienceRating' is not designed for extension - needs to be abstract, final or empty. | 293 |
![]() | '<' is not preceded with whitespace. | 293 |
![]() | '<' is not followed by whitespace. | 293 |
![]() | '>' is not preceded with whitespace. | 293 |
![]() | '<' is not preceded with whitespace. | 295 |
![]() | '<' is not followed by whitespace. | 295 |
![]() | '>' is not preceded with whitespace. | 295 |
![]() | '>' is not followed by whitespace. | 295 |
![]() | Line has trailing spaces. | 302 |
![]() | Line has trailing spaces. | 306 |
![]() | Method 'getAuthor' is not designed for extension - needs to be abstract, final or empty. | 308 |
![]() | Line has trailing spaces. | 314 |
![]() | Line has trailing spaces. | 318 |
![]() | Method 'setAuthor' is not designed for extension - needs to be abstract, final or empty. | 320 |
![]() | Parameter value should be final. | 320 |
![]() | Line has trailing spaces. | 326 |
![]() | Line has trailing spaces. | 330 |
![]() | Method 'getBrand' is not designed for extension - needs to be abstract, final or empty. | 332 |
![]() | Line has trailing spaces. | 338 |
![]() | Line has trailing spaces. | 342 |
![]() | Method 'setBrand' is not designed for extension - needs to be abstract, final or empty. | 344 |
![]() | Parameter value should be final. | 344 |
![]() | Line has trailing spaces. | 350 |
![]() | Line has trailing spaces. | 354 |
![]() | Method 'getBrowseNode' is not designed for extension - needs to be abstract, final or empty. | 356 |
![]() | Line has trailing spaces. | 362 |
![]() | Line has trailing spaces. | 366 |
![]() | Method 'setBrowseNode' is not designed for extension - needs to be abstract, final or empty. | 368 |
![]() | Parameter value should be final. | 368 |
![]() | Line has trailing spaces. | 374 |
![]() | Line has trailing spaces. | 378 |
![]() | Method 'getCity' is not designed for extension - needs to be abstract, final or empty. | 380 |
![]() | Line has trailing spaces. | 386 |
![]() | Line has trailing spaces. | 390 |
![]() | Method 'setCity' is not designed for extension - needs to be abstract, final or empty. | 392 |
![]() | Parameter value should be final. | 392 |
![]() | Line has trailing spaces. | 398 |
![]() | Line has trailing spaces. | 402 |
![]() | Method 'getComposer' is not designed for extension - needs to be abstract, final or empty. | 404 |
![]() | Line has trailing spaces. | 410 |
![]() | Line has trailing spaces. | 414 |
![]() | Method 'setComposer' is not designed for extension - needs to be abstract, final or empty. | 416 |
![]() | Parameter value should be final. | 416 |
![]() | Line has trailing spaces. | 422 |
![]() | Line has trailing spaces. | 426 |
![]() | Method 'getCondition' is not designed for extension - needs to be abstract, final or empty. | 428 |
![]() | Line has trailing spaces. | 434 |
![]() | Line has trailing spaces. | 438 |
![]() | Method 'setCondition' is not designed for extension - needs to be abstract, final or empty. | 440 |
![]() | Parameter value should be final. | 440 |
![]() | Line has trailing spaces. | 446 |
![]() | Line has trailing spaces. | 450 |
![]() | Method 'getConductor' is not designed for extension - needs to be abstract, final or empty. | 452 |
![]() | Line has trailing spaces. | 458 |
![]() | Line has trailing spaces. | 462 |
![]() | Method 'setConductor' is not designed for extension - needs to be abstract, final or empty. | 464 |
![]() | Parameter value should be final. | 464 |
![]() | Line has trailing spaces. | 470 |
![]() | Line has trailing spaces. | 474 |
![]() | Method 'getCount' is not designed for extension - needs to be abstract, final or empty. | 476 |
![]() | Line has trailing spaces. | 482 |
![]() | Line has trailing spaces. | 486 |
![]() | Method 'setCount' is not designed for extension - needs to be abstract, final or empty. | 488 |
![]() | Parameter value should be final. | 488 |
![]() | Line has trailing spaces. | 494 |
![]() | Line has trailing spaces. | 498 |
![]() | Method 'getCuisine' is not designed for extension - needs to be abstract, final or empty. | 500 |
![]() | Line has trailing spaces. | 506 |
![]() | Line has trailing spaces. | 510 |
![]() | Method 'setCuisine' is not designed for extension - needs to be abstract, final or empty. | 512 |
![]() | Parameter value should be final. | 512 |
![]() | Line has trailing spaces. | 518 |
![]() | Line has trailing spaces. | 522 |
![]() | Method 'getDeliveryMethod' is not designed for extension - needs to be abstract, final or empty. | 524 |
![]() | Line has trailing spaces. | 530 |
![]() | Line has trailing spaces. | 534 |
![]() | Method 'setDeliveryMethod' is not designed for extension - needs to be abstract, final or empty. | 536 |
![]() | Parameter value should be final. | 536 |
![]() | Line has trailing spaces. | 542 |
![]() | Line has trailing spaces. | 546 |
![]() | Method 'getDirector' is not designed for extension - needs to be abstract, final or empty. | 548 |
![]() | Line has trailing spaces. | 554 |
![]() | Line has trailing spaces. | 558 |
![]() | Method 'setDirector' is not designed for extension - needs to be abstract, final or empty. | 560 |
![]() | Parameter value should be final. | 560 |
![]() | Line has trailing spaces. | 566 |
![]() | Line has trailing spaces. | 570 |
![]() | Method 'getFutureLaunchDate' is not designed for extension - needs to be abstract, final or empty. | 572 |
![]() | Line has trailing spaces. | 578 |
![]() | Line has trailing spaces. | 582 |
![]() | Method 'setFutureLaunchDate' is not designed for extension - needs to be abstract, final or empty. | 584 |
![]() | Parameter value should be final. | 584 |
![]() | Line has trailing spaces. | 590 |
![]() | Line has trailing spaces. | 594 |
![]() | Method 'getISPUPostalCode' is not designed for extension - needs to be abstract, final or empty. | 596 |
![]() | Line has trailing spaces. | 602 |
![]() | Line has trailing spaces. | 606 |
![]() | Method 'setISPUPostalCode' is not designed for extension - needs to be abstract, final or empty. | 608 |
![]() | Parameter value should be final. | 608 |
![]() | Line has trailing spaces. | 614 |
![]() | Line has trailing spaces. | 618 |
![]() | Method 'getItemPage' is not designed for extension - needs to be abstract, final or empty. | 620 |
![]() | Line has trailing spaces. | 626 |
![]() | Line has trailing spaces. | 630 |
![]() | Method 'setItemPage' is not designed for extension - needs to be abstract, final or empty. | 632 |
![]() | Parameter value should be final. | 632 |
![]() | Line has trailing spaces. | 638 |
![]() | Line has trailing spaces. | 642 |
![]() | Method 'getKeywords' is not designed for extension - needs to be abstract, final or empty. | 644 |
![]() | Line has trailing spaces. | 650 |
![]() | Line has trailing spaces. | 654 |
![]() | Method 'setKeywords' is not designed for extension - needs to be abstract, final or empty. | 656 |
![]() | Parameter value should be final. | 656 |
![]() | Line has trailing spaces. | 662 |
![]() | Line has trailing spaces. | 666 |
![]() | Method 'getManufacturer' is not designed for extension - needs to be abstract, final or empty. | 668 |
![]() | Line has trailing spaces. | 674 |
![]() | Line has trailing spaces. | 678 |
![]() | Method 'setManufacturer' is not designed for extension - needs to be abstract, final or empty. | 680 |
![]() | Parameter value should be final. | 680 |
![]() | Line has trailing spaces. | 686 |
![]() | Line has trailing spaces. | 690 |
![]() | Method 'getMaximumPrice' is not designed for extension - needs to be abstract, final or empty. | 692 |
![]() | Line has trailing spaces. | 698 |
![]() | Line has trailing spaces. | 702 |
![]() | Method 'setMaximumPrice' is not designed for extension - needs to be abstract, final or empty. | 704 |
![]() | Parameter value should be final. | 704 |
![]() | Line has trailing spaces. | 710 |
![]() | Line has trailing spaces. | 714 |
![]() | Method 'getMerchantId' is not designed for extension - needs to be abstract, final or empty. | 716 |
![]() | Line has trailing spaces. | 722 |
![]() | Line has trailing spaces. | 726 |
![]() | Method 'setMerchantId' is not designed for extension - needs to be abstract, final or empty. | 728 |
![]() | Parameter value should be final. | 728 |
![]() | Line has trailing spaces. | 734 |
![]() | Line has trailing spaces. | 738 |
![]() | Method 'getMinimumPrice' is not designed for extension - needs to be abstract, final or empty. | 740 |
![]() | Line has trailing spaces. | 746 |
![]() | Line has trailing spaces. | 750 |
![]() | Method 'setMinimumPrice' is not designed for extension - needs to be abstract, final or empty. | 752 |
![]() | Parameter value should be final. | 752 |
![]() | Line has trailing spaces. | 758 |
![]() | Line has trailing spaces. | 762 |
![]() | Method 'getMusicLabel' is not designed for extension - needs to be abstract, final or empty. | 764 |
![]() | Line has trailing spaces. | 770 |
![]() | Line has trailing spaces. | 774 |
![]() | Method 'setMusicLabel' is not designed for extension - needs to be abstract, final or empty. | 776 |
![]() | Parameter value should be final. | 776 |
![]() | Line has trailing spaces. | 782 |
![]() | Line has trailing spaces. | 786 |
![]() | Method 'getNeighborhood' is not designed for extension - needs to be abstract, final or empty. | 788 |
![]() | Line has trailing spaces. | 794 |
![]() | Line has trailing spaces. | 798 |
![]() | Method 'setNeighborhood' is not designed for extension - needs to be abstract, final or empty. | 800 |
![]() | Parameter value should be final. | 800 |
![]() | Line has trailing spaces. | 806 |
![]() | Line has trailing spaces. | 810 |
![]() | Method 'getOrchestra' is not designed for extension - needs to be abstract, final or empty. | 812 |
![]() | Line has trailing spaces. | 818 |
![]() | Line has trailing spaces. | 822 |
![]() | Method 'setOrchestra' is not designed for extension - needs to be abstract, final or empty. | 824 |
![]() | Parameter value should be final. | 824 |
![]() | Line has trailing spaces. | 830 |
![]() | Line has trailing spaces. | 834 |
![]() | Method 'getPostalCode' is not designed for extension - needs to be abstract, final or empty. | 836 |
![]() | Line has trailing spaces. | 842 |
![]() | Line has trailing spaces. | 846 |
![]() | Method 'setPostalCode' is not designed for extension - needs to be abstract, final or empty. | 848 |
![]() | Parameter value should be final. | 848 |
![]() | Line has trailing spaces. | 854 |
![]() | Line has trailing spaces. | 858 |
![]() | Method 'getPower' is not designed for extension - needs to be abstract, final or empty. | 860 |
![]() | Line has trailing spaces. | 866 |
![]() | Line has trailing spaces. | 870 |
![]() | Method 'setPower' is not designed for extension - needs to be abstract, final or empty. | 872 |
![]() | Parameter value should be final. | 872 |
![]() | Line has trailing spaces. | 878 |
![]() | Line has trailing spaces. | 882 |
![]() | Method 'getPublisher' is not designed for extension - needs to be abstract, final or empty. | 884 |
![]() | Line has trailing spaces. | 890 |
![]() | Line has trailing spaces. | 894 |
![]() | Method 'setPublisher' is not designed for extension - needs to be abstract, final or empty. | 896 |
![]() | Parameter value should be final. | 896 |
![]() | Line has trailing spaces. | 902 |
![]() | Line is longer than 80 characters. | 907 |
![]() | Line has trailing spaces. | 908 |
![]() | Line has trailing spaces. | 914 |
![]() | Line has trailing spaces. | 915 |
![]() | Line has trailing spaces. | 919 |
![]() | Line has trailing spaces. | 920 |
![]() | Expected an @return tag. | 922 |
![]() | Method 'getResponseGroup' is not designed for extension - needs to be abstract, final or empty. | 922 |
![]() | '<' is not preceded with whitespace. | 922 |
![]() | '<' is not followed by whitespace. | 922 |
![]() | '>' is not preceded with whitespace. | 922 |
![]() | '<' is not preceded with whitespace. | 924 |
![]() | '<' is not followed by whitespace. | 924 |
![]() | '>' is not preceded with whitespace. | 924 |
![]() | '>' is not followed by whitespace. | 924 |
![]() | Line has trailing spaces. | 931 |
![]() | Line has trailing spaces. | 935 |
![]() | Method 'getReviewSort' is not designed for extension - needs to be abstract, final or empty. | 937 |
![]() | Line has trailing spaces. | 943 |
![]() | Line has trailing spaces. | 947 |
![]() | Method 'setReviewSort' is not designed for extension - needs to be abstract, final or empty. | 949 |
![]() | Parameter value should be final. | 949 |
![]() | Line has trailing spaces. | 955 |
![]() | Line has trailing spaces. | 959 |
![]() | Method 'getSearchIndex' is not designed for extension - needs to be abstract, final or empty. | 961 |
![]() | Line has trailing spaces. | 967 |
![]() | Line has trailing spaces. | 971 |
![]() | Method 'setSearchIndex' is not designed for extension - needs to be abstract, final or empty. | 973 |
![]() | Parameter value should be final. | 973 |
![]() | Line has trailing spaces. | 979 |
![]() | Line has trailing spaces. | 983 |
![]() | Method 'getSort' is not designed for extension - needs to be abstract, final or empty. | 985 |
![]() | Line has trailing spaces. | 991 |
![]() | Line has trailing spaces. | 995 |
![]() | Method 'setSort' is not designed for extension - needs to be abstract, final or empty. | 997 |
![]() | Parameter value should be final. | 997 |
![]() | Line has trailing spaces. | 1003 |
![]() | Line has trailing spaces. | 1007 |
![]() | Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 1009 |
![]() | Line has trailing spaces. | 1015 |
![]() | Line has trailing spaces. | 1019 |
![]() | Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 1021 |
![]() | Parameter value should be final. | 1021 |
![]() | Line has trailing spaces. | 1027 |
![]() | Line has trailing spaces. | 1031 |
![]() | Method 'getTextStream' is not designed for extension - needs to be abstract, final or empty. | 1033 |
![]() | Line has trailing spaces. | 1039 |
![]() | Line has trailing spaces. | 1043 |
![]() | Method 'setTextStream' is not designed for extension - needs to be abstract, final or empty. | 1045 |
![]() | Parameter value should be final. | 1045 |
![]() | Line has trailing spaces. | 1051 |
![]() | Line has trailing spaces. | 1055 |
![]() | Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 1057 |
![]() | Line has trailing spaces. | 1063 |
![]() | Line has trailing spaces. | 1067 |
![]() | Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 1069 |
![]() | Parameter value should be final. | 1069 |
![]() | Line has trailing spaces. | 1075 |
![]() | Line has trailing spaces. | 1079 |
![]() | Method 'getReleaseDate' is not designed for extension - needs to be abstract, final or empty. | 1081 |
![]() | Line has trailing spaces. | 1087 |
![]() | Line has trailing spaces. | 1091 |
![]() | Method 'setReleaseDate' is not designed for extension - needs to be abstract, final or empty. | 1093 |
![]() | Parameter value should be final. | 1093 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'operationRequest' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | '<' is not preceded with whitespace. | 51 |
![]() | '<' is not followed by whitespace. | 51 |
![]() | '>' is not preceded with whitespace. | 51 |
![]() | Variable 'items' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 59 |
![]() | Method 'getOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'setOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Parameter value should be final. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Expected an @return tag. | 99 |
![]() | Method 'getItems' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | '<' is not preceded with whitespace. | 99 |
![]() | '<' is not followed by whitespace. | 99 |
![]() | '>' is not preceded with whitespace. | 99 |
![]() | '<' is not preceded with whitespace. | 101 |
![]() | '<' is not followed by whitespace. | 101 |
![]() | '>' is not preceded with whitespace. | 101 |
![]() | '>' is not followed by whitespace. | 101 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Line has trailing spaces. | 26 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line has trailing spaces. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Variable 'request' must be private and have accessor methods. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Variable 'correctedQuery' must be private and have accessor methods. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Variable 'qid' must be private and have accessor methods. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Variable 'totalResults' must be private and have accessor methods. | 70 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Variable 'totalPages' must be private and have accessor methods. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Variable 'searchResultsMap' must be private and have accessor methods. | 75 |
![]() | Missing a Javadoc comment. | 76 |
![]() | '<' is not preceded with whitespace. | 77 |
![]() | '<' is not followed by whitespace. | 77 |
![]() | '>' is not preceded with whitespace. | 77 |
![]() | Variable 'item' must be private and have accessor methods. | 77 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Variable 'searchBinSets' must be private and have accessor methods. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 87 |
![]() | Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | Line has trailing spaces. | 95 |
![]() | Line has trailing spaces. | 99 |
![]() | Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Parameter value should be final. | 101 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 111 |
![]() | Method 'getCorrectedQuery' is not designed for extension - needs to be abstract, final or empty. | 113 |
![]() | Line has trailing spaces. | 119 |
![]() | Line has trailing spaces. | 123 |
![]() | Method 'setCorrectedQuery' is not designed for extension - needs to be abstract, final or empty. | 125 |
![]() | Parameter value should be final. | 125 |
![]() | Line has trailing spaces. | 131 |
![]() | Line has trailing spaces. | 135 |
![]() | Method 'getQid' is not designed for extension - needs to be abstract, final or empty. | 137 |
![]() | Line has trailing spaces. | 143 |
![]() | Line has trailing spaces. | 147 |
![]() | Method 'setQid' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Parameter value should be final. | 149 |
![]() | Line has trailing spaces. | 155 |
![]() | Line has trailing spaces. | 159 |
![]() | Method 'getTotalResults' is not designed for extension - needs to be abstract, final or empty. | 161 |
![]() | Line has trailing spaces. | 167 |
![]() | Line has trailing spaces. | 171 |
![]() | Method 'setTotalResults' is not designed for extension - needs to be abstract, final or empty. | 173 |
![]() | Parameter value should be final. | 173 |
![]() | Line has trailing spaces. | 179 |
![]() | Line has trailing spaces. | 183 |
![]() | Method 'getTotalPages' is not designed for extension - needs to be abstract, final or empty. | 185 |
![]() | Line has trailing spaces. | 191 |
![]() | Line has trailing spaces. | 195 |
![]() | Method 'setTotalPages' is not designed for extension - needs to be abstract, final or empty. | 197 |
![]() | Parameter value should be final. | 197 |
![]() | Line has trailing spaces. | 203 |
![]() | Line has trailing spaces. | 207 |
![]() | Method 'getSearchResultsMap' is not designed for extension - needs to be abstract, final or empty. | 209 |
![]() | Line has trailing spaces. | 215 |
![]() | Line has trailing spaces. | 219 |
![]() | Method 'setSearchResultsMap' is not designed for extension - needs to be abstract, final or empty. | 221 |
![]() | Parameter value should be final. | 221 |
![]() | Line has trailing spaces. | 227 |
![]() | Line has trailing spaces. | 233 |
![]() | Line has trailing spaces. | 239 |
![]() | Line has trailing spaces. | 240 |
![]() | Line has trailing spaces. | 244 |
![]() | Line has trailing spaces. | 245 |
![]() | Expected an @return tag. | 247 |
![]() | Method 'getItem' is not designed for extension - needs to be abstract, final or empty. | 247 |
![]() | '<' is not preceded with whitespace. | 247 |
![]() | '<' is not followed by whitespace. | 247 |
![]() | '>' is not preceded with whitespace. | 247 |
![]() | '<' is not preceded with whitespace. | 249 |
![]() | '<' is not followed by whitespace. | 249 |
![]() | '>' is not preceded with whitespace. | 249 |
![]() | '>' is not followed by whitespace. | 249 |
![]() | Line has trailing spaces. | 256 |
![]() | Line has trailing spaces. | 260 |
![]() | Method 'getSearchBinSets' is not designed for extension - needs to be abstract, final or empty. | 262 |
![]() | Line has trailing spaces. | 268 |
![]() | Line has trailing spaces. | 272 |
![]() | Method 'setSearchBinSets' is not designed for extension - needs to be abstract, final or empty. | 274 |
![]() | Parameter value should be final. | 274 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Line has trailing spaces. | 26 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Line is longer than 80 characters. | 51 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line has trailing spaces. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Variable 'listId' must be private and have accessor methods. | 92 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Variable 'listURL' must be private and have accessor methods. | 94 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Variable 'registryNumber' must be private and have accessor methods. | 96 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Variable 'listName' must be private and have accessor methods. | 98 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Variable 'listType' must be private and have accessor methods. | 100 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Variable 'totalItems' must be private and have accessor methods. | 103 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Variable 'totalPages' must be private and have accessor methods. | 106 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Variable 'dateCreated' must be private and have accessor methods. | 108 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Variable 'occasionDate' must be private and have accessor methods. | 110 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Variable 'customerName' must be private and have accessor methods. | 112 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Variable 'partnerName' must be private and have accessor methods. | 114 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Variable 'additionalName' must be private and have accessor methods. | 116 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Variable 'comment' must be private and have accessor methods. | 118 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Variable 'image' must be private and have accessor methods. | 120 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Variable 'averageRating' must be private and have accessor methods. | 122 |
![]() | Missing a Javadoc comment. | 123 |
![]() | Variable 'totalVotes' must be private and have accessor methods. | 125 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Variable 'totalTimesRead' must be private and have accessor methods. | 128 |
![]() | Missing a Javadoc comment. | 129 |
![]() | '<' is not preceded with whitespace. | 130 |
![]() | '<' is not followed by whitespace. | 130 |
![]() | '>' is not preceded with whitespace. | 130 |
![]() | Variable 'listItem' must be private and have accessor methods. | 130 |
![]() | Line has trailing spaces. | 134 |
![]() | Line has trailing spaces. | 138 |
![]() | Method 'getListId' is not designed for extension - needs to be abstract, final or empty. | 140 |
![]() | Line has trailing spaces. | 146 |
![]() | Line has trailing spaces. | 150 |
![]() | Method 'setListId' is not designed for extension - needs to be abstract, final or empty. | 152 |
![]() | Parameter value should be final. | 152 |
![]() | Line has trailing spaces. | 158 |
![]() | Line has trailing spaces. | 162 |
![]() | Method 'getListURL' is not designed for extension - needs to be abstract, final or empty. | 164 |
![]() | Line has trailing spaces. | 170 |
![]() | Line has trailing spaces. | 174 |
![]() | Method 'setListURL' is not designed for extension - needs to be abstract, final or empty. | 176 |
![]() | Parameter value should be final. | 176 |
![]() | Line has trailing spaces. | 182 |
![]() | Line has trailing spaces. | 186 |
![]() | Method 'getRegistryNumber' is not designed for extension - needs to be abstract, final or empty. | 188 |
![]() | Line has trailing spaces. | 194 |
![]() | Line has trailing spaces. | 198 |
![]() | Method 'setRegistryNumber' is not designed for extension - needs to be abstract, final or empty. | 200 |
![]() | Parameter value should be final. | 200 |
![]() | Line has trailing spaces. | 206 |
![]() | Line has trailing spaces. | 210 |
![]() | Method 'getListName' is not designed for extension - needs to be abstract, final or empty. | 212 |
![]() | Line has trailing spaces. | 218 |
![]() | Line has trailing spaces. | 222 |
![]() | Method 'setListName' is not designed for extension - needs to be abstract, final or empty. | 224 |
![]() | Parameter value should be final. | 224 |
![]() | Line has trailing spaces. | 230 |
![]() | Line has trailing spaces. | 234 |
![]() | Method 'getListType' is not designed for extension - needs to be abstract, final or empty. | 236 |
![]() | Line has trailing spaces. | 242 |
![]() | Line has trailing spaces. | 246 |
![]() | Method 'setListType' is not designed for extension - needs to be abstract, final or empty. | 248 |
![]() | Parameter value should be final. | 248 |
![]() | Line has trailing spaces. | 254 |
![]() | Line has trailing spaces. | 258 |
![]() | Method 'getTotalItems' is not designed for extension - needs to be abstract, final or empty. | 260 |
![]() | Line has trailing spaces. | 266 |
![]() | Line has trailing spaces. | 270 |
![]() | Method 'setTotalItems' is not designed for extension - needs to be abstract, final or empty. | 272 |
![]() | Parameter value should be final. | 272 |
![]() | Line has trailing spaces. | 278 |
![]() | Line has trailing spaces. | 282 |
![]() | Method 'getTotalPages' is not designed for extension - needs to be abstract, final or empty. | 284 |
![]() | Line has trailing spaces. | 290 |
![]() | Line has trailing spaces. | 294 |
![]() | Method 'setTotalPages' is not designed for extension - needs to be abstract, final or empty. | 296 |
![]() | Parameter value should be final. | 296 |
![]() | Line has trailing spaces. | 302 |
![]() | Line has trailing spaces. | 306 |
![]() | Method 'getDateCreated' is not designed for extension - needs to be abstract, final or empty. | 308 |
![]() | Line has trailing spaces. | 314 |
![]() | Line has trailing spaces. | 318 |
![]() | Method 'setDateCreated' is not designed for extension - needs to be abstract, final or empty. | 320 |
![]() | Parameter value should be final. | 320 |
![]() | Line has trailing spaces. | 326 |
![]() | Line has trailing spaces. | 330 |
![]() | Method 'getOccasionDate' is not designed for extension - needs to be abstract, final or empty. | 332 |
![]() | Line has trailing spaces. | 338 |
![]() | Line has trailing spaces. | 342 |
![]() | Method 'setOccasionDate' is not designed for extension - needs to be abstract, final or empty. | 344 |
![]() | Parameter value should be final. | 344 |
![]() | Line has trailing spaces. | 350 |
![]() | Line has trailing spaces. | 354 |
![]() | Method 'getCustomerName' is not designed for extension - needs to be abstract, final or empty. | 356 |
![]() | Line has trailing spaces. | 362 |
![]() | Line has trailing spaces. | 366 |
![]() | Method 'setCustomerName' is not designed for extension - needs to be abstract, final or empty. | 368 |
![]() | Parameter value should be final. | 368 |
![]() | Line has trailing spaces. | 374 |
![]() | Line has trailing spaces. | 378 |
![]() | Method 'getPartnerName' is not designed for extension - needs to be abstract, final or empty. | 380 |
![]() | Line has trailing spaces. | 386 |
![]() | Line has trailing spaces. | 390 |
![]() | Method 'setPartnerName' is not designed for extension - needs to be abstract, final or empty. | 392 |
![]() | Parameter value should be final. | 392 |
![]() | Line has trailing spaces. | 398 |
![]() | Line has trailing spaces. | 402 |
![]() | Method 'getAdditionalName' is not designed for extension - needs to be abstract, final or empty. | 404 |
![]() | Line has trailing spaces. | 410 |
![]() | Line has trailing spaces. | 414 |
![]() | Method 'setAdditionalName' is not designed for extension - needs to be abstract, final or empty. | 416 |
![]() | Parameter value should be final. | 416 |
![]() | Line has trailing spaces. | 422 |
![]() | Line has trailing spaces. | 426 |
![]() | Method 'getComment' is not designed for extension - needs to be abstract, final or empty. | 428 |
![]() | Line has trailing spaces. | 434 |
![]() | Line has trailing spaces. | 438 |
![]() | Method 'setComment' is not designed for extension - needs to be abstract, final or empty. | 440 |
![]() | Parameter value should be final. | 440 |
![]() | Line has trailing spaces. | 446 |
![]() | Line has trailing spaces. | 450 |
![]() | Method 'getImage' is not designed for extension - needs to be abstract, final or empty. | 452 |
![]() | Line has trailing spaces. | 458 |
![]() | Line has trailing spaces. | 462 |
![]() | Method 'setImage' is not designed for extension - needs to be abstract, final or empty. | 464 |
![]() | Parameter value should be final. | 464 |
![]() | Line has trailing spaces. | 470 |
![]() | Line has trailing spaces. | 474 |
![]() | Method 'getAverageRating' is not designed for extension - needs to be abstract, final or empty. | 476 |
![]() | Line has trailing spaces. | 482 |
![]() | Line has trailing spaces. | 486 |
![]() | Method 'setAverageRating' is not designed for extension - needs to be abstract, final or empty. | 488 |
![]() | Parameter value should be final. | 488 |
![]() | Line has trailing spaces. | 494 |
![]() | Line has trailing spaces. | 498 |
![]() | Method 'getTotalVotes' is not designed for extension - needs to be abstract, final or empty. | 500 |
![]() | Line has trailing spaces. | 506 |
![]() | Line has trailing spaces. | 510 |
![]() | Method 'setTotalVotes' is not designed for extension - needs to be abstract, final or empty. | 512 |
![]() | Parameter value should be final. | 512 |
![]() | Line has trailing spaces. | 518 |
![]() | Line has trailing spaces. | 522 |
![]() | Method 'getTotalTimesRead' is not designed for extension - needs to be abstract, final or empty. | 524 |
![]() | Line has trailing spaces. | 530 |
![]() | Line has trailing spaces. | 534 |
![]() | Method 'setTotalTimesRead' is not designed for extension - needs to be abstract, final or empty. | 536 |
![]() | Parameter value should be final. | 536 |
![]() | Line has trailing spaces. | 542 |
![]() | Line is longer than 80 characters. | 547 |
![]() | Line has trailing spaces. | 548 |
![]() | Line has trailing spaces. | 554 |
![]() | Line has trailing spaces. | 555 |
![]() | Line has trailing spaces. | 559 |
![]() | Line has trailing spaces. | 560 |
![]() | Expected an @return tag. | 562 |
![]() | Method 'getListItem' is not designed for extension - needs to be abstract, final or empty. | 562 |
![]() | '<' is not preceded with whitespace. | 562 |
![]() | '<' is not followed by whitespace. | 562 |
![]() | '>' is not preceded with whitespace. | 562 |
![]() | '<' is not preceded with whitespace. | 564 |
![]() | '<' is not followed by whitespace. | 564 |
![]() | '>' is not preceded with whitespace. | 564 |
![]() | '>' is not followed by whitespace. | 564 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 20 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 40 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Variable 'listItemId' must be private and have accessor methods. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Variable 'dateAdded' must be private and have accessor methods. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Variable 'comment' must be private and have accessor methods. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'quantityDesired' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Variable 'quantityReceived' must be private and have accessor methods. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Variable 'item' must be private and have accessor methods. | 65 |
![]() | Line has trailing spaces. | 69 |
![]() | Line has trailing spaces. | 73 |
![]() | Method 'getListItemId' is not designed for extension - needs to be abstract, final or empty. | 75 |
![]() | Line has trailing spaces. | 81 |
![]() | Line has trailing spaces. | 85 |
![]() | Method 'setListItemId' is not designed for extension - needs to be abstract, final or empty. | 87 |
![]() | Parameter value should be final. | 87 |
![]() | Line has trailing spaces. | 93 |
![]() | Line has trailing spaces. | 97 |
![]() | Method 'getDateAdded' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 109 |
![]() | Method 'setDateAdded' is not designed for extension - needs to be abstract, final or empty. | 111 |
![]() | Parameter value should be final. | 111 |
![]() | Line has trailing spaces. | 117 |
![]() | Line has trailing spaces. | 121 |
![]() | Method 'getComment' is not designed for extension - needs to be abstract, final or empty. | 123 |
![]() | Line has trailing spaces. | 129 |
![]() | Line has trailing spaces. | 133 |
![]() | Method 'setComment' is not designed for extension - needs to be abstract, final or empty. | 135 |
![]() | Parameter value should be final. | 135 |
![]() | Line has trailing spaces. | 141 |
![]() | Line has trailing spaces. | 145 |
![]() | Method 'getQuantityDesired' is not designed for extension - needs to be abstract, final or empty. | 147 |
![]() | Line has trailing spaces. | 153 |
![]() | Line has trailing spaces. | 157 |
![]() | Method 'setQuantityDesired' is not designed for extension - needs to be abstract, final or empty. | 159 |
![]() | Parameter value should be final. | 159 |
![]() | Line has trailing spaces. | 165 |
![]() | Line has trailing spaces. | 169 |
![]() | Method 'getQuantityReceived' is not designed for extension - needs to be abstract, final or empty. | 171 |
![]() | Line has trailing spaces. | 177 |
![]() | Line has trailing spaces. | 181 |
![]() | Method 'setQuantityReceived' is not designed for extension - needs to be abstract, final or empty. | 183 |
![]() | Parameter value should be final. | 183 |
![]() | Line has trailing spaces. | 189 |
![]() | Line has trailing spaces. | 193 |
![]() | Method 'getItem' is not designed for extension - needs to be abstract, final or empty. | 195 |
![]() | Line has trailing spaces. | 201 |
![]() | Line has trailing spaces. | 205 |
![]() | Method 'setItem' is not designed for extension - needs to be abstract, final or empty. | 207 |
![]() | Parameter value should be final. | 207 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'marketplaceDomain' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Variable 'awsAccessKeyId' must be private and have accessor methods. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Variable 'subscriptionId' must be private and have accessor methods. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Variable 'associateTag' must be private and have accessor methods. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Variable 'validate' must be private and have accessor methods. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Variable 'xmlEscaping' must be private and have accessor methods. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Variable 'shared' must be private and have accessor methods. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | '<' is not preceded with whitespace. | 75 |
![]() | '<' is not followed by whitespace. | 75 |
![]() | '>' is not preceded with whitespace. | 75 |
![]() | Variable 'request' must be private and have accessor methods. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Method 'getMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'setMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Parameter value should be final. | 97 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Method 'getAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Method 'setAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Parameter value should be final. | 121 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'getSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 143 |
![]() | Method 'setSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Parameter value should be final. | 145 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 155 |
![]() | Method 'getAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 167 |
![]() | Method 'setAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Parameter value should be final. | 169 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 179 |
![]() | Method 'getValidate' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 191 |
![]() | Method 'setValidate' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Parameter value should be final. | 193 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 203 |
![]() | Method 'getXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 205 |
![]() | Line has trailing spaces. | 211 |
![]() | Line has trailing spaces. | 215 |
![]() | Method 'setXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Parameter value should be final. | 217 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 227 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 229 |
![]() | Line has trailing spaces. | 235 |
![]() | Line has trailing spaces. | 239 |
![]() | Method 'setShared' is not designed for extension - needs to be abstract, final or empty. | 241 |
![]() | Parameter value should be final. | 241 |
![]() | Line has trailing spaces. | 247 |
![]() | Line is longer than 80 characters. | 252 |
![]() | Line has trailing spaces. | 253 |
![]() | Line has trailing spaces. | 259 |
![]() | Line has trailing spaces. | 260 |
![]() | Line has trailing spaces. | 264 |
![]() | Line has trailing spaces. | 265 |
![]() | Expected an @return tag. | 267 |
![]() | Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 267 |
![]() | '<' is not preceded with whitespace. | 267 |
![]() | '<' is not followed by whitespace. | 267 |
![]() | '>' is not preceded with whitespace. | 267 |
![]() | '<' is not preceded with whitespace. | 269 |
![]() | '<' is not followed by whitespace. | 269 |
![]() | '>' is not preceded with whitespace. | 269 |
![]() | '>' is not followed by whitespace. | 269 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Variable 'condition' must be private and have accessor methods. | 75 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Variable 'deliveryMethod' must be private and have accessor methods. | 77 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Variable 'ispuPostalCode' must be private and have accessor methods. | 79 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Variable 'listId' must be private and have accessor methods. | 81 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Variable 'listType' must be private and have accessor methods. | 83 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Variable 'merchantId' must be private and have accessor methods. | 85 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Variable 'productGroup' must be private and have accessor methods. | 87 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Variable 'productPage' must be private and have accessor methods. | 90 |
![]() | Missing a Javadoc comment. | 91 |
![]() | '<' is not preceded with whitespace. | 92 |
![]() | '<' is not followed by whitespace. | 92 |
![]() | '>' is not preceded with whitespace. | 92 |
![]() | Variable 'responseGroup' must be private and have accessor methods. | 92 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Variable 'reviewSort' must be private and have accessor methods. | 94 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Variable 'sort' must be private and have accessor methods. | 96 |
![]() | Line has trailing spaces. | 100 |
![]() | Line has trailing spaces. | 104 |
![]() | Method 'getCondition' is not designed for extension - needs to be abstract, final or empty. | 106 |
![]() | Line has trailing spaces. | 112 |
![]() | Line has trailing spaces. | 116 |
![]() | Method 'setCondition' is not designed for extension - needs to be abstract, final or empty. | 118 |
![]() | Parameter value should be final. | 118 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 128 |
![]() | Method 'getDeliveryMethod' is not designed for extension - needs to be abstract, final or empty. | 130 |
![]() | Line has trailing spaces. | 136 |
![]() | Line has trailing spaces. | 140 |
![]() | Method 'setDeliveryMethod' is not designed for extension - needs to be abstract, final or empty. | 142 |
![]() | Parameter value should be final. | 142 |
![]() | Line has trailing spaces. | 148 |
![]() | Line has trailing spaces. | 152 |
![]() | Method 'getISPUPostalCode' is not designed for extension - needs to be abstract, final or empty. | 154 |
![]() | Line has trailing spaces. | 160 |
![]() | Line has trailing spaces. | 164 |
![]() | Method 'setISPUPostalCode' is not designed for extension - needs to be abstract, final or empty. | 166 |
![]() | Parameter value should be final. | 166 |
![]() | Line has trailing spaces. | 172 |
![]() | Line has trailing spaces. | 176 |
![]() | Method 'getListId' is not designed for extension - needs to be abstract, final or empty. | 178 |
![]() | Line has trailing spaces. | 184 |
![]() | Line has trailing spaces. | 188 |
![]() | Method 'setListId' is not designed for extension - needs to be abstract, final or empty. | 190 |
![]() | Parameter value should be final. | 190 |
![]() | Line has trailing spaces. | 196 |
![]() | Line has trailing spaces. | 200 |
![]() | Method 'getListType' is not designed for extension - needs to be abstract, final or empty. | 202 |
![]() | Line has trailing spaces. | 208 |
![]() | Line has trailing spaces. | 212 |
![]() | Method 'setListType' is not designed for extension - needs to be abstract, final or empty. | 214 |
![]() | Parameter value should be final. | 214 |
![]() | Line has trailing spaces. | 220 |
![]() | Line has trailing spaces. | 224 |
![]() | Method 'getMerchantId' is not designed for extension - needs to be abstract, final or empty. | 226 |
![]() | Line has trailing spaces. | 232 |
![]() | Line has trailing spaces. | 236 |
![]() | Method 'setMerchantId' is not designed for extension - needs to be abstract, final or empty. | 238 |
![]() | Parameter value should be final. | 238 |
![]() | Line has trailing spaces. | 244 |
![]() | Line has trailing spaces. | 248 |
![]() | Method 'getProductGroup' is not designed for extension - needs to be abstract, final or empty. | 250 |
![]() | Line has trailing spaces. | 256 |
![]() | Line has trailing spaces. | 260 |
![]() | Method 'setProductGroup' is not designed for extension - needs to be abstract, final or empty. | 262 |
![]() | Parameter value should be final. | 262 |
![]() | Line has trailing spaces. | 268 |
![]() | Line has trailing spaces. | 272 |
![]() | Method 'getProductPage' is not designed for extension - needs to be abstract, final or empty. | 274 |
![]() | Line has trailing spaces. | 280 |
![]() | Line has trailing spaces. | 284 |
![]() | Method 'setProductPage' is not designed for extension - needs to be abstract, final or empty. | 286 |
![]() | Parameter value should be final. | 286 |
![]() | Line has trailing spaces. | 292 |
![]() | Line is longer than 80 characters. | 297 |
![]() | Line has trailing spaces. | 298 |
![]() | Line has trailing spaces. | 304 |
![]() | Line has trailing spaces. | 305 |
![]() | Line has trailing spaces. | 309 |
![]() | Line has trailing spaces. | 310 |
![]() | Expected an @return tag. | 312 |
![]() | Method 'getResponseGroup' is not designed for extension - needs to be abstract, final or empty. | 312 |
![]() | '<' is not preceded with whitespace. | 312 |
![]() | '<' is not followed by whitespace. | 312 |
![]() | '>' is not preceded with whitespace. | 312 |
![]() | '<' is not preceded with whitespace. | 314 |
![]() | '<' is not followed by whitespace. | 314 |
![]() | '>' is not preceded with whitespace. | 314 |
![]() | '>' is not followed by whitespace. | 314 |
![]() | Line has trailing spaces. | 321 |
![]() | Line has trailing spaces. | 325 |
![]() | Method 'getReviewSort' is not designed for extension - needs to be abstract, final or empty. | 327 |
![]() | Line has trailing spaces. | 333 |
![]() | Line has trailing spaces. | 337 |
![]() | Method 'setReviewSort' is not designed for extension - needs to be abstract, final or empty. | 339 |
![]() | Parameter value should be final. | 339 |
![]() | Line has trailing spaces. | 345 |
![]() | Line has trailing spaces. | 349 |
![]() | Method 'getSort' is not designed for extension - needs to be abstract, final or empty. | 351 |
![]() | Line has trailing spaces. | 357 |
![]() | Line has trailing spaces. | 361 |
![]() | Method 'setSort' is not designed for extension - needs to be abstract, final or empty. | 363 |
![]() | Parameter value should be final. | 363 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'operationRequest' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | '<' is not preceded with whitespace. | 51 |
![]() | '<' is not followed by whitespace. | 51 |
![]() | '>' is not preceded with whitespace. | 51 |
![]() | Variable 'lists' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 59 |
![]() | Method 'getOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'setOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Parameter value should be final. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Expected an @return tag. | 99 |
![]() | Method 'getLists' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | '<' is not preceded with whitespace. | 99 |
![]() | '<' is not followed by whitespace. | 99 |
![]() | '>' is not preceded with whitespace. | 99 |
![]() | '<' is not preceded with whitespace. | 101 |
![]() | '<' is not followed by whitespace. | 101 |
![]() | '>' is not preceded with whitespace. | 101 |
![]() | '>' is not followed by whitespace. | 101 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'marketplaceDomain' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Variable 'awsAccessKeyId' must be private and have accessor methods. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Variable 'subscriptionId' must be private and have accessor methods. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Variable 'associateTag' must be private and have accessor methods. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Variable 'validate' must be private and have accessor methods. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Variable 'xmlEscaping' must be private and have accessor methods. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Variable 'shared' must be private and have accessor methods. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | '<' is not preceded with whitespace. | 75 |
![]() | '<' is not followed by whitespace. | 75 |
![]() | '>' is not preceded with whitespace. | 75 |
![]() | Variable 'request' must be private and have accessor methods. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Method 'getMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'setMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Parameter value should be final. | 97 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Method 'getAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Method 'setAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Parameter value should be final. | 121 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'getSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 143 |
![]() | Method 'setSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Parameter value should be final. | 145 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 155 |
![]() | Method 'getAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 167 |
![]() | Method 'setAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Parameter value should be final. | 169 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 179 |
![]() | Method 'getValidate' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 191 |
![]() | Method 'setValidate' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Parameter value should be final. | 193 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 203 |
![]() | Method 'getXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 205 |
![]() | Line has trailing spaces. | 211 |
![]() | Line has trailing spaces. | 215 |
![]() | Method 'setXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Parameter value should be final. | 217 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 227 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 229 |
![]() | Line has trailing spaces. | 235 |
![]() | Line has trailing spaces. | 239 |
![]() | Method 'setShared' is not designed for extension - needs to be abstract, final or empty. | 241 |
![]() | Parameter value should be final. | 241 |
![]() | Line has trailing spaces. | 247 |
![]() | Line is longer than 80 characters. | 252 |
![]() | Line has trailing spaces. | 253 |
![]() | Line has trailing spaces. | 259 |
![]() | Line has trailing spaces. | 260 |
![]() | Line has trailing spaces. | 264 |
![]() | Line has trailing spaces. | 265 |
![]() | Expected an @return tag. | 267 |
![]() | Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 267 |
![]() | '<' is not preceded with whitespace. | 267 |
![]() | '<' is not followed by whitespace. | 267 |
![]() | '>' is not preceded with whitespace. | 267 |
![]() | '<' is not preceded with whitespace. | 269 |
![]() | '<' is not followed by whitespace. | 269 |
![]() | '>' is not preceded with whitespace. | 269 |
![]() | '>' is not followed by whitespace. | 269 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line has trailing spaces. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Variable 'city' must be private and have accessor methods. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Variable 'email' must be private and have accessor methods. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Variable 'firstName' must be private and have accessor methods. | 75 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Variable 'lastName' must be private and have accessor methods. | 77 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Variable 'listPage' must be private and have accessor methods. | 80 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Variable 'listType' must be private and have accessor methods. | 82 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Variable 'name' must be private and have accessor methods. | 84 |
![]() | Missing a Javadoc comment. | 85 |
![]() | '<' is not preceded with whitespace. | 86 |
![]() | '<' is not followed by whitespace. | 86 |
![]() | '>' is not preceded with whitespace. | 86 |
![]() | Variable 'responseGroup' must be private and have accessor methods. | 86 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Variable 'state' must be private and have accessor methods. | 88 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 96 |
![]() | Method 'getCity' is not designed for extension - needs to be abstract, final or empty. | 98 |
![]() | Line has trailing spaces. | 104 |
![]() | Line has trailing spaces. | 108 |
![]() | Method 'setCity' is not designed for extension - needs to be abstract, final or empty. | 110 |
![]() | Parameter value should be final. | 110 |
![]() | Line has trailing spaces. | 116 |
![]() | Line has trailing spaces. | 120 |
![]() | Method 'getEmail' is not designed for extension - needs to be abstract, final or empty. | 122 |
![]() | Line has trailing spaces. | 128 |
![]() | Line has trailing spaces. | 132 |
![]() | Method 'setEmail' is not designed for extension - needs to be abstract, final or empty. | 134 |
![]() | Parameter value should be final. | 134 |
![]() | Line has trailing spaces. | 140 |
![]() | Line has trailing spaces. | 144 |
![]() | Method 'getFirstName' is not designed for extension - needs to be abstract, final or empty. | 146 |
![]() | Line has trailing spaces. | 152 |
![]() | Line has trailing spaces. | 156 |
![]() | Method 'setFirstName' is not designed for extension - needs to be abstract, final or empty. | 158 |
![]() | Parameter value should be final. | 158 |
![]() | Line has trailing spaces. | 164 |
![]() | Line has trailing spaces. | 168 |
![]() | Method 'getLastName' is not designed for extension - needs to be abstract, final or empty. | 170 |
![]() | Line has trailing spaces. | 176 |
![]() | Line has trailing spaces. | 180 |
![]() | Method 'setLastName' is not designed for extension - needs to be abstract, final or empty. | 182 |
![]() | Parameter value should be final. | 182 |
![]() | Line has trailing spaces. | 188 |
![]() | Line has trailing spaces. | 192 |
![]() | Method 'getListPage' is not designed for extension - needs to be abstract, final or empty. | 194 |
![]() | Line has trailing spaces. | 200 |
![]() | Line has trailing spaces. | 204 |
![]() | Method 'setListPage' is not designed for extension - needs to be abstract, final or empty. | 206 |
![]() | Parameter value should be final. | 206 |
![]() | Line has trailing spaces. | 212 |
![]() | Line has trailing spaces. | 216 |
![]() | Method 'getListType' is not designed for extension - needs to be abstract, final or empty. | 218 |
![]() | Line has trailing spaces. | 224 |
![]() | Line has trailing spaces. | 228 |
![]() | Method 'setListType' is not designed for extension - needs to be abstract, final or empty. | 230 |
![]() | Parameter value should be final. | 230 |
![]() | Line has trailing spaces. | 236 |
![]() | Line has trailing spaces. | 240 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 242 |
![]() | Line has trailing spaces. | 248 |
![]() | Line has trailing spaces. | 252 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 254 |
![]() | Parameter value should be final. | 254 |
![]() | Line has trailing spaces. | 260 |
![]() | Line is longer than 80 characters. | 265 |
![]() | Line has trailing spaces. | 266 |
![]() | Line has trailing spaces. | 272 |
![]() | Line has trailing spaces. | 273 |
![]() | Line has trailing spaces. | 277 |
![]() | Line has trailing spaces. | 278 |
![]() | Expected an @return tag. | 280 |
![]() | Method 'getResponseGroup' is not designed for extension - needs to be abstract, final or empty. | 280 |
![]() | '<' is not preceded with whitespace. | 280 |
![]() | '<' is not followed by whitespace. | 280 |
![]() | '>' is not preceded with whitespace. | 280 |
![]() | '<' is not preceded with whitespace. | 282 |
![]() | '<' is not followed by whitespace. | 282 |
![]() | '>' is not preceded with whitespace. | 282 |
![]() | '>' is not followed by whitespace. | 282 |
![]() | Line has trailing spaces. | 289 |
![]() | Line has trailing spaces. | 293 |
![]() | Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 295 |
![]() | Line has trailing spaces. | 301 |
![]() | Line has trailing spaces. | 305 |
![]() | Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 307 |
![]() | Parameter value should be final. | 307 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'operationRequest' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | '<' is not preceded with whitespace. | 51 |
![]() | '<' is not followed by whitespace. | 51 |
![]() | '>' is not preceded with whitespace. | 51 |
![]() | Variable 'lists' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 59 |
![]() | Method 'getOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'setOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Parameter value should be final. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Expected an @return tag. | 99 |
![]() | Method 'getLists' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | '<' is not preceded with whitespace. | 99 |
![]() | '<' is not followed by whitespace. | 99 |
![]() | '>' is not preceded with whitespace. | 99 |
![]() | '<' is not preceded with whitespace. | 101 |
![]() | '<' is not followed by whitespace. | 101 |
![]() | '>' is not preceded with whitespace. | 101 |
![]() | '>' is not followed by whitespace. | 101 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Missing a Javadoc comment. | 57 |
![]() | '<' is not preceded with whitespace. | 58 |
![]() | '<' is not followed by whitespace. | 58 |
![]() | '>' is not preceded with whitespace. | 58 |
![]() | Variable 'listmaniaList' must be private and have accessor methods. | 58 |
![]() | Line has trailing spaces. | 62 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Expected an @return tag. | 82 |
![]() | Method 'getListmaniaList' is not designed for extension - needs to be abstract, final or empty. | 82 |
![]() | '<' is not preceded with whitespace. | 82 |
![]() | '<' is not followed by whitespace. | 82 |
![]() | '>' is not preceded with whitespace. | 82 |
![]() | '<' is not preceded with whitespace. | 84 |
![]() | '<' is not followed by whitespace. | 84 |
![]() | '>' is not preceded with whitespace. | 84 |
![]() | '>' is not followed by whitespace. | 84 |
![]() | Line has trailing spaces. | 92 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Line has trailing spaces. | 94 |
![]() | Line is longer than 80 characters. | 100 |
![]() | Line is longer than 80 characters. | 101 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Variable 'listId' must be private and have accessor methods. | 118 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Variable 'listName' must be private and have accessor methods. | 120 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 128 |
![]() | Method 'getListId' is not designed for extension - needs to be abstract, final or empty. | 130 |
![]() | Line has trailing spaces. | 136 |
![]() | Line has trailing spaces. | 140 |
![]() | Method 'setListId' is not designed for extension - needs to be abstract, final or empty. | 142 |
![]() | Parameter value should be final. | 142 |
![]() | Line has trailing spaces. | 148 |
![]() | Line has trailing spaces. | 152 |
![]() | Method 'getListName' is not designed for extension - needs to be abstract, final or empty. | 154 |
![]() | Line has trailing spaces. | 160 |
![]() | Line has trailing spaces. | 164 |
![]() | Method 'setListName' is not designed for extension - needs to be abstract, final or empty. | 166 |
![]() | Parameter value should be final. | 166 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 41 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Variable 'request' must be private and have accessor methods. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Variable 'totalResults' must be private and have accessor methods. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Variable 'totalPages' must be private and have accessor methods. | 60 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Line is longer than 80 characters. | 62 |
![]() | '<' is not preceded with whitespace. | 62 |
![]() | '<' is not followed by whitespace. | 62 |
![]() | '>' is not preceded with whitespace. | 62 |
![]() | Variable 'list' must be private and have accessor methods. | 62 |
![]() | Line has trailing spaces. | 66 |
![]() | Line has trailing spaces. | 70 |
![]() | Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 72 |
![]() | Line has trailing spaces. | 78 |
![]() | Line has trailing spaces. | 82 |
![]() | Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 84 |
![]() | Parameter value should be final. | 84 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 94 |
![]() | Method 'getTotalResults' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Line has trailing spaces. | 102 |
![]() | Line has trailing spaces. | 106 |
![]() | Method 'setTotalResults' is not designed for extension - needs to be abstract, final or empty. | 108 |
![]() | Parameter value should be final. | 108 |
![]() | Line has trailing spaces. | 114 |
![]() | Line has trailing spaces. | 118 |
![]() | Method 'getTotalPages' is not designed for extension - needs to be abstract, final or empty. | 120 |
![]() | Line has trailing spaces. | 126 |
![]() | Line has trailing spaces. | 130 |
![]() | Method 'setTotalPages' is not designed for extension - needs to be abstract, final or empty. | 132 |
![]() | Parameter value should be final. | 132 |
![]() | Line has trailing spaces. | 138 |
![]() | Line has trailing spaces. | 144 |
![]() | Line has trailing spaces. | 150 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 155 |
![]() | Line has trailing spaces. | 156 |
![]() | Expected an @return tag. | 158 |
![]() | Line is longer than 80 characters. | 158 |
![]() | Method 'getList' is not designed for extension - needs to be abstract, final or empty. | 158 |
![]() | '<' is not preceded with whitespace. | 158 |
![]() | '<' is not followed by whitespace. | 158 |
![]() | '>' is not preceded with whitespace. | 158 |
![]() | Line is longer than 80 characters. | 160 |
![]() | '<' is not preceded with whitespace. | 160 |
![]() | '<' is not followed by whitespace. | 160 |
![]() | '>' is not preceded with whitespace. | 160 |
![]() | '>' is not followed by whitespace. | 160 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'points' must be private and have accessor methods. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'typicalRedemptionValue' must be private and have accessor methods. | 52 |
![]() | Line has trailing spaces. | 56 |
![]() | Line has trailing spaces. | 60 |
![]() | Method 'getPoints' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 72 |
![]() | Method 'setPoints' is not designed for extension - needs to be abstract, final or empty. | 74 |
![]() | Parameter value should be final. | 74 |
![]() | Line has trailing spaces. | 80 |
![]() | Line has trailing spaces. | 84 |
![]() | Method 'getTypicalRedemptionValue' is not designed for extension - needs to be abstract, final or empty. | 86 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 96 |
![]() | Method 'setTypicalRedemptionValue' is not designed for extension - needs to be abstract, final or empty. | 98 |
![]() | Parameter value should be final. | 98 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line has trailing spaces. | 42 |
![]() | Line has trailing spaces. | 43 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Variable 'merchantId' must be private and have accessor methods. | 58 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Variable 'name' must be private and have accessor methods. | 60 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Variable 'glancePage' must be private and have accessor methods. | 62 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Variable 'averageFeedbackRating' must be private and have accessor methods. | 64 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Variable 'totalFeedback' must be private and have accessor methods. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Variable 'totalFeedbackPages' must be private and have accessor methods. | 70 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 78 |
![]() | Method 'getMerchantId' is not designed for extension - needs to be abstract, final or empty. | 80 |
![]() | Line has trailing spaces. | 86 |
![]() | Line has trailing spaces. | 90 |
![]() | Method 'setMerchantId' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Parameter value should be final. | 92 |
![]() | Line has trailing spaces. | 98 |
![]() | Line has trailing spaces. | 102 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 114 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 116 |
![]() | Parameter value should be final. | 116 |
![]() | Line has trailing spaces. | 122 |
![]() | Line has trailing spaces. | 126 |
![]() | Method 'getGlancePage' is not designed for extension - needs to be abstract, final or empty. | 128 |
![]() | Line has trailing spaces. | 134 |
![]() | Line has trailing spaces. | 138 |
![]() | Method 'setGlancePage' is not designed for extension - needs to be abstract, final or empty. | 140 |
![]() | Parameter value should be final. | 140 |
![]() | Line has trailing spaces. | 146 |
![]() | Line has trailing spaces. | 150 |
![]() | Method 'getAverageFeedbackRating' is not designed for extension - needs to be abstract, final or empty. | 152 |
![]() | Line has trailing spaces. | 158 |
![]() | Line has trailing spaces. | 162 |
![]() | Method 'setAverageFeedbackRating' is not designed for extension - needs to be abstract, final or empty. | 164 |
![]() | Parameter value should be final. | 164 |
![]() | Line has trailing spaces. | 170 |
![]() | Line has trailing spaces. | 174 |
![]() | Method 'getTotalFeedback' is not designed for extension - needs to be abstract, final or empty. | 176 |
![]() | Line has trailing spaces. | 182 |
![]() | Line has trailing spaces. | 186 |
![]() | Method 'setTotalFeedback' is not designed for extension - needs to be abstract, final or empty. | 188 |
![]() | Parameter value should be final. | 188 |
![]() | Line has trailing spaces. | 194 |
![]() | Line has trailing spaces. | 198 |
![]() | Method 'getTotalFeedbackPages' is not designed for extension - needs to be abstract, final or empty. | 200 |
![]() | Line has trailing spaces. | 206 |
![]() | Line has trailing spaces. | 210 |
![]() | Method 'setTotalFeedbackPages' is not designed for extension - needs to be abstract, final or empty. | 212 |
![]() | Parameter value should be final. | 212 |
Violation | Message | Line |
---|---|---|
![]() | File length is 7,742 lines (max allowed is 2,000). | 1 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line has trailing spaces. | 28 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Line is longer than 80 characters. | 51 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Line is longer than 80 characters. | 69 |
![]() | Line is longer than 80 characters. | 70 |
![]() | Line is longer than 80 characters. | 71 |
![]() | Line is longer than 80 characters. | 72 |
![]() | Line is longer than 80 characters. | 73 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line is longer than 80 characters. | 75 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Line is longer than 80 characters. | 77 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Line is longer than 80 characters. | 90 |
![]() | Line is longer than 80 characters. | 91 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Line is longer than 80 characters. | 94 |
![]() | Line is longer than 80 characters. | 95 |
![]() | Line is longer than 80 characters. | 96 |
![]() | Line is longer than 80 characters. | 97 |
![]() | Line is longer than 80 characters. | 98 |
![]() | Line is longer than 80 characters. | 99 |
![]() | Line is longer than 80 characters. | 100 |
![]() | Line is longer than 80 characters. | 101 |
![]() | Line is longer than 80 characters. | 102 |
![]() | Line is longer than 80 characters. | 103 |
![]() | Line is longer than 80 characters. | 104 |
![]() | Line is longer than 80 characters. | 105 |
![]() | Line is longer than 80 characters. | 106 |
![]() | Line is longer than 80 characters. | 107 |
![]() | Line is longer than 80 characters. | 108 |
![]() | Line is longer than 80 characters. | 109 |
![]() | Line is longer than 80 characters. | 110 |
![]() | Line is longer than 80 characters. | 111 |
![]() | Line is longer than 80 characters. | 112 |
![]() | Line is longer than 80 characters. | 113 |
![]() | Line is longer than 80 characters. | 114 |
![]() | Line is longer than 80 characters. | 115 |
![]() | Line is longer than 80 characters. | 116 |
![]() | Line is longer than 80 characters. | 117 |
![]() | Line is longer than 80 characters. | 118 |
![]() | Line is longer than 80 characters. | 119 |
![]() | Line is longer than 80 characters. | 120 |
![]() | Line is longer than 80 characters. | 121 |
![]() | Line is longer than 80 characters. | 122 |
![]() | Line is longer than 80 characters. | 123 |
![]() | Line is longer than 80 characters. | 124 |
![]() | Line is longer than 80 characters. | 125 |
![]() | Line is longer than 80 characters. | 126 |
![]() | Line is longer than 80 characters. | 127 |
![]() | Line is longer than 80 characters. | 128 |
![]() | Line is longer than 80 characters. | 129 |
![]() | Line is longer than 80 characters. | 130 |
![]() | Line is longer than 80 characters. | 131 |
![]() | Line is longer than 80 characters. | 132 |
![]() | Line is longer than 80 characters. | 133 |
![]() | Line is longer than 80 characters. | 134 |
![]() | Line is longer than 80 characters. | 135 |
![]() | Line is longer than 80 characters. | 136 |
![]() | Line is longer than 80 characters. | 137 |
![]() | Line is longer than 80 characters. | 138 |
![]() | Line is longer than 80 characters. | 139 |
![]() | Line is longer than 80 characters. | 140 |
![]() | Line is longer than 80 characters. | 141 |
![]() | Line is longer than 80 characters. | 142 |
![]() | Line is longer than 80 characters. | 143 |
![]() | Line is longer than 80 characters. | 144 |
![]() | Line is longer than 80 characters. | 145 |
![]() | Line is longer than 80 characters. | 146 |
![]() | Line is longer than 80 characters. | 150 |
![]() | Line is longer than 80 characters. | 152 |
![]() | Line is longer than 80 characters. | 153 |
![]() | Line is longer than 80 characters. | 154 |
![]() | Line is longer than 80 characters. | 155 |
![]() | Line is longer than 80 characters. | 161 |
![]() | Line is longer than 80 characters. | 162 |
![]() | Line is longer than 80 characters. | 166 |
![]() | Line is longer than 80 characters. | 168 |
![]() | Line is longer than 80 characters. | 171 |
![]() | Line is longer than 80 characters. | 173 |
![]() | Line is longer than 80 characters. | 174 |
![]() | Line is longer than 80 characters. | 175 |
![]() | Line is longer than 80 characters. | 186 |
![]() | Line is longer than 80 characters. | 187 |
![]() | Line is longer than 80 characters. | 188 |
![]() | Line is longer than 80 characters. | 189 |
![]() | Line is longer than 80 characters. | 190 |
![]() | Line is longer than 80 characters. | 191 |
![]() | Line is longer than 80 characters. | 192 |
![]() | Line is longer than 80 characters. | 193 |
![]() | Line is longer than 80 characters. | 194 |
![]() | Line is longer than 80 characters. | 195 |
![]() | Line is longer than 80 characters. | 196 |
![]() | Line is longer than 80 characters. | 197 |
![]() | Line is longer than 80 characters. | 198 |
![]() | Line is longer than 80 characters. | 199 |
![]() | Line is longer than 80 characters. | 200 |
![]() | Line is longer than 80 characters. | 201 |
![]() | Line is longer than 80 characters. | 202 |
![]() | Line is longer than 80 characters. | 203 |
![]() | Line is longer than 80 characters. | 204 |
![]() | Line is longer than 80 characters. | 205 |
![]() | Line is longer than 80 characters. | 206 |
![]() | Line is longer than 80 characters. | 207 |
![]() | Line is longer than 80 characters. | 208 |
![]() | Line is longer than 80 characters. | 209 |
![]() | Line is longer than 80 characters. | 210 |
![]() | Line is longer than 80 characters. | 211 |
![]() | Line is longer than 80 characters. | 212 |
![]() | Line is longer than 80 characters. | 213 |
![]() | Line is longer than 80 characters. | 214 |
![]() | Line is longer than 80 characters. | 215 |
![]() | Line is longer than 80 characters. | 216 |
![]() | Line is longer than 80 characters. | 217 |
![]() | Line is longer than 80 characters. | 218 |
![]() | Line is longer than 80 characters. | 219 |
![]() | Line is longer than 80 characters. | 220 |
![]() | Line is longer than 80 characters. | 221 |
![]() | Line is longer than 80 characters. | 222 |
![]() | Line is longer than 80 characters. | 223 |
![]() | Line is longer than 80 characters. | 224 |
![]() | Line is longer than 80 characters. | 225 |
![]() | Line is longer than 80 characters. | 226 |
![]() | Line is longer than 80 characters. | 227 |
![]() | Line is longer than 80 characters. | 228 |
![]() | Line is longer than 80 characters. | 229 |
![]() | Line is longer than 80 characters. | 230 |
![]() | Line is longer than 80 characters. | 231 |
![]() | Line is longer than 80 characters. | 232 |
![]() | Line is longer than 80 characters. | 233 |
![]() | Line is longer than 80 characters. | 234 |
![]() | Line is longer than 80 characters. | 235 |
![]() | Line is longer than 80 characters. | 236 |
![]() | Line is longer than 80 characters. | 237 |
![]() | Line is longer than 80 characters. | 238 |
![]() | Line is longer than 80 characters. | 239 |
![]() | Line is longer than 80 characters. | 243 |
![]() | Line is longer than 80 characters. | 245 |
![]() | Line is longer than 80 characters. | 246 |
![]() | Line is longer than 80 characters. | 247 |
![]() | Line is longer than 80 characters. | 248 |
![]() | Line is longer than 80 characters. | 254 |
![]() | Line is longer than 80 characters. | 255 |
![]() | Line is longer than 80 characters. | 256 |
![]() | Line is longer than 80 characters. | 257 |
![]() | Line is longer than 80 characters. | 258 |
![]() | Line is longer than 80 characters. | 259 |
![]() | Line is longer than 80 characters. | 260 |
![]() | Line is longer than 80 characters. | 261 |
![]() | Line is longer than 80 characters. | 262 |
![]() | Line is longer than 80 characters. | 263 |
![]() | Line is longer than 80 characters. | 264 |
![]() | Line is longer than 80 characters. | 265 |
![]() | Line is longer than 80 characters. | 266 |
![]() | Line is longer than 80 characters. | 267 |
![]() | Line is longer than 80 characters. | 268 |
![]() | Line is longer than 80 characters. | 269 |
![]() | Line is longer than 80 characters. | 270 |
![]() | Line is longer than 80 characters. | 271 |
![]() | Line is longer than 80 characters. | 272 |
![]() | Line is longer than 80 characters. | 273 |
![]() | Line is longer than 80 characters. | 274 |
![]() | Line is longer than 80 characters. | 275 |
![]() | Line is longer than 80 characters. | 276 |
![]() | Line is longer than 80 characters. | 277 |
![]() | Line is longer than 80 characters. | 278 |
![]() | Line is longer than 80 characters. | 279 |
![]() | Line is longer than 80 characters. | 280 |
![]() | Line is longer than 80 characters. | 281 |
![]() | Line is longer than 80 characters. | 282 |
![]() | Line is longer than 80 characters. | 283 |
![]() | Line is longer than 80 characters. | 284 |
![]() | Line is longer than 80 characters. | 285 |
![]() | Line is longer than 80 characters. | 286 |
![]() | Line is longer than 80 characters. | 287 |
![]() | Line is longer than 80 characters. | 288 |
![]() | Line is longer than 80 characters. | 289 |
![]() | Line is longer than 80 characters. | 290 |
![]() | Line is longer than 80 characters. | 291 |
![]() | Line is longer than 80 characters. | 292 |
![]() | Line is longer than 80 characters. | 293 |
![]() | Line is longer than 80 characters. | 294 |
![]() | Line is longer than 80 characters. | 295 |
![]() | Line is longer than 80 characters. | 296 |
![]() | Line is longer than 80 characters. | 297 |
![]() | Line is longer than 80 characters. | 298 |
![]() | Line is longer than 80 characters. | 299 |
![]() | Line is longer than 80 characters. | 300 |
![]() | Line is longer than 80 characters. | 301 |
![]() | Line is longer than 80 characters. | 302 |
![]() | Line is longer than 80 characters. | 303 |
![]() | Line is longer than 80 characters. | 304 |
![]() | Line is longer than 80 characters. | 305 |
![]() | Line is longer than 80 characters. | 306 |
![]() | Line is longer than 80 characters. | 307 |
![]() | Line is longer than 80 characters. | 308 |
![]() | Line is longer than 80 characters. | 309 |
![]() | Line is longer than 80 characters. | 310 |
![]() | Line is longer than 80 characters. | 311 |
![]() | Line is longer than 80 characters. | 312 |
![]() | Line is longer than 80 characters. | 313 |
![]() | Line is longer than 80 characters. | 314 |
![]() | Line is longer than 80 characters. | 315 |
![]() | Line is longer than 80 characters. | 316 |
![]() | Line is longer than 80 characters. | 317 |
![]() | Line is longer than 80 characters. | 318 |
![]() | Line is longer than 80 characters. | 319 |
![]() | Line is longer than 80 characters. | 320 |
![]() | Line is longer than 80 characters. | 321 |
![]() | Line is longer than 80 characters. | 322 |
![]() | Line is longer than 80 characters. | 323 |
![]() | Line is longer than 80 characters. | 324 |
![]() | Line is longer than 80 characters. | 325 |
![]() | Line is longer than 80 characters. | 326 |
![]() | Line is longer than 80 characters. | 327 |
![]() | Line is longer than 80 characters. | 328 |
![]() | Line is longer than 80 characters. | 332 |
![]() | Line is longer than 80 characters. | 334 |
![]() | Line is longer than 80 characters. | 335 |
![]() | Line is longer than 80 characters. | 336 |
![]() | Line is longer than 80 characters. | 342 |
![]() | Line is longer than 80 characters. | 343 |
![]() | Line is longer than 80 characters. | 344 |
![]() | Line is longer than 80 characters. | 345 |
![]() | Line is longer than 80 characters. | 346 |
![]() | Line has trailing spaces. | 352 |
![]() | Line has trailing spaces. | 353 |
![]() | Missing a Javadoc comment. | 606 |
![]() | '<' is not preceded with whitespace. | 607 |
![]() | '<' is not followed by whitespace. | 607 |
![]() | '>' is not preceded with whitespace. | 607 |
![]() | Variable 'actor' must be private and have accessor methods. | 607 |
![]() | Missing a Javadoc comment. | 608 |
![]() | Variable 'address' must be private and have accessor methods. | 609 |
![]() | Missing a Javadoc comment. | 610 |
![]() | Variable 'amazonMaximumAge' must be private and have accessor methods. | 611 |
![]() | Missing a Javadoc comment. | 612 |
![]() | Variable 'amazonMinimumAge' must be private and have accessor methods. | 613 |
![]() | Missing a Javadoc comment. | 614 |
![]() | Variable 'apertureModes' must be private and have accessor methods. | 615 |
![]() | Missing a Javadoc comment. | 616 |
![]() | '<' is not preceded with whitespace. | 617 |
![]() | '<' is not followed by whitespace. | 617 |
![]() | '>' is not preceded with whitespace. | 617 |
![]() | Variable 'artist' must be private and have accessor methods. | 617 |
![]() | Missing a Javadoc comment. | 618 |
![]() | Variable 'aspectRatio' must be private and have accessor methods. | 619 |
![]() | Missing a Javadoc comment. | 620 |
![]() | Variable 'assemblyInstructions' must be private and have accessor methods. | 621 |
![]() | Missing a Javadoc comment. | 622 |
![]() | Variable 'assemblyRequired' must be private and have accessor methods. | 623 |
![]() | Missing a Javadoc comment. | 624 |
![]() | Variable 'audienceRating' must be private and have accessor methods. | 625 |
![]() | Missing a Javadoc comment. | 626 |
![]() | '<' is not preceded with whitespace. | 627 |
![]() | '<' is not followed by whitespace. | 627 |
![]() | '>' is not preceded with whitespace. | 627 |
![]() | Variable 'audioFormat' must be private and have accessor methods. | 627 |
![]() | Missing a Javadoc comment. | 628 |
![]() | '<' is not preceded with whitespace. | 629 |
![]() | '<' is not followed by whitespace. | 629 |
![]() | '>' is not preceded with whitespace. | 629 |
![]() | Variable 'author' must be private and have accessor methods. | 629 |
![]() | Missing a Javadoc comment. | 630 |
![]() | Variable 'backFinding' must be private and have accessor methods. | 631 |
![]() | Missing a Javadoc comment. | 632 |
![]() | Variable 'bandMaterialType' must be private and have accessor methods. | 633 |
![]() | Missing a Javadoc comment. | 634 |
![]() | Variable 'batteriesIncluded' must be private and have accessor methods. | 635 |
![]() | Missing a Javadoc comment. | 636 |
![]() | Variable 'batteriesRequired' must be private and have accessor methods. | 637 |
![]() | Missing a Javadoc comment. | 638 |
![]() | Variable 'batteries' must be private and have accessor methods. | 639 |
![]() | Missing a Javadoc comment. | 640 |
![]() | Variable 'batteryDescription' must be private and have accessor methods. | 641 |
![]() | Missing a Javadoc comment. | 642 |
![]() | Variable 'batteryType' must be private and have accessor methods. | 643 |
![]() | Missing a Javadoc comment. | 644 |
![]() | Variable 'bezelMaterialType' must be private and have accessor methods. | 645 |
![]() | Missing a Javadoc comment. | 646 |
![]() | Variable 'binding' must be private and have accessor methods. | 647 |
![]() | Missing a Javadoc comment. | 648 |
![]() | Variable 'brand' must be private and have accessor methods. | 649 |
![]() | Missing a Javadoc comment. | 650 |
![]() | Variable 'calendarType' must be private and have accessor methods. | 651 |
![]() | Missing a Javadoc comment. | 652 |
![]() | '<' is not preceded with whitespace. | 653 |
![]() | '<' is not followed by whitespace. | 653 |
![]() | '>' is not preceded with whitespace. | 653 |
![]() | Variable 'cameraManualFeatures' must be private and have accessor methods. | 653 |
![]() | Missing a Javadoc comment. | 654 |
![]() | Variable 'caseDiameter' must be private and have accessor methods. | 655 |
![]() | Missing a Javadoc comment. | 656 |
![]() | Variable 'caseMaterialType' must be private and have accessor methods. | 657 |
![]() | Missing a Javadoc comment. | 658 |
![]() | Variable 'caseThickness' must be private and have accessor methods. | 659 |
![]() | Missing a Javadoc comment. | 660 |
![]() | Variable 'caseType' must be private and have accessor methods. | 661 |
![]() | Missing a Javadoc comment. | 662 |
![]() | Variable 'catalogNumber' must be private and have accessor methods. | 663 |
![]() | Missing a Javadoc comment. | 664 |
![]() | Variable 'cdrwDescription' must be private and have accessor methods. | 665 |
![]() | Missing a Javadoc comment. | 666 |
![]() | Variable 'chainType' must be private and have accessor methods. | 667 |
![]() | Missing a Javadoc comment. | 668 |
![]() | Variable 'claspType' must be private and have accessor methods. | 669 |
![]() | Missing a Javadoc comment. | 670 |
![]() | Variable 'clothingSize' must be private and have accessor methods. | 671 |
![]() | Missing a Javadoc comment. | 672 |
![]() | Variable 'color' must be private and have accessor methods. | 673 |
![]() | Missing a Javadoc comment. | 674 |
![]() | Variable 'compatibility' must be private and have accessor methods. | 675 |
![]() | Missing a Javadoc comment. | 676 |
![]() | Variable 'computerHardwareType' must be private and have accessor methods. | 677 |
![]() | Missing a Javadoc comment. | 678 |
![]() | Variable 'computerPlatform' must be private and have accessor methods. | 679 |
![]() | Missing a Javadoc comment. | 680 |
![]() | Variable 'connectivity' must be private and have accessor methods. | 681 |
![]() | Missing a Javadoc comment. | 682 |
![]() | Variable 'continuousShootingSpeed' must be private and have accessor methods. | 683 |
![]() | Missing a Javadoc comment. | 684 |
![]() | Variable 'country' must be private and have accessor methods. | 685 |
![]() | Missing a Javadoc comment. | 686 |
![]() | Variable 'countryOfOrigin' must be private and have accessor methods. | 687 |
![]() | Missing a Javadoc comment. | 688 |
![]() | Variable 'cpuManufacturer' must be private and have accessor methods. | 689 |
![]() | Missing a Javadoc comment. | 690 |
![]() | Variable 'cpuSpeed' must be private and have accessor methods. | 691 |
![]() | Missing a Javadoc comment. | 692 |
![]() | Variable 'cpuType' must be private and have accessor methods. | 693 |
![]() | Missing a Javadoc comment. | 694 |
![]() | '<' is not preceded with whitespace. | 695 |
![]() | '<' is not followed by whitespace. | 695 |
![]() | '>' is not preceded with whitespace. | 695 |
![]() | Variable 'creator' must be private and have accessor methods. | 695 |
![]() | Missing a Javadoc comment. | 696 |
![]() | Variable 'cuisine' must be private and have accessor methods. | 697 |
![]() | Missing a Javadoc comment. | 698 |
![]() | Variable 'customizable' must be private and have accessor methods. | 699 |
![]() | Missing a Javadoc comment. | 700 |
![]() | Variable 'delayBetweenShots' must be private and have accessor methods. | 701 |
![]() | Missing a Javadoc comment. | 702 |
![]() | Variable 'deliveryOption' must be private and have accessor methods. | 703 |
![]() | Missing a Javadoc comment. | 704 |
![]() | Variable 'department' must be private and have accessor methods. | 705 |
![]() | Missing a Javadoc comment. | 706 |
![]() | Variable 'description' must be private and have accessor methods. | 707 |
![]() | Missing a Javadoc comment. | 708 |
![]() | Variable 'deweyDecimalNumber' must be private and have accessor methods. | 709 |
![]() | Missing a Javadoc comment. | 710 |
![]() | Variable 'dialColor' must be private and have accessor methods. | 711 |
![]() | Missing a Javadoc comment. | 712 |
![]() | Variable 'dialWindowMaterialType' must be private and have accessor methods. | 713 |
![]() | Missing a Javadoc comment. | 714 |
![]() | Variable 'digitalZoom' must be private and have accessor methods. | 715 |
![]() | Missing a Javadoc comment. | 716 |
![]() | '<' is not preceded with whitespace. | 717 |
![]() | '<' is not followed by whitespace. | 717 |
![]() | '>' is not preceded with whitespace. | 717 |
![]() | Variable 'director' must be private and have accessor methods. | 717 |
![]() | Missing a Javadoc comment. | 718 |
![]() | Variable 'displaySize' must be private and have accessor methods. | 719 |
![]() | Missing a Javadoc comment. | 720 |
![]() | Variable 'drumSetPieceQuantity' must be private and have accessor methods. | 722 |
![]() | Missing a Javadoc comment. | 723 |
![]() | Variable 'dvdLayers' must be private and have accessor methods. | 725 |
![]() | Missing a Javadoc comment. | 726 |
![]() | Variable 'dvdrwDescription' must be private and have accessor methods. | 727 |
![]() | Missing a Javadoc comment. | 728 |
![]() | Variable 'dvdSides' must be private and have accessor methods. | 730 |
![]() | Missing a Javadoc comment. | 731 |
![]() | Variable 'dpci' must be private and have accessor methods. | 732 |
![]() | Missing a Javadoc comment. | 733 |
![]() | Variable 'ean' must be private and have accessor methods. | 734 |
![]() | Missing a Javadoc comment. | 735 |
![]() | Variable 'edition' must be private and have accessor methods. | 736 |
![]() | Missing a Javadoc comment. | 737 |
![]() | Variable 'esrbAgeRating' must be private and have accessor methods. | 738 |
![]() | Missing a Javadoc comment. | 739 |
![]() | Variable 'externalDisplaySupportDescription' must be private and have accessor methods. | 740 |
![]() | Missing a Javadoc comment. | 741 |
![]() | Variable 'fabricType' must be private and have accessor methods. | 742 |
![]() | Missing a Javadoc comment. | 743 |
![]() | Variable 'faxNumber' must be private and have accessor methods. | 744 |
![]() | Missing a Javadoc comment. | 745 |
![]() | '<' is not preceded with whitespace. | 746 |
![]() | '<' is not followed by whitespace. | 746 |
![]() | '>' is not preceded with whitespace. | 746 |
![]() | Variable 'feature' must be private and have accessor methods. | 746 |
![]() | Missing a Javadoc comment. | 747 |
![]() | Variable 'firstIssueLeadTime' must be private and have accessor methods. | 748 |
![]() | Missing a Javadoc comment. | 749 |
![]() | Variable 'floppyDiskDriveDescription' must be private and have accessor methods. | 750 |
![]() | Missing a Javadoc comment. | 751 |
![]() | '<' is not preceded with whitespace. | 752 |
![]() | '<' is not followed by whitespace. | 752 |
![]() | '>' is not preceded with whitespace. | 752 |
![]() | Variable 'format' must be private and have accessor methods. | 752 |
![]() | Missing a Javadoc comment. | 753 |
![]() | Variable 'fixedShippingCharge' must be private and have accessor methods. | 754 |
![]() | Missing a Javadoc comment. | 755 |
![]() | Variable 'gemType' must be private and have accessor methods. | 756 |
![]() | Missing a Javadoc comment. | 757 |
![]() | Variable 'graphicsCardInterface' must be private and have accessor methods. | 758 |
![]() | Missing a Javadoc comment. | 759 |
![]() | Variable 'graphicsDescription' must be private and have accessor methods. | 760 |
![]() | Missing a Javadoc comment. | 761 |
![]() | Variable 'graphicsMemorySize' must be private and have accessor methods. | 762 |
![]() | Missing a Javadoc comment. | 763 |
![]() | Variable 'guitarAttribute' must be private and have accessor methods. | 764 |
![]() | Missing a Javadoc comment. | 765 |
![]() | Variable 'guitarBridgeSystem' must be private and have accessor methods. | 766 |
![]() | Missing a Javadoc comment. | 767 |
![]() | Variable 'guitarPickThickness' must be private and have accessor methods. | 768 |
![]() | Missing a Javadoc comment. | 769 |
![]() | Variable 'guitarPickupConfiguration' must be private and have accessor methods. | 770 |
![]() | Missing a Javadoc comment. | 771 |
![]() | Variable 'hardDiskCount' must be private and have accessor methods. | 773 |
![]() | Missing a Javadoc comment. | 774 |
![]() | Variable 'hardDiskSize' must be private and have accessor methods. | 775 |
![]() | Missing a Javadoc comment. | 776 |
![]() | Variable 'hasAutoFocus' must be private and have accessor methods. | 777 |
![]() | Missing a Javadoc comment. | 778 |
![]() | Variable 'hasBurstMode' must be private and have accessor methods. | 779 |
![]() | Missing a Javadoc comment. | 780 |
![]() | Variable 'hasInCameraEditing' must be private and have accessor methods. | 781 |
![]() | Missing a Javadoc comment. | 782 |
![]() | Variable 'hasRedEyeReduction' must be private and have accessor methods. | 783 |
![]() | Missing a Javadoc comment. | 784 |
![]() | Variable 'hasSelfTimer' must be private and have accessor methods. | 785 |
![]() | Missing a Javadoc comment. | 786 |
![]() | Variable 'hasTripodMount' must be private and have accessor methods. | 787 |
![]() | Missing a Javadoc comment. | 788 |
![]() | Variable 'hasVideoOut' must be private and have accessor methods. | 789 |
![]() | Missing a Javadoc comment. | 790 |
![]() | Variable 'hasViewfinder' must be private and have accessor methods. | 791 |
![]() | Missing a Javadoc comment. | 792 |
![]() | Variable 'hazardousMaterialType' must be private and have accessor methods. | 793 |
![]() | Missing a Javadoc comment. | 794 |
![]() | Variable 'hoursOfOperation' must be private and have accessor methods. | 795 |
![]() | Missing a Javadoc comment. | 796 |
![]() | Variable 'includedSoftware' must be private and have accessor methods. | 797 |
![]() | Missing a Javadoc comment. | 798 |
![]() | Variable 'includesMp3Player' must be private and have accessor methods. | 799 |
![]() | Missing a Javadoc comment. | 800 |
![]() | Variable 'indications' must be private and have accessor methods. | 801 |
![]() | Missing a Javadoc comment. | 802 |
![]() | Variable 'ingredients' must be private and have accessor methods. | 803 |
![]() | Missing a Javadoc comment. | 804 |
![]() | Variable 'instrumentKey' must be private and have accessor methods. | 805 |
![]() | Missing a Javadoc comment. | 806 |
![]() | Variable 'isAutographed' must be private and have accessor methods. | 807 |
![]() | Missing a Javadoc comment. | 808 |
![]() | Variable 'isbn' must be private and have accessor methods. | 809 |
![]() | Missing a Javadoc comment. | 810 |
![]() | Variable 'isFragile' must be private and have accessor methods. | 811 |
![]() | Missing a Javadoc comment. | 812 |
![]() | Variable 'isLabCreated' must be private and have accessor methods. | 813 |
![]() | Missing a Javadoc comment. | 814 |
![]() | Variable 'isMemorabilia' must be private and have accessor methods. | 815 |
![]() | Missing a Javadoc comment. | 816 |
![]() | Variable 'isoEquivalent' must be private and have accessor methods. | 817 |
![]() | Missing a Javadoc comment. | 818 |
![]() | Variable 'issuesPerYear' must be private and have accessor methods. | 819 |
![]() | Missing a Javadoc comment. | 820 |
![]() | Variable 'itemDimensions' must be private and have accessor methods. | 821 |
![]() | Missing a Javadoc comment. | 822 |
![]() | Variable 'keyboardDescription' must be private and have accessor methods. | 823 |
![]() | Missing a Javadoc comment. | 824 |
![]() | Variable 'label' must be private and have accessor methods. | 825 |
![]() | Missing a Javadoc comment. | 826 |
![]() | Variable 'languages' must be private and have accessor methods. | 827 |
![]() | Missing a Javadoc comment. | 828 |
![]() | Variable 'legalDisclaimer' must be private and have accessor methods. | 829 |
![]() | Missing a Javadoc comment. | 830 |
![]() | Variable 'lineVoltage' must be private and have accessor methods. | 831 |
![]() | Missing a Javadoc comment. | 832 |
![]() | Variable 'listPrice' must be private and have accessor methods. | 833 |
![]() | Missing a Javadoc comment. | 834 |
![]() | Variable 'macroFocusRange' must be private and have accessor methods. | 835 |
![]() | Missing a Javadoc comment. | 836 |
![]() | Variable 'magazineType' must be private and have accessor methods. | 837 |
![]() | Missing a Javadoc comment. | 838 |
![]() | Variable 'malletHardness' must be private and have accessor methods. | 839 |
![]() | Missing a Javadoc comment. | 840 |
![]() | Variable 'manufacturer' must be private and have accessor methods. | 841 |
![]() | Missing a Javadoc comment. | 842 |
![]() | Variable 'manufacturerLaborWarrantyDescription' must be private and have accessor methods. | 843 |
![]() | Missing a Javadoc comment. | 844 |
![]() | Variable 'manufacturerMaximumAge' must be private and have accessor methods. | 845 |
![]() | Missing a Javadoc comment. | 846 |
![]() | Variable 'manufacturerMinimumAge' must be private and have accessor methods. | 847 |
![]() | Missing a Javadoc comment. | 848 |
![]() | Variable 'manufacturerPartsWarrantyDescription' must be private and have accessor methods. | 849 |
![]() | Missing a Javadoc comment. | 850 |
![]() | Variable 'materialType' must be private and have accessor methods. | 851 |
![]() | Missing a Javadoc comment. | 852 |
![]() | Variable 'maximumAperture' must be private and have accessor methods. | 853 |
![]() | Missing a Javadoc comment. | 854 |
![]() | Variable 'maximumColorDepth' must be private and have accessor methods. | 855 |
![]() | Missing a Javadoc comment. | 856 |
![]() | Variable 'maximumFocalLength' must be private and have accessor methods. | 857 |
![]() | Missing a Javadoc comment. | 858 |
![]() | Variable 'maximumHighResolutionImages' must be private and have accessor methods. | 859 |
![]() | Missing a Javadoc comment. | 860 |
![]() | Variable 'maximumHorizontalResolution' must be private and have accessor methods. | 861 |
![]() | Missing a Javadoc comment. | 862 |
![]() | Variable 'maximumLowResolutionImages' must be private and have accessor methods. | 863 |
![]() | Missing a Javadoc comment. | 864 |
![]() | Variable 'maximumResolution' must be private and have accessor methods. | 865 |
![]() | Missing a Javadoc comment. | 866 |
![]() | Variable 'maximumShutterSpeed' must be private and have accessor methods. | 867 |
![]() | Missing a Javadoc comment. | 868 |
![]() | Variable 'maximumVerticalResolution' must be private and have accessor methods. | 869 |
![]() | Missing a Javadoc comment. | 870 |
![]() | Variable 'maximumWeightRecommendation' must be private and have accessor methods. | 871 |
![]() | Missing a Javadoc comment. | 872 |
![]() | Variable 'memorySlotsAvailable' must be private and have accessor methods. | 874 |
![]() | Missing a Javadoc comment. | 875 |
![]() | Variable 'metalStamp' must be private and have accessor methods. | 876 |
![]() | Missing a Javadoc comment. | 877 |
![]() | Variable 'metalType' must be private and have accessor methods. | 878 |
![]() | Missing a Javadoc comment. | 879 |
![]() | Variable 'miniMovieDescription' must be private and have accessor methods. | 880 |
![]() | Missing a Javadoc comment. | 881 |
![]() | Variable 'minimumFocalLength' must be private and have accessor methods. | 882 |
![]() | Missing a Javadoc comment. | 883 |
![]() | Variable 'minimumShutterSpeed' must be private and have accessor methods. | 884 |
![]() | Missing a Javadoc comment. | 885 |
![]() | Variable 'model' must be private and have accessor methods. | 886 |
![]() | Missing a Javadoc comment. | 887 |
![]() | Variable 'modelYear' must be private and have accessor methods. | 889 |
![]() | Missing a Javadoc comment. | 890 |
![]() | Variable 'modemDescription' must be private and have accessor methods. | 891 |
![]() | Missing a Javadoc comment. | 892 |
![]() | Variable 'monitorSize' must be private and have accessor methods. | 893 |
![]() | Missing a Javadoc comment. | 894 |
![]() | Variable 'monitorViewableDiagonalSize' must be private and have accessor methods. | 895 |
![]() | Missing a Javadoc comment. | 896 |
![]() | Variable 'mouseDescription' must be private and have accessor methods. | 897 |
![]() | Missing a Javadoc comment. | 898 |
![]() | Variable 'mpn' must be private and have accessor methods. | 899 |
![]() | Missing a Javadoc comment. | 900 |
![]() | Variable 'musicalStyle' must be private and have accessor methods. | 901 |
![]() | Missing a Javadoc comment. | 902 |
![]() | Variable 'nativeResolution' must be private and have accessor methods. | 903 |
![]() | Missing a Javadoc comment. | 904 |
![]() | Variable 'neighborhood' must be private and have accessor methods. | 905 |
![]() | Missing a Javadoc comment. | 906 |
![]() | Variable 'networkInterfaceDescription' must be private and have accessor methods. | 907 |
![]() | Missing a Javadoc comment. | 908 |
![]() | Variable 'notebookDisplayTechnology' must be private and have accessor methods. | 909 |
![]() | Missing a Javadoc comment. | 910 |
![]() | Variable 'notebookPointingDeviceDescription' must be private and have accessor methods. | 911 |
![]() | Missing a Javadoc comment. | 912 |
![]() | Variable 'numberOfDiscs' must be private and have accessor methods. | 914 |
![]() | Missing a Javadoc comment. | 915 |
![]() | Variable 'numberOfIssues' must be private and have accessor methods. | 917 |
![]() | Missing a Javadoc comment. | 918 |
![]() | Variable 'numberOfItems' must be private and have accessor methods. | 920 |
![]() | Missing a Javadoc comment. | 921 |
![]() | Variable 'numberOfKeys' must be private and have accessor methods. | 923 |
![]() | Missing a Javadoc comment. | 924 |
![]() | Variable 'numberOfPages' must be private and have accessor methods. | 926 |
![]() | Missing a Javadoc comment. | 927 |
![]() | Variable 'numberOfPearls' must be private and have accessor methods. | 929 |
![]() | Missing a Javadoc comment. | 930 |
![]() | Variable 'numberOfRapidFireShots' must be private and have accessor methods. | 932 |
![]() | Missing a Javadoc comment. | 933 |
![]() | Variable 'numberOfStones' must be private and have accessor methods. | 935 |
![]() | Missing a Javadoc comment. | 936 |
![]() | Variable 'numberOfStrings' must be private and have accessor methods. | 938 |
![]() | Missing a Javadoc comment. | 939 |
![]() | Variable 'numberOfTracks' must be private and have accessor methods. | 941 |
![]() | Missing a Javadoc comment. | 942 |
![]() | Variable 'opticalZoom' must be private and have accessor methods. | 943 |
![]() | Missing a Javadoc comment. | 944 |
![]() | Variable 'originalReleaseDate' must be private and have accessor methods. | 945 |
![]() | Missing a Javadoc comment. | 946 |
![]() | Variable 'outputWattage' must be private and have accessor methods. | 948 |
![]() | Missing a Javadoc comment. | 949 |
![]() | Variable 'packageDimensions' must be private and have accessor methods. | 950 |
![]() | Missing a Javadoc comment. | 951 |
![]() | Variable 'pearlLustre' must be private and have accessor methods. | 952 |
![]() | Missing a Javadoc comment. | 953 |
![]() | Variable 'pearlMinimumColor' must be private and have accessor methods. | 954 |
![]() | Missing a Javadoc comment. | 955 |
![]() | Variable 'pearlShape' must be private and have accessor methods. | 956 |
![]() | Missing a Javadoc comment. | 957 |
![]() | Variable 'pearlStringingMethod' must be private and have accessor methods. | 958 |
![]() | Missing a Javadoc comment. | 959 |
![]() | Variable 'pearlSurfaceBlemishes' must be private and have accessor methods. | 960 |
![]() | Missing a Javadoc comment. | 961 |
![]() | Variable 'pearlType' must be private and have accessor methods. | 962 |
![]() | Missing a Javadoc comment. | 963 |
![]() | Variable 'pearlUniformity' must be private and have accessor methods. | 964 |
![]() | Missing a Javadoc comment. | 965 |
![]() | Variable 'phoneNumber' must be private and have accessor methods. | 966 |
![]() | Missing a Javadoc comment. | 967 |
![]() | '<' is not preceded with whitespace. | 968 |
![]() | '<' is not followed by whitespace. | 968 |
![]() | '>' is not preceded with whitespace. | 968 |
![]() | Variable 'photoFlashType' must be private and have accessor methods. | 968 |
![]() | Missing a Javadoc comment. | 969 |
![]() | '<' is not preceded with whitespace. | 970 |
![]() | '<' is not followed by whitespace. | 970 |
![]() | '>' is not preceded with whitespace. | 970 |
![]() | Variable 'pictureFormat' must be private and have accessor methods. | 970 |
![]() | Missing a Javadoc comment. | 971 |
![]() | '<' is not preceded with whitespace. | 972 |
![]() | '<' is not followed by whitespace. | 972 |
![]() | '>' is not preceded with whitespace. | 972 |
![]() | Variable 'platform' must be private and have accessor methods. | 972 |
![]() | Missing a Javadoc comment. | 973 |
![]() | Variable 'priceRating' must be private and have accessor methods. | 975 |
![]() | Missing a Javadoc comment. | 976 |
![]() | Variable 'processorCount' must be private and have accessor methods. | 978 |
![]() | Missing a Javadoc comment. | 979 |
![]() | Variable 'productGroup' must be private and have accessor methods. | 980 |
![]() | Missing a Javadoc comment. | 981 |
![]() | Variable 'promotionalTag' must be private and have accessor methods. | 982 |
![]() | Missing a Javadoc comment. | 983 |
![]() | Variable 'poBoxShippingExcluded' must be private and have accessor methods. | 984 |
![]() | Missing a Javadoc comment. | 985 |
![]() | Variable 'publicationDate' must be private and have accessor methods. | 986 |
![]() | Missing a Javadoc comment. | 987 |
![]() | Variable 'publisher' must be private and have accessor methods. | 988 |
![]() | Missing a Javadoc comment. | 989 |
![]() | '<' is not preceded with whitespace. | 990 |
![]() | '<' is not followed by whitespace. | 990 |
![]() | '>' is not preceded with whitespace. | 990 |
![]() | Variable 'purchasingChannel' must be private and have accessor methods. | 990 |
![]() | Missing a Javadoc comment. | 991 |
![]() | Variable 'readingLevel' must be private and have accessor methods. | 992 |
![]() | Missing a Javadoc comment. | 993 |
![]() | Variable 'recorderTrackCount' must be private and have accessor methods. | 995 |
![]() | Missing a Javadoc comment. | 996 |
![]() | Variable 'regionCode' must be private and have accessor methods. | 997 |
![]() | Missing a Javadoc comment. | 998 |
![]() | Variable 'regionOfOrigin' must be private and have accessor methods. | 999 |
![]() | Missing a Javadoc comment. | 1000 |
![]() | Variable 'releaseDate' must be private and have accessor methods. | 1001 |
![]() | Missing a Javadoc comment. | 1002 |
![]() | '<' is not preceded with whitespace. | 1003 |
![]() | '<' is not followed by whitespace. | 1003 |
![]() | '>' is not preceded with whitespace. | 1003 |
![]() | Variable 'returnMethod' must be private and have accessor methods. | 1003 |
![]() | Missing a Javadoc comment. | 1004 |
![]() | Variable 'removableMemory' must be private and have accessor methods. | 1005 |
![]() | Missing a Javadoc comment. | 1006 |
![]() | Variable 'resolutionModes' must be private and have accessor methods. | 1007 |
![]() | Missing a Javadoc comment. | 1008 |
![]() | Variable 'returnPolicy' must be private and have accessor methods. | 1009 |
![]() | Missing a Javadoc comment. | 1010 |
![]() | Variable 'ringSize' must be private and have accessor methods. | 1011 |
![]() | Missing a Javadoc comment. | 1012 |
![]() | Variable 'safetyWarning' must be private and have accessor methods. | 1013 |
![]() | Missing a Javadoc comment. | 1014 |
![]() | Variable 'salesRestriction' must be private and have accessor methods. | 1015 |
![]() | Missing a Javadoc comment. | 1016 |
![]() | Variable 'secondaryCacheSize' must be private and have accessor methods. | 1017 |
![]() | Missing a Javadoc comment. | 1018 |
![]() | Variable 'settingType' must be private and have accessor methods. | 1019 |
![]() | Missing a Javadoc comment. | 1020 |
![]() | Variable 'size' must be private and have accessor methods. | 1021 |
![]() | Missing a Javadoc comment. | 1022 |
![]() | Variable 'sku' must be private and have accessor methods. | 1023 |
![]() | Missing a Javadoc comment. | 1024 |
![]() | Variable 'soldInStores' must be private and have accessor methods. | 1025 |
![]() | Missing a Javadoc comment. | 1026 |
![]() | Variable 'sizePerPearl' must be private and have accessor methods. | 1027 |
![]() | Missing a Javadoc comment. | 1028 |
![]() | Variable 'skillLevel' must be private and have accessor methods. | 1029 |
![]() | Missing a Javadoc comment. | 1030 |
![]() | Variable 'soundCardDescription' must be private and have accessor methods. | 1031 |
![]() | Missing a Javadoc comment. | 1032 |
![]() | Variable 'speakerCount' must be private and have accessor methods. | 1034 |
![]() | Missing a Javadoc comment. | 1035 |
![]() | Variable 'speakerDescription' must be private and have accessor methods. | 1036 |
![]() | Missing a Javadoc comment. | 1037 |
![]() | '<' is not preceded with whitespace. | 1038 |
![]() | '<' is not followed by whitespace. | 1038 |
![]() | '>' is not preceded with whitespace. | 1038 |
![]() | Variable 'specialFeatures' must be private and have accessor methods. | 1038 |
![]() | Missing a Javadoc comment. | 1039 |
![]() | Variable 'stoneClarity' must be private and have accessor methods. | 1040 |
![]() | Missing a Javadoc comment. | 1041 |
![]() | Variable 'stoneColor' must be private and have accessor methods. | 1042 |
![]() | Missing a Javadoc comment. | 1043 |
![]() | Variable 'stoneCut' must be private and have accessor methods. | 1044 |
![]() | Missing a Javadoc comment. | 1045 |
![]() | Variable 'stoneShape' must be private and have accessor methods. | 1046 |
![]() | Missing a Javadoc comment. | 1047 |
![]() | Variable 'stoneWeight' must be private and have accessor methods. | 1048 |
![]() | Missing a Javadoc comment. | 1049 |
![]() | Variable 'studio' must be private and have accessor methods. | 1050 |
![]() | Missing a Javadoc comment. | 1051 |
![]() | Variable 'subscriptionLength' must be private and have accessor methods. | 1052 |
![]() | Missing a Javadoc comment. | 1053 |
![]() | '<' is not preceded with whitespace. | 1054 |
![]() | '<' is not followed by whitespace. | 1054 |
![]() | '>' is not preceded with whitespace. | 1054 |
![]() | Variable 'supportedImageType' must be private and have accessor methods. | 1054 |
![]() | Missing a Javadoc comment. | 1055 |
![]() | Variable 'systemBusSpeed' must be private and have accessor methods. | 1056 |
![]() | Missing a Javadoc comment. | 1057 |
![]() | Variable 'systemMemorySizeMax' must be private and have accessor methods. | 1058 |
![]() | Missing a Javadoc comment. | 1059 |
![]() | Variable 'systemMemorySize' must be private and have accessor methods. | 1060 |
![]() | Missing a Javadoc comment. | 1061 |
![]() | Variable 'systemMemoryType' must be private and have accessor methods. | 1062 |
![]() | Missing a Javadoc comment. | 1063 |
![]() | Variable 'tellingPageIndicator' must be private and have accessor methods. | 1064 |
![]() | Missing a Javadoc comment. | 1065 |
![]() | Variable 'theatricalReleaseDate' must be private and have accessor methods. | 1066 |
![]() | Missing a Javadoc comment. | 1067 |
![]() | Variable 'title' must be private and have accessor methods. | 1068 |
![]() | Missing a Javadoc comment. | 1069 |
![]() | Variable 'totalDiamondWeight' must be private and have accessor methods. | 1070 |
![]() | Missing a Javadoc comment. | 1071 |
![]() | Variable 'totalExternalBaysFree' must be private and have accessor methods. | 1073 |
![]() | Missing a Javadoc comment. | 1074 |
![]() | Variable 'totalFirewirePorts' must be private and have accessor methods. | 1076 |
![]() | Missing a Javadoc comment. | 1077 |
![]() | Variable 'totalGemWeight' must be private and have accessor methods. | 1078 |
![]() | Missing a Javadoc comment. | 1079 |
![]() | Variable 'totalInternalBaysFree' must be private and have accessor methods. | 1081 |
![]() | Missing a Javadoc comment. | 1082 |
![]() | Variable 'totalMetalWeight' must be private and have accessor methods. | 1083 |
![]() | Missing a Javadoc comment. | 1084 |
![]() | Variable 'totalNTSCPALPorts' must be private and have accessor methods. | 1086 |
![]() | Missing a Javadoc comment. | 1087 |
![]() | Variable 'totalParallelPorts' must be private and have accessor methods. | 1089 |
![]() | Missing a Javadoc comment. | 1090 |
![]() | Variable 'totalPCCardSlots' must be private and have accessor methods. | 1092 |
![]() | Missing a Javadoc comment. | 1093 |
![]() | Variable 'totalPCISlotsFree' must be private and have accessor methods. | 1095 |
![]() | Missing a Javadoc comment. | 1096 |
![]() | Variable 'totalSerialPorts' must be private and have accessor methods. | 1098 |
![]() | Missing a Javadoc comment. | 1099 |
![]() | Variable 'totalSVideoOutPorts' must be private and have accessor methods. | 1101 |
![]() | Missing a Javadoc comment. | 1102 |
![]() | Variable 'totalUSB2Ports' must be private and have accessor methods. | 1104 |
![]() | Missing a Javadoc comment. | 1105 |
![]() | Variable 'totalUSBPorts' must be private and have accessor methods. | 1107 |
![]() | Missing a Javadoc comment. | 1108 |
![]() | Variable 'totalVGAOutPorts' must be private and have accessor methods. | 1110 |
![]() | Missing a Javadoc comment. | 1111 |
![]() | Variable 'upc' must be private and have accessor methods. | 1112 |
![]() | Missing a Javadoc comment. | 1113 |
![]() | Variable 'variationDenomination' must be private and have accessor methods. | 1114 |
![]() | Missing a Javadoc comment. | 1115 |
![]() | Variable 'variationDescription' must be private and have accessor methods. | 1116 |
![]() | Missing a Javadoc comment. | 1117 |
![]() | Variable 'vendorRebate' must be private and have accessor methods. | 1118 |
![]() | Missing a Javadoc comment. | 1119 |
![]() | Variable 'warranty' must be private and have accessor methods. | 1120 |
![]() | Missing a Javadoc comment. | 1121 |
![]() | Variable 'watchMovementType' must be private and have accessor methods. | 1122 |
![]() | Missing a Javadoc comment. | 1123 |
![]() | Variable 'websiteBuyability' must be private and have accessor methods. | 1124 |
![]() | Missing a Javadoc comment. | 1125 |
![]() | Variable 'waterResistanceDepth' must be private and have accessor methods. | 1126 |
![]() | Missing a Javadoc comment. | 1127 |
![]() | Variable 'wirelessMicrophoneFrequency' must be private and have accessor methods. | 1129 |
![]() | Line has trailing spaces. | 1133 |
![]() | Line is longer than 80 characters. | 1138 |
![]() | Line has trailing spaces. | 1139 |
![]() | Line has trailing spaces. | 1145 |
![]() | Line has trailing spaces. | 1146 |
![]() | Line has trailing spaces. | 1150 |
![]() | Line has trailing spaces. | 1151 |
![]() | Expected an @return tag. | 1153 |
![]() | Method 'getActor' is not designed for extension - needs to be abstract, final or empty. | 1153 |
![]() | '<' is not preceded with whitespace. | 1153 |
![]() | '<' is not followed by whitespace. | 1153 |
![]() | '>' is not preceded with whitespace. | 1153 |
![]() | '<' is not preceded with whitespace. | 1155 |
![]() | '<' is not followed by whitespace. | 1155 |
![]() | '>' is not preceded with whitespace. | 1155 |
![]() | '>' is not followed by whitespace. | 1155 |
![]() | Line has trailing spaces. | 1162 |
![]() | Line has trailing spaces. | 1166 |
![]() | Method 'getAddress' is not designed for extension - needs to be abstract, final or empty. | 1168 |
![]() | Line has trailing spaces. | 1174 |
![]() | Line has trailing spaces. | 1178 |
![]() | Method 'setAddress' is not designed for extension - needs to be abstract, final or empty. | 1180 |
![]() | Parameter value should be final. | 1180 |
![]() | Line has trailing spaces. | 1186 |
![]() | Line has trailing spaces. | 1190 |
![]() | Method 'getAmazonMaximumAge' is not designed for extension - needs to be abstract, final or empty. | 1192 |
![]() | Line has trailing spaces. | 1198 |
![]() | Line has trailing spaces. | 1202 |
![]() | Method 'setAmazonMaximumAge' is not designed for extension - needs to be abstract, final or empty. | 1204 |
![]() | Parameter value should be final. | 1204 |
![]() | Line has trailing spaces. | 1210 |
![]() | Line has trailing spaces. | 1214 |
![]() | Method 'getAmazonMinimumAge' is not designed for extension - needs to be abstract, final or empty. | 1216 |
![]() | Line has trailing spaces. | 1222 |
![]() | Line has trailing spaces. | 1226 |
![]() | Method 'setAmazonMinimumAge' is not designed for extension - needs to be abstract, final or empty. | 1228 |
![]() | Parameter value should be final. | 1228 |
![]() | Line has trailing spaces. | 1234 |
![]() | Line has trailing spaces. | 1238 |
![]() | Method 'getApertureModes' is not designed for extension - needs to be abstract, final or empty. | 1240 |
![]() | Line has trailing spaces. | 1246 |
![]() | Line has trailing spaces. | 1250 |
![]() | Method 'setApertureModes' is not designed for extension - needs to be abstract, final or empty. | 1252 |
![]() | Parameter value should be final. | 1252 |
![]() | Line has trailing spaces. | 1258 |
![]() | Line is longer than 80 characters. | 1263 |
![]() | Line has trailing spaces. | 1264 |
![]() | Line has trailing spaces. | 1270 |
![]() | Line has trailing spaces. | 1271 |
![]() | Line has trailing spaces. | 1275 |
![]() | Line has trailing spaces. | 1276 |
![]() | Expected an @return tag. | 1278 |
![]() | Method 'getArtist' is not designed for extension - needs to be abstract, final or empty. | 1278 |
![]() | '<' is not preceded with whitespace. | 1278 |
![]() | '<' is not followed by whitespace. | 1278 |
![]() | '>' is not preceded with whitespace. | 1278 |
![]() | '<' is not preceded with whitespace. | 1280 |
![]() | '<' is not followed by whitespace. | 1280 |
![]() | '>' is not preceded with whitespace. | 1280 |
![]() | '>' is not followed by whitespace. | 1280 |
![]() | Line has trailing spaces. | 1287 |
![]() | Line has trailing spaces. | 1291 |
![]() | Method 'getAspectRatio' is not designed for extension - needs to be abstract, final or empty. | 1293 |
![]() | Line has trailing spaces. | 1299 |
![]() | Line has trailing spaces. | 1303 |
![]() | Method 'setAspectRatio' is not designed for extension - needs to be abstract, final or empty. | 1305 |
![]() | Parameter value should be final. | 1305 |
![]() | Line has trailing spaces. | 1311 |
![]() | Line has trailing spaces. | 1315 |
![]() | Method 'getAssemblyInstructions' is not designed for extension - needs to be abstract, final or empty. | 1317 |
![]() | Line has trailing spaces. | 1323 |
![]() | Line has trailing spaces. | 1327 |
![]() | Method 'setAssemblyInstructions' is not designed for extension - needs to be abstract, final or empty. | 1329 |
![]() | Parameter value should be final. | 1329 |
![]() | Line has trailing spaces. | 1335 |
![]() | Line has trailing spaces. | 1339 |
![]() | Method 'getAssemblyRequired' is not designed for extension - needs to be abstract, final or empty. | 1341 |
![]() | Line has trailing spaces. | 1347 |
![]() | Line has trailing spaces. | 1351 |
![]() | Method 'setAssemblyRequired' is not designed for extension - needs to be abstract, final or empty. | 1353 |
![]() | Parameter value should be final. | 1353 |
![]() | Line has trailing spaces. | 1359 |
![]() | Line has trailing spaces. | 1363 |
![]() | Method 'getAudienceRating' is not designed for extension - needs to be abstract, final or empty. | 1365 |
![]() | Line has trailing spaces. | 1371 |
![]() | Line has trailing spaces. | 1375 |
![]() | Method 'setAudienceRating' is not designed for extension - needs to be abstract, final or empty. | 1377 |
![]() | Parameter value should be final. | 1377 |
![]() | Line has trailing spaces. | 1383 |
![]() | Line is longer than 80 characters. | 1388 |
![]() | Line has trailing spaces. | 1389 |
![]() | Line has trailing spaces. | 1395 |
![]() | Line has trailing spaces. | 1396 |
![]() | Line has trailing spaces. | 1400 |
![]() | Line has trailing spaces. | 1401 |
![]() | Expected an @return tag. | 1403 |
![]() | Method 'getAudioFormat' is not designed for extension - needs to be abstract, final or empty. | 1403 |
![]() | '<' is not preceded with whitespace. | 1403 |
![]() | '<' is not followed by whitespace. | 1403 |
![]() | '>' is not preceded with whitespace. | 1403 |
![]() | '<' is not preceded with whitespace. | 1405 |
![]() | '<' is not followed by whitespace. | 1405 |
![]() | '>' is not preceded with whitespace. | 1405 |
![]() | '>' is not followed by whitespace. | 1405 |
![]() | Line has trailing spaces. | 1412 |
![]() | Line is longer than 80 characters. | 1417 |
![]() | Line has trailing spaces. | 1418 |
![]() | Line has trailing spaces. | 1424 |
![]() | Line has trailing spaces. | 1425 |
![]() | Line has trailing spaces. | 1429 |
![]() | Line has trailing spaces. | 1430 |
![]() | Expected an @return tag. | 1432 |
![]() | Method 'getAuthor' is not designed for extension - needs to be abstract, final or empty. | 1432 |
![]() | '<' is not preceded with whitespace. | 1432 |
![]() | '<' is not followed by whitespace. | 1432 |
![]() | '>' is not preceded with whitespace. | 1432 |
![]() | '<' is not preceded with whitespace. | 1434 |
![]() | '<' is not followed by whitespace. | 1434 |
![]() | '>' is not preceded with whitespace. | 1434 |
![]() | '>' is not followed by whitespace. | 1434 |
![]() | Line has trailing spaces. | 1441 |
![]() | Line has trailing spaces. | 1445 |
![]() | Method 'getBackFinding' is not designed for extension - needs to be abstract, final or empty. | 1447 |
![]() | Line has trailing spaces. | 1453 |
![]() | Line has trailing spaces. | 1457 |
![]() | Method 'setBackFinding' is not designed for extension - needs to be abstract, final or empty. | 1459 |
![]() | Parameter value should be final. | 1459 |
![]() | Line has trailing spaces. | 1465 |
![]() | Line has trailing spaces. | 1469 |
![]() | Method 'getBandMaterialType' is not designed for extension - needs to be abstract, final or empty. | 1471 |
![]() | Line has trailing spaces. | 1477 |
![]() | Line has trailing spaces. | 1481 |
![]() | Method 'setBandMaterialType' is not designed for extension - needs to be abstract, final or empty. | 1483 |
![]() | Parameter value should be final. | 1483 |
![]() | Line has trailing spaces. | 1489 |
![]() | Line has trailing spaces. | 1493 |
![]() | Method 'getBatteriesIncluded' is not designed for extension - needs to be abstract, final or empty. | 1495 |
![]() | Line has trailing spaces. | 1501 |
![]() | Line has trailing spaces. | 1505 |
![]() | Method 'setBatteriesIncluded' is not designed for extension - needs to be abstract, final or empty. | 1507 |
![]() | Parameter value should be final. | 1507 |
![]() | Line has trailing spaces. | 1513 |
![]() | Line has trailing spaces. | 1517 |
![]() | Method 'getBatteriesRequired' is not designed for extension - needs to be abstract, final or empty. | 1519 |
![]() | Line has trailing spaces. | 1525 |
![]() | Line has trailing spaces. | 1529 |
![]() | Method 'setBatteriesRequired' is not designed for extension - needs to be abstract, final or empty. | 1531 |
![]() | Parameter value should be final. | 1531 |
![]() | Line has trailing spaces. | 1537 |
![]() | Line has trailing spaces. | 1541 |
![]() | Method 'getBatteries' is not designed for extension - needs to be abstract, final or empty. | 1543 |
![]() | Line has trailing spaces. | 1549 |
![]() | Line has trailing spaces. | 1553 |
![]() | Method 'setBatteries' is not designed for extension - needs to be abstract, final or empty. | 1555 |
![]() | Parameter value should be final. | 1555 |
![]() | Line has trailing spaces. | 1561 |
![]() | Line has trailing spaces. | 1565 |
![]() | Method 'getBatteryDescription' is not designed for extension - needs to be abstract, final or empty. | 1567 |
![]() | Line has trailing spaces. | 1573 |
![]() | Line has trailing spaces. | 1577 |
![]() | Method 'setBatteryDescription' is not designed for extension - needs to be abstract, final or empty. | 1579 |
![]() | Parameter value should be final. | 1579 |
![]() | Line has trailing spaces. | 1585 |
![]() | Line has trailing spaces. | 1589 |
![]() | Method 'getBatteryType' is not designed for extension - needs to be abstract, final or empty. | 1591 |
![]() | Line has trailing spaces. | 1597 |
![]() | Line has trailing spaces. | 1601 |
![]() | Method 'setBatteryType' is not designed for extension - needs to be abstract, final or empty. | 1603 |
![]() | Parameter value should be final. | 1603 |
![]() | Line has trailing spaces. | 1609 |
![]() | Line has trailing spaces. | 1613 |
![]() | Method 'getBezelMaterialType' is not designed for extension - needs to be abstract, final or empty. | 1615 |
![]() | Line has trailing spaces. | 1621 |
![]() | Line has trailing spaces. | 1625 |
![]() | Method 'setBezelMaterialType' is not designed for extension - needs to be abstract, final or empty. | 1627 |
![]() | Parameter value should be final. | 1627 |
![]() | Line has trailing spaces. | 1633 |
![]() | Line has trailing spaces. | 1637 |
![]() | Method 'getBinding' is not designed for extension - needs to be abstract, final or empty. | 1639 |
![]() | Line has trailing spaces. | 1645 |
![]() | Line has trailing spaces. | 1649 |
![]() | Method 'setBinding' is not designed for extension - needs to be abstract, final or empty. | 1651 |
![]() | Parameter value should be final. | 1651 |
![]() | Line has trailing spaces. | 1657 |
![]() | Line has trailing spaces. | 1661 |
![]() | Method 'getBrand' is not designed for extension - needs to be abstract, final or empty. | 1663 |
![]() | Line has trailing spaces. | 1669 |
![]() | Line has trailing spaces. | 1673 |
![]() | Method 'setBrand' is not designed for extension - needs to be abstract, final or empty. | 1675 |
![]() | Parameter value should be final. | 1675 |
![]() | Line has trailing spaces. | 1681 |
![]() | Line has trailing spaces. | 1685 |
![]() | Method 'getCalendarType' is not designed for extension - needs to be abstract, final or empty. | 1687 |
![]() | Line has trailing spaces. | 1693 |
![]() | Line has trailing spaces. | 1697 |
![]() | Method 'setCalendarType' is not designed for extension - needs to be abstract, final or empty. | 1699 |
![]() | Parameter value should be final. | 1699 |
![]() | Line has trailing spaces. | 1705 |
![]() | Line is longer than 80 characters. | 1710 |
![]() | Line has trailing spaces. | 1711 |
![]() | Line has trailing spaces. | 1717 |
![]() | Line has trailing spaces. | 1718 |
![]() | Line has trailing spaces. | 1722 |
![]() | Line has trailing spaces. | 1723 |
![]() | Expected an @return tag. | 1725 |
![]() | Method 'getCameraManualFeatures' is not designed for extension - needs to be abstract, final or empty. | 1725 |
![]() | '<' is not preceded with whitespace. | 1725 |
![]() | '<' is not followed by whitespace. | 1725 |
![]() | '>' is not preceded with whitespace. | 1725 |
![]() | '<' is not preceded with whitespace. | 1727 |
![]() | '<' is not followed by whitespace. | 1727 |
![]() | '>' is not preceded with whitespace. | 1727 |
![]() | '>' is not followed by whitespace. | 1727 |
![]() | Line has trailing spaces. | 1734 |
![]() | Line has trailing spaces. | 1738 |
![]() | Method 'getCaseDiameter' is not designed for extension - needs to be abstract, final or empty. | 1740 |
![]() | Line has trailing spaces. | 1746 |
![]() | Line has trailing spaces. | 1750 |
![]() | Method 'setCaseDiameter' is not designed for extension - needs to be abstract, final or empty. | 1752 |
![]() | Parameter value should be final. | 1752 |
![]() | Line has trailing spaces. | 1758 |
![]() | Line has trailing spaces. | 1762 |
![]() | Method 'getCaseMaterialType' is not designed for extension - needs to be abstract, final or empty. | 1764 |
![]() | Line has trailing spaces. | 1770 |
![]() | Line has trailing spaces. | 1774 |
![]() | Method 'setCaseMaterialType' is not designed for extension - needs to be abstract, final or empty. | 1776 |
![]() | Parameter value should be final. | 1776 |
![]() | Line has trailing spaces. | 1782 |
![]() | Line has trailing spaces. | 1786 |
![]() | Method 'getCaseThickness' is not designed for extension - needs to be abstract, final or empty. | 1788 |
![]() | Line has trailing spaces. | 1794 |
![]() | Line has trailing spaces. | 1798 |
![]() | Method 'setCaseThickness' is not designed for extension - needs to be abstract, final or empty. | 1800 |
![]() | Parameter value should be final. | 1800 |
![]() | Line has trailing spaces. | 1806 |
![]() | Line has trailing spaces. | 1810 |
![]() | Method 'getCaseType' is not designed for extension - needs to be abstract, final or empty. | 1812 |
![]() | Line has trailing spaces. | 1818 |
![]() | Line has trailing spaces. | 1822 |
![]() | Method 'setCaseType' is not designed for extension - needs to be abstract, final or empty. | 1824 |
![]() | Parameter value should be final. | 1824 |
![]() | Line has trailing spaces. | 1830 |
![]() | Line has trailing spaces. | 1834 |
![]() | Method 'getCatalogNumber' is not designed for extension - needs to be abstract, final or empty. | 1836 |
![]() | Line has trailing spaces. | 1842 |
![]() | Line has trailing spaces. | 1846 |
![]() | Method 'setCatalogNumber' is not designed for extension - needs to be abstract, final or empty. | 1848 |
![]() | Parameter value should be final. | 1848 |
![]() | Line has trailing spaces. | 1854 |
![]() | Line has trailing spaces. | 1858 |
![]() | Method 'getCDRWDescription' is not designed for extension - needs to be abstract, final or empty. | 1860 |
![]() | Line has trailing spaces. | 1866 |
![]() | Line has trailing spaces. | 1870 |
![]() | Method 'setCDRWDescription' is not designed for extension - needs to be abstract, final or empty. | 1872 |
![]() | Parameter value should be final. | 1872 |
![]() | Line has trailing spaces. | 1878 |
![]() | Line has trailing spaces. | 1882 |
![]() | Method 'getChainType' is not designed for extension - needs to be abstract, final or empty. | 1884 |
![]() | Line has trailing spaces. | 1890 |
![]() | Line has trailing spaces. | 1894 |
![]() | Method 'setChainType' is not designed for extension - needs to be abstract, final or empty. | 1896 |
![]() | Parameter value should be final. | 1896 |
![]() | Line has trailing spaces. | 1902 |
![]() | Line has trailing spaces. | 1906 |
![]() | Method 'getClaspType' is not designed for extension - needs to be abstract, final or empty. | 1908 |
![]() | Line has trailing spaces. | 1914 |
![]() | Line has trailing spaces. | 1918 |
![]() | Method 'setClaspType' is not designed for extension - needs to be abstract, final or empty. | 1920 |
![]() | Parameter value should be final. | 1920 |
![]() | Line has trailing spaces. | 1926 |
![]() | Line has trailing spaces. | 1930 |
![]() | Method 'getClothingSize' is not designed for extension - needs to be abstract, final or empty. | 1932 |
![]() | Line has trailing spaces. | 1938 |
![]() | Line has trailing spaces. | 1942 |
![]() | Method 'setClothingSize' is not designed for extension - needs to be abstract, final or empty. | 1944 |
![]() | Parameter value should be final. | 1944 |
![]() | Line has trailing spaces. | 1950 |
![]() | Line has trailing spaces. | 1954 |
![]() | Method 'getColor' is not designed for extension - needs to be abstract, final or empty. | 1956 |
![]() | Line has trailing spaces. | 1962 |
![]() | Line has trailing spaces. | 1966 |
![]() | Method 'setColor' is not designed for extension - needs to be abstract, final or empty. | 1968 |
![]() | Parameter value should be final. | 1968 |
![]() | Line has trailing spaces. | 1974 |
![]() | Line has trailing spaces. | 1978 |
![]() | Method 'getCompatibility' is not designed for extension - needs to be abstract, final or empty. | 1980 |
![]() | Line has trailing spaces. | 1986 |
![]() | Line has trailing spaces. | 1990 |
![]() | Method 'setCompatibility' is not designed for extension - needs to be abstract, final or empty. | 1992 |
![]() | Parameter value should be final. | 1992 |
![]() | Line has trailing spaces. | 1998 |
![]() | Line has trailing spaces. | 2002 |
![]() | Method 'getComputerHardwareType' is not designed for extension - needs to be abstract, final or empty. | 2004 |
![]() | Line has trailing spaces. | 2010 |
![]() | Line has trailing spaces. | 2014 |
![]() | Method 'setComputerHardwareType' is not designed for extension - needs to be abstract, final or empty. | 2016 |
![]() | Parameter value should be final. | 2016 |
![]() | Line has trailing spaces. | 2022 |
![]() | Line has trailing spaces. | 2026 |
![]() | Method 'getComputerPlatform' is not designed for extension - needs to be abstract, final or empty. | 2028 |
![]() | Line has trailing spaces. | 2034 |
![]() | Line has trailing spaces. | 2038 |
![]() | Method 'setComputerPlatform' is not designed for extension - needs to be abstract, final or empty. | 2040 |
![]() | Parameter value should be final. | 2040 |
![]() | Line has trailing spaces. | 2046 |
![]() | Line has trailing spaces. | 2050 |
![]() | Method 'getConnectivity' is not designed for extension - needs to be abstract, final or empty. | 2052 |
![]() | Line has trailing spaces. | 2058 |
![]() | Line has trailing spaces. | 2062 |
![]() | Method 'setConnectivity' is not designed for extension - needs to be abstract, final or empty. | 2064 |
![]() | Parameter value should be final. | 2064 |
![]() | Line has trailing spaces. | 2070 |
![]() | Line has trailing spaces. | 2074 |
![]() | Method 'getContinuousShootingSpeed' is not designed for extension - needs to be abstract, final or empty. | 2076 |
![]() | Line has trailing spaces. | 2082 |
![]() | Line has trailing spaces. | 2086 |
![]() | Method 'setContinuousShootingSpeed' is not designed for extension - needs to be abstract, final or empty. | 2088 |
![]() | Parameter value should be final. | 2088 |
![]() | Line has trailing spaces. | 2094 |
![]() | Line has trailing spaces. | 2098 |
![]() | Method 'getCountry' is not designed for extension - needs to be abstract, final or empty. | 2100 |
![]() | Line has trailing spaces. | 2106 |
![]() | Line has trailing spaces. | 2110 |
![]() | Method 'setCountry' is not designed for extension - needs to be abstract, final or empty. | 2112 |
![]() | Parameter value should be final. | 2112 |
![]() | Line has trailing spaces. | 2118 |
![]() | Line has trailing spaces. | 2122 |
![]() | Method 'getCountryOfOrigin' is not designed for extension - needs to be abstract, final or empty. | 2124 |
![]() | Line has trailing spaces. | 2130 |
![]() | Line has trailing spaces. | 2134 |
![]() | Method 'setCountryOfOrigin' is not designed for extension - needs to be abstract, final or empty. | 2136 |
![]() | Parameter value should be final. | 2136 |
![]() | Line has trailing spaces. | 2142 |
![]() | Line has trailing spaces. | 2146 |
![]() | Method 'getCPUManufacturer' is not designed for extension - needs to be abstract, final or empty. | 2148 |
![]() | Line has trailing spaces. | 2154 |
![]() | Line has trailing spaces. | 2158 |
![]() | Method 'setCPUManufacturer' is not designed for extension - needs to be abstract, final or empty. | 2160 |
![]() | Parameter value should be final. | 2160 |
![]() | Line has trailing spaces. | 2166 |
![]() | Line has trailing spaces. | 2170 |
![]() | Method 'getCPUSpeed' is not designed for extension - needs to be abstract, final or empty. | 2172 |
![]() | Line has trailing spaces. | 2178 |
![]() | Line has trailing spaces. | 2182 |
![]() | Method 'setCPUSpeed' is not designed for extension - needs to be abstract, final or empty. | 2184 |
![]() | Parameter value should be final. | 2184 |
![]() | Line has trailing spaces. | 2190 |
![]() | Line has trailing spaces. | 2194 |
![]() | Method 'getCPUType' is not designed for extension - needs to be abstract, final or empty. | 2196 |
![]() | Line has trailing spaces. | 2202 |
![]() | Line has trailing spaces. | 2206 |
![]() | Method 'setCPUType' is not designed for extension - needs to be abstract, final or empty. | 2208 |
![]() | Parameter value should be final. | 2208 |
![]() | Line has trailing spaces. | 2214 |
![]() | Line is longer than 80 characters. | 2219 |
![]() | Line has trailing spaces. | 2220 |
![]() | Line has trailing spaces. | 2226 |
![]() | Line has trailing spaces. | 2227 |
![]() | Line has trailing spaces. | 2231 |
![]() | Line has trailing spaces. | 2232 |
![]() | Expected an @return tag. | 2234 |
![]() | Method 'getCreator' is not designed for extension - needs to be abstract, final or empty. | 2234 |
![]() | '<' is not preceded with whitespace. | 2234 |
![]() | '<' is not followed by whitespace. | 2234 |
![]() | '>' is not preceded with whitespace. | 2234 |
![]() | '<' is not preceded with whitespace. | 2236 |
![]() | '<' is not followed by whitespace. | 2236 |
![]() | '>' is not preceded with whitespace. | 2236 |
![]() | '>' is not followed by whitespace. | 2236 |
![]() | Line has trailing spaces. | 2243 |
![]() | Line has trailing spaces. | 2247 |
![]() | Method 'getCuisine' is not designed for extension - needs to be abstract, final or empty. | 2249 |
![]() | Line has trailing spaces. | 2255 |
![]() | Line has trailing spaces. | 2259 |
![]() | Method 'setCuisine' is not designed for extension - needs to be abstract, final or empty. | 2261 |
![]() | Parameter value should be final. | 2261 |
![]() | Line has trailing spaces. | 2267 |
![]() | Line has trailing spaces. | 2271 |
![]() | Method 'getCustomizable' is not designed for extension - needs to be abstract, final or empty. | 2273 |
![]() | Line has trailing spaces. | 2279 |
![]() | Line has trailing spaces. | 2283 |
![]() | Method 'setCustomizable' is not designed for extension - needs to be abstract, final or empty. | 2285 |
![]() | Parameter value should be final. | 2285 |
![]() | Line has trailing spaces. | 2291 |
![]() | Line has trailing spaces. | 2295 |
![]() | Method 'getDelayBetweenShots' is not designed for extension - needs to be abstract, final or empty. | 2297 |
![]() | Line has trailing spaces. | 2303 |
![]() | Line has trailing spaces. | 2307 |
![]() | Method 'setDelayBetweenShots' is not designed for extension - needs to be abstract, final or empty. | 2309 |
![]() | Parameter value should be final. | 2309 |
![]() | Line has trailing spaces. | 2315 |
![]() | Line has trailing spaces. | 2319 |
![]() | Method 'getDeliveryOption' is not designed for extension - needs to be abstract, final or empty. | 2321 |
![]() | Line has trailing spaces. | 2327 |
![]() | Line has trailing spaces. | 2331 |
![]() | Method 'setDeliveryOption' is not designed for extension - needs to be abstract, final or empty. | 2333 |
![]() | Parameter value should be final. | 2333 |
![]() | Line has trailing spaces. | 2339 |
![]() | Line has trailing spaces. | 2343 |
![]() | Method 'getDepartment' is not designed for extension - needs to be abstract, final or empty. | 2345 |
![]() | Line has trailing spaces. | 2351 |
![]() | Line has trailing spaces. | 2355 |
![]() | Method 'setDepartment' is not designed for extension - needs to be abstract, final or empty. | 2357 |
![]() | Parameter value should be final. | 2357 |
![]() | Line has trailing spaces. | 2363 |
![]() | Line has trailing spaces. | 2367 |
![]() | Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 2369 |
![]() | Line has trailing spaces. | 2375 |
![]() | Line has trailing spaces. | 2379 |
![]() | Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. | 2381 |
![]() | Parameter value should be final. | 2381 |
![]() | Line has trailing spaces. | 2387 |
![]() | Line has trailing spaces. | 2391 |
![]() | Method 'getDeweyDecimalNumber' is not designed for extension - needs to be abstract, final or empty. | 2393 |
![]() | Line has trailing spaces. | 2399 |
![]() | Line has trailing spaces. | 2403 |
![]() | Method 'setDeweyDecimalNumber' is not designed for extension - needs to be abstract, final or empty. | 2405 |
![]() | Parameter value should be final. | 2405 |
![]() | Line has trailing spaces. | 2411 |
![]() | Line has trailing spaces. | 2415 |
![]() | Method 'getDialColor' is not designed for extension - needs to be abstract, final or empty. | 2417 |
![]() | Line has trailing spaces. | 2423 |
![]() | Line has trailing spaces. | 2427 |
![]() | Method 'setDialColor' is not designed for extension - needs to be abstract, final or empty. | 2429 |
![]() | Parameter value should be final. | 2429 |
![]() | Line has trailing spaces. | 2435 |
![]() | Line has trailing spaces. | 2439 |
![]() | Method 'getDialWindowMaterialType' is not designed for extension - needs to be abstract, final or empty. | 2441 |
![]() | Line has trailing spaces. | 2447 |
![]() | Line has trailing spaces. | 2451 |
![]() | Method 'setDialWindowMaterialType' is not designed for extension - needs to be abstract, final or empty. | 2453 |
![]() | Parameter value should be final. | 2453 |
![]() | Line has trailing spaces. | 2459 |
![]() | Line has trailing spaces. | 2463 |
![]() | Method 'getDigitalZoom' is not designed for extension - needs to be abstract, final or empty. | 2465 |
![]() | Line has trailing spaces. | 2471 |
![]() | Line has trailing spaces. | 2475 |
![]() | Method 'setDigitalZoom' is not designed for extension - needs to be abstract, final or empty. | 2477 |
![]() | Parameter value should be final. | 2477 |
![]() | Line has trailing spaces. | 2483 |
![]() | Line is longer than 80 characters. | 2488 |
![]() | Line has trailing spaces. | 2489 |
![]() | Line has trailing spaces. | 2495 |
![]() | Line has trailing spaces. | 2496 |
![]() | Line has trailing spaces. | 2500 |
![]() | Line has trailing spaces. | 2501 |
![]() | Expected an @return tag. | 2503 |
![]() | Method 'getDirector' is not designed for extension - needs to be abstract, final or empty. | 2503 |
![]() | '<' is not preceded with whitespace. | 2503 |
![]() | '<' is not followed by whitespace. | 2503 |
![]() | '>' is not preceded with whitespace. | 2503 |
![]() | '<' is not preceded with whitespace. | 2505 |
![]() | '<' is not followed by whitespace. | 2505 |
![]() | '>' is not preceded with whitespace. | 2505 |
![]() | '>' is not followed by whitespace. | 2505 |
![]() | Line has trailing spaces. | 2512 |
![]() | Line has trailing spaces. | 2516 |
![]() | Method 'getDisplaySize' is not designed for extension - needs to be abstract, final or empty. | 2518 |
![]() | Line has trailing spaces. | 2524 |
![]() | Line has trailing spaces. | 2528 |
![]() | Method 'setDisplaySize' is not designed for extension - needs to be abstract, final or empty. | 2530 |
![]() | Parameter value should be final. | 2530 |
![]() | Line has trailing spaces. | 2536 |
![]() | Line has trailing spaces. | 2540 |
![]() | Method 'getDrumSetPieceQuantity' is not designed for extension - needs to be abstract, final or empty. | 2542 |
![]() | Line has trailing spaces. | 2548 |
![]() | Line has trailing spaces. | 2552 |
![]() | Method 'setDrumSetPieceQuantity' is not designed for extension - needs to be abstract, final or empty. | 2554 |
![]() | Parameter value should be final. | 2554 |
![]() | Line has trailing spaces. | 2560 |
![]() | Line has trailing spaces. | 2564 |
![]() | Method 'getDVDLayers' is not designed for extension - needs to be abstract, final or empty. | 2566 |
![]() | Line has trailing spaces. | 2572 |
![]() | Line has trailing spaces. | 2576 |
![]() | Method 'setDVDLayers' is not designed for extension - needs to be abstract, final or empty. | 2578 |
![]() | Parameter value should be final. | 2578 |
![]() | Line has trailing spaces. | 2584 |
![]() | Line has trailing spaces. | 2588 |
![]() | Method 'getDVDRWDescription' is not designed for extension - needs to be abstract, final or empty. | 2590 |
![]() | Line has trailing spaces. | 2596 |
![]() | Line has trailing spaces. | 2600 |
![]() | Method 'setDVDRWDescription' is not designed for extension - needs to be abstract, final or empty. | 2602 |
![]() | Parameter value should be final. | 2602 |
![]() | Line has trailing spaces. | 2608 |
![]() | Line has trailing spaces. | 2612 |
![]() | Method 'getDVDSides' is not designed for extension - needs to be abstract, final or empty. | 2614 |
![]() | Line has trailing spaces. | 2620 |
![]() | Line has trailing spaces. | 2624 |
![]() | Method 'setDVDSides' is not designed for extension - needs to be abstract, final or empty. | 2626 |
![]() | Parameter value should be final. | 2626 |
![]() | Line has trailing spaces. | 2632 |
![]() | Line has trailing spaces. | 2636 |
![]() | Method 'getDPCI' is not designed for extension - needs to be abstract, final or empty. | 2638 |
![]() | Line has trailing spaces. | 2644 |
![]() | Line has trailing spaces. | 2648 |
![]() | Method 'setDPCI' is not designed for extension - needs to be abstract, final or empty. | 2650 |
![]() | Parameter value should be final. | 2650 |
![]() | Line has trailing spaces. | 2656 |
![]() | Line has trailing spaces. | 2660 |
![]() | Method 'getEAN' is not designed for extension - needs to be abstract, final or empty. | 2662 |
![]() | Line has trailing spaces. | 2668 |
![]() | Line has trailing spaces. | 2672 |
![]() | Method 'setEAN' is not designed for extension - needs to be abstract, final or empty. | 2674 |
![]() | Parameter value should be final. | 2674 |
![]() | Line has trailing spaces. | 2680 |
![]() | Line has trailing spaces. | 2684 |
![]() | Method 'getEdition' is not designed for extension - needs to be abstract, final or empty. | 2686 |
![]() | Line has trailing spaces. | 2692 |
![]() | Line has trailing spaces. | 2696 |
![]() | Method 'setEdition' is not designed for extension - needs to be abstract, final or empty. | 2698 |
![]() | Parameter value should be final. | 2698 |
![]() | Line has trailing spaces. | 2704 |
![]() | Line has trailing spaces. | 2708 |
![]() | Method 'getESRBAgeRating' is not designed for extension - needs to be abstract, final or empty. | 2710 |
![]() | Line has trailing spaces. | 2716 |
![]() | Line has trailing spaces. | 2720 |
![]() | Method 'setESRBAgeRating' is not designed for extension - needs to be abstract, final or empty. | 2722 |
![]() | Parameter value should be final. | 2722 |
![]() | Line has trailing spaces. | 2728 |
![]() | Line has trailing spaces. | 2732 |
![]() | Method 'getExternalDisplaySupportDescription' is not designed for extension - needs to be abstract, final or empty. | 2734 |
![]() | Line has trailing spaces. | 2740 |
![]() | Line has trailing spaces. | 2744 |
![]() | Method 'setExternalDisplaySupportDescription' is not designed for extension - needs to be abstract, final or empty. | 2746 |
![]() | Parameter value should be final. | 2746 |
![]() | Line has trailing spaces. | 2752 |
![]() | Line has trailing spaces. | 2756 |
![]() | Method 'getFabricType' is not designed for extension - needs to be abstract, final or empty. | 2758 |
![]() | Line has trailing spaces. | 2764 |
![]() | Line has trailing spaces. | 2768 |
![]() | Method 'setFabricType' is not designed for extension - needs to be abstract, final or empty. | 2770 |
![]() | Parameter value should be final. | 2770 |
![]() | Line has trailing spaces. | 2776 |
![]() | Line has trailing spaces. | 2780 |
![]() | Method 'getFaxNumber' is not designed for extension - needs to be abstract, final or empty. | 2782 |
![]() | Line has trailing spaces. | 2788 |
![]() | Line has trailing spaces. | 2792 |
![]() | Method 'setFaxNumber' is not designed for extension - needs to be abstract, final or empty. | 2794 |
![]() | Parameter value should be final. | 2794 |
![]() | Line has trailing spaces. | 2800 |
![]() | Line is longer than 80 characters. | 2805 |
![]() | Line has trailing spaces. | 2806 |
![]() | Line has trailing spaces. | 2812 |
![]() | Line has trailing spaces. | 2813 |
![]() | Line has trailing spaces. | 2817 |
![]() | Line has trailing spaces. | 2818 |
![]() | Expected an @return tag. | 2820 |
![]() | Method 'getFeature' is not designed for extension - needs to be abstract, final or empty. | 2820 |
![]() | '<' is not preceded with whitespace. | 2820 |
![]() | '<' is not followed by whitespace. | 2820 |
![]() | '>' is not preceded with whitespace. | 2820 |
![]() | '<' is not preceded with whitespace. | 2822 |
![]() | '<' is not followed by whitespace. | 2822 |
![]() | '>' is not preceded with whitespace. | 2822 |
![]() | '>' is not followed by whitespace. | 2822 |
![]() | Line has trailing spaces. | 2829 |
![]() | Line has trailing spaces. | 2833 |
![]() | Method 'getFirstIssueLeadTime' is not designed for extension - needs to be abstract, final or empty. | 2835 |
![]() | Line has trailing spaces. | 2841 |
![]() | Line has trailing spaces. | 2845 |
![]() | Method 'setFirstIssueLeadTime' is not designed for extension - needs to be abstract, final or empty. | 2847 |
![]() | Parameter value should be final. | 2847 |
![]() | Line has trailing spaces. | 2853 |
![]() | Line has trailing spaces. | 2857 |
![]() | Method 'getFloppyDiskDriveDescription' is not designed for extension - needs to be abstract, final or empty. | 2859 |
![]() | Line has trailing spaces. | 2865 |
![]() | Line has trailing spaces. | 2869 |
![]() | Method 'setFloppyDiskDriveDescription' is not designed for extension - needs to be abstract, final or empty. | 2871 |
![]() | Parameter value should be final. | 2871 |
![]() | Line has trailing spaces. | 2877 |
![]() | Line is longer than 80 characters. | 2882 |
![]() | Line has trailing spaces. | 2883 |
![]() | Line has trailing spaces. | 2889 |
![]() | Line has trailing spaces. | 2890 |
![]() | Line has trailing spaces. | 2894 |
![]() | Line has trailing spaces. | 2895 |
![]() | Expected an @return tag. | 2897 |
![]() | Method 'getFormat' is not designed for extension - needs to be abstract, final or empty. | 2897 |
![]() | '<' is not preceded with whitespace. | 2897 |
![]() | '<' is not followed by whitespace. | 2897 |
![]() | '>' is not preceded with whitespace. | 2897 |
![]() | '<' is not preceded with whitespace. | 2899 |
![]() | '<' is not followed by whitespace. | 2899 |
![]() | '>' is not preceded with whitespace. | 2899 |
![]() | '>' is not followed by whitespace. | 2899 |
![]() | Line has trailing spaces. | 2906 |
![]() | Line has trailing spaces. | 2910 |
![]() | Method 'getFixedShippingCharge' is not designed for extension - needs to be abstract, final or empty. | 2912 |
![]() | Line has trailing spaces. | 2918 |
![]() | Line has trailing spaces. | 2922 |
![]() | Method 'setFixedShippingCharge' is not designed for extension - needs to be abstract, final or empty. | 2924 |
![]() | Parameter value should be final. | 2924 |
![]() | Line has trailing spaces. | 2930 |
![]() | Line has trailing spaces. | 2934 |
![]() | Method 'getGemType' is not designed for extension - needs to be abstract, final or empty. | 2936 |
![]() | Line has trailing spaces. | 2942 |
![]() | Line has trailing spaces. | 2946 |
![]() | Method 'setGemType' is not designed for extension - needs to be abstract, final or empty. | 2948 |
![]() | Parameter value should be final. | 2948 |
![]() | Line has trailing spaces. | 2954 |
![]() | Line has trailing spaces. | 2958 |
![]() | Method 'getGraphicsCardInterface' is not designed for extension - needs to be abstract, final or empty. | 2960 |
![]() | Line has trailing spaces. | 2966 |
![]() | Line has trailing spaces. | 2970 |
![]() | Method 'setGraphicsCardInterface' is not designed for extension - needs to be abstract, final or empty. | 2972 |
![]() | Parameter value should be final. | 2972 |
![]() | Line has trailing spaces. | 2978 |
![]() | Line has trailing spaces. | 2982 |
![]() | Method 'getGraphicsDescription' is not designed for extension - needs to be abstract, final or empty. | 2984 |
![]() | Line has trailing spaces. | 2990 |
![]() | Line has trailing spaces. | 2994 |
![]() | Method 'setGraphicsDescription' is not designed for extension - needs to be abstract, final or empty. | 2996 |
![]() | Parameter value should be final. | 2996 |
![]() | Line has trailing spaces. | 3002 |
![]() | Line has trailing spaces. | 3006 |
![]() | Method 'getGraphicsMemorySize' is not designed for extension - needs to be abstract, final or empty. | 3008 |
![]() | Line has trailing spaces. | 3014 |
![]() | Line has trailing spaces. | 3018 |
![]() | Method 'setGraphicsMemorySize' is not designed for extension - needs to be abstract, final or empty. | 3020 |
![]() | Parameter value should be final. | 3020 |
![]() | Line has trailing spaces. | 3026 |
![]() | Line has trailing spaces. | 3030 |
![]() | Method 'getGuitarAttribute' is not designed for extension - needs to be abstract, final or empty. | 3032 |
![]() | Line has trailing spaces. | 3038 |
![]() | Line has trailing spaces. | 3042 |
![]() | Method 'setGuitarAttribute' is not designed for extension - needs to be abstract, final or empty. | 3044 |
![]() | Parameter value should be final. | 3044 |
![]() | Line has trailing spaces. | 3050 |
![]() | Line has trailing spaces. | 3054 |
![]() | Method 'getGuitarBridgeSystem' is not designed for extension - needs to be abstract, final or empty. | 3056 |
![]() | Line has trailing spaces. | 3062 |
![]() | Line has trailing spaces. | 3066 |
![]() | Method 'setGuitarBridgeSystem' is not designed for extension - needs to be abstract, final or empty. | 3068 |
![]() | Parameter value should be final. | 3068 |
![]() | Line has trailing spaces. | 3074 |
![]() | Line has trailing spaces. | 3078 |
![]() | Method 'getGuitarPickThickness' is not designed for extension - needs to be abstract, final or empty. | 3080 |
![]() | Line has trailing spaces. | 3086 |
![]() | Line has trailing spaces. | 3090 |
![]() | Method 'setGuitarPickThickness' is not designed for extension - needs to be abstract, final or empty. | 3092 |
![]() | Parameter value should be final. | 3092 |
![]() | Line has trailing spaces. | 3098 |
![]() | Line has trailing spaces. | 3102 |
![]() | Method 'getGuitarPickupConfiguration' is not designed for extension - needs to be abstract, final or empty. | 3104 |
![]() | Line has trailing spaces. | 3110 |
![]() | Line has trailing spaces. | 3114 |
![]() | Method 'setGuitarPickupConfiguration' is not designed for extension - needs to be abstract, final or empty. | 3116 |
![]() | Parameter value should be final. | 3116 |
![]() | Line has trailing spaces. | 3122 |
![]() | Line has trailing spaces. | 3126 |
![]() | Method 'getHardDiskCount' is not designed for extension - needs to be abstract, final or empty. | 3128 |
![]() | Line has trailing spaces. | 3134 |
![]() | Line has trailing spaces. | 3138 |
![]() | Method 'setHardDiskCount' is not designed for extension - needs to be abstract, final or empty. | 3140 |
![]() | Parameter value should be final. | 3140 |
![]() | Line has trailing spaces. | 3146 |
![]() | Line has trailing spaces. | 3150 |
![]() | Method 'getHardDiskSize' is not designed for extension - needs to be abstract, final or empty. | 3152 |
![]() | Line has trailing spaces. | 3158 |
![]() | Line has trailing spaces. | 3162 |
![]() | Method 'setHardDiskSize' is not designed for extension - needs to be abstract, final or empty. | 3164 |
![]() | Parameter value should be final. | 3164 |
![]() | Line has trailing spaces. | 3170 |
![]() | Line has trailing spaces. | 3174 |
![]() | Method 'isHasAutoFocus' is not designed for extension - needs to be abstract, final or empty. | 3176 |
![]() | Line has trailing spaces. | 3182 |
![]() | Line has trailing spaces. | 3186 |
![]() | Method 'setHasAutoFocus' is not designed for extension - needs to be abstract, final or empty. | 3188 |
![]() | Parameter value should be final. | 3188 |
![]() | Line has trailing spaces. | 3194 |
![]() | Line has trailing spaces. | 3198 |
![]() | Method 'isHasBurstMode' is not designed for extension - needs to be abstract, final or empty. | 3200 |
![]() | Line has trailing spaces. | 3206 |
![]() | Line has trailing spaces. | 3210 |
![]() | Method 'setHasBurstMode' is not designed for extension - needs to be abstract, final or empty. | 3212 |
![]() | Parameter value should be final. | 3212 |
![]() | Line has trailing spaces. | 3218 |
![]() | Line has trailing spaces. | 3222 |
![]() | Method 'isHasInCameraEditing' is not designed for extension - needs to be abstract, final or empty. | 3224 |
![]() | Line has trailing spaces. | 3230 |
![]() | Line has trailing spaces. | 3234 |
![]() | Method 'setHasInCameraEditing' is not designed for extension - needs to be abstract, final or empty. | 3236 |
![]() | Parameter value should be final. | 3236 |
![]() | Line has trailing spaces. | 3242 |
![]() | Line has trailing spaces. | 3246 |
![]() | Method 'isHasRedEyeReduction' is not designed for extension - needs to be abstract, final or empty. | 3248 |
![]() | Line has trailing spaces. | 3254 |
![]() | Line has trailing spaces. | 3258 |
![]() | Method 'setHasRedEyeReduction' is not designed for extension - needs to be abstract, final or empty. | 3260 |
![]() | Parameter value should be final. | 3260 |
![]() | Line has trailing spaces. | 3266 |
![]() | Line has trailing spaces. | 3270 |
![]() | Method 'isHasSelfTimer' is not designed for extension - needs to be abstract, final or empty. | 3272 |
![]() | Line has trailing spaces. | 3278 |
![]() | Line has trailing spaces. | 3282 |
![]() | Method 'setHasSelfTimer' is not designed for extension - needs to be abstract, final or empty. | 3284 |
![]() | Parameter value should be final. | 3284 |
![]() | Line has trailing spaces. | 3290 |
![]() | Line has trailing spaces. | 3294 |
![]() | Method 'isHasTripodMount' is not designed for extension - needs to be abstract, final or empty. | 3296 |
![]() | Line has trailing spaces. | 3302 |
![]() | Line has trailing spaces. | 3306 |
![]() | Method 'setHasTripodMount' is not designed for extension - needs to be abstract, final or empty. | 3308 |
![]() | Parameter value should be final. | 3308 |
![]() | Line has trailing spaces. | 3314 |
![]() | Line has trailing spaces. | 3318 |
![]() | Method 'isHasVideoOut' is not designed for extension - needs to be abstract, final or empty. | 3320 |
![]() | Line has trailing spaces. | 3326 |
![]() | Line has trailing spaces. | 3330 |
![]() | Method 'setHasVideoOut' is not designed for extension - needs to be abstract, final or empty. | 3332 |
![]() | Parameter value should be final. | 3332 |
![]() | Line has trailing spaces. | 3338 |
![]() | Line has trailing spaces. | 3342 |
![]() | Method 'isHasViewfinder' is not designed for extension - needs to be abstract, final or empty. | 3344 |
![]() | Line has trailing spaces. | 3350 |
![]() | Line has trailing spaces. | 3354 |
![]() | Method 'setHasViewfinder' is not designed for extension - needs to be abstract, final or empty. | 3356 |
![]() | Parameter value should be final. | 3356 |
![]() | Line has trailing spaces. | 3362 |
![]() | Line has trailing spaces. | 3366 |
![]() | Method 'getHazardousMaterialType' is not designed for extension - needs to be abstract, final or empty. | 3368 |
![]() | Line has trailing spaces. | 3374 |
![]() | Line has trailing spaces. | 3378 |
![]() | Method 'setHazardousMaterialType' is not designed for extension - needs to be abstract, final or empty. | 3380 |
![]() | Parameter value should be final. | 3380 |
![]() | Line has trailing spaces. | 3386 |
![]() | Line has trailing spaces. | 3390 |
![]() | Method 'getHoursOfOperation' is not designed for extension - needs to be abstract, final or empty. | 3392 |
![]() | Line has trailing spaces. | 3398 |
![]() | Line has trailing spaces. | 3402 |
![]() | Method 'setHoursOfOperation' is not designed for extension - needs to be abstract, final or empty. | 3404 |
![]() | Parameter value should be final. | 3404 |
![]() | Line has trailing spaces. | 3410 |
![]() | Line has trailing spaces. | 3414 |
![]() | Method 'getIncludedSoftware' is not designed for extension - needs to be abstract, final or empty. | 3416 |
![]() | Line has trailing spaces. | 3422 |
![]() | Line has trailing spaces. | 3426 |
![]() | Method 'setIncludedSoftware' is not designed for extension - needs to be abstract, final or empty. | 3428 |
![]() | Parameter value should be final. | 3428 |
![]() | Line has trailing spaces. | 3434 |
![]() | Line has trailing spaces. | 3438 |
![]() | Method 'isIncludesMp3Player' is not designed for extension - needs to be abstract, final or empty. | 3440 |
![]() | Line has trailing spaces. | 3446 |
![]() | Line has trailing spaces. | 3450 |
![]() | Method 'setIncludesMp3Player' is not designed for extension - needs to be abstract, final or empty. | 3452 |
![]() | Parameter value should be final. | 3452 |
![]() | Line has trailing spaces. | 3458 |
![]() | Line has trailing spaces. | 3462 |
![]() | Method 'getIndications' is not designed for extension - needs to be abstract, final or empty. | 3464 |
![]() | Line has trailing spaces. | 3470 |
![]() | Line has trailing spaces. | 3474 |
![]() | Method 'setIndications' is not designed for extension - needs to be abstract, final or empty. | 3476 |
![]() | Parameter value should be final. | 3476 |
![]() | Line has trailing spaces. | 3482 |
![]() | Line has trailing spaces. | 3486 |
![]() | Method 'getIngredients' is not designed for extension - needs to be abstract, final or empty. | 3488 |
![]() | Line has trailing spaces. | 3494 |
![]() | Line has trailing spaces. | 3498 |
![]() | Method 'setIngredients' is not designed for extension - needs to be abstract, final or empty. | 3500 |
![]() | Parameter value should be final. | 3500 |
![]() | Line has trailing spaces. | 3506 |
![]() | Line has trailing spaces. | 3510 |
![]() | Method 'getInstrumentKey' is not designed for extension - needs to be abstract, final or empty. | 3512 |
![]() | Line has trailing spaces. | 3518 |
![]() | Line has trailing spaces. | 3522 |
![]() | Method 'setInstrumentKey' is not designed for extension - needs to be abstract, final or empty. | 3524 |
![]() | Parameter value should be final. | 3524 |
![]() | Line has trailing spaces. | 3530 |
![]() | Line has trailing spaces. | 3534 |
![]() | Method 'isIsAutographed' is not designed for extension - needs to be abstract, final or empty. | 3536 |
![]() | Line has trailing spaces. | 3542 |
![]() | Line has trailing spaces. | 3546 |
![]() | Method 'setIsAutographed' is not designed for extension - needs to be abstract, final or empty. | 3548 |
![]() | Parameter value should be final. | 3548 |
![]() | Line has trailing spaces. | 3554 |
![]() | Line has trailing spaces. | 3558 |
![]() | Method 'getISBN' is not designed for extension - needs to be abstract, final or empty. | 3560 |
![]() | Line has trailing spaces. | 3566 |
![]() | Line has trailing spaces. | 3570 |
![]() | Method 'setISBN' is not designed for extension - needs to be abstract, final or empty. | 3572 |
![]() | Parameter value should be final. | 3572 |
![]() | Line has trailing spaces. | 3578 |
![]() | Line has trailing spaces. | 3582 |
![]() | Method 'isIsFragile' is not designed for extension - needs to be abstract, final or empty. | 3584 |
![]() | Line has trailing spaces. | 3590 |
![]() | Line has trailing spaces. | 3594 |
![]() | Method 'setIsFragile' is not designed for extension - needs to be abstract, final or empty. | 3596 |
![]() | Parameter value should be final. | 3596 |
![]() | Line has trailing spaces. | 3602 |
![]() | Line has trailing spaces. | 3606 |
![]() | Method 'isIsLabCreated' is not designed for extension - needs to be abstract, final or empty. | 3608 |
![]() | Line has trailing spaces. | 3614 |
![]() | Line has trailing spaces. | 3618 |
![]() | Method 'setIsLabCreated' is not designed for extension - needs to be abstract, final or empty. | 3620 |
![]() | Parameter value should be final. | 3620 |
![]() | Line has trailing spaces. | 3626 |
![]() | Line has trailing spaces. | 3630 |
![]() | Method 'isIsMemorabilia' is not designed for extension - needs to be abstract, final or empty. | 3632 |
![]() | Line has trailing spaces. | 3638 |
![]() | Line has trailing spaces. | 3642 |
![]() | Method 'setIsMemorabilia' is not designed for extension - needs to be abstract, final or empty. | 3644 |
![]() | Parameter value should be final. | 3644 |
![]() | Line has trailing spaces. | 3650 |
![]() | Line has trailing spaces. | 3654 |
![]() | Method 'getISOEquivalent' is not designed for extension - needs to be abstract, final or empty. | 3656 |
![]() | Line has trailing spaces. | 3662 |
![]() | Line has trailing spaces. | 3666 |
![]() | Method 'setISOEquivalent' is not designed for extension - needs to be abstract, final or empty. | 3668 |
![]() | Parameter value should be final. | 3668 |
![]() | Line has trailing spaces. | 3674 |
![]() | Line has trailing spaces. | 3678 |
![]() | Method 'getIssuesPerYear' is not designed for extension - needs to be abstract, final or empty. | 3680 |
![]() | Line has trailing spaces. | 3686 |
![]() | Line has trailing spaces. | 3690 |
![]() | Method 'setIssuesPerYear' is not designed for extension - needs to be abstract, final or empty. | 3692 |
![]() | Parameter value should be final. | 3692 |
![]() | Line has trailing spaces. | 3698 |
![]() | Line has trailing spaces. | 3702 |
![]() | Method 'getItemDimensions' is not designed for extension - needs to be abstract, final or empty. | 3704 |
![]() | Line has trailing spaces. | 3710 |
![]() | Line has trailing spaces. | 3714 |
![]() | Method 'setItemDimensions' is not designed for extension - needs to be abstract, final or empty. | 3716 |
![]() | Parameter value should be final. | 3716 |
![]() | Line has trailing spaces. | 3722 |
![]() | Line has trailing spaces. | 3726 |
![]() | Method 'getKeyboardDescription' is not designed for extension - needs to be abstract, final or empty. | 3728 |
![]() | Line has trailing spaces. | 3734 |
![]() | Line has trailing spaces. | 3738 |
![]() | Method 'setKeyboardDescription' is not designed for extension - needs to be abstract, final or empty. | 3740 |
![]() | Parameter value should be final. | 3740 |
![]() | Line has trailing spaces. | 3746 |
![]() | Line has trailing spaces. | 3750 |
![]() | Method 'getLabel' is not designed for extension - needs to be abstract, final or empty. | 3752 |
![]() | Line has trailing spaces. | 3758 |
![]() | Line has trailing spaces. | 3762 |
![]() | Method 'setLabel' is not designed for extension - needs to be abstract, final or empty. | 3764 |
![]() | Parameter value should be final. | 3764 |
![]() | Line has trailing spaces. | 3770 |
![]() | Line has trailing spaces. | 3774 |
![]() | Method 'getLanguages' is not designed for extension - needs to be abstract, final or empty. | 3776 |
![]() | Line has trailing spaces. | 3782 |
![]() | Line has trailing spaces. | 3786 |
![]() | Method 'setLanguages' is not designed for extension - needs to be abstract, final or empty. | 3788 |
![]() | Parameter value should be final. | 3788 |
![]() | Line has trailing spaces. | 3794 |
![]() | Line has trailing spaces. | 3798 |
![]() | Method 'getLegalDisclaimer' is not designed for extension - needs to be abstract, final or empty. | 3800 |
![]() | Line has trailing spaces. | 3806 |
![]() | Line has trailing spaces. | 3810 |
![]() | Method 'setLegalDisclaimer' is not designed for extension - needs to be abstract, final or empty. | 3812 |
![]() | Parameter value should be final. | 3812 |
![]() | Line has trailing spaces. | 3818 |
![]() | Line has trailing spaces. | 3822 |
![]() | Method 'getLineVoltage' is not designed for extension - needs to be abstract, final or empty. | 3824 |
![]() | Line has trailing spaces. | 3830 |
![]() | Line has trailing spaces. | 3834 |
![]() | Method 'setLineVoltage' is not designed for extension - needs to be abstract, final or empty. | 3836 |
![]() | Parameter value should be final. | 3836 |
![]() | Line has trailing spaces. | 3842 |
![]() | Line has trailing spaces. | 3846 |
![]() | Method 'getListPrice' is not designed for extension - needs to be abstract, final or empty. | 3848 |
![]() | Line has trailing spaces. | 3854 |
![]() | Line has trailing spaces. | 3858 |
![]() | Method 'setListPrice' is not designed for extension - needs to be abstract, final or empty. | 3860 |
![]() | Parameter value should be final. | 3860 |
![]() | Line has trailing spaces. | 3866 |
![]() | Line has trailing spaces. | 3870 |
![]() | Method 'getMacroFocusRange' is not designed for extension - needs to be abstract, final or empty. | 3872 |
![]() | Line has trailing spaces. | 3878 |
![]() | Line has trailing spaces. | 3882 |
![]() | Method 'setMacroFocusRange' is not designed for extension - needs to be abstract, final or empty. | 3884 |
![]() | Parameter value should be final. | 3884 |
![]() | Line has trailing spaces. | 3890 |
![]() | Line has trailing spaces. | 3894 |
![]() | Method 'getMagazineType' is not designed for extension - needs to be abstract, final or empty. | 3896 |
![]() | Line has trailing spaces. | 3902 |
![]() | Line has trailing spaces. | 3906 |
![]() | Method 'setMagazineType' is not designed for extension - needs to be abstract, final or empty. | 3908 |
![]() | Parameter value should be final. | 3908 |
![]() | Line has trailing spaces. | 3914 |
![]() | Line has trailing spaces. | 3918 |
![]() | Method 'getMalletHardness' is not designed for extension - needs to be abstract, final or empty. | 3920 |
![]() | Line has trailing spaces. | 3926 |
![]() | Line has trailing spaces. | 3930 |
![]() | Method 'setMalletHardness' is not designed for extension - needs to be abstract, final or empty. | 3932 |
![]() | Parameter value should be final. | 3932 |
![]() | Line has trailing spaces. | 3938 |
![]() | Line has trailing spaces. | 3942 |
![]() | Method 'getManufacturer' is not designed for extension - needs to be abstract, final or empty. | 3944 |
![]() | Line has trailing spaces. | 3950 |
![]() | Line has trailing spaces. | 3954 |
![]() | Method 'setManufacturer' is not designed for extension - needs to be abstract, final or empty. | 3956 |
![]() | Parameter value should be final. | 3956 |
![]() | Line has trailing spaces. | 3962 |
![]() | Line has trailing spaces. | 3966 |
![]() | Method 'getManufacturerLaborWarrantyDescription' is not designed for extension - needs to be abstract, final or empty. | 3968 |
![]() | Line has trailing spaces. | 3974 |
![]() | Line has trailing spaces. | 3978 |
![]() | Method 'setManufacturerLaborWarrantyDescription' is not designed for extension - needs to be abstract, final or empty. | 3980 |
![]() | Parameter value should be final. | 3980 |
![]() | Line has trailing spaces. | 3986 |
![]() | Line has trailing spaces. | 3990 |
![]() | Method 'getManufacturerMaximumAge' is not designed for extension - needs to be abstract, final or empty. | 3992 |
![]() | Line has trailing spaces. | 3998 |
![]() | Line has trailing spaces. | 4002 |
![]() | Method 'setManufacturerMaximumAge' is not designed for extension - needs to be abstract, final or empty. | 4004 |
![]() | Parameter value should be final. | 4004 |
![]() | Line has trailing spaces. | 4010 |
![]() | Line has trailing spaces. | 4014 |
![]() | Method 'getManufacturerMinimumAge' is not designed for extension - needs to be abstract, final or empty. | 4016 |
![]() | Line has trailing spaces. | 4022 |
![]() | Line has trailing spaces. | 4026 |
![]() | Method 'setManufacturerMinimumAge' is not designed for extension - needs to be abstract, final or empty. | 4028 |
![]() | Parameter value should be final. | 4028 |
![]() | Line has trailing spaces. | 4034 |
![]() | Line has trailing spaces. | 4038 |
![]() | Method 'getManufacturerPartsWarrantyDescription' is not designed for extension - needs to be abstract, final or empty. | 4040 |
![]() | Line has trailing spaces. | 4046 |
![]() | Line has trailing spaces. | 4050 |
![]() | Method 'setManufacturerPartsWarrantyDescription' is not designed for extension - needs to be abstract, final or empty. | 4052 |
![]() | Parameter value should be final. | 4052 |
![]() | Line has trailing spaces. | 4058 |
![]() | Line has trailing spaces. | 4062 |
![]() | Method 'getMaterialType' is not designed for extension - needs to be abstract, final or empty. | 4064 |
![]() | Line has trailing spaces. | 4070 |
![]() | Line has trailing spaces. | 4074 |
![]() | Method 'setMaterialType' is not designed for extension - needs to be abstract, final or empty. | 4076 |
![]() | Parameter value should be final. | 4076 |
![]() | Line has trailing spaces. | 4082 |
![]() | Line has trailing spaces. | 4086 |
![]() | Method 'getMaximumAperture' is not designed for extension - needs to be abstract, final or empty. | 4088 |
![]() | Line has trailing spaces. | 4094 |
![]() | Line has trailing spaces. | 4098 |
![]() | Method 'setMaximumAperture' is not designed for extension - needs to be abstract, final or empty. | 4100 |
![]() | Parameter value should be final. | 4100 |
![]() | Line has trailing spaces. | 4106 |
![]() | Line has trailing spaces. | 4110 |
![]() | Method 'getMaximumColorDepth' is not designed for extension - needs to be abstract, final or empty. | 4112 |
![]() | Line has trailing spaces. | 4118 |
![]() | Line has trailing spaces. | 4122 |
![]() | Method 'setMaximumColorDepth' is not designed for extension - needs to be abstract, final or empty. | 4124 |
![]() | Parameter value should be final. | 4124 |
![]() | Line has trailing spaces. | 4130 |
![]() | Line has trailing spaces. | 4134 |
![]() | Method 'getMaximumFocalLength' is not designed for extension - needs to be abstract, final or empty. | 4136 |
![]() | Line has trailing spaces. | 4142 |
![]() | Line has trailing spaces. | 4146 |
![]() | Method 'setMaximumFocalLength' is not designed for extension - needs to be abstract, final or empty. | 4148 |
![]() | Parameter value should be final. | 4148 |
![]() | Line has trailing spaces. | 4154 |
![]() | Line has trailing spaces. | 4158 |
![]() | Method 'getMaximumHighResolutionImages' is not designed for extension - needs to be abstract, final or empty. | 4160 |
![]() | Line has trailing spaces. | 4166 |
![]() | Line has trailing spaces. | 4170 |
![]() | Line is longer than 80 characters. | 4172 |
![]() | Method 'setMaximumHighResolutionImages' is not designed for extension - needs to be abstract, final or empty. | 4172 |
![]() | Parameter value should be final. | 4172 |
![]() | Line has trailing spaces. | 4178 |
![]() | Line has trailing spaces. | 4182 |
![]() | Method 'getMaximumHorizontalResolution' is not designed for extension - needs to be abstract, final or empty. | 4184 |
![]() | Line has trailing spaces. | 4190 |
![]() | Line has trailing spaces. | 4194 |
![]() | Line is longer than 80 characters. | 4196 |
![]() | Method 'setMaximumHorizontalResolution' is not designed for extension - needs to be abstract, final or empty. | 4196 |
![]() | Parameter value should be final. | 4196 |
![]() | Line has trailing spaces. | 4202 |
![]() | Line has trailing spaces. | 4206 |
![]() | Method 'getMaximumLowResolutionImages' is not designed for extension - needs to be abstract, final or empty. | 4208 |
![]() | Line has trailing spaces. | 4214 |
![]() | Line has trailing spaces. | 4218 |
![]() | Method 'setMaximumLowResolutionImages' is not designed for extension - needs to be abstract, final or empty. | 4220 |
![]() | Parameter value should be final. | 4220 |
![]() | Line has trailing spaces. | 4226 |
![]() | Line has trailing spaces. | 4230 |
![]() | Method 'getMaximumResolution' is not designed for extension - needs to be abstract, final or empty. | 4232 |
![]() | Line has trailing spaces. | 4238 |
![]() | Line has trailing spaces. | 4242 |
![]() | Method 'setMaximumResolution' is not designed for extension - needs to be abstract, final or empty. | 4244 |
![]() | Parameter value should be final. | 4244 |
![]() | Line has trailing spaces. | 4250 |
![]() | Line has trailing spaces. | 4254 |
![]() | Method 'getMaximumShutterSpeed' is not designed for extension - needs to be abstract, final or empty. | 4256 |
![]() | Line has trailing spaces. | 4262 |
![]() | Line has trailing spaces. | 4266 |
![]() | Method 'setMaximumShutterSpeed' is not designed for extension - needs to be abstract, final or empty. | 4268 |
![]() | Parameter value should be final. | 4268 |
![]() | Line has trailing spaces. | 4274 |
![]() | Line has trailing spaces. | 4278 |
![]() | Method 'getMaximumVerticalResolution' is not designed for extension - needs to be abstract, final or empty. | 4280 |
![]() | Line has trailing spaces. | 4286 |
![]() | Line has trailing spaces. | 4290 |
![]() | Line is longer than 80 characters. | 4292 |
![]() | Method 'setMaximumVerticalResolution' is not designed for extension - needs to be abstract, final or empty. | 4292 |
![]() | Parameter value should be final. | 4292 |
![]() | Line has trailing spaces. | 4298 |
![]() | Line has trailing spaces. | 4302 |
![]() | Method 'getMaximumWeightRecommendation' is not designed for extension - needs to be abstract, final or empty. | 4304 |
![]() | Line has trailing spaces. | 4310 |
![]() | Line has trailing spaces. | 4314 |
![]() | Method 'setMaximumWeightRecommendation' is not designed for extension - needs to be abstract, final or empty. | 4316 |
![]() | Parameter value should be final. | 4316 |
![]() | Line has trailing spaces. | 4322 |
![]() | Line has trailing spaces. | 4326 |
![]() | Method 'getMemorySlotsAvailable' is not designed for extension - needs to be abstract, final or empty. | 4328 |
![]() | Line has trailing spaces. | 4334 |
![]() | Line has trailing spaces. | 4338 |
![]() | Method 'setMemorySlotsAvailable' is not designed for extension - needs to be abstract, final or empty. | 4340 |
![]() | Parameter value should be final. | 4340 |
![]() | Line has trailing spaces. | 4346 |
![]() | Line has trailing spaces. | 4350 |
![]() | Method 'getMetalStamp' is not designed for extension - needs to be abstract, final or empty. | 4352 |
![]() | Line has trailing spaces. | 4358 |
![]() | Line has trailing spaces. | 4362 |
![]() | Method 'setMetalStamp' is not designed for extension - needs to be abstract, final or empty. | 4364 |
![]() | Parameter value should be final. | 4364 |
![]() | Line has trailing spaces. | 4370 |
![]() | Line has trailing spaces. | 4374 |
![]() | Method 'getMetalType' is not designed for extension - needs to be abstract, final or empty. | 4376 |
![]() | Line has trailing spaces. | 4382 |
![]() | Line has trailing spaces. | 4386 |
![]() | Method 'setMetalType' is not designed for extension - needs to be abstract, final or empty. | 4388 |
![]() | Parameter value should be final. | 4388 |
![]() | Line has trailing spaces. | 4394 |
![]() | Line has trailing spaces. | 4398 |
![]() | Method 'getMiniMovieDescription' is not designed for extension - needs to be abstract, final or empty. | 4400 |
![]() | Line has trailing spaces. | 4406 |
![]() | Line has trailing spaces. | 4410 |
![]() | Method 'setMiniMovieDescription' is not designed for extension - needs to be abstract, final or empty. | 4412 |
![]() | Parameter value should be final. | 4412 |
![]() | Line has trailing spaces. | 4418 |
![]() | Line has trailing spaces. | 4422 |
![]() | Method 'getMinimumFocalLength' is not designed for extension - needs to be abstract, final or empty. | 4424 |
![]() | Line has trailing spaces. | 4430 |
![]() | Line has trailing spaces. | 4434 |
![]() | Method 'setMinimumFocalLength' is not designed for extension - needs to be abstract, final or empty. | 4436 |
![]() | Parameter value should be final. | 4436 |
![]() | Line has trailing spaces. | 4442 |
![]() | Line has trailing spaces. | 4446 |
![]() | Method 'getMinimumShutterSpeed' is not designed for extension - needs to be abstract, final or empty. | 4448 |
![]() | Line has trailing spaces. | 4454 |
![]() | Line has trailing spaces. | 4458 |
![]() | Method 'setMinimumShutterSpeed' is not designed for extension - needs to be abstract, final or empty. | 4460 |
![]() | Parameter value should be final. | 4460 |
![]() | Line has trailing spaces. | 4466 |
![]() | Line has trailing spaces. | 4470 |
![]() | Method 'getModel' is not designed for extension - needs to be abstract, final or empty. | 4472 |
![]() | Line has trailing spaces. | 4478 |
![]() | Line has trailing spaces. | 4482 |
![]() | Method 'setModel' is not designed for extension - needs to be abstract, final or empty. | 4484 |
![]() | Parameter value should be final. | 4484 |
![]() | Line has trailing spaces. | 4490 |
![]() | Line has trailing spaces. | 4494 |
![]() | Method 'getModelYear' is not designed for extension - needs to be abstract, final or empty. | 4496 |
![]() | Line has trailing spaces. | 4502 |
![]() | Line has trailing spaces. | 4506 |
![]() | Method 'setModelYear' is not designed for extension - needs to be abstract, final or empty. | 4508 |
![]() | Parameter value should be final. | 4508 |
![]() | Line has trailing spaces. | 4514 |
![]() | Line has trailing spaces. | 4518 |
![]() | Method 'getModemDescription' is not designed for extension - needs to be abstract, final or empty. | 4520 |
![]() | Line has trailing spaces. | 4526 |
![]() | Line has trailing spaces. | 4530 |
![]() | Method 'setModemDescription' is not designed for extension - needs to be abstract, final or empty. | 4532 |
![]() | Parameter value should be final. | 4532 |
![]() | Line has trailing spaces. | 4538 |
![]() | Line has trailing spaces. | 4542 |
![]() | Method 'getMonitorSize' is not designed for extension - needs to be abstract, final or empty. | 4544 |
![]() | Line has trailing spaces. | 4550 |
![]() | Line has trailing spaces. | 4554 |
![]() | Method 'setMonitorSize' is not designed for extension - needs to be abstract, final or empty. | 4556 |
![]() | Parameter value should be final. | 4556 |
![]() | Line has trailing spaces. | 4562 |
![]() | Line has trailing spaces. | 4566 |
![]() | Method 'getMonitorViewableDiagonalSize' is not designed for extension - needs to be abstract, final or empty. | 4568 |
![]() | Line has trailing spaces. | 4574 |
![]() | Line has trailing spaces. | 4578 |
![]() | Method 'setMonitorViewableDiagonalSize' is not designed for extension - needs to be abstract, final or empty. | 4580 |
![]() | Parameter value should be final. | 4580 |
![]() | Line has trailing spaces. | 4586 |
![]() | Line has trailing spaces. | 4590 |
![]() | Method 'getMouseDescription' is not designed for extension - needs to be abstract, final or empty. | 4592 |
![]() | Line has trailing spaces. | 4598 |
![]() | Line has trailing spaces. | 4602 |
![]() | Method 'setMouseDescription' is not designed for extension - needs to be abstract, final or empty. | 4604 |
![]() | Parameter value should be final. | 4604 |
![]() | Line has trailing spaces. | 4610 |
![]() | Line has trailing spaces. | 4614 |
![]() | Method 'getMPN' is not designed for extension - needs to be abstract, final or empty. | 4616 |
![]() | Line has trailing spaces. | 4622 |
![]() | Line has trailing spaces. | 4626 |
![]() | Method 'setMPN' is not designed for extension - needs to be abstract, final or empty. | 4628 |
![]() | Parameter value should be final. | 4628 |
![]() | Line has trailing spaces. | 4634 |
![]() | Line has trailing spaces. | 4638 |
![]() | Method 'getMusicalStyle' is not designed for extension - needs to be abstract, final or empty. | 4640 |
![]() | Line has trailing spaces. | 4646 |
![]() | Line has trailing spaces. | 4650 |
![]() | Method 'setMusicalStyle' is not designed for extension - needs to be abstract, final or empty. | 4652 |
![]() | Parameter value should be final. | 4652 |
![]() | Line has trailing spaces. | 4658 |
![]() | Line has trailing spaces. | 4662 |
![]() | Method 'getNativeResolution' is not designed for extension - needs to be abstract, final or empty. | 4664 |
![]() | Line has trailing spaces. | 4670 |
![]() | Line has trailing spaces. | 4674 |
![]() | Method 'setNativeResolution' is not designed for extension - needs to be abstract, final or empty. | 4676 |
![]() | Parameter value should be final. | 4676 |
![]() | Line has trailing spaces. | 4682 |
![]() | Line has trailing spaces. | 4686 |
![]() | Method 'getNeighborhood' is not designed for extension - needs to be abstract, final or empty. | 4688 |
![]() | Line has trailing spaces. | 4694 |
![]() | Line has trailing spaces. | 4698 |
![]() | Method 'setNeighborhood' is not designed for extension - needs to be abstract, final or empty. | 4700 |
![]() | Parameter value should be final. | 4700 |
![]() | Line has trailing spaces. | 4706 |
![]() | Line has trailing spaces. | 4710 |
![]() | Method 'getNetworkInterfaceDescription' is not designed for extension - needs to be abstract, final or empty. | 4712 |
![]() | Line has trailing spaces. | 4718 |
![]() | Line has trailing spaces. | 4722 |
![]() | Method 'setNetworkInterfaceDescription' is not designed for extension - needs to be abstract, final or empty. | 4724 |
![]() | Parameter value should be final. | 4724 |
![]() | Line has trailing spaces. | 4730 |
![]() | Line has trailing spaces. | 4734 |
![]() | Method 'getNotebookDisplayTechnology' is not designed for extension - needs to be abstract, final or empty. | 4736 |
![]() | Line has trailing spaces. | 4742 |
![]() | Line has trailing spaces. | 4746 |
![]() | Method 'setNotebookDisplayTechnology' is not designed for extension - needs to be abstract, final or empty. | 4748 |
![]() | Parameter value should be final. | 4748 |
![]() | Line has trailing spaces. | 4754 |
![]() | Line has trailing spaces. | 4758 |
![]() | Method 'getNotebookPointingDeviceDescription' is not designed for extension - needs to be abstract, final or empty. | 4760 |
![]() | Line has trailing spaces. | 4766 |
![]() | Line has trailing spaces. | 4770 |
![]() | Method 'setNotebookPointingDeviceDescription' is not designed for extension - needs to be abstract, final or empty. | 4772 |
![]() | Parameter value should be final. | 4772 |
![]() | Line has trailing spaces. | 4778 |
![]() | Line has trailing spaces. | 4782 |
![]() | Method 'getNumberOfDiscs' is not designed for extension - needs to be abstract, final or empty. | 4784 |
![]() | Line has trailing spaces. | 4790 |
![]() | Line has trailing spaces. | 4794 |
![]() | Method 'setNumberOfDiscs' is not designed for extension - needs to be abstract, final or empty. | 4796 |
![]() | Parameter value should be final. | 4796 |
![]() | Line has trailing spaces. | 4802 |
![]() | Line has trailing spaces. | 4806 |
![]() | Method 'getNumberOfIssues' is not designed for extension - needs to be abstract, final or empty. | 4808 |
![]() | Line has trailing spaces. | 4814 |
![]() | Line has trailing spaces. | 4818 |
![]() | Method 'setNumberOfIssues' is not designed for extension - needs to be abstract, final or empty. | 4820 |
![]() | Parameter value should be final. | 4820 |
![]() | Line has trailing spaces. | 4826 |
![]() | Line has trailing spaces. | 4830 |
![]() | Method 'getNumberOfItems' is not designed for extension - needs to be abstract, final or empty. | 4832 |
![]() | Line has trailing spaces. | 4838 |
![]() | Line has trailing spaces. | 4842 |
![]() | Method 'setNumberOfItems' is not designed for extension - needs to be abstract, final or empty. | 4844 |
![]() | Parameter value should be final. | 4844 |
![]() | Line has trailing spaces. | 4850 |
![]() | Line has trailing spaces. | 4854 |
![]() | Method 'getNumberOfKeys' is not designed for extension - needs to be abstract, final or empty. | 4856 |
![]() | Line has trailing spaces. | 4862 |
![]() | Line has trailing spaces. | 4866 |
![]() | Method 'setNumberOfKeys' is not designed for extension - needs to be abstract, final or empty. | 4868 |
![]() | Parameter value should be final. | 4868 |
![]() | Line has trailing spaces. | 4874 |
![]() | Line has trailing spaces. | 4878 |
![]() | Method 'getNumberOfPages' is not designed for extension - needs to be abstract, final or empty. | 4880 |
![]() | Line has trailing spaces. | 4886 |
![]() | Line has trailing spaces. | 4890 |
![]() | Method 'setNumberOfPages' is not designed for extension - needs to be abstract, final or empty. | 4892 |
![]() | Parameter value should be final. | 4892 |
![]() | Line has trailing spaces. | 4898 |
![]() | Line has trailing spaces. | 4902 |
![]() | Method 'getNumberOfPearls' is not designed for extension - needs to be abstract, final or empty. | 4904 |
![]() | Line has trailing spaces. | 4910 |
![]() | Line has trailing spaces. | 4914 |
![]() | Method 'setNumberOfPearls' is not designed for extension - needs to be abstract, final or empty. | 4916 |
![]() | Parameter value should be final. | 4916 |
![]() | Line has trailing spaces. | 4922 |
![]() | Line has trailing spaces. | 4926 |
![]() | Method 'getNumberOfRapidFireShots' is not designed for extension - needs to be abstract, final or empty. | 4928 |
![]() | Line has trailing spaces. | 4934 |
![]() | Line has trailing spaces. | 4938 |
![]() | Method 'setNumberOfRapidFireShots' is not designed for extension - needs to be abstract, final or empty. | 4940 |
![]() | Parameter value should be final. | 4940 |
![]() | Line has trailing spaces. | 4946 |
![]() | Line has trailing spaces. | 4950 |
![]() | Method 'getNumberOfStones' is not designed for extension - needs to be abstract, final or empty. | 4952 |
![]() | Line has trailing spaces. | 4958 |
![]() | Line has trailing spaces. | 4962 |
![]() | Method 'setNumberOfStones' is not designed for extension - needs to be abstract, final or empty. | 4964 |
![]() | Parameter value should be final. | 4964 |
![]() | Line has trailing spaces. | 4970 |
![]() | Line has trailing spaces. | 4974 |
![]() | Method 'getNumberOfStrings' is not designed for extension - needs to be abstract, final or empty. | 4976 |
![]() | Line has trailing spaces. | 4982 |
![]() | Line has trailing spaces. | 4986 |
![]() | Method 'setNumberOfStrings' is not designed for extension - needs to be abstract, final or empty. | 4988 |
![]() | Parameter value should be final. | 4988 |
![]() | Line has trailing spaces. | 4994 |
![]() | Line has trailing spaces. | 4998 |
![]() | Method 'getNumberOfTracks' is not designed for extension - needs to be abstract, final or empty. | 5000 |
![]() | Line has trailing spaces. | 5006 |
![]() | Line has trailing spaces. | 5010 |
![]() | Method 'setNumberOfTracks' is not designed for extension - needs to be abstract, final or empty. | 5012 |
![]() | Parameter value should be final. | 5012 |
![]() | Line has trailing spaces. | 5018 |
![]() | Line has trailing spaces. | 5022 |
![]() | Method 'getOpticalZoom' is not designed for extension - needs to be abstract, final or empty. | 5024 |
![]() | Line has trailing spaces. | 5030 |
![]() | Line has trailing spaces. | 5034 |
![]() | Method 'setOpticalZoom' is not designed for extension - needs to be abstract, final or empty. | 5036 |
![]() | Parameter value should be final. | 5036 |
![]() | Line has trailing spaces. | 5042 |
![]() | Line has trailing spaces. | 5046 |
![]() | Method 'getOriginalReleaseDate' is not designed for extension - needs to be abstract, final or empty. | 5048 |
![]() | Line has trailing spaces. | 5054 |
![]() | Line has trailing spaces. | 5058 |
![]() | Method 'setOriginalReleaseDate' is not designed for extension - needs to be abstract, final or empty. | 5060 |
![]() | Parameter value should be final. | 5060 |
![]() | Line has trailing spaces. | 5066 |
![]() | Line has trailing spaces. | 5070 |
![]() | Method 'getOutputWattage' is not designed for extension - needs to be abstract, final or empty. | 5072 |
![]() | Line has trailing spaces. | 5078 |
![]() | Line has trailing spaces. | 5082 |
![]() | Method 'setOutputWattage' is not designed for extension - needs to be abstract, final or empty. | 5084 |
![]() | Parameter value should be final. | 5084 |
![]() | Line has trailing spaces. | 5090 |
![]() | Line has trailing spaces. | 5094 |
![]() | Method 'getPackageDimensions' is not designed for extension - needs to be abstract, final or empty. | 5096 |
![]() | Line has trailing spaces. | 5102 |
![]() | Line has trailing spaces. | 5106 |
![]() | Line is longer than 80 characters. | 5108 |
![]() | Method 'setPackageDimensions' is not designed for extension - needs to be abstract, final or empty. | 5108 |
![]() | Parameter value should be final. | 5108 |
![]() | Line has trailing spaces. | 5114 |
![]() | Line has trailing spaces. | 5118 |
![]() | Method 'getPearlLustre' is not designed for extension - needs to be abstract, final or empty. | 5120 |
![]() | Line has trailing spaces. | 5126 |
![]() | Line has trailing spaces. | 5130 |
![]() | Method 'setPearlLustre' is not designed for extension - needs to be abstract, final or empty. | 5132 |
![]() | Parameter value should be final. | 5132 |
![]() | Line has trailing spaces. | 5138 |
![]() | Line has trailing spaces. | 5142 |
![]() | Method 'getPearlMinimumColor' is not designed for extension - needs to be abstract, final or empty. | 5144 |
![]() | Line has trailing spaces. | 5150 |
![]() | Line has trailing spaces. | 5154 |
![]() | Method 'setPearlMinimumColor' is not designed for extension - needs to be abstract, final or empty. | 5156 |
![]() | Parameter value should be final. | 5156 |
![]() | Line has trailing spaces. | 5162 |
![]() | Line has trailing spaces. | 5166 |
![]() | Method 'getPearlShape' is not designed for extension - needs to be abstract, final or empty. | 5168 |
![]() | Line has trailing spaces. | 5174 |
![]() | Line has trailing spaces. | 5178 |
![]() | Method 'setPearlShape' is not designed for extension - needs to be abstract, final or empty. | 5180 |
![]() | Parameter value should be final. | 5180 |
![]() | Line has trailing spaces. | 5186 |
![]() | Line has trailing spaces. | 5190 |
![]() | Method 'getPearlStringingMethod' is not designed for extension - needs to be abstract, final or empty. | 5192 |
![]() | Line has trailing spaces. | 5198 |
![]() | Line has trailing spaces. | 5202 |
![]() | Method 'setPearlStringingMethod' is not designed for extension - needs to be abstract, final or empty. | 5204 |
![]() | Parameter value should be final. | 5204 |
![]() | Line has trailing spaces. | 5210 |
![]() | Line has trailing spaces. | 5214 |
![]() | Method 'getPearlSurfaceBlemishes' is not designed for extension - needs to be abstract, final or empty. | 5216 |
![]() | Line has trailing spaces. | 5222 |
![]() | Line has trailing spaces. | 5226 |
![]() | Method 'setPearlSurfaceBlemishes' is not designed for extension - needs to be abstract, final or empty. | 5228 |
![]() | Parameter value should be final. | 5228 |
![]() | Line has trailing spaces. | 5234 |
![]() | Line has trailing spaces. | 5238 |
![]() | Method 'getPearlType' is not designed for extension - needs to be abstract, final or empty. | 5240 |
![]() | Line has trailing spaces. | 5246 |
![]() | Line has trailing spaces. | 5250 |
![]() | Method 'setPearlType' is not designed for extension - needs to be abstract, final or empty. | 5252 |
![]() | Parameter value should be final. | 5252 |
![]() | Line has trailing spaces. | 5258 |
![]() | Line has trailing spaces. | 5262 |
![]() | Method 'getPearlUniformity' is not designed for extension - needs to be abstract, final or empty. | 5264 |
![]() | Line has trailing spaces. | 5270 |
![]() | Line has trailing spaces. | 5274 |
![]() | Method 'setPearlUniformity' is not designed for extension - needs to be abstract, final or empty. | 5276 |
![]() | Parameter value should be final. | 5276 |
![]() | Line has trailing spaces. | 5282 |
![]() | Line has trailing spaces. | 5286 |
![]() | Method 'getPhoneNumber' is not designed for extension - needs to be abstract, final or empty. | 5288 |
![]() | Line has trailing spaces. | 5294 |
![]() | Line has trailing spaces. | 5298 |
![]() | Method 'setPhoneNumber' is not designed for extension - needs to be abstract, final or empty. | 5300 |
![]() | Parameter value should be final. | 5300 |
![]() | Line has trailing spaces. | 5306 |
![]() | Line is longer than 80 characters. | 5311 |
![]() | Line has trailing spaces. | 5312 |
![]() | Line has trailing spaces. | 5318 |
![]() | Line has trailing spaces. | 5319 |
![]() | Line has trailing spaces. | 5323 |
![]() | Line has trailing spaces. | 5324 |
![]() | Expected an @return tag. | 5326 |
![]() | Method 'getPhotoFlashType' is not designed for extension - needs to be abstract, final or empty. | 5326 |
![]() | '<' is not preceded with whitespace. | 5326 |
![]() | '<' is not followed by whitespace. | 5326 |
![]() | '>' is not preceded with whitespace. | 5326 |
![]() | '<' is not preceded with whitespace. | 5328 |
![]() | '<' is not followed by whitespace. | 5328 |
![]() | '>' is not preceded with whitespace. | 5328 |
![]() | '>' is not followed by whitespace. | 5328 |
![]() | Line has trailing spaces. | 5335 |
![]() | Line is longer than 80 characters. | 5340 |
![]() | Line has trailing spaces. | 5341 |
![]() | Line has trailing spaces. | 5347 |
![]() | Line has trailing spaces. | 5348 |
![]() | Line has trailing spaces. | 5352 |
![]() | Line has trailing spaces. | 5353 |
![]() | Expected an @return tag. | 5355 |
![]() | Method 'getPictureFormat' is not designed for extension - needs to be abstract, final or empty. | 5355 |
![]() | '<' is not preceded with whitespace. | 5355 |
![]() | '<' is not followed by whitespace. | 5355 |
![]() | '>' is not preceded with whitespace. | 5355 |
![]() | '<' is not preceded with whitespace. | 5357 |
![]() | '<' is not followed by whitespace. | 5357 |
![]() | '>' is not preceded with whitespace. | 5357 |
![]() | '>' is not followed by whitespace. | 5357 |
![]() | Line has trailing spaces. | 5364 |
![]() | Line is longer than 80 characters. | 5369 |
![]() | Line has trailing spaces. | 5370 |
![]() | Line has trailing spaces. | 5376 |
![]() | Line has trailing spaces. | 5377 |
![]() | Line has trailing spaces. | 5381 |
![]() | Line has trailing spaces. | 5382 |
![]() | Expected an @return tag. | 5384 |
![]() | Method 'getPlatform' is not designed for extension - needs to be abstract, final or empty. | 5384 |
![]() | '<' is not preceded with whitespace. | 5384 |
![]() | '<' is not followed by whitespace. | 5384 |
![]() | '>' is not preceded with whitespace. | 5384 |
![]() | '<' is not preceded with whitespace. | 5386 |
![]() | '<' is not followed by whitespace. | 5386 |
![]() | '>' is not preceded with whitespace. | 5386 |
![]() | '>' is not followed by whitespace. | 5386 |
![]() | Line has trailing spaces. | 5393 |
![]() | Line has trailing spaces. | 5397 |
![]() | Method 'getPriceRating' is not designed for extension - needs to be abstract, final or empty. | 5399 |
![]() | Line has trailing spaces. | 5405 |
![]() | Line has trailing spaces. | 5409 |
![]() | Method 'setPriceRating' is not designed for extension - needs to be abstract, final or empty. | 5411 |
![]() | Parameter value should be final. | 5411 |
![]() | Line has trailing spaces. | 5417 |
![]() | Line has trailing spaces. | 5421 |
![]() | Method 'getProcessorCount' is not designed for extension - needs to be abstract, final or empty. | 5423 |
![]() | Line has trailing spaces. | 5429 |
![]() | Line has trailing spaces. | 5433 |
![]() | Method 'setProcessorCount' is not designed for extension - needs to be abstract, final or empty. | 5435 |
![]() | Parameter value should be final. | 5435 |
![]() | Line has trailing spaces. | 5441 |
![]() | Line has trailing spaces. | 5445 |
![]() | Method 'getProductGroup' is not designed for extension - needs to be abstract, final or empty. | 5447 |
![]() | Line has trailing spaces. | 5453 |
![]() | Line has trailing spaces. | 5457 |
![]() | Method 'setProductGroup' is not designed for extension - needs to be abstract, final or empty. | 5459 |
![]() | Parameter value should be final. | 5459 |
![]() | Line has trailing spaces. | 5465 |
![]() | Line has trailing spaces. | 5469 |
![]() | Method 'getPromotionalTag' is not designed for extension - needs to be abstract, final or empty. | 5471 |
![]() | Line has trailing spaces. | 5477 |
![]() | Line has trailing spaces. | 5481 |
![]() | Method 'setPromotionalTag' is not designed for extension - needs to be abstract, final or empty. | 5483 |
![]() | Parameter value should be final. | 5483 |
![]() | Line has trailing spaces. | 5489 |
![]() | Line has trailing spaces. | 5493 |
![]() | Method 'getPOBoxShippingExcluded' is not designed for extension - needs to be abstract, final or empty. | 5495 |
![]() | Line has trailing spaces. | 5501 |
![]() | Line has trailing spaces. | 5505 |
![]() | Method 'setPOBoxShippingExcluded' is not designed for extension - needs to be abstract, final or empty. | 5507 |
![]() | Parameter value should be final. | 5507 |
![]() | Line has trailing spaces. | 5513 |
![]() | Line has trailing spaces. | 5517 |
![]() | Method 'getPublicationDate' is not designed for extension - needs to be abstract, final or empty. | 5519 |
![]() | Line has trailing spaces. | 5525 |
![]() | Line has trailing spaces. | 5529 |
![]() | Method 'setPublicationDate' is not designed for extension - needs to be abstract, final or empty. | 5531 |
![]() | Parameter value should be final. | 5531 |
![]() | Line has trailing spaces. | 5537 |
![]() | Line has trailing spaces. | 5541 |
![]() | Method 'getPublisher' is not designed for extension - needs to be abstract, final or empty. | 5543 |
![]() | Line has trailing spaces. | 5549 |
![]() | Line has trailing spaces. | 5553 |
![]() | Method 'setPublisher' is not designed for extension - needs to be abstract, final or empty. | 5555 |
![]() | Parameter value should be final. | 5555 |
![]() | Line has trailing spaces. | 5561 |
![]() | Line is longer than 80 characters. | 5566 |
![]() | Line has trailing spaces. | 5567 |
![]() | Line has trailing spaces. | 5573 |
![]() | Line has trailing spaces. | 5574 |
![]() | Line has trailing spaces. | 5578 |
![]() | Line has trailing spaces. | 5579 |
![]() | Expected an @return tag. | 5581 |
![]() | Method 'getPurchasingChannel' is not designed for extension - needs to be abstract, final or empty. | 5581 |
![]() | '<' is not preceded with whitespace. | 5581 |
![]() | '<' is not followed by whitespace. | 5581 |
![]() | '>' is not preceded with whitespace. | 5581 |
![]() | '<' is not preceded with whitespace. | 5583 |
![]() | '<' is not followed by whitespace. | 5583 |
![]() | '>' is not preceded with whitespace. | 5583 |
![]() | '>' is not followed by whitespace. | 5583 |
![]() | Line has trailing spaces. | 5590 |
![]() | Line has trailing spaces. | 5594 |
![]() | Method 'getReadingLevel' is not designed for extension - needs to be abstract, final or empty. | 5596 |
![]() | Line has trailing spaces. | 5602 |
![]() | Line has trailing spaces. | 5606 |
![]() | Method 'setReadingLevel' is not designed for extension - needs to be abstract, final or empty. | 5608 |
![]() | Parameter value should be final. | 5608 |
![]() | Line has trailing spaces. | 5614 |
![]() | Line has trailing spaces. | 5618 |
![]() | Method 'getRecorderTrackCount' is not designed for extension - needs to be abstract, final or empty. | 5620 |
![]() | Line has trailing spaces. | 5626 |
![]() | Line has trailing spaces. | 5630 |
![]() | Method 'setRecorderTrackCount' is not designed for extension - needs to be abstract, final or empty. | 5632 |
![]() | Parameter value should be final. | 5632 |
![]() | Line has trailing spaces. | 5638 |
![]() | Line has trailing spaces. | 5642 |
![]() | Method 'getRegionCode' is not designed for extension - needs to be abstract, final or empty. | 5644 |
![]() | Line has trailing spaces. | 5650 |
![]() | Line has trailing spaces. | 5654 |
![]() | Method 'setRegionCode' is not designed for extension - needs to be abstract, final or empty. | 5656 |
![]() | Parameter value should be final. | 5656 |
![]() | Line has trailing spaces. | 5662 |
![]() | Line has trailing spaces. | 5666 |
![]() | Method 'getRegionOfOrigin' is not designed for extension - needs to be abstract, final or empty. | 5668 |
![]() | Line has trailing spaces. | 5674 |
![]() | Line has trailing spaces. | 5678 |
![]() | Method 'setRegionOfOrigin' is not designed for extension - needs to be abstract, final or empty. | 5680 |
![]() | Parameter value should be final. | 5680 |
![]() | Line has trailing spaces. | 5686 |
![]() | Line has trailing spaces. | 5690 |
![]() | Method 'getReleaseDate' is not designed for extension - needs to be abstract, final or empty. | 5692 |
![]() | Line has trailing spaces. | 5698 |
![]() | Line has trailing spaces. | 5702 |
![]() | Method 'setReleaseDate' is not designed for extension - needs to be abstract, final or empty. | 5704 |
![]() | Parameter value should be final. | 5704 |
![]() | Line has trailing spaces. | 5710 |
![]() | Line is longer than 80 characters. | 5715 |
![]() | Line has trailing spaces. | 5716 |
![]() | Line has trailing spaces. | 5722 |
![]() | Line has trailing spaces. | 5723 |
![]() | Line has trailing spaces. | 5727 |
![]() | Line has trailing spaces. | 5728 |
![]() | Expected an @return tag. | 5730 |
![]() | Method 'getReturnMethod' is not designed for extension - needs to be abstract, final or empty. | 5730 |
![]() | '<' is not preceded with whitespace. | 5730 |
![]() | '<' is not followed by whitespace. | 5730 |
![]() | '>' is not preceded with whitespace. | 5730 |
![]() | '<' is not preceded with whitespace. | 5732 |
![]() | '<' is not followed by whitespace. | 5732 |
![]() | '>' is not preceded with whitespace. | 5732 |
![]() | '>' is not followed by whitespace. | 5732 |
![]() | Line has trailing spaces. | 5739 |
![]() | Line has trailing spaces. | 5743 |
![]() | Method 'getRemovableMemory' is not designed for extension - needs to be abstract, final or empty. | 5745 |
![]() | Line has trailing spaces. | 5751 |
![]() | Line has trailing spaces. | 5755 |
![]() | Method 'setRemovableMemory' is not designed for extension - needs to be abstract, final or empty. | 5757 |
![]() | Parameter value should be final. | 5757 |
![]() | Line has trailing spaces. | 5763 |
![]() | Line has trailing spaces. | 5767 |
![]() | Method 'getResolutionModes' is not designed for extension - needs to be abstract, final or empty. | 5769 |
![]() | Line has trailing spaces. | 5775 |
![]() | Line has trailing spaces. | 5779 |
![]() | Method 'setResolutionModes' is not designed for extension - needs to be abstract, final or empty. | 5781 |
![]() | Parameter value should be final. | 5781 |
![]() | Line has trailing spaces. | 5787 |
![]() | Line has trailing spaces. | 5791 |
![]() | Method 'getReturnPolicy' is not designed for extension - needs to be abstract, final or empty. | 5793 |
![]() | Line has trailing spaces. | 5799 |
![]() | Line has trailing spaces. | 5803 |
![]() | Method 'setReturnPolicy' is not designed for extension - needs to be abstract, final or empty. | 5805 |
![]() | Parameter value should be final. | 5805 |
![]() | Line has trailing spaces. | 5811 |
![]() | Line has trailing spaces. | 5815 |
![]() | Method 'getRingSize' is not designed for extension - needs to be abstract, final or empty. | 5817 |
![]() | Line has trailing spaces. | 5823 |
![]() | Line has trailing spaces. | 5827 |
![]() | Method 'setRingSize' is not designed for extension - needs to be abstract, final or empty. | 5829 |
![]() | Parameter value should be final. | 5829 |
![]() | Line has trailing spaces. | 5835 |
![]() | Line has trailing spaces. | 5839 |
![]() | Method 'getSafetyWarning' is not designed for extension - needs to be abstract, final or empty. | 5841 |
![]() | Line has trailing spaces. | 5847 |
![]() | Line has trailing spaces. | 5851 |
![]() | Method 'setSafetyWarning' is not designed for extension - needs to be abstract, final or empty. | 5853 |
![]() | Parameter value should be final. | 5853 |
![]() | Line has trailing spaces. | 5859 |
![]() | Line has trailing spaces. | 5863 |
![]() | Method 'getSalesRestriction' is not designed for extension - needs to be abstract, final or empty. | 5865 |
![]() | Line has trailing spaces. | 5871 |
![]() | Line has trailing spaces. | 5875 |
![]() | Method 'setSalesRestriction' is not designed for extension - needs to be abstract, final or empty. | 5877 |
![]() | Parameter value should be final. | 5877 |
![]() | Line has trailing spaces. | 5883 |
![]() | Line has trailing spaces. | 5887 |
![]() | Method 'getSecondaryCacheSize' is not designed for extension - needs to be abstract, final or empty. | 5889 |
![]() | Line has trailing spaces. | 5895 |
![]() | Line has trailing spaces. | 5899 |
![]() | Method 'setSecondaryCacheSize' is not designed for extension - needs to be abstract, final or empty. | 5901 |
![]() | Parameter value should be final. | 5901 |
![]() | Line has trailing spaces. | 5907 |
![]() | Line has trailing spaces. | 5911 |
![]() | Method 'getSettingType' is not designed for extension - needs to be abstract, final or empty. | 5913 |
![]() | Line has trailing spaces. | 5919 |
![]() | Line has trailing spaces. | 5923 |
![]() | Method 'setSettingType' is not designed for extension - needs to be abstract, final or empty. | 5925 |
![]() | Parameter value should be final. | 5925 |
![]() | Line has trailing spaces. | 5931 |
![]() | Line has trailing spaces. | 5935 |
![]() | Method 'getSize' is not designed for extension - needs to be abstract, final or empty. | 5937 |
![]() | Line has trailing spaces. | 5943 |
![]() | Line has trailing spaces. | 5947 |
![]() | Method 'setSize' is not designed for extension - needs to be abstract, final or empty. | 5949 |
![]() | Parameter value should be final. | 5949 |
![]() | Line has trailing spaces. | 5955 |
![]() | Line has trailing spaces. | 5959 |
![]() | Method 'getSKU' is not designed for extension - needs to be abstract, final or empty. | 5961 |
![]() | Line has trailing spaces. | 5967 |
![]() | Line has trailing spaces. | 5971 |
![]() | Method 'setSKU' is not designed for extension - needs to be abstract, final or empty. | 5973 |
![]() | Parameter value should be final. | 5973 |
![]() | Line has trailing spaces. | 5979 |
![]() | Line has trailing spaces. | 5983 |
![]() | Method 'getSoldInStores' is not designed for extension - needs to be abstract, final or empty. | 5985 |
![]() | Line has trailing spaces. | 5991 |
![]() | Line has trailing spaces. | 5995 |
![]() | Method 'setSoldInStores' is not designed for extension - needs to be abstract, final or empty. | 5997 |
![]() | Parameter value should be final. | 5997 |
![]() | Line has trailing spaces. | 6003 |
![]() | Line has trailing spaces. | 6007 |
![]() | Method 'getSizePerPearl' is not designed for extension - needs to be abstract, final or empty. | 6009 |
![]() | Line has trailing spaces. | 6015 |
![]() | Line has trailing spaces. | 6019 |
![]() | Method 'setSizePerPearl' is not designed for extension - needs to be abstract, final or empty. | 6021 |
![]() | Parameter value should be final. | 6021 |
![]() | Line has trailing spaces. | 6027 |
![]() | Line has trailing spaces. | 6031 |
![]() | Method 'getSkillLevel' is not designed for extension - needs to be abstract, final or empty. | 6033 |
![]() | Line has trailing spaces. | 6039 |
![]() | Line has trailing spaces. | 6043 |
![]() | Method 'setSkillLevel' is not designed for extension - needs to be abstract, final or empty. | 6045 |
![]() | Parameter value should be final. | 6045 |
![]() | Line has trailing spaces. | 6051 |
![]() | Line has trailing spaces. | 6055 |
![]() | Method 'getSoundCardDescription' is not designed for extension - needs to be abstract, final or empty. | 6057 |
![]() | Line has trailing spaces. | 6063 |
![]() | Line has trailing spaces. | 6067 |
![]() | Method 'setSoundCardDescription' is not designed for extension - needs to be abstract, final or empty. | 6069 |
![]() | Parameter value should be final. | 6069 |
![]() | Line has trailing spaces. | 6075 |
![]() | Line has trailing spaces. | 6079 |
![]() | Method 'getSpeakerCount' is not designed for extension - needs to be abstract, final or empty. | 6081 |
![]() | Line has trailing spaces. | 6087 |
![]() | Line has trailing spaces. | 6091 |
![]() | Method 'setSpeakerCount' is not designed for extension - needs to be abstract, final or empty. | 6093 |
![]() | Parameter value should be final. | 6093 |
![]() | Line has trailing spaces. | 6099 |
![]() | Line has trailing spaces. | 6103 |
![]() | Method 'getSpeakerDescription' is not designed for extension - needs to be abstract, final or empty. | 6105 |
![]() | Line has trailing spaces. | 6111 |
![]() | Line has trailing spaces. | 6115 |
![]() | Method 'setSpeakerDescription' is not designed for extension - needs to be abstract, final or empty. | 6117 |
![]() | Parameter value should be final. | 6117 |
![]() | Line has trailing spaces. | 6123 |
![]() | Line is longer than 80 characters. | 6128 |
![]() | Line has trailing spaces. | 6129 |
![]() | Line has trailing spaces. | 6135 |
![]() | Line has trailing spaces. | 6136 |
![]() | Line has trailing spaces. | 6140 |
![]() | Line has trailing spaces. | 6141 |
![]() | Expected an @return tag. | 6143 |
![]() | Method 'getSpecialFeatures' is not designed for extension - needs to be abstract, final or empty. | 6143 |
![]() | '<' is not preceded with whitespace. | 6143 |
![]() | '<' is not followed by whitespace. | 6143 |
![]() | '>' is not preceded with whitespace. | 6143 |
![]() | '<' is not preceded with whitespace. | 6145 |
![]() | '<' is not followed by whitespace. | 6145 |
![]() | '>' is not preceded with whitespace. | 6145 |
![]() | '>' is not followed by whitespace. | 6145 |
![]() | Line has trailing spaces. | 6152 |
![]() | Line has trailing spaces. | 6156 |
![]() | Method 'getStoneClarity' is not designed for extension - needs to be abstract, final or empty. | 6158 |
![]() | Line has trailing spaces. | 6164 |
![]() | Line has trailing spaces. | 6168 |
![]() | Method 'setStoneClarity' is not designed for extension - needs to be abstract, final or empty. | 6170 |
![]() | Parameter value should be final. | 6170 |
![]() | Line has trailing spaces. | 6176 |
![]() | Line has trailing spaces. | 6180 |
![]() | Method 'getStoneColor' is not designed for extension - needs to be abstract, final or empty. | 6182 |
![]() | Line has trailing spaces. | 6188 |
![]() | Line has trailing spaces. | 6192 |
![]() | Method 'setStoneColor' is not designed for extension - needs to be abstract, final or empty. | 6194 |
![]() | Parameter value should be final. | 6194 |
![]() | Line has trailing spaces. | 6200 |
![]() | Line has trailing spaces. | 6204 |
![]() | Method 'getStoneCut' is not designed for extension - needs to be abstract, final or empty. | 6206 |
![]() | Line has trailing spaces. | 6212 |
![]() | Line has trailing spaces. | 6216 |
![]() | Method 'setStoneCut' is not designed for extension - needs to be abstract, final or empty. | 6218 |
![]() | Parameter value should be final. | 6218 |
![]() | Line has trailing spaces. | 6224 |
![]() | Line has trailing spaces. | 6228 |
![]() | Method 'getStoneShape' is not designed for extension - needs to be abstract, final or empty. | 6230 |
![]() | Line has trailing spaces. | 6236 |
![]() | Line has trailing spaces. | 6240 |
![]() | Method 'setStoneShape' is not designed for extension - needs to be abstract, final or empty. | 6242 |
![]() | Parameter value should be final. | 6242 |
![]() | Line has trailing spaces. | 6248 |
![]() | Line has trailing spaces. | 6252 |
![]() | Method 'getStoneWeight' is not designed for extension - needs to be abstract, final or empty. | 6254 |
![]() | Line has trailing spaces. | 6260 |
![]() | Line has trailing spaces. | 6264 |
![]() | Method 'setStoneWeight' is not designed for extension - needs to be abstract, final or empty. | 6266 |
![]() | Parameter value should be final. | 6266 |
![]() | Line has trailing spaces. | 6272 |
![]() | Line has trailing spaces. | 6276 |
![]() | Method 'getStudio' is not designed for extension - needs to be abstract, final or empty. | 6278 |
![]() | Line has trailing spaces. | 6284 |
![]() | Line has trailing spaces. | 6288 |
![]() | Method 'setStudio' is not designed for extension - needs to be abstract, final or empty. | 6290 |
![]() | Parameter value should be final. | 6290 |
![]() | Line has trailing spaces. | 6296 |
![]() | Line has trailing spaces. | 6300 |
![]() | Method 'getSubscriptionLength' is not designed for extension - needs to be abstract, final or empty. | 6302 |
![]() | Line has trailing spaces. | 6308 |
![]() | Line has trailing spaces. | 6312 |
![]() | Method 'setSubscriptionLength' is not designed for extension - needs to be abstract, final or empty. | 6314 |
![]() | Parameter value should be final. | 6314 |
![]() | Line has trailing spaces. | 6320 |
![]() | Line is longer than 80 characters. | 6325 |
![]() | Line has trailing spaces. | 6326 |
![]() | Line has trailing spaces. | 6332 |
![]() | Line has trailing spaces. | 6333 |
![]() | Line has trailing spaces. | 6337 |
![]() | Line has trailing spaces. | 6338 |
![]() | Expected an @return tag. | 6340 |
![]() | Method 'getSupportedImageType' is not designed for extension - needs to be abstract, final or empty. | 6340 |
![]() | '<' is not preceded with whitespace. | 6340 |
![]() | '<' is not followed by whitespace. | 6340 |
![]() | '>' is not preceded with whitespace. | 6340 |
![]() | '<' is not preceded with whitespace. | 6342 |
![]() | '<' is not followed by whitespace. | 6342 |
![]() | '>' is not preceded with whitespace. | 6342 |
![]() | '>' is not followed by whitespace. | 6342 |
![]() | Line has trailing spaces. | 6349 |
![]() | Line has trailing spaces. | 6353 |
![]() | Method 'getSystemBusSpeed' is not designed for extension - needs to be abstract, final or empty. | 6355 |
![]() | Line has trailing spaces. | 6361 |
![]() | Line has trailing spaces. | 6365 |
![]() | Method 'setSystemBusSpeed' is not designed for extension - needs to be abstract, final or empty. | 6367 |
![]() | Parameter value should be final. | 6367 |
![]() | Line has trailing spaces. | 6373 |
![]() | Line has trailing spaces. | 6377 |
![]() | Method 'getSystemMemorySizeMax' is not designed for extension - needs to be abstract, final or empty. | 6379 |
![]() | Line has trailing spaces. | 6385 |
![]() | Line has trailing spaces. | 6389 |
![]() | Method 'setSystemMemorySizeMax' is not designed for extension - needs to be abstract, final or empty. | 6391 |
![]() | Parameter value should be final. | 6391 |
![]() | Line has trailing spaces. | 6397 |
![]() | Line has trailing spaces. | 6401 |
![]() | Method 'getSystemMemorySize' is not designed for extension - needs to be abstract, final or empty. | 6403 |
![]() | Line has trailing spaces. | 6409 |
![]() | Line has trailing spaces. | 6413 |
![]() | Method 'setSystemMemorySize' is not designed for extension - needs to be abstract, final or empty. | 6415 |
![]() | Parameter value should be final. | 6415 |
![]() | Line has trailing spaces. | 6421 |
![]() | Line has trailing spaces. | 6425 |
![]() | Method 'getSystemMemoryType' is not designed for extension - needs to be abstract, final or empty. | 6427 |
![]() | Line has trailing spaces. | 6433 |
![]() | Line has trailing spaces. | 6437 |
![]() | Method 'setSystemMemoryType' is not designed for extension - needs to be abstract, final or empty. | 6439 |
![]() | Parameter value should be final. | 6439 |
![]() | Line has trailing spaces. | 6445 |
![]() | Line has trailing spaces. | 6449 |
![]() | Method 'getTellingPageIndicator' is not designed for extension - needs to be abstract, final or empty. | 6451 |
![]() | Line has trailing spaces. | 6457 |
![]() | Line has trailing spaces. | 6461 |
![]() | Method 'setTellingPageIndicator' is not designed for extension - needs to be abstract, final or empty. | 6463 |
![]() | Parameter value should be final. | 6463 |
![]() | Line has trailing spaces. | 6469 |
![]() | Line has trailing spaces. | 6473 |
![]() | Method 'getTheatricalReleaseDate' is not designed for extension - needs to be abstract, final or empty. | 6475 |
![]() | Line has trailing spaces. | 6481 |
![]() | Line has trailing spaces. | 6485 |
![]() | Method 'setTheatricalReleaseDate' is not designed for extension - needs to be abstract, final or empty. | 6487 |
![]() | Parameter value should be final. | 6487 |
![]() | Line has trailing spaces. | 6493 |
![]() | Line has trailing spaces. | 6497 |
![]() | Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 6499 |
![]() | Line has trailing spaces. | 6505 |
![]() | Line has trailing spaces. | 6509 |
![]() | Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 6511 |
![]() | Parameter value should be final. | 6511 |
![]() | Line has trailing spaces. | 6517 |
![]() | Line has trailing spaces. | 6521 |
![]() | Method 'getTotalDiamondWeight' is not designed for extension - needs to be abstract, final or empty. | 6523 |
![]() | Line has trailing spaces. | 6529 |
![]() | Line has trailing spaces. | 6533 |
![]() | Method 'setTotalDiamondWeight' is not designed for extension - needs to be abstract, final or empty. | 6535 |
![]() | Parameter value should be final. | 6535 |
![]() | Line has trailing spaces. | 6541 |
![]() | Line has trailing spaces. | 6545 |
![]() | Method 'getTotalExternalBaysFree' is not designed for extension - needs to be abstract, final or empty. | 6547 |
![]() | Line has trailing spaces. | 6553 |
![]() | Line has trailing spaces. | 6557 |
![]() | Method 'setTotalExternalBaysFree' is not designed for extension - needs to be abstract, final or empty. | 6559 |
![]() | Parameter value should be final. | 6559 |
![]() | Line has trailing spaces. | 6565 |
![]() | Line has trailing spaces. | 6569 |
![]() | Method 'getTotalFirewirePorts' is not designed for extension - needs to be abstract, final or empty. | 6571 |
![]() | Line has trailing spaces. | 6577 |
![]() | Line has trailing spaces. | 6581 |
![]() | Method 'setTotalFirewirePorts' is not designed for extension - needs to be abstract, final or empty. | 6583 |
![]() | Parameter value should be final. | 6583 |
![]() | Line has trailing spaces. | 6589 |
![]() | Line has trailing spaces. | 6593 |
![]() | Method 'getTotalGemWeight' is not designed for extension - needs to be abstract, final or empty. | 6595 |
![]() | Line has trailing spaces. | 6601 |
![]() | Line has trailing spaces. | 6605 |
![]() | Method 'setTotalGemWeight' is not designed for extension - needs to be abstract, final or empty. | 6607 |
![]() | Parameter value should be final. | 6607 |
![]() | Line has trailing spaces. | 6613 |
![]() | Line has trailing spaces. | 6617 |
![]() | Method 'getTotalInternalBaysFree' is not designed for extension - needs to be abstract, final or empty. | 6619 |
![]() | Line has trailing spaces. | 6625 |
![]() | Line has trailing spaces. | 6629 |
![]() | Method 'setTotalInternalBaysFree' is not designed for extension - needs to be abstract, final or empty. | 6631 |
![]() | Parameter value should be final. | 6631 |
![]() | Line has trailing spaces. | 6637 |
![]() | Line has trailing spaces. | 6641 |
![]() | Method 'getTotalMetalWeight' is not designed for extension - needs to be abstract, final or empty. | 6643 |
![]() | Line has trailing spaces. | 6649 |
![]() | Line has trailing spaces. | 6653 |
![]() | Method 'setTotalMetalWeight' is not designed for extension - needs to be abstract, final or empty. | 6655 |
![]() | Parameter value should be final. | 6655 |
![]() | Line has trailing spaces. | 6661 |
![]() | Line has trailing spaces. | 6665 |
![]() | Method 'getTotalNTSCPALPorts' is not designed for extension - needs to be abstract, final or empty. | 6667 |
![]() | Line has trailing spaces. | 6673 |
![]() | Line has trailing spaces. | 6677 |
![]() | Method 'setTotalNTSCPALPorts' is not designed for extension - needs to be abstract, final or empty. | 6679 |
![]() | Parameter value should be final. | 6679 |
![]() | Line has trailing spaces. | 6685 |
![]() | Line has trailing spaces. | 6689 |
![]() | Method 'getTotalParallelPorts' is not designed for extension - needs to be abstract, final or empty. | 6691 |
![]() | Line has trailing spaces. | 6697 |
![]() | Line has trailing spaces. | 6701 |
![]() | Method 'setTotalParallelPorts' is not designed for extension - needs to be abstract, final or empty. | 6703 |
![]() | Parameter value should be final. | 6703 |
![]() | Line has trailing spaces. | 6709 |
![]() | Line has trailing spaces. | 6713 |
![]() | Method 'getTotalPCCardSlots' is not designed for extension - needs to be abstract, final or empty. | 6715 |
![]() | Line has trailing spaces. | 6721 |
![]() | Line has trailing spaces. | 6725 |
![]() | Method 'setTotalPCCardSlots' is not designed for extension - needs to be abstract, final or empty. | 6727 |
![]() | Parameter value should be final. | 6727 |
![]() | Line has trailing spaces. | 6733 |
![]() | Line has trailing spaces. | 6737 |
![]() | Method 'getTotalPCISlotsFree' is not designed for extension - needs to be abstract, final or empty. | 6739 |
![]() | Line has trailing spaces. | 6745 |
![]() | Line has trailing spaces. | 6749 |
![]() | Method 'setTotalPCISlotsFree' is not designed for extension - needs to be abstract, final or empty. | 6751 |
![]() | Parameter value should be final. | 6751 |
![]() | Line has trailing spaces. | 6757 |
![]() | Line has trailing spaces. | 6761 |
![]() | Method 'getTotalSerialPorts' is not designed for extension - needs to be abstract, final or empty. | 6763 |
![]() | Line has trailing spaces. | 6769 |
![]() | Line has trailing spaces. | 6773 |
![]() | Method 'setTotalSerialPorts' is not designed for extension - needs to be abstract, final or empty. | 6775 |
![]() | Parameter value should be final. | 6775 |
![]() | Line has trailing spaces. | 6781 |
![]() | Line has trailing spaces. | 6785 |
![]() | Method 'getTotalSVideoOutPorts' is not designed for extension - needs to be abstract, final or empty. | 6787 |
![]() | Line has trailing spaces. | 6793 |
![]() | Line has trailing spaces. | 6797 |
![]() | Method 'setTotalSVideoOutPorts' is not designed for extension - needs to be abstract, final or empty. | 6799 |
![]() | Parameter value should be final. | 6799 |
![]() | Line has trailing spaces. | 6805 |
![]() | Line has trailing spaces. | 6809 |
![]() | Method 'getTotalUSB2Ports' is not designed for extension - needs to be abstract, final or empty. | 6811 |
![]() | Line has trailing spaces. | 6817 |
![]() | Line has trailing spaces. | 6821 |
![]() | Method 'setTotalUSB2Ports' is not designed for extension - needs to be abstract, final or empty. | 6823 |
![]() | Parameter value should be final. | 6823 |
![]() | Line has trailing spaces. | 6829 |
![]() | Line has trailing spaces. | 6833 |
![]() | Method 'getTotalUSBPorts' is not designed for extension - needs to be abstract, final or empty. | 6835 |
![]() | Line has trailing spaces. | 6841 |
![]() | Line has trailing spaces. | 6845 |
![]() | Method 'setTotalUSBPorts' is not designed for extension - needs to be abstract, final or empty. | 6847 |
![]() | Parameter value should be final. | 6847 |
![]() | Line has trailing spaces. | 6853 |
![]() | Line has trailing spaces. | 6857 |
![]() | Method 'getTotalVGAOutPorts' is not designed for extension - needs to be abstract, final or empty. | 6859 |
![]() | Line has trailing spaces. | 6865 |
![]() | Line has trailing spaces. | 6869 |
![]() | Method 'setTotalVGAOutPorts' is not designed for extension - needs to be abstract, final or empty. | 6871 |
![]() | Parameter value should be final. | 6871 |
![]() | Line has trailing spaces. | 6877 |
![]() | Line has trailing spaces. | 6881 |
![]() | Method 'getUPC' is not designed for extension - needs to be abstract, final or empty. | 6883 |
![]() | Line has trailing spaces. | 6889 |
![]() | Line has trailing spaces. | 6893 |
![]() | Method 'setUPC' is not designed for extension - needs to be abstract, final or empty. | 6895 |
![]() | Parameter value should be final. | 6895 |
![]() | Line has trailing spaces. | 6901 |
![]() | Line has trailing spaces. | 6905 |
![]() | Method 'getVariationDenomination' is not designed for extension - needs to be abstract, final or empty. | 6907 |
![]() | Line has trailing spaces. | 6913 |
![]() | Line has trailing spaces. | 6917 |
![]() | Method 'setVariationDenomination' is not designed for extension - needs to be abstract, final or empty. | 6919 |
![]() | Parameter value should be final. | 6919 |
![]() | Line has trailing spaces. | 6925 |
![]() | Line has trailing spaces. | 6929 |
![]() | Method 'getVariationDescription' is not designed for extension - needs to be abstract, final or empty. | 6931 |
![]() | Line has trailing spaces. | 6937 |
![]() | Line has trailing spaces. | 6941 |
![]() | Method 'setVariationDescription' is not designed for extension - needs to be abstract, final or empty. | 6943 |
![]() | Parameter value should be final. | 6943 |
![]() | Line has trailing spaces. | 6949 |
![]() | Line has trailing spaces. | 6953 |
![]() | Method 'getVendorRebate' is not designed for extension - needs to be abstract, final or empty. | 6955 |
![]() | Line has trailing spaces. | 6961 |
![]() | Line has trailing spaces. | 6965 |
![]() | Method 'setVendorRebate' is not designed for extension - needs to be abstract, final or empty. | 6967 |
![]() | Parameter value should be final. | 6967 |
![]() | Line has trailing spaces. | 6973 |
![]() | Line has trailing spaces. | 6977 |
![]() | Method 'getWarranty' is not designed for extension - needs to be abstract, final or empty. | 6979 |
![]() | Line has trailing spaces. | 6985 |
![]() | Line has trailing spaces. | 6989 |
![]() | Method 'setWarranty' is not designed for extension - needs to be abstract, final or empty. | 6991 |
![]() | Parameter value should be final. | 6991 |
![]() | Line has trailing spaces. | 6997 |
![]() | Line has trailing spaces. | 7001 |
![]() | Method 'getWatchMovementType' is not designed for extension - needs to be abstract, final or empty. | 7003 |
![]() | Line has trailing spaces. | 7009 |
![]() | Line has trailing spaces. | 7013 |
![]() | Method 'setWatchMovementType' is not designed for extension - needs to be abstract, final or empty. | 7015 |
![]() | Parameter value should be final. | 7015 |
![]() | Line has trailing spaces. | 7021 |
![]() | Line has trailing spaces. | 7025 |
![]() | Method 'getWebsiteBuyability' is not designed for extension - needs to be abstract, final or empty. | 7027 |
![]() | Line has trailing spaces. | 7033 |
![]() | Line has trailing spaces. | 7037 |
![]() | Method 'setWebsiteBuyability' is not designed for extension - needs to be abstract, final or empty. | 7039 |
![]() | Parameter value should be final. | 7039 |
![]() | Line has trailing spaces. | 7045 |
![]() | Line has trailing spaces. | 7049 |
![]() | Method 'getWaterResistanceDepth' is not designed for extension - needs to be abstract, final or empty. | 7051 |
![]() | Line has trailing spaces. | 7057 |
![]() | Line has trailing spaces. | 7061 |
![]() | Method 'setWaterResistanceDepth' is not designed for extension - needs to be abstract, final or empty. | 7063 |
![]() | Parameter value should be final. | 7063 |
![]() | Line has trailing spaces. | 7069 |
![]() | Line has trailing spaces. | 7073 |
![]() | Method 'getWirelessMicrophoneFrequency' is not designed for extension - needs to be abstract, final or empty. | 7075 |
![]() | Line has trailing spaces. | 7081 |
![]() | Line has trailing spaces. | 7085 |
![]() | Method 'setWirelessMicrophoneFrequency' is not designed for extension - needs to be abstract, final or empty. | 7087 |
![]() | Parameter value should be final. | 7087 |
![]() | Line has trailing spaces. | 7094 |
![]() | Line is longer than 80 characters. | 7095 |
![]() | Line has trailing spaces. | 7096 |
![]() | Line is longer than 80 characters. | 7101 |
![]() | Line has trailing spaces. | 7106 |
![]() | Line has trailing spaces. | 7107 |
![]() | Missing a Javadoc comment. | 7115 |
![]() | Variable 'value' must be private and have accessor methods. | 7116 |
![]() | Missing a Javadoc comment. | 7117 |
![]() | Variable 'role' must be private and have accessor methods. | 7118 |
![]() | Line has trailing spaces. | 7122 |
![]() | Line has trailing spaces. | 7126 |
![]() | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 7128 |
![]() | Line has trailing spaces. | 7134 |
![]() | Line has trailing spaces. | 7138 |
![]() | Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 7140 |
![]() | Parameter value should be final. | 7140 |
![]() | 'value' hides a field. | 7140 |
![]() | Line has trailing spaces. | 7146 |
![]() | Line has trailing spaces. | 7150 |
![]() | Method 'getRole' is not designed for extension - needs to be abstract, final or empty. | 7152 |
![]() | Line has trailing spaces. | 7158 |
![]() | Line has trailing spaces. | 7162 |
![]() | Method 'setRole' is not designed for extension - needs to be abstract, final or empty. | 7164 |
![]() | Parameter value should be final. | 7164 |
![]() | 'value' hides a field. | 7164 |
![]() | Line has trailing spaces. | 7173 |
![]() | Line is longer than 80 characters. | 7174 |
![]() | Line has trailing spaces. | 7175 |
![]() | Line is longer than 80 characters. | 7181 |
![]() | Line is longer than 80 characters. | 7182 |
![]() | Line is longer than 80 characters. | 7183 |
![]() | Line is longer than 80 characters. | 7184 |
![]() | Line has trailing spaces. | 7190 |
![]() | Line has trailing spaces. | 7191 |
![]() | Missing a Javadoc comment. | 7202 |
![]() | Variable 'height' must be private and have accessor methods. | 7203 |
![]() | Missing a Javadoc comment. | 7204 |
![]() | Variable 'length' must be private and have accessor methods. | 7205 |
![]() | Missing a Javadoc comment. | 7206 |
![]() | Variable 'weight' must be private and have accessor methods. | 7207 |
![]() | Missing a Javadoc comment. | 7208 |
![]() | Variable 'width' must be private and have accessor methods. | 7209 |
![]() | Line has trailing spaces. | 7213 |
![]() | Line has trailing spaces. | 7217 |
![]() | Method 'getHeight' is not designed for extension - needs to be abstract, final or empty. | 7219 |
![]() | Line has trailing spaces. | 7225 |
![]() | Line has trailing spaces. | 7229 |
![]() | Method 'setHeight' is not designed for extension - needs to be abstract, final or empty. | 7231 |
![]() | Parameter value should be final. | 7231 |
![]() | Line has trailing spaces. | 7237 |
![]() | Line has trailing spaces. | 7241 |
![]() | Method 'getLength' is not designed for extension - needs to be abstract, final or empty. | 7243 |
![]() | Line has trailing spaces. | 7249 |
![]() | Line has trailing spaces. | 7253 |
![]() | Method 'setLength' is not designed for extension - needs to be abstract, final or empty. | 7255 |
![]() | Parameter value should be final. | 7255 |
![]() | Line has trailing spaces. | 7261 |
![]() | Line has trailing spaces. | 7265 |
![]() | Method 'getWeight' is not designed for extension - needs to be abstract, final or empty. | 7267 |
![]() | Line has trailing spaces. | 7273 |
![]() | Line has trailing spaces. | 7277 |
![]() | Method 'setWeight' is not designed for extension - needs to be abstract, final or empty. | 7279 |
![]() | Parameter value should be final. | 7279 |
![]() | Line has trailing spaces. | 7285 |
![]() | Line has trailing spaces. | 7289 |
![]() | Method 'getWidth' is not designed for extension - needs to be abstract, final or empty. | 7291 |
![]() | Line has trailing spaces. | 7297 |
![]() | Line has trailing spaces. | 7301 |
![]() | Method 'setWidth' is not designed for extension - needs to be abstract, final or empty. | 7303 |
![]() | Parameter value should be final. | 7303 |
![]() | Line has trailing spaces. | 7312 |
![]() | Line is longer than 80 characters. | 7313 |
![]() | Line has trailing spaces. | 7314 |
![]() | Line is longer than 80 characters. | 7323 |
![]() | Line is longer than 80 characters. | 7325 |
![]() | Line is longer than 80 characters. | 7326 |
![]() | Line is longer than 80 characters. | 7327 |
![]() | Line has trailing spaces. | 7338 |
![]() | Line has trailing spaces. | 7339 |
![]() | Missing a Javadoc comment. | 7347 |
![]() | '<' is not preceded with whitespace. | 7348 |
![]() | '<' is not followed by whitespace. | 7348 |
![]() | '>' is not preceded with whitespace. | 7348 |
![]() | Variable 'language' must be private and have accessor methods. | 7348 |
![]() | Line has trailing spaces. | 7352 |
![]() | Line is longer than 80 characters. | 7357 |
![]() | Line has trailing spaces. | 7358 |
![]() | Line has trailing spaces. | 7364 |
![]() | Line has trailing spaces. | 7365 |
![]() | Line has trailing spaces. | 7369 |
![]() | Line has trailing spaces. | 7370 |
![]() | Expected an @return tag. | 7372 |
![]() | Method 'getLanguage' is not designed for extension - needs to be abstract, final or empty. | 7372 |
![]() | '<' is not preceded with whitespace. | 7372 |
![]() | '<' is not followed by whitespace. | 7372 |
![]() | '>' is not preceded with whitespace. | 7372 |
![]() | Line is longer than 80 characters. | 7374 |
![]() | '<' is not preceded with whitespace. | 7374 |
![]() | '<' is not followed by whitespace. | 7374 |
![]() | '>' is not preceded with whitespace. | 7374 |
![]() | '>' is not followed by whitespace. | 7374 |
![]() | Line has trailing spaces. | 7382 |
![]() | Line is longer than 80 characters. | 7383 |
![]() | Line has trailing spaces. | 7384 |
![]() | Line is longer than 80 characters. | 7390 |
![]() | Line is longer than 80 characters. | 7391 |
![]() | Line is longer than 80 characters. | 7392 |
![]() | Line has trailing spaces. | 7398 |
![]() | Line has trailing spaces. | 7399 |
![]() | Missing a Javadoc comment. | 7409 |
![]() | Variable 'name' must be private and have accessor methods. | 7410 |
![]() | Missing a Javadoc comment. | 7411 |
![]() | Variable 'type' must be private and have accessor methods. | 7412 |
![]() | Missing a Javadoc comment. | 7413 |
![]() | Variable 'audioFormat' must be private and have accessor methods. | 7414 |
![]() | Line has trailing spaces. | 7418 |
![]() | Line has trailing spaces. | 7422 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 7424 |
![]() | Line has trailing spaces. | 7430 |
![]() | Line has trailing spaces. | 7434 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 7436 |
![]() | Parameter value should be final. | 7436 |
![]() | Line has trailing spaces. | 7442 |
![]() | Line has trailing spaces. | 7446 |
![]() | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 7448 |
![]() | Line has trailing spaces. | 7454 |
![]() | Line has trailing spaces. | 7458 |
![]() | Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 7460 |
![]() | Parameter value should be final. | 7460 |
![]() | Line has trailing spaces. | 7466 |
![]() | Line has trailing spaces. | 7470 |
![]() | Method 'getAudioFormat' is not designed for extension - needs to be abstract, final or empty. | 7472 |
![]() | Line has trailing spaces. | 7478 |
![]() | Line has trailing spaces. | 7482 |
![]() | Method 'setAudioFormat' is not designed for extension - needs to be abstract, final or empty. | 7484 |
![]() | Parameter value should be final. | 7484 |
![]() | Line has trailing spaces. | 7495 |
![]() | Line is longer than 80 characters. | 7496 |
![]() | Line has trailing spaces. | 7497 |
![]() | Line is longer than 80 characters. | 7503 |
![]() | Line is longer than 80 characters. | 7504 |
![]() | Line is longer than 80 characters. | 7505 |
![]() | Line is longer than 80 characters. | 7506 |
![]() | Line has trailing spaces. | 7512 |
![]() | Line has trailing spaces. | 7513 |
![]() | Missing a Javadoc comment. | 7524 |
![]() | Variable 'height' must be private and have accessor methods. | 7525 |
![]() | Missing a Javadoc comment. | 7526 |
![]() | Variable 'length' must be private and have accessor methods. | 7527 |
![]() | Missing a Javadoc comment. | 7528 |
![]() | Variable 'weight' must be private and have accessor methods. | 7529 |
![]() | Missing a Javadoc comment. | 7530 |
![]() | Variable 'width' must be private and have accessor methods. | 7531 |
![]() | Line has trailing spaces. | 7535 |
![]() | Line has trailing spaces. | 7539 |
![]() | Method 'getHeight' is not designed for extension - needs to be abstract, final or empty. | 7541 |
![]() | Line has trailing spaces. | 7547 |
![]() | Line has trailing spaces. | 7551 |
![]() | Method 'setHeight' is not designed for extension - needs to be abstract, final or empty. | 7553 |
![]() | Parameter value should be final. | 7553 |
![]() | Line has trailing spaces. | 7559 |
![]() | Line has trailing spaces. | 7563 |
![]() | Method 'getLength' is not designed for extension - needs to be abstract, final or empty. | 7565 |
![]() | Line has trailing spaces. | 7571 |
![]() | Line has trailing spaces. | 7575 |
![]() | Method 'setLength' is not designed for extension - needs to be abstract, final or empty. | 7577 |
![]() | Parameter value should be final. | 7577 |
![]() | Line has trailing spaces. | 7583 |
![]() | Line has trailing spaces. | 7587 |
![]() | Method 'getWeight' is not designed for extension - needs to be abstract, final or empty. | 7589 |
![]() | Line has trailing spaces. | 7595 |
![]() | Line has trailing spaces. | 7599 |
![]() | Method 'setWeight' is not designed for extension - needs to be abstract, final or empty. | 7601 |
![]() | Parameter value should be final. | 7601 |
![]() | Line has trailing spaces. | 7607 |
![]() | Line has trailing spaces. | 7611 |
![]() | Method 'getWidth' is not designed for extension - needs to be abstract, final or empty. | 7613 |
![]() | Line has trailing spaces. | 7619 |
![]() | Line has trailing spaces. | 7623 |
![]() | Method 'setWidth' is not designed for extension - needs to be abstract, final or empty. | 7625 |
![]() | Parameter value should be final. | 7625 |
![]() | Line has trailing spaces. | 7634 |
![]() | Line is longer than 80 characters. | 7635 |
![]() | Line has trailing spaces. | 7636 |
![]() | Line is longer than 80 characters. | 7642 |
![]() | Line is longer than 80 characters. | 7643 |
![]() | Line is longer than 80 characters. | 7644 |
![]() | Line has trailing spaces. | 7650 |
![]() | Line has trailing spaces. | 7651 |
![]() | Missing a Javadoc comment. | 7661 |
![]() | Variable 'type' must be private and have accessor methods. | 7662 |
![]() | Missing a Javadoc comment. | 7663 |
![]() | Variable 'startDate' must be private and have accessor methods. | 7664 |
![]() | Missing a Javadoc comment. | 7665 |
![]() | Variable 'endDate' must be private and have accessor methods. | 7666 |
![]() | Line has trailing spaces. | 7670 |
![]() | Line has trailing spaces. | 7674 |
![]() | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 7676 |
![]() | Line has trailing spaces. | 7682 |
![]() | Line has trailing spaces. | 7686 |
![]() | Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 7688 |
![]() | Parameter value should be final. | 7688 |
![]() | Line has trailing spaces. | 7694 |
![]() | Line has trailing spaces. | 7698 |
![]() | Method 'getStartDate' is not designed for extension - needs to be abstract, final or empty. | 7700 |
![]() | Line has trailing spaces. | 7706 |
![]() | Line has trailing spaces. | 7710 |
![]() | Method 'setStartDate' is not designed for extension - needs to be abstract, final or empty. | 7712 |
![]() | Parameter value should be final. | 7712 |
![]() | Line has trailing spaces. | 7718 |
![]() | Line has trailing spaces. | 7722 |
![]() | Method 'getEndDate' is not designed for extension - needs to be abstract, final or empty. | 7724 |
![]() | Line has trailing spaces. | 7730 |
![]() | Line has trailing spaces. | 7734 |
![]() | Method 'setEndDate' is not designed for extension - needs to be abstract, final or empty. | 7736 |
![]() | Parameter value should be final. | 7736 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 20 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line has trailing spaces. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Variable 'help' must be private and have accessor methods. | 79 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Variable 'itemSearch' must be private and have accessor methods. | 81 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Variable 'itemLookup' must be private and have accessor methods. | 83 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Variable 'listSearch' must be private and have accessor methods. | 85 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Variable 'listLookup' must be private and have accessor methods. | 87 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Variable 'customerContentSearch' must be private and have accessor methods. | 89 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Variable 'customerContentLookup' must be private and have accessor methods. | 91 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Variable 'similarityLookup' must be private and have accessor methods. | 93 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Variable 'sellerLookup' must be private and have accessor methods. | 95 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Variable 'cartGet' must be private and have accessor methods. | 97 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Variable 'cartAdd' must be private and have accessor methods. | 99 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Variable 'cartCreate' must be private and have accessor methods. | 101 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Variable 'cartModify' must be private and have accessor methods. | 103 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Variable 'cartClear' must be private and have accessor methods. | 105 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Variable 'transactionLookup' must be private and have accessor methods. | 107 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Variable 'sellerListingSearch' must be private and have accessor methods. | 109 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Variable 'sellerListingLookup' must be private and have accessor methods. | 111 |
![]() | Missing a Javadoc comment. | 112 |
![]() | Variable 'browseNodeLookup' must be private and have accessor methods. | 113 |
![]() | Line has trailing spaces. | 117 |
![]() | Line has trailing spaces. | 121 |
![]() | Method 'getHelp' is not designed for extension - needs to be abstract, final or empty. | 123 |
![]() | Line has trailing spaces. | 129 |
![]() | Line has trailing spaces. | 133 |
![]() | Method 'setHelp' is not designed for extension - needs to be abstract, final or empty. | 135 |
![]() | Parameter value should be final. | 135 |
![]() | Line has trailing spaces. | 141 |
![]() | Line has trailing spaces. | 145 |
![]() | Method 'getItemSearch' is not designed for extension - needs to be abstract, final or empty. | 147 |
![]() | Line has trailing spaces. | 153 |
![]() | Line has trailing spaces. | 157 |
![]() | Method 'setItemSearch' is not designed for extension - needs to be abstract, final or empty. | 159 |
![]() | Parameter value should be final. | 159 |
![]() | Line has trailing spaces. | 165 |
![]() | Line has trailing spaces. | 169 |
![]() | Method 'getItemLookup' is not designed for extension - needs to be abstract, final or empty. | 171 |
![]() | Line has trailing spaces. | 177 |
![]() | Line has trailing spaces. | 181 |
![]() | Method 'setItemLookup' is not designed for extension - needs to be abstract, final or empty. | 183 |
![]() | Parameter value should be final. | 183 |
![]() | Line has trailing spaces. | 189 |
![]() | Line has trailing spaces. | 193 |
![]() | Method 'getListSearch' is not designed for extension - needs to be abstract, final or empty. | 195 |
![]() | Line has trailing spaces. | 201 |
![]() | Line has trailing spaces. | 205 |
![]() | Method 'setListSearch' is not designed for extension - needs to be abstract, final or empty. | 207 |
![]() | Parameter value should be final. | 207 |
![]() | Line has trailing spaces. | 213 |
![]() | Line has trailing spaces. | 217 |
![]() | Method 'getListLookup' is not designed for extension - needs to be abstract, final or empty. | 219 |
![]() | Line has trailing spaces. | 225 |
![]() | Line has trailing spaces. | 229 |
![]() | Method 'setListLookup' is not designed for extension - needs to be abstract, final or empty. | 231 |
![]() | Parameter value should be final. | 231 |
![]() | Line has trailing spaces. | 237 |
![]() | Line has trailing spaces. | 241 |
![]() | Method 'getCustomerContentSearch' is not designed for extension - needs to be abstract, final or empty. | 243 |
![]() | Line has trailing spaces. | 249 |
![]() | Line has trailing spaces. | 253 |
![]() | Method 'setCustomerContentSearch' is not designed for extension - needs to be abstract, final or empty. | 255 |
![]() | Parameter value should be final. | 255 |
![]() | Line has trailing spaces. | 261 |
![]() | Line has trailing spaces. | 265 |
![]() | Method 'getCustomerContentLookup' is not designed for extension - needs to be abstract, final or empty. | 267 |
![]() | Line has trailing spaces. | 273 |
![]() | Line has trailing spaces. | 277 |
![]() | Method 'setCustomerContentLookup' is not designed for extension - needs to be abstract, final or empty. | 279 |
![]() | Parameter value should be final. | 279 |
![]() | Line has trailing spaces. | 285 |
![]() | Line has trailing spaces. | 289 |
![]() | Method 'getSimilarityLookup' is not designed for extension - needs to be abstract, final or empty. | 291 |
![]() | Line has trailing spaces. | 297 |
![]() | Line has trailing spaces. | 301 |
![]() | Method 'setSimilarityLookup' is not designed for extension - needs to be abstract, final or empty. | 303 |
![]() | Parameter value should be final. | 303 |
![]() | Line has trailing spaces. | 309 |
![]() | Line has trailing spaces. | 313 |
![]() | Method 'getSellerLookup' is not designed for extension - needs to be abstract, final or empty. | 315 |
![]() | Line has trailing spaces. | 321 |
![]() | Line has trailing spaces. | 325 |
![]() | Method 'setSellerLookup' is not designed for extension - needs to be abstract, final or empty. | 327 |
![]() | Parameter value should be final. | 327 |
![]() | Line has trailing spaces. | 333 |
![]() | Line has trailing spaces. | 337 |
![]() | Method 'getCartGet' is not designed for extension - needs to be abstract, final or empty. | 339 |
![]() | Line has trailing spaces. | 345 |
![]() | Line has trailing spaces. | 349 |
![]() | Method 'setCartGet' is not designed for extension - needs to be abstract, final or empty. | 351 |
![]() | Parameter value should be final. | 351 |
![]() | Line has trailing spaces. | 357 |
![]() | Line has trailing spaces. | 361 |
![]() | Method 'getCartAdd' is not designed for extension - needs to be abstract, final or empty. | 363 |
![]() | Line has trailing spaces. | 369 |
![]() | Line has trailing spaces. | 373 |
![]() | Method 'setCartAdd' is not designed for extension - needs to be abstract, final or empty. | 375 |
![]() | Parameter value should be final. | 375 |
![]() | Line has trailing spaces. | 381 |
![]() | Line has trailing spaces. | 385 |
![]() | Method 'getCartCreate' is not designed for extension - needs to be abstract, final or empty. | 387 |
![]() | Line has trailing spaces. | 393 |
![]() | Line has trailing spaces. | 397 |
![]() | Method 'setCartCreate' is not designed for extension - needs to be abstract, final or empty. | 399 |
![]() | Parameter value should be final. | 399 |
![]() | Line has trailing spaces. | 405 |
![]() | Line has trailing spaces. | 409 |
![]() | Method 'getCartModify' is not designed for extension - needs to be abstract, final or empty. | 411 |
![]() | Line has trailing spaces. | 417 |
![]() | Line has trailing spaces. | 421 |
![]() | Method 'setCartModify' is not designed for extension - needs to be abstract, final or empty. | 423 |
![]() | Parameter value should be final. | 423 |
![]() | Line has trailing spaces. | 429 |
![]() | Line has trailing spaces. | 433 |
![]() | Method 'getCartClear' is not designed for extension - needs to be abstract, final or empty. | 435 |
![]() | Line has trailing spaces. | 441 |
![]() | Line has trailing spaces. | 445 |
![]() | Method 'setCartClear' is not designed for extension - needs to be abstract, final or empty. | 447 |
![]() | Parameter value should be final. | 447 |
![]() | Line has trailing spaces. | 453 |
![]() | Line has trailing spaces. | 457 |
![]() | Method 'getTransactionLookup' is not designed for extension - needs to be abstract, final or empty. | 459 |
![]() | Line has trailing spaces. | 465 |
![]() | Line has trailing spaces. | 469 |
![]() | Method 'setTransactionLookup' is not designed for extension - needs to be abstract, final or empty. | 471 |
![]() | Parameter value should be final. | 471 |
![]() | Line has trailing spaces. | 477 |
![]() | Line has trailing spaces. | 481 |
![]() | Method 'getSellerListingSearch' is not designed for extension - needs to be abstract, final or empty. | 483 |
![]() | Line has trailing spaces. | 489 |
![]() | Line has trailing spaces. | 493 |
![]() | Method 'setSellerListingSearch' is not designed for extension - needs to be abstract, final or empty. | 495 |
![]() | Parameter value should be final. | 495 |
![]() | Line has trailing spaces. | 501 |
![]() | Line has trailing spaces. | 505 |
![]() | Method 'getSellerListingLookup' is not designed for extension - needs to be abstract, final or empty. | 507 |
![]() | Line has trailing spaces. | 513 |
![]() | Line has trailing spaces. | 517 |
![]() | Method 'setSellerListingLookup' is not designed for extension - needs to be abstract, final or empty. | 519 |
![]() | Parameter value should be final. | 519 |
![]() | Line has trailing spaces. | 525 |
![]() | Line has trailing spaces. | 529 |
![]() | Method 'getBrowseNodeLookup' is not designed for extension - needs to be abstract, final or empty. | 531 |
![]() | Line has trailing spaces. | 537 |
![]() | Line has trailing spaces. | 541 |
![]() | Method 'setBrowseNodeLookup' is not designed for extension - needs to be abstract, final or empty. | 543 |
![]() | Parameter value should be final. | 543 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 20 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line has trailing spaces. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Variable 'operationRequest' must be private and have accessor methods. | 81 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Variable 'helpResponse' must be private and have accessor methods. | 83 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Variable 'itemSearchResponse' must be private and have accessor methods. | 85 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Variable 'itemLookupResponse' must be private and have accessor methods. | 87 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Variable 'listSearchResponse' must be private and have accessor methods. | 89 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Variable 'listLookupResponse' must be private and have accessor methods. | 91 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Variable 'customerContentSearchResponse' must be private and have accessor methods. | 93 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Variable 'customerContentLookupResponse' must be private and have accessor methods. | 95 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Variable 'similarityLookupResponse' must be private and have accessor methods. | 97 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Variable 'sellerLookupResponse' must be private and have accessor methods. | 99 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Variable 'cartGetResponse' must be private and have accessor methods. | 101 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Variable 'cartAddResponse' must be private and have accessor methods. | 103 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Variable 'cartCreateResponse' must be private and have accessor methods. | 105 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Variable 'cartModifyResponse' must be private and have accessor methods. | 107 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Variable 'cartClearResponse' must be private and have accessor methods. | 109 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Variable 'transactionLookupResponse' must be private and have accessor methods. | 111 |
![]() | Missing a Javadoc comment. | 112 |
![]() | Variable 'sellerListingSearchResponse' must be private and have accessor methods. | 113 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Variable 'sellerListingLookupResponse' must be private and have accessor methods. | 115 |
![]() | Missing a Javadoc comment. | 116 |
![]() | Variable 'browseNodeLookupResponse' must be private and have accessor methods. | 117 |
![]() | Line has trailing spaces. | 121 |
![]() | Line has trailing spaces. | 125 |
![]() | Method 'getOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 127 |
![]() | Line has trailing spaces. | 133 |
![]() | Line has trailing spaces. | 137 |
![]() | Method 'setOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 139 |
![]() | Parameter value should be final. | 139 |
![]() | Line has trailing spaces. | 145 |
![]() | Line has trailing spaces. | 149 |
![]() | Method 'getHelpResponse' is not designed for extension - needs to be abstract, final or empty. | 151 |
![]() | Line has trailing spaces. | 157 |
![]() | Line has trailing spaces. | 161 |
![]() | Method 'setHelpResponse' is not designed for extension - needs to be abstract, final or empty. | 163 |
![]() | Parameter value should be final. | 163 |
![]() | Line has trailing spaces. | 169 |
![]() | Line has trailing spaces. | 173 |
![]() | Method 'getItemSearchResponse' is not designed for extension - needs to be abstract, final or empty. | 175 |
![]() | Line has trailing spaces. | 181 |
![]() | Line has trailing spaces. | 185 |
![]() | Method 'setItemSearchResponse' is not designed for extension - needs to be abstract, final or empty. | 187 |
![]() | Parameter value should be final. | 187 |
![]() | Line has trailing spaces. | 193 |
![]() | Line has trailing spaces. | 197 |
![]() | Method 'getItemLookupResponse' is not designed for extension - needs to be abstract, final or empty. | 199 |
![]() | Line has trailing spaces. | 205 |
![]() | Line has trailing spaces. | 209 |
![]() | Method 'setItemLookupResponse' is not designed for extension - needs to be abstract, final or empty. | 211 |
![]() | Parameter value should be final. | 211 |
![]() | Line has trailing spaces. | 217 |
![]() | Line has trailing spaces. | 221 |
![]() | Method 'getListSearchResponse' is not designed for extension - needs to be abstract, final or empty. | 223 |
![]() | Line has trailing spaces. | 229 |
![]() | Line has trailing spaces. | 233 |
![]() | Method 'setListSearchResponse' is not designed for extension - needs to be abstract, final or empty. | 235 |
![]() | Parameter value should be final. | 235 |
![]() | Line has trailing spaces. | 241 |
![]() | Line has trailing spaces. | 245 |
![]() | Method 'getListLookupResponse' is not designed for extension - needs to be abstract, final or empty. | 247 |
![]() | Line has trailing spaces. | 253 |
![]() | Line has trailing spaces. | 257 |
![]() | Method 'setListLookupResponse' is not designed for extension - needs to be abstract, final or empty. | 259 |
![]() | Parameter value should be final. | 259 |
![]() | Line has trailing spaces. | 265 |
![]() | Line has trailing spaces. | 269 |
![]() | Method 'getCustomerContentSearchResponse' is not designed for extension - needs to be abstract, final or empty. | 271 |
![]() | Line has trailing spaces. | 277 |
![]() | Line has trailing spaces. | 281 |
![]() | Line is longer than 80 characters. | 283 |
![]() | Method 'setCustomerContentSearchResponse' is not designed for extension - needs to be abstract, final or empty. | 283 |
![]() | Parameter value should be final. | 283 |
![]() | Line has trailing spaces. | 289 |
![]() | Line has trailing spaces. | 293 |
![]() | Method 'getCustomerContentLookupResponse' is not designed for extension - needs to be abstract, final or empty. | 295 |
![]() | Line has trailing spaces. | 301 |
![]() | Line has trailing spaces. | 305 |
![]() | Line is longer than 80 characters. | 307 |
![]() | Method 'setCustomerContentLookupResponse' is not designed for extension - needs to be abstract, final or empty. | 307 |
![]() | Parameter value should be final. | 307 |
![]() | Line has trailing spaces. | 313 |
![]() | Line has trailing spaces. | 317 |
![]() | Method 'getSimilarityLookupResponse' is not designed for extension - needs to be abstract, final or empty. | 319 |
![]() | Line has trailing spaces. | 325 |
![]() | Line has trailing spaces. | 329 |
![]() | Method 'setSimilarityLookupResponse' is not designed for extension - needs to be abstract, final or empty. | 331 |
![]() | Parameter value should be final. | 331 |
![]() | Line has trailing spaces. | 337 |
![]() | Line has trailing spaces. | 341 |
![]() | Method 'getSellerLookupResponse' is not designed for extension - needs to be abstract, final or empty. | 343 |
![]() | Line has trailing spaces. | 349 |
![]() | Line has trailing spaces. | 353 |
![]() | Method 'setSellerLookupResponse' is not designed for extension - needs to be abstract, final or empty. | 355 |
![]() | Parameter value should be final. | 355 |
![]() | Line has trailing spaces. | 361 |
![]() | Line has trailing spaces. | 365 |
![]() | Method 'getCartGetResponse' is not designed for extension - needs to be abstract, final or empty. | 367 |
![]() | Line has trailing spaces. | 373 |
![]() | Line has trailing spaces. | 377 |
![]() | Method 'setCartGetResponse' is not designed for extension - needs to be abstract, final or empty. | 379 |
![]() | Parameter value should be final. | 379 |
![]() | Line has trailing spaces. | 385 |
![]() | Line has trailing spaces. | 389 |
![]() | Method 'getCartAddResponse' is not designed for extension - needs to be abstract, final or empty. | 391 |
![]() | Line has trailing spaces. | 397 |
![]() | Line has trailing spaces. | 401 |
![]() | Method 'setCartAddResponse' is not designed for extension - needs to be abstract, final or empty. | 403 |
![]() | Parameter value should be final. | 403 |
![]() | Line has trailing spaces. | 409 |
![]() | Line has trailing spaces. | 413 |
![]() | Method 'getCartCreateResponse' is not designed for extension - needs to be abstract, final or empty. | 415 |
![]() | Line has trailing spaces. | 421 |
![]() | Line has trailing spaces. | 425 |
![]() | Method 'setCartCreateResponse' is not designed for extension - needs to be abstract, final or empty. | 427 |
![]() | Parameter value should be final. | 427 |
![]() | Line has trailing spaces. | 433 |
![]() | Line has trailing spaces. | 437 |
![]() | Method 'getCartModifyResponse' is not designed for extension - needs to be abstract, final or empty. | 439 |
![]() | Line has trailing spaces. | 445 |
![]() | Line has trailing spaces. | 449 |
![]() | Method 'setCartModifyResponse' is not designed for extension - needs to be abstract, final or empty. | 451 |
![]() | Parameter value should be final. | 451 |
![]() | Line has trailing spaces. | 457 |
![]() | Line has trailing spaces. | 461 |
![]() | Method 'getCartClearResponse' is not designed for extension - needs to be abstract, final or empty. | 463 |
![]() | Line has trailing spaces. | 469 |
![]() | Line has trailing spaces. | 473 |
![]() | Method 'setCartClearResponse' is not designed for extension - needs to be abstract, final or empty. | 475 |
![]() | Parameter value should be final. | 475 |
![]() | Line has trailing spaces. | 481 |
![]() | Line has trailing spaces. | 485 |
![]() | Method 'getTransactionLookupResponse' is not designed for extension - needs to be abstract, final or empty. | 487 |
![]() | Line has trailing spaces. | 493 |
![]() | Line has trailing spaces. | 497 |
![]() | Method 'setTransactionLookupResponse' is not designed for extension - needs to be abstract, final or empty. | 499 |
![]() | Parameter value should be final. | 499 |
![]() | Line has trailing spaces. | 505 |
![]() | Line has trailing spaces. | 509 |
![]() | Method 'getSellerListingSearchResponse' is not designed for extension - needs to be abstract, final or empty. | 511 |
![]() | Line has trailing spaces. | 517 |
![]() | Line has trailing spaces. | 521 |
![]() | Line is longer than 80 characters. | 523 |
![]() | Method 'setSellerListingSearchResponse' is not designed for extension - needs to be abstract, final or empty. | 523 |
![]() | Parameter value should be final. | 523 |
![]() | Line has trailing spaces. | 529 |
![]() | Line has trailing spaces. | 533 |
![]() | Method 'getSellerListingLookupResponse' is not designed for extension - needs to be abstract, final or empty. | 535 |
![]() | Line has trailing spaces. | 541 |
![]() | Line has trailing spaces. | 545 |
![]() | Line is longer than 80 characters. | 547 |
![]() | Method 'setSellerListingLookupResponse' is not designed for extension - needs to be abstract, final or empty. | 547 |
![]() | Parameter value should be final. | 547 |
![]() | Line has trailing spaces. | 553 |
![]() | Line has trailing spaces. | 557 |
![]() | Method 'getBrowseNodeLookupResponse' is not designed for extension - needs to be abstract, final or empty. | 559 |
![]() | Line has trailing spaces. | 565 |
![]() | Line has trailing spaces. | 569 |
![]() | Method 'setBrowseNodeLookupResponse' is not designed for extension - needs to be abstract, final or empty. | 571 |
![]() | Parameter value should be final. | 571 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Missing a Javadoc comment. | 57 |
![]() | '<' is not preceded with whitespace. | 58 |
![]() | '<' is not followed by whitespace. | 58 |
![]() | '>' is not preceded with whitespace. | 58 |
![]() | Variable 'newRelease' must be private and have accessor methods. | 58 |
![]() | Line has trailing spaces. | 62 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Expected an @return tag. | 82 |
![]() | Method 'getNewRelease' is not designed for extension - needs to be abstract, final or empty. | 82 |
![]() | '<' is not preceded with whitespace. | 82 |
![]() | '<' is not followed by whitespace. | 82 |
![]() | '>' is not preceded with whitespace. | 82 |
![]() | '<' is not preceded with whitespace. | 84 |
![]() | '<' is not followed by whitespace. | 84 |
![]() | '>' is not preceded with whitespace. | 84 |
![]() | '>' is not followed by whitespace. | 84 |
![]() | Line has trailing spaces. | 92 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Line has trailing spaces. | 94 |
![]() | Line is longer than 80 characters. | 100 |
![]() | Line is longer than 80 characters. | 101 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Variable 'asin' must be private and have accessor methods. | 118 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Variable 'title' must be private and have accessor methods. | 120 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 128 |
![]() | Method 'getASIN' is not designed for extension - needs to be abstract, final or empty. | 130 |
![]() | Line has trailing spaces. | 136 |
![]() | Line has trailing spaces. | 140 |
![]() | Method 'setASIN' is not designed for extension - needs to be abstract, final or empty. | 142 |
![]() | Parameter value should be final. | 142 |
![]() | Line has trailing spaces. | 148 |
![]() | Line has trailing spaces. | 152 |
![]() | Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 154 |
![]() | Line has trailing spaces. | 160 |
![]() | Line has trailing spaces. | 164 |
![]() | Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 166 |
![]() | Parameter value should be final. | 166 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line has trailing spaces. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Variable 'value' must be private and have accessor methods. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Variable 'units' must be private and have accessor methods. | 47 |
![]() | Line has trailing spaces. | 51 |
![]() | Line has trailing spaces. | 55 |
![]() | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 57 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 67 |
![]() | Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 69 |
![]() | Parameter value should be final. | 69 |
![]() | 'value' hides a field. | 69 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Method 'getUnits' is not designed for extension - needs to be abstract, final or empty. | 81 |
![]() | Line has trailing spaces. | 87 |
![]() | Line has trailing spaces. | 91 |
![]() | Method 'setUnits' is not designed for extension - needs to be abstract, final or empty. | 93 |
![]() | Parameter value should be final. | 93 |
![]() | 'value' hides a field. | 93 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 18 |
![]() | Line has trailing spaces. | 19 |
![]() | Line has trailing spaces. | 20 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Line has trailing spaces. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line has trailing spaces. | 26 |
![]() | Line has trailing spaces. | 27 |
![]() | Line has trailing spaces. | 29 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | 'static' modifier out of order with the JLS suggestions. | 34 |
![]() | Name '_Condition_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | 'static' modifier out of order with the JLS suggestions. | 35 |
![]() | Name '_AudienceRating_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | 'static' modifier out of order with the JLS suggestions. | 36 |
![]() | Name '_DeliveryMethod_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 |
![]() | First sentence should end with a period. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line has trailing spaces. | 40 |
![]() | First sentence should end with a period. | 45 |
![]() | Line has trailing spaces. | 47 |
![]() | Expected an @return tag. | 49 |
![]() | Method 'createCustomerContentLookup' is not designed for extension - needs to be abstract, final or empty. | 49 |
![]() | First sentence should end with a period. | 53 |
![]() | Line has trailing spaces. | 55 |
![]() | Expected an @return tag. | 57 |
![]() | Method 'createCartAddRequestItems' is not designed for extension - needs to be abstract, final or empty. | 57 |
![]() | First sentence should end with a period. | 61 |
![]() | Line has trailing spaces. | 63 |
![]() | Expected an @return tag. | 65 |
![]() | Method 'createListLookup' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | First sentence should end with a period. | 69 |
![]() | Line has trailing spaces. | 71 |
![]() | Expected an @return tag. | 73 |
![]() | Method 'createItemAttributes' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | First sentence should end with a period. | 77 |
![]() | Line has trailing spaces. | 79 |
![]() | Expected an @return tag. | 81 |
![]() | Method 'createBrowseNode' is not designed for extension - needs to be abstract, final or empty. | 81 |
![]() | First sentence should end with a period. | 85 |
![]() | Line has trailing spaces. | 87 |
![]() | Expected an @return tag. | 89 |
![]() | Method 'createImageSet' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | First sentence should end with a period. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Expected an @return tag. | 97 |
![]() | Method 'createSimilarityLookupRequest' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | First sentence should end with a period. | 101 |
![]() | Line has trailing spaces. | 103 |
![]() | Expected an @return tag. | 105 |
![]() | Method 'createTopSellersTopSeller' is not designed for extension - needs to be abstract, final or empty. | 105 |
![]() | First sentence should end with a period. | 109 |
![]() | Line has trailing spaces. | 111 |
![]() | Expected an @return tag. | 113 |
![]() | Method 'createBinBinParameter' is not designed for extension - needs to be abstract, final or empty. | 113 |
![]() | First sentence should end with a period. | 117 |
![]() | Line has trailing spaces. | 119 |
![]() | Expected an @return tag. | 121 |
![]() | Method 'createItemAttributesCreator' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | First sentence should end with a period. | 125 |
![]() | Line has trailing spaces. | 127 |
![]() | Expected an @return tag. | 129 |
![]() | Method 'createSellerListingLookupResponse' is not designed for extension - needs to be abstract, final or empty. | 129 |
![]() | First sentence should end with a period. | 133 |
![]() | Line has trailing spaces. | 135 |
![]() | Expected an @return tag. | 137 |
![]() | Method 'createTransactionTransactionItems' is not designed for extension - needs to be abstract, final or empty. | 137 |
![]() | First sentence should end with a period. | 141 |
![]() | Line has trailing spaces. | 143 |
![]() | Expected an @return tag. | 145 |
![]() | Method 'createSimilarityLookup' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | First sentence should end with a period. | 149 |
![]() | Line has trailing spaces. | 151 |
![]() | Expected an @return tag. | 153 |
![]() | Method 'createSellerListings' is not designed for extension - needs to be abstract, final or empty. | 153 |
![]() | First sentence should end with a period. | 157 |
![]() | Line has trailing spaces. | 159 |
![]() | Expected an @return tag. | 161 |
![]() | Method 'createSearchResultsMapSearchIndex' is not designed for extension - needs to be abstract, final or empty. | 161 |
![]() | First sentence should end with a period. | 165 |
![]() | Line has trailing spaces. | 167 |
![]() | Expected an @return tag. | 169 |
![]() | Method 'createCartAddResponse' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | First sentence should end with a period. | 173 |
![]() | Line has trailing spaces. | 175 |
![]() | Expected an @return tag. | 177 |
![]() | Method 'createOffers' is not designed for extension - needs to be abstract, final or empty. | 177 |
![]() | First sentence should end with a period. | 181 |
![]() | Line has trailing spaces. | 183 |
![]() | Expected an @return tag. | 185 |
![]() | Line is longer than 80 characters. | 185 |
![]() | Method 'createResponseGroupInformationElements' is not designed for extension - needs to be abstract, final or empty. | 185 |
![]() | First sentence should end with a period. | 189 |
![]() | Line has trailing spaces. | 191 |
![]() | Expected an @return tag. | 193 |
![]() | Line is longer than 80 characters. | 193 |
![]() | Method 'createSimilarViewedProductsSimilarViewedProduct' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | First sentence should end with a period. | 197 |
![]() | Line has trailing spaces. | 199 |
![]() | Expected an @return tag. | 201 |
![]() | Method 'createCustomerContentLookupResponse' is not designed for extension - needs to be abstract, final or empty. | 201 |
![]() | First sentence should end with a period. | 205 |
![]() | Line has trailing spaces. | 207 |
![]() | Expected an @return tag. | 209 |
![]() | Line is longer than 80 characters. | 209 |
![]() | Method 'createTransactionItemChildTransactionItems' is not designed for extension - needs to be abstract, final or empty. | 209 |
![]() | First sentence should end with a period. | 213 |
![]() | Line has trailing spaces. | 215 |
![]() | Expected an @return tag. | 217 |
![]() | Method 'createListSearchResponse' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | First sentence should end with a period. | 221 |
![]() | Line has trailing spaces. | 223 |
![]() | Expected an @return tag. | 225 |
![]() | Method 'createListmaniaLists' is not designed for extension - needs to be abstract, final or empty. | 225 |
![]() | First sentence should end with a period. | 229 |
![]() | Line has trailing spaces. | 231 |
![]() | Expected an @return tag. | 233 |
![]() | Method 'createSellerListingSearchResponse' is not designed for extension - needs to be abstract, final or empty. | 233 |
![]() | First sentence should end with a period. | 237 |
![]() | Line has trailing spaces. | 239 |
![]() | Expected an @return tag. | 241 |
![]() | Method 'createCartAddRequestItemsItem' is not designed for extension - needs to be abstract, final or empty. | 241 |
![]() | First sentence should end with a period. | 245 |
![]() | Line has trailing spaces. | 247 |
![]() | Expected an @return tag. | 249 |
![]() | Method 'createTransaction' is not designed for extension - needs to be abstract, final or empty. | 249 |
![]() | First sentence should end with a period. | 253 |
![]() | Line has trailing spaces. | 255 |
![]() | Expected an @return tag. | 257 |
![]() | Method 'createSellerListingLookup' is not designed for extension - needs to be abstract, final or empty. | 257 |
![]() | First sentence should end with a period. | 261 |
![]() | Line has trailing spaces. | 263 |
![]() | Expected an @return tag. | 265 |
![]() | Method 'createRequest' is not designed for extension - needs to be abstract, final or empty. | 265 |
![]() | First sentence should end with a period. | 269 |
![]() | Line has trailing spaces. | 271 |
![]() | Expected an @return tag. | 273 |
![]() | Method 'createMultiOperation' is not designed for extension - needs to be abstract, final or empty. | 273 |
![]() | First sentence should end with a period. | 277 |
![]() | Line has trailing spaces. | 279 |
![]() | Expected an @return tag. | 281 |
![]() | Method 'createPromotionItemApplicability' is not designed for extension - needs to be abstract, final or empty. | 281 |
![]() | First sentence should end with a period. | 285 |
![]() | Line has trailing spaces. | 287 |
![]() | Expected an @return tag. | 289 |
![]() | Method 'createBrowseNodeLookupRequest' is not designed for extension - needs to be abstract, final or empty. | 289 |
![]() | First sentence should end with a period. | 293 |
![]() | Line has trailing spaces. | 295 |
![]() | Expected an @return tag. | 297 |
![]() | Method 'createTransactionShipmentsShipment' is not designed for extension - needs to be abstract, final or empty. | 297 |
![]() | First sentence should end with a period. | 301 |
![]() | Line has trailing spaces. | 303 |
![]() | Expected an @return tag. | 305 |
![]() | Method 'createOperationInformation' is not designed for extension - needs to be abstract, final or empty. | 305 |
![]() | First sentence should end with a period. | 309 |
![]() | Line has trailing spaces. | 311 |
![]() | Expected an @return tag. | 313 |
![]() | Method 'createSellerSellerFeedbackSummary' is not designed for extension - needs to be abstract, final or empty. | 313 |
![]() | First sentence should end with a period. | 317 |
![]() | Line has trailing spaces. | 319 |
![]() | Expected an @return tag. | 321 |
![]() | Method 'createBrowseNodeLookupResponse' is not designed for extension - needs to be abstract, final or empty. | 321 |
![]() | First sentence should end with a period. | 325 |
![]() | Line has trailing spaces. | 327 |
![]() | Expected an @return tag. | 329 |
![]() | Method 'createArguments' is not designed for extension - needs to be abstract, final or empty. | 329 |
![]() | First sentence should end with a period. | 333 |
![]() | Line has trailing spaces. | 335 |
![]() | Expected an @return tag. | 337 |
![]() | Method 'createPromotionBenefit' is not designed for extension - needs to be abstract, final or empty. | 337 |
![]() | First sentence should end with a period. | 341 |
![]() | Line has trailing spaces. | 343 |
![]() | Expected an @return tag. | 345 |
![]() | Method 'createAddress' is not designed for extension - needs to be abstract, final or empty. | 345 |
![]() | First sentence should end with a period. | 349 |
![]() | Line has trailing spaces. | 351 |
![]() | Expected an @return tag. | 353 |
![]() | Method 'createBin' is not designed for extension - needs to be abstract, final or empty. | 353 |
![]() | First sentence should end with a period. | 357 |
![]() | Line has trailing spaces. | 359 |
![]() | Expected an @return tag. | 361 |
![]() | Method 'createErrors' is not designed for extension - needs to be abstract, final or empty. | 361 |
![]() | First sentence should end with a period. | 365 |
![]() | Line has trailing spaces. | 367 |
![]() | Expected an @return tag. | 369 |
![]() | Method 'createCartCreateResponse' is not designed for extension - needs to be abstract, final or empty. | 369 |
![]() | First sentence should end with a period. | 373 |
![]() | Line has trailing spaces. | 375 |
![]() | Expected an @return tag. | 377 |
![]() | Method 'createSeller' is not designed for extension - needs to be abstract, final or empty. | 377 |
![]() | First sentence should end with a period. | 381 |
![]() | Line has trailing spaces. | 383 |
![]() | Expected an @return tag. | 385 |
![]() | Method 'createSimilarityLookupResponse' is not designed for extension - needs to be abstract, final or empty. | 385 |
![]() | First sentence should end with a period. | 389 |
![]() | Line has trailing spaces. | 391 |
![]() | Expected an @return tag. | 393 |
![]() | Line is longer than 80 characters. | 393 |
![]() | Method 'createItemAttributesLanguagesLanguage' is not designed for extension - needs to be abstract, final or empty. | 393 |
![]() | First sentence should end with a period. | 397 |
![]() | Line has trailing spaces. | 399 |
![]() | Expected an @return tag. | 401 |
![]() | Line is longer than 80 characters. | 401 |
![]() | Method 'createMerchantItemAttributesPackageDimensions' is not designed for extension - needs to be abstract, final or empty. | 401 |
![]() | First sentence should end with a period. | 405 |
![]() | Line has trailing spaces. | 407 |
![]() | Expected an @return tag. | 409 |
![]() | Method 'createTracksDisc' is not designed for extension - needs to be abstract, final or empty. | 409 |
![]() | First sentence should end with a period. | 413 |
![]() | Line has trailing spaces. | 415 |
![]() | Expected an @return tag. | 417 |
![]() | Method 'createReviewer' is not designed for extension - needs to be abstract, final or empty. | 417 |
![]() | First sentence should end with a period. | 421 |
![]() | Line has trailing spaces. | 423 |
![]() | Expected an @return tag. | 425 |
![]() | Method 'createVariationDimensions' is not designed for extension - needs to be abstract, final or empty. | 425 |
![]() | First sentence should end with a period. | 429 |
![]() | Line has trailing spaces. | 431 |
![]() | Expected an @return tag. | 433 |
![]() | Method 'createItemLookup' is not designed for extension - needs to be abstract, final or empty. | 433 |
![]() | First sentence should end with a period. | 437 |
![]() | Line has trailing spaces. | 439 |
![]() | Expected an @return tag. | 441 |
![]() | Line is longer than 80 characters. | 441 |
![]() | Method 'createPromotionEligibilityRequirement' is not designed for extension - needs to be abstract, final or empty. | 441 |
![]() | First sentence should end with a period. | 445 |
![]() | Line is longer than 80 characters. | 446 |
![]() | Line has trailing spaces. | 447 |
![]() | Expected an @return tag. | 449 |
![]() | Line is longer than 80 characters. | 449 |
![]() | Method 'createItemAlternateVersionsAlternateVersion' is not designed for extension - needs to be abstract, final or empty. | 449 |
![]() | Line is longer than 80 characters. | 450 |
![]() | First sentence should end with a period. | 453 |
![]() | Line is longer than 80 characters. | 454 |
![]() | Line has trailing spaces. | 455 |
![]() | Expected an @return tag. | 457 |
![]() | Line is longer than 80 characters. | 457 |
![]() | Method 'createTransactionShipmentsShipmentShipmentItems' is not designed for extension - needs to be abstract, final or empty. | 457 |
![]() | First sentence should end with a period. | 461 |
![]() | Line has trailing spaces. | 463 |
![]() | Expected an @return tag. | 465 |
![]() | Method 'createCustomerContentSearchRequest' is not designed for extension - needs to be abstract, final or empty. | 465 |
![]() | First sentence should end with a period. | 469 |
![]() | Line has trailing spaces. | 471 |
![]() | Expected an @return tag. | 473 |
![]() | Method 'createTracks' is not designed for extension - needs to be abstract, final or empty. | 473 |
![]() | First sentence should end with a period. | 477 |
![]() | Line has trailing spaces. | 479 |
![]() | Expected an @return tag. | 481 |
![]() | Line is longer than 80 characters. | 481 |
![]() | Method 'createMerchantItemAttributesLanguagesLanguage' is not designed for extension - needs to be abstract, final or empty. | 481 |
![]() | First sentence should end with a period. | 485 |
![]() | Line has trailing spaces. | 487 |
![]() | Expected an @return tag. | 489 |
![]() | Method 'createSellerFeedbackFeedback' is not designed for extension - needs to be abstract, final or empty. | 489 |
![]() | First sentence should end with a period. | 493 |
![]() | Line has trailing spaces. | 495 |
![]() | Expected an @return tag. | 497 |
![]() | Method 'createSearchBinSets' is not designed for extension - needs to be abstract, final or empty. | 497 |
![]() | First sentence should end with a period. | 501 |
![]() | Line has trailing spaces. | 503 |
![]() | Expected an @return tag. | 505 |
![]() | Method 'createPromotions' is not designed for extension - needs to be abstract, final or empty. | 505 |
![]() | First sentence should end with a period. | 509 |
![]() | Line is longer than 80 characters. | 510 |
![]() | Line has trailing spaces. | 511 |
![]() | Expected an @return tag. | 513 |
![]() | Line is longer than 80 characters. | 513 |
![]() | Method 'createTransactionShipmentsShipmentPackagesPackage' is not designed for extension - needs to be abstract, final or empty. | 513 |
![]() | First sentence should end with a period. | 517 |
![]() | Line has trailing spaces. | 519 |
![]() | Expected an @return tag. | 521 |
![]() | Method 'createLists' is not designed for extension - needs to be abstract, final or empty. | 521 |
![]() | First sentence should end with a period. | 525 |
![]() | Line has trailing spaces. | 527 |
![]() | Expected an @return tag. | 529 |
![]() | Method 'createItemLookupResponse' is not designed for extension - needs to be abstract, final or empty. | 529 |
![]() | First sentence should end with a period. | 533 |
![]() | Line has trailing spaces. | 535 |
![]() | Expected an @return tag. | 537 |
![]() | Method 'createDecimalWithUnits' is not designed for extension - needs to be abstract, final or empty. | 537 |
![]() | First sentence should end with a period. | 541 |
![]() | Line has trailing spaces. | 543 |
![]() | Expected an @return tag. | 545 |
![]() | Method 'createHelpResponse' is not designed for extension - needs to be abstract, final or empty. | 545 |
![]() | First sentence should end with a period. | 549 |
![]() | Line has trailing spaces. | 551 |
![]() | Expected an @return tag. | 553 |
![]() | Method 'createListLookupRequest' is not designed for extension - needs to be abstract, final or empty. | 553 |
![]() | First sentence should end with a period. | 557 |
![]() | Line has trailing spaces. | 559 |
![]() | Expected an @return tag. | 561 |
![]() | Method 'createTransactionShipments' is not designed for extension - needs to be abstract, final or empty. | 561 |
![]() | First sentence should end with a period. | 565 |
![]() | Line has trailing spaces. | 567 |
![]() | Expected an @return tag. | 569 |
![]() | Method 'createTransactionLookupResponse' is not designed for extension - needs to be abstract, final or empty. | 569 |
![]() | First sentence should end with a period. | 573 |
![]() | Line has trailing spaces. | 575 |
![]() | Expected an @return tag. | 577 |
![]() | Method 'createSellerFeedback' is not designed for extension - needs to be abstract, final or empty. | 577 |
![]() | First sentence should end with a period. | 581 |
![]() | Line is longer than 80 characters. | 582 |
![]() | Line has trailing spaces. | 583 |
![]() | Expected an @return tag. | 585 |
![]() | Line is longer than 80 characters. | 585 |
![]() | Method 'createSellerSellerFeedbackSummaryFeedbackDateRangeSellerFeedbackRating' is not designed for extension - needs to be abstract, final or empty. | 585 |
![]() | Line is longer than 80 characters. | 586 |
![]() | First sentence should end with a period. | 589 |
![]() | Line has trailing spaces. | 591 |
![]() | Expected an @return tag. | 593 |
![]() | Line is longer than 80 characters. | 593 |
![]() | Method 'createItemAttributesPackageDimensions' is not designed for extension - needs to be abstract, final or empty. | 593 |
![]() | First sentence should end with a period. | 597 |
![]() | Line has trailing spaces. | 599 |
![]() | Expected an @return tag. | 601 |
![]() | Method 'createCartAddRequest' is not designed for extension - needs to be abstract, final or empty. | 601 |
![]() | First sentence should end with a period. | 605 |
![]() | Line has trailing spaces. | 607 |
![]() | Expected an @return tag. | 609 |
![]() | Line is longer than 80 characters. | 609 |
![]() | Method 'createResponseGroupInformationValidOperations' is not designed for extension - needs to be abstract, final or empty. | 609 |
![]() | First sentence should end with a period. | 613 |
![]() | Line has trailing spaces. | 615 |
![]() | Expected an @return tag. | 617 |
![]() | Method 'createCartGetResponse' is not designed for extension - needs to be abstract, final or empty. | 617 |
![]() | First sentence should end with a period. | 621 |
![]() | Line has trailing spaces. | 623 |
![]() | Expected an @return tag. | 625 |
![]() | Method 'createCartAdd' is not designed for extension - needs to be abstract, final or empty. | 625 |
![]() | First sentence should end with a period. | 629 |
![]() | Line has trailing spaces. | 631 |
![]() | Expected an @return tag. | 633 |
![]() | Line is longer than 80 characters. | 633 |
![]() | Method 'createSimilarProductsSimilarProduct' is not designed for extension - needs to be abstract, final or empty. | 633 |
![]() | First sentence should end with a period. | 637 |
![]() | Line has trailing spaces. | 639 |
![]() | Expected an @return tag. | 641 |
![]() | Line is longer than 80 characters. | 641 |
![]() | Method 'createOperationInformationDefaultResponseGroups' is not designed for extension - needs to be abstract, final or empty. | 641 |
![]() | First sentence should end with a period. | 645 |
![]() | Line has trailing spaces. | 647 |
![]() | Expected an @return tag. | 649 |
![]() | Method 'createMerchantItemAttributes' is not designed for extension - needs to be abstract, final or empty. | 649 |
![]() | First sentence should end with a period. | 653 |
![]() | Line has trailing spaces. | 655 |
![]() | Expected an @return tag. | 657 |
![]() | Method 'createSavedForLaterItems' is not designed for extension - needs to be abstract, final or empty. | 657 |
![]() | First sentence should end with a period. | 661 |
![]() | Line has trailing spaces. | 663 |
![]() | Expected an @return tag. | 665 |
![]() | Method 'createListSearchRequest' is not designed for extension - needs to be abstract, final or empty. | 665 |
![]() | First sentence should end with a period. | 669 |
![]() | Line has trailing spaces. | 671 |
![]() | Expected an @return tag. | 673 |
![]() | Method 'createSimilarProducts' is not designed for extension - needs to be abstract, final or empty. | 673 |
![]() | First sentence should end with a period. | 677 |
![]() | Line has trailing spaces. | 679 |
![]() | Expected an @return tag. | 681 |
![]() | Line is longer than 80 characters. | 681 |
![]() | Method 'createMerchantItemAttributesCreator' is not designed for extension - needs to be abstract, final or empty. | 681 |
![]() | First sentence should end with a period. | 685 |
![]() | Line has trailing spaces. | 687 |
![]() | Expected an @return tag. | 689 |
![]() | Method 'createCartGet' is not designed for extension - needs to be abstract, final or empty. | 689 |
![]() | First sentence should end with a period. | 693 |
![]() | Line has trailing spaces. | 695 |
![]() | Expected an @return tag. | 697 |
![]() | Line is longer than 80 characters. | 697 |
![]() | Method 'createOfferListingAvailabilityAttributes' is not designed for extension - needs to be abstract, final or empty. | 697 |
![]() | First sentence should end with a period. | 701 |
![]() | Line has trailing spaces. | 703 |
![]() | Expected an @return tag. | 705 |
![]() | Method 'createMerchant' is not designed for extension - needs to be abstract, final or empty. | 705 |
![]() | First sentence should end with a period. | 709 |
![]() | Line has trailing spaces. | 711 |
![]() | Expected an @return tag. | 713 |
![]() | Method 'createItemAttributesItemDimensions' is not designed for extension - needs to be abstract, final or empty. | 713 |
![]() | First sentence should end with a period. | 717 |
![]() | Line has trailing spaces. | 719 |
![]() | Expected an @return tag. | 721 |
![]() | Method 'createCustomer' is not designed for extension - needs to be abstract, final or empty. | 721 |
![]() | First sentence should end with a period. | 725 |
![]() | Line has trailing spaces. | 727 |
![]() | Expected an @return tag. | 729 |
![]() | Method 'createItemLookupRequest' is not designed for extension - needs to be abstract, final or empty. | 729 |
![]() | First sentence should end with a period. | 733 |
![]() | Line has trailing spaces. | 735 |
![]() | Expected an @return tag. | 737 |
![]() | Method 'createInformation' is not designed for extension - needs to be abstract, final or empty. | 737 |
![]() | First sentence should end with a period. | 741 |
![]() | Line has trailing spaces. | 743 |
![]() | Expected an @return tag. | 745 |
![]() | Method 'createCollections' is not designed for extension - needs to be abstract, final or empty. | 745 |
![]() | First sentence should end with a period. | 749 |
![]() | Line has trailing spaces. | 751 |
![]() | Expected an @return tag. | 753 |
![]() | Method 'createOffer' is not designed for extension - needs to be abstract, final or empty. | 753 |
![]() | First sentence should end with a period. | 757 |
![]() | Line has trailing spaces. | 759 |
![]() | Expected an @return tag. | 761 |
![]() | Method 'createCartModifyResponse' is not designed for extension - needs to be abstract, final or empty. | 761 |
![]() | First sentence should end with a period. | 765 |
![]() | Line has trailing spaces. | 767 |
![]() | Expected an @return tag. | 769 |
![]() | Method 'createTransactionLookupRequest' is not designed for extension - needs to be abstract, final or empty. | 769 |
![]() | First sentence should end with a period. | 773 |
![]() | Line has trailing spaces. | 775 |
![]() | Expected an @return tag. | 777 |
![]() | Method 'createTransactionItem' is not designed for extension - needs to be abstract, final or empty. | 777 |
![]() | First sentence should end with a period. | 781 |
![]() | Line has trailing spaces. | 783 |
![]() | Expected an @return tag. | 785 |
![]() | Method 'createEditorialReview' is not designed for extension - needs to be abstract, final or empty. | 785 |
![]() | First sentence should end with a period. | 789 |
![]() | Line has trailing spaces. | 791 |
![]() | Expected an @return tag. | 793 |
![]() | Method 'createCartItem' is not designed for extension - needs to be abstract, final or empty. | 793 |
![]() | First sentence should end with a period. | 797 |
![]() | Line has trailing spaces. | 799 |
![]() | Expected an @return tag. | 801 |
![]() | Method 'createCartModifyRequest' is not designed for extension - needs to be abstract, final or empty. | 801 |
![]() | First sentence should end with a period. | 805 |
![]() | Line has trailing spaces. | 807 |
![]() | Expected an @return tag. | 809 |
![]() | Method 'createItemAttributesLanguages' is not designed for extension - needs to be abstract, final or empty. | 809 |
![]() | First sentence should end with a period. | 813 |
![]() | Line has trailing spaces. | 815 |
![]() | Expected an @return tag. | 817 |
![]() | Line is longer than 80 characters. | 817 |
![]() | Method 'createOperationInformationRequiredParameters' is not designed for extension - needs to be abstract, final or empty. | 817 |
![]() | First sentence should end with a period. | 821 |
![]() | Line has trailing spaces. | 823 |
![]() | Expected an @return tag. | 825 |
![]() | Method 'createSearchInside' is not designed for extension - needs to be abstract, final or empty. | 825 |
![]() | First sentence should end with a period. | 829 |
![]() | Line has trailing spaces. | 831 |
![]() | Expected an @return tag. | 833 |
![]() | Method 'createCollectionsCollection' is not designed for extension - needs to be abstract, final or empty. | 833 |
![]() | First sentence should end with a period. | 837 |
![]() | Line has trailing spaces. | 839 |
![]() | Expected an @return tag. | 841 |
![]() | Method 'createCustomerReviews' is not designed for extension - needs to be abstract, final or empty. | 841 |
![]() | First sentence should end with a period. | 845 |
![]() | Line has trailing spaces. | 847 |
![]() | Expected an @return tag. | 849 |
![]() | Method 'createCartCreateRequest' is not designed for extension - needs to be abstract, final or empty. | 849 |
![]() | First sentence should end with a period. | 853 |
![]() | Line has trailing spaces. | 855 |
![]() | Expected an @return tag. | 857 |
![]() | Method 'createResponseGroupInformation' is not designed for extension - needs to be abstract, final or empty. | 857 |
![]() | First sentence should end with a period. | 861 |
![]() | Line has trailing spaces. | 863 |
![]() | Expected an @return tag. | 865 |
![]() | Method 'createCartCreate' is not designed for extension - needs to be abstract, final or empty. | 865 |
![]() | First sentence should end with a period. | 869 |
![]() | Line is longer than 80 characters. | 870 |
![]() | Line has trailing spaces. | 871 |
![]() | Expected an @return tag. | 873 |
![]() | Line is longer than 80 characters. | 873 |
![]() | Method 'createOtherCategoriesSimilarProductsOtherCategoriesSimilarProduct' is not designed for extension - needs to be abstract, final or empty. | 873 |
![]() | Line is longer than 80 characters. | 874 |
![]() | First sentence should end with a period. | 877 |
![]() | Line has trailing spaces. | 879 |
![]() | Expected an @return tag. | 881 |
![]() | Method 'createPromotionDetails' is not designed for extension - needs to be abstract, final or empty. | 881 |
![]() | First sentence should end with a period. | 885 |
![]() | Line has trailing spaces. | 887 |
![]() | Expected an @return tag. | 889 |
![]() | Method 'createCustomerContentSearchResponse' is not designed for extension - needs to be abstract, final or empty. | 889 |
![]() | First sentence should end with a period. | 893 |
![]() | Line has trailing spaces. | 895 |
![]() | Expected an @return tag. | 897 |
![]() | Line is longer than 80 characters. | 897 |
![]() | Method 'createTransactionShipmentsShipmentPackages' is not designed for extension - needs to be abstract, final or empty. | 897 |
![]() | First sentence should end with a period. | 901 |
![]() | Line has trailing spaces. | 903 |
![]() | Expected an @return tag. | 905 |
![]() | Method 'createSearchBinSet' is not designed for extension - needs to be abstract, final or empty. | 905 |
![]() | First sentence should end with a period. | 909 |
![]() | Line has trailing spaces. | 911 |
![]() | Expected an @return tag. | 913 |
![]() | Method 'createNewReleasesNewRelease' is not designed for extension - needs to be abstract, final or empty. | 913 |
![]() | First sentence should end with a period. | 917 |
![]() | Line has trailing spaces. | 919 |
![]() | Expected an @return tag. | 921 |
![]() | Method 'createMultiOperationResponse' is not designed for extension - needs to be abstract, final or empty. | 921 |
![]() | First sentence should end with a period. | 925 |
![]() | Line has trailing spaces. | 927 |
![]() | Expected an @return tag. | 929 |
![]() | Method 'createBrowseNodeLookup' is not designed for extension - needs to be abstract, final or empty. | 929 |
![]() | First sentence should end with a period. | 933 |
![]() | Line has trailing spaces. | 935 |
![]() | Expected an @return tag. | 937 |
![]() | Method 'createCartClearResponse' is not designed for extension - needs to be abstract, final or empty. | 937 |
![]() | First sentence should end with a period. | 941 |
![]() | Line has trailing spaces. | 943 |
![]() | Expected an @return tag. | 945 |
![]() | Method 'createSearchResultsMap' is not designed for extension - needs to be abstract, final or empty. | 945 |
![]() | First sentence should end with a period. | 949 |
![]() | Line has trailing spaces. | 951 |
![]() | Expected an @return tag. | 953 |
![]() | Method 'createPromotion' is not designed for extension - needs to be abstract, final or empty. | 953 |
![]() | First sentence should end with a period. | 957 |
![]() | Line has trailing spaces. | 959 |
![]() | Expected an @return tag. | 961 |
![]() | Method 'createSellerLocation' is not designed for extension - needs to be abstract, final or empty. | 961 |
![]() | First sentence should end with a period. | 965 |
![]() | Line has trailing spaces. | 967 |
![]() | Expected an @return tag. | 969 |
![]() | Method 'createPrice' is not designed for extension - needs to be abstract, final or empty. | 969 |
![]() | First sentence should end with a period. | 973 |
![]() | Line has trailing spaces. | 975 |
![]() | Expected an @return tag. | 977 |
![]() | Method 'createCartModifyRequestItemsItem' is not designed for extension - needs to be abstract, final or empty. | 977 |
![]() | First sentence should end with a period. | 981 |
![]() | Line has trailing spaces. | 983 |
![]() | Expected an @return tag. | 985 |
![]() | Line is longer than 80 characters. | 985 |
![]() | Method 'createOtherCategoriesSimilarProducts' is not designed for extension - needs to be abstract, final or empty. | 985 |
![]() | First sentence should end with a period. | 989 |
![]() | Line has trailing spaces. | 991 |
![]() | Expected an @return tag. | 993 |
![]() | Method 'createVariationSummary' is not designed for extension - needs to be abstract, final or empty. | 993 |
![]() | First sentence should end with a period. | 997 |
![]() | Line has trailing spaces. | 999 |
![]() | Expected an @return tag. | 1001 |
![]() | Method 'createCartGetRequest' is not designed for extension - needs to be abstract, final or empty. | 1001 |
![]() | First sentence should end with a period. | 1005 |
![]() | Line is longer than 80 characters. | 1006 |
![]() | Line has trailing spaces. | 1007 |
![]() | Expected an @return tag. | 1009 |
![]() | Line is longer than 80 characters. | 1009 |
![]() | Method 'createItemAlternateVersions' is not designed for extension - needs to be abstract, final or empty. | 1009 |
![]() | Line is longer than 80 characters. | 1010 |
![]() | First sentence should end with a period. | 1013 |
![]() | Line has trailing spaces. | 1015 |
![]() | Expected an @return tag. | 1017 |
![]() | Method 'createPromotionBenefits' is not designed for extension - needs to be abstract, final or empty. | 1017 |
![]() | First sentence should end with a period. | 1021 |
![]() | Line has trailing spaces. | 1023 |
![]() | Expected an @return tag. | 1025 |
![]() | Method 'createListSearch' is not designed for extension - needs to be abstract, final or empty. | 1025 |
![]() | First sentence should end with a period. | 1029 |
![]() | Line has trailing spaces. | 1031 |
![]() | Expected an @return tag. | 1033 |
![]() | Line is longer than 80 characters. | 1033 |
![]() | Method 'createOperationInformationAvailableParameters' is not designed for extension - needs to be abstract, final or empty. | 1033 |
![]() | First sentence should end with a period. | 1037 |
![]() | Line has trailing spaces. | 1039 |
![]() | Expected an @return tag. | 1041 |
![]() | Method 'createCartModifyRequestItems' is not designed for extension - needs to be abstract, final or empty. | 1041 |
![]() | First sentence should end with a period. | 1045 |
![]() | Line has trailing spaces. | 1047 |
![]() | Expected an @return tag. | 1049 |
![]() | Method 'createOfferAttributes' is not designed for extension - needs to be abstract, final or empty. | 1049 |
![]() | First sentence should end with a period. | 1053 |
![]() | Line has trailing spaces. | 1055 |
![]() | Expected an @return tag. | 1057 |
![]() | Method 'createTopSellers' is not designed for extension - needs to be abstract, final or empty. | 1057 |
![]() | First sentence should end with a period. | 1061 |
![]() | Line has trailing spaces. | 1063 |
![]() | Expected an @return tag. | 1065 |
![]() | Method 'createAccessories' is not designed for extension - needs to be abstract, final or empty. | 1065 |
![]() | First sentence should end with a period. | 1069 |
![]() | Line has trailing spaces. | 1071 |
![]() | Expected an @return tag. | 1073 |
![]() | Method 'createSellerListingSearch' is not designed for extension - needs to be abstract, final or empty. | 1073 |
![]() | First sentence should end with a period. | 1077 |
![]() | Line has trailing spaces. | 1079 |
![]() | Expected an @return tag. | 1081 |
![]() | Line is longer than 80 characters. | 1081 |
![]() | Method 'createCollectionsCollectionCollectionItem' is not designed for extension - needs to be abstract, final or empty. | 1081 |
![]() | First sentence should end with a period. | 1085 |
![]() | Line has trailing spaces. | 1087 |
![]() | Expected an @return tag. | 1089 |
![]() | Method 'createSellerListing' is not designed for extension - needs to be abstract, final or empty. | 1089 |
![]() | First sentence should end with a period. | 1093 |
![]() | Line has trailing spaces. | 1095 |
![]() | Expected an @return tag. | 1097 |
![]() | Method 'createCartCreateRequestItems' is not designed for extension - needs to be abstract, final or empty. | 1097 |
![]() | First sentence should end with a period. | 1101 |
![]() | Line has trailing spaces. | 1103 |
![]() | Expected an @return tag. | 1105 |
![]() | Method 'createCustomerContentSearch' is not designed for extension - needs to be abstract, final or empty. | 1105 |
![]() | First sentence should end with a period. | 1109 |
![]() | Line has trailing spaces. | 1111 |
![]() | Expected an @return tag. | 1113 |
![]() | Method 'createLoyaltyPoints' is not designed for extension - needs to be abstract, final or empty. | 1113 |
![]() | First sentence should end with a period. | 1117 |
![]() | Line has trailing spaces. | 1119 |
![]() | Expected an @return tag. | 1121 |
![]() | Method 'createAccessoriesAccessory' is not designed for extension - needs to be abstract, final or empty. | 1121 |
![]() | First sentence should end with a period. | 1125 |
![]() | Line has trailing spaces. | 1127 |
![]() | Expected an @return tag. | 1129 |
![]() | Method 'createSellerListingLookupRequest' is not designed for extension - needs to be abstract, final or empty. | 1129 |
![]() | First sentence should end with a period. | 1133 |
![]() | Line has trailing spaces. | 1135 |
![]() | Expected an @return tag. | 1137 |
![]() | Method 'createBrowseNodeChildren' is not designed for extension - needs to be abstract, final or empty. | 1137 |
![]() | First sentence should end with a period. | 1141 |
![]() | Line has trailing spaces. | 1143 |
![]() | Expected an @return tag. | 1145 |
![]() | Method 'createHelpRequest' is not designed for extension - needs to be abstract, final or empty. | 1145 |
![]() | First sentence should end with a period. | 1149 |
![]() | Line is longer than 80 characters. | 1150 |
![]() | Line has trailing spaces. | 1151 |
![]() | Expected an @return tag. | 1153 |
![]() | Line is longer than 80 characters. | 1153 |
![]() | Method 'createOperationInformationAvailableResponseGroups' is not designed for extension - needs to be abstract, final or empty. | 1153 |
![]() | First sentence should end with a period. | 1157 |
![]() | Line has trailing spaces. | 1159 |
![]() | Expected an @return tag. | 1161 |
![]() | Line is longer than 80 characters. | 1161 |
![]() | Method 'createPromotionEligibilityRequirements' is not designed for extension - needs to be abstract, final or empty. | 1161 |
![]() | First sentence should end with a period. | 1165 |
![]() | Line has trailing spaces. | 1167 |
![]() | Expected an @return tag. | 1169 |
![]() | Method 'createCartItems' is not designed for extension - needs to be abstract, final or empty. | 1169 |
![]() | First sentence should end with a period. | 1173 |
![]() | Line has trailing spaces. | 1175 |
![]() | Expected an @return tag. | 1177 |
![]() | Method 'createCartClear' is not designed for extension - needs to be abstract, final or empty. | 1177 |
![]() | First sentence should end with a period. | 1181 |
![]() | Line has trailing spaces. | 1183 |
![]() | Expected an @return tag. | 1185 |
![]() | Line is longer than 80 characters. | 1185 |
![]() | Method 'createMerchantItemAttributesItemDimensions' is not designed for extension - needs to be abstract, final or empty. | 1185 |
![]() | First sentence should end with a period. | 1189 |
![]() | Line has trailing spaces. | 1191 |
![]() | Expected an @return tag. | 1193 |
![]() | Method 'createListLookupResponse' is not designed for extension - needs to be abstract, final or empty. | 1193 |
![]() | First sentence should end with a period. | 1197 |
![]() | Line is longer than 80 characters. | 1198 |
![]() | Line has trailing spaces. | 1199 |
![]() | Expected an @return tag. | 1201 |
![]() | Line is longer than 80 characters. | 1201 |
![]() | Method 'createSellerSellerFeedbackSummaryFeedbackDateRange' is not designed for extension - needs to be abstract, final or empty. | 1201 |
![]() | First sentence should end with a period. | 1205 |
![]() | Line has trailing spaces. | 1207 |
![]() | Expected an @return tag. | 1209 |
![]() | Method 'createImage' is not designed for extension - needs to be abstract, final or empty. | 1209 |
![]() | First sentence should end with a period. | 1213 |
![]() | Line has trailing spaces. | 1215 |
![]() | Expected an @return tag. | 1217 |
![]() | Method 'createCartCreateRequestItemsItem' is not designed for extension - needs to be abstract, final or empty. | 1217 |
![]() | First sentence should end with a period. | 1221 |
![]() | Line has trailing spaces. | 1223 |
![]() | Expected an @return tag. | 1225 |
![]() | Method 'createOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 1225 |
![]() | First sentence should end with a period. | 1229 |
![]() | Line has trailing spaces. | 1231 |
![]() | Expected an @return tag. | 1233 |
![]() | Method 'createCartClearRequest' is not designed for extension - needs to be abstract, final or empty. | 1233 |
![]() | First sentence should end with a period. | 1237 |
![]() | Line has trailing spaces. | 1239 |
![]() | Expected an @return tag. | 1241 |
![]() | Method 'createPromotionSummary' is not designed for extension - needs to be abstract, final or empty. | 1241 |
![]() | First sentence should end with a period. | 1245 |
![]() | Line has trailing spaces. | 1247 |
![]() | Expected an @return tag. | 1249 |
![]() | Method 'createSellerLookup' is not designed for extension - needs to be abstract, final or empty. | 1249 |
![]() | First sentence should end with a period. | 1253 |
![]() | Line has trailing spaces. | 1255 |
![]() | Expected an @return tag. | 1257 |
![]() | Method 'createSellerListingSearchRequest' is not designed for extension - needs to be abstract, final or empty. | 1257 |
![]() | First sentence should end with a period. | 1261 |
![]() | Line is longer than 80 characters. | 1262 |
![]() | Line has trailing spaces. | 1263 |
![]() | Expected an @return tag. | 1265 |
![]() | Line is longer than 80 characters. | 1265 |
![]() | Method 'createItemSubjects' is not designed for extension - needs to be abstract, final or empty. | 1265 |
![]() | Line is longer than 80 characters. | 1266 |
![]() | First sentence should end with a period. | 1269 |
![]() | Line has trailing spaces. | 1271 |
![]() | Expected an @return tag. | 1273 |
![]() | Method 'createCorrectedQuery' is not designed for extension - needs to be abstract, final or empty. | 1273 |
![]() | First sentence should end with a period. | 1277 |
![]() | Line has trailing spaces. | 1279 |
![]() | Expected an @return tag. | 1281 |
![]() | Method 'createHTTPHeaders' is not designed for extension - needs to be abstract, final or empty. | 1281 |
![]() | First sentence should end with a period. | 1285 |
![]() | Line has trailing spaces. | 1287 |
![]() | Expected an @return tag. | 1289 |
![]() | Method 'createTransactionTotals' is not designed for extension - needs to be abstract, final or empty. | 1289 |
![]() | First sentence should end with a period. | 1293 |
![]() | Line has trailing spaces. | 1295 |
![]() | Expected an @return tag. | 1297 |
![]() | Method 'createTracksDiscTrack' is not designed for extension - needs to be abstract, final or empty. | 1297 |
![]() | First sentence should end with a period. | 1301 |
![]() | Line has trailing spaces. | 1303 |
![]() | Expected an @return tag. | 1305 |
![]() | Method 'createList' is not designed for extension - needs to be abstract, final or empty. | 1305 |
![]() | First sentence should end with a period. | 1309 |
![]() | Line has trailing spaces. | 1311 |
![]() | Expected an @return tag. | 1313 |
![]() | Method 'createItemSearchRequest' is not designed for extension - needs to be abstract, final or empty. | 1313 |
![]() | First sentence should end with a period. | 1317 |
![]() | Line has trailing spaces. | 1319 |
![]() | Expected an @return tag. | 1321 |
![]() | Method 'createOfferListingShippingCharge' is not designed for extension - needs to be abstract, final or empty. | 1321 |
![]() | First sentence should end with a period. | 1325 |
![]() | Line has trailing spaces. | 1327 |
![]() | Expected an @return tag. | 1329 |
![]() | Method 'createBrowseNodeAncestors' is not designed for extension - needs to be abstract, final or empty. | 1329 |
![]() | First sentence should end with a period. | 1333 |
![]() | Line has trailing spaces. | 1335 |
![]() | Expected an @return tag. | 1337 |
![]() | Method 'createSellers' is not designed for extension - needs to be abstract, final or empty. | 1337 |
![]() | First sentence should end with a period. | 1341 |
![]() | Line has trailing spaces. | 1343 |
![]() | Expected an @return tag. | 1345 |
![]() | Method 'createCustomers' is not designed for extension - needs to be abstract, final or empty. | 1345 |
![]() | First sentence should end with a period. | 1349 |
![]() | Line has trailing spaces. | 1351 |
![]() | Expected an @return tag. | 1353 |
![]() | Method 'createOfferSummary' is not designed for extension - needs to be abstract, final or empty. | 1353 |
![]() | First sentence should end with a period. | 1357 |
![]() | Line has trailing spaces. | 1359 |
![]() | Expected an @return tag. | 1361 |
![]() | Method 'createTransactionLookup' is not designed for extension - needs to be abstract, final or empty. | 1361 |
![]() | First sentence should end with a period. | 1365 |
![]() | Line has trailing spaces. | 1367 |
![]() | Expected an @return tag. | 1369 |
![]() | Method 'createSearchInsideExcerpt' is not designed for extension - needs to be abstract, final or empty. | 1369 |
![]() | First sentence should end with a period. | 1373 |
![]() | Line has trailing spaces. | 1375 |
![]() | Expected an @return tag. | 1377 |
![]() | Method 'createItemSearchResponse' is not designed for extension - needs to be abstract, final or empty. | 1377 |
![]() | First sentence should end with a period. | 1381 |
![]() | Line is longer than 80 characters. | 1382 |
![]() | Line has trailing spaces. | 1383 |
![]() | Expected an @return tag. | 1385 |
![]() | Line is longer than 80 characters. | 1385 |
![]() | Method 'createItems' is not designed for extension - needs to be abstract, final or empty. | 1385 |
![]() | Line is longer than 80 characters. | 1386 |
![]() | First sentence should end with a period. | 1389 |
![]() | Line has trailing spaces. | 1391 |
![]() | Expected an @return tag. | 1393 |
![]() | Method 'createOfferListing' is not designed for extension - needs to be abstract, final or empty. | 1393 |
![]() | First sentence should end with a period. | 1397 |
![]() | Line has trailing spaces. | 1399 |
![]() | Expected an @return tag. | 1401 |
![]() | Method 'createSellerLookupResponse' is not designed for extension - needs to be abstract, final or empty. | 1401 |
![]() | First sentence should end with a period. | 1405 |
![]() | Line has trailing spaces. | 1407 |
![]() | Expected an @return tag. | 1409 |
![]() | Line is longer than 80 characters. | 1409 |
![]() | Method 'createCollectionsCollectionCollectionParent' is not designed for extension - needs to be abstract, final or empty. | 1409 |
![]() | First sentence should end with a period. | 1413 |
![]() | Line has trailing spaces. | 1415 |
![]() | Expected an @return tag. | 1417 |
![]() | Method 'createBrowseNodes' is not designed for extension - needs to be abstract, final or empty. | 1417 |
![]() | First sentence should end with a period. | 1421 |
![]() | Line has trailing spaces. | 1423 |
![]() | Expected an @return tag. | 1425 |
![]() | Method 'createStringWithUnits' is not designed for extension - needs to be abstract, final or empty. | 1425 |
![]() | First sentence should end with a period. | 1429 |
![]() | Line has trailing spaces. | 1431 |
![]() | Expected an @return tag. | 1433 |
![]() | Method 'createItemSearch' is not designed for extension - needs to be abstract, final or empty. | 1433 |
![]() | First sentence should end with a period. | 1437 |
![]() | Line has trailing spaces. | 1439 |
![]() | Expected an @return tag. | 1441 |
![]() | Method 'createNonNegativeIntegerWithUnits' is not designed for extension - needs to be abstract, final or empty. | 1441 |
![]() | First sentence should end with a period. | 1445 |
![]() | Line has trailing spaces. | 1447 |
![]() | Expected an @return tag. | 1449 |
![]() | Method 'createListmaniaListsListmaniaList' is not designed for extension - needs to be abstract, final or empty. | 1449 |
![]() | First sentence should end with a period. | 1453 |
![]() | Line has trailing spaces. | 1455 |
![]() | Expected an @return tag. | 1457 |
![]() | Method 'createHTTPHeadersHeader' is not designed for extension - needs to be abstract, final or empty. | 1457 |
![]() | First sentence should end with a period. | 1461 |
![]() | Line is longer than 80 characters. | 1462 |
![]() | Line has trailing spaces. | 1463 |
![]() | Expected an @return tag. | 1465 |
![]() | Line is longer than 80 characters. | 1465 |
![]() | Method 'createItemImageSets' is not designed for extension - needs to be abstract, final or empty. | 1465 |
![]() | Line is longer than 80 characters. | 1466 |
![]() | First sentence should end with a period. | 1469 |
![]() | Line has trailing spaces. | 1471 |
![]() | Expected an @return tag. | 1473 |
![]() | Method 'createTransactions' is not designed for extension - needs to be abstract, final or empty. | 1473 |
![]() | First sentence should end with a period. | 1477 |
![]() | Line has trailing spaces. | 1479 |
![]() | Expected an @return tag. | 1481 |
![]() | Method 'createSellerLookupRequest' is not designed for extension - needs to be abstract, final or empty. | 1481 |
![]() | First sentence should end with a period. | 1485 |
![]() | Line has trailing spaces. | 1487 |
![]() | Expected an @return tag. | 1489 |
![]() | Method 'createCartModify' is not designed for extension - needs to be abstract, final or empty. | 1489 |
![]() | First sentence should end with a period. | 1493 |
![]() | Line is longer than 80 characters. | 1494 |
![]() | Line has trailing spaces. | 1495 |
![]() | Expected an @return tag. | 1497 |
![]() | Line is longer than 80 characters. | 1497 |
![]() | Method 'createItem' is not designed for extension - needs to be abstract, final or empty. | 1497 |
![]() | Line is longer than 80 characters. | 1498 |
![]() | First sentence should end with a period. | 1501 |
![]() | Line has trailing spaces. | 1503 |
![]() | Expected an @return tag. | 1505 |
![]() | Method 'createCustomerLocation' is not designed for extension - needs to be abstract, final or empty. | 1505 |
![]() | First sentence should end with a period. | 1509 |
![]() | Line has trailing spaces. | 1511 |
![]() | Expected an @return tag. | 1513 |
![]() | Method 'createNewReleases' is not designed for extension - needs to be abstract, final or empty. | 1513 |
![]() | First sentence should end with a period. | 1517 |
![]() | Line has trailing spaces. | 1519 |
![]() | Expected an @return tag. | 1521 |
![]() | Method 'createCart' is not designed for extension - needs to be abstract, final or empty. | 1521 |
![]() | First sentence should end with a period. | 1525 |
![]() | Line has trailing spaces. | 1527 |
![]() | Expected an @return tag. | 1529 |
![]() | Method 'createHelp' is not designed for extension - needs to be abstract, final or empty. | 1529 |
![]() | First sentence should end with a period. | 1533 |
![]() | Line has trailing spaces. | 1535 |
![]() | Expected an @return tag. | 1537 |
![]() | Method 'createReview' is not designed for extension - needs to be abstract, final or empty. | 1537 |
![]() | First sentence should end with a period. | 1541 |
![]() | Line has trailing spaces. | 1543 |
![]() | Expected an @return tag. | 1545 |
![]() | Method 'createEditorialReviews' is not designed for extension - needs to be abstract, final or empty. | 1545 |
![]() | First sentence should end with a period. | 1549 |
![]() | Line has trailing spaces. | 1551 |
![]() | Expected an @return tag. | 1553 |
![]() | Method 'createVariations' is not designed for extension - needs to be abstract, final or empty. | 1553 |
![]() | First sentence should end with a period. | 1557 |
![]() | Line has trailing spaces. | 1559 |
![]() | Expected an @return tag. | 1561 |
![]() | Method 'createListItem' is not designed for extension - needs to be abstract, final or empty. | 1561 |
![]() | First sentence should end with a period. | 1565 |
![]() | Line has trailing spaces. | 1567 |
![]() | Expected an @return tag. | 1569 |
![]() | Method 'createErrorsError' is not designed for extension - needs to be abstract, final or empty. | 1569 |
![]() | First sentence should end with a period. | 1573 |
![]() | Line has trailing spaces. | 1575 |
![]() | Expected an @return tag. | 1577 |
![]() | Method 'createCustomerContentLookupRequest' is not designed for extension - needs to be abstract, final or empty. | 1577 |
![]() | First sentence should end with a period. | 1581 |
![]() | Line has trailing spaces. | 1583 |
![]() | Expected an @return tag. | 1585 |
![]() | Method 'createArgumentsArgument' is not designed for extension - needs to be abstract, final or empty. | 1585 |
![]() | First sentence should end with a period. | 1589 |
![]() | Line has trailing spaces. | 1591 |
![]() | Expected an @return tag. | 1593 |
![]() | Line is longer than 80 characters. | 1593 |
![]() | Method 'createMerchantItemAttributesLanguages' is not designed for extension - needs to be abstract, final or empty. | 1593 |
![]() | First sentence should end with a period. | 1597 |
![]() | Line has trailing spaces. | 1599 |
![]() | Expected an @return tag. | 1601 |
![]() | Line is longer than 80 characters. | 1601 |
![]() | Method 'createMerchantItemAttributesVendorRebate' is not designed for extension - needs to be abstract, final or empty. | 1601 |
![]() | First sentence should end with a period. | 1605 |
![]() | Line has trailing spaces. | 1607 |
![]() | Expected an @return tag. | 1609 |
![]() | Line is longer than 80 characters. | 1609 |
![]() | Method 'createCollectionsCollectionCollectionSummary' is not designed for extension - needs to be abstract, final or empty. | 1609 |
![]() | First sentence should end with a period. | 1613 |
![]() | Line has trailing spaces. | 1615 |
![]() | Expected an @return tag. | 1617 |
![]() | Method 'createSimilarViewedProducts' is not designed for extension - needs to be abstract, final or empty. | 1617 |
![]() | First sentence should end with a period. | 1621 |
![]() | Line is longer than 80 characters. | 1622 |
![]() | Line has trailing spaces. | 1623 |
![]() | Expected an @return tag. | 1625 |
![]() | Line is longer than 80 characters. | 1625 |
![]() | Method 'createCondition' is not designed for extension - needs to be abstract, final or empty. | 1625 |
![]() | '<' is not preceded with whitespace. | 1626 |
![]() | '<' is not followed by whitespace. | 1626 |
![]() | '>' is not preceded with whitespace. | 1626 |
![]() | Parameter value should be final. | 1626 |
![]() | Expected @param tag for 'value'. | 1626 |
![]() | Line is longer than 80 characters. | 1627 |
![]() | '<' is not preceded with whitespace. | 1627 |
![]() | '<' is not followed by whitespace. | 1627 |
![]() | '>' is not preceded with whitespace. | 1627 |
![]() | '>' is not followed by whitespace. | 1627 |
![]() | First sentence should end with a period. | 1630 |
![]() | Line is longer than 80 characters. | 1631 |
![]() | Line has trailing spaces. | 1632 |
![]() | Expected an @return tag. | 1634 |
![]() | Line is longer than 80 characters. | 1634 |
![]() | Method 'createAudienceRating' is not designed for extension - needs to be abstract, final or empty. | 1634 |
![]() | '<' is not preceded with whitespace. | 1635 |
![]() | '<' is not followed by whitespace. | 1635 |
![]() | '>' is not preceded with whitespace. | 1635 |
![]() | Parameter value should be final. | 1635 |
![]() | Expected @param tag for 'value'. | 1635 |
![]() | Line is longer than 80 characters. | 1636 |
![]() | '<' is not preceded with whitespace. | 1636 |
![]() | '<' is not followed by whitespace. | 1636 |
![]() | '>' is not preceded with whitespace. | 1636 |
![]() | '>' is not followed by whitespace. | 1636 |
![]() | First sentence should end with a period. | 1639 |
![]() | Line is longer than 80 characters. | 1640 |
![]() | Line has trailing spaces. | 1641 |
![]() | Expected an @return tag. | 1643 |
![]() | Line is longer than 80 characters. | 1643 |
![]() | Method 'createDeliveryMethod' is not designed for extension - needs to be abstract, final or empty. | 1643 |
![]() | '<' is not preceded with whitespace. | 1644 |
![]() | '<' is not followed by whitespace. | 1644 |
![]() | '>' is not preceded with whitespace. | 1644 |
![]() | Parameter value should be final. | 1644 |
![]() | Expected @param tag for 'value'. | 1644 |
![]() | Line is longer than 80 characters. | 1645 |
![]() | '<' is not preceded with whitespace. | 1645 |
![]() | '<' is not followed by whitespace. | 1645 |
![]() | '>' is not preceded with whitespace. | 1645 |
![]() | '>' is not followed by whitespace. | 1645 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 42 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Variable 'merchant' must be private and have accessor methods. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Variable 'seller' must be private and have accessor methods. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'offerAttributes' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | '<' is not preceded with whitespace. | 63 |
![]() | '<' is not followed by whitespace. | 63 |
![]() | '>' is not preceded with whitespace. | 63 |
![]() | Variable 'offerListing' must be private and have accessor methods. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Variable 'loyaltyPoints' must be private and have accessor methods. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Variable 'promotions' must be private and have accessor methods. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Line has trailing spaces. | 75 |
![]() | Method 'getMerchant' is not designed for extension - needs to be abstract, final or empty. | 77 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 87 |
![]() | Method 'setMerchant' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | Parameter value should be final. | 89 |
![]() | Line has trailing spaces. | 95 |
![]() | Line has trailing spaces. | 99 |
![]() | Method 'getSeller' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 111 |
![]() | Method 'setSeller' is not designed for extension - needs to be abstract, final or empty. | 113 |
![]() | Parameter value should be final. | 113 |
![]() | Line has trailing spaces. | 119 |
![]() | Line has trailing spaces. | 123 |
![]() | Method 'getOfferAttributes' is not designed for extension - needs to be abstract, final or empty. | 125 |
![]() | Line has trailing spaces. | 131 |
![]() | Line has trailing spaces. | 135 |
![]() | Method 'setOfferAttributes' is not designed for extension - needs to be abstract, final or empty. | 137 |
![]() | Parameter value should be final. | 137 |
![]() | Line has trailing spaces. | 143 |
![]() | Line is longer than 80 characters. | 148 |
![]() | Line has trailing spaces. | 149 |
![]() | Line has trailing spaces. | 155 |
![]() | Line has trailing spaces. | 156 |
![]() | Line has trailing spaces. | 160 |
![]() | Line has trailing spaces. | 161 |
![]() | Expected an @return tag. | 163 |
![]() | Method 'getOfferListing' is not designed for extension - needs to be abstract, final or empty. | 163 |
![]() | '<' is not preceded with whitespace. | 163 |
![]() | '<' is not followed by whitespace. | 163 |
![]() | '>' is not preceded with whitespace. | 163 |
![]() | '<' is not preceded with whitespace. | 165 |
![]() | '<' is not followed by whitespace. | 165 |
![]() | '>' is not preceded with whitespace. | 165 |
![]() | '>' is not followed by whitespace. | 165 |
![]() | Line has trailing spaces. | 172 |
![]() | Line has trailing spaces. | 176 |
![]() | Method 'getLoyaltyPoints' is not designed for extension - needs to be abstract, final or empty. | 178 |
![]() | Line has trailing spaces. | 184 |
![]() | Line has trailing spaces. | 188 |
![]() | Method 'setLoyaltyPoints' is not designed for extension - needs to be abstract, final or empty. | 190 |
![]() | Parameter value should be final. | 190 |
![]() | Line has trailing spaces. | 196 |
![]() | Line has trailing spaces. | 200 |
![]() | Method 'getPromotions' is not designed for extension - needs to be abstract, final or empty. | 202 |
![]() | Line has trailing spaces. | 208 |
![]() | Line has trailing spaces. | 212 |
![]() | Method 'setPromotions' is not designed for extension - needs to be abstract, final or empty. | 214 |
![]() | Parameter value should be final. | 214 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 20 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Variable 'condition' must be private and have accessor methods. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Variable 'subCondition' must be private and have accessor methods. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Variable 'conditionNote' must be private and have accessor methods. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Variable 'willShipExpedited' must be private and have accessor methods. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'willShipInternational' must be private and have accessor methods. | 61 |
![]() | Line has trailing spaces. | 65 |
![]() | Line has trailing spaces. | 69 |
![]() | Method 'getCondition' is not designed for extension - needs to be abstract, final or empty. | 71 |
![]() | Line has trailing spaces. | 77 |
![]() | Line has trailing spaces. | 81 |
![]() | Method 'setCondition' is not designed for extension - needs to be abstract, final or empty. | 83 |
![]() | Parameter value should be final. | 83 |
![]() | Line has trailing spaces. | 89 |
![]() | Line has trailing spaces. | 93 |
![]() | Method 'getSubCondition' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Line has trailing spaces. | 101 |
![]() | Line has trailing spaces. | 105 |
![]() | Method 'setSubCondition' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Parameter value should be final. | 107 |
![]() | Line has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 117 |
![]() | Method 'getConditionNote' is not designed for extension - needs to be abstract, final or empty. | 119 |
![]() | Line has trailing spaces. | 125 |
![]() | Line has trailing spaces. | 129 |
![]() | Method 'setConditionNote' is not designed for extension - needs to be abstract, final or empty. | 131 |
![]() | Parameter value should be final. | 131 |
![]() | Line has trailing spaces. | 137 |
![]() | Line has trailing spaces. | 141 |
![]() | Method 'isWillShipExpedited' is not designed for extension - needs to be abstract, final or empty. | 143 |
![]() | Line has trailing spaces. | 149 |
![]() | Line has trailing spaces. | 153 |
![]() | Method 'setWillShipExpedited' is not designed for extension - needs to be abstract, final or empty. | 155 |
![]() | Parameter value should be final. | 155 |
![]() | Line has trailing spaces. | 161 |
![]() | Line has trailing spaces. | 165 |
![]() | Method 'isWillShipInternational' is not designed for extension - needs to be abstract, final or empty. | 167 |
![]() | Line has trailing spaces. | 173 |
![]() | Line has trailing spaces. | 177 |
![]() | Method 'setWillShipInternational' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | Parameter value should be final. | 179 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Line has trailing spaces. | 26 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Variable 'offerListingId' must be private and have accessor methods. | 99 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Variable 'exchangeId' must be private and have accessor methods. | 101 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Variable 'price' must be private and have accessor methods. | 103 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Variable 'salePrice' must be private and have accessor methods. | 105 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Variable 'amountSaved' must be private and have accessor methods. | 107 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Variable 'percentageSaved' must be private and have accessor methods. | 110 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Variable 'availability' must be private and have accessor methods. | 112 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Variable 'availabilityAttributes' must be private and have accessor methods. | 114 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Variable 'quantity' must be private and have accessor methods. | 116 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Variable 'ispuStoreAddress' must be private and have accessor methods. | 118 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Variable 'ispuStoreHours' must be private and have accessor methods. | 120 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Variable 'isEligibleForSuperSaverShipping' must be private and have accessor methods. | 122 |
![]() | Missing a Javadoc comment. | 123 |
![]() | Variable 'salesRestriction' must be private and have accessor methods. | 124 |
![]() | Missing a Javadoc comment. | 125 |
![]() | '<' is not preceded with whitespace. | 126 |
![]() | '<' is not followed by whitespace. | 126 |
![]() | '>' is not preceded with whitespace. | 126 |
![]() | Variable 'shippingCharge' must be private and have accessor methods. | 126 |
![]() | Line has trailing spaces. | 130 |
![]() | Line has trailing spaces. | 134 |
![]() | Method 'getOfferListingId' is not designed for extension - needs to be abstract, final or empty. | 136 |
![]() | Line has trailing spaces. | 142 |
![]() | Line has trailing spaces. | 146 |
![]() | Method 'setOfferListingId' is not designed for extension - needs to be abstract, final or empty. | 148 |
![]() | Parameter value should be final. | 148 |
![]() | Line has trailing spaces. | 154 |
![]() | Line has trailing spaces. | 158 |
![]() | Method 'getExchangeId' is not designed for extension - needs to be abstract, final or empty. | 160 |
![]() | Line has trailing spaces. | 166 |
![]() | Line has trailing spaces. | 170 |
![]() | Method 'setExchangeId' is not designed for extension - needs to be abstract, final or empty. | 172 |
![]() | Parameter value should be final. | 172 |
![]() | Line has trailing spaces. | 178 |
![]() | Line has trailing spaces. | 182 |
![]() | Method 'getPrice' is not designed for extension - needs to be abstract, final or empty. | 184 |
![]() | Line has trailing spaces. | 190 |
![]() | Line has trailing spaces. | 194 |
![]() | Method 'setPrice' is not designed for extension - needs to be abstract, final or empty. | 196 |
![]() | Parameter value should be final. | 196 |
![]() | Line has trailing spaces. | 202 |
![]() | Line has trailing spaces. | 206 |
![]() | Method 'getSalePrice' is not designed for extension - needs to be abstract, final or empty. | 208 |
![]() | Line has trailing spaces. | 214 |
![]() | Line has trailing spaces. | 218 |
![]() | Method 'setSalePrice' is not designed for extension - needs to be abstract, final or empty. | 220 |
![]() | Parameter value should be final. | 220 |
![]() | Line has trailing spaces. | 226 |
![]() | Line has trailing spaces. | 230 |
![]() | Method 'getAmountSaved' is not designed for extension - needs to be abstract, final or empty. | 232 |
![]() | Line has trailing spaces. | 238 |
![]() | Line has trailing spaces. | 242 |
![]() | Method 'setAmountSaved' is not designed for extension - needs to be abstract, final or empty. | 244 |
![]() | Parameter value should be final. | 244 |
![]() | Line has trailing spaces. | 250 |
![]() | Line has trailing spaces. | 254 |
![]() | Method 'getPercentageSaved' is not designed for extension - needs to be abstract, final or empty. | 256 |
![]() | Line has trailing spaces. | 262 |
![]() | Line has trailing spaces. | 266 |
![]() | Method 'setPercentageSaved' is not designed for extension - needs to be abstract, final or empty. | 268 |
![]() | Parameter value should be final. | 268 |
![]() | Line has trailing spaces. | 274 |
![]() | Line has trailing spaces. | 278 |
![]() | Method 'getAvailability' is not designed for extension - needs to be abstract, final or empty. | 280 |
![]() | Line has trailing spaces. | 286 |
![]() | Line has trailing spaces. | 290 |
![]() | Method 'setAvailability' is not designed for extension - needs to be abstract, final or empty. | 292 |
![]() | Parameter value should be final. | 292 |
![]() | Line has trailing spaces. | 298 |
![]() | Line has trailing spaces. | 302 |
![]() | Method 'getAvailabilityAttributes' is not designed for extension - needs to be abstract, final or empty. | 304 |
![]() | Line has trailing spaces. | 310 |
![]() | Line has trailing spaces. | 314 |
![]() | Line is longer than 80 characters. | 316 |
![]() | Method 'setAvailabilityAttributes' is not designed for extension - needs to be abstract, final or empty. | 316 |
![]() | Parameter value should be final. | 316 |
![]() | Line has trailing spaces. | 322 |
![]() | Line has trailing spaces. | 326 |
![]() | Method 'getQuantity' is not designed for extension - needs to be abstract, final or empty. | 328 |
![]() | Line has trailing spaces. | 334 |
![]() | Line has trailing spaces. | 338 |
![]() | Method 'setQuantity' is not designed for extension - needs to be abstract, final or empty. | 340 |
![]() | Parameter value should be final. | 340 |
![]() | Line has trailing spaces. | 346 |
![]() | Line has trailing spaces. | 350 |
![]() | Method 'getISPUStoreAddress' is not designed for extension - needs to be abstract, final or empty. | 352 |
![]() | Line has trailing spaces. | 358 |
![]() | Line has trailing spaces. | 362 |
![]() | Method 'setISPUStoreAddress' is not designed for extension - needs to be abstract, final or empty. | 364 |
![]() | Parameter value should be final. | 364 |
![]() | Line has trailing spaces. | 370 |
![]() | Line has trailing spaces. | 374 |
![]() | Method 'getISPUStoreHours' is not designed for extension - needs to be abstract, final or empty. | 376 |
![]() | Line has trailing spaces. | 382 |
![]() | Line has trailing spaces. | 386 |
![]() | Method 'setISPUStoreHours' is not designed for extension - needs to be abstract, final or empty. | 388 |
![]() | Parameter value should be final. | 388 |
![]() | Line has trailing spaces. | 394 |
![]() | Line has trailing spaces. | 398 |
![]() | Method 'isIsEligibleForSuperSaverShipping' is not designed for extension - needs to be abstract, final or empty. | 400 |
![]() | Line has trailing spaces. | 406 |
![]() | Line has trailing spaces. | 410 |
![]() | Method 'setIsEligibleForSuperSaverShipping' is not designed for extension - needs to be abstract, final or empty. | 412 |
![]() | Parameter value should be final. | 412 |
![]() | Line has trailing spaces. | 418 |
![]() | Line has trailing spaces. | 422 |
![]() | Method 'getSalesRestriction' is not designed for extension - needs to be abstract, final or empty. | 424 |
![]() | Line has trailing spaces. | 430 |
![]() | Line has trailing spaces. | 434 |
![]() | Method 'setSalesRestriction' is not designed for extension - needs to be abstract, final or empty. | 436 |
![]() | Parameter value should be final. | 436 |
![]() | Line has trailing spaces. | 442 |
![]() | Line is longer than 80 characters. | 447 |
![]() | Line has trailing spaces. | 448 |
![]() | Line has trailing spaces. | 454 |
![]() | Line has trailing spaces. | 455 |
![]() | Line has trailing spaces. | 459 |
![]() | Line has trailing spaces. | 460 |
![]() | Expected an @return tag. | 462 |
![]() | Method 'getShippingCharge' is not designed for extension - needs to be abstract, final or empty. | 462 |
![]() | '<' is not preceded with whitespace. | 462 |
![]() | '<' is not followed by whitespace. | 462 |
![]() | '>' is not preceded with whitespace. | 462 |
![]() | '<' is not preceded with whitespace. | 464 |
![]() | '<' is not followed by whitespace. | 464 |
![]() | '>' is not preceded with whitespace. | 464 |
![]() | '>' is not followed by whitespace. | 464 |
![]() | Line has trailing spaces. | 472 |
![]() | Line is longer than 80 characters. | 473 |
![]() | Line has trailing spaces. | 474 |
![]() | Line is longer than 80 characters. | 480 |
![]() | Line is longer than 80 characters. | 481 |
![]() | Line is longer than 80 characters. | 482 |
![]() | Line is longer than 80 characters. | 483 |
![]() | Line has trailing spaces. | 489 |
![]() | Line has trailing spaces. | 490 |
![]() | Missing a Javadoc comment. | 501 |
![]() | Variable 'availabilityType' must be private and have accessor methods. | 502 |
![]() | Missing a Javadoc comment. | 503 |
![]() | Variable 'isPreorder' must be private and have accessor methods. | 504 |
![]() | Missing a Javadoc comment. | 505 |
![]() | Variable 'minimumHours' must be private and have accessor methods. | 506 |
![]() | Missing a Javadoc comment. | 507 |
![]() | Variable 'maximumHours' must be private and have accessor methods. | 508 |
![]() | Line has trailing spaces. | 512 |
![]() | Line has trailing spaces. | 516 |
![]() | Method 'getAvailabilityType' is not designed for extension - needs to be abstract, final or empty. | 518 |
![]() | Line has trailing spaces. | 524 |
![]() | Line has trailing spaces. | 528 |
![]() | Method 'setAvailabilityType' is not designed for extension - needs to be abstract, final or empty. | 530 |
![]() | Parameter value should be final. | 530 |
![]() | Line has trailing spaces. | 536 |
![]() | Line has trailing spaces. | 540 |
![]() | Method 'isIsPreorder' is not designed for extension - needs to be abstract, final or empty. | 542 |
![]() | Line has trailing spaces. | 548 |
![]() | Line has trailing spaces. | 552 |
![]() | Method 'setIsPreorder' is not designed for extension - needs to be abstract, final or empty. | 554 |
![]() | Parameter value should be final. | 554 |
![]() | Line has trailing spaces. | 560 |
![]() | Line has trailing spaces. | 564 |
![]() | Method 'getMinimumHours' is not designed for extension - needs to be abstract, final or empty. | 566 |
![]() | Line has trailing spaces. | 572 |
![]() | Line has trailing spaces. | 576 |
![]() | Method 'setMinimumHours' is not designed for extension - needs to be abstract, final or empty. | 578 |
![]() | Parameter value should be final. | 578 |
![]() | Line has trailing spaces. | 584 |
![]() | Line has trailing spaces. | 588 |
![]() | Method 'getMaximumHours' is not designed for extension - needs to be abstract, final or empty. | 590 |
![]() | Line has trailing spaces. | 596 |
![]() | Line has trailing spaces. | 600 |
![]() | Method 'setMaximumHours' is not designed for extension - needs to be abstract, final or empty. | 602 |
![]() | Parameter value should be final. | 602 |
![]() | Line has trailing spaces. | 611 |
![]() | Line is longer than 80 characters. | 612 |
![]() | Line has trailing spaces. | 613 |
![]() | Line is longer than 80 characters. | 619 |
![]() | Line is longer than 80 characters. | 620 |
![]() | Line has trailing spaces. | 626 |
![]() | Line has trailing spaces. | 627 |
![]() | Missing a Javadoc comment. | 636 |
![]() | Variable 'shippingType' must be private and have accessor methods. | 637 |
![]() | Missing a Javadoc comment. | 638 |
![]() | Variable 'shippingPrice' must be private and have accessor methods. | 639 |
![]() | Line has trailing spaces. | 643 |
![]() | Line has trailing spaces. | 647 |
![]() | Method 'getShippingType' is not designed for extension - needs to be abstract, final or empty. | 649 |
![]() | Line has trailing spaces. | 655 |
![]() | Line has trailing spaces. | 659 |
![]() | Method 'setShippingType' is not designed for extension - needs to be abstract, final or empty. | 661 |
![]() | Parameter value should be final. | 661 |
![]() | Line has trailing spaces. | 667 |
![]() | Line has trailing spaces. | 671 |
![]() | Method 'getShippingPrice' is not designed for extension - needs to be abstract, final or empty. | 673 |
![]() | Line has trailing spaces. | 679 |
![]() | Line has trailing spaces. | 683 |
![]() | Method 'setShippingPrice' is not designed for extension - needs to be abstract, final or empty. | 685 |
![]() | Parameter value should be final. | 685 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 20 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 42 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Variable 'lowestNewPrice' must be private and have accessor methods. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'lowestUsedPrice' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Variable 'lowestCollectiblePrice' must be private and have accessor methods. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Variable 'lowestRefurbishedPrice' must be private and have accessor methods. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Variable 'totalNew' must be private and have accessor methods. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Variable 'totalUsed' must be private and have accessor methods. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Variable 'totalCollectible' must be private and have accessor methods. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Variable 'totalRefurbished' must be private and have accessor methods. | 73 |
![]() | Line has trailing spaces. | 77 |
![]() | Line has trailing spaces. | 81 |
![]() | Method 'getLowestNewPrice' is not designed for extension - needs to be abstract, final or empty. | 83 |
![]() | Line has trailing spaces. | 89 |
![]() | Line has trailing spaces. | 93 |
![]() | Method 'setLowestNewPrice' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Parameter value should be final. | 95 |
![]() | Line has trailing spaces. | 101 |
![]() | Line has trailing spaces. | 105 |
![]() | Method 'getLowestUsedPrice' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Line has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 117 |
![]() | Method 'setLowestUsedPrice' is not designed for extension - needs to be abstract, final or empty. | 119 |
![]() | Parameter value should be final. | 119 |
![]() | Line has trailing spaces. | 125 |
![]() | Line has trailing spaces. | 129 |
![]() | Method 'getLowestCollectiblePrice' is not designed for extension - needs to be abstract, final or empty. | 131 |
![]() | Line has trailing spaces. | 137 |
![]() | Line has trailing spaces. | 141 |
![]() | Method 'setLowestCollectiblePrice' is not designed for extension - needs to be abstract, final or empty. | 143 |
![]() | Parameter value should be final. | 143 |
![]() | Line has trailing spaces. | 149 |
![]() | Line has trailing spaces. | 153 |
![]() | Method 'getLowestRefurbishedPrice' is not designed for extension - needs to be abstract, final or empty. | 155 |
![]() | Line has trailing spaces. | 161 |
![]() | Line has trailing spaces. | 165 |
![]() | Method 'setLowestRefurbishedPrice' is not designed for extension - needs to be abstract, final or empty. | 167 |
![]() | Parameter value should be final. | 167 |
![]() | Line has trailing spaces. | 173 |
![]() | Line has trailing spaces. | 177 |
![]() | Method 'getTotalNew' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | Line has trailing spaces. | 185 |
![]() | Line has trailing spaces. | 189 |
![]() | Method 'setTotalNew' is not designed for extension - needs to be abstract, final or empty. | 191 |
![]() | Parameter value should be final. | 191 |
![]() | Line has trailing spaces. | 197 |
![]() | Line has trailing spaces. | 201 |
![]() | Method 'getTotalUsed' is not designed for extension - needs to be abstract, final or empty. | 203 |
![]() | Line has trailing spaces. | 209 |
![]() | Line has trailing spaces. | 213 |
![]() | Method 'setTotalUsed' is not designed for extension - needs to be abstract, final or empty. | 215 |
![]() | Parameter value should be final. | 215 |
![]() | Line has trailing spaces. | 221 |
![]() | Line has trailing spaces. | 225 |
![]() | Method 'getTotalCollectible' is not designed for extension - needs to be abstract, final or empty. | 227 |
![]() | Line has trailing spaces. | 233 |
![]() | Line has trailing spaces. | 237 |
![]() | Method 'setTotalCollectible' is not designed for extension - needs to be abstract, final or empty. | 239 |
![]() | Parameter value should be final. | 239 |
![]() | Line has trailing spaces. | 245 |
![]() | Line has trailing spaces. | 249 |
![]() | Method 'getTotalRefurbished' is not designed for extension - needs to be abstract, final or empty. | 251 |
![]() | Line has trailing spaces. | 257 |
![]() | Line has trailing spaces. | 261 |
![]() | Method 'setTotalRefurbished' is not designed for extension - needs to be abstract, final or empty. | 263 |
![]() | Parameter value should be final. | 263 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Line has trailing spaces. | 26 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 41 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Variable 'totalOffers' must be private and have accessor methods. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Variable 'totalOfferPages' must be private and have accessor methods. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | '<' is not preceded with whitespace. | 59 |
![]() | '<' is not followed by whitespace. | 59 |
![]() | '>' is not preceded with whitespace. | 59 |
![]() | Variable 'offer' must be private and have accessor methods. | 59 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 67 |
![]() | Method 'getTotalOffers' is not designed for extension - needs to be abstract, final or empty. | 69 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Method 'setTotalOffers' is not designed for extension - needs to be abstract, final or empty. | 81 |
![]() | Parameter value should be final. | 81 |
![]() | Line has trailing spaces. | 87 |
![]() | Line has trailing spaces. | 91 |
![]() | Method 'getTotalOfferPages' is not designed for extension - needs to be abstract, final or empty. | 93 |
![]() | Line has trailing spaces. | 99 |
![]() | Line has trailing spaces. | 103 |
![]() | Method 'setTotalOfferPages' is not designed for extension - needs to be abstract, final or empty. | 105 |
![]() | Parameter value should be final. | 105 |
![]() | Line has trailing spaces. | 111 |
![]() | Line is longer than 80 characters. | 116 |
![]() | Line has trailing spaces. | 117 |
![]() | Line has trailing spaces. | 123 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 128 |
![]() | Line has trailing spaces. | 129 |
![]() | Expected an @return tag. | 131 |
![]() | Method 'getOffer' is not designed for extension - needs to be abstract, final or empty. | 131 |
![]() | '<' is not preceded with whitespace. | 131 |
![]() | '<' is not followed by whitespace. | 131 |
![]() | '>' is not preceded with whitespace. | 131 |
![]() | '<' is not preceded with whitespace. | 133 |
![]() | '<' is not followed by whitespace. | 133 |
![]() | '>' is not preceded with whitespace. | 133 |
![]() | '>' is not followed by whitespace. | 133 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Line is longer than 80 characters. | 70 |
![]() | Line has trailing spaces. | 81 |
![]() | Line has trailing spaces. | 82 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Variable 'name' must be private and have accessor methods. | 97 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Variable 'description' must be private and have accessor methods. | 99 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Variable 'requiredParameters' must be private and have accessor methods. | 101 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Variable 'availableParameters' must be private and have accessor methods. | 103 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Variable 'defaultResponseGroups' must be private and have accessor methods. | 105 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Line is longer than 80 characters. | 107 |
![]() | Variable 'availableResponseGroups' must be private and have accessor methods. | 107 |
![]() | Line has trailing spaces. | 111 |
![]() | Line has trailing spaces. | 115 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 117 |
![]() | Line has trailing spaces. | 123 |
![]() | Line has trailing spaces. | 127 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 129 |
![]() | Parameter value should be final. | 129 |
![]() | Line has trailing spaces. | 135 |
![]() | Line has trailing spaces. | 139 |
![]() | Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 141 |
![]() | Line has trailing spaces. | 147 |
![]() | Line has trailing spaces. | 151 |
![]() | Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. | 153 |
![]() | Parameter value should be final. | 153 |
![]() | Line has trailing spaces. | 159 |
![]() | Line has trailing spaces. | 163 |
![]() | Method 'getRequiredParameters' is not designed for extension - needs to be abstract, final or empty. | 165 |
![]() | Line has trailing spaces. | 171 |
![]() | Line has trailing spaces. | 175 |
![]() | Line is longer than 80 characters. | 177 |
![]() | Method 'setRequiredParameters' is not designed for extension - needs to be abstract, final or empty. | 177 |
![]() | Parameter value should be final. | 177 |
![]() | Line has trailing spaces. | 183 |
![]() | Line has trailing spaces. | 187 |
![]() | Method 'getAvailableParameters' is not designed for extension - needs to be abstract, final or empty. | 189 |
![]() | Line has trailing spaces. | 195 |
![]() | Line has trailing spaces. | 199 |
![]() | Line is longer than 80 characters. | 201 |
![]() | Method 'setAvailableParameters' is not designed for extension - needs to be abstract, final or empty. | 201 |
![]() | Parameter value should be final. | 201 |
![]() | Line has trailing spaces. | 207 |
![]() | Line has trailing spaces. | 211 |
![]() | Line is longer than 80 characters. | 213 |
![]() | Method 'getDefaultResponseGroups' is not designed for extension - needs to be abstract, final or empty. | 213 |
![]() | Line has trailing spaces. | 219 |
![]() | Line has trailing spaces. | 223 |
![]() | Line is longer than 80 characters. | 225 |
![]() | Method 'setDefaultResponseGroups' is not designed for extension - needs to be abstract, final or empty. | 225 |
![]() | Parameter value should be final. | 225 |
![]() | Line has trailing spaces. | 231 |
![]() | Line has trailing spaces. | 235 |
![]() | Line is longer than 80 characters. | 237 |
![]() | Method 'getAvailableResponseGroups' is not designed for extension - needs to be abstract, final or empty. | 237 |
![]() | Line has trailing spaces. | 243 |
![]() | Line has trailing spaces. | 247 |
![]() | Line is longer than 80 characters. | 249 |
![]() | Method 'setAvailableResponseGroups' is not designed for extension - needs to be abstract, final or empty. | 249 |
![]() | Parameter value should be final. | 249 |
![]() | Line has trailing spaces. | 256 |
![]() | Line is longer than 80 characters. | 257 |
![]() | Line has trailing spaces. | 258 |
![]() | Line is longer than 80 characters. | 264 |
![]() | Line has trailing spaces. | 270 |
![]() | Line has trailing spaces. | 271 |
![]() | Missing a Javadoc comment. | 279 |
![]() | '<' is not preceded with whitespace. | 280 |
![]() | '<' is not followed by whitespace. | 280 |
![]() | '>' is not preceded with whitespace. | 280 |
![]() | Variable 'parameter' must be private and have accessor methods. | 280 |
![]() | Line has trailing spaces. | 284 |
![]() | Line is longer than 80 characters. | 289 |
![]() | Line has trailing spaces. | 290 |
![]() | Line has trailing spaces. | 296 |
![]() | Line has trailing spaces. | 297 |
![]() | Line has trailing spaces. | 301 |
![]() | Line has trailing spaces. | 302 |
![]() | Expected an @return tag. | 304 |
![]() | Method 'getParameter' is not designed for extension - needs to be abstract, final or empty. | 304 |
![]() | '<' is not preceded with whitespace. | 304 |
![]() | '<' is not followed by whitespace. | 304 |
![]() | '>' is not preceded with whitespace. | 304 |
![]() | '<' is not preceded with whitespace. | 306 |
![]() | '<' is not followed by whitespace. | 306 |
![]() | '>' is not preceded with whitespace. | 306 |
![]() | '>' is not followed by whitespace. | 306 |
![]() | Line has trailing spaces. | 316 |
![]() | Line is longer than 80 characters. | 317 |
![]() | Line has trailing spaces. | 318 |
![]() | Line is longer than 80 characters. | 324 |
![]() | Line has trailing spaces. | 330 |
![]() | Line has trailing spaces. | 331 |
![]() | Missing a Javadoc comment. | 339 |
![]() | '<' is not preceded with whitespace. | 340 |
![]() | '<' is not followed by whitespace. | 340 |
![]() | '>' is not preceded with whitespace. | 340 |
![]() | Variable 'responseGroup' must be private and have accessor methods. | 340 |
![]() | Line has trailing spaces. | 344 |
![]() | Line is longer than 80 characters. | 349 |
![]() | Line has trailing spaces. | 350 |
![]() | Line has trailing spaces. | 356 |
![]() | Line has trailing spaces. | 357 |
![]() | Line has trailing spaces. | 361 |
![]() | Line has trailing spaces. | 362 |
![]() | Expected an @return tag. | 364 |
![]() | Method 'getResponseGroup' is not designed for extension - needs to be abstract, final or empty. | 364 |
![]() | '<' is not preceded with whitespace. | 364 |
![]() | '<' is not followed by whitespace. | 364 |
![]() | '>' is not preceded with whitespace. | 364 |
![]() | '<' is not preceded with whitespace. | 366 |
![]() | '<' is not followed by whitespace. | 366 |
![]() | '>' is not preceded with whitespace. | 366 |
![]() | '>' is not followed by whitespace. | 366 |
![]() | Line has trailing spaces. | 376 |
![]() | Line is longer than 80 characters. | 377 |
![]() | Line has trailing spaces. | 378 |
![]() | Line is longer than 80 characters. | 384 |
![]() | Line has trailing spaces. | 390 |
![]() | Line has trailing spaces. | 391 |
![]() | Missing a Javadoc comment. | 399 |
![]() | '<' is not preceded with whitespace. | 400 |
![]() | '<' is not followed by whitespace. | 400 |
![]() | '>' is not preceded with whitespace. | 400 |
![]() | Variable 'responseGroup' must be private and have accessor methods. | 400 |
![]() | Line has trailing spaces. | 404 |
![]() | Line is longer than 80 characters. | 409 |
![]() | Line has trailing spaces. | 410 |
![]() | Line has trailing spaces. | 416 |
![]() | Line has trailing spaces. | 417 |
![]() | Line has trailing spaces. | 421 |
![]() | Line has trailing spaces. | 422 |
![]() | Expected an @return tag. | 424 |
![]() | Method 'getResponseGroup' is not designed for extension - needs to be abstract, final or empty. | 424 |
![]() | '<' is not preceded with whitespace. | 424 |
![]() | '<' is not followed by whitespace. | 424 |
![]() | '>' is not preceded with whitespace. | 424 |
![]() | '<' is not preceded with whitespace. | 426 |
![]() | '<' is not followed by whitespace. | 426 |
![]() | '>' is not preceded with whitespace. | 426 |
![]() | '>' is not followed by whitespace. | 426 |
![]() | Line has trailing spaces. | 436 |
![]() | Line is longer than 80 characters. | 437 |
![]() | Line has trailing spaces. | 438 |
![]() | Line is longer than 80 characters. | 444 |
![]() | Line has trailing spaces. | 450 |
![]() | Line has trailing spaces. | 451 |
![]() | Missing a Javadoc comment. | 459 |
![]() | '<' is not preceded with whitespace. | 460 |
![]() | '<' is not followed by whitespace. | 460 |
![]() | '>' is not preceded with whitespace. | 460 |
![]() | Variable 'parameter' must be private and have accessor methods. | 460 |
![]() | Line has trailing spaces. | 464 |
![]() | Line is longer than 80 characters. | 469 |
![]() | Line has trailing spaces. | 470 |
![]() | Line has trailing spaces. | 476 |
![]() | Line has trailing spaces. | 477 |
![]() | Line has trailing spaces. | 481 |
![]() | Line has trailing spaces. | 482 |
![]() | Expected an @return tag. | 484 |
![]() | Method 'getParameter' is not designed for extension - needs to be abstract, final or empty. | 484 |
![]() | '<' is not preceded with whitespace. | 484 |
![]() | '<' is not followed by whitespace. | 484 |
![]() | '>' is not preceded with whitespace. | 484 |
![]() | '<' is not preceded with whitespace. | 486 |
![]() | '<' is not followed by whitespace. | 486 |
![]() | '>' is not preceded with whitespace. | 486 |
![]() | '>' is not followed by whitespace. | 486 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 20 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Variable 'httpHeaders' must be private and have accessor methods. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Variable 'requestId' must be private and have accessor methods. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Variable 'arguments' must be private and have accessor methods. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Variable 'errors' must be private and have accessor methods. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'requestProcessingTime' must be private and have accessor methods. | 61 |
![]() | Line has trailing spaces. | 65 |
![]() | Line has trailing spaces. | 69 |
![]() | Method 'getHTTPHeaders' is not designed for extension - needs to be abstract, final or empty. | 71 |
![]() | Line has trailing spaces. | 77 |
![]() | Line has trailing spaces. | 81 |
![]() | Method 'setHTTPHeaders' is not designed for extension - needs to be abstract, final or empty. | 83 |
![]() | Parameter value should be final. | 83 |
![]() | Line has trailing spaces. | 89 |
![]() | Line has trailing spaces. | 93 |
![]() | Method 'getRequestId' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Line has trailing spaces. | 101 |
![]() | Line has trailing spaces. | 105 |
![]() | Method 'setRequestId' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Parameter value should be final. | 107 |
![]() | Line has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 117 |
![]() | Method 'getArguments' is not designed for extension - needs to be abstract, final or empty. | 119 |
![]() | Line has trailing spaces. | 125 |
![]() | Line has trailing spaces. | 129 |
![]() | Method 'setArguments' is not designed for extension - needs to be abstract, final or empty. | 131 |
![]() | Parameter value should be final. | 131 |
![]() | Line has trailing spaces. | 137 |
![]() | Line has trailing spaces. | 141 |
![]() | Method 'getErrors' is not designed for extension - needs to be abstract, final or empty. | 143 |
![]() | Line has trailing spaces. | 149 |
![]() | Line has trailing spaces. | 153 |
![]() | Method 'setErrors' is not designed for extension - needs to be abstract, final or empty. | 155 |
![]() | Parameter value should be final. | 155 |
![]() | Line has trailing spaces. | 161 |
![]() | Line has trailing spaces. | 165 |
![]() | Method 'getRequestProcessingTime' is not designed for extension - needs to be abstract, final or empty. | 167 |
![]() | Line has trailing spaces. | 173 |
![]() | Line has trailing spaces. | 177 |
![]() | Method 'setRequestProcessingTime' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | Parameter value should be final. | 179 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Line is longer than 80 characters. | 58 |
![]() | '<' is not preceded with whitespace. | 58 |
![]() | '<' is not followed by whitespace. | 58 |
![]() | '>' is not preceded with whitespace. | 58 |
![]() | Variable 'otherCategoriesSimilarProduct' must be private and have accessor methods. | 58 |
![]() | Line has trailing spaces. | 62 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Expected an @return tag. | 82 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Method 'getOtherCategoriesSimilarProduct' is not designed for extension - needs to be abstract, final or empty. | 82 |
![]() | '<' is not preceded with whitespace. | 82 |
![]() | '<' is not followed by whitespace. | 82 |
![]() | '>' is not preceded with whitespace. | 82 |
![]() | Line is longer than 80 characters. | 84 |
![]() | '<' is not preceded with whitespace. | 84 |
![]() | '<' is not followed by whitespace. | 84 |
![]() | '>' is not preceded with whitespace. | 84 |
![]() | '>' is not followed by whitespace. | 84 |
![]() | Line has trailing spaces. | 92 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Line has trailing spaces. | 94 |
![]() | Line is longer than 80 characters. | 100 |
![]() | Line is longer than 80 characters. | 101 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Variable 'asin' must be private and have accessor methods. | 118 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Variable 'title' must be private and have accessor methods. | 120 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 128 |
![]() | Method 'getASIN' is not designed for extension - needs to be abstract, final or empty. | 130 |
![]() | Line has trailing spaces. | 136 |
![]() | Line has trailing spaces. | 140 |
![]() | Method 'setASIN' is not designed for extension - needs to be abstract, final or empty. | 142 |
![]() | Parameter value should be final. | 142 |
![]() | Line has trailing spaces. | 148 |
![]() | Line has trailing spaces. | 152 |
![]() | Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 154 |
![]() | Line has trailing spaces. | 160 |
![]() | Line has trailing spaces. | 164 |
![]() | Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 166 |
![]() | Parameter value should be final. | 166 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 20 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line has trailing spaces. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Variable 'amount' must be private and have accessor methods. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Variable 'currencyCode' must be private and have accessor methods. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'formattedPrice' must be private and have accessor methods. | 52 |
![]() | Line has trailing spaces. | 56 |
![]() | Line has trailing spaces. | 60 |
![]() | Method 'getAmount' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 72 |
![]() | Method 'setAmount' is not designed for extension - needs to be abstract, final or empty. | 74 |
![]() | Parameter value should be final. | 74 |
![]() | Line has trailing spaces. | 80 |
![]() | Line has trailing spaces. | 84 |
![]() | Method 'getCurrencyCode' is not designed for extension - needs to be abstract, final or empty. | 86 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 96 |
![]() | Method 'setCurrencyCode' is not designed for extension - needs to be abstract, final or empty. | 98 |
![]() | Parameter value should be final. | 98 |
![]() | Line has trailing spaces. | 104 |
![]() | Line has trailing spaces. | 108 |
![]() | Method 'getFormattedPrice' is not designed for extension - needs to be abstract, final or empty. | 110 |
![]() | Line has trailing spaces. | 116 |
![]() | Line has trailing spaces. | 120 |
![]() | Method 'setFormattedPrice' is not designed for extension - needs to be abstract, final or empty. | 122 |
![]() | Parameter value should be final. | 122 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 20 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line is longer than 80 characters. | 50 |
![]() | Line is longer than 80 characters. | 51 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Line is longer than 80 characters. | 60 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Line has trailing spaces. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Variable 'summary' must be private and have accessor methods. | 85 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Variable 'details' must be private and have accessor methods. | 87 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'getSummary' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Method 'setSummary' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Parameter value should be final. | 109 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Method 'getDetails' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'setDetails' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Parameter value should be final. | 133 |
![]() | Line has trailing spaces. | 140 |
![]() | Line is longer than 80 characters. | 141 |
![]() | Line has trailing spaces. | 142 |
![]() | Line is longer than 80 characters. | 148 |
![]() | Line is longer than 80 characters. | 149 |
![]() | Line is longer than 80 characters. | 150 |
![]() | Line is longer than 80 characters. | 151 |
![]() | Line is longer than 80 characters. | 152 |
![]() | Line is longer than 80 characters. | 153 |
![]() | Line is longer than 80 characters. | 154 |
![]() | Line is longer than 80 characters. | 155 |
![]() | Line is longer than 80 characters. | 156 |
![]() | Line is longer than 80 characters. | 157 |
![]() | Line is longer than 80 characters. | 158 |
![]() | Line is longer than 80 characters. | 159 |
![]() | Line is longer than 80 characters. | 160 |
![]() | Line has trailing spaces. | 166 |
![]() | Line has trailing spaces. | 167 |
![]() | Missing a Javadoc comment. | 187 |
![]() | Variable 'merchantId' must be private and have accessor methods. | 188 |
![]() | Missing a Javadoc comment. | 189 |
![]() | Variable 'owningMerchantId' must be private and have accessor methods. | 190 |
![]() | Missing a Javadoc comment. | 191 |
![]() | Variable 'promotionId' must be private and have accessor methods. | 192 |
![]() | Missing a Javadoc comment. | 193 |
![]() | Variable 'promotionCategory' must be private and have accessor methods. | 194 |
![]() | Missing a Javadoc comment. | 195 |
![]() | Variable 'merchantPromotionId' must be private and have accessor methods. | 196 |
![]() | Missing a Javadoc comment. | 197 |
![]() | Variable 'groupClaimCode' must be private and have accessor methods. | 198 |
![]() | Missing a Javadoc comment. | 199 |
![]() | Variable 'couponCombinationType' must be private and have accessor methods. | 200 |
![]() | Missing a Javadoc comment. | 201 |
![]() | Variable 'startDate' must be private and have accessor methods. | 202 |
![]() | Missing a Javadoc comment. | 203 |
![]() | Variable 'endDate' must be private and have accessor methods. | 204 |
![]() | Missing a Javadoc comment. | 205 |
![]() | Variable 'termsAndConditions' must be private and have accessor methods. | 206 |
![]() | Missing a Javadoc comment. | 207 |
![]() | Variable 'eligibilityRequirements' must be private and have accessor methods. | 208 |
![]() | Missing a Javadoc comment. | 209 |
![]() | Variable 'benefits' must be private and have accessor methods. | 210 |
![]() | Missing a Javadoc comment. | 211 |
![]() | Variable 'itemApplicability' must be private and have accessor methods. | 212 |
![]() | Line has trailing spaces. | 216 |
![]() | Line has trailing spaces. | 220 |
![]() | Method 'getMerchantId' is not designed for extension - needs to be abstract, final or empty. | 222 |
![]() | Line has trailing spaces. | 228 |
![]() | Line has trailing spaces. | 232 |
![]() | Method 'setMerchantId' is not designed for extension - needs to be abstract, final or empty. | 234 |
![]() | Parameter value should be final. | 234 |
![]() | Line has trailing spaces. | 240 |
![]() | Line has trailing spaces. | 244 |
![]() | Method 'getOwningMerchantId' is not designed for extension - needs to be abstract, final or empty. | 246 |
![]() | Line has trailing spaces. | 252 |
![]() | Line has trailing spaces. | 256 |
![]() | Method 'setOwningMerchantId' is not designed for extension - needs to be abstract, final or empty. | 258 |
![]() | Parameter value should be final. | 258 |
![]() | Line has trailing spaces. | 264 |
![]() | Line has trailing spaces. | 268 |
![]() | Method 'getPromotionId' is not designed for extension - needs to be abstract, final or empty. | 270 |
![]() | Line has trailing spaces. | 276 |
![]() | Line has trailing spaces. | 280 |
![]() | Method 'setPromotionId' is not designed for extension - needs to be abstract, final or empty. | 282 |
![]() | Parameter value should be final. | 282 |
![]() | Line has trailing spaces. | 288 |
![]() | Line has trailing spaces. | 292 |
![]() | Method 'getPromotionCategory' is not designed for extension - needs to be abstract, final or empty. | 294 |
![]() | Line has trailing spaces. | 300 |
![]() | Line has trailing spaces. | 304 |
![]() | Method 'setPromotionCategory' is not designed for extension - needs to be abstract, final or empty. | 306 |
![]() | Parameter value should be final. | 306 |
![]() | Line has trailing spaces. | 312 |
![]() | Line has trailing spaces. | 316 |
![]() | Method 'getMerchantPromotionId' is not designed for extension - needs to be abstract, final or empty. | 318 |
![]() | Line has trailing spaces. | 324 |
![]() | Line has trailing spaces. | 328 |
![]() | Method 'setMerchantPromotionId' is not designed for extension - needs to be abstract, final or empty. | 330 |
![]() | Parameter value should be final. | 330 |
![]() | Line has trailing spaces. | 336 |
![]() | Line has trailing spaces. | 340 |
![]() | Method 'getGroupClaimCode' is not designed for extension - needs to be abstract, final or empty. | 342 |
![]() | Line has trailing spaces. | 348 |
![]() | Line has trailing spaces. | 352 |
![]() | Method 'setGroupClaimCode' is not designed for extension - needs to be abstract, final or empty. | 354 |
![]() | Parameter value should be final. | 354 |
![]() | Line has trailing spaces. | 360 |
![]() | Line has trailing spaces. | 364 |
![]() | Method 'getCouponCombinationType' is not designed for extension - needs to be abstract, final or empty. | 366 |
![]() | Line has trailing spaces. | 372 |
![]() | Line has trailing spaces. | 376 |
![]() | Method 'setCouponCombinationType' is not designed for extension - needs to be abstract, final or empty. | 378 |
![]() | Parameter value should be final. | 378 |
![]() | Line has trailing spaces. | 384 |
![]() | Line has trailing spaces. | 388 |
![]() | Method 'getStartDate' is not designed for extension - needs to be abstract, final or empty. | 390 |
![]() | Line has trailing spaces. | 396 |
![]() | Line has trailing spaces. | 400 |
![]() | Method 'setStartDate' is not designed for extension - needs to be abstract, final or empty. | 402 |
![]() | Parameter value should be final. | 402 |
![]() | Line has trailing spaces. | 408 |
![]() | Line has trailing spaces. | 412 |
![]() | Method 'getEndDate' is not designed for extension - needs to be abstract, final or empty. | 414 |
![]() | Line has trailing spaces. | 420 |
![]() | Line has trailing spaces. | 424 |
![]() | Method 'setEndDate' is not designed for extension - needs to be abstract, final or empty. | 426 |
![]() | Parameter value should be final. | 426 |
![]() | Line has trailing spaces. | 432 |
![]() | Line has trailing spaces. | 436 |
![]() | Method 'getTermsAndConditions' is not designed for extension - needs to be abstract, final or empty. | 438 |
![]() | Line has trailing spaces. | 444 |
![]() | Line has trailing spaces. | 448 |
![]() | Method 'setTermsAndConditions' is not designed for extension - needs to be abstract, final or empty. | 450 |
![]() | Parameter value should be final. | 450 |
![]() | Line has trailing spaces. | 456 |
![]() | Line has trailing spaces. | 460 |
![]() | Method 'getEligibilityRequirements' is not designed for extension - needs to be abstract, final or empty. | 462 |
![]() | Line has trailing spaces. | 468 |
![]() | Line has trailing spaces. | 472 |
![]() | Line is longer than 80 characters. | 474 |
![]() | Method 'setEligibilityRequirements' is not designed for extension - needs to be abstract, final or empty. | 474 |
![]() | Parameter value should be final. | 474 |
![]() | Line has trailing spaces. | 480 |
![]() | Line has trailing spaces. | 484 |
![]() | Method 'getBenefits' is not designed for extension - needs to be abstract, final or empty. | 486 |
![]() | Line has trailing spaces. | 492 |
![]() | Line has trailing spaces. | 496 |
![]() | Method 'setBenefits' is not designed for extension - needs to be abstract, final or empty. | 498 |
![]() | Parameter value should be final. | 498 |
![]() | Line has trailing spaces. | 504 |
![]() | Line has trailing spaces. | 508 |
![]() | Method 'getItemApplicability' is not designed for extension - needs to be abstract, final or empty. | 510 |
![]() | Line has trailing spaces. | 516 |
![]() | Line has trailing spaces. | 520 |
![]() | Method 'setItemApplicability' is not designed for extension - needs to be abstract, final or empty. | 522 |
![]() | Parameter value should be final. | 522 |
![]() | Line has trailing spaces. | 531 |
![]() | Line is longer than 80 characters. | 532 |
![]() | Line has trailing spaces. | 533 |
![]() | Line is longer than 80 characters. | 539 |
![]() | Line is longer than 80 characters. | 540 |
![]() | Line is longer than 80 characters. | 541 |
![]() | Line is longer than 80 characters. | 542 |
![]() | Line is longer than 80 characters. | 543 |
![]() | Line is longer than 80 characters. | 544 |
![]() | Line is longer than 80 characters. | 545 |
![]() | Line has trailing spaces. | 551 |
![]() | Line has trailing spaces. | 552 |
![]() | Missing a Javadoc comment. | 566 |
![]() | Variable 'promotionId' must be private and have accessor methods. | 567 |
![]() | Missing a Javadoc comment. | 568 |
![]() | Variable 'category' must be private and have accessor methods. | 569 |
![]() | Missing a Javadoc comment. | 570 |
![]() | Variable 'startDate' must be private and have accessor methods. | 571 |
![]() | Missing a Javadoc comment. | 572 |
![]() | Variable 'endDate' must be private and have accessor methods. | 573 |
![]() | Missing a Javadoc comment. | 574 |
![]() | Variable 'eligibilityRequirementDescription' must be private and have accessor methods. | 575 |
![]() | Missing a Javadoc comment. | 576 |
![]() | Variable 'benefitDescription' must be private and have accessor methods. | 577 |
![]() | Missing a Javadoc comment. | 578 |
![]() | Variable 'termsAndConditions' must be private and have accessor methods. | 579 |
![]() | Line has trailing spaces. | 583 |
![]() | Line has trailing spaces. | 587 |
![]() | Method 'getPromotionId' is not designed for extension - needs to be abstract, final or empty. | 589 |
![]() | Line has trailing spaces. | 595 |
![]() | Line has trailing spaces. | 599 |
![]() | Method 'setPromotionId' is not designed for extension - needs to be abstract, final or empty. | 601 |
![]() | Parameter value should be final. | 601 |
![]() | Line has trailing spaces. | 607 |
![]() | Line has trailing spaces. | 611 |
![]() | Method 'getCategory' is not designed for extension - needs to be abstract, final or empty. | 613 |
![]() | Line has trailing spaces. | 619 |
![]() | Line has trailing spaces. | 623 |
![]() | Method 'setCategory' is not designed for extension - needs to be abstract, final or empty. | 625 |
![]() | Parameter value should be final. | 625 |
![]() | Line has trailing spaces. | 631 |
![]() | Line has trailing spaces. | 635 |
![]() | Method 'getStartDate' is not designed for extension - needs to be abstract, final or empty. | 637 |
![]() | Line has trailing spaces. | 643 |
![]() | Line has trailing spaces. | 647 |
![]() | Method 'setStartDate' is not designed for extension - needs to be abstract, final or empty. | 649 |
![]() | Parameter value should be final. | 649 |
![]() | Line has trailing spaces. | 655 |
![]() | Line has trailing spaces. | 659 |
![]() | Method 'getEndDate' is not designed for extension - needs to be abstract, final or empty. | 661 |
![]() | Line has trailing spaces. | 667 |
![]() | Line has trailing spaces. | 671 |
![]() | Method 'setEndDate' is not designed for extension - needs to be abstract, final or empty. | 673 |
![]() | Parameter value should be final. | 673 |
![]() | Line has trailing spaces. | 679 |
![]() | Line has trailing spaces. | 683 |
![]() | Method 'getEligibilityRequirementDescription' is not designed for extension - needs to be abstract, final or empty. | 685 |
![]() | Line has trailing spaces. | 691 |
![]() | Line has trailing spaces. | 695 |
![]() | Method 'setEligibilityRequirementDescription' is not designed for extension - needs to be abstract, final or empty. | 697 |
![]() | Parameter value should be final. | 697 |
![]() | Line has trailing spaces. | 703 |
![]() | Line has trailing spaces. | 707 |
![]() | Method 'getBenefitDescription' is not designed for extension - needs to be abstract, final or empty. | 709 |
![]() | Line has trailing spaces. | 715 |
![]() | Line has trailing spaces. | 719 |
![]() | Method 'setBenefitDescription' is not designed for extension - needs to be abstract, final or empty. | 721 |
![]() | Parameter value should be final. | 721 |
![]() | Line has trailing spaces. | 727 |
![]() | Line has trailing spaces. | 731 |
![]() | Method 'getTermsAndConditions' is not designed for extension - needs to be abstract, final or empty. | 733 |
![]() | Line has trailing spaces. | 739 |
![]() | Line has trailing spaces. | 743 |
![]() | Method 'setTermsAndConditions' is not designed for extension - needs to be abstract, final or empty. | 745 |
![]() | Parameter value should be final. | 745 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 19 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Line has trailing spaces. | 21 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Variable 'benefitType' must be private and have accessor methods. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Variable 'componentType' must be private and have accessor methods. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Variable 'quantity' must be private and have accessor methods. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Variable 'percentOff' must be private and have accessor methods. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'fixedAmount' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Variable 'ceiling' must be private and have accessor methods. | 63 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'getBenefitType' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Method 'setBenefitType' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Parameter value should be final. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'getComponentType' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Method 'setComponentType' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Parameter value should be final. | 109 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Method 'getQuantity' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'setQuantity' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Parameter value should be final. | 133 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 143 |
![]() | Method 'getPercentOff' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 155 |
![]() | Method 'setPercentOff' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Parameter value should be final. | 157 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 167 |
![]() | Method 'getFixedAmount' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 179 |
![]() | Method 'setFixedAmount' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Parameter value should be final. | 181 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 191 |
![]() | Method 'getCeiling' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 203 |
![]() | Method 'setCeiling' is not designed for extension - needs to be abstract, final or empty. | 205 |
![]() | Parameter value should be final. | 205 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 21 |
![]() | Line is longer than 80 characters. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line has trailing spaces. | 35 |
![]() | Line has trailing spaces. | 36 |
![]() | Missing a Javadoc comment. | 44 |
![]() | '<' is not preceded with whitespace. | 45 |
![]() | '<' is not followed by whitespace. | 45 |
![]() | '>' is not preceded with whitespace. | 45 |
![]() | Variable 'benefit' must be private and have accessor methods. | 45 |
![]() | Line has trailing spaces. | 49 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line has trailing spaces. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Expected an @return tag. | 69 |
![]() | Method 'getBenefit' is not designed for extension - needs to be abstract, final or empty. | 69 |
![]() | '<' is not preceded with whitespace. | 69 |
![]() | '<' is not followed by whitespace. | 69 |
![]() | '>' is not preceded with whitespace. | 69 |
![]() | '<' is not preceded with whitespace. | 71 |
![]() | '<' is not followed by whitespace. | 71 |
![]() | '>' is not preceded with whitespace. | 71 |
![]() | '>' is not followed by whitespace. | 71 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 19 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Line has trailing spaces. | 21 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line has trailing spaces. | 35 |
![]() | Line has trailing spaces. | 36 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Variable 'eligibilityRequirementType' must be private and have accessor methods. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'quantity' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Variable 'currencyAmount' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 59 |
![]() | Method 'getEligibilityRequirementType' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'setEligibilityRequirementType' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Parameter value should be final. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Method 'getQuantity' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'setQuantity' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Parameter value should be final. | 97 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Method 'getCurrencyAmount' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Method 'setCurrencyAmount' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Parameter value should be final. | 121 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 21 |
![]() | Line is longer than 80 characters. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line has trailing spaces. | 35 |
![]() | Line has trailing spaces. | 36 |
![]() | Missing a Javadoc comment. | 44 |
![]() | '<' is not preceded with whitespace. | 45 |
![]() | '<' is not followed by whitespace. | 45 |
![]() | '>' is not preceded with whitespace. | 45 |
![]() | Variable 'eligibilityRequirement' must be private and have accessor methods. | 45 |
![]() | Line has trailing spaces. | 49 |
![]() | Line is longer than 80 characters. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line has trailing spaces. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Expected an @return tag. | 69 |
![]() | Method 'getEligibilityRequirement' is not designed for extension - needs to be abstract, final or empty. | 69 |
![]() | '<' is not preceded with whitespace. | 69 |
![]() | '<' is not followed by whitespace. | 69 |
![]() | '>' is not preceded with whitespace. | 69 |
![]() | Line is longer than 80 characters. | 71 |
![]() | '<' is not preceded with whitespace. | 71 |
![]() | '<' is not followed by whitespace. | 71 |
![]() | '>' is not preceded with whitespace. | 71 |
![]() | '>' is not followed by whitespace. | 71 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 19 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Line has trailing spaces. | 21 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line has trailing spaces. | 35 |
![]() | Line has trailing spaces. | 36 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Variable 'asin' must be private and have accessor methods. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'isInBenefitSet' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Variable 'isInEligibilityRequirementSet' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 59 |
![]() | Method 'getASIN' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'setASIN' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Parameter value should be final. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Expected an @return tag. | 81 |
![]() | Method 'isIsInBenefitSet' is not designed for extension - needs to be abstract, final or empty. | 81 |
![]() | Line has trailing spaces. | 87 |
![]() | Method 'setIsInBenefitSet' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | Parameter value should be final. | 89 |
![]() | Expected @param tag for 'value'. | 89 |
![]() | Line has trailing spaces. | 95 |
![]() | Expected an @return tag. | 97 |
![]() | Method 'isIsInEligibilityRequirementSet' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Line has trailing spaces. | 103 |
![]() | Method 'setIsInEligibilityRequirementSet' is not designed for extension - needs to be abstract, final or empty. | 105 |
![]() | Parameter value should be final. | 105 |
![]() | Expected @param tag for 'value'. | 105 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line has trailing spaces. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Missing a Javadoc comment. | 46 |
![]() | '<' is not preceded with whitespace. | 47 |
![]() | '<' is not followed by whitespace. | 47 |
![]() | '>' is not preceded with whitespace. | 47 |
![]() | Variable 'promotion' must be private and have accessor methods. | 47 |
![]() | Line has trailing spaces. | 51 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Expected an @return tag. | 71 |
![]() | Method 'getPromotion' is not designed for extension - needs to be abstract, final or empty. | 71 |
![]() | '<' is not preceded with whitespace. | 71 |
![]() | '<' is not followed by whitespace. | 71 |
![]() | '>' is not preceded with whitespace. | 71 |
![]() | '<' is not preceded with whitespace. | 73 |
![]() | '<' is not followed by whitespace. | 73 |
![]() | '>' is not preceded with whitespace. | 73 |
![]() | '>' is not followed by whitespace. | 73 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 20 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line has trailing spaces. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Variable 'isValid' must be private and have accessor methods. | 83 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Variable 'helpRequest' must be private and have accessor methods. | 85 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Variable 'browseNodeLookupRequest' must be private and have accessor methods. | 87 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Variable 'itemSearchRequest' must be private and have accessor methods. | 89 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Variable 'itemLookupRequest' must be private and have accessor methods. | 91 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Variable 'listSearchRequest' must be private and have accessor methods. | 93 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Variable 'listLookupRequest' must be private and have accessor methods. | 95 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Variable 'customerContentSearchRequest' must be private and have accessor methods. | 97 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Variable 'customerContentLookupRequest' must be private and have accessor methods. | 99 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Variable 'similarityLookupRequest' must be private and have accessor methods. | 101 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Variable 'cartGetRequest' must be private and have accessor methods. | 103 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Variable 'cartAddRequest' must be private and have accessor methods. | 105 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Variable 'cartCreateRequest' must be private and have accessor methods. | 107 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Variable 'cartModifyRequest' must be private and have accessor methods. | 109 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Variable 'cartClearRequest' must be private and have accessor methods. | 111 |
![]() | Missing a Javadoc comment. | 112 |
![]() | Variable 'transactionLookupRequest' must be private and have accessor methods. | 113 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Variable 'sellerListingSearchRequest' must be private and have accessor methods. | 115 |
![]() | Missing a Javadoc comment. | 116 |
![]() | Variable 'sellerListingLookupRequest' must be private and have accessor methods. | 117 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Variable 'sellerLookupRequest' must be private and have accessor methods. | 119 |
![]() | Missing a Javadoc comment. | 120 |
![]() | Variable 'errors' must be private and have accessor methods. | 121 |
![]() | Line has trailing spaces. | 125 |
![]() | Line has trailing spaces. | 129 |
![]() | Method 'getIsValid' is not designed for extension - needs to be abstract, final or empty. | 131 |
![]() | Line has trailing spaces. | 137 |
![]() | Line has trailing spaces. | 141 |
![]() | Method 'setIsValid' is not designed for extension - needs to be abstract, final or empty. | 143 |
![]() | Parameter value should be final. | 143 |
![]() | Line has trailing spaces. | 149 |
![]() | Line has trailing spaces. | 153 |
![]() | Method 'getHelpRequest' is not designed for extension - needs to be abstract, final or empty. | 155 |
![]() | Line has trailing spaces. | 161 |
![]() | Line has trailing spaces. | 165 |
![]() | Method 'setHelpRequest' is not designed for extension - needs to be abstract, final or empty. | 167 |
![]() | Parameter value should be final. | 167 |
![]() | Line has trailing spaces. | 173 |
![]() | Line has trailing spaces. | 177 |
![]() | Method 'getBrowseNodeLookupRequest' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | Line has trailing spaces. | 185 |
![]() | Line has trailing spaces. | 189 |
![]() | Method 'setBrowseNodeLookupRequest' is not designed for extension - needs to be abstract, final or empty. | 191 |
![]() | Parameter value should be final. | 191 |
![]() | Line has trailing spaces. | 197 |
![]() | Line has trailing spaces. | 201 |
![]() | Method 'getItemSearchRequest' is not designed for extension - needs to be abstract, final or empty. | 203 |
![]() | Line has trailing spaces. | 209 |
![]() | Line has trailing spaces. | 213 |
![]() | Method 'setItemSearchRequest' is not designed for extension - needs to be abstract, final or empty. | 215 |
![]() | Parameter value should be final. | 215 |
![]() | Line has trailing spaces. | 221 |
![]() | Line has trailing spaces. | 225 |
![]() | Method 'getItemLookupRequest' is not designed for extension - needs to be abstract, final or empty. | 227 |
![]() | Line has trailing spaces. | 233 |
![]() | Line has trailing spaces. | 237 |
![]() | Method 'setItemLookupRequest' is not designed for extension - needs to be abstract, final or empty. | 239 |
![]() | Parameter value should be final. | 239 |
![]() | Line has trailing spaces. | 245 |
![]() | Line has trailing spaces. | 249 |
![]() | Method 'getListSearchRequest' is not designed for extension - needs to be abstract, final or empty. | 251 |
![]() | Line has trailing spaces. | 257 |
![]() | Line has trailing spaces. | 261 |
![]() | Method 'setListSearchRequest' is not designed for extension - needs to be abstract, final or empty. | 263 |
![]() | Parameter value should be final. | 263 |
![]() | Line has trailing spaces. | 269 |
![]() | Line has trailing spaces. | 273 |
![]() | Method 'getListLookupRequest' is not designed for extension - needs to be abstract, final or empty. | 275 |
![]() | Line has trailing spaces. | 281 |
![]() | Line has trailing spaces. | 285 |
![]() | Method 'setListLookupRequest' is not designed for extension - needs to be abstract, final or empty. | 287 |
![]() | Parameter value should be final. | 287 |
![]() | Line has trailing spaces. | 293 |
![]() | Line has trailing spaces. | 297 |
![]() | Method 'getCustomerContentSearchRequest' is not designed for extension - needs to be abstract, final or empty. | 299 |
![]() | Line has trailing spaces. | 305 |
![]() | Line has trailing spaces. | 309 |
![]() | Line is longer than 80 characters. | 311 |
![]() | Method 'setCustomerContentSearchRequest' is not designed for extension - needs to be abstract, final or empty. | 311 |
![]() | Parameter value should be final. | 311 |
![]() | Line has trailing spaces. | 317 |
![]() | Line has trailing spaces. | 321 |
![]() | Method 'getCustomerContentLookupRequest' is not designed for extension - needs to be abstract, final or empty. | 323 |
![]() | Line has trailing spaces. | 329 |
![]() | Line has trailing spaces. | 333 |
![]() | Line is longer than 80 characters. | 335 |
![]() | Method 'setCustomerContentLookupRequest' is not designed for extension - needs to be abstract, final or empty. | 335 |
![]() | Parameter value should be final. | 335 |
![]() | Line has trailing spaces. | 341 |
![]() | Line has trailing spaces. | 345 |
![]() | Method 'getSimilarityLookupRequest' is not designed for extension - needs to be abstract, final or empty. | 347 |
![]() | Line has trailing spaces. | 353 |
![]() | Line has trailing spaces. | 357 |
![]() | Method 'setSimilarityLookupRequest' is not designed for extension - needs to be abstract, final or empty. | 359 |
![]() | Parameter value should be final. | 359 |
![]() | Line has trailing spaces. | 365 |
![]() | Line has trailing spaces. | 369 |
![]() | Method 'getCartGetRequest' is not designed for extension - needs to be abstract, final or empty. | 371 |
![]() | Line has trailing spaces. | 377 |
![]() | Line has trailing spaces. | 381 |
![]() | Method 'setCartGetRequest' is not designed for extension - needs to be abstract, final or empty. | 383 |
![]() | Parameter value should be final. | 383 |
![]() | Line has trailing spaces. | 389 |
![]() | Line has trailing spaces. | 393 |
![]() | Method 'getCartAddRequest' is not designed for extension - needs to be abstract, final or empty. | 395 |
![]() | Line has trailing spaces. | 401 |
![]() | Line has trailing spaces. | 405 |
![]() | Method 'setCartAddRequest' is not designed for extension - needs to be abstract, final or empty. | 407 |
![]() | Parameter value should be final. | 407 |
![]() | Line has trailing spaces. | 413 |
![]() | Line has trailing spaces. | 417 |
![]() | Method 'getCartCreateRequest' is not designed for extension - needs to be abstract, final or empty. | 419 |
![]() | Line has trailing spaces. | 425 |
![]() | Line has trailing spaces. | 429 |
![]() | Method 'setCartCreateRequest' is not designed for extension - needs to be abstract, final or empty. | 431 |
![]() | Parameter value should be final. | 431 |
![]() | Line has trailing spaces. | 437 |
![]() | Line has trailing spaces. | 441 |
![]() | Method 'getCartModifyRequest' is not designed for extension - needs to be abstract, final or empty. | 443 |
![]() | Line has trailing spaces. | 449 |
![]() | Line has trailing spaces. | 453 |
![]() | Method 'setCartModifyRequest' is not designed for extension - needs to be abstract, final or empty. | 455 |
![]() | Parameter value should be final. | 455 |
![]() | Line has trailing spaces. | 461 |
![]() | Line has trailing spaces. | 465 |
![]() | Method 'getCartClearRequest' is not designed for extension - needs to be abstract, final or empty. | 467 |
![]() | Line has trailing spaces. | 473 |
![]() | Line has trailing spaces. | 477 |
![]() | Method 'setCartClearRequest' is not designed for extension - needs to be abstract, final or empty. | 479 |
![]() | Parameter value should be final. | 479 |
![]() | Line has trailing spaces. | 485 |
![]() | Line has trailing spaces. | 489 |
![]() | Method 'getTransactionLookupRequest' is not designed for extension - needs to be abstract, final or empty. | 491 |
![]() | Line has trailing spaces. | 497 |
![]() | Line has trailing spaces. | 501 |
![]() | Method 'setTransactionLookupRequest' is not designed for extension - needs to be abstract, final or empty. | 503 |
![]() | Parameter value should be final. | 503 |
![]() | Line has trailing spaces. | 509 |
![]() | Line has trailing spaces. | 513 |
![]() | Method 'getSellerListingSearchRequest' is not designed for extension - needs to be abstract, final or empty. | 515 |
![]() | Line has trailing spaces. | 521 |
![]() | Line has trailing spaces. | 525 |
![]() | Line is longer than 80 characters. | 527 |
![]() | Method 'setSellerListingSearchRequest' is not designed for extension - needs to be abstract, final or empty. | 527 |
![]() | Parameter value should be final. | 527 |
![]() | Line has trailing spaces. | 533 |
![]() | Line has trailing spaces. | 537 |
![]() | Method 'getSellerListingLookupRequest' is not designed for extension - needs to be abstract, final or empty. | 539 |
![]() | Line has trailing spaces. | 545 |
![]() | Line has trailing spaces. | 549 |
![]() | Line is longer than 80 characters. | 551 |
![]() | Method 'setSellerListingLookupRequest' is not designed for extension - needs to be abstract, final or empty. | 551 |
![]() | Parameter value should be final. | 551 |
![]() | Line has trailing spaces. | 557 |
![]() | Line has trailing spaces. | 561 |
![]() | Method 'getSellerLookupRequest' is not designed for extension - needs to be abstract, final or empty. | 563 |
![]() | Line has trailing spaces. | 569 |
![]() | Line has trailing spaces. | 573 |
![]() | Method 'setSellerLookupRequest' is not designed for extension - needs to be abstract, final or empty. | 575 |
![]() | Parameter value should be final. | 575 |
![]() | Line has trailing spaces. | 581 |
![]() | Line has trailing spaces. | 585 |
![]() | Method 'getErrors' is not designed for extension - needs to be abstract, final or empty. | 587 |
![]() | Line has trailing spaces. | 593 |
![]() | Line has trailing spaces. | 597 |
![]() | Method 'setErrors' is not designed for extension - needs to be abstract, final or empty. | 599 |
![]() | Parameter value should be final. | 599 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line has trailing spaces. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Variable 'name' must be private and have accessor methods. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Variable 'creationDate' must be private and have accessor methods. | 75 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Variable 'validOperations' must be private and have accessor methods. | 77 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Variable 'elements' must be private and have accessor methods. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 87 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | Line has trailing spaces. | 95 |
![]() | Line has trailing spaces. | 99 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Parameter value should be final. | 101 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 111 |
![]() | Method 'getCreationDate' is not designed for extension - needs to be abstract, final or empty. | 113 |
![]() | Line has trailing spaces. | 119 |
![]() | Line has trailing spaces. | 123 |
![]() | Method 'setCreationDate' is not designed for extension - needs to be abstract, final or empty. | 125 |
![]() | Parameter value should be final. | 125 |
![]() | Line has trailing spaces. | 131 |
![]() | Line has trailing spaces. | 135 |
![]() | Method 'getValidOperations' is not designed for extension - needs to be abstract, final or empty. | 137 |
![]() | Line has trailing spaces. | 143 |
![]() | Line has trailing spaces. | 147 |
![]() | Line is longer than 80 characters. | 149 |
![]() | Method 'setValidOperations' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Parameter value should be final. | 149 |
![]() | Line has trailing spaces. | 155 |
![]() | Line has trailing spaces. | 159 |
![]() | Method 'getElements' is not designed for extension - needs to be abstract, final or empty. | 161 |
![]() | Line has trailing spaces. | 167 |
![]() | Line has trailing spaces. | 171 |
![]() | Method 'setElements' is not designed for extension - needs to be abstract, final or empty. | 173 |
![]() | Parameter value should be final. | 173 |
![]() | Line has trailing spaces. | 180 |
![]() | Line is longer than 80 characters. | 181 |
![]() | Line has trailing spaces. | 182 |
![]() | Line is longer than 80 characters. | 188 |
![]() | Line has trailing spaces. | 194 |
![]() | Line has trailing spaces. | 195 |
![]() | Missing a Javadoc comment. | 203 |
![]() | '<' is not preceded with whitespace. | 204 |
![]() | '<' is not followed by whitespace. | 204 |
![]() | '>' is not preceded with whitespace. | 204 |
![]() | Variable 'element' must be private and have accessor methods. | 204 |
![]() | Line has trailing spaces. | 208 |
![]() | Line is longer than 80 characters. | 213 |
![]() | Line has trailing spaces. | 214 |
![]() | Line has trailing spaces. | 220 |
![]() | Line has trailing spaces. | 221 |
![]() | Line has trailing spaces. | 225 |
![]() | Line has trailing spaces. | 226 |
![]() | Expected an @return tag. | 228 |
![]() | Method 'getElement' is not designed for extension - needs to be abstract, final or empty. | 228 |
![]() | '<' is not preceded with whitespace. | 228 |
![]() | '<' is not followed by whitespace. | 228 |
![]() | '>' is not preceded with whitespace. | 228 |
![]() | '<' is not preceded with whitespace. | 230 |
![]() | '<' is not followed by whitespace. | 230 |
![]() | '>' is not preceded with whitespace. | 230 |
![]() | '>' is not followed by whitespace. | 230 |
![]() | Line has trailing spaces. | 240 |
![]() | Line is longer than 80 characters. | 241 |
![]() | Line has trailing spaces. | 242 |
![]() | Line is longer than 80 characters. | 248 |
![]() | Line has trailing spaces. | 254 |
![]() | Line has trailing spaces. | 255 |
![]() | Missing a Javadoc comment. | 263 |
![]() | '<' is not preceded with whitespace. | 264 |
![]() | '<' is not followed by whitespace. | 264 |
![]() | '>' is not preceded with whitespace. | 264 |
![]() | Variable 'operation' must be private and have accessor methods. | 264 |
![]() | Line has trailing spaces. | 268 |
![]() | Line is longer than 80 characters. | 273 |
![]() | Line has trailing spaces. | 274 |
![]() | Line has trailing spaces. | 280 |
![]() | Line has trailing spaces. | 281 |
![]() | Line has trailing spaces. | 285 |
![]() | Line has trailing spaces. | 286 |
![]() | Expected an @return tag. | 288 |
![]() | Method 'getOperation' is not designed for extension - needs to be abstract, final or empty. | 288 |
![]() | '<' is not preceded with whitespace. | 288 |
![]() | '<' is not followed by whitespace. | 288 |
![]() | '>' is not preceded with whitespace. | 288 |
![]() | '<' is not preceded with whitespace. | 290 |
![]() | '<' is not followed by whitespace. | 290 |
![]() | '>' is not preceded with whitespace. | 290 |
![]() | '>' is not followed by whitespace. | 290 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line has trailing spaces. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Variable 'asin' must be private and have accessor methods. | 64 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Variable 'rating' must be private and have accessor methods. | 66 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Variable 'helpfulVotes' must be private and have accessor methods. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Variable 'customerId' must be private and have accessor methods. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Variable 'reviewer' must be private and have accessor methods. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Variable 'totalVotes' must be private and have accessor methods. | 76 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Variable 'date' must be private and have accessor methods. | 78 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Variable 'summary' must be private and have accessor methods. | 80 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Variable 'content' must be private and have accessor methods. | 82 |
![]() | Line has trailing spaces. | 86 |
![]() | Line has trailing spaces. | 90 |
![]() | Method 'getASIN' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Line has trailing spaces. | 98 |
![]() | Line has trailing spaces. | 102 |
![]() | Method 'setASIN' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Parameter value should be final. | 104 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 114 |
![]() | Method 'getRating' is not designed for extension - needs to be abstract, final or empty. | 116 |
![]() | Line has trailing spaces. | 122 |
![]() | Line has trailing spaces. | 126 |
![]() | Method 'setRating' is not designed for extension - needs to be abstract, final or empty. | 128 |
![]() | Parameter value should be final. | 128 |
![]() | Line has trailing spaces. | 134 |
![]() | Line has trailing spaces. | 138 |
![]() | Method 'getHelpfulVotes' is not designed for extension - needs to be abstract, final or empty. | 140 |
![]() | Line has trailing spaces. | 146 |
![]() | Line has trailing spaces. | 150 |
![]() | Method 'setHelpfulVotes' is not designed for extension - needs to be abstract, final or empty. | 152 |
![]() | Parameter value should be final. | 152 |
![]() | Line has trailing spaces. | 158 |
![]() | Line has trailing spaces. | 162 |
![]() | Method 'getCustomerId' is not designed for extension - needs to be abstract, final or empty. | 164 |
![]() | Line has trailing spaces. | 170 |
![]() | Line has trailing spaces. | 174 |
![]() | Method 'setCustomerId' is not designed for extension - needs to be abstract, final or empty. | 176 |
![]() | Parameter value should be final. | 176 |
![]() | Line has trailing spaces. | 182 |
![]() | Line has trailing spaces. | 186 |
![]() | Method 'getReviewer' is not designed for extension - needs to be abstract, final or empty. | 188 |
![]() | Line has trailing spaces. | 194 |
![]() | Line has trailing spaces. | 198 |
![]() | Method 'setReviewer' is not designed for extension - needs to be abstract, final or empty. | 200 |
![]() | Parameter value should be final. | 200 |
![]() | Line has trailing spaces. | 206 |
![]() | Line has trailing spaces. | 210 |
![]() | Method 'getTotalVotes' is not designed for extension - needs to be abstract, final or empty. | 212 |
![]() | Line has trailing spaces. | 218 |
![]() | Line has trailing spaces. | 222 |
![]() | Method 'setTotalVotes' is not designed for extension - needs to be abstract, final or empty. | 224 |
![]() | Parameter value should be final. | 224 |
![]() | Line has trailing spaces. | 230 |
![]() | Line has trailing spaces. | 234 |
![]() | Method 'getDate' is not designed for extension - needs to be abstract, final or empty. | 236 |
![]() | Line has trailing spaces. | 242 |
![]() | Line has trailing spaces. | 246 |
![]() | Method 'setDate' is not designed for extension - needs to be abstract, final or empty. | 248 |
![]() | Parameter value should be final. | 248 |
![]() | Line has trailing spaces. | 254 |
![]() | Line has trailing spaces. | 258 |
![]() | Method 'getSummary' is not designed for extension - needs to be abstract, final or empty. | 260 |
![]() | Line has trailing spaces. | 266 |
![]() | Line has trailing spaces. | 270 |
![]() | Method 'setSummary' is not designed for extension - needs to be abstract, final or empty. | 272 |
![]() | Parameter value should be final. | 272 |
![]() | Line has trailing spaces. | 278 |
![]() | Line has trailing spaces. | 282 |
![]() | Method 'getContent' is not designed for extension - needs to be abstract, final or empty. | 284 |
![]() | Line has trailing spaces. | 290 |
![]() | Line has trailing spaces. | 294 |
![]() | Method 'setContent' is not designed for extension - needs to be abstract, final or empty. | 296 |
![]() | Parameter value should be final. | 296 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 20 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Variable 'customerId' must be private and have accessor methods. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Variable 'name' must be private and have accessor methods. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Variable 'nickname' must be private and have accessor methods. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Variable 'location' must be private and have accessor methods. | 57 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 65 |
![]() | Method 'getCustomerId' is not designed for extension - needs to be abstract, final or empty. | 67 |
![]() | Line has trailing spaces. | 73 |
![]() | Line has trailing spaces. | 77 |
![]() | Method 'setCustomerId' is not designed for extension - needs to be abstract, final or empty. | 79 |
![]() | Parameter value should be final. | 79 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 89 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 91 |
![]() | Line has trailing spaces. | 97 |
![]() | Line has trailing spaces. | 101 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Parameter value should be final. | 103 |
![]() | Line has trailing spaces. | 109 |
![]() | Line has trailing spaces. | 113 |
![]() | Method 'getNickname' is not designed for extension - needs to be abstract, final or empty. | 115 |
![]() | Line has trailing spaces. | 121 |
![]() | Line has trailing spaces. | 125 |
![]() | Method 'setNickname' is not designed for extension - needs to be abstract, final or empty. | 127 |
![]() | Parameter value should be final. | 127 |
![]() | Line has trailing spaces. | 133 |
![]() | Line has trailing spaces. | 137 |
![]() | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 139 |
![]() | Line has trailing spaces. | 145 |
![]() | Line has trailing spaces. | 149 |
![]() | Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. | 151 |
![]() | Parameter value should be final. | 151 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'subTotal' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | '<' is not preceded with whitespace. | 51 |
![]() | '<' is not followed by whitespace. | 51 |
![]() | '>' is not preceded with whitespace. | 51 |
![]() | Variable 'savedForLaterItem' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 59 |
![]() | Method 'getSubTotal' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'setSubTotal' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Parameter value should be final. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Expected an @return tag. | 99 |
![]() | Method 'getSavedForLaterItem' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | '<' is not preceded with whitespace. | 99 |
![]() | '<' is not followed by whitespace. | 99 |
![]() | '>' is not preceded with whitespace. | 99 |
![]() | '<' is not preceded with whitespace. | 101 |
![]() | '<' is not followed by whitespace. | 101 |
![]() | '>' is not preceded with whitespace. | 101 |
![]() | '>' is not followed by whitespace. | 101 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Missing a Javadoc comment. | 48 |
![]() | '<' is not preceded with whitespace. | 49 |
![]() | '<' is not followed by whitespace. | 49 |
![]() | '>' is not preceded with whitespace. | 49 |
![]() | Variable 'bin' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Variable 'narrowBy' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Expected an @return tag. | 75 |
![]() | Method 'getBin' is not designed for extension - needs to be abstract, final or empty. | 75 |
![]() | '<' is not preceded with whitespace. | 75 |
![]() | '<' is not followed by whitespace. | 75 |
![]() | '>' is not preceded with whitespace. | 75 |
![]() | '<' is not preceded with whitespace. | 77 |
![]() | '<' is not followed by whitespace. | 77 |
![]() | '>' is not preceded with whitespace. | 77 |
![]() | '>' is not followed by whitespace. | 77 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 88 |
![]() | Method 'getNarrowBy' is not designed for extension - needs to be abstract, final or empty. | 90 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 100 |
![]() | Method 'setNarrowBy' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | Parameter value should be final. | 102 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line has trailing spaces. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Missing a Javadoc comment. | 46 |
![]() | '<' is not preceded with whitespace. | 47 |
![]() | '<' is not followed by whitespace. | 47 |
![]() | '>' is not preceded with whitespace. | 47 |
![]() | Variable 'searchBinSet' must be private and have accessor methods. | 47 |
![]() | Line has trailing spaces. | 51 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Expected an @return tag. | 71 |
![]() | Method 'getSearchBinSet' is not designed for extension - needs to be abstract, final or empty. | 71 |
![]() | '<' is not preceded with whitespace. | 71 |
![]() | '<' is not followed by whitespace. | 71 |
![]() | '>' is not preceded with whitespace. | 71 |
![]() | '<' is not preceded with whitespace. | 73 |
![]() | '<' is not followed by whitespace. | 73 |
![]() | '>' is not preceded with whitespace. | 73 |
![]() | '>' is not followed by whitespace. | 73 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line has trailing spaces. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Variable 'totalExcerpts' must be private and have accessor methods. | 64 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Variable 'excerpt' must be private and have accessor methods. | 66 |
![]() | Line has trailing spaces. | 70 |
![]() | Line has trailing spaces. | 74 |
![]() | Method 'getTotalExcerpts' is not designed for extension - needs to be abstract, final or empty. | 76 |
![]() | Line has trailing spaces. | 82 |
![]() | Line has trailing spaces. | 86 |
![]() | Method 'setTotalExcerpts' is not designed for extension - needs to be abstract, final or empty. | 88 |
![]() | Parameter value should be final. | 88 |
![]() | Line has trailing spaces. | 94 |
![]() | Line has trailing spaces. | 98 |
![]() | Method 'getExcerpt' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Line has trailing spaces. | 106 |
![]() | Line has trailing spaces. | 110 |
![]() | Method 'setExcerpt' is not designed for extension - needs to be abstract, final or empty. | 112 |
![]() | Parameter value should be final. | 112 |
![]() | Line has trailing spaces. | 119 |
![]() | Line is longer than 80 characters. | 120 |
![]() | Line has trailing spaces. | 121 |
![]() | Line is longer than 80 characters. | 127 |
![]() | Line is longer than 80 characters. | 128 |
![]() | Line is longer than 80 characters. | 129 |
![]() | Line is longer than 80 characters. | 130 |
![]() | Line is longer than 80 characters. | 131 |
![]() | Line has trailing spaces. | 137 |
![]() | Line has trailing spaces. | 138 |
![]() | Missing a Javadoc comment. | 150 |
![]() | Variable 'checksum' must be private and have accessor methods. | 151 |
![]() | Missing a Javadoc comment. | 152 |
![]() | Variable 'pageType' must be private and have accessor methods. | 153 |
![]() | Missing a Javadoc comment. | 154 |
![]() | Variable 'pageNumber' must be private and have accessor methods. | 155 |
![]() | Missing a Javadoc comment. | 156 |
![]() | Variable 'sequenceNumber' must be private and have accessor methods. | 157 |
![]() | Missing a Javadoc comment. | 158 |
![]() | Variable 'text' must be private and have accessor methods. | 159 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 167 |
![]() | Method 'getChecksum' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 179 |
![]() | Method 'setChecksum' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Parameter value should be final. | 181 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 191 |
![]() | Method 'getPageType' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 203 |
![]() | Method 'setPageType' is not designed for extension - needs to be abstract, final or empty. | 205 |
![]() | Parameter value should be final. | 205 |
![]() | Line has trailing spaces. | 211 |
![]() | Line has trailing spaces. | 215 |
![]() | Method 'getPageNumber' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 227 |
![]() | Method 'setPageNumber' is not designed for extension - needs to be abstract, final or empty. | 229 |
![]() | Parameter value should be final. | 229 |
![]() | Line has trailing spaces. | 235 |
![]() | Line has trailing spaces. | 239 |
![]() | Method 'getSequenceNumber' is not designed for extension - needs to be abstract, final or empty. | 241 |
![]() | Line has trailing spaces. | 247 |
![]() | Line has trailing spaces. | 251 |
![]() | Method 'setSequenceNumber' is not designed for extension - needs to be abstract, final or empty. | 253 |
![]() | Parameter value should be final. | 253 |
![]() | Line has trailing spaces. | 259 |
![]() | Line has trailing spaces. | 263 |
![]() | Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 265 |
![]() | Line has trailing spaces. | 271 |
![]() | Line has trailing spaces. | 275 |
![]() | Method 'setText' is not designed for extension - needs to be abstract, final or empty. | 277 |
![]() | Parameter value should be final. | 277 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Line has trailing spaces. | 26 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line has trailing spaces. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Missing a Javadoc comment. | 63 |
![]() | '<' is not preceded with whitespace. | 64 |
![]() | '<' is not followed by whitespace. | 64 |
![]() | '>' is not preceded with whitespace. | 64 |
![]() | Variable 'searchIndex' must be private and have accessor methods. | 64 |
![]() | Line has trailing spaces. | 68 |
![]() | Line is longer than 80 characters. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 86 |
![]() | Expected an @return tag. | 88 |
![]() | Method 'getSearchIndex' is not designed for extension - needs to be abstract, final or empty. | 88 |
![]() | '<' is not preceded with whitespace. | 88 |
![]() | '<' is not followed by whitespace. | 88 |
![]() | '>' is not preceded with whitespace. | 88 |
![]() | '<' is not preceded with whitespace. | 90 |
![]() | '<' is not followed by whitespace. | 90 |
![]() | '>' is not preceded with whitespace. | 90 |
![]() | '>' is not followed by whitespace. | 90 |
![]() | Line has trailing spaces. | 98 |
![]() | Line is longer than 80 characters. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | Line is longer than 80 characters. | 106 |
![]() | Line is longer than 80 characters. | 107 |
![]() | Line is longer than 80 characters. | 108 |
![]() | Line is longer than 80 characters. | 109 |
![]() | Line is longer than 80 characters. | 110 |
![]() | Line is longer than 80 characters. | 111 |
![]() | Line has trailing spaces. | 117 |
![]() | Line has trailing spaces. | 118 |
![]() | Missing a Javadoc comment. | 131 |
![]() | Variable 'indexName' must be private and have accessor methods. | 132 |
![]() | Missing a Javadoc comment. | 133 |
![]() | Variable 'results' must be private and have accessor methods. | 135 |
![]() | Missing a Javadoc comment. | 136 |
![]() | Variable 'pages' must be private and have accessor methods. | 138 |
![]() | Missing a Javadoc comment. | 139 |
![]() | Variable 'correctedQuery' must be private and have accessor methods. | 140 |
![]() | Missing a Javadoc comment. | 141 |
![]() | Variable 'relevanceRank' must be private and have accessor methods. | 143 |
![]() | Missing a Javadoc comment. | 144 |
![]() | '<' is not preceded with whitespace. | 145 |
![]() | '<' is not followed by whitespace. | 145 |
![]() | '>' is not preceded with whitespace. | 145 |
![]() | Variable 'asin' must be private and have accessor methods. | 145 |
![]() | Line has trailing spaces. | 149 |
![]() | Line has trailing spaces. | 153 |
![]() | Method 'getIndexName' is not designed for extension - needs to be abstract, final or empty. | 155 |
![]() | Line has trailing spaces. | 161 |
![]() | Line has trailing spaces. | 165 |
![]() | Method 'setIndexName' is not designed for extension - needs to be abstract, final or empty. | 167 |
![]() | Parameter value should be final. | 167 |
![]() | Line has trailing spaces. | 173 |
![]() | Line has trailing spaces. | 177 |
![]() | Method 'getResults' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | Line has trailing spaces. | 185 |
![]() | Line has trailing spaces. | 189 |
![]() | Method 'setResults' is not designed for extension - needs to be abstract, final or empty. | 191 |
![]() | Parameter value should be final. | 191 |
![]() | Line has trailing spaces. | 197 |
![]() | Line has trailing spaces. | 201 |
![]() | Method 'getPages' is not designed for extension - needs to be abstract, final or empty. | 203 |
![]() | Line has trailing spaces. | 209 |
![]() | Line has trailing spaces. | 213 |
![]() | Method 'setPages' is not designed for extension - needs to be abstract, final or empty. | 215 |
![]() | Parameter value should be final. | 215 |
![]() | Line has trailing spaces. | 221 |
![]() | Line has trailing spaces. | 225 |
![]() | Method 'getCorrectedQuery' is not designed for extension - needs to be abstract, final or empty. | 227 |
![]() | Line has trailing spaces. | 233 |
![]() | Line has trailing spaces. | 237 |
![]() | Method 'setCorrectedQuery' is not designed for extension - needs to be abstract, final or empty. | 239 |
![]() | Parameter value should be final. | 239 |
![]() | Line has trailing spaces. | 245 |
![]() | Line has trailing spaces. | 249 |
![]() | Method 'getRelevanceRank' is not designed for extension - needs to be abstract, final or empty. | 251 |
![]() | Line has trailing spaces. | 257 |
![]() | Line has trailing spaces. | 261 |
![]() | Method 'setRelevanceRank' is not designed for extension - needs to be abstract, final or empty. | 263 |
![]() | Parameter value should be final. | 263 |
![]() | Line has trailing spaces. | 269 |
![]() | Line is longer than 80 characters. | 274 |
![]() | Line has trailing spaces. | 275 |
![]() | Line has trailing spaces. | 281 |
![]() | Line has trailing spaces. | 282 |
![]() | Line has trailing spaces. | 286 |
![]() | Line has trailing spaces. | 287 |
![]() | Expected an @return tag. | 289 |
![]() | Method 'getASIN' is not designed for extension - needs to be abstract, final or empty. | 289 |
![]() | '<' is not preceded with whitespace. | 289 |
![]() | '<' is not followed by whitespace. | 289 |
![]() | '>' is not preceded with whitespace. | 289 |
![]() | '<' is not preceded with whitespace. | 291 |
![]() | '<' is not followed by whitespace. | 291 |
![]() | '>' is not preceded with whitespace. | 291 |
![]() | '>' is not followed by whitespace. | 291 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line has trailing spaces. | 28 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Line is longer than 80 characters. | 71 |
![]() | Line is longer than 80 characters. | 73 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Line has trailing spaces. | 98 |
![]() | Line has trailing spaces. | 99 |
![]() | Missing a Javadoc comment. | 120 |
![]() | Variable 'sellerId' must be private and have accessor methods. | 121 |
![]() | Missing a Javadoc comment. | 122 |
![]() | Variable 'sellerName' must be private and have accessor methods. | 123 |
![]() | Missing a Javadoc comment. | 124 |
![]() | Variable 'sellerLegalName' must be private and have accessor methods. | 125 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Variable 'nickname' must be private and have accessor methods. | 127 |
![]() | Missing a Javadoc comment. | 128 |
![]() | Variable 'glancePage' must be private and have accessor methods. | 129 |
![]() | Missing a Javadoc comment. | 130 |
![]() | Variable 'about' must be private and have accessor methods. | 131 |
![]() | Missing a Javadoc comment. | 132 |
![]() | Variable 'moreAbout' must be private and have accessor methods. | 133 |
![]() | Missing a Javadoc comment. | 134 |
![]() | Variable 'location' must be private and have accessor methods. | 135 |
![]() | Missing a Javadoc comment. | 136 |
![]() | Variable 'averageFeedbackRating' must be private and have accessor methods. | 137 |
![]() | Missing a Javadoc comment. | 138 |
![]() | Variable 'totalFeedback' must be private and have accessor methods. | 140 |
![]() | Missing a Javadoc comment. | 141 |
![]() | Variable 'totalFeedbackPages' must be private and have accessor methods. | 143 |
![]() | Missing a Javadoc comment. | 144 |
![]() | Variable 'sellerFeedbackSummary' must be private and have accessor methods. | 145 |
![]() | Missing a Javadoc comment. | 146 |
![]() | Variable 'sellerFeedback' must be private and have accessor methods. | 147 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 155 |
![]() | Method 'getSellerId' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 167 |
![]() | Method 'setSellerId' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Parameter value should be final. | 169 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 179 |
![]() | Method 'getSellerName' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 191 |
![]() | Method 'setSellerName' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Parameter value should be final. | 193 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 203 |
![]() | Method 'getSellerLegalName' is not designed for extension - needs to be abstract, final or empty. | 205 |
![]() | Line has trailing spaces. | 211 |
![]() | Line has trailing spaces. | 215 |
![]() | Method 'setSellerLegalName' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Parameter value should be final. | 217 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 227 |
![]() | Method 'getNickname' is not designed for extension - needs to be abstract, final or empty. | 229 |
![]() | Line has trailing spaces. | 235 |
![]() | Line has trailing spaces. | 239 |
![]() | Method 'setNickname' is not designed for extension - needs to be abstract, final or empty. | 241 |
![]() | Parameter value should be final. | 241 |
![]() | Line has trailing spaces. | 247 |
![]() | Line has trailing spaces. | 251 |
![]() | Method 'getGlancePage' is not designed for extension - needs to be abstract, final or empty. | 253 |
![]() | Line has trailing spaces. | 259 |
![]() | Line has trailing spaces. | 263 |
![]() | Method 'setGlancePage' is not designed for extension - needs to be abstract, final or empty. | 265 |
![]() | Parameter value should be final. | 265 |
![]() | Line has trailing spaces. | 271 |
![]() | Line has trailing spaces. | 275 |
![]() | Method 'getAbout' is not designed for extension - needs to be abstract, final or empty. | 277 |
![]() | Line has trailing spaces. | 283 |
![]() | Line has trailing spaces. | 287 |
![]() | Method 'setAbout' is not designed for extension - needs to be abstract, final or empty. | 289 |
![]() | Parameter value should be final. | 289 |
![]() | Line has trailing spaces. | 295 |
![]() | Line has trailing spaces. | 299 |
![]() | Method 'getMoreAbout' is not designed for extension - needs to be abstract, final or empty. | 301 |
![]() | Line has trailing spaces. | 307 |
![]() | Line has trailing spaces. | 311 |
![]() | Method 'setMoreAbout' is not designed for extension - needs to be abstract, final or empty. | 313 |
![]() | Parameter value should be final. | 313 |
![]() | Line has trailing spaces. | 319 |
![]() | Line has trailing spaces. | 323 |
![]() | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 325 |
![]() | Line has trailing spaces. | 331 |
![]() | Line has trailing spaces. | 335 |
![]() | Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. | 337 |
![]() | Parameter value should be final. | 337 |
![]() | Line has trailing spaces. | 343 |
![]() | Line has trailing spaces. | 347 |
![]() | Method 'getAverageFeedbackRating' is not designed for extension - needs to be abstract, final or empty. | 349 |
![]() | Line has trailing spaces. | 355 |
![]() | Line has trailing spaces. | 359 |
![]() | Method 'setAverageFeedbackRating' is not designed for extension - needs to be abstract, final or empty. | 361 |
![]() | Parameter value should be final. | 361 |
![]() | Line has trailing spaces. | 367 |
![]() | Line has trailing spaces. | 371 |
![]() | Method 'getTotalFeedback' is not designed for extension - needs to be abstract, final or empty. | 373 |
![]() | Line has trailing spaces. | 379 |
![]() | Line has trailing spaces. | 383 |
![]() | Method 'setTotalFeedback' is not designed for extension - needs to be abstract, final or empty. | 385 |
![]() | Parameter value should be final. | 385 |
![]() | Line has trailing spaces. | 391 |
![]() | Line has trailing spaces. | 395 |
![]() | Method 'getTotalFeedbackPages' is not designed for extension - needs to be abstract, final or empty. | 397 |
![]() | Line has trailing spaces. | 403 |
![]() | Line has trailing spaces. | 407 |
![]() | Method 'setTotalFeedbackPages' is not designed for extension - needs to be abstract, final or empty. | 409 |
![]() | Parameter value should be final. | 409 |
![]() | Line has trailing spaces. | 415 |
![]() | Line has trailing spaces. | 419 |
![]() | Method 'getSellerFeedbackSummary' is not designed for extension - needs to be abstract, final or empty. | 421 |
![]() | Line has trailing spaces. | 427 |
![]() | Line has trailing spaces. | 431 |
![]() | Method 'setSellerFeedbackSummary' is not designed for extension - needs to be abstract, final or empty. | 433 |
![]() | Parameter value should be final. | 433 |
![]() | Line has trailing spaces. | 439 |
![]() | Line has trailing spaces. | 443 |
![]() | Method 'getSellerFeedback' is not designed for extension - needs to be abstract, final or empty. | 445 |
![]() | Line has trailing spaces. | 451 |
![]() | Line has trailing spaces. | 455 |
![]() | Method 'setSellerFeedback' is not designed for extension - needs to be abstract, final or empty. | 457 |
![]() | Parameter value should be final. | 457 |
![]() | Line has trailing spaces. | 464 |
![]() | Line is longer than 80 characters. | 465 |
![]() | Line has trailing spaces. | 466 |
![]() | Line is longer than 80 characters. | 472 |
![]() | Line is longer than 80 characters. | 473 |
![]() | Line is longer than 80 characters. | 474 |
![]() | Line is longer than 80 characters. | 475 |
![]() | Line has trailing spaces. | 481 |
![]() | Line has trailing spaces. | 482 |
![]() | Missing a Javadoc comment. | 493 |
![]() | Variable 'userDefinedLocation' must be private and have accessor methods. | 494 |
![]() | Missing a Javadoc comment. | 495 |
![]() | Variable 'city' must be private and have accessor methods. | 496 |
![]() | Missing a Javadoc comment. | 497 |
![]() | Variable 'state' must be private and have accessor methods. | 498 |
![]() | Missing a Javadoc comment. | 499 |
![]() | Variable 'country' must be private and have accessor methods. | 500 |
![]() | Line has trailing spaces. | 504 |
![]() | Line has trailing spaces. | 508 |
![]() | Method 'getUserDefinedLocation' is not designed for extension - needs to be abstract, final or empty. | 510 |
![]() | Line has trailing spaces. | 516 |
![]() | Line has trailing spaces. | 520 |
![]() | Method 'setUserDefinedLocation' is not designed for extension - needs to be abstract, final or empty. | 522 |
![]() | Parameter value should be final. | 522 |
![]() | Line has trailing spaces. | 528 |
![]() | Line has trailing spaces. | 532 |
![]() | Method 'getCity' is not designed for extension - needs to be abstract, final or empty. | 534 |
![]() | Line has trailing spaces. | 540 |
![]() | Line has trailing spaces. | 544 |
![]() | Method 'setCity' is not designed for extension - needs to be abstract, final or empty. | 546 |
![]() | Parameter value should be final. | 546 |
![]() | Line has trailing spaces. | 552 |
![]() | Line has trailing spaces. | 556 |
![]() | Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 558 |
![]() | Line has trailing spaces. | 564 |
![]() | Line has trailing spaces. | 568 |
![]() | Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 570 |
![]() | Parameter value should be final. | 570 |
![]() | Line has trailing spaces. | 576 |
![]() | Line has trailing spaces. | 580 |
![]() | Method 'getCountry' is not designed for extension - needs to be abstract, final or empty. | 582 |
![]() | Line has trailing spaces. | 588 |
![]() | Line has trailing spaces. | 592 |
![]() | Method 'setCountry' is not designed for extension - needs to be abstract, final or empty. | 594 |
![]() | Parameter value should be final. | 594 |
![]() | Line has trailing spaces. | 603 |
![]() | Line is longer than 80 characters. | 604 |
![]() | Line has trailing spaces. | 605 |
![]() | Line is longer than 80 characters. | 611 |
![]() | Line is longer than 80 characters. | 614 |
![]() | Line is longer than 80 characters. | 616 |
![]() | Line is longer than 80 characters. | 619 |
![]() | Line is longer than 80 characters. | 621 |
![]() | Line is longer than 80 characters. | 622 |
![]() | Line is longer than 80 characters. | 624 |
![]() | Line is longer than 80 characters. | 630 |
![]() | Line has trailing spaces. | 640 |
![]() | Line has trailing spaces. | 641 |
![]() | Missing a Javadoc comment. | 649 |
![]() | Line is longer than 80 characters. | 650 |
![]() | '<' is not preceded with whitespace. | 650 |
![]() | '<' is not followed by whitespace. | 650 |
![]() | '>' is not preceded with whitespace. | 650 |
![]() | Variable 'feedbackDateRange' must be private and have accessor methods. | 650 |
![]() | Line has trailing spaces. | 654 |
![]() | Line is longer than 80 characters. | 659 |
![]() | Line has trailing spaces. | 660 |
![]() | Line has trailing spaces. | 666 |
![]() | Line has trailing spaces. | 667 |
![]() | Line has trailing spaces. | 671 |
![]() | Line has trailing spaces. | 672 |
![]() | Expected an @return tag. | 674 |
![]() | Line is longer than 80 characters. | 674 |
![]() | Method 'getFeedbackDateRange' is not designed for extension - needs to be abstract, final or empty. | 674 |
![]() | '<' is not preceded with whitespace. | 674 |
![]() | '<' is not followed by whitespace. | 674 |
![]() | '>' is not preceded with whitespace. | 674 |
![]() | Line is longer than 80 characters. | 676 |
![]() | '<' is not preceded with whitespace. | 676 |
![]() | '<' is not followed by whitespace. | 676 |
![]() | '>' is not preceded with whitespace. | 676 |
![]() | '>' is not followed by whitespace. | 676 |
![]() | Line has trailing spaces. | 684 |
![]() | Line is longer than 80 characters. | 685 |
![]() | Line has trailing spaces. | 686 |
![]() | Line is longer than 80 characters. | 692 |
![]() | Line is longer than 80 characters. | 695 |
![]() | Line is longer than 80 characters. | 697 |
![]() | Line is longer than 80 characters. | 698 |
![]() | Line is longer than 80 characters. | 700 |
![]() | Line is longer than 80 characters. | 706 |
![]() | Line has trailing spaces. | 711 |
![]() | Line has trailing spaces. | 712 |
![]() | Missing a Javadoc comment. | 720 |
![]() | Line is longer than 80 characters. | 721 |
![]() | '<' is not preceded with whitespace. | 721 |
![]() | '<' is not followed by whitespace. | 721 |
![]() | '>' is not preceded with whitespace. | 721 |
![]() | Variable 'sellerFeedbackRating' must be private and have accessor methods. | 721 |
![]() | Missing a Javadoc comment. | 722 |
![]() | Variable 'period' must be private and have accessor methods. | 723 |
![]() | Line has trailing spaces. | 727 |
![]() | Line is longer than 80 characters. | 732 |
![]() | Line has trailing spaces. | 733 |
![]() | Line has trailing spaces. | 739 |
![]() | Line has trailing spaces. | 740 |
![]() | Line is longer than 80 characters. | 743 |
![]() | Line has trailing spaces. | 744 |
![]() | Line has trailing spaces. | 745 |
![]() | Expected an @return tag. | 747 |
![]() | Line is longer than 80 characters. | 747 |
![]() | Method 'getSellerFeedbackRating' is not designed for extension - needs to be abstract, final or empty. | 747 |
![]() | '<' is not preceded with whitespace. | 747 |
![]() | '<' is not followed by whitespace. | 747 |
![]() | '>' is not preceded with whitespace. | 747 |
![]() | Line is longer than 80 characters. | 749 |
![]() | '<' is not preceded with whitespace. | 749 |
![]() | '<' is not followed by whitespace. | 749 |
![]() | '>' is not preceded with whitespace. | 749 |
![]() | '>' is not followed by whitespace. | 749 |
![]() | Line has trailing spaces. | 756 |
![]() | Line has trailing spaces. | 760 |
![]() | Method 'getPeriod' is not designed for extension - needs to be abstract, final or empty. | 762 |
![]() | Line has trailing spaces. | 768 |
![]() | Line has trailing spaces. | 772 |
![]() | Method 'setPeriod' is not designed for extension - needs to be abstract, final or empty. | 774 |
![]() | Parameter value should be final. | 774 |
![]() | Line has trailing spaces. | 781 |
![]() | Line is longer than 80 characters. | 782 |
![]() | Line has trailing spaces. | 783 |
![]() | Line is longer than 80 characters. | 787 |
![]() | Line is longer than 80 characters. | 789 |
![]() | Line is longer than 80 characters. | 790 |
![]() | Line is longer than 80 characters. | 792 |
![]() | Line has trailing spaces. | 797 |
![]() | Line has trailing spaces. | 798 |
![]() | Missing a Javadoc comment. | 807 |
![]() | Variable 'count' must be private and have accessor methods. | 809 |
![]() | Missing a Javadoc comment. | 810 |
![]() | Variable 'percentage' must be private and have accessor methods. | 812 |
![]() | Missing a Javadoc comment. | 813 |
![]() | Variable 'type' must be private and have accessor methods. | 814 |
![]() | Line has trailing spaces. | 818 |
![]() | Line has trailing spaces. | 822 |
![]() | Method 'getCount' is not designed for extension - needs to be abstract, final or empty. | 824 |
![]() | Line has trailing spaces. | 830 |
![]() | Line has trailing spaces. | 834 |
![]() | Method 'setCount' is not designed for extension - needs to be abstract, final or empty. | 836 |
![]() | Parameter value should be final. | 836 |
![]() | Line has trailing spaces. | 842 |
![]() | Line has trailing spaces. | 846 |
![]() | Method 'getPercentage' is not designed for extension - needs to be abstract, final or empty. | 848 |
![]() | Line has trailing spaces. | 854 |
![]() | Line has trailing spaces. | 858 |
![]() | Method 'setPercentage' is not designed for extension - needs to be abstract, final or empty. | 860 |
![]() | Parameter value should be final. | 860 |
![]() | Line has trailing spaces. | 866 |
![]() | Line has trailing spaces. | 870 |
![]() | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 872 |
![]() | Line has trailing spaces. | 878 |
![]() | Line has trailing spaces. | 882 |
![]() | Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 884 |
![]() | Parameter value should be final. | 884 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Line has trailing spaces. | 26 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line has trailing spaces. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Missing a Javadoc comment. | 61 |
![]() | '<' is not preceded with whitespace. | 62 |
![]() | '<' is not followed by whitespace. | 62 |
![]() | '>' is not preceded with whitespace. | 62 |
![]() | Variable 'feedback' must be private and have accessor methods. | 62 |
![]() | Line has trailing spaces. | 66 |
![]() | Line is longer than 80 characters. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Expected an @return tag. | 86 |
![]() | Method 'getFeedback' is not designed for extension - needs to be abstract, final or empty. | 86 |
![]() | '<' is not preceded with whitespace. | 86 |
![]() | '<' is not followed by whitespace. | 86 |
![]() | '>' is not preceded with whitespace. | 86 |
![]() | '<' is not preceded with whitespace. | 88 |
![]() | '<' is not followed by whitespace. | 88 |
![]() | '>' is not preceded with whitespace. | 88 |
![]() | '>' is not followed by whitespace. | 88 |
![]() | Line has trailing spaces. | 96 |
![]() | Line is longer than 80 characters. | 97 |
![]() | Line has trailing spaces. | 98 |
![]() | Line is longer than 80 characters. | 104 |
![]() | Line is longer than 80 characters. | 105 |
![]() | Line is longer than 80 characters. | 106 |
![]() | Line is longer than 80 characters. | 107 |
![]() | Line has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 114 |
![]() | Missing a Javadoc comment. | 125 |
![]() | Variable 'rating' must be private and have accessor methods. | 127 |
![]() | Missing a Javadoc comment. | 128 |
![]() | Variable 'comment' must be private and have accessor methods. | 129 |
![]() | Missing a Javadoc comment. | 130 |
![]() | Variable 'date' must be private and have accessor methods. | 131 |
![]() | Missing a Javadoc comment. | 132 |
![]() | Variable 'ratedBy' must be private and have accessor methods. | 133 |
![]() | Line has trailing spaces. | 137 |
![]() | Line has trailing spaces. | 141 |
![]() | Method 'getRating' is not designed for extension - needs to be abstract, final or empty. | 143 |
![]() | Line has trailing spaces. | 149 |
![]() | Line has trailing spaces. | 153 |
![]() | Method 'setRating' is not designed for extension - needs to be abstract, final or empty. | 155 |
![]() | Parameter value should be final. | 155 |
![]() | Line has trailing spaces. | 161 |
![]() | Line has trailing spaces. | 165 |
![]() | Method 'getComment' is not designed for extension - needs to be abstract, final or empty. | 167 |
![]() | Line has trailing spaces. | 173 |
![]() | Line has trailing spaces. | 177 |
![]() | Method 'setComment' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | Parameter value should be final. | 179 |
![]() | Line has trailing spaces. | 185 |
![]() | Line has trailing spaces. | 189 |
![]() | Method 'getDate' is not designed for extension - needs to be abstract, final or empty. | 191 |
![]() | Line has trailing spaces. | 197 |
![]() | Line has trailing spaces. | 201 |
![]() | Method 'setDate' is not designed for extension - needs to be abstract, final or empty. | 203 |
![]() | Parameter value should be final. | 203 |
![]() | Line has trailing spaces. | 209 |
![]() | Line has trailing spaces. | 213 |
![]() | Method 'getRatedBy' is not designed for extension - needs to be abstract, final or empty. | 215 |
![]() | Line has trailing spaces. | 221 |
![]() | Line has trailing spaces. | 225 |
![]() | Method 'setRatedBy' is not designed for extension - needs to be abstract, final or empty. | 227 |
![]() | Parameter value should be final. | 227 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 20 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line has trailing spaces. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Variable 'exchangeId' must be private and have accessor methods. | 77 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Variable 'listingId' must be private and have accessor methods. | 79 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Variable 'asin' must be private and have accessor methods. | 81 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Variable 'sku' must be private and have accessor methods. | 83 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Variable 'upc' must be private and have accessor methods. | 85 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Variable 'ean' must be private and have accessor methods. | 87 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Variable 'willShipExpedited' must be private and have accessor methods. | 89 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Variable 'willShipInternational' must be private and have accessor methods. | 91 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Variable 'title' must be private and have accessor methods. | 93 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Variable 'price' must be private and have accessor methods. | 95 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Variable 'startDate' must be private and have accessor methods. | 97 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Variable 'endDate' must be private and have accessor methods. | 99 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Variable 'status' must be private and have accessor methods. | 101 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Variable 'quantity' must be private and have accessor methods. | 103 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Variable 'condition' must be private and have accessor methods. | 105 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Variable 'subCondition' must be private and have accessor methods. | 107 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Variable 'seller' must be private and have accessor methods. | 109 |
![]() | Line has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 117 |
![]() | Method 'getExchangeId' is not designed for extension - needs to be abstract, final or empty. | 119 |
![]() | Line has trailing spaces. | 125 |
![]() | Line has trailing spaces. | 129 |
![]() | Method 'setExchangeId' is not designed for extension - needs to be abstract, final or empty. | 131 |
![]() | Parameter value should be final. | 131 |
![]() | Line has trailing spaces. | 137 |
![]() | Line has trailing spaces. | 141 |
![]() | Method 'getListingId' is not designed for extension - needs to be abstract, final or empty. | 143 |
![]() | Line has trailing spaces. | 149 |
![]() | Line has trailing spaces. | 153 |
![]() | Method 'setListingId' is not designed for extension - needs to be abstract, final or empty. | 155 |
![]() | Parameter value should be final. | 155 |
![]() | Line has trailing spaces. | 161 |
![]() | Line has trailing spaces. | 165 |
![]() | Method 'getASIN' is not designed for extension - needs to be abstract, final or empty. | 167 |
![]() | Line has trailing spaces. | 173 |
![]() | Line has trailing spaces. | 177 |
![]() | Method 'setASIN' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | Parameter value should be final. | 179 |
![]() | Line has trailing spaces. | 185 |
![]() | Line has trailing spaces. | 189 |
![]() | Method 'getSKU' is not designed for extension - needs to be abstract, final or empty. | 191 |
![]() | Line has trailing spaces. | 197 |
![]() | Line has trailing spaces. | 201 |
![]() | Method 'setSKU' is not designed for extension - needs to be abstract, final or empty. | 203 |
![]() | Parameter value should be final. | 203 |
![]() | Line has trailing spaces. | 209 |
![]() | Line has trailing spaces. | 213 |
![]() | Method 'getUPC' is not designed for extension - needs to be abstract, final or empty. | 215 |
![]() | Line has trailing spaces. | 221 |
![]() | Line has trailing spaces. | 225 |
![]() | Method 'setUPC' is not designed for extension - needs to be abstract, final or empty. | 227 |
![]() | Parameter value should be final. | 227 |
![]() | Line has trailing spaces. | 233 |
![]() | Line has trailing spaces. | 237 |
![]() | Method 'getEAN' is not designed for extension - needs to be abstract, final or empty. | 239 |
![]() | Line has trailing spaces. | 245 |
![]() | Line has trailing spaces. | 249 |
![]() | Method 'setEAN' is not designed for extension - needs to be abstract, final or empty. | 251 |
![]() | Parameter value should be final. | 251 |
![]() | Line has trailing spaces. | 257 |
![]() | Line has trailing spaces. | 261 |
![]() | Method 'isWillShipExpedited' is not designed for extension - needs to be abstract, final or empty. | 263 |
![]() | Line has trailing spaces. | 269 |
![]() | Line has trailing spaces. | 273 |
![]() | Method 'setWillShipExpedited' is not designed for extension - needs to be abstract, final or empty. | 275 |
![]() | Parameter value should be final. | 275 |
![]() | Line has trailing spaces. | 281 |
![]() | Line has trailing spaces. | 285 |
![]() | Method 'isWillShipInternational' is not designed for extension - needs to be abstract, final or empty. | 287 |
![]() | Line has trailing spaces. | 293 |
![]() | Line has trailing spaces. | 297 |
![]() | Method 'setWillShipInternational' is not designed for extension - needs to be abstract, final or empty. | 299 |
![]() | Parameter value should be final. | 299 |
![]() | Line has trailing spaces. | 305 |
![]() | Line has trailing spaces. | 309 |
![]() | Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 311 |
![]() | Line has trailing spaces. | 317 |
![]() | Line has trailing spaces. | 321 |
![]() | Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 323 |
![]() | Parameter value should be final. | 323 |
![]() | Line has trailing spaces. | 329 |
![]() | Line has trailing spaces. | 333 |
![]() | Method 'getPrice' is not designed for extension - needs to be abstract, final or empty. | 335 |
![]() | Line has trailing spaces. | 341 |
![]() | Line has trailing spaces. | 345 |
![]() | Method 'setPrice' is not designed for extension - needs to be abstract, final or empty. | 347 |
![]() | Parameter value should be final. | 347 |
![]() | Line has trailing spaces. | 353 |
![]() | Line has trailing spaces. | 357 |
![]() | Method 'getStartDate' is not designed for extension - needs to be abstract, final or empty. | 359 |
![]() | Line has trailing spaces. | 365 |
![]() | Line has trailing spaces. | 369 |
![]() | Method 'setStartDate' is not designed for extension - needs to be abstract, final or empty. | 371 |
![]() | Parameter value should be final. | 371 |
![]() | Line has trailing spaces. | 377 |
![]() | Line has trailing spaces. | 381 |
![]() | Method 'getEndDate' is not designed for extension - needs to be abstract, final or empty. | 383 |
![]() | Line has trailing spaces. | 389 |
![]() | Line has trailing spaces. | 393 |
![]() | Method 'setEndDate' is not designed for extension - needs to be abstract, final or empty. | 395 |
![]() | Parameter value should be final. | 395 |
![]() | Line has trailing spaces. | 401 |
![]() | Line has trailing spaces. | 405 |
![]() | Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. | 407 |
![]() | Line has trailing spaces. | 413 |
![]() | Line has trailing spaces. | 417 |
![]() | Method 'setStatus' is not designed for extension - needs to be abstract, final or empty. | 419 |
![]() | Parameter value should be final. | 419 |
![]() | Line has trailing spaces. | 425 |
![]() | Line has trailing spaces. | 429 |
![]() | Method 'getQuantity' is not designed for extension - needs to be abstract, final or empty. | 431 |
![]() | Line has trailing spaces. | 437 |
![]() | Line has trailing spaces. | 441 |
![]() | Method 'setQuantity' is not designed for extension - needs to be abstract, final or empty. | 443 |
![]() | Parameter value should be final. | 443 |
![]() | Line has trailing spaces. | 449 |
![]() | Line has trailing spaces. | 453 |
![]() | Method 'getCondition' is not designed for extension - needs to be abstract, final or empty. | 455 |
![]() | Line has trailing spaces. | 461 |
![]() | Line has trailing spaces. | 465 |
![]() | Method 'setCondition' is not designed for extension - needs to be abstract, final or empty. | 467 |
![]() | Parameter value should be final. | 467 |
![]() | Line has trailing spaces. | 473 |
![]() | Line has trailing spaces. | 477 |
![]() | Method 'getSubCondition' is not designed for extension - needs to be abstract, final or empty. | 479 |
![]() | Line has trailing spaces. | 485 |
![]() | Line has trailing spaces. | 489 |
![]() | Method 'setSubCondition' is not designed for extension - needs to be abstract, final or empty. | 491 |
![]() | Parameter value should be final. | 491 |
![]() | Line has trailing spaces. | 497 |
![]() | Line has trailing spaces. | 501 |
![]() | Method 'getSeller' is not designed for extension - needs to be abstract, final or empty. | 503 |
![]() | Line has trailing spaces. | 509 |
![]() | Line has trailing spaces. | 513 |
![]() | Method 'setSeller' is not designed for extension - needs to be abstract, final or empty. | 515 |
![]() | Parameter value should be final. | 515 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'marketplaceDomain' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Variable 'awsAccessKeyId' must be private and have accessor methods. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Variable 'subscriptionId' must be private and have accessor methods. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Variable 'associateTag' must be private and have accessor methods. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Variable 'validate' must be private and have accessor methods. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Variable 'xmlEscaping' must be private and have accessor methods. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Variable 'shared' must be private and have accessor methods. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | '<' is not preceded with whitespace. | 75 |
![]() | '<' is not followed by whitespace. | 75 |
![]() | '>' is not preceded with whitespace. | 75 |
![]() | Variable 'request' must be private and have accessor methods. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Method 'getMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'setMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Parameter value should be final. | 97 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Method 'getAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Method 'setAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Parameter value should be final. | 121 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'getSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 143 |
![]() | Method 'setSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Parameter value should be final. | 145 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 155 |
![]() | Method 'getAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 167 |
![]() | Method 'setAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Parameter value should be final. | 169 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 179 |
![]() | Method 'getValidate' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 191 |
![]() | Method 'setValidate' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Parameter value should be final. | 193 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 203 |
![]() | Method 'getXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 205 |
![]() | Line has trailing spaces. | 211 |
![]() | Line has trailing spaces. | 215 |
![]() | Method 'setXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Parameter value should be final. | 217 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 227 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 229 |
![]() | Line has trailing spaces. | 235 |
![]() | Line has trailing spaces. | 239 |
![]() | Method 'setShared' is not designed for extension - needs to be abstract, final or empty. | 241 |
![]() | Parameter value should be final. | 241 |
![]() | Line has trailing spaces. | 247 |
![]() | Line is longer than 80 characters. | 252 |
![]() | Line has trailing spaces. | 253 |
![]() | Line has trailing spaces. | 259 |
![]() | Line has trailing spaces. | 260 |
![]() | Line has trailing spaces. | 264 |
![]() | Line has trailing spaces. | 265 |
![]() | Expected an @return tag. | 267 |
![]() | Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 267 |
![]() | '<' is not preceded with whitespace. | 267 |
![]() | '<' is not followed by whitespace. | 267 |
![]() | '>' is not preceded with whitespace. | 267 |
![]() | '<' is not preceded with whitespace. | 269 |
![]() | '<' is not followed by whitespace. | 269 |
![]() | '>' is not preceded with whitespace. | 269 |
![]() | '>' is not followed by whitespace. | 269 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 21 |
![]() | Line is longer than 80 characters. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Variable 'id' must be private and have accessor methods. | 60 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Variable 'sellerId' must be private and have accessor methods. | 62 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Variable 'idType' must be private and have accessor methods. | 64 |
![]() | Missing a Javadoc comment. | 65 |
![]() | '<' is not preceded with whitespace. | 66 |
![]() | '<' is not followed by whitespace. | 66 |
![]() | '>' is not preceded with whitespace. | 66 |
![]() | Variable 'responseGroup' must be private and have accessor methods. | 66 |
![]() | Line has trailing spaces. | 70 |
![]() | Line has trailing spaces. | 74 |
![]() | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 76 |
![]() | Line has trailing spaces. | 82 |
![]() | Line has trailing spaces. | 86 |
![]() | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 88 |
![]() | Parameter value should be final. | 88 |
![]() | Line has trailing spaces. | 94 |
![]() | Line has trailing spaces. | 98 |
![]() | Method 'getSellerId' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Line has trailing spaces. | 106 |
![]() | Line has trailing spaces. | 110 |
![]() | Method 'setSellerId' is not designed for extension - needs to be abstract, final or empty. | 112 |
![]() | Parameter value should be final. | 112 |
![]() | Line has trailing spaces. | 118 |
![]() | Line has trailing spaces. | 122 |
![]() | Method 'getIdType' is not designed for extension - needs to be abstract, final or empty. | 124 |
![]() | Line has trailing spaces. | 130 |
![]() | Line has trailing spaces. | 134 |
![]() | Method 'setIdType' is not designed for extension - needs to be abstract, final or empty. | 136 |
![]() | Parameter value should be final. | 136 |
![]() | Line has trailing spaces. | 142 |
![]() | Line is longer than 80 characters. | 147 |
![]() | Line has trailing spaces. | 148 |
![]() | Line has trailing spaces. | 154 |
![]() | Line has trailing spaces. | 155 |
![]() | Line has trailing spaces. | 159 |
![]() | Line has trailing spaces. | 160 |
![]() | Expected an @return tag. | 162 |
![]() | Method 'getResponseGroup' is not designed for extension - needs to be abstract, final or empty. | 162 |
![]() | '<' is not preceded with whitespace. | 162 |
![]() | '<' is not followed by whitespace. | 162 |
![]() | '>' is not preceded with whitespace. | 162 |
![]() | '<' is not preceded with whitespace. | 164 |
![]() | '<' is not followed by whitespace. | 164 |
![]() | '>' is not preceded with whitespace. | 164 |
![]() | '>' is not followed by whitespace. | 164 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'operationRequest' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | '<' is not preceded with whitespace. | 51 |
![]() | '<' is not followed by whitespace. | 51 |
![]() | '>' is not preceded with whitespace. | 51 |
![]() | Variable 'sellerListings' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 59 |
![]() | Method 'getOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'setOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Parameter value should be final. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Expected an @return tag. | 99 |
![]() | Method 'getSellerListings' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | '<' is not preceded with whitespace. | 99 |
![]() | '<' is not followed by whitespace. | 99 |
![]() | '>' is not preceded with whitespace. | 99 |
![]() | '<' is not preceded with whitespace. | 101 |
![]() | '<' is not followed by whitespace. | 101 |
![]() | '>' is not preceded with whitespace. | 101 |
![]() | '>' is not followed by whitespace. | 101 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'marketplaceDomain' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Variable 'awsAccessKeyId' must be private and have accessor methods. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Variable 'subscriptionId' must be private and have accessor methods. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Variable 'associateTag' must be private and have accessor methods. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Variable 'validate' must be private and have accessor methods. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Variable 'xmlEscaping' must be private and have accessor methods. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Variable 'shared' must be private and have accessor methods. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | '<' is not preceded with whitespace. | 75 |
![]() | '<' is not followed by whitespace. | 75 |
![]() | '>' is not preceded with whitespace. | 75 |
![]() | Variable 'request' must be private and have accessor methods. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Method 'getMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'setMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Parameter value should be final. | 97 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Method 'getAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Method 'setAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Parameter value should be final. | 121 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'getSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 143 |
![]() | Method 'setSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Parameter value should be final. | 145 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 155 |
![]() | Method 'getAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 167 |
![]() | Method 'setAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Parameter value should be final. | 169 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 179 |
![]() | Method 'getValidate' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 191 |
![]() | Method 'setValidate' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Parameter value should be final. | 193 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 203 |
![]() | Method 'getXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 205 |
![]() | Line has trailing spaces. | 211 |
![]() | Line has trailing spaces. | 215 |
![]() | Method 'setXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Parameter value should be final. | 217 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 227 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 229 |
![]() | Line has trailing spaces. | 235 |
![]() | Line has trailing spaces. | 239 |
![]() | Method 'setShared' is not designed for extension - needs to be abstract, final or empty. | 241 |
![]() | Parameter value should be final. | 241 |
![]() | Line has trailing spaces. | 247 |
![]() | Line is longer than 80 characters. | 252 |
![]() | Line has trailing spaces. | 253 |
![]() | Line has trailing spaces. | 259 |
![]() | Line has trailing spaces. | 260 |
![]() | Line has trailing spaces. | 264 |
![]() | Line has trailing spaces. | 265 |
![]() | Expected an @return tag. | 267 |
![]() | Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 267 |
![]() | '<' is not preceded with whitespace. | 267 |
![]() | '<' is not followed by whitespace. | 267 |
![]() | '>' is not preceded with whitespace. | 267 |
![]() | '<' is not preceded with whitespace. | 269 |
![]() | '<' is not followed by whitespace. | 269 |
![]() | '>' is not preceded with whitespace. | 269 |
![]() | '>' is not followed by whitespace. | 269 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line has trailing spaces. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Variable 'keywords' must be private and have accessor methods. | 66 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Variable 'listingPage' must be private and have accessor methods. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Variable 'offerStatus' must be private and have accessor methods. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | '<' is not preceded with whitespace. | 73 |
![]() | '<' is not followed by whitespace. | 73 |
![]() | '>' is not preceded with whitespace. | 73 |
![]() | Variable 'responseGroup' must be private and have accessor methods. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Variable 'sellerId' must be private and have accessor methods. | 75 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Variable 'sort' must be private and have accessor methods. | 77 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Variable 'title' must be private and have accessor methods. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 87 |
![]() | Method 'getKeywords' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | Line has trailing spaces. | 95 |
![]() | Line has trailing spaces. | 99 |
![]() | Method 'setKeywords' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Parameter value should be final. | 101 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 111 |
![]() | Method 'getListingPage' is not designed for extension - needs to be abstract, final or empty. | 113 |
![]() | Line has trailing spaces. | 119 |
![]() | Line has trailing spaces. | 123 |
![]() | Method 'setListingPage' is not designed for extension - needs to be abstract, final or empty. | 125 |
![]() | Parameter value should be final. | 125 |
![]() | Line has trailing spaces. | 131 |
![]() | Line has trailing spaces. | 135 |
![]() | Method 'getOfferStatus' is not designed for extension - needs to be abstract, final or empty. | 137 |
![]() | Line has trailing spaces. | 143 |
![]() | Line has trailing spaces. | 147 |
![]() | Method 'setOfferStatus' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Parameter value should be final. | 149 |
![]() | Line has trailing spaces. | 155 |
![]() | Line is longer than 80 characters. | 160 |
![]() | Line has trailing spaces. | 161 |
![]() | Line has trailing spaces. | 167 |
![]() | Line has trailing spaces. | 168 |
![]() | Line has trailing spaces. | 172 |
![]() | Line has trailing spaces. | 173 |
![]() | Expected an @return tag. | 175 |
![]() | Method 'getResponseGroup' is not designed for extension - needs to be abstract, final or empty. | 175 |
![]() | '<' is not preceded with whitespace. | 175 |
![]() | '<' is not followed by whitespace. | 175 |
![]() | '>' is not preceded with whitespace. | 175 |
![]() | '<' is not preceded with whitespace. | 177 |
![]() | '<' is not followed by whitespace. | 177 |
![]() | '>' is not preceded with whitespace. | 177 |
![]() | '>' is not followed by whitespace. | 177 |
![]() | Line has trailing spaces. | 184 |
![]() | Line has trailing spaces. | 188 |
![]() | Method 'getSellerId' is not designed for extension - needs to be abstract, final or empty. | 190 |
![]() | Line has trailing spaces. | 196 |
![]() | Line has trailing spaces. | 200 |
![]() | Method 'setSellerId' is not designed for extension - needs to be abstract, final or empty. | 202 |
![]() | Parameter value should be final. | 202 |
![]() | Line has trailing spaces. | 208 |
![]() | Line has trailing spaces. | 212 |
![]() | Method 'getSort' is not designed for extension - needs to be abstract, final or empty. | 214 |
![]() | Line has trailing spaces. | 220 |
![]() | Line has trailing spaces. | 224 |
![]() | Method 'setSort' is not designed for extension - needs to be abstract, final or empty. | 226 |
![]() | Parameter value should be final. | 226 |
![]() | Line has trailing spaces. | 232 |
![]() | Line has trailing spaces. | 236 |
![]() | Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 238 |
![]() | Line has trailing spaces. | 244 |
![]() | Line has trailing spaces. | 248 |
![]() | Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 250 |
![]() | Parameter value should be final. | 250 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'operationRequest' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | '<' is not preceded with whitespace. | 51 |
![]() | '<' is not followed by whitespace. | 51 |
![]() | '>' is not preceded with whitespace. | 51 |
![]() | Variable 'sellerListings' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 59 |
![]() | Method 'getOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'setOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Parameter value should be final. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Expected an @return tag. | 99 |
![]() | Method 'getSellerListings' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | '<' is not preceded with whitespace. | 99 |
![]() | '<' is not followed by whitespace. | 99 |
![]() | '>' is not preceded with whitespace. | 99 |
![]() | '<' is not preceded with whitespace. | 101 |
![]() | '<' is not followed by whitespace. | 101 |
![]() | '>' is not preceded with whitespace. | 101 |
![]() | '>' is not followed by whitespace. | 101 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Line has trailing spaces. | 26 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 42 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Variable 'request' must be private and have accessor methods. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Variable 'totalResults' must be private and have accessor methods. | 58 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Variable 'totalPages' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | '<' is not preceded with whitespace. | 63 |
![]() | '<' is not followed by whitespace. | 63 |
![]() | '>' is not preceded with whitespace. | 63 |
![]() | Variable 'sellerListing' must be private and have accessor methods. | 63 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Parameter value should be final. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'getTotalResults' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Method 'setTotalResults' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Parameter value should be final. | 109 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Method 'getTotalPages' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'setTotalPages' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Parameter value should be final. | 133 |
![]() | Line has trailing spaces. | 139 |
![]() | Line is longer than 80 characters. | 144 |
![]() | Line has trailing spaces. | 145 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 152 |
![]() | Line has trailing spaces. | 156 |
![]() | Line has trailing spaces. | 157 |
![]() | Expected an @return tag. | 159 |
![]() | Method 'getSellerListing' is not designed for extension - needs to be abstract, final or empty. | 159 |
![]() | '<' is not preceded with whitespace. | 159 |
![]() | '<' is not followed by whitespace. | 159 |
![]() | '>' is not preceded with whitespace. | 159 |
![]() | '<' is not preceded with whitespace. | 161 |
![]() | '<' is not followed by whitespace. | 161 |
![]() | '>' is not preceded with whitespace. | 161 |
![]() | '>' is not followed by whitespace. | 161 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'marketplaceDomain' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Variable 'awsAccessKeyId' must be private and have accessor methods. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Variable 'subscriptionId' must be private and have accessor methods. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Variable 'associateTag' must be private and have accessor methods. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Variable 'validate' must be private and have accessor methods. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Variable 'xmlEscaping' must be private and have accessor methods. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Variable 'shared' must be private and have accessor methods. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | '<' is not preceded with whitespace. | 75 |
![]() | '<' is not followed by whitespace. | 75 |
![]() | '>' is not preceded with whitespace. | 75 |
![]() | Variable 'request' must be private and have accessor methods. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Method 'getMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'setMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Parameter value should be final. | 97 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Method 'getAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Method 'setAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Parameter value should be final. | 121 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'getSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 143 |
![]() | Method 'setSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Parameter value should be final. | 145 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 155 |
![]() | Method 'getAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 167 |
![]() | Method 'setAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Parameter value should be final. | 169 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 179 |
![]() | Method 'getValidate' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 191 |
![]() | Method 'setValidate' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Parameter value should be final. | 193 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 203 |
![]() | Method 'getXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 205 |
![]() | Line has trailing spaces. | 211 |
![]() | Line has trailing spaces. | 215 |
![]() | Method 'setXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Parameter value should be final. | 217 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 227 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 229 |
![]() | Line has trailing spaces. | 235 |
![]() | Line has trailing spaces. | 239 |
![]() | Method 'setShared' is not designed for extension - needs to be abstract, final or empty. | 241 |
![]() | Parameter value should be final. | 241 |
![]() | Line has trailing spaces. | 247 |
![]() | Line is longer than 80 characters. | 252 |
![]() | Line has trailing spaces. | 253 |
![]() | Line has trailing spaces. | 259 |
![]() | Line has trailing spaces. | 260 |
![]() | Line has trailing spaces. | 264 |
![]() | Line has trailing spaces. | 265 |
![]() | Expected an @return tag. | 267 |
![]() | Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 267 |
![]() | '<' is not preceded with whitespace. | 267 |
![]() | '<' is not followed by whitespace. | 267 |
![]() | '>' is not preceded with whitespace. | 267 |
![]() | '<' is not preceded with whitespace. | 269 |
![]() | '<' is not followed by whitespace. | 269 |
![]() | '>' is not preceded with whitespace. | 269 |
![]() | '>' is not followed by whitespace. | 269 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 40 |
![]() | Missing a Javadoc comment. | 50 |
![]() | '<' is not preceded with whitespace. | 51 |
![]() | '<' is not followed by whitespace. | 51 |
![]() | '>' is not preceded with whitespace. | 51 |
![]() | Variable 'responseGroup' must be private and have accessor methods. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | '<' is not preceded with whitespace. | 53 |
![]() | '<' is not followed by whitespace. | 53 |
![]() | '>' is not preceded with whitespace. | 53 |
![]() | Variable 'sellerId' must be private and have accessor methods. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Variable 'feedbackPage' must be private and have accessor methods. | 56 |
![]() | Line has trailing spaces. | 60 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line has trailing spaces. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | Expected an @return tag. | 80 |
![]() | Method 'getResponseGroup' is not designed for extension - needs to be abstract, final or empty. | 80 |
![]() | '<' is not preceded with whitespace. | 80 |
![]() | '<' is not followed by whitespace. | 80 |
![]() | '>' is not preceded with whitespace. | 80 |
![]() | '<' is not preceded with whitespace. | 82 |
![]() | '<' is not followed by whitespace. | 82 |
![]() | '>' is not preceded with whitespace. | 82 |
![]() | '>' is not followed by whitespace. | 82 |
![]() | Line has trailing spaces. | 89 |
![]() | Line is longer than 80 characters. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Line has trailing spaces. | 101 |
![]() | Line has trailing spaces. | 102 |
![]() | Line has trailing spaces. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Expected an @return tag. | 109 |
![]() | Method 'getSellerId' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | '<' is not preceded with whitespace. | 109 |
![]() | '<' is not followed by whitespace. | 109 |
![]() | '>' is not preceded with whitespace. | 109 |
![]() | '<' is not preceded with whitespace. | 111 |
![]() | '<' is not followed by whitespace. | 111 |
![]() | '>' is not preceded with whitespace. | 111 |
![]() | '>' is not followed by whitespace. | 111 |
![]() | Line has trailing spaces. | 118 |
![]() | Line has trailing spaces. | 122 |
![]() | Method 'getFeedbackPage' is not designed for extension - needs to be abstract, final or empty. | 124 |
![]() | Line has trailing spaces. | 130 |
![]() | Line has trailing spaces. | 134 |
![]() | Method 'setFeedbackPage' is not designed for extension - needs to be abstract, final or empty. | 136 |
![]() | Parameter value should be final. | 136 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'operationRequest' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | '<' is not preceded with whitespace. | 51 |
![]() | '<' is not followed by whitespace. | 51 |
![]() | '>' is not preceded with whitespace. | 51 |
![]() | Variable 'sellers' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 59 |
![]() | Method 'getOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'setOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Parameter value should be final. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Expected an @return tag. | 99 |
![]() | Method 'getSellers' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | '<' is not preceded with whitespace. | 99 |
![]() | '<' is not followed by whitespace. | 99 |
![]() | '>' is not preceded with whitespace. | 99 |
![]() | '<' is not preceded with whitespace. | 101 |
![]() | '<' is not followed by whitespace. | 101 |
![]() | '>' is not preceded with whitespace. | 101 |
![]() | '>' is not followed by whitespace. | 101 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Line has trailing spaces. | 26 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 42 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Variable 'request' must be private and have accessor methods. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Variable 'totalResults' must be private and have accessor methods. | 58 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Variable 'totalPages' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | '<' is not preceded with whitespace. | 63 |
![]() | '<' is not followed by whitespace. | 63 |
![]() | '>' is not preceded with whitespace. | 63 |
![]() | Variable 'seller' must be private and have accessor methods. | 63 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Parameter value should be final. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'getTotalResults' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Method 'setTotalResults' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Parameter value should be final. | 109 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Method 'getTotalPages' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'setTotalPages' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Parameter value should be final. | 133 |
![]() | Line has trailing spaces. | 139 |
![]() | Line is longer than 80 characters. | 144 |
![]() | Line has trailing spaces. | 145 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 152 |
![]() | Line has trailing spaces. | 156 |
![]() | Line has trailing spaces. | 157 |
![]() | Expected an @return tag. | 159 |
![]() | Method 'getSeller' is not designed for extension - needs to be abstract, final or empty. | 159 |
![]() | '<' is not preceded with whitespace. | 159 |
![]() | '<' is not followed by whitespace. | 159 |
![]() | '>' is not preceded with whitespace. | 159 |
![]() | '<' is not preceded with whitespace. | 161 |
![]() | '<' is not followed by whitespace. | 161 |
![]() | '>' is not preceded with whitespace. | 161 |
![]() | '>' is not followed by whitespace. | 161 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Missing a Javadoc comment. | 57 |
![]() | '<' is not preceded with whitespace. | 58 |
![]() | '<' is not followed by whitespace. | 58 |
![]() | '>' is not preceded with whitespace. | 58 |
![]() | Variable 'similarProduct' must be private and have accessor methods. | 58 |
![]() | Line has trailing spaces. | 62 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Expected an @return tag. | 82 |
![]() | Method 'getSimilarProduct' is not designed for extension - needs to be abstract, final or empty. | 82 |
![]() | '<' is not preceded with whitespace. | 82 |
![]() | '<' is not followed by whitespace. | 82 |
![]() | '>' is not preceded with whitespace. | 82 |
![]() | '<' is not preceded with whitespace. | 84 |
![]() | '<' is not followed by whitespace. | 84 |
![]() | '>' is not preceded with whitespace. | 84 |
![]() | '>' is not followed by whitespace. | 84 |
![]() | Line has trailing spaces. | 92 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Line has trailing spaces. | 94 |
![]() | Line is longer than 80 characters. | 100 |
![]() | Line is longer than 80 characters. | 101 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Variable 'asin' must be private and have accessor methods. | 118 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Variable 'title' must be private and have accessor methods. | 120 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 128 |
![]() | Method 'getASIN' is not designed for extension - needs to be abstract, final or empty. | 130 |
![]() | Line has trailing spaces. | 136 |
![]() | Line has trailing spaces. | 140 |
![]() | Method 'setASIN' is not designed for extension - needs to be abstract, final or empty. | 142 |
![]() | Parameter value should be final. | 142 |
![]() | Line has trailing spaces. | 148 |
![]() | Line has trailing spaces. | 152 |
![]() | Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 154 |
![]() | Line has trailing spaces. | 160 |
![]() | Line has trailing spaces. | 164 |
![]() | Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 166 |
![]() | Parameter value should be final. | 166 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Line is longer than 80 characters. | 58 |
![]() | '<' is not preceded with whitespace. | 58 |
![]() | '<' is not followed by whitespace. | 58 |
![]() | '>' is not preceded with whitespace. | 58 |
![]() | Variable 'similarViewedProduct' must be private and have accessor methods. | 58 |
![]() | Line has trailing spaces. | 62 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Expected an @return tag. | 82 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Method 'getSimilarViewedProduct' is not designed for extension - needs to be abstract, final or empty. | 82 |
![]() | '<' is not preceded with whitespace. | 82 |
![]() | '<' is not followed by whitespace. | 82 |
![]() | '>' is not preceded with whitespace. | 82 |
![]() | Line is longer than 80 characters. | 84 |
![]() | '<' is not preceded with whitespace. | 84 |
![]() | '<' is not followed by whitespace. | 84 |
![]() | '>' is not preceded with whitespace. | 84 |
![]() | '>' is not followed by whitespace. | 84 |
![]() | Line has trailing spaces. | 92 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Line has trailing spaces. | 94 |
![]() | Line is longer than 80 characters. | 100 |
![]() | Line is longer than 80 characters. | 101 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Variable 'asin' must be private and have accessor methods. | 118 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Variable 'title' must be private and have accessor methods. | 120 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 128 |
![]() | Method 'getASIN' is not designed for extension - needs to be abstract, final or empty. | 130 |
![]() | Line has trailing spaces. | 136 |
![]() | Line has trailing spaces. | 140 |
![]() | Method 'setASIN' is not designed for extension - needs to be abstract, final or empty. | 142 |
![]() | Parameter value should be final. | 142 |
![]() | Line has trailing spaces. | 148 |
![]() | Line has trailing spaces. | 152 |
![]() | Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 154 |
![]() | Line has trailing spaces. | 160 |
![]() | Line has trailing spaces. | 164 |
![]() | Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 166 |
![]() | Parameter value should be final. | 166 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'marketplaceDomain' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Variable 'awsAccessKeyId' must be private and have accessor methods. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Variable 'subscriptionId' must be private and have accessor methods. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Variable 'associateTag' must be private and have accessor methods. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Variable 'validate' must be private and have accessor methods. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Variable 'xmlEscaping' must be private and have accessor methods. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Variable 'shared' must be private and have accessor methods. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | '<' is not preceded with whitespace. | 75 |
![]() | '<' is not followed by whitespace. | 75 |
![]() | '>' is not preceded with whitespace. | 75 |
![]() | Variable 'request' must be private and have accessor methods. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Method 'getMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'setMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Parameter value should be final. | 97 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Method 'getAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Method 'setAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Parameter value should be final. | 121 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'getSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 143 |
![]() | Method 'setSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Parameter value should be final. | 145 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 155 |
![]() | Method 'getAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 167 |
![]() | Method 'setAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Parameter value should be final. | 169 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 179 |
![]() | Method 'getValidate' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 191 |
![]() | Method 'setValidate' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Parameter value should be final. | 193 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 203 |
![]() | Method 'getXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 205 |
![]() | Line has trailing spaces. | 211 |
![]() | Line has trailing spaces. | 215 |
![]() | Method 'setXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Parameter value should be final. | 217 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 227 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 229 |
![]() | Line has trailing spaces. | 235 |
![]() | Line has trailing spaces. | 239 |
![]() | Method 'setShared' is not designed for extension - needs to be abstract, final or empty. | 241 |
![]() | Parameter value should be final. | 241 |
![]() | Line has trailing spaces. | 247 |
![]() | Line is longer than 80 characters. | 252 |
![]() | Line has trailing spaces. | 253 |
![]() | Line has trailing spaces. | 259 |
![]() | Line has trailing spaces. | 260 |
![]() | Line has trailing spaces. | 264 |
![]() | Line has trailing spaces. | 265 |
![]() | Expected an @return tag. | 267 |
![]() | Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 267 |
![]() | '<' is not preceded with whitespace. | 267 |
![]() | '<' is not followed by whitespace. | 267 |
![]() | '>' is not preceded with whitespace. | 267 |
![]() | '<' is not preceded with whitespace. | 269 |
![]() | '<' is not followed by whitespace. | 269 |
![]() | '>' is not preceded with whitespace. | 269 |
![]() | '>' is not followed by whitespace. | 269 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 21 |
![]() | Line is longer than 80 characters. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 50 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Variable 'condition' must be private and have accessor methods. | 66 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Variable 'deliveryMethod' must be private and have accessor methods. | 68 |
![]() | Missing a Javadoc comment. | 69 |
![]() | '<' is not preceded with whitespace. | 70 |
![]() | '<' is not followed by whitespace. | 70 |
![]() | '>' is not preceded with whitespace. | 70 |
![]() | Variable 'itemId' must be private and have accessor methods. | 70 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Variable 'ispuPostalCode' must be private and have accessor methods. | 72 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Variable 'merchantId' must be private and have accessor methods. | 74 |
![]() | Missing a Javadoc comment. | 75 |
![]() | '<' is not preceded with whitespace. | 76 |
![]() | '<' is not followed by whitespace. | 76 |
![]() | '>' is not preceded with whitespace. | 76 |
![]() | Variable 'responseGroup' must be private and have accessor methods. | 76 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Variable 'reviewSort' must be private and have accessor methods. | 78 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Variable 'similarityType' must be private and have accessor methods. | 80 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 88 |
![]() | Method 'getCondition' is not designed for extension - needs to be abstract, final or empty. | 90 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 100 |
![]() | Method 'setCondition' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | Parameter value should be final. | 102 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 112 |
![]() | Method 'getDeliveryMethod' is not designed for extension - needs to be abstract, final or empty. | 114 |
![]() | Line has trailing spaces. | 120 |
![]() | Line has trailing spaces. | 124 |
![]() | Method 'setDeliveryMethod' is not designed for extension - needs to be abstract, final or empty. | 126 |
![]() | Parameter value should be final. | 126 |
![]() | Line has trailing spaces. | 132 |
![]() | Line is longer than 80 characters. | 137 |
![]() | Line has trailing spaces. | 138 |
![]() | Line has trailing spaces. | 144 |
![]() | Line has trailing spaces. | 145 |
![]() | Line has trailing spaces. | 149 |
![]() | Line has trailing spaces. | 150 |
![]() | Expected an @return tag. | 152 |
![]() | Method 'getItemId' is not designed for extension - needs to be abstract, final or empty. | 152 |
![]() | '<' is not preceded with whitespace. | 152 |
![]() | '<' is not followed by whitespace. | 152 |
![]() | '>' is not preceded with whitespace. | 152 |
![]() | '<' is not preceded with whitespace. | 154 |
![]() | '<' is not followed by whitespace. | 154 |
![]() | '>' is not preceded with whitespace. | 154 |
![]() | '>' is not followed by whitespace. | 154 |
![]() | Line has trailing spaces. | 161 |
![]() | Line has trailing spaces. | 165 |
![]() | Method 'getISPUPostalCode' is not designed for extension - needs to be abstract, final or empty. | 167 |
![]() | Line has trailing spaces. | 173 |
![]() | Line has trailing spaces. | 177 |
![]() | Method 'setISPUPostalCode' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | Parameter value should be final. | 179 |
![]() | Line has trailing spaces. | 185 |
![]() | Line has trailing spaces. | 189 |
![]() | Method 'getMerchantId' is not designed for extension - needs to be abstract, final or empty. | 191 |
![]() | Line has trailing spaces. | 197 |
![]() | Line has trailing spaces. | 201 |
![]() | Method 'setMerchantId' is not designed for extension - needs to be abstract, final or empty. | 203 |
![]() | Parameter value should be final. | 203 |
![]() | Line has trailing spaces. | 209 |
![]() | Line is longer than 80 characters. | 214 |
![]() | Line has trailing spaces. | 215 |
![]() | Line has trailing spaces. | 221 |
![]() | Line has trailing spaces. | 222 |
![]() | Line has trailing spaces. | 226 |
![]() | Line has trailing spaces. | 227 |
![]() | Expected an @return tag. | 229 |
![]() | Method 'getResponseGroup' is not designed for extension - needs to be abstract, final or empty. | 229 |
![]() | '<' is not preceded with whitespace. | 229 |
![]() | '<' is not followed by whitespace. | 229 |
![]() | '>' is not preceded with whitespace. | 229 |
![]() | '<' is not preceded with whitespace. | 231 |
![]() | '<' is not followed by whitespace. | 231 |
![]() | '>' is not preceded with whitespace. | 231 |
![]() | '>' is not followed by whitespace. | 231 |
![]() | Line has trailing spaces. | 238 |
![]() | Line has trailing spaces. | 242 |
![]() | Method 'getReviewSort' is not designed for extension - needs to be abstract, final or empty. | 244 |
![]() | Line has trailing spaces. | 250 |
![]() | Line has trailing spaces. | 254 |
![]() | Method 'setReviewSort' is not designed for extension - needs to be abstract, final or empty. | 256 |
![]() | Parameter value should be final. | 256 |
![]() | Line has trailing spaces. | 262 |
![]() | Line has trailing spaces. | 266 |
![]() | Method 'getSimilarityType' is not designed for extension - needs to be abstract, final or empty. | 268 |
![]() | Line has trailing spaces. | 274 |
![]() | Line has trailing spaces. | 278 |
![]() | Method 'setSimilarityType' is not designed for extension - needs to be abstract, final or empty. | 280 |
![]() | Parameter value should be final. | 280 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'operationRequest' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | '<' is not preceded with whitespace. | 51 |
![]() | '<' is not followed by whitespace. | 51 |
![]() | '>' is not preceded with whitespace. | 51 |
![]() | Variable 'items' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 59 |
![]() | Method 'getOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'setOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Parameter value should be final. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Expected an @return tag. | 99 |
![]() | Method 'getItems' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | '<' is not preceded with whitespace. | 99 |
![]() | '<' is not followed by whitespace. | 99 |
![]() | '>' is not preceded with whitespace. | 99 |
![]() | '<' is not preceded with whitespace. | 101 |
![]() | '<' is not followed by whitespace. | 101 |
![]() | '>' is not preceded with whitespace. | 101 |
![]() | '>' is not followed by whitespace. | 101 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 20 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line has trailing spaces. | 32 |
![]() | Line has trailing spaces. | 33 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Variable 'value' must be private and have accessor methods. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Variable 'units' must be private and have accessor methods. | 44 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 52 |
![]() | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 54 |
![]() | Line has trailing spaces. | 60 |
![]() | Line has trailing spaces. | 64 |
![]() | Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 66 |
![]() | Parameter value should be final. | 66 |
![]() | 'value' hides a field. | 66 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 76 |
![]() | Method 'getUnits' is not designed for extension - needs to be abstract, final or empty. | 78 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 88 |
![]() | Method 'setUnits' is not designed for extension - needs to be abstract, final or empty. | 90 |
![]() | Parameter value should be final. | 90 |
![]() | 'value' hides a field. | 90 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Missing a Javadoc comment. | 57 |
![]() | '<' is not preceded with whitespace. | 58 |
![]() | '<' is not followed by whitespace. | 58 |
![]() | '>' is not preceded with whitespace. | 58 |
![]() | Variable 'topSeller' must be private and have accessor methods. | 58 |
![]() | Line has trailing spaces. | 62 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Expected an @return tag. | 82 |
![]() | Method 'getTopSeller' is not designed for extension - needs to be abstract, final or empty. | 82 |
![]() | '<' is not preceded with whitespace. | 82 |
![]() | '<' is not followed by whitespace. | 82 |
![]() | '>' is not preceded with whitespace. | 82 |
![]() | '<' is not preceded with whitespace. | 84 |
![]() | '<' is not followed by whitespace. | 84 |
![]() | '>' is not preceded with whitespace. | 84 |
![]() | '>' is not followed by whitespace. | 84 |
![]() | Line has trailing spaces. | 92 |
![]() | Line is longer than 80 characters. | 93 |
![]() | Line has trailing spaces. | 94 |
![]() | Line is longer than 80 characters. | 100 |
![]() | Line is longer than 80 characters. | 101 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Variable 'asin' must be private and have accessor methods. | 118 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Variable 'title' must be private and have accessor methods. | 120 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 128 |
![]() | Method 'getASIN' is not designed for extension - needs to be abstract, final or empty. | 130 |
![]() | Line has trailing spaces. | 136 |
![]() | Line has trailing spaces. | 140 |
![]() | Method 'setASIN' is not designed for extension - needs to be abstract, final or empty. | 142 |
![]() | Parameter value should be final. | 142 |
![]() | Line has trailing spaces. | 148 |
![]() | Line has trailing spaces. | 152 |
![]() | Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 154 |
![]() | Line has trailing spaces. | 160 |
![]() | Line has trailing spaces. | 164 |
![]() | Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 166 |
![]() | Parameter value should be final. | 166 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line has trailing spaces. | 28 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Line has trailing spaces. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Missing a Javadoc comment. | 69 |
![]() | '<' is not preceded with whitespace. | 70 |
![]() | '<' is not followed by whitespace. | 70 |
![]() | '>' is not preceded with whitespace. | 70 |
![]() | Variable 'disc' must be private and have accessor methods. | 70 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 80 |
![]() | Line has trailing spaces. | 86 |
![]() | Line has trailing spaces. | 87 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Expected an @return tag. | 94 |
![]() | Method 'getDisc' is not designed for extension - needs to be abstract, final or empty. | 94 |
![]() | '<' is not preceded with whitespace. | 94 |
![]() | '<' is not followed by whitespace. | 94 |
![]() | '>' is not preceded with whitespace. | 94 |
![]() | '<' is not preceded with whitespace. | 96 |
![]() | '<' is not followed by whitespace. | 96 |
![]() | '>' is not preceded with whitespace. | 96 |
![]() | '>' is not followed by whitespace. | 96 |
![]() | Line has trailing spaces. | 104 |
![]() | Line is longer than 80 characters. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Line is longer than 80 characters. | 115 |
![]() | Line is longer than 80 characters. | 116 |
![]() | Line is longer than 80 characters. | 122 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 128 |
![]() | Missing a Javadoc comment. | 136 |
![]() | '<' is not preceded with whitespace. | 137 |
![]() | '<' is not followed by whitespace. | 137 |
![]() | '>' is not preceded with whitespace. | 137 |
![]() | Variable 'track' must be private and have accessor methods. | 137 |
![]() | Missing a Javadoc comment. | 138 |
![]() | Variable 'number' must be private and have accessor methods. | 140 |
![]() | Line has trailing spaces. | 144 |
![]() | Line is longer than 80 characters. | 149 |
![]() | Line has trailing spaces. | 150 |
![]() | Line has trailing spaces. | 156 |
![]() | Line has trailing spaces. | 157 |
![]() | Line has trailing spaces. | 161 |
![]() | Line has trailing spaces. | 162 |
![]() | Expected an @return tag. | 164 |
![]() | Method 'getTrack' is not designed for extension - needs to be abstract, final or empty. | 164 |
![]() | '<' is not preceded with whitespace. | 164 |
![]() | '<' is not followed by whitespace. | 164 |
![]() | '>' is not preceded with whitespace. | 164 |
![]() | '<' is not preceded with whitespace. | 166 |
![]() | '<' is not followed by whitespace. | 166 |
![]() | '>' is not preceded with whitespace. | 166 |
![]() | '>' is not followed by whitespace. | 166 |
![]() | Line has trailing spaces. | 173 |
![]() | Line has trailing spaces. | 177 |
![]() | Method 'getNumber' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | Line has trailing spaces. | 185 |
![]() | Line has trailing spaces. | 189 |
![]() | Method 'setNumber' is not designed for extension - needs to be abstract, final or empty. | 191 |
![]() | Parameter value should be final. | 191 |
![]() | Line has trailing spaces. | 198 |
![]() | Line is longer than 80 characters. | 199 |
![]() | Line has trailing spaces. | 200 |
![]() | Line is longer than 80 characters. | 205 |
![]() | Line has trailing spaces. | 210 |
![]() | Line has trailing spaces. | 211 |
![]() | Missing a Javadoc comment. | 219 |
![]() | Variable 'value' must be private and have accessor methods. | 220 |
![]() | Missing a Javadoc comment. | 221 |
![]() | Variable 'number' must be private and have accessor methods. | 223 |
![]() | Line has trailing spaces. | 227 |
![]() | Line has trailing spaces. | 231 |
![]() | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 233 |
![]() | Line has trailing spaces. | 239 |
![]() | Line has trailing spaces. | 243 |
![]() | Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 245 |
![]() | Parameter value should be final. | 245 |
![]() | 'value' hides a field. | 245 |
![]() | Line has trailing spaces. | 251 |
![]() | Line has trailing spaces. | 255 |
![]() | Method 'getNumber' is not designed for extension - needs to be abstract, final or empty. | 257 |
![]() | Line has trailing spaces. | 263 |
![]() | Line has trailing spaces. | 267 |
![]() | Method 'setNumber' is not designed for extension - needs to be abstract, final or empty. | 269 |
![]() | Parameter value should be final. | 269 |
![]() | 'value' hides a field. | 269 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line is longer than 80 characters. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line is longer than 80 characters. | 47 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line is longer than 80 characters. | 67 |
![]() | Line is longer than 80 characters. | 72 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line is longer than 80 characters. | 75 |
![]() | Line is longer than 80 characters. | 79 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Line is longer than 80 characters. | 90 |
![]() | Line is longer than 80 characters. | 92 |
![]() | Line is longer than 80 characters. | 95 |
![]() | Line is longer than 80 characters. | 97 |
![]() | Line is longer than 80 characters. | 98 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 125 |
![]() | Missing a Javadoc comment. | 144 |
![]() | Variable 'transactionId' must be private and have accessor methods. | 145 |
![]() | Missing a Javadoc comment. | 146 |
![]() | Variable 'sellerId' must be private and have accessor methods. | 147 |
![]() | Missing a Javadoc comment. | 148 |
![]() | Variable 'condition' must be private and have accessor methods. | 149 |
![]() | Missing a Javadoc comment. | 150 |
![]() | Variable 'transactionDate' must be private and have accessor methods. | 151 |
![]() | Missing a Javadoc comment. | 152 |
![]() | Variable 'transactionDateEpoch' must be private and have accessor methods. | 153 |
![]() | Missing a Javadoc comment. | 154 |
![]() | Variable 'sellerName' must be private and have accessor methods. | 155 |
![]() | Missing a Javadoc comment. | 156 |
![]() | Variable 'payingCustomerId' must be private and have accessor methods. | 157 |
![]() | Missing a Javadoc comment. | 158 |
![]() | Variable 'orderingCustomerId' must be private and have accessor methods. | 159 |
![]() | Missing a Javadoc comment. | 160 |
![]() | Variable 'totals' must be private and have accessor methods. | 161 |
![]() | Missing a Javadoc comment. | 162 |
![]() | Variable 'transactionItems' must be private and have accessor methods. | 163 |
![]() | Missing a Javadoc comment. | 164 |
![]() | Variable 'shipments' must be private and have accessor methods. | 165 |
![]() | Line has trailing spaces. | 169 |
![]() | Line has trailing spaces. | 173 |
![]() | Method 'getTransactionId' is not designed for extension - needs to be abstract, final or empty. | 175 |
![]() | Line has trailing spaces. | 181 |
![]() | Line has trailing spaces. | 185 |
![]() | Method 'setTransactionId' is not designed for extension - needs to be abstract, final or empty. | 187 |
![]() | Parameter value should be final. | 187 |
![]() | Line has trailing spaces. | 193 |
![]() | Line has trailing spaces. | 197 |
![]() | Method 'getSellerId' is not designed for extension - needs to be abstract, final or empty. | 199 |
![]() | Line has trailing spaces. | 205 |
![]() | Line has trailing spaces. | 209 |
![]() | Method 'setSellerId' is not designed for extension - needs to be abstract, final or empty. | 211 |
![]() | Parameter value should be final. | 211 |
![]() | Line has trailing spaces. | 217 |
![]() | Line has trailing spaces. | 221 |
![]() | Method 'getCondition' is not designed for extension - needs to be abstract, final or empty. | 223 |
![]() | Line has trailing spaces. | 229 |
![]() | Line has trailing spaces. | 233 |
![]() | Method 'setCondition' is not designed for extension - needs to be abstract, final or empty. | 235 |
![]() | Parameter value should be final. | 235 |
![]() | Line has trailing spaces. | 241 |
![]() | Line has trailing spaces. | 245 |
![]() | Method 'getTransactionDate' is not designed for extension - needs to be abstract, final or empty. | 247 |
![]() | Line has trailing spaces. | 253 |
![]() | Line has trailing spaces. | 257 |
![]() | Method 'setTransactionDate' is not designed for extension - needs to be abstract, final or empty. | 259 |
![]() | Parameter value should be final. | 259 |
![]() | Line has trailing spaces. | 265 |
![]() | Line has trailing spaces. | 269 |
![]() | Method 'getTransactionDateEpoch' is not designed for extension - needs to be abstract, final or empty. | 271 |
![]() | Line has trailing spaces. | 277 |
![]() | Line has trailing spaces. | 281 |
![]() | Method 'setTransactionDateEpoch' is not designed for extension - needs to be abstract, final or empty. | 283 |
![]() | Parameter value should be final. | 283 |
![]() | Line has trailing spaces. | 289 |
![]() | Line has trailing spaces. | 293 |
![]() | Method 'getSellerName' is not designed for extension - needs to be abstract, final or empty. | 295 |
![]() | Line has trailing spaces. | 301 |
![]() | Line has trailing spaces. | 305 |
![]() | Method 'setSellerName' is not designed for extension - needs to be abstract, final or empty. | 307 |
![]() | Parameter value should be final. | 307 |
![]() | Line has trailing spaces. | 313 |
![]() | Line has trailing spaces. | 317 |
![]() | Method 'getPayingCustomerId' is not designed for extension - needs to be abstract, final or empty. | 319 |
![]() | Line has trailing spaces. | 325 |
![]() | Line has trailing spaces. | 329 |
![]() | Method 'setPayingCustomerId' is not designed for extension - needs to be abstract, final or empty. | 331 |
![]() | Parameter value should be final. | 331 |
![]() | Line has trailing spaces. | 337 |
![]() | Line has trailing spaces. | 341 |
![]() | Method 'getOrderingCustomerId' is not designed for extension - needs to be abstract, final or empty. | 343 |
![]() | Line has trailing spaces. | 349 |
![]() | Line has trailing spaces. | 353 |
![]() | Method 'setOrderingCustomerId' is not designed for extension - needs to be abstract, final or empty. | 355 |
![]() | Parameter value should be final. | 355 |
![]() | Line has trailing spaces. | 361 |
![]() | Line has trailing spaces. | 365 |
![]() | Method 'getTotals' is not designed for extension - needs to be abstract, final or empty. | 367 |
![]() | Line has trailing spaces. | 373 |
![]() | Line has trailing spaces. | 377 |
![]() | Method 'setTotals' is not designed for extension - needs to be abstract, final or empty. | 379 |
![]() | Parameter value should be final. | 379 |
![]() | Line has trailing spaces. | 385 |
![]() | Line has trailing spaces. | 389 |
![]() | Method 'getTransactionItems' is not designed for extension - needs to be abstract, final or empty. | 391 |
![]() | Line has trailing spaces. | 397 |
![]() | Line has trailing spaces. | 401 |
![]() | Method 'setTransactionItems' is not designed for extension - needs to be abstract, final or empty. | 403 |
![]() | Parameter value should be final. | 403 |
![]() | Line has trailing spaces. | 409 |
![]() | Line has trailing spaces. | 413 |
![]() | Method 'getShipments' is not designed for extension - needs to be abstract, final or empty. | 415 |
![]() | Line has trailing spaces. | 421 |
![]() | Line has trailing spaces. | 425 |
![]() | Method 'setShipments' is not designed for extension - needs to be abstract, final or empty. | 427 |
![]() | Parameter value should be final. | 427 |
![]() | Line has trailing spaces. | 434 |
![]() | Line is longer than 80 characters. | 435 |
![]() | Line has trailing spaces. | 436 |
![]() | Line is longer than 80 characters. | 445 |
![]() | Line is longer than 80 characters. | 447 |
![]() | Line is longer than 80 characters. | 448 |
![]() | Line is longer than 80 characters. | 452 |
![]() | Line is longer than 80 characters. | 454 |
![]() | Line is longer than 80 characters. | 463 |
![]() | Line is longer than 80 characters. | 465 |
![]() | Line is longer than 80 characters. | 468 |
![]() | Line is longer than 80 characters. | 470 |
![]() | Line is longer than 80 characters. | 471 |
![]() | Line has trailing spaces. | 492 |
![]() | Line has trailing spaces. | 493 |
![]() | Missing a Javadoc comment. | 501 |
![]() | '<' is not preceded with whitespace. | 502 |
![]() | '<' is not followed by whitespace. | 502 |
![]() | '>' is not preceded with whitespace. | 502 |
![]() | Variable 'shipment' must be private and have accessor methods. | 502 |
![]() | Line has trailing spaces. | 506 |
![]() | Line is longer than 80 characters. | 511 |
![]() | Line has trailing spaces. | 512 |
![]() | Line has trailing spaces. | 518 |
![]() | Line has trailing spaces. | 519 |
![]() | Line has trailing spaces. | 523 |
![]() | Line has trailing spaces. | 524 |
![]() | Expected an @return tag. | 526 |
![]() | Method 'getShipment' is not designed for extension - needs to be abstract, final or empty. | 526 |
![]() | '<' is not preceded with whitespace. | 526 |
![]() | '<' is not followed by whitespace. | 526 |
![]() | '>' is not preceded with whitespace. | 526 |
![]() | '<' is not preceded with whitespace. | 528 |
![]() | '<' is not followed by whitespace. | 528 |
![]() | '>' is not preceded with whitespace. | 528 |
![]() | '>' is not followed by whitespace. | 528 |
![]() | Line has trailing spaces. | 536 |
![]() | Line is longer than 80 characters. | 537 |
![]() | Line has trailing spaces. | 538 |
![]() | Line is longer than 80 characters. | 544 |
![]() | Line is longer than 80 characters. | 545 |
![]() | Line is longer than 80 characters. | 549 |
![]() | Line is longer than 80 characters. | 551 |
![]() | Line is longer than 80 characters. | 560 |
![]() | Line is longer than 80 characters. | 565 |
![]() | Line is longer than 80 characters. | 567 |
![]() | Line is longer than 80 characters. | 568 |
![]() | Line has trailing spaces. | 584 |
![]() | Line has trailing spaces. | 585 |
![]() | Missing a Javadoc comment. | 596 |
![]() | Variable 'condition' must be private and have accessor methods. | 597 |
![]() | Missing a Javadoc comment. | 598 |
![]() | Variable 'deliveryMethod' must be private and have accessor methods. | 599 |
![]() | Missing a Javadoc comment. | 600 |
![]() | Line is longer than 80 characters. | 601 |
![]() | Variable 'shipmentItems' must be private and have accessor methods. | 601 |
![]() | Missing a Javadoc comment. | 602 |
![]() | Variable 'packages' must be private and have accessor methods. | 603 |
![]() | Line has trailing spaces. | 607 |
![]() | Line has trailing spaces. | 611 |
![]() | Method 'getCondition' is not designed for extension - needs to be abstract, final or empty. | 613 |
![]() | Line has trailing spaces. | 619 |
![]() | Line has trailing spaces. | 623 |
![]() | Method 'setCondition' is not designed for extension - needs to be abstract, final or empty. | 625 |
![]() | Parameter value should be final. | 625 |
![]() | Line has trailing spaces. | 631 |
![]() | Line has trailing spaces. | 635 |
![]() | Method 'getDeliveryMethod' is not designed for extension - needs to be abstract, final or empty. | 637 |
![]() | Line has trailing spaces. | 643 |
![]() | Line has trailing spaces. | 647 |
![]() | Method 'setDeliveryMethod' is not designed for extension - needs to be abstract, final or empty. | 649 |
![]() | Parameter value should be final. | 649 |
![]() | Line has trailing spaces. | 655 |
![]() | Line has trailing spaces. | 659 |
![]() | Line is longer than 80 characters. | 661 |
![]() | Method 'getShipmentItems' is not designed for extension - needs to be abstract, final or empty. | 661 |
![]() | Line has trailing spaces. | 667 |
![]() | Line has trailing spaces. | 671 |
![]() | Line is longer than 80 characters. | 673 |
![]() | Method 'setShipmentItems' is not designed for extension - needs to be abstract, final or empty. | 673 |
![]() | Parameter value should be final. | 673 |
![]() | Line has trailing spaces. | 679 |
![]() | Line has trailing spaces. | 683 |
![]() | Method 'getPackages' is not designed for extension - needs to be abstract, final or empty. | 685 |
![]() | Line has trailing spaces. | 691 |
![]() | Line has trailing spaces. | 695 |
![]() | Line is longer than 80 characters. | 697 |
![]() | Method 'setPackages' is not designed for extension - needs to be abstract, final or empty. | 697 |
![]() | Parameter value should be final. | 697 |
![]() | Line has trailing spaces. | 704 |
![]() | Line is longer than 80 characters. | 705 |
![]() | Line has trailing spaces. | 706 |
![]() | Line is longer than 80 characters. | 710 |
![]() | Line is longer than 80 characters. | 715 |
![]() | Line is longer than 80 characters. | 717 |
![]() | Line is longer than 80 characters. | 718 |
![]() | Line has trailing spaces. | 729 |
![]() | Line has trailing spaces. | 730 |
![]() | Missing a Javadoc comment. | 738 |
![]() | Line is longer than 80 characters. | 739 |
![]() | '<' is not preceded with whitespace. | 739 |
![]() | '<' is not followed by whitespace. | 739 |
![]() | '>' is not preceded with whitespace. | 739 |
![]() | Name '_package' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 739 |
![]() | Variable '_package' must be private and have accessor methods. | 739 |
![]() | Line has trailing spaces. | 743 |
![]() | Line is longer than 80 characters. | 748 |
![]() | Line has trailing spaces. | 749 |
![]() | Line has trailing spaces. | 755 |
![]() | Line has trailing spaces. | 756 |
![]() | Line has trailing spaces. | 760 |
![]() | Line has trailing spaces. | 761 |
![]() | Expected an @return tag. | 763 |
![]() | Line is longer than 80 characters. | 763 |
![]() | Method 'getPackage' is not designed for extension - needs to be abstract, final or empty. | 763 |
![]() | '<' is not preceded with whitespace. | 763 |
![]() | '<' is not followed by whitespace. | 763 |
![]() | '>' is not preceded with whitespace. | 763 |
![]() | Line is longer than 80 characters. | 765 |
![]() | '<' is not preceded with whitespace. | 765 |
![]() | '<' is not followed by whitespace. | 765 |
![]() | '>' is not preceded with whitespace. | 765 |
![]() | '>' is not followed by whitespace. | 765 |
![]() | Line has trailing spaces. | 773 |
![]() | Line is longer than 80 characters. | 774 |
![]() | Line has trailing spaces. | 775 |
![]() | Line is longer than 80 characters. | 779 |
![]() | Line is longer than 80 characters. | 781 |
![]() | Line is longer than 80 characters. | 782 |
![]() | Line has trailing spaces. | 788 |
![]() | Line has trailing spaces. | 789 |
![]() | Missing a Javadoc comment. | 798 |
![]() | Variable 'trackingNumber' must be private and have accessor methods. | 799 |
![]() | Missing a Javadoc comment. | 800 |
![]() | Variable 'carrierName' must be private and have accessor methods. | 801 |
![]() | Line has trailing spaces. | 805 |
![]() | Line has trailing spaces. | 809 |
![]() | Method 'getTrackingNumber' is not designed for extension - needs to be abstract, final or empty. | 811 |
![]() | Line has trailing spaces. | 817 |
![]() | Line has trailing spaces. | 821 |
![]() | Method 'setTrackingNumber' is not designed for extension - needs to be abstract, final or empty. | 823 |
![]() | Parameter value should be final. | 823 |
![]() | Line has trailing spaces. | 829 |
![]() | Line has trailing spaces. | 833 |
![]() | Method 'getCarrierName' is not designed for extension - needs to be abstract, final or empty. | 835 |
![]() | Line has trailing spaces. | 841 |
![]() | Line has trailing spaces. | 845 |
![]() | Method 'setCarrierName' is not designed for extension - needs to be abstract, final or empty. | 847 |
![]() | Parameter value should be final. | 847 |
![]() | Line has trailing spaces. | 858 |
![]() | Line is longer than 80 characters. | 859 |
![]() | Line has trailing spaces. | 860 |
![]() | Line is longer than 80 characters. | 864 |
![]() | Line is longer than 80 characters. | 866 |
![]() | Line has trailing spaces. | 872 |
![]() | Line has trailing spaces. | 873 |
![]() | Missing a Javadoc comment. | 881 |
![]() | '<' is not preceded with whitespace. | 882 |
![]() | '<' is not followed by whitespace. | 882 |
![]() | '>' is not preceded with whitespace. | 882 |
![]() | Variable 'transactionItemId' must be private and have accessor methods. | 882 |
![]() | Line has trailing spaces. | 886 |
![]() | Line is longer than 80 characters. | 891 |
![]() | Line has trailing spaces. | 892 |
![]() | Line has trailing spaces. | 898 |
![]() | Line has trailing spaces. | 899 |
![]() | Line has trailing spaces. | 903 |
![]() | Line has trailing spaces. | 904 |
![]() | Expected an @return tag. | 906 |
![]() | Method 'getTransactionItemId' is not designed for extension - needs to be abstract, final or empty. | 906 |
![]() | '<' is not preceded with whitespace. | 906 |
![]() | '<' is not followed by whitespace. | 906 |
![]() | '>' is not preceded with whitespace. | 906 |
![]() | '<' is not preceded with whitespace. | 908 |
![]() | '<' is not followed by whitespace. | 908 |
![]() | '>' is not preceded with whitespace. | 908 |
![]() | '>' is not followed by whitespace. | 908 |
![]() | Line has trailing spaces. | 922 |
![]() | Line is longer than 80 characters. | 923 |
![]() | Line has trailing spaces. | 924 |
![]() | Line is longer than 80 characters. | 930 |
![]() | Line is longer than 80 characters. | 931 |
![]() | Line is longer than 80 characters. | 932 |
![]() | Line is longer than 80 characters. | 933 |
![]() | Line is longer than 80 characters. | 934 |
![]() | Line has trailing spaces. | 940 |
![]() | Line has trailing spaces. | 941 |
![]() | Missing a Javadoc comment. | 953 |
![]() | Variable 'total' must be private and have accessor methods. | 954 |
![]() | Missing a Javadoc comment. | 955 |
![]() | Variable 'subtotal' must be private and have accessor methods. | 956 |
![]() | Missing a Javadoc comment. | 957 |
![]() | Variable 'tax' must be private and have accessor methods. | 958 |
![]() | Missing a Javadoc comment. | 959 |
![]() | Variable 'shippingCharge' must be private and have accessor methods. | 960 |
![]() | Missing a Javadoc comment. | 961 |
![]() | Variable 'promotion' must be private and have accessor methods. | 962 |
![]() | Line has trailing spaces. | 966 |
![]() | Line has trailing spaces. | 970 |
![]() | Method 'getTotal' is not designed for extension - needs to be abstract, final or empty. | 972 |
![]() | Line has trailing spaces. | 978 |
![]() | Line has trailing spaces. | 982 |
![]() | Method 'setTotal' is not designed for extension - needs to be abstract, final or empty. | 984 |
![]() | Parameter value should be final. | 984 |
![]() | Line has trailing spaces. | 990 |
![]() | Line has trailing spaces. | 994 |
![]() | Method 'getSubtotal' is not designed for extension - needs to be abstract, final or empty. | 996 |
![]() | Line has trailing spaces. | 1002 |
![]() | Line has trailing spaces. | 1006 |
![]() | Method 'setSubtotal' is not designed for extension - needs to be abstract, final or empty. | 1008 |
![]() | Parameter value should be final. | 1008 |
![]() | Line has trailing spaces. | 1014 |
![]() | Line has trailing spaces. | 1018 |
![]() | Method 'getTax' is not designed for extension - needs to be abstract, final or empty. | 1020 |
![]() | Line has trailing spaces. | 1026 |
![]() | Line has trailing spaces. | 1030 |
![]() | Method 'setTax' is not designed for extension - needs to be abstract, final or empty. | 1032 |
![]() | Parameter value should be final. | 1032 |
![]() | Line has trailing spaces. | 1038 |
![]() | Line has trailing spaces. | 1042 |
![]() | Method 'getShippingCharge' is not designed for extension - needs to be abstract, final or empty. | 1044 |
![]() | Line has trailing spaces. | 1050 |
![]() | Line has trailing spaces. | 1054 |
![]() | Method 'setShippingCharge' is not designed for extension - needs to be abstract, final or empty. | 1056 |
![]() | Parameter value should be final. | 1056 |
![]() | Line has trailing spaces. | 1062 |
![]() | Line has trailing spaces. | 1066 |
![]() | Method 'getPromotion' is not designed for extension - needs to be abstract, final or empty. | 1068 |
![]() | Line has trailing spaces. | 1074 |
![]() | Line has trailing spaces. | 1078 |
![]() | Method 'setPromotion' is not designed for extension - needs to be abstract, final or empty. | 1080 |
![]() | Parameter value should be final. | 1080 |
![]() | Line has trailing spaces. | 1089 |
![]() | Line is longer than 80 characters. | 1090 |
![]() | Line has trailing spaces. | 1091 |
![]() | Line is longer than 80 characters. | 1097 |
![]() | Line has trailing spaces. | 1103 |
![]() | Line has trailing spaces. | 1104 |
![]() | Missing a Javadoc comment. | 1112 |
![]() | '<' is not preceded with whitespace. | 1113 |
![]() | '<' is not followed by whitespace. | 1113 |
![]() | '>' is not preceded with whitespace. | 1113 |
![]() | Variable 'transactionItem' must be private and have accessor methods. | 1113 |
![]() | Line has trailing spaces. | 1117 |
![]() | Line is longer than 80 characters. | 1122 |
![]() | Line has trailing spaces. | 1123 |
![]() | Line has trailing spaces. | 1129 |
![]() | Line has trailing spaces. | 1130 |
![]() | Line has trailing spaces. | 1134 |
![]() | Line has trailing spaces. | 1135 |
![]() | Expected an @return tag. | 1137 |
![]() | Method 'getTransactionItem' is not designed for extension - needs to be abstract, final or empty. | 1137 |
![]() | '<' is not preceded with whitespace. | 1137 |
![]() | '<' is not followed by whitespace. | 1137 |
![]() | '>' is not preceded with whitespace. | 1137 |
![]() | '<' is not preceded with whitespace. | 1139 |
![]() | '<' is not followed by whitespace. | 1139 |
![]() | '>' is not preceded with whitespace. | 1139 |
![]() | '>' is not followed by whitespace. | 1139 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Line has trailing spaces. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Variable 'transactionItemId' must be private and have accessor methods. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Variable 'quantity' must be private and have accessor methods. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Variable 'unitPrice' must be private and have accessor methods. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Variable 'totalPrice' must be private and have accessor methods. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Variable 'asin' must be private and have accessor methods. | 75 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Variable 'childTransactionItems' must be private and have accessor methods. | 77 |
![]() | Line has trailing spaces. | 81 |
![]() | Line has trailing spaces. | 85 |
![]() | Method 'getTransactionItemId' is not designed for extension - needs to be abstract, final or empty. | 87 |
![]() | Line has trailing spaces. | 93 |
![]() | Line has trailing spaces. | 97 |
![]() | Method 'setTransactionItemId' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | Parameter value should be final. | 99 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 109 |
![]() | Method 'getQuantity' is not designed for extension - needs to be abstract, final or empty. | 111 |
![]() | Line has trailing spaces. | 117 |
![]() | Line has trailing spaces. | 121 |
![]() | Method 'setQuantity' is not designed for extension - needs to be abstract, final or empty. | 123 |
![]() | Parameter value should be final. | 123 |
![]() | Line has trailing spaces. | 129 |
![]() | Line has trailing spaces. | 133 |
![]() | Method 'getUnitPrice' is not designed for extension - needs to be abstract, final or empty. | 135 |
![]() | Line has trailing spaces. | 141 |
![]() | Line has trailing spaces. | 145 |
![]() | Method 'setUnitPrice' is not designed for extension - needs to be abstract, final or empty. | 147 |
![]() | Parameter value should be final. | 147 |
![]() | Line has trailing spaces. | 153 |
![]() | Line has trailing spaces. | 157 |
![]() | Method 'getTotalPrice' is not designed for extension - needs to be abstract, final or empty. | 159 |
![]() | Line has trailing spaces. | 165 |
![]() | Line has trailing spaces. | 169 |
![]() | Method 'setTotalPrice' is not designed for extension - needs to be abstract, final or empty. | 171 |
![]() | Parameter value should be final. | 171 |
![]() | Line has trailing spaces. | 177 |
![]() | Line has trailing spaces. | 181 |
![]() | Method 'getASIN' is not designed for extension - needs to be abstract, final or empty. | 183 |
![]() | Line has trailing spaces. | 189 |
![]() | Line has trailing spaces. | 193 |
![]() | Method 'setASIN' is not designed for extension - needs to be abstract, final or empty. | 195 |
![]() | Parameter value should be final. | 195 |
![]() | Line has trailing spaces. | 201 |
![]() | Line has trailing spaces. | 205 |
![]() | Method 'getChildTransactionItems' is not designed for extension - needs to be abstract, final or empty. | 207 |
![]() | Line has trailing spaces. | 213 |
![]() | Line has trailing spaces. | 217 |
![]() | Line is longer than 80 characters. | 219 |
![]() | Method 'setChildTransactionItems' is not designed for extension - needs to be abstract, final or empty. | 219 |
![]() | Parameter value should be final. | 219 |
![]() | Line has trailing spaces. | 226 |
![]() | Line is longer than 80 characters. | 227 |
![]() | Line has trailing spaces. | 228 |
![]() | Line is longer than 80 characters. | 234 |
![]() | Line has trailing spaces. | 240 |
![]() | Line has trailing spaces. | 241 |
![]() | Missing a Javadoc comment. | 249 |
![]() | '<' is not preceded with whitespace. | 250 |
![]() | '<' is not followed by whitespace. | 250 |
![]() | '>' is not preceded with whitespace. | 250 |
![]() | Variable 'transactionItem' must be private and have accessor methods. | 250 |
![]() | Line has trailing spaces. | 254 |
![]() | Line is longer than 80 characters. | 259 |
![]() | Line has trailing spaces. | 260 |
![]() | Line has trailing spaces. | 266 |
![]() | Line has trailing spaces. | 267 |
![]() | Line has trailing spaces. | 271 |
![]() | Line has trailing spaces. | 272 |
![]() | Expected an @return tag. | 274 |
![]() | Method 'getTransactionItem' is not designed for extension - needs to be abstract, final or empty. | 274 |
![]() | '<' is not preceded with whitespace. | 274 |
![]() | '<' is not followed by whitespace. | 274 |
![]() | '>' is not preceded with whitespace. | 274 |
![]() | '<' is not preceded with whitespace. | 276 |
![]() | '<' is not followed by whitespace. | 276 |
![]() | '>' is not preceded with whitespace. | 276 |
![]() | '>' is not followed by whitespace. | 276 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'marketplaceDomain' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Variable 'awsAccessKeyId' must be private and have accessor methods. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Variable 'subscriptionId' must be private and have accessor methods. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Variable 'associateTag' must be private and have accessor methods. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Variable 'validate' must be private and have accessor methods. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Variable 'xmlEscaping' must be private and have accessor methods. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Variable 'shared' must be private and have accessor methods. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | '<' is not preceded with whitespace. | 75 |
![]() | '<' is not followed by whitespace. | 75 |
![]() | '>' is not preceded with whitespace. | 75 |
![]() | Variable 'request' must be private and have accessor methods. | 75 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Method 'getMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'setMarketplaceDomain' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Parameter value should be final. | 97 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Method 'getAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Method 'setAWSAccessKeyId' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Parameter value should be final. | 121 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'getSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 143 |
![]() | Method 'setSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Parameter value should be final. | 145 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 155 |
![]() | Method 'getAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Line has trailing spaces. | 163 |
![]() | Line has trailing spaces. | 167 |
![]() | Method 'setAssociateTag' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Parameter value should be final. | 169 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 179 |
![]() | Method 'getValidate' is not designed for extension - needs to be abstract, final or empty. | 181 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 191 |
![]() | Method 'setValidate' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Parameter value should be final. | 193 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 203 |
![]() | Method 'getXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 205 |
![]() | Line has trailing spaces. | 211 |
![]() | Line has trailing spaces. | 215 |
![]() | Method 'setXMLEscaping' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() | Parameter value should be final. | 217 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 227 |
![]() | Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 229 |
![]() | Line has trailing spaces. | 235 |
![]() | Line has trailing spaces. | 239 |
![]() | Method 'setShared' is not designed for extension - needs to be abstract, final or empty. | 241 |
![]() | Parameter value should be final. | 241 |
![]() | Line has trailing spaces. | 247 |
![]() | Line is longer than 80 characters. | 252 |
![]() | Line has trailing spaces. | 253 |
![]() | Line has trailing spaces. | 259 |
![]() | Line has trailing spaces. | 260 |
![]() | Line has trailing spaces. | 264 |
![]() | Line has trailing spaces. | 265 |
![]() | Expected an @return tag. | 267 |
![]() | Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 267 |
![]() | '<' is not preceded with whitespace. | 267 |
![]() | '<' is not followed by whitespace. | 267 |
![]() | '>' is not preceded with whitespace. | 267 |
![]() | '<' is not preceded with whitespace. | 269 |
![]() | '<' is not followed by whitespace. | 269 |
![]() | '>' is not preceded with whitespace. | 269 |
![]() | '>' is not followed by whitespace. | 269 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 21 |
![]() | Line is longer than 80 characters. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line has trailing spaces. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Missing a Javadoc comment. | 46 |
![]() | '<' is not preceded with whitespace. | 47 |
![]() | '<' is not followed by whitespace. | 47 |
![]() | '>' is not preceded with whitespace. | 47 |
![]() | Variable 'responseGroup' must be private and have accessor methods. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | '<' is not preceded with whitespace. | 49 |
![]() | '<' is not followed by whitespace. | 49 |
![]() | '>' is not preceded with whitespace. | 49 |
![]() | Variable 'transactionId' must be private and have accessor methods. | 49 |
![]() | Line has trailing spaces. | 53 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line has trailing spaces. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line has trailing spaces. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Expected an @return tag. | 73 |
![]() | Method 'getResponseGroup' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | '<' is not preceded with whitespace. | 73 |
![]() | '<' is not followed by whitespace. | 73 |
![]() | '>' is not preceded with whitespace. | 73 |
![]() | '<' is not preceded with whitespace. | 75 |
![]() | '<' is not followed by whitespace. | 75 |
![]() | '>' is not preceded with whitespace. | 75 |
![]() | '>' is not followed by whitespace. | 75 |
![]() | Line has trailing spaces. | 82 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line has trailing spaces. | 88 |
![]() | Line has trailing spaces. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Line has trailing spaces. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | Expected an @return tag. | 102 |
![]() | Method 'getTransactionId' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | '<' is not preceded with whitespace. | 102 |
![]() | '<' is not followed by whitespace. | 102 |
![]() | '>' is not preceded with whitespace. | 102 |
![]() | '<' is not preceded with whitespace. | 104 |
![]() | '<' is not followed by whitespace. | 104 |
![]() | '>' is not preceded with whitespace. | 104 |
![]() | '>' is not followed by whitespace. | 104 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line has trailing spaces. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'operationRequest' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | '<' is not preceded with whitespace. | 51 |
![]() | '<' is not followed by whitespace. | 51 |
![]() | '>' is not preceded with whitespace. | 51 |
![]() | Variable 'transactions' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 59 |
![]() | Method 'getOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'setOperationRequest' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Parameter value should be final. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Expected an @return tag. | 99 |
![]() | Method 'getTransactions' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | '<' is not preceded with whitespace. | 99 |
![]() | '<' is not followed by whitespace. | 99 |
![]() | '>' is not preceded with whitespace. | 99 |
![]() | '<' is not preceded with whitespace. | 101 |
![]() | '<' is not followed by whitespace. | 101 |
![]() | '>' is not preceded with whitespace. | 101 |
![]() | '>' is not followed by whitespace. | 101 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Line has trailing spaces. | 26 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 42 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Variable 'request' must be private and have accessor methods. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Variable 'totalResults' must be private and have accessor methods. | 58 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Variable 'totalPages' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | '<' is not preceded with whitespace. | 63 |
![]() | '<' is not followed by whitespace. | 63 |
![]() | '>' is not preceded with whitespace. | 63 |
![]() | Variable 'transaction' must be private and have accessor methods. | 63 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Parameter value should be final. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'getTotalResults' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Method 'setTotalResults' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Parameter value should be final. | 109 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Method 'getTotalPages' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'setTotalPages' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Parameter value should be final. | 133 |
![]() | Line has trailing spaces. | 139 |
![]() | Line is longer than 80 characters. | 144 |
![]() | Line has trailing spaces. | 145 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 152 |
![]() | Line has trailing spaces. | 156 |
![]() | Line has trailing spaces. | 157 |
![]() | Expected an @return tag. | 159 |
![]() | Method 'getTransaction' is not designed for extension - needs to be abstract, final or empty. | 159 |
![]() | '<' is not preceded with whitespace. | 159 |
![]() | '<' is not followed by whitespace. | 159 |
![]() | '>' is not preceded with whitespace. | 159 |
![]() | '<' is not preceded with whitespace. | 161 |
![]() | '<' is not followed by whitespace. | 161 |
![]() | '>' is not preceded with whitespace. | 161 |
![]() | '>' is not followed by whitespace. | 161 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line has trailing spaces. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Missing a Javadoc comment. | 46 |
![]() | '<' is not preceded with whitespace. | 47 |
![]() | '<' is not followed by whitespace. | 47 |
![]() | '>' is not preceded with whitespace. | 47 |
![]() | Variable 'variationDimension' must be private and have accessor methods. | 47 |
![]() | Line has trailing spaces. | 51 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Expected an @return tag. | 71 |
![]() | Method 'getVariationDimension' is not designed for extension - needs to be abstract, final or empty. | 71 |
![]() | '<' is not preceded with whitespace. | 71 |
![]() | '<' is not followed by whitespace. | 71 |
![]() | '>' is not preceded with whitespace. | 71 |
![]() | '<' is not preceded with whitespace. | 73 |
![]() | '<' is not followed by whitespace. | 73 |
![]() | '>' is not preceded with whitespace. | 73 |
![]() | '>' is not followed by whitespace. | 73 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 20 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Variable 'lowestPrice' must be private and have accessor methods. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Variable 'highestPrice' must be private and have accessor methods. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Variable 'lowestSalePrice' must be private and have accessor methods. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Variable 'highestSalePrice' must be private and have accessor methods. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'singleMerchantId' must be private and have accessor methods. | 61 |
![]() | Line has trailing spaces. | 65 |
![]() | Line has trailing spaces. | 69 |
![]() | Method 'getLowestPrice' is not designed for extension - needs to be abstract, final or empty. | 71 |
![]() | Line has trailing spaces. | 77 |
![]() | Line has trailing spaces. | 81 |
![]() | Method 'setLowestPrice' is not designed for extension - needs to be abstract, final or empty. | 83 |
![]() | Parameter value should be final. | 83 |
![]() | Line has trailing spaces. | 89 |
![]() | Line has trailing spaces. | 93 |
![]() | Method 'getHighestPrice' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Line has trailing spaces. | 101 |
![]() | Line has trailing spaces. | 105 |
![]() | Method 'setHighestPrice' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Parameter value should be final. | 107 |
![]() | Line has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 117 |
![]() | Method 'getLowestSalePrice' is not designed for extension - needs to be abstract, final or empty. | 119 |
![]() | Line has trailing spaces. | 125 |
![]() | Line has trailing spaces. | 129 |
![]() | Method 'setLowestSalePrice' is not designed for extension - needs to be abstract, final or empty. | 131 |
![]() | Parameter value should be final. | 131 |
![]() | Line has trailing spaces. | 137 |
![]() | Line has trailing spaces. | 141 |
![]() | Method 'getHighestSalePrice' is not designed for extension - needs to be abstract, final or empty. | 143 |
![]() | Line has trailing spaces. | 149 |
![]() | Line has trailing spaces. | 153 |
![]() | Method 'setHighestSalePrice' is not designed for extension - needs to be abstract, final or empty. | 155 |
![]() | Parameter value should be final. | 155 |
![]() | Line has trailing spaces. | 161 |
![]() | Line has trailing spaces. | 165 |
![]() | Method 'getSingleMerchantId' is not designed for extension - needs to be abstract, final or empty. | 167 |
![]() | Line has trailing spaces. | 173 |
![]() | Line has trailing spaces. | 177 |
![]() | Method 'setSingleMerchantId' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | Parameter value should be final. | 179 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 24 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Line has trailing spaces. | 26 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Line has trailing spaces. | 41 |
![]() | Line has trailing spaces. | 42 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Variable 'totalVariations' must be private and have accessor methods. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Variable 'totalVariationPages' must be private and have accessor methods. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'variationDimensions' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | '<' is not preceded with whitespace. | 63 |
![]() | '<' is not followed by whitespace. | 63 |
![]() | '>' is not preceded with whitespace. | 63 |
![]() | Variable 'item' must be private and have accessor methods. | 63 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 71 |
![]() | Method 'getTotalVariations' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 83 |
![]() | Method 'setTotalVariations' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Parameter value should be final. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 95 |
![]() | Method 'getTotalVariationPages' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 107 |
![]() | Method 'setTotalVariationPages' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Parameter value should be final. | 109 |
![]() | Line has trailing spaces. | 115 |
![]() | Line has trailing spaces. | 119 |
![]() | Method 'getVariationDimensions' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Line has trailing spaces. | 127 |
![]() | Line has trailing spaces. | 131 |
![]() | Method 'setVariationDimensions' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Parameter value should be final. | 133 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 145 |
![]() | Line has trailing spaces. | 151 |
![]() | Line has trailing spaces. | 152 |
![]() | Line has trailing spaces. | 156 |
![]() | Line has trailing spaces. | 157 |
![]() | Expected an @return tag. | 159 |
![]() | Method 'getItem' is not designed for extension - needs to be abstract, final or empty. | 159 |
![]() | '<' is not preceded with whitespace. | 159 |
![]() | '<' is not followed by whitespace. | 159 |
![]() | '>' is not preceded with whitespace. | 159 |
![]() | '<' is not preceded with whitespace. | 161 |
![]() | '<' is not followed by whitespace. | 161 |
![]() | '>' is not preceded with whitespace. | 161 |
![]() | '>' is not followed by whitespace. | 161 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 80 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line is longer than 80 characters. | 8 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Utility classes should not have a public or default constructor. | 10 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 11 |
![]() | Line contains a tab character. | 14 |
![]() | Line contains a tab character. | 15 |
![]() | Line contains a tab character. | 16 |
![]() | Parameter args should be final. | 16 |
![]() | Expected @param tag for 'args'. | 16 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line is longer than 80 characters. | 37 |
![]() | '{' is followed by whitespace. | 37 |
![]() | Line contains a tab character. | 46 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line contains a tab character. | 48 |
![]() | Line is longer than 80 characters. | 52 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 9 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line is longer than 80 characters. | 22 |
![]() | Line has trailing spaces. | 28 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Line has trailing spaces. | 42 |
![]() | Method 'onPreWindowOpen' is not designed for extension - needs to be abstract, final or empty. | 45 |
![]() | '(' is followed by whitespace. | 45 |
![]() | Parameter configurer should be final. | 45 |
![]() | ')' is preceded with whitespace. | 45 |
![]() | Line has trailing spaces. | 63 |
![]() | Method 'onCommandsCreated' is not designed for extension - needs to be abstract, final or empty. | 66 |
![]() | '(' is followed by whitespace. | 66 |
![]() | Parameter window should be final. | 66 |
![]() | ')' is preceded with whitespace. | 66 |
![]() | 'if' is not followed by whitespace. | 67 |
![]() | '(' is followed by whitespace. | 67 |
![]() | ')' is preceded with whitespace. | 67 |
![]() | Line is longer than 80 characters. | 68 |
![]() | Line has trailing spaces. | 74 |
![]() | Method 'onWindowCreated' is not designed for extension - needs to be abstract, final or empty. | 77 |
![]() | '(' is followed by whitespace. | 77 |
![]() | Parameter window should be final. | 77 |
![]() | ')' is preceded with whitespace. | 77 |
![]() | 'if' is not followed by whitespace. | 78 |
![]() | '(' is followed by whitespace. | 78 |
![]() | ')' is preceded with whitespace. | 78 |
![]() | Line is longer than 80 characters. | 79 |
![]() | Line has trailing spaces. | 85 |
![]() | Method 'onWindowOpened' is not designed for extension - needs to be abstract, final or empty. | 88 |
![]() | '(' is followed by whitespace. | 88 |
![]() | Parameter window should be final. | 88 |
![]() | ')' is preceded with whitespace. | 88 |
![]() | 'if' is not followed by whitespace. | 89 |
![]() | '(' is followed by whitespace. | 89 |
![]() | ')' is preceded with whitespace. | 89 |
![]() | Line is longer than 80 characters. | 90 |
![]() | Line has trailing spaces. | 98 |
![]() | Method 'onPreWindowClose' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | '(' is followed by whitespace. | 102 |
![]() | Parameter window should be final. | 102 |
![]() | Expected @param tag for 'window'. | 102 |
![]() | ')' is preceded with whitespace. | 102 |
![]() | 'if' is not followed by whitespace. | 103 |
![]() | '(' is followed by whitespace. | 103 |
![]() | ')' is preceded with whitespace. | 103 |
![]() | Line is longer than 80 characters. | 104 |
![]() | Method 'onPostStartup' is not designed for extension - needs to be abstract, final or empty. | 113 |
![]() | 'if' is not followed by whitespace. | 114 |
![]() | '(' is followed by whitespace. | 114 |
![]() | ')' is preceded with whitespace. | 114 |
![]() | Line is longer than 80 characters. | 118 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Using the '.*' form of import should be avoided - javax.swing.*. | 11 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Method 'createControl' is not designed for extension - needs to be abstract, final or empty. | 21 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Method 'doBind' is not designed for extension - needs to be abstract, final or empty. | 25 |
![]() | Missing a Javadoc comment. | 25 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Using the '.*' form of import should be avoided - javax.swing.*. | 7 |
![]() | Using the '.*' form of import should be avoided - java.awt.*. | 11 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Name '_label' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 19 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Method 'doBindControl' is not designed for extension - needs to be abstract, final or empty. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Comment matches to-do format 'TODO:'. | 37 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Comment matches to-do format 'TODO:'. | 41 |
![]() | Method 'valueModelChanged' is not designed for extension - needs to be abstract, final or empty. | 44 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Line has trailing spaces. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Line is longer than 80 characters. | 65 |
![]() | Comment matches to-do format 'TODO:'. | 68 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Using the '.*' form of import should be avoided - javax.swing.*. | 7 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Method 'createControl' is not designed for extension - needs to be abstract, final or empty. | 18 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Line is longer than 80 characters. | 22 |
![]() | Method 'doBind' is not designed for extension - needs to be abstract, final or empty. | 22 |
![]() | Missing a Javadoc comment. | 22 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Using the '.*' form of import should be avoided - javax.swing.*. | 11 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Name '_button' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 19 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Name '_formPropertyPath' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 20 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Name '_command' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 21 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Line is longer than 80 characters. | 26 |
![]() | Method 'doBindControl' is not designed for extension - needs to be abstract, final or empty. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Comment matches to-do format 'TODO:'. | 48 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Comment matches to-do format 'TODO:'. | 52 |
![]() | Method 'valueModelChanged' is not designed for extension - needs to be abstract, final or empty. | 55 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Line is longer than 80 characters. | 59 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Method 'doConvert' is not designed for extension - needs to be abstract, final or empty. | 14 |
![]() | Missing a Javadoc comment. | 14 |
![]() | '100' is a magic number. | 21 |
![]() | Method 'getSourceClasses' is not designed for extension - needs to be abstract, final or empty. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | '{' is followed by whitespace. | 36 |
![]() | Method 'getTargetClasses' is not designed for extension - needs to be abstract, final or empty. | 39 |
![]() | Missing a Javadoc comment. | 39 |
![]() | '{' is followed by whitespace. | 40 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 13 |
![]() | Method 'doConvert' is not designed for extension - needs to be abstract, final or empty. | 13 |
![]() | Missing a Javadoc comment. | 13 |
![]() | '<' is not preceded with whitespace. | 14 |
![]() | '<' is not followed by whitespace. | 14 |
![]() | '>' is not preceded with whitespace. | 14 |
![]() | '<' is not preceded with whitespace. | 14 |
![]() | '<' is not followed by whitespace. | 14 |
![]() | '>' is not preceded with whitespace. | 14 |
![]() | '>' is not followed by whitespace. | 14 |
![]() | 'while' is not followed by whitespace. | 18 |
![]() | Method 'getSourceClasses' is not designed for extension - needs to be abstract, final or empty. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | '{' is followed by whitespace. | 30 |
![]() | Method 'getTargetClasses' is not designed for extension - needs to be abstract, final or empty. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | '{' is followed by whitespace. | 34 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Method 'doConvert' is not designed for extension - needs to be abstract, final or empty. | 15 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Line is longer than 80 characters. | 18 |
![]() | '100' is a magic number. | 23 |
![]() | Line is longer than 80 characters. | 25 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Method 'getSourceClasses' is not designed for extension - needs to be abstract, final or empty. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | '{' is followed by whitespace. | 39 |
![]() | Method 'getTargetClasses' is not designed for extension - needs to be abstract, final or empty. | 42 |
![]() | Missing a Javadoc comment. | 42 |
![]() | '{' is followed by whitespace. | 43 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 13 |
![]() | Method 'doConvert' is not designed for extension - needs to be abstract, final or empty. | 13 |
![]() | Missing a Javadoc comment. | 13 |
![]() | '<' is not preceded with whitespace. | 13 |
![]() | '<' is not followed by whitespace. | 13 |
![]() | '>' is not preceded with whitespace. | 13 |
![]() | Method 'getSourceClasses' is not designed for extension - needs to be abstract, final or empty. | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | '{' is followed by whitespace. | 21 |
![]() | Method 'getTargetClasses' is not designed for extension - needs to be abstract, final or empty. | 24 |
![]() | Missing a Javadoc comment. | 24 |
![]() | '{' is followed by whitespace. | 25 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - javax.swing.*. | 11 |
![]() | Line is longer than 80 characters. | 26 |
![]() | Missing a Javadoc comment. | 27 |
![]() | '<' is not preceded with whitespace. | 27 |
![]() | '<' is not followed by whitespace. | 27 |
![]() | '>' is not preceded with whitespace. | 27 |
![]() | Name '_selectedItems' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 27 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Name '_service' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 28 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Name '_preferences' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 30 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Method 'setSelectedItems' is not designed for extension - needs to be abstract, final or empty. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Method 'setAmazonService' is not designed for extension - needs to be abstract, final or empty. | 40 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Method 'doExecuteCommand' is not designed for extension - needs to be abstract, final or empty. | 44 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Method 'valueChanged' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Missing a Javadoc comment. | 61 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Name '_service' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 21 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Name '_preferences' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Method 'setAmazonService' is not designed for extension - needs to be abstract, final or empty. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Method 'doExecuteCommand' is not designed for extension - needs to be abstract, final or empty. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Line is longer than 80 characters. | 46 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Name '_service' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 19 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Name '_preferences' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 20 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Method 'setAmazonService' is not designed for extension - needs to be abstract, final or empty. | 26 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Method 'doExecuteCommand' is not designed for extension - needs to be abstract, final or empty. | 30 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Comment matches to-do format 'TODO:'. | 37 |
![]() | Line is longer than 80 characters. | 38 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Method 'doExecuteCommand' is not designed for extension - needs to be abstract, final or empty. | 16 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Line is longer than 80 characters. | 17 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Name '_service' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 22 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Name '_showSearchResultViewCommand' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 |
![]() | Method 'setAmazonService' is not designed for extension - needs to be abstract, final or empty. | 25 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Method 'setShowSearchResultViewCommand' is not designed for extension - needs to be abstract, final or empty. | 30 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Method 'doExecuteCommand' is not designed for extension - needs to be abstract, final or empty. | 34 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Line is longer than 80 characters. | 41 |
![]() | Line is longer than 80 characters. | 42 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line is longer than 80 characters. | 51 |
![]() | Line is longer than 80 characters. | 55 |
![]() | Missing a Javadoc comment. | 66 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 3 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Name '_request' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 18 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Name '_service' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 19 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Method 'setAmazonService' is not designed for extension - needs to be abstract, final or empty. | 25 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 30 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 44 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Using the '.*' form of import should be avoided - javax.swing.*. | 8 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Method 'createFormControl' is not designed for extension - needs to be abstract, final or empty. | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Line is longer than 80 characters. | 31 |
![]() | '{' is followed by whitespace. | 31 |
![]() | Comment matches to-do format 'TODO:'. | 36 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 |
![]() | Missing a Javadoc comment. | 45 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Using the '.*' form of import should be avoided - javax.swing.*. | 9 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Method 'createFormControl' is not designed for extension - needs to be abstract, final or empty. | 19 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Line has trailing spaces. | 25 |
![]() | Line is longer than 80 characters. | 25 |
![]() | '0.7' is a magic number. | 25 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Comment matches to-do format 'TODO:'. | 32 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Line is longer than 80 characters. | 65 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Using the '.*' form of import should be avoided - javax.swing.*. | 24 |
![]() | Missing a Javadoc comment. | 36 |
![]() | 'static' modifier out of order with the JLS suggestions. | 36 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Name '_holder' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
![]() | Line has trailing spaces. | 45 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Line is longer than 80 characters. | 49 |
![]() | Method 'getColumnPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Line is longer than 80 characters. | 58 |
![]() | Method 'createDetailForm' is not designed for extension - needs to be abstract, final or empty. | 58 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Line is longer than 80 characters. | 63 |
![]() | Method 'createFormControl' is not designed for extension - needs to be abstract, final or empty. | 66 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Comment matches to-do format 'TODO:'. | 72 |
![]() | '3' is a magic number. | 74 |
![]() | '70' is a magic number. | 78 |
![]() | '370' is a magic number. | 79 |
![]() | '180' is a magic number. | 80 |
![]() | '3' is a magic number. | 81 |
![]() | '70' is a magic number. | 81 |
![]() | '4' is a magic number. | 82 |
![]() | '70' is a magic number. | 82 |
![]() | Method 'getCommandGroup' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Line is longer than 80 characters. | 91 |
![]() | Line is longer than 80 characters. | 94 |
![]() | Line is longer than 80 characters. | 96 |
![]() | '{' is followed by whitespace. | 96 |
![]() | Method 'installSelectionHandler' is not designed for extension - needs to be abstract, final or empty. | 99 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Line is longer than 80 characters. | 105 |
![]() | Comment matches to-do format 'TODO:'. | 112 |
![]() | Line is longer than 80 characters. | 113 |
![]() | '{' is followed by whitespace. | 113 |
![]() | Comment matches to-do format 'TODO:'. | 119 |
![]() | Line is longer than 80 characters. | 120 |
![]() | Parameter selection should be final. | 129 |
![]() | '<' is not preceded with whitespace. | 130 |
![]() | '<' is not followed by whitespace. | 130 |
![]() | '>' is not preceded with whitespace. | 130 |
![]() | Line is longer than 80 characters. | 133 |
![]() | Line is longer than 80 characters. | 134 |
![]() | '100' is a magic number. | 134 |
![]() | Must have at least one statement. | 135 |
![]() | Comment matches to-do format 'TODO:'. | 136 |
![]() | Line is longer than 80 characters. | 141 |
![]() | Line is longer than 80 characters. | 142 |
![]() | Comment matches to-do format 'TODO:'. | 144 |
![]() | Line is longer than 80 characters. | 144 |
![]() | Missing a Javadoc comment. | 153 |
![]() | Line is longer than 80 characters. | 154 |
![]() | Line is longer than 80 characters. | 155 |
![]() | Line is longer than 80 characters. | 159 |
![]() | Line is longer than 80 characters. | 163 |
![]() | Line is longer than 80 characters. | 169 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Using the '.*' form of import should be avoided - javax.swing.*. | 4 |
![]() | Using the '.*' form of import should be avoided - java.awt.*. | 5 |
![]() | Method 'getTableCellRendererComponent' is not designed for extension - needs to be abstract, final or empty. | 13 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Line is longer than 80 characters. | 21 |
![]() | '90' is a magic number. | 24 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Comment matches to-do format 'TODO:'. | 40 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Using the '.*' form of import should be avoided - javax.swing.*. | 6 |
![]() | Using the '.*' form of import should be avoided - java.awt.*. | 7 |
![]() | Method 'getTableCellRendererComponent' is not designed for extension - needs to be abstract, final or empty. | 16 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Line is longer than 80 characters. | 17 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Using the '.*' form of import should be avoided - javax.swing.*. | 9 |
![]() | Using the '.*' form of import should be avoided - java.awt.*. | 11 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Name '_browser' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 17 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Name '_url' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 18 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Method 'createControl' is not designed for extension - needs to be abstract, final or empty. | 24 |
![]() | Missing a Javadoc comment. | 24 |
![]() | '700' is a magic number. | 27 |
![]() | '500' is a magic number. | 27 |
![]() | Method 'onApplicationEvent' is not designed for extension - needs to be abstract, final or empty. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Line is longer than 80 characters. | 37 |
![]() | Method 'componentFocusGained' is not designed for extension - needs to be abstract, final or empty. | 43 |
![]() | Missing a Javadoc comment. | 43 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Using the '.*' form of import should be avoided - javax.swing.*. | 16 |
![]() | Using the '.*' form of import should be avoided - com.amazon.webservices.awsecommerceservice._2007_04_04.*. | 18 |
![]() | Missing a Javadoc comment. | 30 |
![]() | 'static' modifier out of order with the JLS suggestions. | 30 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Name '_cartFormModel' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Name '_itemTable' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Name '_cartHolder' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 42 |
![]() | Method 'setCartHolder' is not designed for extension - needs to be abstract, final or empty. | 44 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Method 'createControl' is not designed for extension - needs to be abstract, final or empty. | 48 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Line is longer than 80 characters. | 71 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Line is longer than 80 characters. | 78 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line is longer than 80 characters. | 88 |
![]() | Line is longer than 80 characters. | 91 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Missing a Javadoc comment. | 108 |
![]() | '<' is not preceded with whitespace. | 110 |
![]() | '<' is not followed by whitespace. | 110 |
![]() | '>' is not preceded with whitespace. | 110 |
![]() | Method 'onApplicationEvent' is not designed for extension - needs to be abstract, final or empty. | 118 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Line is longer than 80 characters. | 120 |
![]() | Comment matches to-do format 'TODO:'. | 122 |
![]() | Line is longer than 80 characters. | 123 |
![]() | Missing a Javadoc comment. | 137 |
![]() | Missing a Javadoc comment. | 138 |
![]() | Comment matches to-do format 'TODO:'. | 141 |
![]() | Line is longer than 80 characters. | 142 |
![]() | '4' is a magic number. | 142 |
![]() | Line is longer than 80 characters. | 143 |
![]() | '5' is a magic number. | 143 |
![]() | Method 'getDefaultInitialData' is not designed for extension - needs to be abstract, final or empty. | 146 |
![]() | Missing a Javadoc comment. | 146 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 4 |
![]() | Unused import - org.springframework.richclient.form.Form. | 5 |
![]() | Using the '.*' form of import should be avoided - javax.swing.*. | 12 |
![]() | Using the '.*' form of import should be avoided - com.amazon.webservices.awsecommerceservice._2007_04_04.*. | 17 |
![]() | Line is longer than 80 characters. | 22 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Name '_searchResultModel' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Name '_holder' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 24 |
![]() | Method 'createControl' is not designed for extension - needs to be abstract, final or empty. | 26 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Method 'setSelectedItemsHolder' is not designed for extension - needs to be abstract, final or empty. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Method 'onApplicationEvent' is not designed for extension - needs to be abstract, final or empty. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Comment matches to-do format 'TODO:'. | 46 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 18 |
![]() | 'static' modifier out of order with the JLS suggestions. | 18 |
![]() | Missing a Javadoc comment. | 19 |
![]() | 'static' modifier out of order with the JLS suggestions. | 19 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Name '_service' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 21 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Name '_context' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Name '_preferences' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 |
![]() | Method 'setAmazonService' is not designed for extension - needs to be abstract, final or empty. | 25 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Method 'setApplicationContext' is not designed for extension - needs to be abstract, final or empty. | 29 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Redundant throws: 'BeansException' is unchecked exception. | 29 |
![]() | Method 'getCart' is not designed for extension - needs to be abstract, final or empty. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 51 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Missing a Javadoc comment. | 17 |
![]() | '<' is not preceded with whitespace. | 17 |
![]() | '<' is not followed by whitespace. | 17 |
![]() | '>' is not preceded with whitespace. | 17 |
![]() | Name '_items' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 17 |
![]() | Missing a Javadoc comment. | 18 |
![]() | '<' is not preceded with whitespace. | 18 |
![]() | '<' is not followed by whitespace. | 18 |
![]() | '>' is not preceded with whitespace. | 18 |
![]() | Name '_selectedItems' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 18 |
![]() | Missing a Javadoc comment. | 20 |
![]() | '<' is not preceded with whitespace. | 21 |
![]() | '<' is not followed by whitespace. | 21 |
![]() | '>' is not preceded with whitespace. | 21 |
![]() | '>' is not followed by whitespace. | 21 |
![]() | Method 'propertyChange' is not designed for extension - needs to be abstract, final or empty. | 24 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Parameter event should be final. | 24 |
![]() | Line is longer than 80 characters. | 25 |
![]() | '<' is not preceded with whitespace. | 27 |
![]() | '<' is not followed by whitespace. | 27 |
![]() | '>' is not preceded with whitespace. | 27 |
![]() | '>' is not followed by whitespace. | 27 |
![]() | Method 'onMultiSelection' is not designed for extension - needs to be abstract, final or empty. | 31 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Method 'onSingleSelection' is not designed for extension - needs to be abstract, final or empty. | 40 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Method 'onNoSelection' is not designed for extension - needs to be abstract, final or empty. | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Method 'getSelectedItems' is not designed for extension - needs to be abstract, final or empty. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | '<' is not preceded with whitespace. | 51 |
![]() | '<' is not followed by whitespace. | 51 |
![]() | '>' is not preceded with whitespace. | 51 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Comment matches to-do format 'TODO:'. | 12 |
![]() | Line is longer than 80 characters. | 13 |
![]() | Method 'invoke' is not designed for extension - needs to be abstract, final or empty. | 13 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Line is longer than 80 characters. | 18 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Method 'invoke' is not designed for extension - needs to be abstract, final or empty. | 12 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Line is longer than 80 characters. | 13 |
![]() | Line is longer than 80 characters. | 22 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Using the '.*' form of import should be avoided - javax.swing.*. | 8 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Method 'invoke' is not designed for extension - needs to be abstract, final or empty. | 14 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Comment matches to-do format 'TODO:'. | 19 |
![]() | Line is longer than 80 characters. | 21 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Using the '.*' form of import should be avoided - com.amazon.webservices.awsecommerceservice._2007_04_04.*. | 3 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Line contains a tab character. | 11 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Redundant 'public' modifier. | 11 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Redundant 'public' modifier. | 12 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Redundant 'public' modifier. | 13 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Redundant 'public' modifier. | 14 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Redundant 'public' modifier. | 15 |
![]() | '<' is not preceded with whitespace. | 15 |
![]() | '<' is not followed by whitespace. | 15 |
![]() | '>' is not preceded with whitespace. | 15 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Redundant 'public' modifier. | 17 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 7 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Using the '.*' form of import should be avoided - com.amazon.webservices.awsecommerceservice._2007_04_04.*. | 10 |
![]() | Line is longer than 80 characters. | 18 |
![]() | Missing a Javadoc comment. | 19 |
![]() | 'static' modifier out of order with the JLS suggestions. | 19 |
![]() | Line has trailing spaces. | 20 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Name '_service' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 21 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Name '_context' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 22 |
![]() | Method 'setService' is not designed for extension - needs to be abstract, final or empty. | 24 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Method 'setApplicationContext' is not designed for extension - needs to be abstract, final or empty. | 28 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Line is longer than 80 characters. | 32 |
![]() | Method 'search' is not designed for extension - needs to be abstract, final or empty. | 32 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Line is longer than 80 characters. | 43 |
![]() | '<' is not preceded with whitespace. | 44 |
![]() | '<' is not followed by whitespace. | 44 |
![]() | '>' is not preceded with whitespace. | 44 |
![]() | Method 'createCart' is not designed for extension - needs to be abstract, final or empty. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Line is longer than 80 characters. | 56 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Line is longer than 80 characters. | 70 |
![]() | Line has trailing spaces. | 73 |
![]() | Line is longer than 80 characters. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Comment matches to-do format 'TODO:'. | 83 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Method 'getCart' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Line is longer than 80 characters. | 90 |
![]() | Line is longer than 80 characters. | 99 |
![]() | '<' is not preceded with whitespace. | 100 |
![]() | '<' is not followed by whitespace. | 100 |
![]() | '>' is not preceded with whitespace. | 100 |
![]() | Method 'modifyCart' is not designed for extension - needs to be abstract, final or empty. | 108 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Line is longer than 80 characters. | 109 |
![]() | Line is longer than 80 characters. | 114 |
![]() | '<' is not preceded with whitespace. | 116 |
![]() | '<' is not followed by whitespace. | 116 |
![]() | '>' is not preceded with whitespace. | 116 |
![]() | Line is longer than 80 characters. | 117 |
![]() | '<' is not preceded with whitespace. | 117 |
![]() | '<' is not followed by whitespace. | 117 |
![]() | '>' is not preceded with whitespace. | 117 |
![]() | Line is longer than 80 characters. | 119 |
![]() | Line is longer than 80 characters. | 133 |
![]() | '<' is not preceded with whitespace. | 134 |
![]() | '<' is not followed by whitespace. | 134 |
![]() | '>' is not preceded with whitespace. | 134 |
![]() | Line has trailing spaces. | 141 |
![]() | Line is longer than 80 characters. | 142 |
![]() | Method 'addToCart' is not designed for extension - needs to be abstract, final or empty. | 142 |
![]() | Missing a Javadoc comment. | 142 |
![]() | '<' is not preceded with whitespace. | 142 |
![]() | '<' is not followed by whitespace. | 142 |
![]() | '>' is not preceded with whitespace. | 142 |
![]() | Line is longer than 80 characters. | 143 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Line has trailing spaces. | 147 |
![]() | Line contains a tab character. | 147 |
![]() | Line is longer than 80 characters. | 148 |
![]() | Line contains a tab character. | 148 |
![]() | Line has trailing spaces. | 149 |
![]() | Line contains a tab character. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line is longer than 80 characters. | 151 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Line has trailing spaces. | 154 |
![]() | Line contains a tab character. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Line has trailing spaces. | 157 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Line has trailing spaces. | 159 |
![]() | Line contains a tab character. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Line contains a tab character. | 161 |
![]() | Line has trailing spaces. | 162 |
![]() | Line contains a tab character. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Line is longer than 80 characters. | 164 |
![]() | Line contains a tab character. | 164 |
![]() | Line contains a tab character. | 165 |
![]() | '<' is not preceded with whitespace. | 165 |
![]() | '<' is not followed by whitespace. | 165 |
![]() | '>' is not preceded with whitespace. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Line is longer than 80 characters. | 171 |
![]() | Method 'clearCart' is not designed for extension - needs to be abstract, final or empty. | 171 |
![]() | Missing a Javadoc comment. | 171 |
![]() | Line is longer than 80 characters. | 172 |
![]() | Line is longer than 80 characters. | 181 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Using the '.*' form of import should be avoided - javax.swing.*. | 9 |
![]() | Using the '.*' form of import should be avoided - java.awt.*. | 10 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Name '_progressPanel' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 17 |
![]() | Method 'createContentPane' is not designed for extension - needs to be abstract, final or empty. | 19 |
![]() | Missing a Javadoc comment. | 19 |
![]() | '400' is a magic number. | 20 |
![]() | '250' is a magic number. | 20 |
![]() | Line is longer than 80 characters. | 21 |
![]() | Comment matches to-do format 'TODO:'. | 22 |
![]() | Method 'getProgressMonitor' is not designed for extension - needs to be abstract, final or empty. | 28 |
![]() | Missing a Javadoc comment. | 28 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |