The following document contains the results of Checkstyle.
Files | Infos | Warnings | Errors |
---|---|---|---|
482 | 0 | 0 | 15352 |
Rules | Violations | Severity |
---|---|---|
PackageHtml | 18 | Error |
NewlineAtEndOfFile | 42 | Error |
Translation | 0 | Error |
JavadocMethod | 2227 | Error |
JavadocType | 11 | Error |
JavadocVariable | 1166 | Error |
JavadocStyle | 659 | Error |
ConstantName | 0 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 0 | Error |
MemberName | 188 | Error |
MethodName | 0 | Error |
PackageName | 0 | Error |
ParameterName | 188 | Error |
StaticVariableName | 0 | Error |
TypeName | 0 | Error |
AvoidStarImport | 0 | Error |
IllegalImport | 0 | Error |
RedundantImport | 1 | Error |
UnusedImports | 5 | Error |
FileLength | 0 | Error |
LineLength | 1852 | Error |
MethodLength | 0 | Error |
ParameterNumber | 0 | Error |
EmptyForIteratorPad | 0 | Error |
MethodParamPad | 0 | Error |
NoWhitespaceAfter | 0 | Error |
NoWhitespaceBefore | 28 | Error |
OperatorWrap | 0 | Error |
ParenPad | 0 | Error |
TypecastParenPad | 0 | Error |
TabCharacter | 628 | Error |
WhitespaceAfter | 100 | Error |
WhitespaceAround | 3715 | Error |
ModifierOrder | 19 | Error |
RedundantModifier | 300 | Error |
AvoidNestedBlocks | 0 | Error |
EmptyBlock | 0 | Error |
LeftCurly | 0 | Error |
NeedBraces | 0 | Error |
RightCurly | 0 | Error |
AvoidInlineConditionals | 0 | Error |
DoubleCheckedLocking | 0 | Error |
EmptyStatement | 0 | Error |
EqualsHashCode | 0 | Error |
HiddenField | 593 | Error |
IllegalInstantiation | 0 | Error |
InnerAssignment | 0 | Error |
MagicNumber | 0 | Error |
MissingSwitchDefault | 0 | Error |
RedundantThrows | 2 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 0 | Error |
DesignForExtension | 2111 | Error |
FinalClass | 0 | Error |
HideUtilityClassConstructor | 4 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier | 2 | Error |
ArrayTypeStyle | 0 | Error |
FinalParameters | 1058 | Error |
GenericIllegalRegexp
|
435 | Error |
TodoComment | 0 | Error |
UpperEll | 0 | Error |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 43 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/ac | 43 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 54 | |
'<' is not preceded with whitespace. | 55 | |
'<' is not followed by whitespace. | 55 | |
'>' is not preceded with whitespace. | 55 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 60 | |
'<' is not preceded with whitespace. | 62 | |
'<' is not followed by whitespace. | 62 | |
'>' is not preceded with whitespace. | 62 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 70 | |
Missing a Javadoc comment. | 73 | |
Line has trailing spaces. | 75 | |
Missing a Javadoc comment. | 76 | |
Expected an @return tag. | 82 | |
Method 'getDuration' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Method 'setDuration' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Missing a Javadoc comment. | 86 | |
Parameter duration should be final. | 86 | |
'duration' hides a field. | 86 | |
Expected an @return tag. | 93 | |
Method 'getUnitsContentOwner' is not designed for extension - needs to be abstract, final or empty. | 93 | |
'<' is not preceded with whitespace. | 93 | |
'<' is not followed by whitespace. | 93 | |
'>' is not preceded with whitespace. | 93 | |
Line contains a tab character. | 95 | |
'<' is not preceded with whitespace. | 95 | |
'<' is not followed by whitespace. | 95 | |
'>' is not preceded with whitespace. | 95 | |
'>' is not followed by whitespace. | 95 | |
Method 'setUnitsContentOwner' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Missing a Javadoc comment. | 100 | |
Parameter unitsContentOwner should be final. | 100 | |
'<' is not preceded with whitespace. | 100 | |
'<' is not followed by whitespace. | 100 | |
'>' is not preceded with whitespace. | 100 | |
'unitsContentOwner' hides a field. | 100 | |
Expected an @return tag. | 107 | |
Method 'getDefaultEnrollmentEstimate' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Method 'setDefaultEnrollmentEstimate' is not designed for extension - needs to be abstract, final or empty. | 111 | |
Missing a Javadoc comment. | 111 | |
Parameter defaultEnrollmentEstimate should be final. | 111 | |
'defaultEnrollmentEstimate' hides a field. | 111 | |
Expected an @return tag. | 118 | |
Method 'getAttributes' 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 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Missing a Javadoc comment. | 125 | |
Parameter attributes should be final. | 125 | |
'<' is not preceded with whitespace. | 125 | |
'<' is not followed by whitespace. | 125 | |
'>' is not preceded with whitespace. | 125 | |
'attributes' hides a field. | 125 | |
Line is longer than 80 characters. | 130 | |
Expected an @return tag. | 132 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 132 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 136 | |
Missing a Javadoc comment. | 136 | |
Parameter metaInfo should be final. | 136 | |
'metaInfo' hides a field. | 136 | |
Line is longer than 80 characters. | 141 | |
Expected an @return tag. | 143 | |
Method 'getActivityType' is not designed for extension - needs to be abstract, final or empty. | 143 | |
Method 'setActivityType' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Missing a Javadoc comment. | 147 | |
Parameter activityType should be final. | 147 | |
'activityType' hides a field. | 147 | |
Line is longer than 80 characters. | 152 | |
Expected an @return tag. | 154 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 154 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 158 | |
Missing a Javadoc comment. | 158 | |
Parameter state should be final. | 158 | |
'state' hides a field. | 158 | |
Line is longer than 80 characters. | 163 | |
Expected an @return tag. | 165 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 165 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 169 | |
Missing a Javadoc comment. | 169 | |
Parameter id should be final. | 169 | |
'id' hides a field. | 169 | |
Line contains a tab character. | 173 | |
Method 'setContactHours' is not designed for extension - needs to be abstract, final or empty. | 173 | |
Missing a Javadoc comment. | 173 | |
Parameter contactHours should be final. | 173 | |
'contactHours' hides a field. | 173 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
Expected an @return tag. | 179 | |
Line contains a tab character. | 179 | |
Method 'getContactHours' is not designed for extension - needs to be abstract, final or empty. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 4 | |
First sentence should end with a period. | 27 | |
Line is longer than 80 characters. | 33 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/co | 33 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 53 | |
Line has trailing spaces. | 57 | |
Expected an @return tag. | 59 | |
Method 'getSubjectArea' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Method 'setSubjectArea' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Missing a Javadoc comment. | 63 | |
Parameter subjectArea should be final. | 63 | |
'subjectArea' hides a field. | 63 | |
Line has trailing spaces. | 68 | |
Expected an @return tag. | 70 | |
Method 'getDepartment' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Method 'setDepartment' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Missing a Javadoc comment. | 74 | |
Parameter department should be final. | 74 | |
'department' hides a field. | 74 | |
Line is longer than 80 characters. | 79 | |
Expected an @return tag. | 81 | |
Method 'getCourseNumberSuffix' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Method 'setCourseNumberSuffix' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Missing a Javadoc comment. | 85 | |
Parameter courseNumberSuffix should be final. | 85 | |
'courseNumberSuffix' hides a field. | 85 | |
Line is longer than 80 characters. | 90 | |
Expected an @return tag. | 92 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Missing a Javadoc comment. | 96 | |
Parameter type should be final. | 96 | |
'type' hides a field. | 96 | |
Line is longer than 80 characters. | 101 | |
Expected an @return tag. | 103 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Missing a Javadoc comment. | 107 | |
Parameter id should be final. | 107 | |
'id' hides a field. | 107 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 39 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/co | 39 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 47 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
Missing a Javadoc comment. | 50 | |
'<' is not preceded with whitespace. | 52 | |
'<' is not followed by whitespace. | 52 | |
'>' is not preceded with whitespace. | 52 | |
Expected an @return tag. | 57 | |
Method 'getAffiliatedOrgs' is not designed for extension - needs to be abstract, final or empty. | 57 | |
'<' is not preceded with whitespace. | 57 | |
'<' is not followed by whitespace. | 57 | |
'>' is not preceded with whitespace. | 57 | |
'<' is not preceded with whitespace. | 59 | |
'<' is not followed by whitespace. | 59 | |
'>' is not preceded with whitespace. | 59 | |
'>' is not followed by whitespace. | 59 | |
Method 'setAffiliatedOrgs' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
Parameter affiliatedOrgs should be final. | 64 | |
'<' is not preceded with whitespace. | 64 | |
'<' is not followed by whitespace. | 64 | |
'>' is not preceded with whitespace. | 64 | |
'affiliatedOrgs' hides a field. | 64 | |
Expected an @return tag. | 71 | |
Method 'getAttributes' 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 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Missing a Javadoc comment. | 78 | |
Parameter attributes should be final. | 78 | |
'<' is not preceded with whitespace. | 78 | |
'<' is not followed by whitespace. | 78 | |
'>' is not preceded with whitespace. | 78 | |
'attributes' hides a field. | 78 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 43 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/co | 43 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 57 | |
'<' is not preceded with whitespace. | 58 | |
'<' is not followed by whitespace. | 58 | |
'>' is not preceded with whitespace. | 58 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 63 | |
'<' is not preceded with whitespace. | 65 | |
'<' is not followed by whitespace. | 65 | |
'>' is not preceded with whitespace. | 65 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 70 | |
Line is longer than 80 characters. | 74 | |
Expected an @return tag. | 76 | |
Method 'getFeeType' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Method 'setFeeType' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Missing a Javadoc comment. | 80 | |
Parameter feeType should be final. | 80 | |
'feeType' hides a field. | 80 | |
Line is longer than 80 characters. | 85 | |
Expected an @return tag. | 87 | |
Method 'getRateType' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Method 'setRateType' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Missing a Javadoc comment. | 91 | |
Parameter rateType should be final. | 91 | |
'rateType' hides a field. | 91 | |
Line is longer than 80 characters. | 96 | |
Expected an @return tag. | 98 | |
Method 'getFeeAmounts' is not designed for extension - needs to be abstract, final or empty. | 98 | |
'<' is not preceded with whitespace. | 98 | |
'<' is not followed by whitespace. | 98 | |
'>' is not preceded with whitespace. | 98 | |
'<' is not preceded with whitespace. | 100 | |
'<' is not followed by whitespace. | 100 | |
'>' is not preceded with whitespace. | 100 | |
'>' is not followed by whitespace. | 100 | |
Method 'setFeeAmounts' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Missing a Javadoc comment. | 105 | |
Parameter feeAmounts should be final. | 105 | |
'<' is not preceded with whitespace. | 105 | |
'<' is not followed by whitespace. | 105 | |
'>' is not preceded with whitespace. | 105 | |
'feeAmounts' hides a field. | 105 | |
Expected an @return tag. | 112 | |
Method 'getDescr' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Method 'setDescr' is not designed for extension - needs to be abstract, final or empty. | 116 | |
Missing a Javadoc comment. | 116 | |
Parameter descr should be final. | 116 | |
'descr' hides a field. | 116 | |
Expected an @return tag. | 123 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 123 | |
'<' is not preceded with whitespace. | 123 | |
'<' is not followed by whitespace. | 123 | |
'>' is not preceded with whitespace. | 123 | |
'<' is not preceded with whitespace. | 125 | |
'<' is not followed by whitespace. | 125 | |
'>' is not preceded with whitespace. | 125 | |
'>' is not followed by whitespace. | 125 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 130 | |
Missing a Javadoc comment. | 130 | |
Parameter attributes should be final. | 130 | |
'<' is not preceded with whitespace. | 130 | |
'<' is not followed by whitespace. | 130 | |
'>' is not preceded with whitespace. | 130 | |
'attributes' hides a field. | 130 | |
Line is longer than 80 characters. | 135 | |
Expected an @return tag. | 137 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 137 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 141 | |
Missing a Javadoc comment. | 141 | |
Parameter metaInfo should be final. | 141 | |
'metaInfo' hides a field. | 141 | |
Expected an @return tag. | 148 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 148 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 152 | |
Missing a Javadoc comment. | 152 | |
Parameter id should be final. | 152 | |
'id' hides a field. | 152 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 50 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/co | 50 | |
Line is longer than 80 characters. | 54 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 70 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 76 | |
'<' is not preceded with whitespace. | 77 | |
'<' is not followed by whitespace. | 77 | |
'>' is not preceded with whitespace. | 77 | |
Missing a Javadoc comment. | 79 | |
'<' is not preceded with whitespace. | 80 | |
'<' is not followed by whitespace. | 80 | |
'>' is not preceded with whitespace. | 80 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 85 | |
'<' is not preceded with whitespace. | 86 | |
'<' is not followed by whitespace. | 86 | |
'>' is not preceded with whitespace. | 86 | |
Missing a Javadoc comment. | 88 | |
'<' is not preceded with whitespace. | 89 | |
'<' is not followed by whitespace. | 89 | |
'>' is not preceded with whitespace. | 89 | |
Missing a Javadoc comment. | 91 | |
'<' is not preceded with whitespace. | 92 | |
'<' is not followed by whitespace. | 92 | |
'>' is not preceded with whitespace. | 92 | |
Missing a Javadoc comment. | 94 | |
Missing a Javadoc comment. | 97 | |
'<' is not preceded with whitespace. | 98 | |
'<' is not followed by whitespace. | 98 | |
'>' is not preceded with whitespace. | 98 | |
Missing a Javadoc comment. | 100 | |
Missing a Javadoc comment. | 103 | |
Missing a Javadoc comment. | 106 | |
'<' is not preceded with whitespace. | 107 | |
'<' is not followed by whitespace. | 107 | |
'>' is not preceded with whitespace. | 107 | |
Missing a Javadoc comment. | 109 | |
Line has trailing spaces. | 111 | |
'<' is not preceded with whitespace. | 111 | |
'<' is not followed by whitespace. | 111 | |
'>' is not preceded with whitespace. | 111 | |
Missing a Javadoc comment. | 113 | |
Missing a Javadoc comment. | 116 | |
Line has trailing spaces. | 117 | |
'<' is not preceded with whitespace. | 117 | |
'<' is not followed by whitespace. | 117 | |
'>' is not preceded with whitespace. | 117 | |
Missing a Javadoc comment. | 119 | |
'<' is not preceded with whitespace. | 119 | |
'<' is not followed by whitespace. | 119 | |
'>' is not preceded with whitespace. | 119 | |
Missing a Javadoc comment. | 122 | |
'<' is not preceded with whitespace. | 123 | |
'<' is not followed by whitespace. | 123 | |
'>' is not preceded with whitespace. | 123 | |
Missing a Javadoc comment. | 125 | |
Missing a Javadoc comment. | 128 | |
'<' is not preceded with whitespace. | 129 | |
'<' is not followed by whitespace. | 129 | |
'>' is not preceded with whitespace. | 129 | |
Missing a Javadoc comment. | 131 | |
'<' is not preceded with whitespace. | 132 | |
'<' is not followed by whitespace. | 132 | |
'>' is not preceded with whitespace. | 132 | |
Missing a Javadoc comment. | 134 | |
'<' is not preceded with whitespace. | 135 | |
'<' is not followed by whitespace. | 135 | |
'>' is not preceded with whitespace. | 135 | |
Missing a Javadoc comment. | 137 | |
Missing a Javadoc comment. | 140 | |
Missing a Javadoc comment. | 143 | |
Missing a Javadoc comment. | 146 | |
Missing a Javadoc comment. | 149 | |
Missing a Javadoc comment. | 152 | |
Missing a Javadoc comment. | 155 | |
'<' is not preceded with whitespace. | 157 | |
'<' is not followed by whitespace. | 157 | |
'>' is not preceded with whitespace. | 157 | |
Missing a Javadoc comment. | 159 | |
Line has trailing spaces. | 161 | |
Missing a Javadoc comment. | 162 | |
Line has trailing spaces. | 164 | |
Line contains a tab character. | 165 | |
Missing a Javadoc comment. | 165 | |
Missing a Javadoc comment. | 168 | |
Missing a Javadoc comment. | 171 | |
Line is longer than 80 characters. | 175 | |
Expected an @return tag. | 177 | |
Method 'getCode' is not designed for extension - needs to be abstract, final or empty. | 177 | |
Method 'setCode' is not designed for extension - needs to be abstract, final or empty. | 181 | |
Missing a Javadoc comment. | 181 | |
Parameter code should be final. | 181 | |
'code' hides a field. | 181 | |
Line is longer than 80 characters. | 186 | |
Expected an @return tag. | 188 | |
Method 'getCourseNumberSuffix' is not designed for extension - needs to be abstract, final or empty. | 188 | |
Method 'setCourseNumberSuffix' is not designed for extension - needs to be abstract, final or empty. | 192 | |
Missing a Javadoc comment. | 192 | |
Parameter courseNumberSuffix should be final. | 192 | |
'courseNumberSuffix' hides a field. | 192 | |
First sentence should end with a period. | 196 | |
Line has trailing spaces. | 197 | |
Line is longer than 80 characters. | 198 | |
Line has trailing spaces. | 199 | |
Expected an @return tag. | 202 | |
Method 'getLevel' is not designed for extension - needs to be abstract, final or empty. | 202 | |
Method 'setLevel' is not designed for extension - needs to be abstract, final or empty. | 206 | |
Missing a Javadoc comment. | 206 | |
Parameter level should be final. | 206 | |
'level' hides a field. | 206 | |
First sentence should end with a period. | 210 | |
Expected an @return tag. | 213 | |
Method 'getCourseTitle' is not designed for extension - needs to be abstract, final or empty. | 213 | |
Method 'setCourseTitle' is not designed for extension - needs to be abstract, final or empty. | 217 | |
Missing a Javadoc comment. | 217 | |
Parameter courseTitle should be final. | 217 | |
'courseTitle' hides a field. | 217 | |
Line is longer than 80 characters. | 222 | |
Expected an @return tag. | 224 | |
Method 'getTranscriptTitle' is not designed for extension - needs to be abstract, final or empty. | 224 | |
Method 'setTranscriptTitle' is not designed for extension - needs to be abstract, final or empty. | 228 | |
Missing a Javadoc comment. | 228 | |
Parameter transcriptTitle should be final. | 228 | |
'transcriptTitle' hides a field. | 228 | |
Expected an @return tag. | 235 | |
Method 'getDescr' is not designed for extension - needs to be abstract, final or empty. | 235 | |
Method 'setDescr' is not designed for extension - needs to be abstract, final or empty. | 239 | |
Missing a Javadoc comment. | 239 | |
Parameter descr should be final. | 239 | |
'descr' hides a field. | 239 | |
Line has trailing spaces. | 244 | |
Expected an @return tag. | 246 | |
Method 'getFormats' is not designed for extension - needs to be abstract, final or empty. | 246 | |
'<' is not preceded with whitespace. | 246 | |
'<' is not followed by whitespace. | 246 | |
'>' is not preceded with whitespace. | 246 | |
'<' is not preceded with whitespace. | 248 | |
'<' is not followed by whitespace. | 248 | |
'>' is not preceded with whitespace. | 248 | |
'>' is not followed by whitespace. | 248 | |
Method 'setFormats' is not designed for extension - needs to be abstract, final or empty. | 253 | |
Missing a Javadoc comment. | 253 | |
Parameter formats should be final. | 253 | |
'<' is not preceded with whitespace. | 253 | |
'<' is not followed by whitespace. | 253 | |
'>' is not preceded with whitespace. | 253 | |
'formats' hides a field. | 253 | |
Expected an @return tag. | 260 | |
Method 'getTermsOffered' is not designed for extension - needs to be abstract, final or empty. | 260 | |
'<' is not preceded with whitespace. | 260 | |
'<' is not followed by whitespace. | 260 | |
'>' is not preceded with whitespace. | 260 | |
'<' is not preceded with whitespace. | 262 | |
'<' is not followed by whitespace. | 262 | |
'>' is not preceded with whitespace. | 262 | |
'>' is not followed by whitespace. | 262 | |
Method 'setTermsOffered' is not designed for extension - needs to be abstract, final or empty. | 267 | |
Missing a Javadoc comment. | 267 | |
Parameter termsOffered should be final. | 267 | |
'<' is not preceded with whitespace. | 267 | |
'<' is not followed by whitespace. | 267 | |
'>' is not preceded with whitespace. | 267 | |
'termsOffered' hides a field. | 267 | |
Expected an @return tag. | 274 | |
Method 'getDuration' is not designed for extension - needs to be abstract, final or empty. | 274 | |
Method 'setDuration' is not designed for extension - needs to be abstract, final or empty. | 278 | |
Missing a Javadoc comment. | 278 | |
Parameter duration should be final. | 278 | |
'duration' hides a field. | 278 | |
Line has trailing spaces. | 283 | |
Expected an @return tag. | 285 | |
Method 'getJoints' is not designed for extension - needs to be abstract, final or empty. | 285 | |
'<' is not preceded with whitespace. | 285 | |
'<' is not followed by whitespace. | 285 | |
'>' is not preceded with whitespace. | 285 | |
'<' is not preceded with whitespace. | 287 | |
'<' is not followed by whitespace. | 287 | |
'>' is not preceded with whitespace. | 287 | |
'>' is not followed by whitespace. | 287 | |
Method 'setJoints' is not designed for extension - needs to be abstract, final or empty. | 292 | |
Missing a Javadoc comment. | 292 | |
Parameter joints should be final. | 292 | |
'<' is not preceded with whitespace. | 292 | |
'<' is not followed by whitespace. | 292 | |
'>' is not preceded with whitespace. | 292 | |
'joints' hides a field. | 292 | |
Line has trailing spaces. | 297 | |
Expected an @return tag. | 299 | |
Method 'getCrossListings' is not designed for extension - needs to be abstract, final or empty. | 299 | |
'<' is not preceded with whitespace. | 299 | |
'<' is not followed by whitespace. | 299 | |
'>' is not preceded with whitespace. | 299 | |
'<' is not preceded with whitespace. | 301 | |
'<' is not followed by whitespace. | 301 | |
'>' is not preceded with whitespace. | 301 | |
'>' is not followed by whitespace. | 301 | |
Method 'setCrossListings' is not designed for extension - needs to be abstract, final or empty. | 306 | |
Missing a Javadoc comment. | 306 | |
Parameter crossListings should be final. | 306 | |
'<' is not preceded with whitespace. | 306 | |
'<' is not followed by whitespace. | 306 | |
'>' is not preceded with whitespace. | 306 | |
'crossListings' hides a field. | 306 | |
Line has trailing spaces. | 311 | |
Expected an @return tag. | 313 | |
Method 'getVariations' is not designed for extension - needs to be abstract, final or empty. | 313 | |
'<' is not preceded with whitespace. | 313 | |
'<' is not followed by whitespace. | 313 | |
'>' is not preceded with whitespace. | 313 | |
'<' is not preceded with whitespace. | 315 | |
'<' is not followed by whitespace. | 315 | |
'>' is not preceded with whitespace. | 315 | |
'>' is not followed by whitespace. | 315 | |
Method 'setVariations' is not designed for extension - needs to be abstract, final or empty. | 320 | |
Missing a Javadoc comment. | 320 | |
Parameter variations should be final. | 320 | |
'<' is not preceded with whitespace. | 320 | |
'<' is not followed by whitespace. | 320 | |
'>' is not preceded with whitespace. | 320 | |
'variations' hides a field. | 320 | |
Line is longer than 80 characters. | 325 | |
Expected an @return tag. | 327 | |
Method 'getSubjectArea' is not designed for extension - needs to be abstract, final or empty. | 327 | |
Method 'setSubjectArea' is not designed for extension - needs to be abstract, final or empty. | 331 | |
Missing a Javadoc comment. | 331 | |
Parameter subjectArea should be final. | 331 | |
'subjectArea' hides a field. | 331 | |
First sentence should end with a period. | 335 | |
Expected an @return tag. | 338 | |
Method 'getCampusLocations' is not designed for extension - needs to be abstract, final or empty. | 338 | |
'<' is not preceded with whitespace. | 338 | |
'<' is not followed by whitespace. | 338 | |
'>' is not preceded with whitespace. | 338 | |
'<' is not preceded with whitespace. | 340 | |
'<' is not followed by whitespace. | 340 | |
'>' is not preceded with whitespace. | 340 | |
'>' is not followed by whitespace. | 340 | |
Method 'setCampusLocations' is not designed for extension - needs to be abstract, final or empty. | 345 | |
Missing a Javadoc comment. | 345 | |
Parameter campusLocations should be final. | 345 | |
'<' is not preceded with whitespace. | 345 | |
'<' is not followed by whitespace. | 345 | |
'>' is not preceded with whitespace. | 345 | |
'campusLocations' hides a field. | 345 | |
Line is longer than 80 characters. | 350 | |
Expected an @return tag. | 352 | |
Method 'getOutOfClassHours' is not designed for extension - needs to be abstract, final or empty. | 352 | |
Method 'setOutOfClassHours' is not designed for extension - needs to be abstract, final or empty. | 356 | |
Missing a Javadoc comment. | 356 | |
Parameter outOfClassHours should be final. | 356 | |
'outOfClassHours' hides a field. | 356 | |
Line is longer than 80 characters. | 361 | |
Expected an @return tag. | 363 | |
Method 'getPrimaryInstructor' is not designed for extension - needs to be abstract, final or empty. | 363 | |
Method 'setPrimaryInstructor' is not designed for extension - needs to be abstract, final or empty. | 367 | |
Missing a Javadoc comment. | 367 | |
Parameter primaryInstructor should be final. | 367 | |
'primaryInstructor' hides a field. | 367 | |
Expected an @return tag. | 374 | |
Method 'getInstructors' is not designed for extension - needs to be abstract, final or empty. | 374 | |
'<' is not preceded with whitespace. | 374 | |
'<' is not followed by whitespace. | 374 | |
'>' is not preceded with whitespace. | 374 | |
'<' is not preceded with whitespace. | 376 | |
'<' is not followed by whitespace. | 376 | |
'>' is not preceded with whitespace. | 376 | |
'>' is not followed by whitespace. | 376 | |
Method 'setInstructors' is not designed for extension - needs to be abstract, final or empty. | 381 | |
Missing a Javadoc comment. | 381 | |
Parameter instructors should be final. | 381 | |
'<' is not preceded with whitespace. | 381 | |
'<' is not followed by whitespace. | 381 | |
'>' is not preceded with whitespace. | 381 | |
'instructors' hides a field. | 381 | |
Method 'getUnitsDeployment' is not designed for extension - needs to be abstract, final or empty. | 386 | |
Missing a Javadoc comment. | 386 | |
'<' is not preceded with whitespace. | 386 | |
'<' is not followed by whitespace. | 386 | |
'>' is not preceded with whitespace. | 386 | |
Line contains a tab character. | 387 | |
'if' is not followed by whitespace. | 387 | |
'{' is not preceded with whitespace. | 387 | |
Line contains a tab character. | 388 | |
'<' is not preceded with whitespace. | 388 | |
'<' is not followed by whitespace. | 388 | |
'>' is not preceded with whitespace. | 388 | |
'>' is not followed by whitespace. | 388 | |
Line contains a tab character. | 389 | |
Line has trailing spaces. | 392 | |
Expected an @return tag. | 396 | |
Method 'getFeeJustification' is not designed for extension - needs to be abstract, final or empty. | 396 | |
Method 'setUnitsDeployment' is not designed for extension - needs to be abstract, final or empty. | 402 | |
Missing a Javadoc comment. | 402 | |
Parameter unitsDeployment should be final. | 402 | |
'<' is not preceded with whitespace. | 402 | |
'<' is not followed by whitespace. | 402 | |
'>' is not preceded with whitespace. | 402 | |
'unitsDeployment' hides a field. | 402 | |
Line has trailing spaces. | 405 | |
Method 'setFeeJustification' is not designed for extension - needs to be abstract, final or empty. | 406 | |
Missing a Javadoc comment. | 406 | |
Parameter feeJustification should be final. | 406 | |
'feeJustification' hides a field. | 406 | |
Method 'getUnitsContentOwner' is not designed for extension - needs to be abstract, final or empty. | 411 | |
Missing a Javadoc comment. | 411 | |
'<' is not preceded with whitespace. | 411 | |
'<' is not followed by whitespace. | 411 | |
'>' is not preceded with whitespace. | 411 | |
Line contains a tab character. | 412 | |
'if' is not followed by whitespace. | 412 | |
'{' is not preceded with whitespace. | 412 | |
Line contains a tab character. | 413 | |
'<' is not preceded with whitespace. | 413 | |
'<' is not followed by whitespace. | 413 | |
'>' is not preceded with whitespace. | 413 | |
'>' is not followed by whitespace. | 413 | |
Line contains a tab character. | 414 | |
Line contains a tab character. | 415 | |
Line has trailing spaces. | 417 | |
Expected an @return tag. | 421 | |
Method 'getFees' is not designed for extension - needs to be abstract, final or empty. | 421 | |
'<' is not preceded with whitespace. | 421 | |
'<' is not followed by whitespace. | 421 | |
'>' is not preceded with whitespace. | 421 | |
'<' is not preceded with whitespace. | 423 | |
'<' is not followed by whitespace. | 423 | |
'>' is not preceded with whitespace. | 423 | |
'>' is not followed by whitespace. | 423 | |
Method 'setUnitsContentOwner' is not designed for extension - needs to be abstract, final or empty. | 429 | |
Missing a Javadoc comment. | 429 | |
Parameter unitsContentOwner should be final. | 429 | |
'<' is not preceded with whitespace. | 429 | |
'<' is not followed by whitespace. | 429 | |
'>' is not preceded with whitespace. | 429 | |
'unitsContentOwner' hides a field. | 429 | |
Line has trailing spaces. | 432 | |
Method 'setFees' is not designed for extension - needs to be abstract, final or empty. | 433 | |
Missing a Javadoc comment. | 433 | |
Parameter fees should be final. | 433 | |
'<' is not preceded with whitespace. | 433 | |
'<' is not followed by whitespace. | 433 | |
'>' is not preceded with whitespace. | 433 | |
'fees' hides a field. | 433 | |
Expected an @return tag. | 440 | |
Method 'getRevenues' is not designed for extension - needs to be abstract, final or empty. | 440 | |
'<' is not preceded with whitespace. | 440 | |
'<' is not followed by whitespace. | 440 | |
'>' is not preceded with whitespace. | 440 | |
'<' is not preceded with whitespace. | 442 | |
'<' is not followed by whitespace. | 442 | |
'>' is not preceded with whitespace. | 442 | |
'>' is not followed by whitespace. | 442 | |
Method 'setRevenues' is not designed for extension - needs to be abstract, final or empty. | 447 | |
Missing a Javadoc comment. | 447 | |
Parameter revenues should be final. | 447 | |
'<' is not preceded with whitespace. | 447 | |
'<' is not followed by whitespace. | 447 | |
'>' is not preceded with whitespace. | 447 | |
'revenues' hides a field. | 447 | |
Expected an @return tag. | 454 | |
Method 'getExpenditure' is not designed for extension - needs to be abstract, final or empty. | 454 | |
Method 'setExpenditure' is not designed for extension - needs to be abstract, final or empty. | 458 | |
Missing a Javadoc comment. | 458 | |
Parameter expenditure should be final. | 458 | |
'expenditure' hides a field. | 458 | |
Expected an @return tag. | 465 | |
Method 'getCourseSpecificLOs' is not designed for extension - needs to be abstract, final or empty. | 465 | |
'<' is not preceded with whitespace. | 465 | |
'<' is not followed by whitespace. | 465 | |
'>' is not preceded with whitespace. | 465 | |
'<' is not preceded with whitespace. | 467 | |
'<' is not followed by whitespace. | 467 | |
'>' is not preceded with whitespace. | 467 | |
'>' is not followed by whitespace. | 467 | |
Method 'setCourseSpecificLOs' is not designed for extension - needs to be abstract, final or empty. | 472 | |
Missing a Javadoc comment. | 472 | |
Parameter courseSpecificLOs should be final. | 472 | |
'<' is not preceded with whitespace. | 472 | |
'<' is not followed by whitespace. | 472 | |
'>' is not preceded with whitespace. | 472 | |
'courseSpecificLOs' hides a field. | 472 | |
First sentence should end with a period. | 476 | |
Expected an @return tag. | 479 | |
Method 'getGradingOptions' is not designed for extension - needs to be abstract, final or empty. | 479 | |
'<' is not preceded with whitespace. | 479 | |
'<' is not followed by whitespace. | 479 | |
'>' is not preceded with whitespace. | 479 | |
'<' is not preceded with whitespace. | 481 | |
'<' is not followed by whitespace. | 481 | |
'>' is not preceded with whitespace. | 481 | |
'>' is not followed by whitespace. | 481 | |
Method 'setGradingOptions' is not designed for extension - needs to be abstract, final or empty. | 486 | |
Missing a Javadoc comment. | 486 | |
Parameter gradingOptions should be final. | 486 | |
'<' is not preceded with whitespace. | 486 | |
'<' is not followed by whitespace. | 486 | |
'>' is not preceded with whitespace. | 486 | |
'gradingOptions' hides a field. | 486 | |
First sentence should end with a period. | 490 | |
Expected an @return tag. | 493 | |
Method 'getCreditOptions' is not designed for extension - needs to be abstract, final or empty. | 493 | |
'<' is not preceded with whitespace. | 493 | |
'<' is not followed by whitespace. | 493 | |
'>' is not preceded with whitespace. | 493 | |
'<' is not preceded with whitespace. | 495 | |
'<' is not followed by whitespace. | 495 | |
'>' is not preceded with whitespace. | 495 | |
'>' is not followed by whitespace. | 495 | |
Method 'setCreditOptions' is not designed for extension - needs to be abstract, final or empty. | 500 | |
Missing a Javadoc comment. | 500 | |
Parameter creditOptions should be final. | 500 | |
'<' is not preceded with whitespace. | 500 | |
'<' is not followed by whitespace. | 500 | |
'>' is not preceded with whitespace. | 500 | |
'creditOptions' hides a field. | 500 | |
First sentence should end with a period. | 504 | |
Expected an @return tag. | 507 | |
Method 'isSpecialTopicsCourse' is not designed for extension - needs to be abstract, final or empty. | 507 | |
Method 'setSpecialTopicsCourse' is not designed for extension - needs to be abstract, final or empty. | 511 | |
Missing a Javadoc comment. | 511 | |
Parameter specialTopicsCourse should be final. | 511 | |
'specialTopicsCourse' hides a field. | 511 | |
First sentence should end with a period. | 515 | |
Line is longer than 80 characters. | 516 | |
Expected an @return tag. | 518 | |
Method 'isPilotCourse' is not designed for extension - needs to be abstract, final or empty. | 518 | |
Method 'setPilotCourse' is not designed for extension - needs to be abstract, final or empty. | 522 | |
Missing a Javadoc comment. | 522 | |
Parameter pilotCourse should be final. | 522 | |
'pilotCourse' hides a field. | 522 | |
Expected an @return tag. | 529 | |
Method 'getStartTerm' is not designed for extension - needs to be abstract, final or empty. | 529 | |
Method 'setStartTerm' is not designed for extension - needs to be abstract, final or empty. | 533 | |
Missing a Javadoc comment. | 533 | |
Parameter startTerm should be final. | 533 | |
'startTerm' hides a field. | 533 | |
Expected an @return tag. | 540 | |
Method 'getEndTerm' is not designed for extension - needs to be abstract, final or empty. | 540 | |
Method 'setEndTerm' is not designed for extension - needs to be abstract, final or empty. | 544 | |
Missing a Javadoc comment. | 544 | |
Parameter endTerm should be final. | 544 | |
'endTerm' hides a field. | 544 | |
Line is longer than 80 characters. | 549 | |
Expected an @return tag. | 551 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 551 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 555 | |
Missing a Javadoc comment. | 555 | |
Parameter effectiveDate should be final. | 555 | |
'effectiveDate' hides a field. | 555 | |
Line is longer than 80 characters. | 560 | |
Expected an @return tag. | 562 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 562 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 566 | |
Missing a Javadoc comment. | 566 | |
Parameter expirationDate should be final. | 566 | |
'expirationDate' hides a field. | 566 | |
Expected an @return tag. | 573 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 573 | |
'<' is not preceded with whitespace. | 573 | |
'<' is not followed by whitespace. | 573 | |
'>' is not preceded with whitespace. | 573 | |
'<' is not preceded with whitespace. | 575 | |
'<' is not followed by whitespace. | 575 | |
'>' is not preceded with whitespace. | 575 | |
'>' is not followed by whitespace. | 575 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 580 | |
Missing a Javadoc comment. | 580 | |
Parameter attributes should be final. | 580 | |
'<' is not preceded with whitespace. | 580 | |
'<' is not followed by whitespace. | 580 | |
'>' is not preceded with whitespace. | 580 | |
'attributes' hides a field. | 580 | |
Line is longer than 80 characters. | 585 | |
Expected an @return tag. | 587 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 587 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 591 | |
Missing a Javadoc comment. | 591 | |
Parameter metaInfo should be final. | 591 | |
'metaInfo' hides a field. | 591 | |
Line is longer than 80 characters. | 596 | |
Expected an @return tag. | 598 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 598 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 602 | |
Missing a Javadoc comment. | 602 | |
Parameter type should be final. | 602 | |
'type' hides a field. | 602 | |
Line is longer than 80 characters. | 607 | |
Expected an @return tag. | 609 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 609 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 613 | |
Missing a Javadoc comment. | 613 | |
Parameter state should be final. | 613 | |
'state' hides a field. | 613 | |
Line is longer than 80 characters. | 618 | |
Expected an @return tag. | 620 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 620 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 624 | |
Missing a Javadoc comment. | 624 | |
Parameter id should be final. | 624 | |
'id' hides a field. | 624 | |
Method 'getVersionInfo' is not designed for extension - needs to be abstract, final or empty. | 628 | |
Missing a Javadoc comment. | 628 | |
Line contains a tab character. | 629 | |
Line contains a tab character. | 630 | |
Line contains a tab character. | 632 | |
Method 'setVersionInfo' is not designed for extension - needs to be abstract, final or empty. | 632 | |
Missing a Javadoc comment. | 632 | |
Parameter versionInfo should be final. | 632 | |
'versionInfo' hides a field. | 632 | |
Line contains a tab character. | 633 | |
Line has trailing spaces. | 634 | |
Line contains a tab character. | 634 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 31 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/co | 31 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 54 | |
Line has trailing spaces. | 58 | |
Expected an @return tag. | 60 | |
Method 'getCourseNumberSuffix' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Method 'setCourseNumberSuffix' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
Parameter courseNumberSuffix should be final. | 64 | |
'courseNumberSuffix' hides a field. | 64 | |
First sentence should end with a period. | 68 | |
Expected an @return tag. | 71 | |
Method 'getCourseTitle' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Method 'setCourseTitle' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Missing a Javadoc comment. | 75 | |
Parameter courseTitle should be final. | 75 | |
'courseTitle' hides a field. | 75 | |
Line is longer than 80 characters. | 80 | |
Expected an @return tag. | 82 | |
Method 'getSubjectArea' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Method 'setSubjectArea' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Missing a Javadoc comment. | 86 | |
Parameter subjectArea should be final. | 86 | |
'subjectArea' hides a field. | 86 | |
Line is longer than 80 characters. | 91 | |
Expected an @return tag. | 93 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Missing a Javadoc comment. | 97 | |
Parameter type should be final. | 97 | |
'type' hides a field. | 97 | |
Expected an @return tag. | 104 | |
Method 'getCourseId' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Method 'setCourseId' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Missing a Javadoc comment. | 108 | |
Parameter courseId should be final. | 108 | |
'courseId' hides a field. | 108 | |
Expected an @return tag. | 115 | |
Method 'getRelationId' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Method 'setRelationId' is not designed for extension - needs to be abstract, final or empty. | 119 | |
Missing a Javadoc comment. | 119 | |
Parameter relationId should be final. | 119 | |
'relationId' hides a field. | 119 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 41 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/co | 41 | |
Missing a Javadoc comment. | 47 | |
Line has trailing spaces. | 48 | |
Missing a Javadoc comment. | 49 | |
Line has trailing spaces. | 51 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 55 | |
'<' is not preceded with whitespace. | 56 | |
'<' is not followed by whitespace. | 56 | |
'>' is not preceded with whitespace. | 56 | |
Missing a Javadoc comment. | 58 | |
'<' is not preceded with whitespace. | 60 | |
'<' is not followed by whitespace. | 60 | |
'>' is not preceded with whitespace. | 60 | |
Missing a Javadoc comment. | 62 | |
Line has trailing spaces. | 64 | |
Expected an @return tag. | 69 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
Parameter id should be final. | 73 | |
'id' hides a field. | 73 | |
Line has trailing spaces. | 76 | |
Line is longer than 80 characters. | 78 | |
Expected an @return tag. | 80 | |
Method 'getFeeType' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Method 'setFeeType' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Parameter feeType should be final. | 84 | |
'feeType' hides a field. | 84 | |
Expected an @return tag. | 91 | |
Method 'getAffiliatedOrgs' is not designed for extension - needs to be abstract, final or empty. | 91 | |
'<' is not preceded with whitespace. | 91 | |
'<' is not followed by whitespace. | 91 | |
'>' is not preceded with whitespace. | 91 | |
'<' is not preceded with whitespace. | 93 | |
'<' is not followed by whitespace. | 93 | |
'>' is not preceded with whitespace. | 93 | |
'>' is not followed by whitespace. | 93 | |
Method 'setAffiliatedOrgs' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Missing a Javadoc comment. | 98 | |
Parameter affiliatedOrgs should be final. | 98 | |
'<' is not preceded with whitespace. | 98 | |
'<' is not followed by whitespace. | 98 | |
'>' is not preceded with whitespace. | 98 | |
'affiliatedOrgs' hides a field. | 98 | |
Expected an @return tag. | 105 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 105 | |
'<' is not preceded with whitespace. | 105 | |
'<' is not followed by whitespace. | 105 | |
'>' is not preceded with whitespace. | 105 | |
'<' is not preceded with whitespace. | 107 | |
'<' is not followed by whitespace. | 107 | |
'>' is not preceded with whitespace. | 107 | |
'>' is not followed by whitespace. | 107 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Missing a Javadoc comment. | 112 | |
Parameter attributes should be final. | 112 | |
'<' is not preceded with whitespace. | 112 | |
'<' is not followed by whitespace. | 112 | |
'>' is not preceded with whitespace. | 112 | |
'attributes' hides a field. | 112 | |
Line contains a tab character. | 116 | |
Line has trailing spaces. | 117 | |
Line contains a tab character. | 117 | |
Line has trailing spaces. | 118 | |
Line is longer than 80 characters. | 118 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Expected an @return tag. | 121 | |
Line contains a tab character. | 121 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 125 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Missing a Javadoc comment. | 125 | |
Parameter metaInfo should be final. | 125 | |
'metaInfo' hides a field. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 4 | |
First sentence should end with a period. | 27 | |
Line is longer than 80 characters. | 33 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/co | 33 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 56 | |
First sentence should end with a period. | 59 | |
Expected an @return tag. | 62 | |
Method 'getVariationTitle' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Method 'setVariationTitle' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Missing a Javadoc comment. | 66 | |
Parameter variationTitle should be final. | 66 | |
'variationTitle' hides a field. | 66 | |
Line has trailing spaces. | 71 | |
Expected an @return tag. | 73 | |
Method 'getSubjectArea' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Method 'setSubjectArea' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Missing a Javadoc comment. | 77 | |
Parameter subjectArea should be final. | 77 | |
'subjectArea' hides a field. | 77 | |
Line is longer than 80 characters. | 82 | |
Expected an @return tag. | 84 | |
Method 'getCourseNumberSuffix' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Method 'setCourseNumberSuffix' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Missing a Javadoc comment. | 88 | |
Parameter courseNumberSuffix should be final. | 88 | |
'courseNumberSuffix' hides a field. | 88 | |
First sentence should end with a period. | 92 | |
Line is longer than 80 characters. | 93 | |
Expected an @return tag. | 95 | |
Method 'getVariationCode' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Method 'setVariationCode' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Missing a Javadoc comment. | 99 | |
Parameter variationCode should be final. | 99 | |
'variationCode' hides a field. | 99 | |
Line is longer than 80 characters. | 104 | |
Expected an @return tag. | 106 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Missing a Javadoc comment. | 110 | |
Parameter type should be final. | 110 | |
'type' hides a field. | 110 | |
Line is longer than 80 characters. | 115 | |
Expected an @return tag. | 117 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 117 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Missing a Javadoc comment. | 121 | |
Parameter id should be final. | 121 | |
'id' hides a field. | 121 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 42 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/fo | 42 | |
Line is longer than 80 characters. | 46 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 50 | |
'<' is not preceded with whitespace. | 51 | |
'<' is not followed by whitespace. | 51 | |
'>' is not preceded with whitespace. | 51 | |
Missing a Javadoc comment. | 53 | |
'<' is not preceded with whitespace. | 55 | |
'<' is not followed by whitespace. | 55 | |
'>' is not preceded with whitespace. | 55 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 66 | |
Line has trailing spaces. | 70 | |
Expected an @return tag. | 72 | |
Method 'getActivities' is not designed for extension - needs to be abstract, final or empty. | 72 | |
'<' is not preceded with whitespace. | 72 | |
'<' is not followed by whitespace. | 72 | |
'>' is not preceded with whitespace. | 72 | |
'<' is not preceded with whitespace. | 74 | |
'<' is not followed by whitespace. | 74 | |
'>' is not preceded with whitespace. | 74 | |
'>' is not followed by whitespace. | 74 | |
Method 'setActivities' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Missing a Javadoc comment. | 79 | |
Parameter activities should be final. | 79 | |
'<' is not preceded with whitespace. | 79 | |
'<' is not followed by whitespace. | 79 | |
'>' is not preceded with whitespace. | 79 | |
'activities' hides a field. | 79 | |
Expected an @return tag. | 86 | |
Method 'getAttributes' 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 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Missing a Javadoc comment. | 93 | |
Parameter attributes should be final. | 93 | |
'<' is not preceded with whitespace. | 93 | |
'<' is not followed by whitespace. | 93 | |
'>' is not preceded with whitespace. | 93 | |
'attributes' hides a field. | 93 | |
Line is longer than 80 characters. | 98 | |
Expected an @return tag. | 100 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Missing a Javadoc comment. | 104 | |
Parameter metaInfo should be final. | 104 | |
'metaInfo' hides a field. | 104 | |
Line is longer than 80 characters. | 109 | |
Expected an @return tag. | 111 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 111 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Missing a Javadoc comment. | 115 | |
Parameter type should be final. | 115 | |
'type' hides a field. | 115 | |
Line is longer than 80 characters. | 120 | |
Expected an @return tag. | 122 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 122 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Missing a Javadoc comment. | 126 | |
Parameter state should be final. | 126 | |
'state' hides a field. | 126 | |
Line is longer than 80 characters. | 131 | |
Expected an @return tag. | 133 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 133 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 137 | |
Missing a Javadoc comment. | 137 | |
Parameter id should be final. | 137 | |
'id' hides a field. | 137 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 35 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/lo | 35 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 46 | |
'<' is not preceded with whitespace. | 47 | |
'<' is not followed by whitespace. | 47 | |
'>' is not preceded with whitespace. | 47 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 55 | |
'<' is not preceded with whitespace. | 56 | |
'<' is not followed by whitespace. | 56 | |
'>' is not preceded with whitespace. | 56 | |
First sentence should end with a period. | 58 | |
Expected an @return tag. | 61 | |
Method 'getLoInfo' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Method 'setLoInfo' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
Parameter loInfo should be final. | 65 | |
'loInfo' hides a field. | 65 | |
Expected an @return tag. | 72 | |
Method 'getLoDisplayInfoList' is not designed for extension - needs to be abstract, final or empty. | 72 | |
'<' is not preceded with whitespace. | 72 | |
'<' is not followed by whitespace. | 72 | |
'>' is not preceded with whitespace. | 72 | |
'<' is not preceded with whitespace. | 74 | |
'<' is not followed by whitespace. | 74 | |
'>' is not preceded with whitespace. | 74 | |
'>' is not followed by whitespace. | 74 | |
Method 'setLoDisplayInfoList' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Missing a Javadoc comment. | 79 | |
Parameter loDisplayInfoList should be final. | 79 | |
'<' is not preceded with whitespace. | 79 | |
'<' is not followed by whitespace. | 79 | |
'>' is not preceded with whitespace. | 79 | |
'loDisplayInfoList' hides a field. | 79 | |
Expected an @return tag. | 86 | |
Method 'getParentRelType' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Method 'setParentRelType' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Missing a Javadoc comment. | 90 | |
Parameter parentRelType should be final. | 90 | |
'parentRelType' hides a field. | 90 | |
Expected an @return tag. | 97 | |
Method 'getParentLoRelationid' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Method 'setParentLoRelationid' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Missing a Javadoc comment. | 101 | |
Parameter parentLoRelationid should be final. | 101 | |
'parentLoRelationid' hides a field. | 101 | |
Expected an @return tag. | 108 | |
Method 'getLoCategoryInfoList' is not designed for extension - needs to be abstract, final or empty. | 108 | |
'<' is not preceded with whitespace. | 108 | |
'<' is not followed by whitespace. | 108 | |
'>' is not preceded with whitespace. | 108 | |
'<' is not preceded with whitespace. | 110 | |
'<' is not followed by whitespace. | 110 | |
'>' is not preceded with whitespace. | 110 | |
'>' is not followed by whitespace. | 110 | |
Method 'setLoCategoryInfoList' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Missing a Javadoc comment. | 115 | |
Parameter loCategoryInfoList should be final. | 115 | |
'<' is not preceded with whitespace. | 115 | |
'<' is not followed by whitespace. | 115 | |
'>' is not preceded with whitespace. | 115 | |
'loCategoryInfoList' hides a field. | 115 |
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. | 2 | |
Line is longer than 80 characters. | 3 | |
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 34 | |
Line is longer than 80 characters. | 44 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/Co | 44 | |
Line is longer than 80 characters. | 46 | |
Line is longer than 80 characters. | 47 | |
Line is longer than 80 characters. | 48 | |
First sentence should end with a period. | 49 | |
Line is longer than 80 characters. | 66 | |
Redundant 'public' modifier. | 66 | |
Line is longer than 80 characters. | 85 | |
Redundant 'public' modifier. | 85 | |
'<' is not preceded with whitespace. | 85 | |
'<' is not followed by whitespace. | 85 | |
'>' is not preceded with whitespace. | 85 | |
Line is longer than 80 characters. | 104 | |
Redundant 'public' modifier. | 104 | |
'<' is not preceded with whitespace. | 104 | |
'<' is not followed by whitespace. | 104 | |
'>' is not preceded with whitespace. | 104 | |
Line is longer than 80 characters. | 123 | |
Redundant 'public' modifier. | 123 | |
'<' is not preceded with whitespace. | 123 | |
'<' is not followed by whitespace. | 123 | |
'>' is not preceded with whitespace. | 123 | |
Line is longer than 80 characters. | 144 | |
Redundant 'public' modifier. | 144 | |
'<' is not preceded with whitespace. | 144 | |
'<' is not followed by whitespace. | 144 | |
'>' is not preceded with whitespace. | 144 | |
'=' is not preceded with whitespace. | 144 | |
'=' is not followed by whitespace. | 144 | |
'=' is not preceded with whitespace. | 144 | |
'=' is not followed by whitespace. | 144 | |
First sentence should end with a period. | 146 | |
Line is longer than 80 characters. | 170 | |
Redundant 'public' modifier. | 170 | |
Expected @throws tag for 'VersionMismatchException'. | 170 | |
Expected @throws tag for 'DoesNotExistException'. | 170 | |
Expected @throws tag for 'CircularRelationshipException'. | 170 | |
Expected @throws tag for 'DependentObjectsExistException'. | 170 | |
Expected @throws tag for 'UnsupportedActionException'. | 170 | |
Line is longer than 80 characters. | 199 | |
Redundant 'public' modifier. | 199 | |
Expected @throws tag for 'AlreadyExistsException'. | 199 | |
Expected @throws tag for 'CircularRelationshipException'. | 199 | |
Expected @throws tag for 'DependentObjectsExistException'. | 199 | |
Expected @throws tag for 'UnsupportedActionException'. | 199 | |
Expected @throws tag for 'UnsupportedOperationException'. | 199 | |
Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 199 | |
Expected @throws tag for 'CircularReferenceException'. | 199 | |
Line is longer than 80 characters. | 226 | |
Redundant 'public' modifier. | 226 | |
Expected @throws tag for 'VersionMismatchException'. | 226 | |
Expected @throws tag for 'DataValidationErrorException'. | 226 | |
Expected @throws tag for 'AlreadyExistsException'. | 226 | |
Expected @throws tag for 'CircularRelationshipException'. | 226 | |
Expected @throws tag for 'DependentObjectsExistException'. | 226 | |
Expected @throws tag for 'UnsupportedActionException'. | 226 | |
Expected @throws tag for 'UnsupportedOperationException'. | 226 | |
Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 226 | |
Expected @throws tag for 'CircularReferenceException'. | 226 | |
Unused @param tag for 'statementTreeViewInfoList'. | 233 | |
Line is longer than 80 characters. | 248 | |
Redundant 'public' modifier. | 248 | |
Expected @param tag for 'statementTreeViewInfo'. | 248 | |
Expected @throws tag for 'DataValidationErrorException'. | 248 | |
Unused @param tag for 'statementTreeViewInfoList'. | 255 | |
Line is longer than 80 characters. | 272 | |
Redundant 'public' modifier. | 272 | |
Expected @param tag for 'statementTreeViewInfo'. | 272 | |
Expected @throws tag for 'DataValidationErrorException'. | 272 | |
Expected @throws tag for 'CircularReferenceException'. | 272 | |
Expected @throws tag for 'VersionMismatchException'. | 272 | |
Unused @param tag for 'statementTreeViewInfoList'. | 279 | |
Line is longer than 80 characters. | 293 | |
Redundant 'public' modifier. | 293 | |
Expected @param tag for 'statementTreeViewInfo'. | 293 | |
First sentence should end with a period. | 296 | |
Unused @throws tag for 'DoesNotExistException'. | 304 | |
Line is longer than 80 characters. | 313 | |
Redundant 'public' modifier. | 313 | |
'<' is not preceded with whitespace. | 313 | |
'<' is not followed by whitespace. | 313 | |
'>' is not preceded with whitespace. | 313 | |
Unused @param tag for 'statementTreeViewInfoList'. | 321 | |
Unused @throws tag for 'DoesNotExistException'. | 324 | |
Line is longer than 80 characters. | 333 | |
Line contains a tab character. | 333 | |
Redundant 'public' modifier. | 333 | |
'<' is not preceded with whitespace. | 333 | |
'<' is not followed by whitespace. | 333 | |
'>' is not preceded with whitespace. | 333 | |
Expected @param tag for 'statementTreeViewInfo'. | 333 | |
First sentence should end with a period. | 336 | |
Line is longer than 80 characters. | 341 | |
Line is longer than 80 characters. | 347 | |
Line is longer than 80 characters. | 349 | |
Redundant 'public' modifier. | 349 | |
'=' is not preceded with whitespace. | 349 | |
'=' is not followed by whitespace. | 349 | |
'=' is not preceded with whitespace. | 349 | |
'=' is not followed by whitespace. | 349 | |
Line is longer than 80 characters. | 353 | |
Line is longer than 80 characters. | 354 | |
Line is longer than 80 characters. | 355 | |
Line is longer than 80 characters. | 356 | |
Line is longer than 80 characters. | 358 | |
Line is longer than 80 characters. | 361 | |
Line is longer than 80 characters. | 362 | |
Line is longer than 80 characters. | 363 | |
Line is longer than 80 characters. | 367 | |
Redundant 'public' modifier. | 367 | |
'=' is not preceded with whitespace. | 367 | |
'=' is not followed by whitespace. | 367 | |
'=' is not preceded with whitespace. | 367 | |
'=' is not followed by whitespace. | 367 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line has trailing spaces. | 19 | |
Line is longer than 80 characters. | 19 | |
Line has trailing spaces. | 20 | |
Utility classes should not have a public or default constructor. | 24 | |
Line is longer than 80 characters. | 26 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Line is longer than 80 characters. | 27 | |
Missing a Javadoc comment. | 27 | |
Line has trailing spaces. | 28 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 22 | |
Method 'getCourseInfo' 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 'setCourseInfo' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter newCourseInfo should be final. | 29 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 22 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 | |
Method 'getReturn' 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 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter new_return should be final. | 29 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
'}' is not preceded with whitespace. | 18 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Line is longer than 80 characters. | 25 | |
Method 'getCourseId' is not designed for extension - needs to be abstract, final or empty. | 27 | |
Missing a Javadoc comment. | 27 | |
Method 'setCourseId' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Missing a Javadoc comment. | 31 | |
Parameter newCourseId should be final. | 31 | |
Line is longer than 80 characters. | 35 | |
Method 'getStatementTreeViewInfo' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Missing a Javadoc comment. | 35 | |
Line is longer than 80 characters. | 39 | |
Method 'setStatementTreeViewInfo' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Parameter newStatementTreeViewInfo should be final. | 39 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 22 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 | |
Line is longer than 80 characters. | 25 | |
Method 'getReturn' 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 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter new_return should be final. | 29 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
'}' is not preceded with whitespace. | 18 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Method 'getCourseId' is not designed for extension - needs to be abstract, final or empty. | 27 | |
Missing a Javadoc comment. | 27 | |
Method 'setCourseId' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Missing a Javadoc comment. | 31 | |
Parameter newCourseId should be final. | 31 | |
Method 'getVersionComment' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Missing a Javadoc comment. | 35 | |
Method 'setVersionComment' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Parameter newVersionComment should be final. | 39 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 22 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 | |
Method 'getReturn' 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 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter new_return should be final. | 29 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 22 | |
Method 'getCourseId' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
Method 'setCourseId' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter newCourseId should be final. | 29 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 22 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter new_return should be final. | 29 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
'}' is not preceded with whitespace. | 18 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Line is longer than 80 characters. | 25 | |
Method 'getCourseId' is not designed for extension - needs to be abstract, final or empty. | 27 | |
Missing a Javadoc comment. | 27 | |
Method 'setCourseId' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Missing a Javadoc comment. | 31 | |
Parameter newCourseId should be final. | 31 | |
Line is longer than 80 characters. | 35 | |
Method 'getStatementTreeViewInfo' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Missing a Javadoc comment. | 35 | |
Line is longer than 80 characters. | 39 | |
Method 'setStatementTreeViewInfo' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Parameter newStatementTreeViewInfo should be final. | 39 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 22 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter new_return should be final. | 29 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Missing a Javadoc comment. | 22 | |
Method 'getCourseId' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
Method 'setCourseId' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter newCourseId should be final. | 29 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 22 | |
Method 'getFormatId' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
Method 'setFormatId' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter newFormatId should be final. | 29 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 22 | |
Line is longer than 80 characters. | 23 | |
'<' is not preceded with whitespace. | 23 | |
'<' is not followed by whitespace. | 23 | |
'>' is not preceded with whitespace. | 23 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 | |
Line is longer than 80 characters. | 25 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 25 | |
'<' is not followed by whitespace. | 25 | |
'>' is not preceded with whitespace. | 25 | |
Line is longer than 80 characters. | 29 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter new_return should be final. | 29 | |
'<' is not preceded with whitespace. | 29 | |
'<' is not followed by whitespace. | 29 | |
'>' is not preceded with whitespace. | 29 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 22 | |
Method 'getCourseId' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
Method 'setCourseId' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter newCourseId should be final. | 29 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 22 | |
'<' is not preceded with whitespace. | 23 | |
'<' is not followed by whitespace. | 23 | |
'>' is not preceded with whitespace. | 23 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 | |
Line is longer than 80 characters. | 25 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 25 | |
'<' is not followed by whitespace. | 25 | |
'>' is not preceded with whitespace. | 25 | |
Line is longer than 80 characters. | 29 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter new_return should be final. | 29 | |
'<' is not preceded with whitespace. | 29 | |
'<' is not followed by whitespace. | 29 | |
'>' is not preceded with whitespace. | 29 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 22 | |
Method 'getCourseId' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
Method 'setCourseId' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter newCourseId should be final. | 29 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 22 | |
Line is longer than 80 characters. | 23 | |
'<' is not preceded with whitespace. | 23 | |
'<' is not followed by whitespace. | 23 | |
'>' is not preceded with whitespace. | 23 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 | |
Line is longer than 80 characters. | 25 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 25 | |
'<' is not followed by whitespace. | 25 | |
'>' is not preceded with whitespace. | 25 | |
Line is longer than 80 characters. | 29 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter new_return should be final. | 29 | |
'<' is not preceded with whitespace. | 29 | |
'<' is not followed by whitespace. | 29 | |
'>' is not preceded with whitespace. | 29 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 22 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 | |
Method 'getReturn' 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 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter new_return should be final. | 29 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
'}' is not preceded with whitespace. | 18 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 26 | |
Method 'getCourseId' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Method 'setCourseId' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Missing a Javadoc comment. | 33 | |
Parameter newCourseId should be final. | 33 | |
Method 'getNlUsageTypeKey' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Method 'setNlUsageTypeKey' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Parameter newNlUsageTypeKey should be final. | 41 | |
Method 'getLanguage' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Method 'setLanguage' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Missing a Javadoc comment. | 49 | |
Parameter newLanguage should be final. | 49 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 22 | |
Line is longer than 80 characters. | 23 | |
'<' is not preceded with whitespace. | 23 | |
'<' is not followed by whitespace. | 23 | |
'>' is not preceded with whitespace. | 23 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 | |
Line is longer than 80 characters. | 25 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 25 | |
'<' is not followed by whitespace. | 25 | |
'>' is not preceded with whitespace. | 25 | |
Line is longer than 80 characters. | 29 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter new_return should be final. | 29 | |
'<' is not preceded with whitespace. | 29 | |
'<' is not followed by whitespace. | 29 | |
'>' is not preceded with whitespace. | 29 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
'}' is not preceded with whitespace. | 18 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Method 'getCourseVersionId' is not designed for extension - needs to be abstract, final or empty. | 27 | |
Missing a Javadoc comment. | 27 | |
Method 'setCourseVersionId' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Missing a Javadoc comment. | 31 | |
Parameter newCourseVersionId should be final. | 31 | |
Method 'getCurrentVersionStart' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Missing a Javadoc comment. | 35 | |
Method 'setCurrentVersionStart' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Parameter newCurrentVersionStart should be final. | 39 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 22 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter new_return should be final. | 29 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 22 | |
Method 'getCourseInfo' 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 'setCourseInfo' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter newCourseInfo should be final. | 29 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 22 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 | |
Method 'getReturn' 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 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter new_return should be final. | 29 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
'}' is not preceded with whitespace. | 18 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Line is longer than 80 characters. | 25 | |
Method 'getCourseId' is not designed for extension - needs to be abstract, final or empty. | 27 | |
Missing a Javadoc comment. | 27 | |
Method 'setCourseId' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Missing a Javadoc comment. | 31 | |
Parameter newCourseId should be final. | 31 | |
Line is longer than 80 characters. | 35 | |
Method 'getStatementTreeViewInfo' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Missing a Javadoc comment. | 35 | |
Line is longer than 80 characters. | 39 | |
Method 'setStatementTreeViewInfo' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Parameter newStatementTreeViewInfo should be final. | 39 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 22 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 | |
Line is longer than 80 characters. | 25 | |
Method 'getReturn' 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 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter new_return should be final. | 29 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
'}' is not preceded with whitespace. | 18 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Method 'getArg0' is not designed for extension - needs to be abstract, final or empty. | 27 | |
Missing a Javadoc comment. | 27 | |
Method 'setArg0' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Missing a Javadoc comment. | 31 | |
Parameter newArg0 should be final. | 31 | |
Method 'getArg1' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Missing a Javadoc comment. | 35 | |
Method 'setArg1' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Parameter newArg1 should be final. | 39 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 22 | |
Line is longer than 80 characters. | 23 | |
'<' is not preceded with whitespace. | 23 | |
'<' is not followed by whitespace. | 23 | |
'>' is not preceded with whitespace. | 23 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 | |
Line is longer than 80 characters. | 25 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 25 | |
'<' is not followed by whitespace. | 25 | |
'>' is not preceded with whitespace. | 25 | |
Line is longer than 80 characters. | 29 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter new_return should be final. | 29 | |
'<' is not preceded with whitespace. | 29 | |
'<' is not followed by whitespace. | 29 | |
'>' is not preceded with whitespace. | 29 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
'}' is not preceded with whitespace. | 18 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Line is longer than 80 characters. | 25 | |
Method 'getCourseId' is not designed for extension - needs to be abstract, final or empty. | 27 | |
Missing a Javadoc comment. | 27 | |
Method 'setCourseId' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Missing a Javadoc comment. | 31 | |
Parameter newCourseId should be final. | 31 | |
Line is longer than 80 characters. | 35 | |
Method 'getStatementTreeViewInfo' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Missing a Javadoc comment. | 35 | |
Line is longer than 80 characters. | 39 | |
Method 'setStatementTreeViewInfo' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Parameter newStatementTreeViewInfo should be final. | 39 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 22 | |
Line is longer than 80 characters. | 23 | |
'<' is not preceded with whitespace. | 23 | |
'<' is not followed by whitespace. | 23 | |
'>' is not preceded with whitespace. | 23 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 | |
Line is longer than 80 characters. | 25 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
'<' is not preceded with whitespace. | 25 | |
'<' is not followed by whitespace. | 25 | |
'>' is not preceded with whitespace. | 25 | |
Line is longer than 80 characters. | 29 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter new_return should be final. | 29 | |
'<' is not preceded with whitespace. | 29 | |
'<' is not followed by whitespace. | 29 | |
'>' is not preceded with whitespace. | 29 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 |
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. | 42 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/lo | 42 | |
Line is longer than 80 characters. | 46 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 65 | |
'<' is not preceded with whitespace. | 67 | |
'<' is not followed by whitespace. | 67 | |
'>' is not preceded with whitespace. | 67 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 75 | |
Missing a Javadoc comment. | 78 | |
First sentence should end with a period. | 81 | |
Expected an @return tag. | 84 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Missing a Javadoc comment. | 88 | |
Parameter name should be final. | 88 | |
'name' hides a field. | 88 | |
First sentence should end with a period. | 92 | |
Expected an @return tag. | 95 | |
Method 'getDesc' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Method 'setDesc' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Missing a Javadoc comment. | 99 | |
Parameter desc should be final. | 99 | |
'desc' hides a field. | 99 | |
Line is longer than 80 characters. | 104 | |
Expected an @return tag. | 106 | |
Method 'getLoRepository' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Method 'setLoRepository' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Missing a Javadoc comment. | 110 | |
Parameter loRepository should be final. | 110 | |
'loRepository' hides a field. | 110 | |
Line is longer than 80 characters. | 115 | |
Expected an @return tag. | 117 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 117 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Missing a Javadoc comment. | 121 | |
Parameter effectiveDate should be final. | 121 | |
'effectiveDate' hides a field. | 121 | |
Line is longer than 80 characters. | 126 | |
Expected an @return tag. | 128 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 128 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 132 | |
Missing a Javadoc comment. | 132 | |
Parameter expirationDate should be final. | 132 | |
'expirationDate' hides a field. | 132 | |
Expected an @return tag. | 139 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 139 | |
'<' is not preceded with whitespace. | 139 | |
'<' is not followed by whitespace. | 139 | |
'>' is not preceded with whitespace. | 139 | |
'<' is not preceded with whitespace. | 141 | |
'<' is not followed by whitespace. | 141 | |
'>' is not preceded with whitespace. | 141 | |
'>' is not followed by whitespace. | 141 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 146 | |
Missing a Javadoc comment. | 146 | |
Parameter attributes should be final. | 146 | |
'<' is not preceded with whitespace. | 146 | |
'<' is not followed by whitespace. | 146 | |
'>' is not preceded with whitespace. | 146 | |
'attributes' hides a field. | 146 | |
Line is longer than 80 characters. | 151 | |
Expected an @return tag. | 153 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 153 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 157 | |
Missing a Javadoc comment. | 157 | |
Parameter metaInfo should be final. | 157 | |
'metaInfo' hides a field. | 157 | |
Expected an @return tag. | 164 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 164 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 168 | |
Missing a Javadoc comment. | 168 | |
Parameter type should be final. | 168 | |
'type' hides a field. | 168 | |
Line is longer than 80 characters. | 173 | |
Expected an @return tag. | 175 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 175 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 179 | |
Missing a Javadoc comment. | 179 | |
Parameter state should be final. | 179 | |
'state' hides a field. | 179 | |
Line is longer than 80 characters. | 184 | |
Expected an @return tag. | 186 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 186 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 190 | |
Missing a Javadoc comment. | 190 | |
Parameter id should be final. | 190 | |
'id' hides a field. | 190 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 39 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/lo | 39 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 59 | |
'<' is not preceded with whitespace. | 61 | |
'<' is not followed by whitespace. | 61 | |
'>' is not preceded with whitespace. | 61 | |
Missing a Javadoc comment. | 63 | |
'=' is not preceded with whitespace. | 63 | |
'=' is not followed by whitespace. | 63 | |
First sentence should end with a period. | 66 | |
Expected an @return tag. | 69 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
Parameter name should be final. | 73 | |
'name' hides a field. | 73 | |
First sentence should end with a period. | 77 | |
Expected an @return tag. | 80 | |
Method 'getDesc' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Method 'setDesc' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Parameter desc should be final. | 84 | |
'desc' hides a field. | 84 | |
Line is longer than 80 characters. | 89 | |
Expected an @return tag. | 91 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Missing a Javadoc comment. | 95 | |
Parameter effectiveDate should be final. | 95 | |
'effectiveDate' hides a field. | 95 | |
Line is longer than 80 characters. | 100 | |
Expected an @return tag. | 102 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Missing a Javadoc comment. | 106 | |
Parameter expirationDate should be final. | 106 | |
'expirationDate' hides a field. | 106 | |
Expected an @return tag. | 113 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 113 | |
'<' is not preceded with whitespace. | 113 | |
'<' is not followed by whitespace. | 113 | |
'>' is not preceded with whitespace. | 113 | |
'<' is not preceded with whitespace. | 115 | |
'<' is not followed by whitespace. | 115 | |
'>' is not preceded with whitespace. | 115 | |
'>' is not followed by whitespace. | 115 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Missing a Javadoc comment. | 120 | |
Parameter attributes should be final. | 120 | |
'<' is not preceded with whitespace. | 120 | |
'<' is not followed by whitespace. | 120 | |
'>' is not preceded with whitespace. | 120 | |
'attributes' hides a field. | 120 | |
Expected an @return tag. | 127 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Missing a Javadoc comment. | 131 | |
Parameter id should be final. | 131 | |
'id' hides a field. | 131 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
First sentence should end with a period. | 36 | |
Line is longer than 80 characters. | 42 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/lo | 42 | |
Line is longer than 80 characters. | 46 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 65 | |
'<' is not preceded with whitespace. | 67 | |
'<' is not followed by whitespace. | 67 | |
'>' is not preceded with whitespace. | 67 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 75 | |
Missing a Javadoc comment. | 78 | |
First sentence should end with a period. | 81 | |
Expected an @return tag. | 84 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Missing a Javadoc comment. | 88 | |
Parameter name should be final. | 88 | |
'name' hides a field. | 88 | |
First sentence should end with a period. | 92 | |
Expected an @return tag. | 95 | |
Method 'getDesc' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Method 'setDesc' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Missing a Javadoc comment. | 99 | |
Parameter desc should be final. | 99 | |
'desc' hides a field. | 99 | |
Line is longer than 80 characters. | 104 | |
Expected an @return tag. | 106 | |
Method 'getLoRepositoryKey' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Method 'setLoRepositoryKey' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Missing a Javadoc comment. | 110 | |
Parameter loRepositoryKey should be final. | 110 | |
'loRepositoryKey' hides a field. | 110 | |
Line is longer than 80 characters. | 115 | |
Expected an @return tag. | 117 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 117 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Missing a Javadoc comment. | 121 | |
Parameter effectiveDate should be final. | 121 | |
'effectiveDate' hides a field. | 121 | |
Line is longer than 80 characters. | 126 | |
Expected an @return tag. | 128 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 128 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 132 | |
Missing a Javadoc comment. | 132 | |
Parameter expirationDate should be final. | 132 | |
'expirationDate' hides a field. | 132 | |
Expected an @return tag. | 139 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 139 | |
'<' is not preceded with whitespace. | 139 | |
'<' is not followed by whitespace. | 139 | |
'>' is not preceded with whitespace. | 139 | |
'<' is not preceded with whitespace. | 141 | |
'<' is not followed by whitespace. | 141 | |
'>' is not preceded with whitespace. | 141 | |
'>' is not followed by whitespace. | 141 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 146 | |
Missing a Javadoc comment. | 146 | |
Parameter attributes should be final. | 146 | |
'<' is not preceded with whitespace. | 146 | |
'<' is not followed by whitespace. | 146 | |
'>' is not preceded with whitespace. | 146 | |
'attributes' hides a field. | 146 | |
Line is longer than 80 characters. | 151 | |
Expected an @return tag. | 153 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 153 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 157 | |
Missing a Javadoc comment. | 157 | |
Parameter metaInfo should be final. | 157 | |
'metaInfo' hides a field. | 157 | |
Expected an @return tag. | 164 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 164 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 168 | |
Missing a Javadoc comment. | 168 | |
Parameter type should be final. | 168 | |
'type' hides a field. | 168 | |
Line is longer than 80 characters. | 173 | |
Expected an @return tag. | 175 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 175 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 179 | |
Missing a Javadoc comment. | 179 | |
Parameter state should be final. | 179 | |
'state' hides a field. | 179 | |
Line is longer than 80 characters. | 184 | |
Expected an @return tag. | 186 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 186 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 190 | |
Missing a Javadoc comment. | 190 | |
Parameter id should be final. | 190 | |
'id' hides a field. | 190 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 194 | |
Missing a Javadoc comment. | 194 | |
Line contains a tab character. | 196 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line has trailing spaces. | 33 | |
Line is longer than 80 characters. | 38 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/lo | 38 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 58 | |
'<' is not preceded with whitespace. | 60 | |
'<' is not followed by whitespace. | 60 | |
'>' is not preceded with whitespace. | 60 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 71 | |
Line is longer than 80 characters. | 75 | |
Expected an @return tag. | 77 | |
Method 'getLoId' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Method 'setLoId' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Missing a Javadoc comment. | 81 | |
Parameter loId should be final. | 81 | |
'loId' hides a field. | 81 | |
Line is longer than 80 characters. | 86 | |
Expected an @return tag. | 88 | |
Method 'getRelatedLoId' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Method 'setRelatedLoId' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Missing a Javadoc comment. | 92 | |
Parameter relatedLoId should be final. | 92 | |
'relatedLoId' hides a field. | 92 | |
Line is longer than 80 characters. | 97 | |
Expected an @return tag. | 99 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Missing a Javadoc comment. | 103 | |
Parameter effectiveDate should be final. | 103 | |
'effectiveDate' hides a field. | 103 | |
Line is longer than 80 characters. | 108 | |
Expected an @return tag. | 110 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Missing a Javadoc comment. | 114 | |
Parameter expirationDate should be final. | 114 | |
'expirationDate' hides a field. | 114 | |
Expected an @return tag. | 121 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 121 | |
'<' is not preceded with whitespace. | 121 | |
'<' is not followed by whitespace. | 121 | |
'>' is not preceded with whitespace. | 121 | |
'<' is not preceded with whitespace. | 123 | |
'<' is not followed by whitespace. | 123 | |
'>' is not preceded with whitespace. | 123 | |
'>' is not followed by whitespace. | 123 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 128 | |
Missing a Javadoc comment. | 128 | |
Parameter attributes should be final. | 128 | |
'<' is not preceded with whitespace. | 128 | |
'<' is not followed by whitespace. | 128 | |
'>' is not preceded with whitespace. | 128 | |
'attributes' hides a field. | 128 | |
Line is longer than 80 characters. | 133 | |
Expected an @return tag. | 135 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 135 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 139 | |
Missing a Javadoc comment. | 139 | |
Parameter metaInfo should be final. | 139 | |
'metaInfo' hides a field. | 139 | |
Expected an @return tag. | 146 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 146 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 150 | |
Missing a Javadoc comment. | 150 | |
Parameter type should be final. | 150 | |
'type' hides a field. | 150 | |
Line is longer than 80 characters. | 155 | |
Expected an @return tag. | 157 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 157 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 161 | |
Missing a Javadoc comment. | 161 | |
Parameter state should be final. | 161 | |
'state' hides a field. | 161 | |
Line is longer than 80 characters. | 166 | |
Expected an @return tag. | 168 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 168 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 172 | |
Missing a Javadoc comment. | 172 | |
Parameter id should be final. | 172 | |
'id' hides a field. | 172 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 39 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/lo | 39 | |
Line is longer than 80 characters. | 43 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 65 | |
'<' is not preceded with whitespace. | 67 | |
'<' is not followed by whitespace. | 67 | |
'>' is not preceded with whitespace. | 67 | |
Missing a Javadoc comment. | 69 | |
'=' is not preceded with whitespace. | 69 | |
'=' is not followed by whitespace. | 69 | |
Line is longer than 80 characters. | 73 | |
Expected an @return tag. | 75 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Missing a Javadoc comment. | 79 | |
Parameter name should be final. | 79 | |
'name' hides a field. | 79 | |
Expected an @return tag. | 86 | |
Method 'getDesc' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Method 'setDesc' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Missing a Javadoc comment. | 90 | |
Parameter desc should be final. | 90 | |
'desc' hides a field. | 90 | |
Line is longer than 80 characters. | 95 | |
Expected an @return tag. | 97 | |
Method 'getRevName' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Method 'setRevName' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Missing a Javadoc comment. | 101 | |
Parameter revName should be final. | 101 | |
'revName' hides a field. | 101 | |
First sentence should end with a period. | 105 | |
Expected an @return tag. | 108 | |
Method 'getRevDesc' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Method 'setRevDesc' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Missing a Javadoc comment. | 112 | |
Parameter revDesc should be final. | 112 | |
'revDesc' hides a field. | 112 | |
Line is longer than 80 characters. | 117 | |
Expected an @return tag. | 119 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 119 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 123 | |
Missing a Javadoc comment. | 123 | |
Parameter effectiveDate should be final. | 123 | |
'effectiveDate' hides a field. | 123 | |
Line is longer than 80 characters. | 128 | |
Expected an @return tag. | 130 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 130 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 134 | |
Missing a Javadoc comment. | 134 | |
Parameter expirationDate should be final. | 134 | |
'expirationDate' hides a field. | 134 | |
Expected an @return tag. | 141 | |
Method 'getAttributes' 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 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 148 | |
Missing a Javadoc comment. | 148 | |
Parameter attributes should be final. | 148 | |
'<' is not preceded with whitespace. | 148 | |
'<' is not followed by whitespace. | 148 | |
'>' is not preceded with whitespace. | 148 | |
'attributes' hides a field. | 148 | |
Expected an @return tag. | 155 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 155 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 159 | |
Missing a Javadoc comment. | 159 | |
Parameter id should be final. | 159 | |
'id' hides a field. | 159 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 36 | |
Line is longer than 80 characters. | 41 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/lo | 41 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 64 | |
'<' is not preceded with whitespace. | 66 | |
'<' is not followed by whitespace. | 66 | |
'>' is not preceded with whitespace. | 66 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 71 | |
'=' is not preceded with whitespace. | 71 | |
'=' is not followed by whitespace. | 71 | |
First sentence should end with a period. | 74 | |
Expected an @return tag. | 77 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Missing a Javadoc comment. | 81 | |
Parameter name should be final. | 81 | |
'name' hides a field. | 81 | |
First sentence should end with a period. | 85 | |
Expected an @return tag. | 88 | |
Method 'getDesc' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Method 'setDesc' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Missing a Javadoc comment. | 92 | |
Parameter desc should be final. | 92 | |
'desc' hides a field. | 92 | |
Line is longer than 80 characters. | 97 | |
Expected an @return tag. | 99 | |
Method 'getRootLoId' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Method 'setRootLoId' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Missing a Javadoc comment. | 103 | |
Parameter rootLoId should be final. | 103 | |
'rootLoId' hides a field. | 103 | |
Line is longer than 80 characters. | 108 | |
Expected an @return tag. | 110 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Missing a Javadoc comment. | 114 | |
Parameter effectiveDate should be final. | 114 | |
'effectiveDate' hides a field. | 114 | |
Line is longer than 80 characters. | 119 | |
Expected an @return tag. | 121 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Missing a Javadoc comment. | 125 | |
Parameter expirationDate should be final. | 125 | |
'expirationDate' hides a field. | 125 | |
Expected an @return tag. | 132 | |
Method 'getAttributes' 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 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 139 | |
Missing a Javadoc comment. | 139 | |
Parameter attributes should be final. | 139 | |
'<' is not preceded with whitespace. | 139 | |
'<' is not followed by whitespace. | 139 | |
'>' is not preceded with whitespace. | 139 | |
'attributes' hides a field. | 139 | |
Line is longer than 80 characters. | 144 | |
Expected an @return tag. | 146 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 146 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 150 | |
Missing a Javadoc comment. | 150 | |
Parameter metaInfo should be final. | 150 | |
'metaInfo' hides a field. | 150 | |
Expected an @return tag. | 157 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 157 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 161 | |
Missing a Javadoc comment. | 161 | |
Parameter id should be final. | 161 | |
'id' hides a field. | 161 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 39 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/lo | 39 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 59 | |
'<' is not preceded with whitespace. | 61 | |
'<' is not followed by whitespace. | 61 | |
'>' is not preceded with whitespace. | 61 | |
Missing a Javadoc comment. | 63 | |
'=' is not preceded with whitespace. | 63 | |
'=' is not followed by whitespace. | 63 | |
First sentence should end with a period. | 66 | |
Expected an @return tag. | 69 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
Parameter name should be final. | 73 | |
'name' hides a field. | 73 | |
First sentence should end with a period. | 77 | |
Expected an @return tag. | 80 | |
Method 'getDesc' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Method 'setDesc' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Parameter desc should be final. | 84 | |
'desc' hides a field. | 84 | |
Line is longer than 80 characters. | 89 | |
Expected an @return tag. | 91 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Missing a Javadoc comment. | 95 | |
Parameter effectiveDate should be final. | 95 | |
'effectiveDate' hides a field. | 95 | |
Line is longer than 80 characters. | 100 | |
Expected an @return tag. | 102 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Missing a Javadoc comment. | 106 | |
Parameter expirationDate should be final. | 106 | |
'expirationDate' hides a field. | 106 | |
Expected an @return tag. | 113 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 113 | |
'<' is not preceded with whitespace. | 113 | |
'<' is not followed by whitespace. | 113 | |
'>' is not preceded with whitespace. | 113 | |
'<' is not preceded with whitespace. | 115 | |
'<' is not followed by whitespace. | 115 | |
'>' is not preceded with whitespace. | 115 | |
'>' is not followed by whitespace. | 115 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Missing a Javadoc comment. | 120 | |
Parameter attributes should be final. | 120 | |
'<' is not preceded with whitespace. | 120 | |
'<' is not followed by whitespace. | 120 | |
'>' is not preceded with whitespace. | 120 | |
'attributes' hides a field. | 120 | |
Expected an @return tag. | 127 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Missing a Javadoc comment. | 131 | |
Parameter id should be final. | 131 | |
'id' hides a field. | 131 |
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. | 52 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/Le | 52 | |
Line is longer than 80 characters. | 55 | |
Line is longer than 80 characters. | 56 | |
Line has trailing spaces. | 57 | |
Line is longer than 80 characters. | 57 | |
Line has trailing spaces. | 58 | |
Line is longer than 80 characters. | 59 | |
Line contains a tab character. | 62 | |
Line is longer than 80 characters. | 63 | |
Redundant 'public' modifier. | 63 | |
'<' is not preceded with whitespace. | 63 | |
'<' is not followed by whitespace. | 63 | |
'>' is not preceded with whitespace. | 63 | |
Line has trailing spaces. | 65 | |
Line is longer than 80 characters. | 69 | |
Line contains a tab character. | 73 | |
Line is longer than 80 characters. | 74 | |
Redundant 'public' modifier. | 74 | |
'=' is not preceded with whitespace. | 74 | |
'=' is not followed by whitespace. | 74 | |
Line has trailing spaces. | 76 | |
Line is longer than 80 characters. | 77 | |
Line contains a tab character. | 80 | |
Line is longer than 80 characters. | 81 | |
Redundant 'public' modifier. | 81 | |
'<' is not preceded with whitespace. | 81 | |
'<' is not followed by whitespace. | 81 | |
'>' is not preceded with whitespace. | 81 | |
Line has trailing spaces. | 83 | |
Line is longer than 80 characters. | 84 | |
Line is longer than 80 characters. | 87 | |
Line contains a tab character. | 91 | |
Line is longer than 80 characters. | 92 | |
Redundant 'public' modifier. | 92 | |
'=' is not preceded with whitespace. | 92 | |
'=' is not followed by whitespace. | 92 | |
Line has trailing spaces. | 94 | |
Line contains a tab character. | 98 | |
Redundant 'public' modifier. | 99 | |
'<' is not preceded with whitespace. | 99 | |
'<' is not followed by whitespace. | 99 | |
'>' is not preceded with whitespace. | 99 | |
Line has trailing spaces. | 101 | |
Line contains a tab character. | 109 | |
Line is longer than 80 characters. | 110 | |
Redundant 'public' modifier. | 110 | |
'=' is not preceded with whitespace. | 110 | |
'=' is not followed by whitespace. | 110 | |
First sentence should end with a period. | 112 | |
Line has trailing spaces. | 112 | |
Line contains a tab character. | 116 | |
Line is longer than 80 characters. | 117 | |
Redundant 'public' modifier. | 117 | |
'<' is not preceded with whitespace. | 117 | |
'<' is not followed by whitespace. | 117 | |
'>' is not preceded with whitespace. | 117 | |
First sentence should end with a period. | 119 | |
Line has trailing spaces. | 119 | |
Line has trailing spaces. | 124 | |
Line has trailing spaces. | 125 | |
Line contains a tab character. | 126 | |
Line is longer than 80 characters. | 127 | |
Redundant 'public' modifier. | 127 | |
'=' is not preceded with whitespace. | 127 | |
'=' is not followed by whitespace. | 127 | |
Expected @throws tag for 'MissingParameterException'. | 127 | |
Expected @throws tag for 'DoesNotExistException'. | 127 | |
First sentence should end with a period. | 129 | |
Line has trailing spaces. | 129 | |
Line is longer than 80 characters. | 130 | |
Line contains a tab character. | 138 | |
Line is longer than 80 characters. | 139 | |
Redundant 'public' modifier. | 139 | |
'<' is not preceded with whitespace. | 139 | |
'<' is not followed by whitespace. | 139 | |
'>' is not preceded with whitespace. | 139 | |
'=' is not preceded with whitespace. | 139 | |
'=' is not followed by whitespace. | 139 | |
'=' is not preceded with whitespace. | 139 | |
'=' is not followed by whitespace. | 139 | |
Line has trailing spaces. | 141 | |
Line is longer than 80 characters. | 142 | |
Line contains a tab character. | 149 | |
Line is longer than 80 characters. | 150 | |
Redundant 'public' modifier. | 150 | |
'<' is not preceded with whitespace. | 150 | |
'<' is not followed by whitespace. | 150 | |
'>' is not preceded with whitespace. | 150 | |
'=' is not preceded with whitespace. | 150 | |
'=' is not followed by whitespace. | 150 | |
Line has trailing spaces. | 152 | |
Line contains a tab character. | 160 | |
Line is longer than 80 characters. | 161 | |
Redundant 'public' modifier. | 161 | |
'=' is not preceded with whitespace. | 161 | |
'=' is not followed by whitespace. | 161 | |
Line has trailing spaces. | 163 | |
Line contains a tab character. | 171 | |
Line is longer than 80 characters. | 172 | |
Redundant 'public' modifier. | 172 | |
'=' is not preceded with whitespace. | 172 | |
'=' is not followed by whitespace. | 172 | |
Line has trailing spaces. | 174 | |
Line contains a tab character. | 181 | |
Line is longer than 80 characters. | 182 | |
Redundant 'public' modifier. | 182 | |
'<' is not preceded with whitespace. | 182 | |
'<' is not followed by whitespace. | 182 | |
'>' is not preceded with whitespace. | 182 | |
'=' is not preceded with whitespace. | 182 | |
'=' is not followed by whitespace. | 182 | |
'<' is not preceded with whitespace. | 182 | |
'<' is not followed by whitespace. | 182 | |
'>' is not preceded with whitespace. | 182 | |
Line has trailing spaces. | 184 | |
Line is longer than 80 characters. | 185 | |
Line contains a tab character. | 193 | |
Line is longer than 80 characters. | 194 | |
Redundant 'public' modifier. | 194 | |
'<' is not preceded with whitespace. | 194 | |
'<' is not followed by whitespace. | 194 | |
'>' is not preceded with whitespace. | 194 | |
'=' is not preceded with whitespace. | 194 | |
'=' is not followed by whitespace. | 194 | |
'=' is not preceded with whitespace. | 194 | |
'=' is not followed by whitespace. | 194 | |
'=' is not preceded with whitespace. | 194 | |
'=' is not followed by whitespace. | 194 | |
Line has trailing spaces. | 196 | |
Line is longer than 80 characters. | 197 | |
Line contains a tab character. | 204 | |
Line is longer than 80 characters. | 205 | |
Redundant 'public' modifier. | 205 | |
'<' is not preceded with whitespace. | 205 | |
'<' is not followed by whitespace. | 205 | |
'>' is not preceded with whitespace. | 205 | |
'=' is not preceded with whitespace. | 205 | |
'=' is not followed by whitespace. | 205 | |
Line has trailing spaces. | 207 | |
Line is longer than 80 characters. | 208 | |
Line contains a tab character. | 215 | |
Line is longer than 80 characters. | 216 | |
Redundant 'public' modifier. | 216 | |
'<' is not preceded with whitespace. | 216 | |
'<' is not followed by whitespace. | 216 | |
'>' is not preceded with whitespace. | 216 | |
'=' is not preceded with whitespace. | 216 | |
'=' is not followed by whitespace. | 216 | |
First sentence should end with a period. | 218 | |
Line has trailing spaces. | 218 | |
Line is longer than 80 characters. | 219 | |
Line contains a tab character. | 227 | |
Line is longer than 80 characters. | 228 | |
Redundant 'public' modifier. | 228 | |
'<' is not preceded with whitespace. | 228 | |
'<' is not followed by whitespace. | 228 | |
'>' is not preceded with whitespace. | 228 | |
'=' is not preceded with whitespace. | 228 | |
'=' is not followed by whitespace. | 228 | |
'=' is not preceded with whitespace. | 228 | |
'=' is not followed by whitespace. | 228 | |
First sentence should end with a period. | 230 | |
Line has trailing spaces. | 230 | |
Line is longer than 80 characters. | 231 | |
Line contains a tab character. | 239 | |
Line is longer than 80 characters. | 240 | |
Redundant 'public' modifier. | 240 | |
'<' is not preceded with whitespace. | 240 | |
'<' is not followed by whitespace. | 240 | |
'>' is not preceded with whitespace. | 240 | |
'=' is not preceded with whitespace. | 240 | |
'=' is not followed by whitespace. | 240 | |
'=' is not preceded with whitespace. | 240 | |
'=' is not followed by whitespace. | 240 | |
First sentence should end with a period. | 242 | |
Line has trailing spaces. | 242 | |
Line is longer than 80 characters. | 243 | |
Line contains a tab character. | 250 | |
Line is longer than 80 characters. | 251 | |
Redundant 'public' modifier. | 251 | |
'=' is not preceded with whitespace. | 251 | |
'=' is not followed by whitespace. | 251 | |
Line has trailing spaces. | 253 | |
Line contains a tab character. | 261 | |
Line is longer than 80 characters. | 262 | |
Redundant 'public' modifier. | 262 | |
'<' is not preceded with whitespace. | 262 | |
'<' is not followed by whitespace. | 262 | |
'>' is not preceded with whitespace. | 262 | |
'=' is not preceded with whitespace. | 262 | |
'=' is not followed by whitespace. | 262 | |
Line has trailing spaces. | 264 | |
Line is longer than 80 characters. | 265 | |
Line is longer than 80 characters. | 267 | |
Line is longer than 80 characters. | 270 | |
Line is longer than 80 characters. | 271 | |
Line contains a tab character. | 273 | |
Line is longer than 80 characters. | 274 | |
Redundant 'public' modifier. | 274 | |
'<' is not preceded with whitespace. | 274 | |
'<' is not followed by whitespace. | 274 | |
'>' is not preceded with whitespace. | 274 | |
'=' is not preceded with whitespace. | 274 | |
'=' is not followed by whitespace. | 274 | |
'=' is not preceded with whitespace. | 274 | |
'=' is not followed by whitespace. | 274 | |
Line has trailing spaces. | 276 | |
Line is longer than 80 characters. | 277 | |
Line is longer than 80 characters. | 279 | |
Line is longer than 80 characters. | 280 | |
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 contains a tab character. | 288 | |
Line is longer than 80 characters. | 289 | |
Redundant 'public' modifier. | 289 | |
'=' is not preceded with whitespace. | 289 | |
'=' is not followed by whitespace. | 289 | |
'=' is not preceded with whitespace. | 289 | |
'=' is not followed by whitespace. | 289 | |
'=' is not preceded with whitespace. | 289 | |
'=' is not followed by whitespace. | 289 | |
Line has trailing spaces. | 291 | |
Line is longer than 80 characters. | 292 | |
Line is longer than 80 characters. | 294 | |
Line is longer than 80 characters. | 296 | |
Line is longer than 80 characters. | 302 | |
Line contains a tab character. | 303 | |
Line is longer than 80 characters. | 304 | |
Redundant 'public' modifier. | 304 | |
'=' is not preceded with whitespace. | 304 | |
'=' is not followed by whitespace. | 304 | |
'=' is not preceded with whitespace. | 304 | |
'=' is not followed by whitespace. | 304 | |
Line has trailing spaces. | 306 | |
Line is longer than 80 characters. | 310 | |
Line contains a tab character. | 316 | |
Line is longer than 80 characters. | 317 | |
Redundant 'public' modifier. | 317 | |
'=' is not preceded with whitespace. | 317 | |
'=' is not followed by whitespace. | 317 | |
Line has trailing spaces. | 319 | |
Line is longer than 80 characters. | 320 | |
Line contains a tab character. | 328 | |
Line is longer than 80 characters. | 329 | |
Redundant 'public' modifier. | 329 | |
'<' is not preceded with whitespace. | 329 | |
'<' is not followed by whitespace. | 329 | |
'>' is not preceded with whitespace. | 329 | |
'=' is not preceded with whitespace. | 329 | |
'=' is not followed by whitespace. | 329 | |
'=' is not preceded with whitespace. | 329 | |
'=' is not followed by whitespace. | 329 | |
Line has trailing spaces. | 331 | |
Line is longer than 80 characters. | 337 | |
Line contains a tab character. | 343 | |
Line is longer than 80 characters. | 344 | |
Redundant 'public' modifier. | 344 | |
'=' is not preceded with whitespace. | 344 | |
'=' is not followed by whitespace. | 344 | |
'=' is not preceded with whitespace. | 344 | |
'=' is not followed by whitespace. | 344 | |
'=' is not preceded with whitespace. | 344 | |
'=' is not followed by whitespace. | 344 | |
Line has trailing spaces. | 346 | |
Line is longer than 80 characters. | 351 | |
Line is longer than 80 characters. | 357 | |
Line contains a tab character. | 358 | |
Line is longer than 80 characters. | 359 | |
Redundant 'public' modifier. | 359 | |
'=' is not preceded with whitespace. | 359 | |
'=' is not followed by whitespace. | 359 | |
'=' is not preceded with whitespace. | 359 | |
'=' is not followed by whitespace. | 359 | |
Line has trailing spaces. | 361 | |
Line is longer than 80 characters. | 365 | |
Line contains a tab character. | 371 | |
Line is longer than 80 characters. | 372 | |
Redundant 'public' modifier. | 372 | |
'=' is not preceded with whitespace. | 372 | |
'=' is not followed by whitespace. | 372 | |
Line has trailing spaces. | 374 | |
Line is longer than 80 characters. | 375 | |
Line is longer than 80 characters. | 379 | |
Line is longer than 80 characters. | 385 | |
Line contains a tab character. | 386 | |
Line is longer than 80 characters. | 387 | |
Redundant 'public' modifier. | 387 | |
'=' is not preceded with whitespace. | 387 | |
'=' is not followed by whitespace. | 387 | |
'=' is not preceded with whitespace. | 387 | |
'=' is not followed by whitespace. | 387 | |
Line has trailing spaces. | 389 | |
Line is longer than 80 characters. | 390 | |
Line is longer than 80 characters. | 391 | |
Line is longer than 80 characters. | 399 | |
Line contains a tab character. | 400 | |
Line is longer than 80 characters. | 401 | |
Redundant 'public' modifier. | 401 | |
'=' is not preceded with whitespace. | 401 | |
'=' is not followed by whitespace. | 401 | |
'=' is not preceded with whitespace. | 401 | |
'=' is not followed by whitespace. | 401 | |
Line has trailing spaces. | 403 | |
Line is longer than 80 characters. | 404 | |
Line is longer than 80 characters. | 409 | |
Line is longer than 80 characters. | 410 | |
Line contains a tab character. | 412 | |
Line is longer than 80 characters. | 413 | |
Redundant 'public' modifier. | 413 | |
'<' is not preceded with whitespace. | 413 | |
'<' is not followed by whitespace. | 413 | |
'>' is not preceded with whitespace. | 413 | |
'=' is not preceded with whitespace. | 413 | |
'=' is not followed by whitespace. | 413 | |
'=' is not preceded with whitespace. | 413 | |
'=' is not followed by whitespace. | 413 | |
First sentence should end with a period. | 415 | |
Line has trailing spaces. | 415 | |
Line is longer than 80 characters. | 417 | |
Line is longer than 80 characters. | 418 | |
Line is longer than 80 characters. | 420 | |
Line is longer than 80 characters. | 423 | |
Line is longer than 80 characters. | 424 | |
Line is longer than 80 characters. | 425 | |
Line is longer than 80 characters. | 426 | |
Line is longer than 80 characters. | 427 | |
Line contains a tab character. | 430 | |
Line is longer than 80 characters. | 431 | |
Redundant 'public' modifier. | 431 | |
'=' is not preceded with whitespace. | 431 | |
'=' is not followed by whitespace. | 431 | |
'=' is not preceded with whitespace. | 431 | |
'=' is not followed by whitespace. | 431 | |
'=' is not preceded with whitespace. | 431 | |
'=' is not followed by whitespace. | 431 | |
'=' is not preceded with whitespace. | 431 | |
'=' is not followed by whitespace. | 431 | |
First sentence should end with a period. | 433 | |
Line has trailing spaces. | 433 | |
Line is longer than 80 characters. | 436 | |
Line is longer than 80 characters. | 438 | |
Line is longer than 80 characters. | 440 | |
Line is longer than 80 characters. | 441 | |
Line is longer than 80 characters. | 444 | |
Line contains a tab character. | 445 | |
Line is longer than 80 characters. | 446 | |
Redundant 'public' modifier. | 446 | |
'=' is not preceded with whitespace. | 446 | |
'=' is not followed by whitespace. | 446 | |
'=' is not preceded with whitespace. | 446 | |
'=' is not followed by whitespace. | 446 | |
First sentence should end with a period. | 448 | |
Line has trailing spaces. | 448 | |
Line has trailing spaces. | 457 | |
Line contains a tab character. | 458 | |
Line is longer than 80 characters. | 459 | |
Redundant 'public' modifier. | 459 | |
'=' is not preceded with whitespace. | 459 | |
'=' is not followed by whitespace. | 459 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getLoCategoryId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setLoCategoryId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newLoCategoryId should be final. | 46 | |
Method 'getLoId' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setLoId' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newLoId should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Method 'getLoRepositoryKey' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Method 'setLoRepositoryKey' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter newLoRepositoryKey should be final. | 48 | |
Method 'getLoType' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Missing a Javadoc comment. | 52 | |
Method 'setLoType' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter newLoType should be final. | 56 | |
Method 'getLoInfo' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Missing a Javadoc comment. | 60 | |
Method 'setLoInfo' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
Parameter newLoInfo should be final. | 64 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Method 'getLoRepositoryKey' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Method 'setLoRepositoryKey' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter newLoRepositoryKey should be final. | 48 | |
Method 'getLoCategoryTypeKey' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Missing a Javadoc comment. | 52 | |
Method 'setLoCategoryTypeKey' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter newLoCategoryTypeKey should be final. | 56 | |
Method 'getLoCategoryInfo' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Missing a Javadoc comment. | 60 | |
Line is longer than 80 characters. | 64 | |
Method 'setLoCategoryInfo' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
Parameter newLoCategoryInfo should be final. | 64 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
',' is not followed by whitespace. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Method 'getLoId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Method 'setLoId' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter newLoId should be final. | 50 | |
Method 'getRelatedLoId' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Method 'setRelatedLoId' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Missing a Javadoc comment. | 58 | |
Parameter newRelatedLoId should be final. | 58 | |
Method 'getLoLoRelationType' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Missing a Javadoc comment. | 62 | |
Method 'setLoLoRelationType' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Missing a Javadoc comment. | 66 | |
Parameter newLoLoRelationType should be final. | 66 | |
Method 'getLoLoRelationInfo' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Missing a Javadoc comment. | 70 | |
Line is longer than 80 characters. | 74 | |
Method 'setLoLoRelationInfo' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Missing a Javadoc comment. | 74 | |
Parameter newLoLoRelationInfo should be final. | 74 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Missing a Javadoc comment. | 37 | |
Method 'getLoId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setLoId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLoId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getLoCategoryId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setLoCategoryId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLoCategoryId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getLoLoRelationId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setLoLoRelationId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLoLoRelationId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getLoTypeKey' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setLoTypeKey' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newLoTypeKey should be final. | 46 | |
Method 'getRelatedLoTypeKey' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setRelatedLoTypeKey' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newRelatedLoTypeKey should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Missing a Javadoc comment. | 37 | |
Method 'getLoId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setLoId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLoId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Missing a Javadoc comment. | 37 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 | |
Method 'getLoId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Method 'setLoId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLoId should be final. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getLoRepositoryKey' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setLoRepositoryKey' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLoRepositoryKey should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getLoId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setLoId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLoId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 29 | |
Line is longer than 80 characters. | 35 | |
Line is longer than 80 characters. | 37 | |
Missing a Javadoc comment. | 41 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 42 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
'<' is not preceded with whitespace. | 46 | |
'<' is not followed by whitespace. | 46 | |
'>' is not preceded with whitespace. | 46 | |
'>' is not followed by whitespace. | 46 | |
Line contains a tab character. | 47 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Missing a Javadoc comment. | 51 | |
Parameter new_return should be final. | 51 | |
'<' is not preceded with whitespace. | 51 | |
'<' is not followed by whitespace. | 51 | |
'>' is not preceded with whitespace. | 51 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 51 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Missing a Javadoc comment. | 37 | |
Method 'getLoCategoryId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setLoCategoryId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLoCategoryId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getLoCategoryTypeKey' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setLoCategoryTypeKey' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLoCategoryTypeKey should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getLoLoRelationId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setLoLoRelationId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLoLoRelationId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getLoLoRelationTypeKey' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setLoLoRelationTypeKey' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLoLoRelationTypeKey should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getLoId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setLoId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLoId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getLoRepositoryKey' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setLoRepositoryKey' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLoRepositoryKey should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Missing a Javadoc comment. | 37 | |
Method 'getLoTypeKey' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setLoTypeKey' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLoTypeKey should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getLoCategoryId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setLoCategoryId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLoCategoryId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getRelatedLoId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setRelatedLoId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newRelatedLoId should be final. | 46 | |
Method 'getLoLoRelationType' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setLoLoRelationType' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newLoLoRelationType should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Method 'getLoRepositoryKey' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Method 'setLoRepositoryKey' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter newLoRepositoryKey should be final. | 48 | |
Method 'getLoTypeKey' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Missing a Javadoc comment. | 52 | |
Method 'setLoTypeKey' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter newLoTypeKey should be final. | 56 | |
Method 'getLoStateKey' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Missing a Javadoc comment. | 60 | |
Method 'setLoStateKey' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
Parameter newLoStateKey should be final. | 64 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getLoId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setLoId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newLoId should be final. | 46 | |
Method 'getLoLoRelationType' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setLoLoRelationType' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newLoLoRelationType should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getLoCategoryId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setLoCategoryId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newLoCategoryId should be final. | 46 | |
Method 'getLoId' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setLoId' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newLoId should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getLoId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setLoId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newLoId should be final. | 46 | |
Method 'getLoInfo' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setLoInfo' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newLoInfo should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getLoCategoryId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setLoCategoryId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newLoCategoryId should be final. | 46 | |
Method 'getLoCategoryInfo' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 80 characters. | 54 | |
Method 'setLoCategoryInfo' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newLoCategoryInfo should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getLoLoRelationId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setLoLoRelationId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newLoLoRelationId should be final. | 46 | |
Method 'getLoLoRelationInfo' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 80 characters. | 54 | |
Method 'setLoLoRelationInfo' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newLoLoRelationInfo should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getValidationType' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setValidationType' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newValidationType should be final. | 46 | |
Method 'getLoInfo' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setLoInfo' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newLoInfo should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getValidationType' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setValidationType' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newValidationType should be final. | 46 | |
Method 'getLoCategoryInfo' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 80 characters. | 54 | |
Method 'setLoCategoryInfo' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newLoCategoryInfo should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getValidationType' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setValidationType' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newValidationType should be final. | 46 | |
Method 'getLoLoRelationInfo' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 80 characters. | 54 | |
Method 'setLoLoRelationInfo' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newLoLoRelationInfo should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 40 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/cr | 40 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 63 | |
'<' is not preceded with whitespace. | 65 | |
'<' is not followed by whitespace. | 65 | |
'>' is not preceded with whitespace. | 65 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 70 | |
'=' is not preceded with whitespace. | 70 | |
'=' is not followed by whitespace. | 70 | |
Expected an @return tag. | 76 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Missing a Javadoc comment. | 80 | |
Parameter name should be final. | 80 | |
'name' hides a field. | 80 | |
Expected an @return tag. | 87 | |
Method 'getDesc' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Method 'setDesc' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Missing a Javadoc comment. | 91 | |
Parameter desc should be final. | 91 | |
'desc' hides a field. | 91 | |
Expected an @return tag. | 98 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Missing a Javadoc comment. | 102 | |
Parameter value should be final. | 102 | |
'value' hides a field. | 102 | |
Line is longer than 80 characters. | 107 | |
Expected an @return tag. | 109 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 109 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 113 | |
Missing a Javadoc comment. | 113 | |
Parameter effectiveDate should be final. | 113 | |
'effectiveDate' hides a field. | 113 | |
Line is longer than 80 characters. | 118 | |
Expected an @return tag. | 120 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 124 | |
Missing a Javadoc comment. | 124 | |
Parameter expirationDate should be final. | 124 | |
'expirationDate' hides a field. | 124 | |
Expected an @return tag. | 131 | |
Method 'getAttributes' 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 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 138 | |
Missing a Javadoc comment. | 138 | |
Parameter attributes should be final. | 138 | |
'<' is not preceded with whitespace. | 138 | |
'<' is not followed by whitespace. | 138 | |
'>' is not preceded with whitespace. | 138 | |
'attributes' hides a field. | 138 | |
Expected an @return tag. | 145 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 145 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 149 | |
Missing a Javadoc comment. | 149 | |
Parameter type should be final. | 149 | |
'type' hides a field. | 149 | |
Expected an @return tag. | 156 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 156 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 160 | |
Missing a Javadoc comment. | 160 | |
Parameter id should be final. | 160 | |
'id' hides a field. | 160 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 39 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/cr | 39 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 59 | |
'<' is not preceded with whitespace. | 61 | |
'<' is not followed by whitespace. | 61 | |
'>' is not preceded with whitespace. | 61 | |
Missing a Javadoc comment. | 63 | |
'=' is not preceded with whitespace. | 63 | |
'=' is not followed by whitespace. | 63 | |
First sentence should end with a period. | 66 | |
Expected an @return tag. | 69 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
Parameter name should be final. | 73 | |
'name' hides a field. | 73 | |
First sentence should end with a period. | 77 | |
Expected an @return tag. | 80 | |
Method 'getDesc' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Method 'setDesc' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Parameter desc should be final. | 84 | |
'desc' hides a field. | 84 | |
Line is longer than 80 characters. | 89 | |
Expected an @return tag. | 91 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Missing a Javadoc comment. | 95 | |
Parameter effectiveDate should be final. | 95 | |
'effectiveDate' hides a field. | 95 | |
Line is longer than 80 characters. | 100 | |
Expected an @return tag. | 102 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Missing a Javadoc comment. | 106 | |
Parameter expirationDate should be final. | 106 | |
'expirationDate' hides a field. | 106 | |
Expected an @return tag. | 113 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 113 | |
'<' is not preceded with whitespace. | 113 | |
'<' is not followed by whitespace. | 113 | |
'>' is not preceded with whitespace. | 113 | |
'<' is not preceded with whitespace. | 115 | |
'<' is not followed by whitespace. | 115 | |
'>' is not preceded with whitespace. | 115 | |
'>' is not followed by whitespace. | 115 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Missing a Javadoc comment. | 120 | |
Parameter attributes should be final. | 120 | |
'<' is not preceded with whitespace. | 120 | |
'<' is not followed by whitespace. | 120 | |
'>' is not preceded with whitespace. | 120 | |
'attributes' hides a field. | 120 | |
Expected an @return tag. | 127 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Missing a Javadoc comment. | 131 | |
Parameter id should be final. | 131 | |
'id' hides a field. | 131 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 40 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/cr | 40 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 63 | |
'<' is not preceded with whitespace. | 65 | |
'<' is not followed by whitespace. | 65 | |
'>' is not preceded with whitespace. | 65 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 70 | |
Line is longer than 80 characters. | 74 | |
Expected an @return tag. | 76 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Missing a Javadoc comment. | 80 | |
Parameter name should be final. | 80 | |
'name' hides a field. | 80 | |
Expected an @return tag. | 87 | |
Method 'getDesc' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Method 'setDesc' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Missing a Javadoc comment. | 91 | |
Parameter desc should be final. | 91 | |
'desc' hides a field. | 91 | |
Line is longer than 80 characters. | 96 | |
Expected an @return tag. | 98 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Missing a Javadoc comment. | 102 | |
Parameter value should be final. | 102 | |
'value' hides a field. | 102 | |
Line is longer than 80 characters. | 107 | |
Expected an @return tag. | 109 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 109 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 113 | |
Missing a Javadoc comment. | 113 | |
Parameter effectiveDate should be final. | 113 | |
'effectiveDate' hides a field. | 113 | |
Line is longer than 80 characters. | 118 | |
Expected an @return tag. | 120 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 124 | |
Missing a Javadoc comment. | 124 | |
Parameter expirationDate should be final. | 124 | |
'expirationDate' hides a field. | 124 | |
Expected an @return tag. | 131 | |
Method 'getAttributes' 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 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 138 | |
Missing a Javadoc comment. | 138 | |
Parameter attributes should be final. | 138 | |
'<' is not preceded with whitespace. | 138 | |
'<' is not followed by whitespace. | 138 | |
'>' is not preceded with whitespace. | 138 | |
'attributes' hides a field. | 138 | |
Expected an @return tag. | 145 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 145 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 149 | |
Missing a Javadoc comment. | 149 | |
Parameter type should be final. | 149 | |
'type' hides a field. | 149 | |
Expected an @return tag. | 156 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 156 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 160 | |
Missing a Javadoc comment. | 160 | |
Parameter id should be final. | 160 | |
'id' hides a field. | 160 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 39 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/cr | 39 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 59 | |
'<' is not preceded with whitespace. | 61 | |
'<' is not followed by whitespace. | 61 | |
'>' is not preceded with whitespace. | 61 | |
Missing a Javadoc comment. | 63 | |
'=' is not preceded with whitespace. | 63 | |
'=' is not followed by whitespace. | 63 | |
First sentence should end with a period. | 66 | |
Expected an @return tag. | 69 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
Parameter name should be final. | 73 | |
'name' hides a field. | 73 | |
First sentence should end with a period. | 77 | |
Expected an @return tag. | 80 | |
Method 'getDesc' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Method 'setDesc' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Parameter desc should be final. | 84 | |
'desc' hides a field. | 84 | |
Line is longer than 80 characters. | 89 | |
Expected an @return tag. | 91 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Missing a Javadoc comment. | 95 | |
Parameter effectiveDate should be final. | 95 | |
'effectiveDate' hides a field. | 95 | |
Line is longer than 80 characters. | 100 | |
Expected an @return tag. | 102 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Missing a Javadoc comment. | 106 | |
Parameter expirationDate should be final. | 106 | |
'expirationDate' hides a field. | 106 | |
Expected an @return tag. | 113 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 113 | |
'<' is not preceded with whitespace. | 113 | |
'<' is not followed by whitespace. | 113 | |
'>' is not preceded with whitespace. | 113 | |
'<' is not preceded with whitespace. | 115 | |
'<' is not followed by whitespace. | 115 | |
'>' is not preceded with whitespace. | 115 | |
'>' is not followed by whitespace. | 115 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Missing a Javadoc comment. | 120 | |
Parameter attributes should be final. | 120 | |
'<' is not preceded with whitespace. | 120 | |
'<' is not followed by whitespace. | 120 | |
'>' is not preceded with whitespace. | 120 | |
'attributes' hides a field. | 120 | |
Expected an @return tag. | 127 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Missing a Javadoc comment. | 131 | |
Parameter id should be final. | 131 | |
'id' hides a field. | 131 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 39 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/gr | 39 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 65 | |
'<' is not preceded with whitespace. | 67 | |
'<' is not followed by whitespace. | 67 | |
'>' is not preceded with whitespace. | 67 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 72 | |
'=' is not preceded with whitespace. | 72 | |
'=' is not followed by whitespace. | 72 | |
Line is longer than 80 characters. | 76 | |
Expected an @return tag. | 78 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Missing a Javadoc comment. | 82 | |
Parameter name should be final. | 82 | |
'name' hides a field. | 82 | |
Line is longer than 80 characters. | 87 | |
Expected an @return tag. | 89 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Missing a Javadoc comment. | 93 | |
Parameter value should be final. | 93 | |
'value' hides a field. | 93 | |
Expected an @return tag. | 100 | |
Method 'getScaleKey' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Method 'setScaleKey' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Missing a Javadoc comment. | 104 | |
Parameter scaleKey should be final. | 104 | |
'scaleKey' hides a field. | 104 | |
Line is longer than 80 characters. | 109 | |
Expected an @return tag. | 111 | |
Method 'getRank' is not designed for extension - needs to be abstract, final or empty. | 111 | |
Method 'setRank' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Missing a Javadoc comment. | 115 | |
Parameter rank should be final. | 115 | |
'rank' hides a field. | 115 | |
Line is longer than 80 characters. | 120 | |
Expected an @return tag. | 122 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 122 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Missing a Javadoc comment. | 126 | |
Parameter effectiveDate should be final. | 126 | |
'effectiveDate' hides a field. | 126 | |
Line is longer than 80 characters. | 131 | |
Expected an @return tag. | 133 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 133 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 137 | |
Missing a Javadoc comment. | 137 | |
Parameter expirationDate should be final. | 137 | |
'expirationDate' hides a field. | 137 | |
Expected an @return tag. | 144 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 144 | |
'<' is not preceded with whitespace. | 144 | |
'<' is not followed by whitespace. | 144 | |
'>' is not preceded with whitespace. | 144 | |
'<' is not preceded with whitespace. | 146 | |
'<' is not followed by whitespace. | 146 | |
'>' is not preceded with whitespace. | 146 | |
'>' is not followed by whitespace. | 146 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 151 | |
Missing a Javadoc comment. | 151 | |
Parameter attributes should be final. | 151 | |
'<' is not preceded with whitespace. | 151 | |
'<' is not followed by whitespace. | 151 | |
'>' is not preceded with whitespace. | 151 | |
'attributes' hides a field. | 151 | |
Expected an @return tag. | 158 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 158 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 162 | |
Missing a Javadoc comment. | 162 | |
Parameter type should be final. | 162 | |
'type' hides a field. | 162 | |
Expected an @return tag. | 169 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 169 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 173 | |
Missing a Javadoc comment. | 173 | |
Parameter id should be final. | 173 | |
'id' hides a field. | 173 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 39 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/gr | 39 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 59 | |
'<' is not preceded with whitespace. | 61 | |
'<' is not followed by whitespace. | 61 | |
'>' is not preceded with whitespace. | 61 | |
Missing a Javadoc comment. | 63 | |
'=' is not preceded with whitespace. | 63 | |
'=' is not followed by whitespace. | 63 | |
First sentence should end with a period. | 66 | |
Expected an @return tag. | 69 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
Parameter name should be final. | 73 | |
'name' hides a field. | 73 | |
First sentence should end with a period. | 77 | |
Expected an @return tag. | 80 | |
Method 'getDesc' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Method 'setDesc' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Parameter desc should be final. | 84 | |
'desc' hides a field. | 84 | |
Line is longer than 80 characters. | 89 | |
Expected an @return tag. | 91 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Missing a Javadoc comment. | 95 | |
Parameter effectiveDate should be final. | 95 | |
'effectiveDate' hides a field. | 95 | |
Line is longer than 80 characters. | 100 | |
Expected an @return tag. | 102 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Missing a Javadoc comment. | 106 | |
Parameter expirationDate should be final. | 106 | |
'expirationDate' hides a field. | 106 | |
Expected an @return tag. | 113 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 113 | |
'<' is not preceded with whitespace. | 113 | |
'<' is not followed by whitespace. | 113 | |
'>' is not preceded with whitespace. | 113 | |
'<' is not preceded with whitespace. | 115 | |
'<' is not followed by whitespace. | 115 | |
'>' is not preceded with whitespace. | 115 | |
'>' is not followed by whitespace. | 115 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Missing a Javadoc comment. | 120 | |
Parameter attributes should be final. | 120 | |
'<' is not preceded with whitespace. | 120 | |
'<' is not followed by whitespace. | 120 | |
'>' is not preceded with whitespace. | 120 | |
'attributes' hides a field. | 120 | |
Expected an @return tag. | 127 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Missing a Javadoc comment. | 131 | |
Parameter id should be final. | 131 | |
'id' hides a field. | 131 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 44 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/re | 44 | |
Line is longer than 80 characters. | 48 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 58 | |
'<' is not preceded with whitespace. | 59 | |
'<' is not followed by whitespace. | 59 | |
'>' is not preceded with whitespace. | 59 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 67 | |
'<' is not preceded with whitespace. | 69 | |
'<' is not followed by whitespace. | 69 | |
'>' is not preceded with whitespace. | 69 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 80 | |
First sentence should end with a period. | 83 | |
Expected an @return tag. | 86 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Missing a Javadoc comment. | 90 | |
Parameter name should be final. | 90 | |
'name' hides a field. | 90 | |
First sentence should end with a period. | 94 | |
Expected an @return tag. | 97 | |
Method 'getDesc' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Method 'setDesc' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Missing a Javadoc comment. | 101 | |
Parameter desc should be final. | 101 | |
'desc' hides a field. | 101 | |
First sentence should end with a period. | 105 | |
Expected an @return tag. | 108 | |
Method 'getResultValues' is not designed for extension - needs to be abstract, final or empty. | 108 | |
'<' is not preceded with whitespace. | 108 | |
'<' is not followed by whitespace. | 108 | |
'>' is not preceded with whitespace. | 108 | |
'<' is not preceded with whitespace. | 110 | |
'<' is not followed by whitespace. | 110 | |
'>' is not preceded with whitespace. | 110 | |
'>' is not followed by whitespace. | 110 | |
Method 'setResultValues' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Missing a Javadoc comment. | 115 | |
Parameter resultValues should be final. | 115 | |
'<' is not preceded with whitespace. | 115 | |
'<' is not followed by whitespace. | 115 | |
'>' is not preceded with whitespace. | 115 | |
'resultValues' hides a field. | 115 | |
Line is longer than 80 characters. | 120 | |
Expected an @return tag. | 122 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 122 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Missing a Javadoc comment. | 126 | |
Parameter effectiveDate should be final. | 126 | |
'effectiveDate' hides a field. | 126 | |
Line is longer than 80 characters. | 131 | |
Expected an @return tag. | 133 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 133 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 137 | |
Missing a Javadoc comment. | 137 | |
Parameter expirationDate should be final. | 137 | |
'expirationDate' hides a field. | 137 | |
Expected an @return tag. | 144 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 144 | |
'<' is not preceded with whitespace. | 144 | |
'<' is not followed by whitespace. | 144 | |
'>' is not preceded with whitespace. | 144 | |
'<' is not preceded with whitespace. | 146 | |
'<' is not followed by whitespace. | 146 | |
'>' is not preceded with whitespace. | 146 | |
'>' is not followed by whitespace. | 146 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 151 | |
Missing a Javadoc comment. | 151 | |
Parameter attributes should be final. | 151 | |
'<' is not preceded with whitespace. | 151 | |
'<' is not followed by whitespace. | 151 | |
'>' is not preceded with whitespace. | 151 | |
'attributes' hides a field. | 151 | |
Line is longer than 80 characters. | 156 | |
Expected an @return tag. | 158 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 158 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 162 | |
Missing a Javadoc comment. | 162 | |
Parameter metaInfo should be final. | 162 | |
'metaInfo' hides a field. | 162 | |
Expected an @return tag. | 169 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 169 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 173 | |
Missing a Javadoc comment. | 173 | |
Parameter type should be final. | 173 | |
'type' hides a field. | 173 | |
Line is longer than 80 characters. | 178 | |
Expected an @return tag. | 180 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 180 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 184 | |
Missing a Javadoc comment. | 184 | |
Parameter state should be final. | 184 | |
'state' hides a field. | 184 | |
Line is longer than 80 characters. | 189 | |
Expected an @return tag. | 191 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 191 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 195 | |
Missing a Javadoc comment. | 195 | |
Parameter id should be final. | 195 | |
'id' hides a field. | 195 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 39 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/re | 39 | |
Line is longer than 80 characters. | 43 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 59 | |
'<' is not preceded with whitespace. | 61 | |
'<' is not followed by whitespace. | 61 | |
'>' is not preceded with whitespace. | 61 | |
Missing a Javadoc comment. | 63 | |
'=' is not preceded with whitespace. | 63 | |
'=' is not followed by whitespace. | 63 | |
First sentence should end with a period. | 66 | |
Expected an @return tag. | 69 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
Parameter name should be final. | 73 | |
'name' hides a field. | 73 | |
First sentence should end with a period. | 77 | |
Expected an @return tag. | 80 | |
Method 'getDesc' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Method 'setDesc' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Parameter desc should be final. | 84 | |
'desc' hides a field. | 84 | |
Line is longer than 80 characters. | 89 | |
Expected an @return tag. | 91 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Missing a Javadoc comment. | 95 | |
Parameter effectiveDate should be final. | 95 | |
'effectiveDate' hides a field. | 95 | |
Line is longer than 80 characters. | 100 | |
Expected an @return tag. | 102 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Missing a Javadoc comment. | 106 | |
Parameter expirationDate should be final. | 106 | |
'expirationDate' hides a field. | 106 | |
Expected an @return tag. | 113 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 113 | |
'<' is not preceded with whitespace. | 113 | |
'<' is not followed by whitespace. | 113 | |
'>' is not preceded with whitespace. | 113 | |
'<' is not preceded with whitespace. | 115 | |
'<' is not followed by whitespace. | 115 | |
'>' is not preceded with whitespace. | 115 | |
'>' is not followed by whitespace. | 115 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Missing a Javadoc comment. | 120 | |
Parameter attributes should be final. | 120 | |
'<' is not preceded with whitespace. | 120 | |
'<' is not followed by whitespace. | 120 | |
'>' is not preceded with whitespace. | 120 | |
'attributes' hides a field. | 120 | |
Expected an @return tag. | 127 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Missing a Javadoc comment. | 131 | |
Parameter id should be final. | 131 | |
'id' hides a field. | 131 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 40 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/sc | 40 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 60 | |
'<' is not preceded with whitespace. | 62 | |
'<' is not followed by whitespace. | 62 | |
'>' is not preceded with whitespace. | 62 | |
Missing a Javadoc comment. | 64 | |
'=' is not preceded with whitespace. | 64 | |
'=' is not followed by whitespace. | 64 | |
Expected an @return tag. | 70 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Missing a Javadoc comment. | 74 | |
Parameter name should be final. | 74 | |
'name' hides a field. | 74 | |
Expected an @return tag. | 81 | |
Method 'getDesc' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Method 'setDesc' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Missing a Javadoc comment. | 85 | |
Parameter desc should be final. | 85 | |
'desc' hides a field. | 85 | |
Line is longer than 80 characters. | 90 | |
Expected an @return tag. | 92 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Missing a Javadoc comment. | 96 | |
Parameter effectiveDate should be final. | 96 | |
'effectiveDate' hides a field. | 96 | |
Line is longer than 80 characters. | 101 | |
Expected an @return tag. | 103 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Missing a Javadoc comment. | 107 | |
Parameter expirationDate should be final. | 107 | |
'expirationDate' hides a field. | 107 | |
Expected an @return tag. | 114 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 114 | |
'<' is not preceded with whitespace. | 114 | |
'<' is not followed by whitespace. | 114 | |
'>' is not preceded with whitespace. | 114 | |
'<' is not preceded with whitespace. | 116 | |
'<' is not followed by whitespace. | 116 | |
'>' is not preceded with whitespace. | 116 | |
'>' is not followed by whitespace. | 116 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Missing a Javadoc comment. | 121 | |
Parameter attributes should be final. | 121 | |
'<' is not preceded with whitespace. | 121 | |
'<' is not followed by whitespace. | 121 | |
'>' is not preceded with whitespace. | 121 | |
'attributes' hides a field. | 121 | |
Expected an @return tag. | 128 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 128 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 132 | |
Missing a Javadoc comment. | 132 | |
Parameter id should be final. | 132 | |
'id' hides a field. | 132 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 49 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/Le | 49 | |
Line is longer than 80 characters. | 52 | |
Line is longer than 80 characters. | 53 | |
Line contains a tab character. | 59 | |
Line is longer than 80 characters. | 60 | |
Redundant 'public' modifier. | 60 | |
'<' is not preceded with whitespace. | 60 | |
'<' is not followed by whitespace. | 60 | |
'>' is not preceded with whitespace. | 60 | |
Line contains a tab character. | 70 | |
Line is longer than 80 characters. | 71 | |
Redundant 'public' modifier. | 71 | |
'=' is not preceded with whitespace. | 71 | |
'=' is not followed by whitespace. | 71 | |
Line contains a tab character. | 77 | |
Line is longer than 80 characters. | 78 | |
Redundant 'public' modifier. | 78 | |
'<' is not preceded with whitespace. | 78 | |
'<' is not followed by whitespace. | 78 | |
'>' is not preceded with whitespace. | 78 | |
Line contains a tab character. | 88 | |
Line is longer than 80 characters. | 89 | |
Redundant 'public' modifier. | 89 | |
'=' is not preceded with whitespace. | 89 | |
'=' is not followed by whitespace. | 89 | |
Line contains a tab character. | 95 | |
Redundant 'public' modifier. | 96 | |
'<' is not preceded with whitespace. | 96 | |
'<' is not followed by whitespace. | 96 | |
'>' is not preceded with whitespace. | 96 | |
Line contains a tab character. | 106 | |
Line is longer than 80 characters. | 107 | |
Redundant 'public' modifier. | 107 | |
'=' is not preceded with whitespace. | 107 | |
'=' is not followed by whitespace. | 107 | |
Line contains a tab character. | 113 | |
Line is longer than 80 characters. | 114 | |
Redundant 'public' modifier. | 114 | |
'<' is not preceded with whitespace. | 114 | |
'<' is not followed by whitespace. | 114 | |
'>' is not preceded with whitespace. | 114 | |
Line contains a tab character. | 124 | |
Line is longer than 80 characters. | 125 | |
Redundant 'public' modifier. | 125 | |
'=' is not preceded with whitespace. | 125 | |
'=' is not followed by whitespace. | 125 | |
Line contains a tab character. | 135 | |
Line is longer than 80 characters. | 136 | |
Redundant 'public' modifier. | 136 | |
'=' is not preceded with whitespace. | 136 | |
'=' is not followed by whitespace. | 136 | |
Line contains a tab character. | 146 | |
Line is longer than 80 characters. | 147 | |
Redundant 'public' modifier. | 147 | |
'<' is not preceded with whitespace. | 147 | |
'<' is not followed by whitespace. | 147 | |
'>' is not preceded with whitespace. | 147 | |
'=' is not preceded with whitespace. | 147 | |
'=' is not followed by whitespace. | 147 | |
'<' is not preceded with whitespace. | 147 | |
'<' is not followed by whitespace. | 147 | |
'>' is not preceded with whitespace. | 147 | |
Line is longer than 80 characters. | 150 | |
Line contains a tab character. | 157 | |
Line is longer than 80 characters. | 158 | |
Redundant 'public' modifier. | 158 | |
'<' is not preceded with whitespace. | 158 | |
'<' is not followed by whitespace. | 158 | |
'>' is not preceded with whitespace. | 158 | |
'=' is not preceded with whitespace. | 158 | |
'=' is not followed by whitespace. | 158 | |
Line contains a tab character. | 168 | |
Line is longer than 80 characters. | 169 | |
Redundant 'public' modifier. | 169 | |
'=' is not preceded with whitespace. | 169 | |
'=' is not followed by whitespace. | 169 | |
Line contains a tab character. | 179 | |
Line is longer than 80 characters. | 180 | |
Redundant 'public' modifier. | 180 | |
'<' is not preceded with whitespace. | 180 | |
'<' is not followed by whitespace. | 180 | |
'>' is not preceded with whitespace. | 180 | |
'=' is not preceded with whitespace. | 180 | |
'=' is not followed by whitespace. | 180 | |
'<' is not preceded with whitespace. | 180 | |
'<' is not followed by whitespace. | 180 | |
'>' is not preceded with whitespace. | 180 | |
Line contains a tab character. | 190 | |
Line is longer than 80 characters. | 191 | |
Redundant 'public' modifier. | 191 | |
'<' is not preceded with whitespace. | 191 | |
'<' is not followed by whitespace. | 191 | |
'>' is not preceded with whitespace. | 191 | |
'=' is not preceded with whitespace. | 191 | |
'=' is not followed by whitespace. | 191 | |
Line contains a tab character. | 201 | |
Line is longer than 80 characters. | 202 | |
Redundant 'public' modifier. | 202 | |
'=' is not preceded with whitespace. | 202 | |
'=' is not followed by whitespace. | 202 | |
Line contains a tab character. | 212 | |
Line is longer than 80 characters. | 213 | |
Redundant 'public' modifier. | 213 | |
'=' is not preceded with whitespace. | 213 | |
'=' is not followed by whitespace. | 213 | |
Line contains a tab character. | 223 | |
Line is longer than 80 characters. | 224 | |
Redundant 'public' modifier. | 224 | |
'<' is not preceded with whitespace. | 224 | |
'<' is not followed by whitespace. | 224 | |
'>' is not preceded with whitespace. | 224 | |
'=' is not preceded with whitespace. | 224 | |
'=' is not followed by whitespace. | 224 | |
'<' is not preceded with whitespace. | 224 | |
'<' is not followed by whitespace. | 224 | |
'>' is not preceded with whitespace. | 224 | |
Line contains a tab character. | 234 | |
Line is longer than 80 characters. | 235 | |
Redundant 'public' modifier. | 235 | |
'<' is not preceded with whitespace. | 235 | |
'<' is not followed by whitespace. | 235 | |
'>' is not preceded with whitespace. | 235 | |
'=' is not preceded with whitespace. | 235 | |
'=' is not followed by whitespace. | 235 | |
Line contains a tab character. | 245 | |
Line is longer than 80 characters. | 246 | |
Redundant 'public' modifier. | 246 | |
'<' is not preceded with whitespace. | 246 | |
'<' is not followed by whitespace. | 246 | |
'>' is not preceded with whitespace. | 246 | |
'=' is not preceded with whitespace. | 246 | |
'=' is not followed by whitespace. | 246 | |
Line is longer than 80 characters. | 249 | |
Line is longer than 80 characters. | 253 | |
Line is longer than 80 characters. | 254 | |
Line is longer than 80 characters. | 255 | |
Line contains a tab character. | 257 | |
Line is longer than 80 characters. | 258 | |
Redundant 'public' modifier. | 258 | |
'<' is not preceded with whitespace. | 258 | |
'<' is not followed by whitespace. | 258 | |
'>' is not preceded with whitespace. | 258 | |
'=' is not preceded with whitespace. | 258 | |
'=' is not followed by whitespace. | 258 | |
'=' is not preceded with whitespace. | 258 | |
'=' is not followed by whitespace. | 258 | |
'=' is not preceded with whitespace. | 258 | |
'=' is not followed by whitespace. | 258 | |
Line is longer than 80 characters. | 266 | |
Line is longer than 80 characters. | 267 | |
Line is longer than 80 characters. | 268 | |
Line contains a tab character. | 270 | |
Line is longer than 80 characters. | 271 | |
Redundant 'public' modifier. | 271 | |
'=' is not preceded with whitespace. | 271 | |
'=' is not followed by whitespace. | 271 | |
'=' is not preceded with whitespace. | 271 | |
'=' is not followed by whitespace. | 271 | |
'=' is not preceded with whitespace. | 271 | |
'=' is not followed by whitespace. | 271 | |
'=' is not preceded with whitespace. | 271 | |
'=' is not followed by whitespace. | 271 | |
Line contains a tab character. | 281 | |
Line is longer than 80 characters. | 282 | |
Redundant 'public' modifier. | 282 | |
'=' is not preceded with whitespace. | 282 | |
'=' is not followed by whitespace. | 282 | |
Line is longer than 80 characters. | 285 | |
Line contains a tab character. | 292 | |
Line is longer than 80 characters. | 293 | |
Redundant 'public' modifier. | 293 | |
'<' is not preceded with whitespace. | 293 | |
'<' is not followed by whitespace. | 293 | |
'>' is not preceded with whitespace. | 293 | |
'=' is not preceded with whitespace. | 293 | |
'=' is not followed by whitespace. | 293 | |
Line is longer than 80 characters. | 296 | |
Line is longer than 80 characters. | 300 | |
Line is longer than 80 characters. | 301 | |
Line is longer than 80 characters. | 302 | |
Line contains a tab character. | 304 | |
Line is longer than 80 characters. | 305 | |
Redundant 'public' modifier. | 305 | |
'<' is not preceded with whitespace. | 305 | |
'<' is not followed by whitespace. | 305 | |
'>' is not preceded with whitespace. | 305 | |
'=' 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 is longer than 80 characters. | 310 | |
Line is longer than 80 characters. | 313 | |
Line is longer than 80 characters. | 315 | |
Line is longer than 80 characters. | 316 | |
Line contains a tab character. | 319 | |
Line is longer than 80 characters. | 320 | |
Redundant 'public' modifier. | 320 | |
'=' is not preceded with whitespace. | 320 | |
'=' is not followed by whitespace. | 320 | |
'=' is not preceded with whitespace. | 320 | |
'=' is not followed by whitespace. | 320 | |
Line is longer than 80 characters. | 327 | |
Line is longer than 80 characters. | 329 | |
Line is longer than 80 characters. | 330 | |
Line is longer than 80 characters. | 333 | |
Line contains a tab character. | 334 | |
Line is longer than 80 characters. | 335 | |
Redundant 'public' modifier. | 335 | |
'=' is not preceded with whitespace. | 335 | |
'=' is not followed by whitespace. | 335 | |
'=' is not preceded with whitespace. | 335 | |
'=' is not followed by whitespace. | 335 | |
Line contains a tab character. | 346 | |
Line is longer than 80 characters. | 347 | |
Redundant 'public' modifier. | 347 | |
'=' is not preceded with whitespace. | 347 | |
'=' is not followed by whitespace. | 347 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
',' is not followed by whitespace. | 32 | |
',' is not followed by whitespace. | 32 | |
',' is not followed by whitespace. | 32 | |
'}' is not preceded with whitespace. | 32 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 42 | |
Method 'getGradeKey' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Method 'setGradeKey' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Missing a Javadoc comment. | 49 | |
Parameter newGradeKey should be final. | 49 | |
Method 'getScaleKey' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Missing a Javadoc comment. | 53 | |
Method 'setScaleKey' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Parameter newScaleKey should be final. | 57 | |
Method 'getCompareGradeKey' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
Method 'setCompareGradeKey' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
Parameter newCompareGradeKey should be final. | 65 | |
Method 'getCompareScaleKey' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Missing a Javadoc comment. | 69 | |
Method 'setCompareScaleKey' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
Parameter newCompareScaleKey should be final. | 73 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 36 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter new_return should be final. | 43 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
',' is not followed by whitespace. | 32 | |
'}' is not preceded with whitespace. | 32 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 38 | |
Line is longer than 80 characters. | 39 | |
Method 'getResultComponentTypeKey' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Line is longer than 80 characters. | 45 | |
Method 'setResultComponentTypeKey' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Parameter newResultComponentTypeKey should be final. | 45 | |
Line is longer than 80 characters. | 49 | |
Method 'getResultComponentInfo' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Missing a Javadoc comment. | 49 | |
Line is longer than 80 characters. | 53 | |
Method 'setResultComponentInfo' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Missing a Javadoc comment. | 53 | |
Parameter newResultComponentInfo should be final. | 53 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 36 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Line is longer than 80 characters. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter new_return should be final. | 43 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 36 | |
Method 'getResultComponentId' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Method 'setResultComponentId' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter newResultComponentId should be final. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 36 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter new_return should be final. | 43 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 36 | |
Method 'getCredentialKey' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Method 'setCredentialKey' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter newCredentialKey should be final. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 36 | |
Method 'getCredentialTypeKey' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Method 'setCredentialTypeKey' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter newCredentialTypeKey should be final. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 26 | |
Line is longer than 80 characters. | 32 | |
Line is longer than 80 characters. | 34 | |
Missing a Javadoc comment. | 38 | |
'<' is not preceded with whitespace. | 39 | |
'<' is not followed by whitespace. | 39 | |
'>' is not preceded with whitespace. | 39 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
'<' is not preceded with whitespace. | 41 | |
'<' is not followed by whitespace. | 41 | |
'>' is not preceded with whitespace. | 41 | |
'<' is not preceded with whitespace. | 43 | |
'<' is not followed by whitespace. | 43 | |
'>' is not preceded with whitespace. | 43 | |
'>' is not followed by whitespace. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 36 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Line is longer than 80 characters. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter new_return should be final. | 43 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 36 | |
Method 'getCredentialTypeKey' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Method 'setCredentialTypeKey' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter newCredentialTypeKey should be final. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 36 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Line is longer than 80 characters. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter new_return should be final. | 43 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 23 | |
Line is longer than 80 characters. | 29 | |
Line is longer than 80 characters. | 31 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 26 | |
Line is longer than 80 characters. | 32 | |
Line is longer than 80 characters. | 34 | |
Missing a Javadoc comment. | 38 | |
'<' is not preceded with whitespace. | 39 | |
'<' is not followed by whitespace. | 39 | |
'>' is not preceded with whitespace. | 39 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
'<' is not preceded with whitespace. | 41 | |
'<' is not followed by whitespace. | 41 | |
'>' is not preceded with whitespace. | 41 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Parameter new_return should be final. | 45 | |
'<' is not preceded with whitespace. | 45 | |
'<' is not followed by whitespace. | 45 | |
'>' is not preceded with whitespace. | 45 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 45 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 36 | |
'<' is not preceded with whitespace. | 37 | |
'<' is not followed by whitespace. | 37 | |
'>' is not preceded with whitespace. | 37 | |
Method 'getCredentialKeyList' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
'<' is not preceded with whitespace. | 39 | |
'<' is not followed by whitespace. | 39 | |
'>' is not preceded with whitespace. | 39 | |
Line is longer than 80 characters. | 43 | |
Method 'setCredentialKeyList' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter newCredentialKeyList should be final. | 43 | |
'<' is not preceded with whitespace. | 43 | |
'<' is not followed by whitespace. | 43 | |
'>' is not preceded with whitespace. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 28 | |
Line is longer than 80 characters. | 34 | |
Line is longer than 80 characters. | 36 | |
Missing a Javadoc comment. | 40 | |
'<' is not preceded with whitespace. | 41 | |
'<' is not followed by whitespace. | 41 | |
'>' is not preceded with whitespace. | 41 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 41 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
'<' is not preceded with whitespace. | 43 | |
'<' is not followed by whitespace. | 43 | |
'>' is not preceded with whitespace. | 43 | |
'<' is not preceded with whitespace. | 45 | |
'<' is not followed by whitespace. | 45 | |
'>' is not preceded with whitespace. | 45 | |
'>' is not followed by whitespace. | 45 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter new_return should be final. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Missing a Javadoc comment. | 36 | |
Method 'getCreditKey' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Method 'setCreditKey' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter newCreditKey should be final. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 36 | |
Method 'getCreditTypeKey' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Method 'setCreditTypeKey' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter newCreditTypeKey should be final. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 26 | |
Line is longer than 80 characters. | 32 | |
Line is longer than 80 characters. | 34 | |
Missing a Javadoc comment. | 38 | |
'<' is not preceded with whitespace. | 39 | |
'<' is not followed by whitespace. | 39 | |
'>' is not preceded with whitespace. | 39 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
'<' is not preceded with whitespace. | 41 | |
'<' is not followed by whitespace. | 41 | |
'>' is not preceded with whitespace. | 41 | |
'<' is not preceded with whitespace. | 43 | |
'<' is not followed by whitespace. | 43 | |
'>' is not preceded with whitespace. | 43 | |
'>' is not followed by whitespace. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 36 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Line is longer than 80 characters. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter new_return should be final. | 43 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 36 | |
Method 'getCreditTypeKey' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Method 'setCreditTypeKey' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter newCreditTypeKey should be final. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 36 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Line is longer than 80 characters. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter new_return should be final. | 43 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 23 | |
Line is longer than 80 characters. | 29 | |
Line is longer than 80 characters. | 31 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 26 | |
Line is longer than 80 characters. | 32 | |
Line is longer than 80 characters. | 34 | |
Missing a Javadoc comment. | 38 | |
'<' is not preceded with whitespace. | 39 | |
'<' is not followed by whitespace. | 39 | |
'>' is not preceded with whitespace. | 39 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
'<' is not preceded with whitespace. | 41 | |
'<' is not followed by whitespace. | 41 | |
'>' is not preceded with whitespace. | 41 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Parameter new_return should be final. | 45 | |
'<' is not preceded with whitespace. | 45 | |
'<' is not followed by whitespace. | 45 | |
'>' is not preceded with whitespace. | 45 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 45 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 36 | |
'<' is not preceded with whitespace. | 37 | |
'<' is not followed by whitespace. | 37 | |
'>' is not preceded with whitespace. | 37 | |
Method 'getCreditKeyList' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
'<' is not preceded with whitespace. | 39 | |
'<' is not followed by whitespace. | 39 | |
'>' is not preceded with whitespace. | 39 | |
Line is longer than 80 characters. | 43 | |
Method 'setCreditKeyList' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter newCreditKeyList should be final. | 43 | |
'<' is not preceded with whitespace. | 43 | |
'<' is not followed by whitespace. | 43 | |
'>' is not preceded with whitespace. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 28 | |
Line is longer than 80 characters. | 34 | |
Line is longer than 80 characters. | 36 | |
Missing a Javadoc comment. | 40 | |
'<' is not preceded with whitespace. | 41 | |
'<' is not followed by whitespace. | 41 | |
'>' is not preceded with whitespace. | 41 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 41 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
'<' is not preceded with whitespace. | 43 | |
'<' is not followed by whitespace. | 43 | |
'>' is not preceded with whitespace. | 43 | |
'<' is not preceded with whitespace. | 45 | |
'<' is not followed by whitespace. | 45 | |
'>' is not preceded with whitespace. | 45 | |
'>' is not followed by whitespace. | 45 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter new_return should be final. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Missing a Javadoc comment. | 36 | |
Method 'getGradeKey' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Method 'setGradeKey' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter newGradeKey should be final. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 36 | |
Method 'getGradeTypeKey' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Method 'setGradeTypeKey' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter newGradeTypeKey should be final. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 26 | |
Line is longer than 80 characters. | 32 | |
Line is longer than 80 characters. | 34 | |
Missing a Javadoc comment. | 38 | |
'<' is not preceded with whitespace. | 39 | |
'<' is not followed by whitespace. | 39 | |
'>' is not preceded with whitespace. | 39 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
'<' is not preceded with whitespace. | 41 | |
'<' is not followed by whitespace. | 41 | |
'>' is not preceded with whitespace. | 41 | |
'<' is not preceded with whitespace. | 43 | |
'<' is not followed by whitespace. | 43 | |
'>' is not preceded with whitespace. | 43 | |
'>' is not followed by whitespace. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 36 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter new_return should be final. | 43 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Missing a Javadoc comment. | 36 | |
Method 'getGradeTypeKey' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Method 'setGradeTypeKey' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter newGradeTypeKey should be final. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 36 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Line is longer than 80 characters. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter new_return should be final. | 43 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 23 | |
Line is longer than 80 characters. | 29 | |
Line is longer than 80 characters. | 31 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 28 | |
Line is longer than 80 characters. | 34 | |
Line is longer than 80 characters. | 36 | |
Missing a Javadoc comment. | 40 | |
'<' is not preceded with whitespace. | 41 | |
'<' is not followed by whitespace. | 41 | |
'>' is not preceded with whitespace. | 41 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 41 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
'<' is not preceded with whitespace. | 43 | |
'<' is not followed by whitespace. | 43 | |
'>' is not preceded with whitespace. | 43 | |
'<' is not preceded with whitespace. | 45 | |
'<' is not followed by whitespace. | 45 | |
'>' is not preceded with whitespace. | 45 | |
'>' is not followed by whitespace. | 45 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter new_return should be final. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 36 | |
'<' is not preceded with whitespace. | 37 | |
'<' is not followed by whitespace. | 37 | |
'>' is not preceded with whitespace. | 37 | |
Method 'getGradeKeyList' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
'<' is not preceded with whitespace. | 39 | |
'<' is not followed by whitespace. | 39 | |
'>' is not preceded with whitespace. | 39 | |
Line is longer than 80 characters. | 43 | |
Method 'setGradeKeyList' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter newGradeKeyList should be final. | 43 | |
'<' is not preceded with whitespace. | 43 | |
'<' is not followed by whitespace. | 43 | |
'>' is not preceded with whitespace. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 28 | |
Line is longer than 80 characters. | 34 | |
Line is longer than 80 characters. | 36 | |
Missing a Javadoc comment. | 40 | |
'<' is not preceded with whitespace. | 41 | |
'<' is not followed by whitespace. | 41 | |
'>' is not preceded with whitespace. | 41 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 41 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
'<' is not preceded with whitespace. | 43 | |
'<' is not followed by whitespace. | 43 | |
'>' is not preceded with whitespace. | 43 | |
'<' is not preceded with whitespace. | 45 | |
'<' is not followed by whitespace. | 45 | |
'>' is not preceded with whitespace. | 45 | |
'>' is not followed by whitespace. | 45 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter new_return should be final. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 36 | |
Method 'getScale' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Method 'setScale' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter newScale should be final. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 28 | |
Line is longer than 80 characters. | 34 | |
Line is longer than 80 characters. | 36 | |
Missing a Javadoc comment. | 40 | |
'<' is not preceded with whitespace. | 41 | |
'<' is not followed by whitespace. | 41 | |
'>' is not preceded with whitespace. | 41 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 41 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
'<' is not preceded with whitespace. | 43 | |
'<' is not followed by whitespace. | 43 | |
'>' is not preceded with whitespace. | 43 | |
'<' is not preceded with whitespace. | 45 | |
'<' is not followed by whitespace. | 45 | |
'>' is not preceded with whitespace. | 45 | |
'>' is not followed by whitespace. | 45 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter new_return should be final. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 36 | |
Method 'getResultComponentId' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Method 'setResultComponentId' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter newResultComponentId should be final. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
',' is not followed by whitespace. | 32 | |
'}' is not preceded with whitespace. | 32 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 38 | |
Method 'getResultValueId' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Method 'setResultValueId' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Parameter newResultValueId should be final. | 45 | |
Method 'getResultComponentTypeKey' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Missing a Javadoc comment. | 49 | |
Line is longer than 80 characters. | 53 | |
Method 'setResultComponentTypeKey' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Missing a Javadoc comment. | 53 | |
Parameter newResultComponentTypeKey should be final. | 53 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 36 | |
Method 'getResultComponentTypeKey' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Line is longer than 80 characters. | 43 | |
Method 'setResultComponentTypeKey' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter newResultComponentTypeKey should be final. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 26 | |
Line is longer than 80 characters. | 32 | |
Line is longer than 80 characters. | 34 | |
Missing a Javadoc comment. | 38 | |
'<' is not preceded with whitespace. | 39 | |
'<' is not followed by whitespace. | 39 | |
'>' is not preceded with whitespace. | 39 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
'<' is not preceded with whitespace. | 41 | |
'<' is not followed by whitespace. | 41 | |
'>' is not preceded with whitespace. | 41 | |
'<' is not preceded with whitespace. | 43 | |
'<' is not followed by whitespace. | 43 | |
'>' is not preceded with whitespace. | 43 | |
'>' is not followed by whitespace. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 26 | |
Line is longer than 80 characters. | 32 | |
Line is longer than 80 characters. | 34 | |
Missing a Javadoc comment. | 38 | |
'<' is not preceded with whitespace. | 39 | |
'<' is not followed by whitespace. | 39 | |
'>' is not preceded with whitespace. | 39 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
'<' is not preceded with whitespace. | 41 | |
'<' is not followed by whitespace. | 41 | |
'>' is not preceded with whitespace. | 41 | |
'<' is not preceded with whitespace. | 43 | |
'<' is not followed by whitespace. | 43 | |
'>' is not preceded with whitespace. | 43 | |
'>' is not followed by whitespace. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 36 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Line is longer than 80 characters. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter new_return should be final. | 43 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 36 | |
Method 'getResultComponentTypeKey' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Line is longer than 80 characters. | 43 | |
Method 'setResultComponentTypeKey' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter newResultComponentTypeKey should be final. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 36 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Line is longer than 80 characters. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter new_return should be final. | 43 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 23 | |
Line is longer than 80 characters. | 29 | |
Line is longer than 80 characters. | 31 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 26 | |
Line is longer than 80 characters. | 32 | |
Line is longer than 80 characters. | 34 | |
Missing a Javadoc comment. | 38 | |
'<' is not preceded with whitespace. | 39 | |
'<' is not followed by whitespace. | 39 | |
'>' is not preceded with whitespace. | 39 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
'<' is not preceded with whitespace. | 41 | |
'<' is not followed by whitespace. | 41 | |
'>' is not preceded with whitespace. | 41 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Parameter new_return should be final. | 45 | |
'<' is not preceded with whitespace. | 45 | |
'<' is not followed by whitespace. | 45 | |
'>' is not preceded with whitespace. | 45 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 45 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Missing a Javadoc comment. | 36 | |
Method 'getScaleKey' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Method 'setScaleKey' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter newScaleKey should be final. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 36 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter new_return should be final. | 43 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
',' is not followed by whitespace. | 32 | |
',' is not followed by whitespace. | 32 | |
'}' is not preceded with whitespace. | 32 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Method 'getGradeKey' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Method 'setGradeKey' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Missing a Javadoc comment. | 47 | |
Parameter newGradeKey should be final. | 47 | |
Method 'getScaleKey' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Missing a Javadoc comment. | 51 | |
Method 'setScaleKey' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter newScaleKey should be final. | 55 | |
Method 'getTranslateScaleKey' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Missing a Javadoc comment. | 59 | |
Method 'setTranslateScaleKey' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Missing a Javadoc comment. | 63 | |
Parameter newTranslateScaleKey should be final. | 63 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 26 | |
Line is longer than 80 characters. | 32 | |
Line is longer than 80 characters. | 34 | |
Missing a Javadoc comment. | 38 | |
'<' is not preceded with whitespace. | 39 | |
'<' is not followed by whitespace. | 39 | |
'>' is not preceded with whitespace. | 39 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
'<' is not preceded with whitespace. | 41 | |
'<' is not followed by whitespace. | 41 | |
'>' is not preceded with whitespace. | 41 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Parameter new_return should be final. | 45 | |
'<' is not preceded with whitespace. | 45 | |
'<' is not followed by whitespace. | 45 | |
'>' is not preceded with whitespace. | 45 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 45 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
',' is not followed by whitespace. | 32 | |
'}' is not preceded with whitespace. | 32 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 38 | |
Line is longer than 80 characters. | 39 | |
Method 'getResultComponentId' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Method 'setResultComponentId' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Parameter newResultComponentId should be final. | 45 | |
Line is longer than 80 characters. | 49 | |
Method 'getResultComponentInfo' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Missing a Javadoc comment. | 49 | |
Line is longer than 80 characters. | 53 | |
Method 'setResultComponentInfo' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Missing a Javadoc comment. | 53 | |
Parameter newResultComponentInfo should be final. | 53 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 36 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Line is longer than 80 characters. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter new_return should be final. | 43 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 20 | |
Line is longer than 80 characters. | 20 | |
Line has trailing spaces. | 21 | |
Line has trailing spaces. | 23 | |
Utility classes should not have a public or default constructor. | 27 | |
Missing a Javadoc comment. | 30 | |
'static' modifier out of order with the JLS suggestions. | 30 | |
Line is longer than 80 characters. | 31 | |
Missing a Javadoc comment. | 31 | |
'static' modifier out of order with the JLS suggestions. | 31 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 32 | |
'static' modifier out of order with the JLS suggestions. | 32 | |
Line has trailing spaces. | 33 | |
Missing a Javadoc comment. | 33 | |
'static' modifier out of order with the JLS suggestions. | 33 | |
Line is longer than 80 characters. | 34 | |
Missing a Javadoc comment. | 34 | |
'static' modifier out of order with the JLS suggestions. | 34 | |
Line has trailing spaces. | 35 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 35 | |
'static' modifier out of order with the JLS suggestions. | 35 | |
Line has trailing spaces. | 36 | |
Line is longer than 80 characters. | 37 | |
Line contains a tab character. | 37 | |
Line is longer than 80 characters. | 38 | |
Missing a Javadoc comment. | 38 | |
'static' modifier out of order with the JLS suggestions. | 38 | |
Line is longer than 80 characters. | 39 | |
Missing a Javadoc comment. | 39 | |
'static' modifier out of order with the JLS suggestions. | 39 | |
Line is longer than 80 characters. | 40 | |
Missing a Javadoc comment. | 40 | |
'static' modifier out of order with the JLS suggestions. | 40 | |
Line is longer than 80 characters. | 41 | |
Missing a Javadoc comment. | 41 | |
'static' modifier out of order with the JLS suggestions. | 41 | |
Line has trailing spaces. | 44 | |
Missing a Javadoc comment. | 44 | |
'static' modifier out of order with the JLS suggestions. | 44 | |
Missing a Javadoc comment. | 45 | |
'static' modifier out of order with the JLS suggestions. | 45 | |
Missing a Javadoc comment. | 46 | |
'static' modifier out of order with the JLS suggestions. | 46 | |
Missing a Javadoc comment. | 47 | |
'static' modifier out of order with the JLS suggestions. | 47 | |
Missing a Javadoc comment. | 48 | |
'static' modifier out of order with the JLS suggestions. | 48 | |
Missing a Javadoc comment. | 49 | |
'static' modifier out of order with the JLS suggestions. | 49 | |
Missing a Javadoc comment. | 50 | |
'static' modifier out of order with the JLS suggestions. | 50 | |
Missing a Javadoc comment. | 51 | |
'static' modifier out of order with the JLS suggestions. | 51 | |
Missing a Javadoc comment. | 52 | |
'static' modifier out of order with the JLS suggestions. | 52 | |
Line has trailing spaces. | 53 | |
Line is longer than 80 characters. | 55 | |
Missing a Javadoc comment. | 55 | |
Line is longer than 80 characters. | 56 | |
Missing a Javadoc comment. | 56 | |
Line is longer than 80 characters. | 57 | |
Missing a Javadoc comment. | 57 | |
Line is longer than 80 characters. | 59 | |
Line contains a tab character. | 59 | |
Missing a Javadoc comment. | 59 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 30 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/ac | 30 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 38 | |
Expected an @return tag. | 44 | |
Method 'getOrgId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Method 'setOrgId' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter orgId should be final. | 48 | |
'orgId' hides a field. | 48 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 28 | |
Line is longer than 80 characters. | 28 | |
Line has trailing spaces. | 29 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 47 | |
'<' is not preceded with whitespace. | 47 | |
'<' is not followed by whitespace. | 47 | |
'>' is not preceded with whitespace. | 47 | |
Missing a Javadoc comment. | 49 | |
Method 'getOrgId' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Method 'setOrgId' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
Parameter orgId should be final. | 61 | |
'orgId' hides a field. | 61 | |
Line has trailing spaces. | 66 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Missing a Javadoc comment. | 72 | |
Parameter effectiveDate should be final. | 72 | |
'effectiveDate' hides a field. | 72 | |
Line has trailing spaces. | 77 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Missing a Javadoc comment. | 79 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Missing a Javadoc comment. | 83 | |
Parameter expirationDate should be final. | 83 | |
'expirationDate' hides a field. | 83 | |
Expected an @return tag. | 90 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 90 | |
'<' is not preceded with whitespace. | 90 | |
'<' is not followed by whitespace. | 90 | |
'>' is not preceded with whitespace. | 90 | |
'<' is not preceded with whitespace. | 92 | |
'<' is not followed by whitespace. | 92 | |
'>' is not preceded with whitespace. | 92 | |
'>' is not followed by whitespace. | 92 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Missing a Javadoc comment. | 97 | |
Parameter attributes should be final. | 97 | |
'<' is not preceded with whitespace. | 97 | |
'<' is not followed by whitespace. | 97 | |
'>' is not preceded with whitespace. | 97 | |
'attributes' hides a field. | 97 | |
Line has trailing spaces. | 100 | |
Line has trailing spaces. | 102 | |
Line is longer than 80 characters. | 103 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Missing a Javadoc comment. | 105 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 109 | |
Missing a Javadoc comment. | 109 | |
Parameter metaInfo should be final. | 109 | |
'metaInfo' hides a field. | 109 | |
Line has trailing spaces. | 112 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 116 | |
Missing a Javadoc comment. | 116 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Missing a Javadoc comment. | 120 | |
Parameter id should be final. | 120 | |
'id' hides a field. | 120 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 34 | |
Line is longer than 80 characters. | 34 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 41 | |
Missing a Javadoc comment. | 42 | |
Line has trailing spaces. | 43 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 47 | |
Line has trailing spaces. | 49 | |
Missing a Javadoc comment. | 50 | |
'<' is not preceded with whitespace. | 52 | |
'<' is not followed by whitespace. | 52 | |
'>' is not preceded with whitespace. | 52 | |
Line has trailing spaces. | 53 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 57 | |
Line has trailing spaces. | 59 | |
Missing a Javadoc comment. | 60 | |
Line has trailing spaces. | 62 | |
Line has trailing spaces. | 63 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Missing a Javadoc comment. | 71 | |
Parameter id should be final. | 71 | |
'id' hides a field. | 71 | |
Line has trailing spaces. | 74 | |
Method 'getOrgId' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Missing a Javadoc comment. | 78 | |
Method 'setOrgId' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Missing a Javadoc comment. | 82 | |
Parameter orgId should be final. | 82 | |
'orgId' hides a field. | 82 | |
Line has trailing spaces. | 85 | |
Expected an @return tag. | 89 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 89 | |
'<' is not preceded with whitespace. | 89 | |
'<' is not followed by whitespace. | 89 | |
'>' is not preceded with whitespace. | 89 | |
'<' is not preceded with whitespace. | 91 | |
'<' is not followed by whitespace. | 91 | |
'>' is not preceded with whitespace. | 91 | |
'>' is not followed by whitespace. | 91 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Missing a Javadoc comment. | 96 | |
Parameter attributes should be final. | 96 | |
'<' is not preceded with whitespace. | 96 | |
'<' is not followed by whitespace. | 96 | |
'>' is not preceded with whitespace. | 96 | |
'attributes' hides a field. | 96 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Missing a Javadoc comment. | 100 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Missing a Javadoc comment. | 104 | |
Parameter type should be final. | 104 | |
'type' hides a field. | 104 | |
Method 'isPrimary' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Missing a Javadoc comment. | 108 | |
Method 'setPrimary' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Missing a Javadoc comment. | 112 | |
Parameter isPrimary should be final. | 112 | |
'isPrimary' hides a field. | 112 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 116 | |
Missing a Javadoc comment. | 116 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Missing a Javadoc comment. | 120 | |
Parameter metaInfo should be final. | 120 | |
'metaInfo' hides a field. | 120 | |
Line has trailing spaces. | 122 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 27 | |
Line is longer than 80 characters. | 32 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/af | 32 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 52 | |
Expected an @return tag. | 58 | |
Method 'getOrgId' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Method 'setOrgId' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Missing a Javadoc comment. | 62 | |
Parameter orgId should be final. | 62 | |
'orgId' hides a field. | 62 | |
Expected an @return tag. | 69 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
Parameter effectiveDate should be final. | 73 | |
'effectiveDate' hides a field. | 73 | |
Expected an @return tag. | 80 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Parameter expirationDate should be final. | 84 | |
'expirationDate' hides a field. | 84 | |
Expected an @return tag. | 91 | |
Method 'getPercentage' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Method 'setPercentage' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Missing a Javadoc comment. | 95 | |
Parameter percentage should be final. | 95 | |
'percentage' hides a field. | 95 | |
Line contains a tab character. | 99 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Missing a Javadoc comment. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 103 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Missing a Javadoc comment. | 103 | |
Parameter id should be final. | 103 | |
'id' hides a field. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 17 | |
Line has trailing spaces. | 34 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Line has trailing spaces. | 41 | |
'<' is not preceded with whitespace. | 41 | |
'<' is not followed by whitespace. | 41 | |
'>' is not preceded with whitespace. | 41 | |
Line has trailing spaces. | 42 | |
Missing a Javadoc comment. | 43 | |
Line contains a tab character. | 44 | |
'<' is not preceded with whitespace. | 45 | |
'<' is not followed by whitespace. | 45 | |
',' is not followed by whitespace. | 45 | |
'>' is not preceded with whitespace. | 45 | |
Missing a Javadoc comment. | 47 | |
Expected an @return tag. | 53 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 53 | |
'<' is not preceded with whitespace. | 53 | |
'<' is not followed by whitespace. | 53 | |
',' is not followed by whitespace. | 53 | |
'>' is not preceded with whitespace. | 53 | |
'<' is not preceded with whitespace. | 55 | |
'<' is not followed by whitespace. | 55 | |
',' is not followed by whitespace. | 55 | |
'>' is not preceded with whitespace. | 55 | |
'>' is not followed by whitespace. | 55 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Missing a Javadoc comment. | 60 | |
Parameter attributes should be final. | 60 | |
'<' is not preceded with whitespace. | 60 | |
'<' is not followed by whitespace. | 60 | |
',' is not followed by whitespace. | 60 | |
'>' is not preceded with whitespace. | 60 | |
'attributes' hides a field. | 60 | |
Line contains a tab character. | 64 | |
Method 'getAffiliatedOrgs' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
'<' is not preceded with whitespace. | 64 | |
'<' is not followed by whitespace. | 64 | |
'>' is not preceded with whitespace. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 68 | |
Method 'setAffiliatedOrgs' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
Parameter affiliatedOrgs should be final. | 68 | |
'<' is not preceded with whitespace. | 68 | |
'<' is not followed by whitespace. | 68 | |
'>' is not preceded with whitespace. | 68 | |
'affiliatedOrgs' hides a field. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 72 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Missing a Javadoc comment. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 76 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
Parameter id should be final. | 76 | |
'id' hides a field. | 76 | |
Line contains a tab character. | 77 | |
Line has trailing spaces. | 78 | |
Line contains a tab character. | 78 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 58 | |
'<' is not preceded with whitespace. | 60 | |
'<' is not followed by whitespace. | 60 | |
'>' is not preceded with whitespace. | 60 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 71 | |
Expected an @return tag. | 77 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Missing a Javadoc comment. | 81 | |
Parameter cluId should be final. | 81 | |
'cluId' hides a field. | 81 | |
Expected an @return tag. | 88 | |
Method 'getRelatedCluId' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Method 'setRelatedCluId' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Missing a Javadoc comment. | 92 | |
Parameter relatedCluId should be final. | 92 | |
'relatedCluId' hides a field. | 92 | |
Line is longer than 80 characters. | 97 | |
Expected an @return tag. | 99 | |
Method 'getIsCluRelationRequired' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Method 'setIsCluRelationRequired' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Missing a Javadoc comment. | 103 | |
Parameter isCluRelationRequired should be final. | 103 | |
'isCluRelationRequired' hides a field. | 103 | |
Line is longer than 80 characters. | 108 | |
Expected an @return tag. | 110 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Missing a Javadoc comment. | 114 | |
Parameter effectiveDate should be final. | 114 | |
'effectiveDate' hides a field. | 114 | |
Line is longer than 80 characters. | 119 | |
Expected an @return tag. | 121 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Missing a Javadoc comment. | 125 | |
Parameter expirationDate should be final. | 125 | |
'expirationDate' hides a field. | 125 | |
Expected an @return tag. | 132 | |
Method 'getAttributes' 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 | |
Line contains a tab character. | 139 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 139 | |
Missing a Javadoc comment. | 139 | |
Parameter attributes should be final. | 140 | |
'<' is not preceded with whitespace. | 140 | |
'<' is not followed by whitespace. | 140 | |
'>' is not preceded with whitespace. | 140 | |
'attributes' hides a field. | 140 | |
Line is longer than 80 characters. | 145 | |
Expected an @return tag. | 147 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 151 | |
Missing a Javadoc comment. | 151 | |
Parameter metaInfo should be final. | 151 | |
'metaInfo' hides a field. | 151 | |
Expected an @return tag. | 158 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 158 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 162 | |
Missing a Javadoc comment. | 162 | |
Parameter type should be final. | 162 | |
'type' hides a field. | 162 | |
Line is longer than 80 characters. | 167 | |
Expected an @return tag. | 169 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 169 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 173 | |
Missing a Javadoc comment. | 173 | |
Parameter state should be final. | 173 | |
'state' hides a field. | 173 | |
Line is longer than 80 characters. | 178 | |
Expected an @return tag. | 180 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 180 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 184 | |
Missing a Javadoc comment. | 184 | |
Parameter id should be final. | 184 | |
'id' hides a field. | 184 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 188 | |
Missing a Javadoc comment. | 188 | |
Line is longer than 80 characters. | 190 | |
Line contains a tab character. | 190 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 17 | |
Line is longer than 80 characters. | 27 | |
Line has trailing spaces. | 28 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 61 | |
Line is longer than 80 characters. | 65 | |
Expected an @return tag. | 67 | |
Method 'getRepeatCount' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Method 'setRepeatCount' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Missing a Javadoc comment. | 71 | |
Parameter repeatCount should be final. | 71 | |
'repeatCount' hides a field. | 71 | |
First sentence should end with a period. | 75 | |
Expected an @return tag. | 78 | |
Method 'getRepeatTime' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Method 'setRepeatTime' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Missing a Javadoc comment. | 82 | |
Parameter repeatTime should be final. | 82 | |
'repeatTime' hides a field. | 82 | |
Expected an @return tag. | 89 | |
Method 'getRepeatUnits' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Method 'setRepeatUnits' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Missing a Javadoc comment. | 93 | |
Parameter repeatUnits should be final. | 93 | |
'repeatUnits' hides a field. | 93 | |
Line is longer than 80 characters. | 98 | |
Expected an @return tag. | 100 | |
Method 'getMinTotalUnits' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Method 'setMinTotalUnits' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Missing a Javadoc comment. | 104 | |
Parameter minTotalUnits should be final. | 104 | |
'minTotalUnits' hides a field. | 104 | |
Line is longer than 80 characters. | 109 | |
Expected an @return tag. | 111 | |
Method 'getMaxTotalUnits' is not designed for extension - needs to be abstract, final or empty. | 111 | |
Method 'setMaxTotalUnits' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Missing a Javadoc comment. | 115 | |
Parameter maxTotalUnits should be final. | 115 | |
'maxTotalUnits' hides a field. | 115 | |
First sentence should end with a period. | 119 | |
Line is longer than 80 characters. | 120 | |
Expected an @return tag. | 122 | |
Method 'getInstructorUnits' is not designed for extension - needs to be abstract, final or empty. | 122 | |
Method 'setInstructorUnits' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Missing a Javadoc comment. | 126 | |
Parameter instructorUnits should be final. | 126 | |
'instructorUnits' hides a field. | 126 | |
Line is longer than 80 characters. | 131 | |
Expected an @return tag. | 133 | |
Method 'getMinTimeToComplete' is not designed for extension - needs to be abstract, final or empty. | 133 | |
Method 'setMinTimeToComplete' is not designed for extension - needs to be abstract, final or empty. | 137 | |
Missing a Javadoc comment. | 137 | |
Parameter minTimeToComplete should be final. | 137 | |
'minTimeToComplete' hides a field. | 137 | |
Line is longer than 80 characters. | 142 | |
Expected an @return tag. | 144 | |
Method 'getMaxTimeToComplete' is not designed for extension - needs to be abstract, final or empty. | 144 | |
Method 'setMaxTimeToComplete' is not designed for extension - needs to be abstract, final or empty. | 148 | |
Missing a Javadoc comment. | 148 | |
Parameter maxTimeToComplete should be final. | 148 | |
'maxTimeToComplete' hides a field. | 148 | |
Line is longer than 80 characters. | 153 | |
Expected an @return tag. | 155 | |
Method 'getMaxAllowableInactivity' is not designed for extension - needs to be abstract, final or empty. | 155 | |
Line is longer than 80 characters. | 159 | |
Method 'setMaxAllowableInactivity' is not designed for extension - needs to be abstract, final or empty. | 159 | |
Missing a Javadoc comment. | 159 | |
Parameter maxAllowableInactivity should be final. | 159 | |
'maxAllowableInactivity' hides a field. | 159 | |
Line is longer than 80 characters. | 164 | |
Expected an @return tag. | 166 | |
Method 'getMaxTimeResultsRecognized' is not designed for extension - needs to be abstract, final or empty. | 166 | |
Line is longer than 80 characters. | 170 | |
Method 'setMaxTimeResultsRecognized' is not designed for extension - needs to be abstract, final or empty. | 170 | |
Missing a Javadoc comment. | 170 | |
Parameter maxTimeResultsRecognized should be final. | 170 | |
'maxTimeResultsRecognized' hides a field. | 170 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 17 | |
Line has trailing spaces. | 36 | |
Line is longer than 80 characters. | 36 | |
Line has trailing spaces. | 37 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Line has trailing spaces. | 44 | |
Line has trailing spaces. | 45 | |
Missing a Javadoc comment. | 46 | |
Line has trailing spaces. | 48 | |
Missing a Javadoc comment. | 49 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Line has trailing spaces. | 51 | |
Missing a Javadoc comment. | 52 | |
Line contains a tab character. | 53 | |
'<' is not preceded with whitespace. | 54 | |
'<' is not followed by whitespace. | 54 | |
',' is not followed by whitespace. | 54 | |
'>' is not preceded with whitespace. | 54 | |
Missing a Javadoc comment. | 56 | |
Line has trailing spaces. | 58 | |
Expected an @return tag. | 62 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 62 | |
'<' is not preceded with whitespace. | 62 | |
'<' is not followed by whitespace. | 62 | |
',' is not followed by whitespace. | 62 | |
'>' is not preceded with whitespace. | 62 | |
'<' is not preceded with whitespace. | 64 | |
'<' is not followed by whitespace. | 64 | |
',' is not followed by whitespace. | 64 | |
'>' is not preceded with whitespace. | 64 | |
'>' is not followed by whitespace. | 64 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Missing a Javadoc comment. | 69 | |
Parameter attributes should be final. | 69 | |
'<' is not preceded with whitespace. | 69 | |
'<' is not followed by whitespace. | 69 | |
',' is not followed by whitespace. | 69 | |
'>' is not preceded with whitespace. | 69 | |
'attributes' hides a field. | 69 | |
Line contains a tab character. | 73 | |
Method 'getCluFeeRecords' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
'<' is not preceded with whitespace. | 73 | |
'<' is not followed by whitespace. | 73 | |
'>' is not preceded with whitespace. | 73 | |
Line contains a tab character. | 74 | |
'if' is not followed by whitespace. | 74 | |
'{' is not preceded with whitespace. | 74 | |
Line contains a tab character. | 75 | |
'<' 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 contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 80 | |
Method 'setCluFeeRecords' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Missing a Javadoc comment. | 80 | |
Parameter cluFeeRecords should be final. | 80 | |
'<' is not preceded with whitespace. | 80 | |
'<' is not followed by whitespace. | 80 | |
'>' is not preceded with whitespace. | 80 | |
'cluFeeRecords' hides a field. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 84 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 88 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Missing a Javadoc comment. | 88 | |
Parameter id should be final. | 88 | |
'id' hides a field. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
First sentence should end with a period. | 92 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Expected an @return tag. | 95 | |
Line contains a tab character. | 95 | |
Method 'getDescr' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 99 | |
Method 'setDescr' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Missing a Javadoc comment. | 99 | |
Parameter descr should be final. | 99 | |
'descr' hides a field. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 103 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Missing a Javadoc comment. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 107 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Missing a Javadoc comment. | 107 | |
Parameter metaInfo should be final. | 107 | |
'metaInfo' hides a field. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 43 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/cl | 43 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 57 | |
'<' is not preceded with whitespace. | 58 | |
'<' is not followed by whitespace. | 58 | |
'>' is not preceded with whitespace. | 58 | |
Line has trailing spaces. | 59 | |
Missing a Javadoc comment. | 60 | |
'<' is not preceded with whitespace. | 61 | |
'<' is not followed by whitespace. | 61 | |
'>' is not preceded with whitespace. | 61 | |
Missing a Javadoc comment. | 63 | |
Line has trailing spaces. | 65 | |
Missing a Javadoc comment. | 66 | |
'<' is not preceded with whitespace. | 68 | |
'<' is not followed by whitespace. | 68 | |
'>' is not preceded with whitespace. | 68 | |
Missing a Javadoc comment. | 70 | |
Missing a Javadoc comment. | 73 | |
Line is longer than 80 characters. | 77 | |
Expected an @return tag. | 79 | |
Method 'getFeeType' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Method 'setFeeType' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Missing a Javadoc comment. | 83 | |
Parameter feeType should be final. | 83 | |
'feeType' hides a field. | 83 | |
Line is longer than 80 characters. | 88 | |
Expected an @return tag. | 90 | |
Method 'getRateType' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 94 | |
Method 'setRateType' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Missing a Javadoc comment. | 94 | |
Parameter rateType should be final. | 94 | |
'rateType' hides a field. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 98 | |
Line is longer than 80 characters. | 99 | |
Expected an @return tag. | 101 | |
Method 'getFeeAmounts' is not designed for extension - needs to be abstract, final or empty. | 101 | |
'<' is not preceded with whitespace. | 101 | |
'<' is not followed by whitespace. | 101 | |
'>' is not preceded with whitespace. | 101 | |
Line contains a tab character. | 102 | |
'if' is not followed by whitespace. | 102 | |
'==' is not preceded with whitespace. | 102 | |
'==' is not followed by whitespace. | 102 | |
'{' is not preceded with whitespace. | 102 | |
Line contains a tab character. | 103 | |
'<' is not preceded with whitespace. | 103 | |
'<' is not followed by whitespace. | 103 | |
'>' is not preceded with whitespace. | 103 | |
'>' is not followed by whitespace. | 103 | |
Line contains a tab character. | 104 | |
Method 'setFeeAmounts' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Missing a Javadoc comment. | 108 | |
Parameter feeAmounts should be final. | 108 | |
'<' is not preceded with whitespace. | 108 | |
'<' is not followed by whitespace. | 108 | |
'>' is not preceded with whitespace. | 108 | |
'feeAmounts' hides a field. | 108 | |
Expected an @return tag. | 115 | |
Method 'getAffiliatedOrgs' is not designed for extension - needs to be abstract, final or empty. | 115 | |
'<' is not preceded with whitespace. | 115 | |
'<' is not followed by whitespace. | 115 | |
'>' is not preceded with whitespace. | 115 | |
'<' is not preceded with whitespace. | 117 | |
'<' is not followed by whitespace. | 117 | |
'>' is not preceded with whitespace. | 117 | |
'>' is not followed by whitespace. | 117 | |
Method 'setAffiliatedOrgs' is not designed for extension - needs to be abstract, final or empty. | 122 | |
Missing a Javadoc comment. | 122 | |
Parameter affiliatedOrgs should be final. | 122 | |
'<' is not preceded with whitespace. | 122 | |
'<' is not followed by whitespace. | 122 | |
'>' is not preceded with whitespace. | 122 | |
'affiliatedOrgs' hides a field. | 122 | |
Line contains a tab character. | 126 | |
Line has trailing spaces. | 127 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Expected an @return tag. | 129 | |
Method 'getDescr' is not designed for extension - needs to be abstract, final or empty. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 133 | |
Method 'setDescr' is not designed for extension - needs to be abstract, final or empty. | 133 | |
Missing a Javadoc comment. | 133 | |
Parameter descr should be final. | 133 | |
'descr' hides a field. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 137 | |
Expected an @return tag. | 140 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 140 | |
'<' is not preceded with whitespace. | 140 | |
'<' is not followed by whitespace. | 140 | |
'>' is not preceded with whitespace. | 140 | |
'<' is not preceded with whitespace. | 142 | |
'<' is not followed by whitespace. | 142 | |
'>' is not preceded with whitespace. | 142 | |
'>' is not followed by whitespace. | 142 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Missing a Javadoc comment. | 147 | |
Parameter attributes should be final. | 147 | |
'<' is not preceded with whitespace. | 147 | |
'<' is not followed by whitespace. | 147 | |
'>' is not preceded with whitespace. | 147 | |
'attributes' hides a field. | 147 | |
Line has trailing spaces. | 151 | |
Line has trailing spaces. | 153 | |
Line is longer than 80 characters. | 153 | |
Line contains a tab character. | 153 | |
Line has trailing spaces. | 154 | |
Line is longer than 80 characters. | 154 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Expected an @return tag. | 156 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 160 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 160 | |
Missing a Javadoc comment. | 160 | |
Parameter metaInfo should be final. | 160 | |
'metaInfo' hides a field. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 164 | |
Expected an @return tag. | 167 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 167 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 171 | |
Missing a Javadoc comment. | 171 | |
Parameter id should be final. | 171 | |
'id' hides a field. | 171 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 17 | |
First sentence should end with a period. | 27 | |
Line has trailing spaces. | 29 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 65 | |
Line is longer than 80 characters. | 69 | |
Expected an @return tag. | 71 | |
Method 'getCode' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Method 'setCode' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Missing a Javadoc comment. | 75 | |
Parameter code should be final. | 75 | |
'code' hides a field. | 75 | |
First sentence should end with a period. | 79 | |
Expected an @return tag. | 82 | |
Method 'getShortName' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Method 'setShortName' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Missing a Javadoc comment. | 86 | |
Parameter shortName should be final. | 86 | |
'shortName' hides a field. | 86 | |
Method 'getLongName' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Missing a Javadoc comment. | 90 | |
Method 'setLongName' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Missing a Javadoc comment. | 94 | |
Parameter longName should be final. | 94 | |
'longName' hides a field. | 94 | |
Expected an @return tag. | 101 | |
Method 'getLevel' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Method 'setLevel' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Missing a Javadoc comment. | 105 | |
Parameter level should be final. | 105 | |
'level' hides a field. | 105 | |
Line is longer than 80 characters. | 110 | |
Expected an @return tag. | 112 | |
Method 'getDivision' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Method 'setDivision' is not designed for extension - needs to be abstract, final or empty. | 116 | |
Missing a Javadoc comment. | 116 | |
Parameter division should be final. | 116 | |
'division' hides a field. | 116 | |
Line has trailing spaces. | 119 | |
Line has trailing spaces. | 121 | |
Line is longer than 80 characters. | 121 | |
Line has trailing spaces. | 122 | |
Method 'getSuffixCode' is not designed for extension - needs to be abstract, final or empty. | 123 | |
Missing a Javadoc comment. | 123 | |
Method 'setSuffixCode' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Missing a Javadoc comment. | 127 | |
Parameter suffixCode should be final. | 127 | |
'suffixCode' hides a field. | 127 | |
Line has trailing spaces. | 130 | |
First sentence should end with a period. | 131 | |
Line is longer than 80 characters. | 132 | |
Expected an @return tag. | 134 | |
Method 'getVariation' is not designed for extension - needs to be abstract, final or empty. | 134 | |
Method 'setVariation' is not designed for extension - needs to be abstract, final or empty. | 138 | |
Missing a Javadoc comment. | 138 | |
Parameter variation should be final. | 138 | |
'variation' hides a field. | 138 | |
Method 'getOrgId' is not designed for extension - needs to be abstract, final or empty. | 145 | |
Missing a Javadoc comment. | 145 | |
Method 'setOrgId' is not designed for extension - needs to be abstract, final or empty. | 149 | |
Missing a Javadoc comment. | 149 | |
Parameter orgId should be final. | 149 | |
'orgId' hides a field. | 149 | |
Line is longer than 80 characters. | 154 | |
Expected an @return tag. | 156 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 156 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 160 | |
Missing a Javadoc comment. | 160 | |
Parameter type should be final. | 160 | |
'type' hides a field. | 160 | |
Line is longer than 80 characters. | 165 | |
Expected an @return tag. | 167 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 167 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 171 | |
Missing a Javadoc comment. | 171 | |
Parameter state should be final. | 171 | |
'state' hides a field. | 171 | |
Line is longer than 80 characters. | 176 | |
Expected an @return tag. | 178 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 178 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 182 | |
Missing a Javadoc comment. | 182 | |
Parameter id should be final. | 182 | |
'id' hides a field. | 182 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 45 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 52 | |
'<' is not preceded with whitespace. | 53 | |
'<' is not followed by whitespace. | 53 | |
'>' is not preceded with whitespace. | 53 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 61 | |
'<' is not preceded with whitespace. | 62 | |
'<' is not followed by whitespace. | 62 | |
'>' is not preceded with whitespace. | 62 | |
Missing a Javadoc comment. | 64 | |
'<' is not preceded with whitespace. | 65 | |
'<' is not followed by whitespace. | 65 | |
'>' is not preceded with whitespace. | 65 | |
Missing a Javadoc comment. | 67 | |
'<' is not preceded with whitespace. | 68 | |
'<' is not followed by whitespace. | 68 | |
'>' is not preceded with whitespace. | 68 | |
Missing a Javadoc comment. | 70 | |
Missing a Javadoc comment. | 73 | |
'<' is not preceded with whitespace. | 74 | |
'<' is not followed by whitespace. | 74 | |
'>' is not preceded with whitespace. | 74 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 85 | |
Missing a Javadoc comment. | 88 | |
Missing a Javadoc comment. | 91 | |
Missing a Javadoc comment. | 94 | |
Missing a Javadoc comment. | 97 | |
Missing a Javadoc comment. | 100 | |
Missing a Javadoc comment. | 103 | |
'<' is not preceded with whitespace. | 104 | |
'<' is not followed by whitespace. | 104 | |
'>' is not preceded with whitespace. | 104 | |
Missing a Javadoc comment. | 106 | |
Missing a Javadoc comment. | 109 | |
Missing a Javadoc comment. | 112 | |
'<' is not preceded with whitespace. | 113 | |
'<' is not followed by whitespace. | 113 | |
'>' is not preceded with whitespace. | 113 | |
Missing a Javadoc comment. | 115 | |
Missing a Javadoc comment. | 118 | |
Missing a Javadoc comment. | 121 | |
Missing a Javadoc comment. | 124 | |
Missing a Javadoc comment. | 127 | |
Missing a Javadoc comment. | 130 | |
Missing a Javadoc comment. | 133 | |
'<' is not preceded with whitespace. | 135 | |
'<' is not followed by whitespace. | 135 | |
'>' is not preceded with whitespace. | 135 | |
Missing a Javadoc comment. | 137 | |
Missing a Javadoc comment. | 140 | |
Missing a Javadoc comment. | 143 | |
Missing a Javadoc comment. | 146 | |
Missing a Javadoc comment. | 149 | |
Line is longer than 80 characters. | 154 | |
Expected an @return tag. | 156 | |
Method 'getOfficialIdentifier' is not designed for extension - needs to be abstract, final or empty. | 156 | |
Method 'setOfficialIdentifier' is not designed for extension - needs to be abstract, final or empty. | 160 | |
Missing a Javadoc comment. | 160 | |
Parameter officialIdentifier should be final. | 160 | |
'officialIdentifier' hides a field. | 160 | |
Line is longer than 80 characters. | 165 | |
Expected an @return tag. | 167 | |
Method 'getAlternateIdentifiers' is not designed for extension - needs to be abstract, final or empty. | 167 | |
'<' is not preceded with whitespace. | 167 | |
'<' is not followed by whitespace. | 167 | |
'>' is not preceded with whitespace. | 167 | |
'<' is not preceded with whitespace. | 169 | |
'<' is not followed by whitespace. | 169 | |
'>' is not preceded with whitespace. | 169 | |
'>' is not followed by whitespace. | 169 | |
Line is longer than 80 characters. | 174 | |
Method 'setAlternateIdentifiers' is not designed for extension - needs to be abstract, final or empty. | 174 | |
Missing a Javadoc comment. | 174 | |
Parameter alternateIdentifiers should be final. | 174 | |
'<' is not preceded with whitespace. | 174 | |
'<' is not followed by whitespace. | 174 | |
'>' is not preceded with whitespace. | 174 | |
'alternateIdentifiers' hides a field. | 174 | |
Line is longer than 80 characters. | 180 | |
Expected an @return tag. | 182 | |
Method 'getStudySubjectArea' is not designed for extension - needs to be abstract, final or empty. | 182 | |
Method 'setStudySubjectArea' is not designed for extension - needs to be abstract, final or empty. | 186 | |
Missing a Javadoc comment. | 186 | |
Parameter studySubjectArea should be final. | 186 | |
'studySubjectArea' hides a field. | 186 | |
Expected an @return tag. | 193 | |
Method 'getDescr' is not designed for extension - needs to be abstract, final or empty. | 193 | |
Method 'setDescr' is not designed for extension - needs to be abstract, final or empty. | 197 | |
Missing a Javadoc comment. | 197 | |
Parameter descr should be final. | 197 | |
'descr' hides a field. | 197 | |
Method 'getAccreditations' is not designed for extension - needs to be abstract, final or empty. | 204 | |
Missing a Javadoc comment. | 204 | |
'<' is not preceded with whitespace. | 204 | |
'<' is not followed by whitespace. | 204 | |
'>' is not preceded with whitespace. | 204 | |
'<' is not preceded with whitespace. | 206 | |
'<' is not followed by whitespace. | 206 | |
'>' is not preceded with whitespace. | 206 | |
'>' is not followed by whitespace. | 206 | |
Method 'setAccreditations' is not designed for extension - needs to be abstract, final or empty. | 211 | |
Missing a Javadoc comment. | 211 | |
Parameter accreditations should be final. | 211 | |
'<' is not preceded with whitespace. | 211 | |
'<' is not followed by whitespace. | 211 | |
'>' is not preceded with whitespace. | 211 | |
'accreditations' hides a field. | 211 | |
Method 'getCampusLocations' is not designed for extension - needs to be abstract, final or empty. | 218 | |
Missing a Javadoc comment. | 218 | |
'<' is not preceded with whitespace. | 218 | |
'<' is not followed by whitespace. | 218 | |
'>' is not preceded with whitespace. | 218 | |
'<' is not preceded with whitespace. | 220 | |
'<' is not followed by whitespace. | 220 | |
'>' is not preceded with whitespace. | 220 | |
'>' is not followed by whitespace. | 220 | |
Method 'setCampusLocations' is not designed for extension - needs to be abstract, final or empty. | 225 | |
Missing a Javadoc comment. | 225 | |
Parameter campusLocations should be final. | 225 | |
'<' is not preceded with whitespace. | 225 | |
'<' is not followed by whitespace. | 225 | |
'>' is not preceded with whitespace. | 225 | |
'campusLocations' hides a field. | 225 | |
Method 'getAdminOrgs' is not designed for extension - needs to be abstract, final or empty. | 229 | |
Missing a Javadoc comment. | 229 | |
'<' is not preceded with whitespace. | 229 | |
'<' is not followed by whitespace. | 229 | |
'>' is not preceded with whitespace. | 229 | |
Line contains a tab character. | 231 | |
'<' is not preceded with whitespace. | 231 | |
'<' is not followed by whitespace. | 231 | |
'>' is not preceded with whitespace. | 231 | |
'>' is not followed by whitespace. | 231 | |
Method 'setAdminOrgs' is not designed for extension - needs to be abstract, final or empty. | 236 | |
Missing a Javadoc comment. | 236 | |
Parameter adminOrgs should be final. | 236 | |
'<' is not preceded with whitespace. | 236 | |
'<' is not followed by whitespace. | 236 | |
'>' is not preceded with whitespace. | 236 | |
'adminOrgs' hides a field. | 236 | |
Line is longer than 80 characters. | 241 | |
Expected an @return tag. | 243 | |
Method 'getPrimaryInstructor' is not designed for extension - needs to be abstract, final or empty. | 243 | |
Method 'setPrimaryInstructor' is not designed for extension - needs to be abstract, final or empty. | 247 | |
Missing a Javadoc comment. | 247 | |
Parameter primaryInstructor should be final. | 247 | |
'primaryInstructor' hides a field. | 247 | |
Line is longer than 80 characters. | 252 | |
Expected an @return tag. | 254 | |
Method 'getInstructors' is not designed for extension - needs to be abstract, final or empty. | 254 | |
'<' is not preceded with whitespace. | 254 | |
'<' is not followed by whitespace. | 254 | |
'>' is not preceded with whitespace. | 254 | |
'<' is not preceded with whitespace. | 256 | |
'<' is not followed by whitespace. | 256 | |
'>' is not preceded with whitespace. | 256 | |
'>' is not followed by whitespace. | 256 | |
Method 'setInstructors' is not designed for extension - needs to be abstract, final or empty. | 261 | |
Missing a Javadoc comment. | 261 | |
Parameter instructors should be final. | 261 | |
'<' is not preceded with whitespace. | 261 | |
'<' is not followed by whitespace. | 261 | |
'>' is not preceded with whitespace. | 261 | |
'instructors' hides a field. | 261 | |
Line is longer than 80 characters. | 266 | |
Expected an @return tag. | 268 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 268 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 272 | |
Missing a Javadoc comment. | 272 | |
Parameter effectiveDate should be final. | 272 | |
'effectiveDate' hides a field. | 272 | |
Line is longer than 80 characters. | 277 | |
Expected an @return tag. | 279 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 279 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 283 | |
Missing a Javadoc comment. | 283 | |
Parameter expirationDate should be final. | 283 | |
'expirationDate' hides a field. | 283 | |
Line is longer than 80 characters. | 288 | |
Method 'getIntensity' is not designed for extension - needs to be abstract, final or empty. | 290 | |
Missing a Javadoc comment. | 290 | |
Method 'setIntensity' is not designed for extension - needs to be abstract, final or empty. | 294 | |
Missing a Javadoc comment. | 294 | |
Parameter intensity should be final. | 294 | |
'intensity' hides a field. | 294 | |
Expected an @return tag. | 301 | |
Method 'getStdDuration' is not designed for extension - needs to be abstract, final or empty. | 301 | |
Method 'setStdDuration' is not designed for extension - needs to be abstract, final or empty. | 305 | |
Missing a Javadoc comment. | 305 | |
Parameter stdDuration should be final. | 305 | |
'stdDuration' hides a field. | 305 | |
Expected an @return tag. | 312 | |
Method 'isCanCreateLui' is not designed for extension - needs to be abstract, final or empty. | 312 | |
Method 'setCanCreateLui' is not designed for extension - needs to be abstract, final or empty. | 316 | |
Missing a Javadoc comment. | 316 | |
Parameter canCreateLui should be final. | 316 | |
'canCreateLui' hides a field. | 316 | |
Line is longer than 80 characters. | 321 | |
Expected an @return tag. | 323 | |
Method 'getReferenceURL' is not designed for extension - needs to be abstract, final or empty. | 323 | |
Method 'setReferenceURL' is not designed for extension - needs to be abstract, final or empty. | 327 | |
Missing a Javadoc comment. | 327 | |
Parameter referenceURL should be final. | 327 | |
'referenceURL' hides a field. | 327 | |
Line is longer than 80 characters. | 332 | |
Expected an @return tag. | 334 | |
Method 'getLuCodes' is not designed for extension - needs to be abstract, final or empty. | 334 | |
'<' is not preceded with whitespace. | 334 | |
'<' is not followed by whitespace. | 334 | |
'>' is not preceded with whitespace. | 334 | |
'<' is not preceded with whitespace. | 336 | |
'<' is not followed by whitespace. | 336 | |
'>' is not preceded with whitespace. | 336 | |
'>' is not followed by whitespace. | 336 | |
Method 'setLuCodes' is not designed for extension - needs to be abstract, final or empty. | 341 | |
Missing a Javadoc comment. | 341 | |
Parameter luCodes should be final. | 341 | |
'<' is not preceded with whitespace. | 341 | |
'<' is not followed by whitespace. | 341 | |
'>' is not preceded with whitespace. | 341 | |
'luCodes' hides a field. | 341 | |
First sentence should end with a period. | 345 | |
Expected an @return tag. | 348 | |
Method 'getNextReviewPeriod' is not designed for extension - needs to be abstract, final or empty. | 348 | |
Method 'setNextReviewPeriod' is not designed for extension - needs to be abstract, final or empty. | 352 | |
Missing a Javadoc comment. | 352 | |
Parameter nextReviewPeriod should be final. | 352 | |
'nextReviewPeriod' hides a field. | 352 | |
First sentence should end with a period. | 356 | |
Line is longer than 80 characters. | 357 | |
Expected an @return tag. | 359 | |
Method 'isEnrollable' is not designed for extension - needs to be abstract, final or empty. | 359 | |
Method 'setEnrollable' is not designed for extension - needs to be abstract, final or empty. | 363 | |
Missing a Javadoc comment. | 363 | |
Parameter isEnrollable should be final. | 363 | |
'isEnrollable' hides a field. | 363 | |
Line is longer than 80 characters. | 368 | |
Expected an @return tag. | 370 | |
Method 'getOfferedAtpTypes' is not designed for extension - needs to be abstract, final or empty. | 370 | |
'<' is not preceded with whitespace. | 370 | |
'<' is not followed by whitespace. | 370 | |
'>' is not preceded with whitespace. | 370 | |
'<' is not preceded with whitespace. | 372 | |
'<' is not followed by whitespace. | 372 | |
'>' is not preceded with whitespace. | 372 | |
'>' is not followed by whitespace. | 372 | |
Method 'setOfferedAtpTypes' is not designed for extension - needs to be abstract, final or empty. | 377 | |
Missing a Javadoc comment. | 377 | |
Parameter offeredAtpTypes should be final. | 377 | |
'<' is not preceded with whitespace. | 377 | |
'<' is not followed by whitespace. | 377 | |
'>' is not preceded with whitespace. | 377 | |
'offeredAtpTypes' hides a field. | 377 | |
Line is longer than 80 characters. | 382 | |
Expected an @return tag. | 384 | |
Method 'isHasEarlyDropDeadline' is not designed for extension - needs to be abstract, final or empty. | 384 | |
Method 'setHasEarlyDropDeadline' is not designed for extension - needs to be abstract, final or empty. | 388 | |
Missing a Javadoc comment. | 388 | |
Parameter hasEarlyDropDeadline should be final. | 388 | |
'hasEarlyDropDeadline' hides a field. | 388 | |
Expected an @return tag. | 395 | |
Method 'getDefaultEnrollmentEstimate' is not designed for extension - needs to be abstract, final or empty. | 395 | |
Method 'setDefaultEnrollmentEstimate' is not designed for extension - needs to be abstract, final or empty. | 399 | |
Missing a Javadoc comment. | 399 | |
Parameter defaultEnrollmentEstimate should be final. | 399 | |
'defaultEnrollmentEstimate' hides a field. | 399 | |
Expected an @return tag. | 406 | |
Method 'getDefaultMaximumEnrollment' is not designed for extension - needs to be abstract, final or empty. | 406 | |
Method 'setDefaultMaximumEnrollment' is not designed for extension - needs to be abstract, final or empty. | 410 | |
Missing a Javadoc comment. | 410 | |
Parameter defaultMaximumEnrollment should be final. | 410 | |
'defaultMaximumEnrollment' hides a field. | 410 | |
Line is longer than 80 characters. | 415 | |
Expected an @return tag. | 417 | |
Method 'isHazardousForDisabledStudents' is not designed for extension - needs to be abstract, final or empty. | 417 | |
Line is longer than 80 characters. | 421 | |
Method 'setHazardousForDisabledStudents' is not designed for extension - needs to be abstract, final or empty. | 421 | |
Missing a Javadoc comment. | 421 | |
Parameter isHazardousForDisabledStudents should be final. | 421 | |
'isHazardousForDisabledStudents' hides a field. | 421 | |
Expected an @return tag. | 428 | |
Method 'getFeeInfo' is not designed for extension - needs to be abstract, final or empty. | 428 | |
Method 'setFeeInfo' is not designed for extension - needs to be abstract, final or empty. | 432 | |
Missing a Javadoc comment. | 432 | |
Parameter feeInfo should be final. | 432 | |
'feeInfo' hides a field. | 432 | |
Expected an @return tag. | 439 | |
Method 'getAccountingInfo' is not designed for extension - needs to be abstract, final or empty. | 439 | |
Method 'setAccountingInfo' is not designed for extension - needs to be abstract, final or empty. | 443 | |
Missing a Javadoc comment. | 443 | |
Parameter accountingInfo should be final. | 443 | |
'accountingInfo' hides a field. | 443 | |
Expected an @return tag. | 450 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 450 | |
'<' is not preceded with whitespace. | 450 | |
'<' is not followed by whitespace. | 450 | |
'>' is not preceded with whitespace. | 450 | |
'<' is not preceded with whitespace. | 452 | |
'<' is not followed by whitespace. | 452 | |
'>' is not preceded with whitespace. | 452 | |
'>' is not followed by whitespace. | 452 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 457 | |
Missing a Javadoc comment. | 457 | |
Parameter attributes should be final. | 457 | |
'<' is not preceded with whitespace. | 457 | |
'<' is not followed by whitespace. | 457 | |
'>' is not preceded with whitespace. | 457 | |
'attributes' hides a field. | 457 | |
Line is longer than 80 characters. | 462 | |
Expected an @return tag. | 464 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 464 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 468 | |
Missing a Javadoc comment. | 468 | |
Parameter metaInfo should be final. | 468 | |
'metaInfo' hides a field. | 468 | |
Method 'getVersionInfo' is not designed for extension - needs to be abstract, final or empty. | 473 | |
Missing a Javadoc comment. | 473 | |
Method 'setVersionInfo' is not designed for extension - needs to be abstract, final or empty. | 477 | |
Missing a Javadoc comment. | 477 | |
Parameter versionInfo should be final. | 477 | |
'versionInfo' hides a field. | 477 | |
Line is longer than 80 characters. | 482 | |
Expected an @return tag. | 484 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 484 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 488 | |
Missing a Javadoc comment. | 488 | |
Parameter type should be final. | 488 | |
'type' hides a field. | 488 | |
Line is longer than 80 characters. | 493 | |
Expected an @return tag. | 495 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 495 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 499 | |
Missing a Javadoc comment. | 499 | |
Parameter state should be final. | 499 | |
'state' hides a field. | 499 | |
Line is longer than 80 characters. | 504 | |
Expected an @return tag. | 506 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 506 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 510 | |
Missing a Javadoc comment. | 510 | |
Parameter id should be final. | 510 | |
'id' hides a field. | 510 | |
Line contains a tab character. | 514 | |
Method 'getExpectedFirstAtp' is not designed for extension - needs to be abstract, final or empty. | 514 | |
Missing a Javadoc comment. | 514 | |
Line contains a tab character. | 515 | |
Line contains a tab character. | 516 | |
Line contains a tab character. | 518 | |
Method 'setExpectedFirstAtp' is not designed for extension - needs to be abstract, final or empty. | 518 | |
Missing a Javadoc comment. | 518 | |
Parameter expectedFirstAtp should be final. | 518 | |
'expectedFirstAtp' hides a field. | 518 | |
Line contains a tab character. | 519 | |
Line contains a tab character. | 520 | |
Method 'getLastAtp' is not designed for extension - needs to be abstract, final or empty. | 522 | |
Missing a Javadoc comment. | 522 | |
Method 'setLastAtp' is not designed for extension - needs to be abstract, final or empty. | 526 | |
Missing a Javadoc comment. | 526 | |
Parameter lastAtp should be final. | 526 | |
'lastAtp' hides a field. | 526 | |
Method 'getLastAdmitAtp' is not designed for extension - needs to be abstract, final or empty. | 530 | |
Missing a Javadoc comment. | 530 | |
Method 'setLastAdmitAtp' is not designed for extension - needs to be abstract, final or empty. | 534 | |
Missing a Javadoc comment. | 534 | |
Parameter lastAdmitAtp should be final. | 534 | |
'lastAdmitAtp' hides a field. | 534 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 538 | |
Missing a Javadoc comment. | 538 | |
Line contains a tab character. | 540 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 17 | |
Line has trailing spaces. | 32 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 44 | |
Line has trailing spaces. | 46 | |
Missing a Javadoc comment. | 47 | |
Line contains a tab character. | 48 | |
'<' is not preceded with whitespace. | 49 | |
'<' is not followed by whitespace. | 49 | |
',' is not followed by whitespace. | 49 | |
'>' is not preceded with whitespace. | 49 | |
Line is longer than 80 characters. | 52 | |
Expected an @return tag. | 54 | |
Method 'getOrgId' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Method 'setOrgId' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Missing a Javadoc comment. | 58 | |
Parameter orgId should be final. | 58 | |
'orgId' hides a field. | 58 | |
Expected an @return tag. | 65 | |
Method 'getPersonId' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Method 'setPersonId' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Missing a Javadoc comment. | 69 | |
Parameter personId should be final. | 69 | |
'personId' hides a field. | 69 | |
Expected an @return tag. | 76 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 76 | |
'<' is not preceded with whitespace. | 76 | |
'<' is not followed by whitespace. | 76 | |
',' is not followed by whitespace. | 76 | |
'>' is not preceded with whitespace. | 76 | |
'<' is not preceded with whitespace. | 78 | |
'<' is not followed by whitespace. | 78 | |
',' is not followed by whitespace. | 78 | |
'>' is not preceded with whitespace. | 78 | |
'>' is not followed by whitespace. | 78 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Missing a Javadoc comment. | 83 | |
Parameter attributes should be final. | 83 | |
'<' is not preceded with whitespace. | 83 | |
'<' is not followed by whitespace. | 83 | |
',' is not followed by whitespace. | 83 | |
'>' is not preceded with whitespace. | 83 | |
'attributes' hides a field. | 83 | |
Method 'getPersonInfoOverride' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Method 'setPersonInfoOverride' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Parameter personInfoOverride should be final. | 97 | |
'personInfoOverride' hides a field. | 97 | |
Line has trailing spaces. | 99 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 41 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/cl | 41 | |
Line is longer than 80 characters. | 45 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 61 | |
'<' is not preceded with whitespace. | 63 | |
'<' is not followed by whitespace. | 63 | |
'>' is not preceded with whitespace. | 63 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 74 | |
Expected an @return tag. | 80 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Parameter cluId should be final. | 84 | |
'cluId' hides a field. | 84 | |
Expected an @return tag. | 91 | |
Method 'getLoId' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Method 'setLoId' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Missing a Javadoc comment. | 95 | |
Parameter loId should be final. | 95 | |
'loId' hides a field. | 95 | |
Line is longer than 80 characters. | 100 | |
Expected an @return tag. | 102 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Missing a Javadoc comment. | 106 | |
Parameter effectiveDate should be final. | 106 | |
'effectiveDate' hides a field. | 106 | |
Line is longer than 80 characters. | 111 | |
Expected an @return tag. | 113 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 113 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 117 | |
Missing a Javadoc comment. | 117 | |
Parameter expirationDate should be final. | 117 | |
'expirationDate' hides a field. | 117 | |
Expected an @return tag. | 124 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 124 | |
'<' is not preceded with whitespace. | 124 | |
'<' is not followed by whitespace. | 124 | |
'>' is not preceded with whitespace. | 124 | |
'<' is not preceded with whitespace. | 126 | |
'<' is not followed by whitespace. | 126 | |
'>' is not preceded with whitespace. | 126 | |
'>' is not followed by whitespace. | 126 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Missing a Javadoc comment. | 131 | |
Parameter attributes should be final. | 131 | |
'<' is not preceded with whitespace. | 131 | |
'<' is not followed by whitespace. | 131 | |
'>' is not preceded with whitespace. | 131 | |
'attributes' hides a field. | 131 | |
Line is longer than 80 characters. | 136 | |
Expected an @return tag. | 138 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 138 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 142 | |
Missing a Javadoc comment. | 142 | |
Parameter metaInfo should be final. | 142 | |
'metaInfo' hides a field. | 142 | |
Expected an @return tag. | 149 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 149 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 153 | |
Missing a Javadoc comment. | 153 | |
Parameter type should be final. | 153 | |
'type' hides a field. | 153 | |
Line is longer than 80 characters. | 158 | |
Expected an @return tag. | 160 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 160 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 164 | |
Missing a Javadoc comment. | 164 | |
Parameter state should be final. | 164 | |
'state' hides a field. | 164 | |
Line is longer than 80 characters. | 169 | |
Expected an @return tag. | 171 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 171 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 175 | |
Missing a Javadoc comment. | 175 | |
Parameter id should be final. | 175 | |
'id' hides a field. | 175 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 179 | |
Missing a Javadoc comment. | 179 | |
Line is longer than 80 characters. | 181 | |
Line contains a tab character. | 181 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 29 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/cl | 29 | |
Missing a Javadoc comment. | 35 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 43 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/cl | 43 | |
Line is longer than 80 characters. | 47 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 54 | |
'<' is not preceded with whitespace. | 55 | |
'<' is not followed by whitespace. | 55 | |
'>' is not preceded with whitespace. | 55 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 69 | |
'<' is not preceded with whitespace. | 71 | |
'<' is not followed by whitespace. | 71 | |
'>' is not preceded with whitespace. | 71 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 82 | |
Line is longer than 80 characters. | 86 | |
Expected an @return tag. | 88 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Missing a Javadoc comment. | 92 | |
Parameter cluId should be final. | 92 | |
'cluId' hides a field. | 92 | |
Line is longer than 80 characters. | 97 | |
Expected an @return tag. | 99 | |
Method 'getVariants' 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 | |
Method 'setVariants' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Missing a Javadoc comment. | 106 | |
Parameter variants should be final. | 106 | |
'<' is not preceded with whitespace. | 106 | |
'<' is not followed by whitespace. | 106 | |
'>' is not preceded with whitespace. | 106 | |
'variants' hides a field. | 106 | |
Line is longer than 80 characters. | 111 | |
Expected an @return tag. | 113 | |
Method 'getStartCycle' is not designed for extension - needs to be abstract, final or empty. | 113 | |
Method 'setStartCycle' is not designed for extension - needs to be abstract, final or empty. | 117 | |
Missing a Javadoc comment. | 117 | |
Parameter startCycle should be final. | 117 | |
'startCycle' hides a field. | 117 | |
Line is longer than 80 characters. | 122 | |
Expected an @return tag. | 124 | |
Method 'getEndCycle' is not designed for extension - needs to be abstract, final or empty. | 124 | |
Method 'setEndCycle' is not designed for extension - needs to be abstract, final or empty. | 128 | |
Missing a Javadoc comment. | 128 | |
Parameter endCycle should be final. | 128 | |
'endCycle' hides a field. | 128 | |
Line is longer than 80 characters. | 133 | |
Expected an @return tag. | 135 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 135 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 139 | |
Missing a Javadoc comment. | 139 | |
Parameter effectiveDate should be final. | 139 | |
'effectiveDate' hides a field. | 139 | |
Line is longer than 80 characters. | 144 | |
Expected an @return tag. | 146 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 146 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 150 | |
Missing a Javadoc comment. | 150 | |
Parameter expirationDate should be final. | 150 | |
'expirationDate' hides a field. | 150 | |
Expected an @return tag. | 157 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 157 | |
'<' is not preceded with whitespace. | 157 | |
'<' is not followed by whitespace. | 157 | |
'>' is not preceded with whitespace. | 157 | |
'<' is not preceded with whitespace. | 159 | |
'<' is not followed by whitespace. | 159 | |
'>' is not preceded with whitespace. | 159 | |
'>' is not followed by whitespace. | 159 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 164 | |
Missing a Javadoc comment. | 164 | |
Parameter attributes should be final. | 164 | |
'<' is not preceded with whitespace. | 164 | |
'<' is not followed by whitespace. | 164 | |
'>' is not preceded with whitespace. | 164 | |
'attributes' hides a field. | 164 | |
Line is longer than 80 characters. | 169 | |
Expected an @return tag. | 171 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 171 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 175 | |
Missing a Javadoc comment. | 175 | |
Parameter metaInfo should be final. | 175 | |
'metaInfo' hides a field. | 175 | |
Expected an @return tag. | 182 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 182 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 186 | |
Missing a Javadoc comment. | 186 | |
Parameter type should be final. | 186 | |
'type' hides a field. | 186 | |
Line is longer than 80 characters. | 191 | |
Expected an @return tag. | 193 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 193 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 197 | |
Missing a Javadoc comment. | 197 | |
Parameter state should be final. | 197 | |
'state' hides a field. | 197 | |
Line is longer than 80 characters. | 202 | |
Expected an @return tag. | 204 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 204 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 208 | |
Missing a Javadoc comment. | 208 | |
Parameter id should be final. | 208 | |
'id' hides a field. | 208 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 212 | |
Missing a Javadoc comment. | 212 | |
Line is longer than 80 characters. | 214 | |
Line contains a tab character. | 214 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 39 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/cl | 39 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 53 | |
'<' is not preceded with whitespace. | 54 | |
'<' is not followed by whitespace. | 54 | |
'>' is not preceded with whitespace. | 54 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 71 | |
Expected an @return tag. | 77 | |
Method 'getDesc' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Method 'setDesc' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Missing a Javadoc comment. | 81 | |
Parameter desc should be final. | 81 | |
'desc' hides a field. | 81 | |
Line is longer than 80 characters. | 86 | |
Expected an @return tag. | 88 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Missing a Javadoc comment. | 92 | |
Parameter cluId should be final. | 92 | |
'cluId' hides a field. | 92 | |
Expected an @return tag. | 99 | |
Method 'getResultOptions' 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 | |
Method 'setResultOptions' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Missing a Javadoc comment. | 106 | |
Parameter resultOptions should be final. | 106 | |
'<' is not preceded with whitespace. | 106 | |
'<' is not followed by whitespace. | 106 | |
'>' is not preceded with whitespace. | 106 | |
'resultOptions' hides a field. | 106 | |
Line is longer than 80 characters. | 111 | |
Expected an @return tag. | 113 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 113 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 117 | |
Missing a Javadoc comment. | 117 | |
Parameter effectiveDate should be final. | 117 | |
'effectiveDate' hides a field. | 117 | |
Line is longer than 80 characters. | 122 | |
Expected an @return tag. | 124 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 124 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 128 | |
Missing a Javadoc comment. | 128 | |
Parameter expirationDate should be final. | 128 | |
'expirationDate' hides a field. | 128 | |
Line is longer than 80 characters. | 133 | |
Expected an @return tag. | 135 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 135 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 139 | |
Missing a Javadoc comment. | 139 | |
Parameter metaInfo should be final. | 139 | |
'metaInfo' hides a field. | 139 | |
Expected an @return tag. | 146 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 146 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 150 | |
Missing a Javadoc comment. | 150 | |
Parameter type should be final. | 150 | |
'type' hides a field. | 150 | |
Line is longer than 80 characters. | 155 | |
Expected an @return tag. | 157 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 157 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 161 | |
Missing a Javadoc comment. | 161 | |
Parameter state should be final. | 161 | |
'state' hides a field. | 161 | |
Line is longer than 80 characters. | 166 | |
Expected an @return tag. | 168 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 168 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 172 | |
Missing a Javadoc comment. | 172 | |
Parameter id should be final. | 172 | |
'id' hides a field. | 172 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 176 | |
Missing a Javadoc comment. | 176 | |
Line is longer than 80 characters. | 178 | |
Line contains a tab character. | 178 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 29 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/cl | 29 | |
Missing a Javadoc comment. | 35 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 39 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 57 | |
Line has trailing spaces. | 59 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 66 | |
Line has trailing spaces. | 68 | |
Missing a Javadoc comment. | 69 | |
'<' is not preceded with whitespace. | 70 | |
'<' is not followed by whitespace. | 70 | |
'>' is not preceded with whitespace. | 70 | |
Missing a Javadoc comment. | 72 | |
'<' is not preceded with whitespace. | 73 | |
'<' is not followed by whitespace. | 73 | |
'>' is not preceded with whitespace. | 73 | |
Missing a Javadoc comment. | 75 | |
'<' is not preceded with whitespace. | 77 | |
'<' is not followed by whitespace. | 77 | |
'>' is not preceded with whitespace. | 77 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 85 | |
Missing a Javadoc comment. | 88 | |
Expected an @return tag. | 94 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Missing a Javadoc comment. | 98 | |
Parameter name should be final. | 98 | |
'name' hides a field. | 98 | |
Expected an @return tag. | 105 | |
Method 'getDescr' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Method 'setDescr' is not designed for extension - needs to be abstract, final or empty. | 109 | |
Missing a Javadoc comment. | 109 | |
Parameter descr should be final. | 109 | |
'descr' hides a field. | 109 | |
Line is longer than 80 characters. | 114 | |
Expected an @return tag. | 116 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 116 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Missing a Javadoc comment. | 120 | |
Parameter effectiveDate should be final. | 120 | |
'effectiveDate' hides a field. | 120 | |
Line is longer than 80 characters. | 125 | |
Expected an @return tag. | 127 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Missing a Javadoc comment. | 131 | |
Parameter expirationDate should be final. | 131 | |
'expirationDate' hides a field. | 131 | |
Line is longer than 80 characters. | 147 | |
Expected an @return tag. | 149 | |
Method 'getCluSetIds' is not designed for extension - needs to be abstract, final or empty. | 149 | |
'<' is not preceded with whitespace. | 149 | |
'<' is not followed by whitespace. | 149 | |
'>' is not preceded with whitespace. | 149 | |
'<' is not preceded with whitespace. | 151 | |
'<' is not followed by whitespace. | 151 | |
'>' is not preceded with whitespace. | 151 | |
'>' is not followed by whitespace. | 151 | |
Method 'setCluSetIds' is not designed for extension - needs to be abstract, final or empty. | 156 | |
Missing a Javadoc comment. | 156 | |
Parameter cluSetIds should be final. | 156 | |
'<' is not preceded with whitespace. | 156 | |
'<' is not followed by whitespace. | 156 | |
'>' is not preceded with whitespace. | 156 | |
'cluSetIds' hides a field. | 156 | |
Line is longer than 80 characters. | 161 | |
Expected an @return tag. | 163 | |
Method 'getCluIds' 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 | |
Method 'setCluIds' is not designed for extension - needs to be abstract, final or empty. | 170 | |
Missing a Javadoc comment. | 170 | |
Parameter cluIds should be final. | 170 | |
'<' is not preceded with whitespace. | 170 | |
'<' is not followed by whitespace. | 170 | |
'>' is not preceded with whitespace. | 170 | |
'cluIds' hides a field. | 170 | |
Expected an @return tag. | 177 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 177 | |
'<' is not preceded with whitespace. | 177 | |
'<' is not followed by whitespace. | 177 | |
'>' is not preceded with whitespace. | 177 | |
'<' is not preceded with whitespace. | 179 | |
'<' is not followed by whitespace. | 179 | |
'>' is not preceded with whitespace. | 179 | |
'>' is not followed by whitespace. | 179 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 184 | |
Missing a Javadoc comment. | 184 | |
Parameter attributes should be final. | 184 | |
'<' is not preceded with whitespace. | 184 | |
'<' is not followed by whitespace. | 184 | |
'>' is not preceded with whitespace. | 184 | |
'attributes' hides a field. | 184 | |
Line is longer than 80 characters. | 189 | |
Expected an @return tag. | 191 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 191 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 195 | |
Missing a Javadoc comment. | 195 | |
Parameter metaInfo should be final. | 195 | |
'metaInfo' hides a field. | 195 | |
Line is longer than 80 characters. | 200 | |
Expected an @return tag. | 202 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 202 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 206 | |
Missing a Javadoc comment. | 206 | |
Parameter id should be final. | 206 | |
'id' hides a field. | 206 | |
Line contains a tab character. | 210 | |
Method 'getMembershipQuery' is not designed for extension - needs to be abstract, final or empty. | 210 | |
Missing a Javadoc comment. | 210 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 214 | |
Method 'setMembershipQuery' is not designed for extension - needs to be abstract, final or empty. | 214 | |
Missing a Javadoc comment. | 214 | |
Parameter membershipQuery should be final. | 214 | |
'membershipQuery' hides a field. | 214 | |
Line contains a tab character. | 215 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 218 | |
Line has trailing spaces. | 219 | |
Line contains a tab character. | 219 | |
Line contains a tab character. | 220 | |
Line has trailing spaces. | 221 | |
Line contains a tab character. | 221 | |
Line contains a tab character. | 222 | |
Line contains a tab character. | 223 | |
Line contains a tab character. | 224 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 224 | |
Line contains a tab character. | 225 | |
Line contains a tab character. | 226 | |
Line contains a tab character. | 228 | |
Line has trailing spaces. | 229 | |
Line contains a tab character. | 229 | |
Line contains a tab character. | 230 | |
Line has trailing spaces. | 231 | |
Line contains a tab character. | 231 | |
Line contains a tab character. | 232 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 234 | |
Parameter type should be final. | 234 | |
'type' hides a field. | 234 | |
Line contains a tab character. | 235 | |
Line contains a tab character. | 236 | |
Line contains a tab character. | 238 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 238 | |
Missing a Javadoc comment. | 238 | |
Line contains a tab character. | 239 | |
Line contains a tab character. | 240 | |
Line contains a tab character. | 242 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 242 | |
Missing a Javadoc comment. | 242 | |
Parameter state should be final. | 242 | |
'state' hides a field. | 242 | |
Line contains a tab character. | 243 | |
Line contains a tab character. | 244 | |
Line contains a tab character. | 246 | |
Method 'getAdminOrg' is not designed for extension - needs to be abstract, final or empty. | 246 | |
Missing a Javadoc comment. | 246 | |
Line contains a tab character. | 247 | |
Line contains a tab character. | 248 | |
Line contains a tab character. | 250 | |
Method 'setAdminOrg' is not designed for extension - needs to be abstract, final or empty. | 250 | |
Missing a Javadoc comment. | 250 | |
Parameter adminOrg should be final. | 250 | |
'adminOrg' hides a field. | 250 | |
Line contains a tab character. | 251 | |
Line contains a tab character. | 252 | |
Line contains a tab character. | 254 | |
Method 'getIsReusable' is not designed for extension - needs to be abstract, final or empty. | 254 | |
Missing a Javadoc comment. | 254 | |
Line contains a tab character. | 255 | |
Line contains a tab character. | 256 | |
Line contains a tab character. | 258 | |
Method 'setIsReusable' is not designed for extension - needs to be abstract, final or empty. | 258 | |
Missing a Javadoc comment. | 258 | |
Parameter isReusable should be final. | 258 | |
'isReusable' hides a field. | 258 | |
Line contains a tab character. | 259 | |
Line contains a tab character. | 260 | |
Line contains a tab character. | 262 | |
Method 'getIsReferenceable' is not designed for extension - needs to be abstract, final or empty. | 262 | |
Missing a Javadoc comment. | 262 | |
Line contains a tab character. | 263 | |
Line contains a tab character. | 264 | |
Line contains a tab character. | 266 | |
Method 'setIsReferenceable' is not designed for extension - needs to be abstract, final or empty. | 266 | |
Missing a Javadoc comment. | 266 | |
Parameter isReferenceable should be final. | 266 | |
'isReferenceable' hides a field. | 266 | |
Line contains a tab character. | 267 | |
Line has trailing spaces. | 268 | |
Line contains a tab character. | 268 |
Violation | Message | Line |
---|---|---|
Unused import - java.util.ArrayList. | 19 | |
Line has trailing spaces. | 39 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 54 | |
Line has trailing spaces. | 56 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 63 | |
Line has trailing spaces. | 65 | |
Missing a Javadoc comment. | 66 | |
'<' is not preceded with whitespace. | 67 | |
'<' is not followed by whitespace. | 67 | |
'>' is not preceded with whitespace. | 67 | |
Missing a Javadoc comment. | 69 | |
'<' is not preceded with whitespace. | 70 | |
'<' is not followed by whitespace. | 70 | |
'>' is not preceded with whitespace. | 70 | |
Missing a Javadoc comment. | 72 | |
'<' is not preceded with whitespace. | 74 | |
'<' is not followed by whitespace. | 74 | |
'>' is not preceded with whitespace. | 74 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 85 | |
Expected an @return tag. | 91 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Missing a Javadoc comment. | 95 | |
Parameter name should be final. | 95 | |
'name' hides a field. | 95 | |
Expected an @return tag. | 102 | |
Method 'getDescr' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Method 'setDescr' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Missing a Javadoc comment. | 106 | |
Parameter descr should be final. | 106 | |
'descr' hides a field. | 106 | |
Line is longer than 80 characters. | 111 | |
Expected an @return tag. | 113 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 113 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 117 | |
Missing a Javadoc comment. | 117 | |
Parameter effectiveDate should be final. | 117 | |
'effectiveDate' hides a field. | 117 | |
Line is longer than 80 characters. | 122 | |
Expected an @return tag. | 124 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 124 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 128 | |
Missing a Javadoc comment. | 128 | |
Parameter expirationDate should be final. | 128 | |
'expirationDate' hides a field. | 128 | |
Expected an @return tag. | 147 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 147 | |
'<' is not preceded with whitespace. | 147 | |
'<' is not followed by whitespace. | 147 | |
'>' is not preceded with whitespace. | 147 | |
'<' is not preceded with whitespace. | 149 | |
'<' is not followed by whitespace. | 149 | |
'>' is not preceded with whitespace. | 149 | |
'>' is not followed by whitespace. | 149 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 154 | |
Missing a Javadoc comment. | 154 | |
Parameter attributes should be final. | 154 | |
'<' is not preceded with whitespace. | 154 | |
'<' is not followed by whitespace. | 154 | |
'>' is not preceded with whitespace. | 154 | |
'attributes' hides a field. | 154 | |
Line is longer than 80 characters. | 159 | |
Expected an @return tag. | 161 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 161 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 165 | |
Missing a Javadoc comment. | 165 | |
Parameter metaInfo should be final. | 165 | |
'metaInfo' hides a field. | 165 | |
Line is longer than 80 characters. | 170 | |
Expected an @return tag. | 172 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 172 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 176 | |
Missing a Javadoc comment. | 176 | |
Parameter id should be final. | 176 | |
'id' hides a field. | 176 | |
Line contains a tab character. | 180 | |
Line has trailing spaces. | 181 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Line has trailing spaces. | 183 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 186 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 190 | |
Line has trailing spaces. | 191 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 | |
Line has trailing spaces. | 193 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 196 | |
Parameter type should be final. | 196 | |
'type' hides a field. | 196 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 200 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 200 | |
Missing a Javadoc comment. | 200 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 204 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 204 | |
Missing a Javadoc comment. | 204 | |
Parameter state should be final. | 204 | |
'state' hides a field. | 204 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 208 | |
Method 'getAdminOrg' is not designed for extension - needs to be abstract, final or empty. | 208 | |
Missing a Javadoc comment. | 208 | |
Line contains a tab character. | 209 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 212 | |
Method 'setAdminOrg' is not designed for extension - needs to be abstract, final or empty. | 212 | |
Missing a Javadoc comment. | 212 | |
Parameter adminOrg should be final. | 212 | |
'adminOrg' hides a field. | 212 | |
Line contains a tab character. | 213 | |
Line contains a tab character. | 214 | |
Line contains a tab character. | 216 | |
Method 'getIsReusable' is not designed for extension - needs to be abstract, final or empty. | 216 | |
Missing a Javadoc comment. | 216 | |
Line contains a tab character. | 217 | |
Line contains a tab character. | 218 | |
Line contains a tab character. | 220 | |
Method 'setIsReusable' is not designed for extension - needs to be abstract, final or empty. | 220 | |
Missing a Javadoc comment. | 220 | |
Parameter isReusable should be final. | 220 | |
'isReusable' hides a field. | 220 | |
Line contains a tab character. | 221 | |
Line contains a tab character. | 222 | |
Line contains a tab character. | 224 | |
Method 'getIsReferenceable' is not designed for extension - needs to be abstract, final or empty. | 224 | |
Missing a Javadoc comment. | 224 | |
Line contains a tab character. | 225 | |
Line contains a tab character. | 226 | |
Line contains a tab character. | 228 | |
Method 'setIsReferenceable' is not designed for extension - needs to be abstract, final or empty. | 228 | |
Missing a Javadoc comment. | 228 | |
Parameter isReferenceable should be final. | 228 | |
'isReferenceable' hides a field. | 228 | |
Line contains a tab character. | 229 | |
Line contains a tab character. | 230 | |
Line contains a tab character. | 232 | |
Method 'getCluSets' is not designed for extension - needs to be abstract, final or empty. | 232 | |
Missing a Javadoc comment. | 232 | |
'<' is not preceded with whitespace. | 232 | |
'<' is not followed by whitespace. | 232 | |
'>' is not preceded with whitespace. | 232 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
Line contains a tab character. | 236 | |
Method 'setCluSets' is not designed for extension - needs to be abstract, final or empty. | 236 | |
Missing a Javadoc comment. | 236 | |
Parameter cluSets should be final. | 236 | |
'<' is not preceded with whitespace. | 236 | |
'<' is not followed by whitespace. | 236 | |
'>' is not preceded with whitespace. | 236 | |
'cluSets' hides a field. | 236 | |
Line contains a tab character. | 237 | |
Line contains a tab character. | 238 | |
Line contains a tab character. | 240 | |
Method 'getClus' is not designed for extension - needs to be abstract, final or empty. | 240 | |
Missing a Javadoc comment. | 240 | |
'<' is not preceded with whitespace. | 240 | |
'<' is not followed by whitespace. | 240 | |
'>' is not preceded with whitespace. | 240 | |
Line contains a tab character. | 241 | |
Line contains a tab character. | 242 | |
Line contains a tab character. | 244 | |
Method 'setClus' is not designed for extension - needs to be abstract, final or empty. | 244 | |
Missing a Javadoc comment. | 244 | |
Parameter clus should be final. | 244 | |
'<' is not preceded with whitespace. | 244 | |
'<' is not followed by whitespace. | 244 | |
'>' is not preceded with whitespace. | 244 | |
'clus' hides a field. | 244 | |
Line contains a tab character. | 245 | |
Line has trailing spaces. | 246 | |
Line contains a tab character. | 246 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 29 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/cl | 29 | |
Missing a Javadoc comment. | 34 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 29 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/de | 29 | |
Missing a Javadoc comment. | 35 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 28 | |
Line is longer than 80 characters. | 33 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/fi | 33 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 44 | |
'=' is not preceded with whitespace. | 44 | |
'=' is not followed by whitespace. | 44 | |
Expected an @return tag. | 50 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter value should be final. | 54 | |
'value' hides a field. | 54 | |
Expected an @return tag. | 61 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
Parameter id should be final. | 65 | |
'id' hides a field. | 65 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 29 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/in | 29 | |
Missing a Javadoc comment. | 35 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 35 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 50 | |
'<' is not preceded with whitespace. | 52 | |
'<' is not followed by whitespace. | 52 | |
'>' is not preceded with whitespace. | 52 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 57 | |
Expected an @return tag. | 63 | |
Method 'getDescr' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Method 'setDescr' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Parameter descr should be final. | 67 | |
'descr' hides a field. | 67 | |
First sentence should end with a period. | 71 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Parameter type should be final. | 74 | |
'type' hides a field. | 74 | |
Expected @param tag for 'type'. | 74 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Missing a Javadoc comment. | 78 | |
Expected an @return tag. | 85 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Missing a Javadoc comment. | 89 | |
Parameter value should be final. | 89 | |
'value' hides a field. | 89 | |
Expected an @return tag. | 96 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 96 | |
'<' is not preceded with whitespace. | 97 | |
'<' is not followed by whitespace. | 97 | |
'>' is not preceded with whitespace. | 97 | |
'<' is not preceded with whitespace. | 99 | |
'<' is not followed by whitespace. | 99 | |
'>' is not preceded with whitespace. | 99 | |
'>' is not followed by whitespace. | 99 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Missing a Javadoc comment. | 104 | |
Parameter attributes should be final. | 105 | |
'<' is not preceded with whitespace. | 105 | |
'<' is not followed by whitespace. | 105 | |
'>' is not preceded with whitespace. | 105 | |
'attributes' hides a field. | 105 | |
Line is longer than 80 characters. | 110 | |
Expected an @return tag. | 112 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 116 | |
Missing a Javadoc comment. | 116 | |
Parameter metaInfo should be final. | 116 | |
'metaInfo' hides a field. | 116 | |
Expected an @return tag. | 123 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 123 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 128 | |
Missing a Javadoc comment. | 128 | |
Parameter id should be final. | 129 | |
'id' hides a field. | 129 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 29 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/lu | 29 | |
Missing a Javadoc comment. | 35 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 38 | |
Line is longer than 80 characters. | 40 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 62 | |
'<' is not preceded with whitespace. | 64 | |
'<' is not followed by whitespace. | 64 | |
'>' is not preceded with whitespace. | 64 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 75 | |
Expected an @return tag. | 81 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Missing a Javadoc comment. | 85 | |
Parameter cluId should be final. | 85 | |
'cluId' hides a field. | 85 | |
Expected an @return tag. | 92 | |
Method 'getDocumentId' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Method 'setDocumentId' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Missing a Javadoc comment. | 96 | |
Parameter documentId should be final. | 96 | |
'documentId' hides a field. | 96 | |
Expected an @return tag. | 103 | |
Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Missing a Javadoc comment. | 107 | |
Parameter title should be final. | 107 | |
'title' hides a field. | 107 | |
Expected an @return tag. | 114 | |
Method 'getDesc' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Method 'setDesc' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Missing a Javadoc comment. | 118 | |
Parameter desc should be final. | 118 | |
'desc' hides a field. | 118 | |
Line is longer than 80 characters. | 123 | |
Expected an @return tag. | 125 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 129 | |
Missing a Javadoc comment. | 129 | |
Parameter effectiveDate should be final. | 129 | |
'effectiveDate' hides a field. | 129 | |
Line is longer than 80 characters. | 134 | |
Expected an @return tag. | 136 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 136 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 140 | |
Missing a Javadoc comment. | 140 | |
Parameter expirationDate should be final. | 140 | |
'expirationDate' hides a field. | 140 | |
Expected an @return tag. | 147 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 147 | |
'<' is not preceded with whitespace. | 147 | |
'<' is not followed by whitespace. | 147 | |
'>' is not preceded with whitespace. | 147 | |
'<' is not preceded with whitespace. | 149 | |
'<' is not followed by whitespace. | 149 | |
'>' is not preceded with whitespace. | 149 | |
'>' is not followed by whitespace. | 149 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 154 | |
Missing a Javadoc comment. | 154 | |
Parameter attributes should be final. | 154 | |
'<' is not preceded with whitespace. | 154 | |
'<' is not followed by whitespace. | 154 | |
'>' is not preceded with whitespace. | 154 | |
'attributes' hides a field. | 154 | |
Line is longer than 80 characters. | 159 | |
Expected an @return tag. | 161 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 161 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 165 | |
Missing a Javadoc comment. | 165 | |
Parameter metaInfo should be final. | 165 | |
'metaInfo' hides a field. | 165 | |
Line is longer than 80 characters. | 170 | |
Expected an @return tag. | 172 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 172 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 176 | |
Missing a Javadoc comment. | 176 | |
Parameter type should be final. | 176 | |
'type' hides a field. | 176 | |
Line is longer than 80 characters. | 181 | |
Expected an @return tag. | 183 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 183 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 187 | |
Missing a Javadoc comment. | 187 | |
Parameter state should be final. | 187 | |
'state' hides a field. | 187 | |
Line is longer than 80 characters. | 192 | |
Expected an @return tag. | 194 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 194 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 198 | |
Missing a Javadoc comment. | 198 | |
Parameter id should be final. | 198 | |
'id' hides a field. | 198 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 35 | |
Line is longer than 80 characters. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 53 | |
'<' is not preceded with whitespace. | 55 | |
'<' is not followed by whitespace. | 55 | |
'>' is not preceded with whitespace. | 55 | |
Missing a Javadoc comment. | 57 | |
'=' is not preceded with whitespace. | 57 | |
'=' is not followed by whitespace. | 57 | |
First sentence should end with a period. | 60 | |
Expected an @return tag. | 63 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Parameter name should be final. | 67 | |
'name' hides a field. | 67 | |
First sentence should end with a period. | 71 | |
Expected an @return tag. | 74 | |
Method 'getDesc' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Method 'setDesc' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Missing a Javadoc comment. | 78 | |
Parameter desc should be final. | 78 | |
'desc' hides a field. | 78 | |
Line is longer than 80 characters. | 83 | |
Expected an @return tag. | 85 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Missing a Javadoc comment. | 89 | |
Parameter effectiveDate should be final. | 89 | |
'effectiveDate' hides a field. | 89 | |
Line is longer than 80 characters. | 94 | |
Expected an @return tag. | 96 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Missing a Javadoc comment. | 100 | |
Parameter expirationDate should be final. | 100 | |
'expirationDate' hides a field. | 100 | |
Expected an @return tag. | 107 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 107 | |
'<' is not preceded with whitespace. | 107 | |
'<' is not followed by whitespace. | 107 | |
'>' is not preceded with whitespace. | 107 | |
'<' is not preceded with whitespace. | 109 | |
'<' is not followed by whitespace. | 109 | |
'>' is not preceded with whitespace. | 109 | |
'>' is not followed by whitespace. | 109 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Missing a Javadoc comment. | 114 | |
Parameter attributes should be final. | 114 | |
'<' is not preceded with whitespace. | 114 | |
'<' is not followed by whitespace. | 114 | |
'>' is not preceded with whitespace. | 114 | |
'attributes' hides a field. | 114 | |
Expected an @return tag. | 121 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Missing a Javadoc comment. | 125 | |
Parameter id should be final. | 125 | |
'id' hides a field. | 125 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 26 | |
'{' is not preceded with whitespace. | 28 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 35 | |
Line is longer than 80 characters. | 39 | |
Expected an @return tag. | 41 | |
Method 'getRevName' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Method 'setRevName' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Parameter revName should be final. | 45 | |
'revName' hides a field. | 45 | |
First sentence should end with a period. | 49 | |
Expected an @return tag. | 52 | |
Method 'getRevDesc' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Method 'setRevDesc' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter revDesc should be final. | 56 | |
'revDesc' hides a field. | 56 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 29 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/lu | 29 | |
Missing a Javadoc comment. | 35 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 26 | |
'{' is not preceded with whitespace. | 28 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 35 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 38 | |
Method 'getInstructionalFormat' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Missing a Javadoc comment. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 42 | |
Method 'setInstructionalFormat' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Parameter instructionalFormat should be final. | 42 | |
'instructionalFormat' hides a field. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 46 | |
Method 'getDeliveryMethod' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 50 | |
Method 'setDeliveryMethod' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter deliveryMethod should be final. | 50 | |
'deliveryMethod' hides a field. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 54 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 37 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 49 | |
'=' is not preceded with whitespace. | 49 | |
'=' is not followed by whitespace. | 49 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 61 | |
'<' is not preceded with whitespace. | 63 | |
'<' is not followed by whitespace. | 63 | |
'>' is not preceded with whitespace. | 63 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 71 | |
Line is longer than 80 characters. | 75 | |
Expected an @return tag. | 77 | |
Method 'getLuiCode' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Method 'setLuiCode' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Missing a Javadoc comment. | 81 | |
Parameter luiCode should be final. | 81 | |
'luiCode' hides a field. | 81 | |
Expected an @return tag. | 88 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Missing a Javadoc comment. | 92 | |
Parameter cluId should be final. | 92 | |
'cluId' hides a field. | 92 | |
Expected an @return tag. | 99 | |
Method 'getAtpId' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Method 'setAtpId' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Missing a Javadoc comment. | 103 | |
Parameter atpId should be final. | 103 | |
'atpId' hides a field. | 103 | |
Expected an @return tag. | 110 | |
Method 'getMaxSeats' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Method 'setMaxSeats' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Missing a Javadoc comment. | 114 | |
Parameter maxSeats should be final. | 114 | |
'maxSeats' hides a field. | 114 | |
Line is longer than 80 characters. | 119 | |
Expected an @return tag. | 121 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Missing a Javadoc comment. | 125 | |
Parameter effectiveDate should be final. | 125 | |
'effectiveDate' hides a field. | 125 | |
Line is longer than 80 characters. | 130 | |
Expected an @return tag. | 132 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 132 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 136 | |
Missing a Javadoc comment. | 136 | |
Parameter expirationDate should be final. | 136 | |
'expirationDate' hides a field. | 136 | |
Expected an @return tag. | 143 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 143 | |
'<' is not preceded with whitespace. | 143 | |
'<' is not followed by whitespace. | 143 | |
'>' is not preceded with whitespace. | 143 | |
'<' is not preceded with whitespace. | 145 | |
'<' is not followed by whitespace. | 145 | |
'>' is not preceded with whitespace. | 145 | |
'>' is not followed by whitespace. | 145 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 150 | |
Missing a Javadoc comment. | 150 | |
Parameter attributes should be final. | 150 | |
'<' is not preceded with whitespace. | 150 | |
'<' is not followed by whitespace. | 150 | |
'>' is not preceded with whitespace. | 150 | |
'attributes' hides a field. | 150 | |
Line is longer than 80 characters. | 155 | |
Expected an @return tag. | 157 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 157 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 161 | |
Missing a Javadoc comment. | 161 | |
Parameter metaInfo should be final. | 161 | |
'metaInfo' hides a field. | 161 | |
Line is longer than 80 characters. | 166 | |
Expected an @return tag. | 168 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 168 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 172 | |
Missing a Javadoc comment. | 172 | |
Parameter state should be final. | 172 | |
'state' hides a field. | 172 | |
Line is longer than 80 characters. | 177 | |
Expected an @return tag. | 179 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 179 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 183 | |
Missing a Javadoc comment. | 183 | |
Parameter id should be final. | 183 | |
'id' hides a field. | 183 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 37 | |
Line is longer than 80 characters. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 55 | |
'<' is not preceded with whitespace. | 57 | |
'<' is not followed by whitespace. | 57 | |
'>' is not preceded with whitespace. | 57 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 68 | |
Expected an @return tag. | 74 | |
Method 'getLuiId' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Method 'setLuiId' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Missing a Javadoc comment. | 78 | |
Parameter luiId should be final. | 78 | |
'luiId' hides a field. | 78 | |
Expected an @return tag. | 85 | |
Method 'getRelatedLuiId' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Method 'setRelatedLuiId' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Missing a Javadoc comment. | 89 | |
Parameter relatedLuiId should be final. | 89 | |
'relatedLuiId' hides a field. | 89 | |
Line is longer than 80 characters. | 94 | |
Expected an @return tag. | 96 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Missing a Javadoc comment. | 100 | |
Parameter effectiveDate should be final. | 100 | |
'effectiveDate' hides a field. | 100 | |
Line is longer than 80 characters. | 105 | |
Expected an @return tag. | 107 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 111 | |
Missing a Javadoc comment. | 111 | |
Parameter expirationDate should be final. | 111 | |
'expirationDate' hides a field. | 111 | |
Expected an @return tag. | 118 | |
Method 'getAttributes' 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 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Missing a Javadoc comment. | 125 | |
Parameter attributes should be final. | 125 | |
'<' is not preceded with whitespace. | 125 | |
'<' is not followed by whitespace. | 125 | |
'>' is not preceded with whitespace. | 125 | |
'attributes' hides a field. | 125 | |
Line is longer than 80 characters. | 130 | |
Expected an @return tag. | 132 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 132 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 136 | |
Missing a Javadoc comment. | 136 | |
Parameter metaInfo should be final. | 136 | |
'metaInfo' hides a field. | 136 | |
Expected an @return tag. | 143 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 143 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Missing a Javadoc comment. | 147 | |
Parameter type should be final. | 147 | |
'type' hides a field. | 147 | |
Line is longer than 80 characters. | 152 | |
Expected an @return tag. | 154 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 154 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 158 | |
Missing a Javadoc comment. | 158 | |
Parameter state should be final. | 158 | |
'state' hides a field. | 158 | |
Line is longer than 80 characters. | 163 | |
Expected an @return tag. | 165 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 165 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 169 | |
Missing a Javadoc comment. | 169 | |
Parameter id should be final. | 169 | |
'id' hides a field. | 169 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 35 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/me | 35 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Line has trailing spaces. | 45 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 49 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Expected an @return tag. | 55 | |
Method 'getSearchTypeKey' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Method 'setSearchTypeKey' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Missing a Javadoc comment. | 59 | |
Parameter searchTypeKey should be final. | 59 | |
'searchTypeKey' hides a field. | 59 | |
Line is longer than 80 characters. | 64 | |
Expected an @return tag. | 66 | |
Method 'getQueryParamValueList' is not designed for extension - needs to be abstract, final or empty. | 66 | |
'<' is not preceded with whitespace. | 66 | |
'<' is not followed by whitespace. | 66 | |
'>' is not preceded with whitespace. | 66 | |
'<' is not preceded with whitespace. | 68 | |
'<' is not followed by whitespace. | 68 | |
'>' is not preceded with whitespace. | 68 | |
'>' is not followed by whitespace. | 68 | |
Method 'setQueryParamValueList' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
Parameter queryParamValueList should be final. | 73 | |
'<' is not preceded with whitespace. | 73 | |
'<' is not followed by whitespace. | 73 | |
'>' is not preceded with whitespace. | 73 | |
'queryParamValueList' hides a field. | 73 | |
Line contains a tab character. | 77 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Missing a Javadoc comment. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 81 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Missing a Javadoc comment. | 81 | |
Parameter id should be final. | 81 | |
'id' hides a field. | 81 | |
Line contains a tab character. | 82 | |
Line has trailing spaces. | 83 | |
Line contains a tab character. | 83 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 36 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/re | 36 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 65 | |
Expected an @return tag. | 71 | |
Method 'getDesc' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Method 'setDesc' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Missing a Javadoc comment. | 75 | |
Parameter desc should be final. | 75 | |
'desc' hides a field. | 75 | |
Expected an @return tag. | 82 | |
Method 'getResultUsageTypeKey' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Method 'setResultUsageTypeKey' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Missing a Javadoc comment. | 86 | |
Parameter resultUsageTypeKey should be final. | 86 | |
'resultUsageTypeKey' hides a field. | 86 | |
Expected an @return tag. | 93 | |
Method 'getResultComponentId' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Method 'setResultComponentId' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Missing a Javadoc comment. | 97 | |
Parameter resultComponentId should be final. | 97 | |
'resultComponentId' hides a field. | 97 | |
Line is longer than 80 characters. | 102 | |
Expected an @return tag. | 104 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Missing a Javadoc comment. | 108 | |
Parameter effectiveDate should be final. | 108 | |
'effectiveDate' hides a field. | 108 | |
Line is longer than 80 characters. | 113 | |
Expected an @return tag. | 115 | |
Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 119 | |
Missing a Javadoc comment. | 119 | |
Parameter expirationDate should be final. | 119 | |
'expirationDate' hides a field. | 119 | |
Line is longer than 80 characters. | 124 | |
Expected an @return tag. | 126 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 130 | |
Missing a Javadoc comment. | 130 | |
Parameter metaInfo should be final. | 130 | |
'metaInfo' hides a field. | 130 | |
Line is longer than 80 characters. | 135 | |
Expected an @return tag. | 137 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 137 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 141 | |
Missing a Javadoc comment. | 141 | |
Parameter state should be final. | 141 | |
'state' hides a field. | 141 | |
Line is longer than 80 characters. | 146 | |
Expected an @return tag. | 148 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 148 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 152 | |
Missing a Javadoc comment. | 152 | |
Parameter id should be final. | 152 | |
'id' hides a field. | 152 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 29 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/re | 29 | |
'{' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 35 |
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. | 41 | |
Line is longer than 80 characters. | 68 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/LU | 68 | |
Line is longer than 80 characters. | 71 | |
Line is longer than 80 characters. | 72 | |
Line has trailing spaces. | 73 | |
Line is longer than 80 characters. | 73 | |
First sentence should end with a period. | 75 | |
Line has trailing spaces. | 75 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 79 | |
Line is longer than 80 characters. | 80 | |
Redundant 'public' modifier. | 80 | |
'<' is not preceded with whitespace. | 80 | |
'<' is not followed by whitespace. | 80 | |
'>' is not preceded with whitespace. | 80 | |
First sentence should end with a period. | 82 | |
Line has trailing spaces. | 82 | |
Line contains a tab character. | 90 | |
Line is longer than 80 characters. | 91 | |
Redundant 'public' modifier. | 91 | |
'=' is not preceded with whitespace. | 91 | |
'=' is not followed by whitespace. | 91 | |
First sentence should end with a period. | 93 | |
Line has trailing spaces. | 93 | |
Line contains a tab character. | 97 | |
Line is longer than 80 characters. | 98 | |
Redundant 'public' modifier. | 98 | |
'<' is not preceded with whitespace. | 98 | |
'<' is not followed by whitespace. | 98 | |
'>' is not preceded with whitespace. | 98 | |
First sentence should end with a period. | 100 | |
Line has trailing spaces. | 100 | |
Line contains a tab character. | 108 | |
Line is longer than 80 characters. | 109 | |
Redundant 'public' modifier. | 109 | |
'=' is not preceded with whitespace. | 109 | |
'=' is not followed by whitespace. | 109 | |
First sentence should end with a period. | 111 | |
Line has trailing spaces. | 111 | |
Line contains a tab character. | 115 | |
Redundant 'public' modifier. | 116 | |
'<' is not preceded with whitespace. | 116 | |
'<' is not followed by whitespace. | 116 | |
'>' is not preceded with whitespace. | 116 | |
First sentence should end with a period. | 118 | |
Line has trailing spaces. | 118 | |
Line contains a tab character. | 126 | |
Line is longer than 80 characters. | 127 | |
Redundant 'public' modifier. | 127 | |
'=' is not preceded with whitespace. | 127 | |
'=' is not followed by whitespace. | 127 | |
First sentence should end with a period. | 129 | |
Line has trailing spaces. | 129 | |
Line contains a tab character. | 133 | |
Line is longer than 80 characters. | 134 | |
Redundant 'public' modifier. | 134 | |
'<' is not preceded with whitespace. | 134 | |
'<' is not followed by whitespace. | 134 | |
'>' is not preceded with whitespace. | 134 | |
First sentence should end with a period. | 136 | |
Line has trailing spaces. | 136 | |
Line contains a tab character. | 144 | |
Line is longer than 80 characters. | 145 | |
Redundant 'public' modifier. | 145 | |
'=' is not preceded with whitespace. | 145 | |
'=' is not followed by whitespace. | 145 | |
First sentence should end with a period. | 147 | |
Line has trailing spaces. | 147 | |
Line contains a tab character. | 151 | |
Line is longer than 80 characters. | 152 | |
Redundant 'public' modifier. | 152 | |
'<' is not preceded with whitespace. | 152 | |
'<' is not followed by whitespace. | 152 | |
'>' is not preceded with whitespace. | 152 | |
First sentence should end with a period. | 154 | |
Line has trailing spaces. | 154 | |
Line contains a tab character. | 161 | |
Line is longer than 80 characters. | 162 | |
Redundant 'public' modifier. | 162 | |
'=' is not preceded with whitespace. | 162 | |
'=' is not followed by whitespace. | 162 | |
First sentence should end with a period. | 164 | |
Line has trailing spaces. | 164 | |
Line is longer than 80 characters. | 165 | |
Line contains a tab character. | 173 | |
Line is longer than 80 characters. | 174 | |
Redundant 'public' modifier. | 174 | |
'<' is not preceded with whitespace. | 174 | |
'<' is not followed by whitespace. | 174 | |
'>' is not preceded with whitespace. | 174 | |
'=' is not preceded with whitespace. | 174 | |
'=' is not followed by whitespace. | 174 | |
'=' is not preceded with whitespace. | 174 | |
'=' is not followed by whitespace. | 174 | |
First sentence should end with a period. | 176 | |
Line has trailing spaces. | 176 | |
Line contains a tab character. | 180 | |
Line is longer than 80 characters. | 181 | |
Redundant 'public' modifier. | 181 | |
'<' is not preceded with whitespace. | 181 | |
'<' is not followed by whitespace. | 181 | |
'>' is not preceded with whitespace. | 181 | |
First sentence should end with a period. | 183 | |
Line has trailing spaces. | 183 | |
Line contains a tab character. | 191 | |
Line is longer than 80 characters. | 192 | |
Redundant 'public' modifier. | 192 | |
'=' is not preceded with whitespace. | 192 | |
'=' is not followed by whitespace. | 192 | |
First sentence should end with a period. | 194 | |
Line has trailing spaces. | 194 | |
Line contains a tab character. | 202 | |
Line is longer than 80 characters. | 203 | |
Redundant 'public' modifier. | 203 | |
'<' is not preceded with whitespace. | 203 | |
'<' is not followed by whitespace. | 203 | |
'>' is not preceded with whitespace. | 203 | |
'=' is not preceded with whitespace. | 203 | |
'=' is not followed by whitespace. | 203 | |
Line has trailing spaces. | 204 | |
Line has trailing spaces. | 205 | |
Line contains a tab character. | 209 | |
Line is longer than 80 characters. | 210 | |
Redundant 'public' modifier. | 210 | |
'<' is not preceded with whitespace. | 210 | |
'<' is not followed by whitespace. | 210 | |
'>' is not preceded with whitespace. | 210 | |
First sentence should end with a period. | 212 | |
Line has trailing spaces. | 212 | |
Line contains a tab character. | 220 | |
Line is longer than 80 characters. | 221 | |
Redundant 'public' modifier. | 221 | |
'=' is not preceded with whitespace. | 221 | |
'=' is not followed by whitespace. | 221 | |
Line has trailing spaces. | 222 | |
Line has trailing spaces. | 223 | |
Line is longer than 80 characters. | 224 | |
Line contains a tab character. | 231 | |
Line is longer than 80 characters. | 232 | |
Redundant 'public' modifier. | 232 | |
'<' is not preceded with whitespace. | 232 | |
'<' is not followed by whitespace. | 232 | |
'>' is not preceded with whitespace. | 232 | |
'=' is not preceded with whitespace. | 232 | |
'=' is not followed by whitespace. | 232 | |
First sentence should end with a period. | 234 | |
Line has trailing spaces. | 234 | |
Line contains a tab character. | 238 | |
Line is longer than 80 characters. | 239 | |
Redundant 'public' modifier. | 239 | |
'<' is not preceded with whitespace. | 239 | |
'<' is not followed by whitespace. | 239 | |
'>' is not preceded with whitespace. | 239 | |
First sentence should end with a period. | 241 | |
Line has trailing spaces. | 241 | |
Line contains a tab character. | 249 | |
Line is longer than 80 characters. | 250 | |
Redundant 'public' modifier. | 250 | |
'=' is not preceded with whitespace. | 250 | |
'=' is not followed by whitespace. | 250 | |
Line has trailing spaces. | 252 | |
Line is longer than 80 characters. | 253 | |
Line contains a tab character. | 260 | |
Line is longer than 80 characters. | 261 | |
Redundant 'public' modifier. | 261 | |
'<' is not preceded with whitespace. | 261 | |
'<' is not followed by whitespace. | 261 | |
'>' is not preceded with whitespace. | 261 | |
'=' is not preceded with whitespace. | 261 | |
'=' is not followed by whitespace. | 261 | |
Line has trailing spaces. | 263 | |
Line is longer than 80 characters. | 264 | |
Line contains a tab character. | 271 | |
Line is longer than 80 characters. | 272 | |
Redundant 'public' modifier. | 272 | |
'<' is not preceded with whitespace. | 272 | |
'<' is not followed by whitespace. | 272 | |
'>' is not preceded with whitespace. | 272 | |
'=' is not preceded with whitespace. | 272 | |
'=' is not followed by whitespace. | 272 | |
First sentence should end with a period. | 274 | |
Line has trailing spaces. | 274 | |
Line contains a tab character. | 278 | |
Line is longer than 80 characters. | 279 | |
Redundant 'public' modifier. | 279 | |
'<' is not preceded with whitespace. | 279 | |
'<' is not followed by whitespace. | 279 | |
'>' is not preceded with whitespace. | 279 | |
First sentence should end with a period. | 281 | |
Line has trailing spaces. | 281 | |
Line contains a tab character. | 289 | |
Line is longer than 80 characters. | 290 | |
Redundant 'public' modifier. | 290 | |
'=' is not preceded with whitespace. | 290 | |
'=' is not followed by whitespace. | 290 | |
Line has trailing spaces. | 292 | |
Line is longer than 80 characters. | 293 | |
Line contains a tab character. | 300 | |
Line is longer than 80 characters. | 301 | |
Redundant 'public' modifier. | 301 | |
'<' is not preceded with whitespace. | 301 | |
'<' is not followed by whitespace. | 301 | |
'>' is not preceded with whitespace. | 301 | |
'=' is not preceded with whitespace. | 301 | |
'=' is not followed by whitespace. | 301 | |
First sentence should end with a period. | 303 | |
Line has trailing spaces. | 303 | |
Line contains a tab character. | 307 | |
Line is longer than 80 characters. | 308 | |
Redundant 'public' modifier. | 308 | |
'<' is not preceded with whitespace. | 308 | |
'<' is not followed by whitespace. | 308 | |
'>' is not preceded with whitespace. | 308 | |
First sentence should end with a period. | 310 | |
Line has trailing spaces. | 310 | |
Line contains a tab character. | 318 | |
Line is longer than 80 characters. | 319 | |
Redundant 'public' modifier. | 319 | |
'=' is not preceded with whitespace. | 319 | |
'=' is not followed by whitespace. | 319 | |
First sentence should end with a period. | 321 | |
Line has trailing spaces. | 321 | |
Line contains a tab character. | 329 | |
Line is longer than 80 characters. | 330 | |
Redundant 'public' modifier. | 330 | |
'=' is not preceded with whitespace. | 330 | |
'=' is not followed by whitespace. | 330 | |
First sentence should end with a period. | 332 | |
Line has trailing spaces. | 332 | |
Line contains a tab character. | 340 | |
Line is longer than 80 characters. | 341 | |
Redundant 'public' modifier. | 341 | |
'<' is not preceded with whitespace. | 341 | |
'<' is not followed by whitespace. | 341 | |
'>' is not preceded with whitespace. | 341 | |
'=' is not preceded with whitespace. | 341 | |
'=' is not followed by whitespace. | 341 | |
'<' is not preceded with whitespace. | 341 | |
'<' is not followed by whitespace. | 341 | |
'>' is not preceded with whitespace. | 341 | |
First sentence should end with a period. | 343 | |
Line has trailing spaces. | 343 | |
Line contains a tab character. | 352 | |
Line is longer than 80 characters. | 353 | |
Redundant 'public' modifier. | 353 | |
'<' is not preceded with whitespace. | 353 | |
'<' is not followed by whitespace. | 353 | |
'>' is not preceded with whitespace. | 353 | |
'=' is not preceded with whitespace. | 353 | |
'=' is not followed by whitespace. | 353 | |
'=' is not preceded with whitespace. | 353 | |
'=' is not followed by whitespace. | 353 | |
First sentence should end with a period. | 355 | |
Line has trailing spaces. | 355 | |
Line contains a tab character. | 364 | |
Line is longer than 80 characters. | 365 | |
Redundant 'public' modifier. | 365 | |
'<' is not preceded with whitespace. | 365 | |
'<' is not followed by whitespace. | 365 | |
'>' is not preceded with whitespace. | 365 | |
'=' is not preceded with whitespace. | 365 | |
'=' is not followed by whitespace. | 365 | |
'=' is not preceded with whitespace. | 365 | |
'=' is not followed by whitespace. | 365 | |
First sentence should end with a period. | 367 | |
Line has trailing spaces. | 367 | |
Line is longer than 80 characters. | 368 | |
Line contains a tab character. | 376 | |
Line is longer than 80 characters. | 377 | |
Redundant 'public' modifier. | 377 | |
'<' is not preceded with whitespace. | 377 | |
'<' is not followed by whitespace. | 377 | |
'>' is not preceded with whitespace. | 377 | |
'=' is not preceded with whitespace. | 377 | |
'=' is not followed by whitespace. | 377 | |
'=' is not preceded with whitespace. | 377 | |
'=' is not followed by whitespace. | 377 | |
First sentence should end with a period. | 379 | |
Line has trailing spaces. | 379 | |
Line is longer than 80 characters. | 380 | |
Line contains a tab character. | 388 | |
Line is longer than 80 characters. | 389 | |
Redundant 'public' modifier. | 389 | |
'<' is not preceded with whitespace. | 389 | |
'<' is not followed by whitespace. | 389 | |
'>' is not preceded with whitespace. | 389 | |
'=' is not preceded with whitespace. | 389 | |
'=' is not followed by whitespace. | 389 | |
'=' is not preceded with whitespace. | 389 | |
'=' is not followed by whitespace. | 389 | |
First sentence should end with a period. | 391 | |
Line has trailing spaces. | 391 | |
Line is longer than 80 characters. | 392 | |
Line contains a tab character. | 400 | |
Line is longer than 80 characters. | 401 | |
Redundant 'public' modifier. | 401 | |
'<' is not preceded with whitespace. | 401 | |
'<' is not followed by whitespace. | 401 | |
'>' is not preceded with whitespace. | 401 | |
'=' is not preceded with whitespace. | 401 | |
'=' is not followed by whitespace. | 401 | |
'=' is not preceded with whitespace. | 401 | |
'=' is not followed by whitespace. | 401 | |
First sentence should end with a period. | 403 | |
Line has trailing spaces. | 403 | |
Line is longer than 80 characters. | 404 | |
Line contains a tab character. | 412 | |
Line is longer than 80 characters. | 413 | |
Redundant 'public' modifier. | 413 | |
'<' is not preceded with whitespace. | 413 | |
'<' is not followed by whitespace. | 413 | |
'>' is not preceded with whitespace. | 413 | |
'=' is not preceded with whitespace. | 413 | |
'=' is not followed by whitespace. | 413 | |
'=' is not preceded with whitespace. | 413 | |
'=' is not followed by whitespace. | 413 | |
First sentence should end with a period. | 415 | |
Line has trailing spaces. | 415 | |
Line is longer than 80 characters. | 416 | |
Line contains a tab character. | 424 | |
Line is longer than 80 characters. | 425 | |
Redundant 'public' modifier. | 425 | |
'<' is not preceded with whitespace. | 425 | |
'<' is not followed by whitespace. | 425 | |
'>' is not preceded with whitespace. | 425 | |
'=' is not preceded with whitespace. | 425 | |
'=' is not followed by whitespace. | 425 | |
'=' is not preceded with whitespace. | 425 | |
'=' is not followed by whitespace. | 425 | |
First sentence should end with a period. | 427 | |
Line has trailing spaces. | 427 | |
Line is longer than 80 characters. | 428 | |
Line contains a tab character. | 435 | |
Line is longer than 80 characters. | 436 | |
Redundant 'public' modifier. | 436 | |
'=' is not preceded with whitespace. | 436 | |
'=' is not followed by whitespace. | 436 | |
First sentence should end with a period. | 438 | |
Line has trailing spaces. | 438 | |
Line contains a tab character. | 446 | |
Line is longer than 80 characters. | 447 | |
Redundant 'public' modifier. | 447 | |
'<' is not preceded with whitespace. | 447 | |
'<' is not followed by whitespace. | 447 | |
'>' is not preceded with whitespace. | 447 | |
'=' is not preceded with whitespace. | 447 | |
'=' is not followed by whitespace. | 447 | |
First sentence should end with a period. | 449 | |
Line has trailing spaces. | 449 | |
Line contains a tab character. | 457 | |
Line is longer than 80 characters. | 458 | |
Redundant 'public' modifier. | 458 | |
'<' is not preceded with whitespace. | 458 | |
'<' is not followed by whitespace. | 458 | |
'>' is not preceded with whitespace. | 458 | |
'=' is not preceded with whitespace. | 458 | |
'=' is not followed by whitespace. | 458 | |
First sentence should end with a period. | 460 | |
Line has trailing spaces. | 460 | |
Line contains a tab character. | 468 | |
Line is longer than 80 characters. | 469 | |
Redundant 'public' modifier. | 469 | |
'<' is not preceded with whitespace. | 469 | |
'<' is not followed by whitespace. | 469 | |
'>' is not preceded with whitespace. | 469 | |
'=' is not preceded with whitespace. | 469 | |
'=' is not followed by whitespace. | 469 | |
First sentence should end with a period. | 471 | |
Line has trailing spaces. | 471 | |
Line contains a tab character. | 479 | |
Line is longer than 80 characters. | 480 | |
Redundant 'public' modifier. | 480 | |
'=' is not preceded with whitespace. | 480 | |
'=' is not followed by whitespace. | 480 | |
First sentence should end with a period. | 482 | |
Line has trailing spaces. | 482 | |
Line contains a tab character. | 490 | |
Line is longer than 80 characters. | 491 | |
Redundant 'public' modifier. | 491 | |
'=' is not preceded with whitespace. | 491 | |
'=' is not followed by whitespace. | 491 | |
First sentence should end with a period. | 493 | |
Line has trailing spaces. | 493 | |
Line contains a tab character. | 501 | |
Line is longer than 80 characters. | 502 | |
Redundant 'public' modifier. | 502 | |
'<' is not preceded with whitespace. | 502 | |
'<' is not followed by whitespace. | 502 | |
'>' is not preceded with whitespace. | 502 | |
'=' is not preceded with whitespace. | 502 | |
'=' is not followed by whitespace. | 502 | |
Line has trailing spaces. | 504 | |
Line is longer than 80 characters. | 505 | |
Line contains a tab character. | 512 | |
Line is longer than 80 characters. | 513 | |
Redundant 'public' modifier. | 513 | |
'<' is not preceded with whitespace. | 513 | |
'<' is not followed by whitespace. | 513 | |
'>' is not preceded with whitespace. | 513 | |
'=' is not preceded with whitespace. | 513 | |
'=' is not followed by whitespace. | 513 | |
First sentence should end with a period. | 515 | |
Line has trailing spaces. | 515 | |
Line contains a tab character. | 523 | |
Line is longer than 80 characters. | 524 | |
Redundant 'public' modifier. | 524 | |
'<' is not preceded with whitespace. | 524 | |
'<' is not followed by whitespace. | 524 | |
'>' is not preceded with whitespace. | 524 | |
'=' is not preceded with whitespace. | 524 | |
'=' is not followed by whitespace. | 524 | |
Line has trailing spaces. | 526 | |
Line contains a tab character. | 535 | |
Line is longer than 80 characters. | 536 | |
Redundant 'public' modifier. | 536 | |
'=' is not preceded with whitespace. | 536 | |
'=' is not followed by whitespace. | 536 | |
Line has trailing spaces. | 538 | |
Line is longer than 80 characters. | 539 | |
Line is longer than 80 characters. | 541 | |
Line contains a tab character. | 546 | |
Line is longer than 80 characters. | 547 | |
Redundant 'public' modifier. | 547 | |
'<' is not preceded with whitespace. | 547 | |
'<' is not followed by whitespace. | 547 | |
'>' is not preceded with whitespace. | 547 | |
'=' is not preceded with whitespace. | 547 | |
'=' is not followed by whitespace. | 547 | |
Line has trailing spaces. | 549 | |
Line is longer than 80 characters. | 550 | |
Line contains a tab character. | 557 | |
Line is longer than 80 characters. | 558 | |
Redundant 'public' modifier. | 558 | |
'<' is not preceded with whitespace. | 558 | |
'<' is not followed by whitespace. | 558 | |
'>' is not preceded with whitespace. | 558 | |
'=' is not preceded with whitespace. | 558 | |
'=' is not followed by whitespace. | 558 | |
First sentence should end with a period. | 560 | |
Line has trailing spaces. | 560 | |
Line contains a tab character. | 568 | |
Line is longer than 80 characters. | 569 | |
Redundant 'public' modifier. | 569 | |
'<' is not preceded with whitespace. | 569 | |
'<' is not followed by whitespace. | 569 | |
'>' is not preceded with whitespace. | 569 | |
'=' is not preceded with whitespace. | 569 | |
'=' is not followed by whitespace. | 569 | |
Line has trailing spaces. | 571 | |
Line is longer than 80 characters. | 572 | |
Line contains a tab character. | 580 | |
Line is longer than 80 characters. | 581 | |
Redundant 'public' modifier. | 581 | |
'=' is not preceded with whitespace. | 581 | |
'=' is not followed by whitespace. | 581 | |
Line has trailing spaces. | 584 | |
Line contains a tab character. | 593 | |
Line is longer than 80 characters. | 594 | |
Redundant 'public' modifier. | 594 | |
'=' is not preceded with whitespace. | 594 | |
'=' is not followed by whitespace. | 594 | |
Line has trailing spaces. | 596 | |
Line has trailing spaces. | 597 | |
Line contains a tab character. | 606 | |
Line is longer than 80 characters. | 607 | |
Redundant 'public' modifier. | 607 | |
'<' is not preceded with whitespace. | 607 | |
'<' is not followed by whitespace. | 607 | |
'>' is not preceded with whitespace. | 607 | |
'=' is not preceded with whitespace. | 607 | |
'=' is not followed by whitespace. | 607 | |
'<' is not preceded with whitespace. | 607 | |
'<' is not followed by whitespace. | 607 | |
'>' is not preceded with whitespace. | 607 | |
First sentence should end with a period. | 609 | |
Line has trailing spaces. | 609 | |
Line contains a tab character. | 618 | |
Line is longer than 80 characters. | 619 | |
Redundant 'public' modifier. | 619 | |
'<' is not preceded with whitespace. | 619 | |
'<' is not followed by whitespace. | 619 | |
'>' is not preceded with whitespace. | 619 | |
'=' is not preceded with whitespace. | 619 | |
'=' is not followed by whitespace. | 619 | |
First sentence should end with a period. | 621 | |
Line has trailing spaces. | 621 | |
Line contains a tab character. | 630 | |
Line is longer than 80 characters. | 631 | |
Redundant 'public' modifier. | 631 | |
'=' is not preceded with whitespace. | 631 | |
'=' is not followed by whitespace. | 631 | |
Line has trailing spaces. | 632 | |
Line has trailing spaces. | 633 | |
Line has trailing spaces. | 634 | |
Line is longer than 80 characters. | 635 | |
Line is longer than 80 characters. | 637 | |
Line contains a tab character. | 643 | |
Line is longer than 80 characters. | 644 | |
Redundant 'public' modifier. | 644 | |
'<' is not preceded with whitespace. | 644 | |
'<' is not followed by whitespace. | 644 | |
'>' is not preceded with whitespace. | 644 | |
'=' is not preceded with whitespace. | 644 | |
'=' is not followed by whitespace. | 644 | |
Line has trailing spaces. | 646 | |
Line is longer than 80 characters. | 647 | |
Line is longer than 80 characters. | 649 | |
Line contains a tab character. | 655 | |
Line is longer than 80 characters. | 656 | |
Redundant 'public' modifier. | 656 | |
'<' is not preceded with whitespace. | 656 | |
'<' is not followed by whitespace. | 656 | |
'>' is not preceded with whitespace. | 656 | |
'=' is not preceded with whitespace. | 656 | |
'=' is not followed by whitespace. | 656 | |
Line has trailing spaces. | 658 | |
Line is longer than 80 characters. | 659 | |
Line contains a tab character. | 667 | |
Line is longer than 80 characters. | 668 | |
Redundant 'public' modifier. | 668 | |
'<' is not preceded with whitespace. | 668 | |
'<' is not followed by whitespace. | 668 | |
'>' is not preceded with whitespace. | 668 | |
'=' is not preceded with whitespace. | 668 | |
'=' is not followed by whitespace. | 668 | |
Line has trailing spaces. | 670 | |
Line is longer than 80 characters. | 671 | |
Line contains a tab character. | 679 | |
Line is longer than 80 characters. | 680 | |
Redundant 'public' modifier. | 680 | |
'<' is not preceded with whitespace. | 680 | |
'<' is not followed by whitespace. | 680 | |
'>' is not preceded with whitespace. | 680 | |
'=' is not preceded with whitespace. | 680 | |
'=' is not followed by whitespace. | 680 | |
First sentence should end with a period. | 682 | |
Line has trailing spaces. | 682 | |
Line contains a tab character. | 692 | |
Line is longer than 80 characters. | 693 | |
Redundant 'public' modifier. | 693 | |
'=' is not preceded with whitespace. | 693 | |
'=' is not followed by whitespace. | 693 | |
'=' is not preceded with whitespace. | 693 | |
'=' is not followed by whitespace. | 693 | |
First sentence should end with a period. | 695 | |
Line has trailing spaces. | 695 | |
Line contains a tab character. | 703 | |
Line is longer than 80 characters. | 704 | |
Redundant 'public' modifier. | 704 | |
'=' is not preceded with whitespace. | 704 | |
'=' is not followed by whitespace. | 704 | |
First sentence should end with a period. | 706 | |
Line has trailing spaces. | 706 | |
Line contains a tab character. | 714 | |
Line is longer than 80 characters. | 715 | |
Redundant 'public' modifier. | 715 | |
'<' is not preceded with whitespace. | 715 | |
'<' is not followed by whitespace. | 715 | |
'>' is not preceded with whitespace. | 715 | |
'=' is not preceded with whitespace. | 715 | |
'=' is not followed by whitespace. | 715 | |
'<' is not preceded with whitespace. | 715 | |
'<' is not followed by whitespace. | 715 | |
'>' is not preceded with whitespace. | 715 | |
First sentence should end with a period. | 717 | |
Line has trailing spaces. | 717 | |
Line contains a tab character. | 726 | |
Line is longer than 80 characters. | 727 | |
Redundant 'public' modifier. | 727 | |
'<' is not preceded with whitespace. | 727 | |
'<' is not followed by whitespace. | 727 | |
'>' is not preceded with whitespace. | 727 | |
'=' is not preceded with whitespace. | 727 | |
'=' is not followed by whitespace. | 727 | |
'=' is not preceded with whitespace. | 727 | |
'=' is not followed by whitespace. | 727 | |
First sentence should end with a period. | 729 | |
Line has trailing spaces. | 729 | |
Line contains a tab character. | 737 | |
Line is longer than 80 characters. | 738 | |
Redundant 'public' modifier. | 738 | |
'<' is not preceded with whitespace. | 738 | |
'<' is not followed by whitespace. | 738 | |
'>' is not preceded with whitespace. | 738 | |
'=' is not preceded with whitespace. | 738 | |
'=' is not followed by whitespace. | 738 | |
First sentence should end with a period. | 740 | |
Line has trailing spaces. | 740 | |
Line contains a tab character. | 749 | |
Line is longer than 80 characters. | 750 | |
Redundant 'public' modifier. | 750 | |
'<' is not preceded with whitespace. | 750 | |
'<' is not followed by whitespace. | 750 | |
'>' is not preceded with whitespace. | 750 | |
'=' is not preceded with whitespace. | 750 | |
'=' is not followed by whitespace. | 750 | |
'=' is not preceded with whitespace. | 750 | |
'=' is not followed by whitespace. | 750 | |
First sentence should end with a period. | 752 | |
Line has trailing spaces. | 752 | |
Line is longer than 80 characters. | 753 | |
Line contains a tab character. | 761 | |
Line is longer than 80 characters. | 762 | |
Redundant 'public' modifier. | 762 | |
'<' is not preceded with whitespace. | 762 | |
'<' is not followed by whitespace. | 762 | |
'>' is not preceded with whitespace. | 762 | |
'=' is not preceded with whitespace. | 762 | |
'=' is not followed by whitespace. | 762 | |
'=' is not preceded with whitespace. | 762 | |
'=' is not followed by whitespace. | 762 | |
First sentence should end with a period. | 764 | |
Line has trailing spaces. | 764 | |
Line is longer than 80 characters. | 765 | |
Line contains a tab character. | 773 | |
Line is longer than 80 characters. | 774 | |
Redundant 'public' modifier. | 774 | |
'<' is not preceded with whitespace. | 774 | |
'<' is not followed by whitespace. | 774 | |
'>' is not preceded with whitespace. | 774 | |
'=' is not preceded with whitespace. | 774 | |
'=' is not followed by whitespace. | 774 | |
'=' is not preceded with whitespace. | 774 | |
'=' is not followed by whitespace. | 774 | |
First sentence should end with a period. | 776 | |
Line has trailing spaces. | 776 | |
Line is longer than 80 characters. | 777 | |
Line contains a tab character. | 785 | |
Line is longer than 80 characters. | 786 | |
Redundant 'public' modifier. | 786 | |
'<' is not preceded with whitespace. | 786 | |
'<' is not followed by whitespace. | 786 | |
'>' is not preceded with whitespace. | 786 | |
'=' is not preceded with whitespace. | 786 | |
'=' is not followed by whitespace. | 786 | |
'=' is not preceded with whitespace. | 786 | |
'=' is not followed by whitespace. | 786 | |
First sentence should end with a period. | 788 | |
Line has trailing spaces. | 788 | |
Line is longer than 80 characters. | 789 | |
Line contains a tab character. | 797 | |
Line is longer than 80 characters. | 798 | |
Redundant 'public' modifier. | 798 | |
'<' is not preceded with whitespace. | 798 | |
'<' is not followed by whitespace. | 798 | |
'>' is not preceded with whitespace. | 798 | |
'=' is not preceded with whitespace. | 798 | |
'=' is not followed by whitespace. | 798 | |
'=' is not preceded with whitespace. | 798 | |
'=' is not followed by whitespace. | 798 | |
Line has trailing spaces. | 800 | |
Line is longer than 80 characters. | 801 | |
Line contains a tab character. | 809 | |
Line is longer than 80 characters. | 810 | |
Redundant 'public' modifier. | 810 | |
'<' is not preceded with whitespace. | 810 | |
'<' is not followed by whitespace. | 810 | |
'>' is not preceded with whitespace. | 810 | |
'=' is not preceded with whitespace. | 810 | |
'=' is not followed by whitespace. | 810 | |
'=' is not preceded with whitespace. | 810 | |
'=' is not followed by whitespace. | 810 | |
First sentence should end with a period. | 812 | |
Line has trailing spaces. | 812 | |
Line is longer than 80 characters. | 813 | |
Line contains a tab character. | 820 | |
Line is longer than 80 characters. | 821 | |
Redundant 'public' modifier. | 821 | |
'=' is not preceded with whitespace. | 821 | |
'=' is not followed by whitespace. | 821 | |
First sentence should end with a period. | 823 | |
Line has trailing spaces. | 823 | |
Line contains a tab character. | 831 | |
Line is longer than 80 characters. | 832 | |
Redundant 'public' modifier. | 832 | |
'<' is not preceded with whitespace. | 832 | |
'<' is not followed by whitespace. | 832 | |
'>' is not preceded with whitespace. | 832 | |
'=' is not preceded with whitespace. | 832 | |
'=' is not followed by whitespace. | 832 | |
Line has trailing spaces. | 834 | |
Line is longer than 80 characters. | 835 | |
Line contains a tab character. | 843 | |
Line is longer than 80 characters. | 844 | |
Redundant 'public' modifier. | 844 | |
'<' is not preceded with whitespace. | 844 | |
'<' is not followed by whitespace. | 844 | |
'>' is not preceded with whitespace. | 844 | |
'=' is not preceded with whitespace. | 844 | |
'=' is not followed by whitespace. | 844 | |
'=' is not preceded with whitespace. | 844 | |
'=' is not followed by whitespace. | 844 | |
First sentence should end with a period. | 846 | |
Line has trailing spaces. | 846 | |
Line is longer than 80 characters. | 852 | |
Line contains a tab character. | 858 | |
Line is longer than 80 characters. | 859 | |
Redundant 'public' modifier. | 859 | |
'=' is not preceded with whitespace. | 859 | |
'=' is not followed by whitespace. | 859 | |
'=' is not preceded with whitespace. | 859 | |
'=' is not followed by whitespace. | 859 | |
First sentence should end with a period. | 861 | |
Line has trailing spaces. | 861 | |
Line is longer than 80 characters. | 866 | |
Line is longer than 80 characters. | 872 | |
Line contains a tab character. | 873 | |
Line is longer than 80 characters. | 874 | |
Redundant 'public' modifier. | 874 | |
'=' is not preceded with whitespace. | 874 | |
'=' is not followed by whitespace. | 874 | |
'=' is not preceded with whitespace. | 874 | |
'=' is not followed by whitespace. | 874 | |
First sentence should end with a period. | 876 | |
Line has trailing spaces. | 876 | |
Line is longer than 80 characters. | 883 | |
Line contains a tab character. | 886 | |
Line is longer than 80 characters. | 887 | |
Redundant 'public' modifier. | 887 | |
'=' is not preceded with whitespace. | 887 | |
'=' is not followed by whitespace. | 887 | |
First sentence should end with a period. | 890 | |
Line has trailing spaces. | 890 | |
Line is longer than 80 characters. | 895 | |
Line is longer than 80 characters. | 901 | |
Line is longer than 80 characters. | 903 | |
Redundant 'public' modifier. | 903 | |
'=' is not preceded with whitespace. | 903 | |
'=' is not followed by whitespace. | 903 | |
'=' is not preceded with whitespace. | 903 | |
'=' is not followed by whitespace. | 903 | |
Line has trailing spaces. | 905 | |
Line has trailing spaces. | 906 | |
Line is longer than 80 characters. | 907 | |
Line is longer than 80 characters. | 908 | |
Line is longer than 80 characters. | 909 | |
Line has trailing spaces. | 910 | |
Line is longer than 80 characters. | 910 | |
Line has trailing spaces. | 912 | |
Line is longer than 80 characters. | 912 | |
Line is longer than 80 characters. | 915 | |
Line is longer than 80 characters. | 916 | |
Line is longer than 80 characters. | 917 | |
Line is longer than 80 characters. | 921 | |
Redundant 'public' modifier. | 921 | |
'=' is not preceded with whitespace. | 921 | |
'=' is not followed by whitespace. | 921 | |
'=' is not preceded with whitespace. | 921 | |
'=' is not followed by whitespace. | 921 | |
First sentence should end with a period. | 923 | |
Line has trailing spaces. | 923 | |
Line is longer than 80 characters. | 926 | |
Line is longer than 80 characters. | 928 | |
Line contains a tab character. | 934 | |
Line is longer than 80 characters. | 935 | |
Redundant 'public' modifier. | 935 | |
'=' is not preceded with whitespace. | 935 | |
'=' is not followed by whitespace. | 935 | |
'=' is not preceded with whitespace. | 935 | |
'=' is not followed by whitespace. | 935 | |
Line has trailing spaces. | 937 | |
Line is longer than 80 characters. | 938 | |
Line is longer than 80 characters. | 943 | |
Line is longer than 80 characters. | 944 | |
Line contains a tab character. | 946 | |
Line is longer than 80 characters. | 947 | |
Redundant 'public' modifier. | 947 | |
'<' is not preceded with whitespace. | 947 | |
'<' is not followed by whitespace. | 947 | |
'>' is not preceded with whitespace. | 947 | |
'=' is not preceded with whitespace. | 947 | |
'=' is not followed by whitespace. | 947 | |
'=' is not preceded with whitespace. | 947 | |
'=' is not followed by whitespace. | 947 | |
First sentence should end with a period. | 949 | |
Line has trailing spaces. | 949 | |
Line is longer than 80 characters. | 951 | |
Line is longer than 80 characters. | 952 | |
Line is longer than 80 characters. | 953 | |
Line is longer than 80 characters. | 954 | |
Line is longer than 80 characters. | 958 | |
Line is longer than 80 characters. | 959 | |
Line is longer than 80 characters. | 960 | |
Line is longer than 80 characters. | 961 | |
Line contains a tab character. | 964 | |
Line is longer than 80 characters. | 965 | |
Redundant 'public' modifier. | 965 | |
'=' is not preceded with whitespace. | 965 | |
'=' is not followed by whitespace. | 965 | |
'=' is not preceded with whitespace. | 965 | |
'=' is not followed by whitespace. | 965 | |
'=' is not preceded with whitespace. | 965 | |
'=' is not followed by whitespace. | 965 | |
'=' is not preceded with whitespace. | 965 | |
'=' is not followed by whitespace. | 965 | |
First sentence should end with a period. | 967 | |
Line has trailing spaces. | 967 | |
Line is longer than 80 characters. | 969 | |
Line is longer than 80 characters. | 970 | |
Line is longer than 80 characters. | 972 | |
Line is longer than 80 characters. | 974 | |
Line is longer than 80 characters. | 975 | |
Line is longer than 80 characters. | 978 | |
Line contains a tab character. | 979 | |
Line is longer than 80 characters. | 980 | |
Redundant 'public' modifier. | 980 | |
'=' is not preceded with whitespace. | 980 | |
'=' is not followed by whitespace. | 980 | |
'=' is not preceded with whitespace. | 980 | |
'=' is not followed by whitespace. | 980 | |
First sentence should end with a period. | 982 | |
Line has trailing spaces. | 982 | |
Line contains a tab character. | 991 | |
Line is longer than 80 characters. | 992 | |
Redundant 'public' modifier. | 992 | |
'=' is not preceded with whitespace. | 992 | |
'=' is not followed by whitespace. | 992 | |
Line has trailing spaces. | 994 | |
Line is longer than 80 characters. | 995 | |
Line is longer than 80 characters. | 1000 | |
Line is longer than 80 characters. | 1001 | |
Line contains a tab character. | 1003 | |
Line is longer than 80 characters. | 1004 | |
Redundant 'public' modifier. | 1004 | |
'<' is not preceded with whitespace. | 1004 | |
'<' is not followed by whitespace. | 1004 | |
'>' is not preceded with whitespace. | 1004 | |
'=' is not preceded with whitespace. | 1004 | |
'=' is not followed by whitespace. | 1004 | |
'=' is not preceded with whitespace. | 1004 | |
'=' is not followed by whitespace. | 1004 | |
Line has trailing spaces. | 1006 | |
Line is longer than 80 characters. | 1007 | |
Line is longer than 80 characters. | 1013 | |
Line is longer than 80 characters. | 1014 | |
Line is longer than 80 characters. | 1015 | |
Line contains a tab character. | 1018 | |
Line is longer than 80 characters. | 1019 | |
Redundant 'public' modifier. | 1019 | |
'=' is not preceded with whitespace. | 1019 | |
'=' is not followed by whitespace. | 1019 | |
'=' is not preceded with whitespace. | 1019 | |
'=' is not followed by whitespace. | 1019 | |
'=' is not preceded with whitespace. | 1019 | |
'=' is not followed by whitespace. | 1019 | |
First sentence should end with a period. | 1021 | |
Line has trailing spaces. | 1021 | |
Line is longer than 80 characters. | 1023 | |
Line is longer than 80 characters. | 1024 | |
Line is longer than 80 characters. | 1026 | |
Line is longer than 80 characters. | 1028 | |
Line is longer than 80 characters. | 1029 | |
Line is longer than 80 characters. | 1032 | |
Line contains a tab character. | 1033 | |
Line is longer than 80 characters. | 1034 | |
Redundant 'public' modifier. | 1034 | |
'=' is not preceded with whitespace. | 1034 | |
'=' is not followed by whitespace. | 1034 | |
'=' is not preceded with whitespace. | 1034 | |
'=' is not followed by whitespace. | 1034 | |
First sentence should end with a period. | 1036 | |
Line has trailing spaces. | 1036 | |
Line is longer than 80 characters. | 1038 | |
Line is longer than 80 characters. | 1043 | |
Line contains a tab character. | 1046 | |
Line is longer than 80 characters. | 1047 | |
Redundant 'public' modifier. | 1047 | |
'=' is not preceded with whitespace. | 1047 | |
'=' is not followed by whitespace. | 1047 | |
Line has trailing spaces. | 1049 | |
Line is longer than 80 characters. | 1050 | |
Line is longer than 80 characters. | 1055 | |
Line is longer than 80 characters. | 1056 | |
Line contains a tab character. | 1058 | |
Line is longer than 80 characters. | 1059 | |
Redundant 'public' modifier. | 1059 | |
'<' is not preceded with whitespace. | 1059 | |
'<' is not followed by whitespace. | 1059 | |
'>' is not preceded with whitespace. | 1059 | |
'=' is not preceded with whitespace. | 1059 | |
'=' is not followed by whitespace. | 1059 | |
'=' is not preceded with whitespace. | 1059 | |
'=' is not followed by whitespace. | 1059 | |
Line has trailing spaces. | 1061 | |
Line is longer than 80 characters. | 1062 | |
Line is longer than 80 characters. | 1068 | |
Line is longer than 80 characters. | 1069 | |
Line is longer than 80 characters. | 1070 | |
Line contains a tab character. | 1074 | |
Line is longer than 80 characters. | 1075 | |
Redundant 'public' modifier. | 1075 | |
'=' is not preceded with whitespace. | 1075 | |
'=' is not followed by whitespace. | 1075 | |
'=' is not preceded with whitespace. | 1075 | |
'=' is not followed by whitespace. | 1075 | |
'=' is not preceded with whitespace. | 1075 | |
'=' is not followed by whitespace. | 1075 | |
First sentence should end with a period. | 1077 | |
Line has trailing spaces. | 1077 | |
Line is longer than 80 characters. | 1082 | |
Line is longer than 80 characters. | 1088 | |
Line contains a tab character. | 1089 | |
Line is longer than 80 characters. | 1090 | |
Redundant 'public' modifier. | 1090 | |
'=' is not preceded with whitespace. | 1090 | |
'=' is not followed by whitespace. | 1090 | |
'=' is not preceded with whitespace. | 1090 | |
'=' is not followed by whitespace. | 1090 | |
First sentence should end with a period. | 1092 | |
Line has trailing spaces. | 1092 | |
Line is longer than 80 characters. | 1099 | |
Line contains a tab character. | 1102 | |
Line is longer than 80 characters. | 1103 | |
Redundant 'public' modifier. | 1103 | |
'=' is not preceded with whitespace. | 1103 | |
'=' is not followed by whitespace. | 1103 | |
Line has trailing spaces. | 1105 | |
Line is longer than 80 characters. | 1106 | |
Line is longer than 80 characters. | 1111 | |
Line is longer than 80 characters. | 1112 | |
Line contains a tab character. | 1114 | |
Line is longer than 80 characters. | 1115 | |
Redundant 'public' modifier. | 1115 | |
'<' is not preceded with whitespace. | 1115 | |
'<' is not followed by whitespace. | 1115 | |
'>' is not preceded with whitespace. | 1115 | |
'=' is not preceded with whitespace. | 1115 | |
'=' is not followed by whitespace. | 1115 | |
'=' is not preceded with whitespace. | 1115 | |
'=' is not followed by whitespace. | 1115 | |
Line has trailing spaces. | 1117 | |
Line is longer than 80 characters. | 1124 | |
Line contains a tab character. | 1131 | |
Line is longer than 80 characters. | 1132 | |
Redundant 'public' modifier. | 1132 | |
'=' is not preceded with whitespace. | 1132 | |
'=' is not followed by whitespace. | 1132 | |
'=' is not preceded with whitespace. | 1132 | |
'=' is not followed by whitespace. | 1132 | |
'=' is not preceded with whitespace. | 1132 | |
'=' is not followed by whitespace. | 1132 | |
'=' is not preceded with whitespace. | 1132 | |
'=' is not followed by whitespace. | 1132 | |
First sentence should end with a period. | 1134 | |
Line has trailing spaces. | 1134 | |
Line is longer than 80 characters. | 1136 | |
Line is longer than 80 characters. | 1137 | |
Line is longer than 80 characters. | 1139 | |
Line is longer than 80 characters. | 1145 | |
Line contains a tab character. | 1146 | |
Line is longer than 80 characters. | 1147 | |
Redundant 'public' modifier. | 1147 | |
'=' is not preceded with whitespace. | 1147 | |
'=' is not followed by whitespace. | 1147 | |
'=' is not preceded with whitespace. | 1147 | |
'=' is not followed by whitespace. | 1147 | |
Line has trailing spaces. | 1149 | |
Line contains a tab character. | 1158 | |
Line is longer than 80 characters. | 1159 | |
Redundant 'public' modifier. | 1159 | |
'=' is not preceded with whitespace. | 1159 | |
'=' is not followed by whitespace. | 1159 | |
First sentence should end with a period. | 1161 | |
Line has trailing spaces. | 1161 | |
Line is longer than 80 characters. | 1163 | |
Line is longer than 80 characters. | 1166 | |
Line contains a tab character. | 1172 | |
Line is longer than 80 characters. | 1173 | |
Redundant 'public' modifier. | 1173 | |
'=' is not preceded with whitespace. | 1173 | |
'=' is not followed by whitespace. | 1173 | |
'=' is not preceded with whitespace. | 1173 | |
'=' is not followed by whitespace. | 1173 | |
First sentence should end with a period. | 1175 | |
Line has trailing spaces. | 1175 | |
Line is longer than 80 characters. | 1177 | |
Line is longer than 80 characters. | 1180 | |
Line contains a tab character. | 1185 | |
Line is longer than 80 characters. | 1186 | |
Redundant 'public' modifier. | 1186 | |
'=' is not preceded with whitespace. | 1186 | |
'=' is not followed by whitespace. | 1186 | |
'=' is not preceded with whitespace. | 1186 | |
'=' is not followed by whitespace. | 1186 | |
Line has trailing spaces. | 1188 | |
Line is longer than 80 characters. | 1189 | |
Line contains a tab character. | 1197 | |
Line is longer than 80 characters. | 1198 | |
Redundant 'public' modifier. | 1198 | |
'<' is not preceded with whitespace. | 1198 | |
'<' is not followed by whitespace. | 1198 | |
'>' is not preceded with whitespace. | 1198 | |
'=' is not preceded with whitespace. | 1198 | |
'=' is not followed by whitespace. | 1198 | |
'=' is not preceded with whitespace. | 1198 | |
'=' is not followed by whitespace. | 1198 | |
Line has trailing spaces. | 1200 | |
Line is longer than 80 characters. | 1206 | |
Line is longer than 80 characters. | 1211 | |
Line contains a tab character. | 1212 | |
Line is longer than 80 characters. | 1213 | |
Redundant 'public' modifier. | 1213 | |
'=' is not preceded with whitespace. | 1213 | |
'=' is not followed by whitespace. | 1213 | |
'=' is not preceded with whitespace. | 1213 | |
'=' is not followed by whitespace. | 1213 | |
First sentence should end with a period. | 1215 | |
Line has trailing spaces. | 1215 | |
Line is longer than 80 characters. | 1220 | |
Line is longer than 80 characters. | 1226 | |
Line is longer than 80 characters. | 1227 | |
Line is longer than 80 characters. | 1228 | |
Line contains a tab character. | 1229 | |
Line is longer than 80 characters. | 1230 | |
Redundant 'public' modifier. | 1230 | |
'=' is not preceded with whitespace. | 1230 | |
'=' is not followed by whitespace. | 1230 | |
'=' is not preceded with whitespace. | 1230 | |
'=' is not followed by whitespace. | 1230 | |
First sentence should end with a period. | 1232 | |
Line has trailing spaces. | 1232 | |
Line contains a tab character. | 1241 | |
Line is longer than 80 characters. | 1242 | |
Redundant 'public' modifier. | 1242 | |
'=' is not preceded with whitespace. | 1242 | |
'=' is not followed by whitespace. | 1242 | |
First sentence should end with a period. | 1244 | |
Line has trailing spaces. | 1244 | |
Line is longer than 80 characters. | 1249 | |
Line contains a tab character. | 1256 | |
Line is longer than 80 characters. | 1257 | |
Redundant 'public' modifier. | 1257 | |
'=' is not preceded with whitespace. | 1257 | |
'=' is not followed by whitespace. | 1257 | |
'=' is not preceded with whitespace. | 1257 | |
'=' is not followed by whitespace. | 1257 | |
Line has trailing spaces. | 1259 | |
Line is longer than 80 characters. | 1260 | |
Line contains a tab character. | 1260 | |
Line is longer than 80 characters. | 1264 | |
Line contains a tab character. | 1271 | |
Line is longer than 80 characters. | 1272 | |
Redundant 'public' modifier. | 1272 | |
'=' is not preceded with whitespace. | 1272 | |
'=' is not followed by whitespace. | 1272 | |
'=' is not preceded with whitespace. | 1272 | |
'=' is not followed by whitespace. | 1272 | |
'<' is not preceded with whitespace. | 1272 | |
'<' is not followed by whitespace. | 1272 | |
'>' is not preceded with whitespace. | 1272 | |
First sentence should end with a period. | 1274 | |
Line has trailing spaces. | 1274 | |
Line contains a tab character. | 1285 | |
Line is longer than 80 characters. | 1286 | |
Redundant 'public' modifier. | 1286 | |
'=' is not preceded with whitespace. | 1286 | |
'=' is not followed by whitespace. | 1286 | |
'=' is not preceded with whitespace. | 1286 | |
'=' is not followed by whitespace. | 1286 | |
First sentence should end with a period. | 1288 | |
Line has trailing spaces. | 1288 | |
Line contains a tab character. | 1299 | |
Line is longer than 80 characters. | 1300 | |
Redundant 'public' modifier. | 1300 | |
'=' is not preceded with whitespace. | 1300 | |
'=' is not followed by whitespace. | 1300 | |
'=' is not preceded with whitespace. | 1300 | |
'=' is not followed by whitespace. | 1300 | |
Line has trailing spaces. | 1302 | |
Line is longer than 80 characters. | 1303 | |
Unused @param tag for 'cluSetIds'. | 1304 | |
Line contains a tab character. | 1313 | |
Line is longer than 80 characters. | 1314 | |
Redundant 'public' modifier. | 1314 | |
'=' is not preceded with whitespace. | 1314 | |
'=' is not followed by whitespace. | 1314 | |
'<' is not preceded with whitespace. | 1314 | |
'<' is not followed by whitespace. | 1314 | |
'>' is not preceded with whitespace. | 1314 | |
Expected @param tag for 'cluIdList'. | 1314 | |
'=' is not preceded with whitespace. | 1314 | |
'=' is not followed by whitespace. | 1314 | |
First sentence should end with a period. | 1316 | |
Line has trailing spaces. | 1316 | |
Line contains a tab character. | 1327 | |
Line is longer than 80 characters. | 1328 | |
Redundant 'public' modifier. | 1328 | |
'=' is not preceded with whitespace. | 1328 | |
'=' is not followed by whitespace. | 1328 | |
'=' is not preceded with whitespace. | 1328 | |
'=' is not followed by whitespace. | 1328 | |
Line has trailing spaces. | 1330 | |
Line is longer than 80 characters. | 1331 | |
Line contains a tab character. | 1339 | |
Line is longer than 80 characters. | 1340 | |
Redundant 'public' modifier. | 1340 | |
'<' is not preceded with whitespace. | 1340 | |
'<' is not followed by whitespace. | 1340 | |
'>' is not preceded with whitespace. | 1340 | |
'=' is not preceded with whitespace. | 1340 | |
'=' is not followed by whitespace. | 1340 | |
'=' is not preceded with whitespace. | 1340 | |
'=' is not followed by whitespace. | 1340 | |
First sentence should end with a period. | 1342 | |
Line has trailing spaces. | 1342 | |
Line is longer than 80 characters. | 1345 | |
Line is longer than 80 characters. | 1349 | |
Line contains a tab character. | 1355 | |
Line is longer than 80 characters. | 1356 | |
Redundant 'public' modifier. | 1356 | |
'=' is not preceded with whitespace. | 1356 | |
'=' is not followed by whitespace. | 1356 | |
'=' is not preceded with whitespace. | 1356 | |
'=' is not followed by whitespace. | 1356 | |
'=' is not preceded with whitespace. | 1356 | |
'=' is not followed by whitespace. | 1356 | |
First sentence should end with a period. | 1358 | |
Line has trailing spaces. | 1358 | |
Line is longer than 80 characters. | 1363 | |
Line is longer than 80 characters. | 1369 | |
Line contains a tab character. | 1370 | |
Line is longer than 80 characters. | 1371 | |
Redundant 'public' modifier. | 1371 | |
'=' is not preceded with whitespace. | 1371 | |
'=' is not followed by whitespace. | 1371 | |
'=' is not preceded with whitespace. | 1371 | |
'=' is not followed by whitespace. | 1371 | |
First sentence should end with a period. | 1373 | |
Line has trailing spaces. | 1373 | |
Line is longer than 80 characters. | 1377 | |
Line contains a tab character. | 1383 | |
Line is longer than 80 characters. | 1384 | |
Redundant 'public' modifier. | 1384 | |
'=' is not preceded with whitespace. | 1384 | |
'=' is not followed by whitespace. | 1384 | |
First sentence should end with a period. | 1386 | |
Line has trailing spaces. | 1386 | |
Line is longer than 80 characters. | 1389 | |
Line is longer than 80 characters. | 1391 | |
Line contains a tab character. | 1397 | |
Line is longer than 80 characters. | 1398 | |
Redundant 'public' modifier. | 1398 | |
'=' is not preceded with whitespace. | 1398 | |
'=' is not followed by whitespace. | 1398 | |
'=' is not preceded with whitespace. | 1398 | |
'=' is not followed by whitespace. | 1398 | |
Line has trailing spaces. | 1400 | |
Line is longer than 80 characters. | 1401 | |
Line is longer than 80 characters. | 1403 | |
Line is longer than 80 characters. | 1406 | |
Line is longer than 80 characters. | 1407 | |
Line contains a tab character. | 1409 | |
Line is longer than 80 characters. | 1410 | |
Redundant 'public' modifier. | 1410 | |
'<' is not preceded with whitespace. | 1410 | |
'<' is not followed by whitespace. | 1410 | |
'>' is not preceded with whitespace. | 1410 | |
'=' is not preceded with whitespace. | 1410 | |
'=' is not followed by whitespace. | 1410 | |
'=' is not preceded with whitespace. | 1410 | |
'=' is not followed by whitespace. | 1410 | |
First sentence should end with a period. | 1412 | |
Line has trailing spaces. | 1412 | |
Line is longer than 80 characters. | 1415 | |
Line is longer than 80 characters. | 1416 | |
Line is longer than 80 characters. | 1417 | |
Line is longer than 80 characters. | 1421 | |
Line is longer than 80 characters. | 1422 | |
Line is longer than 80 characters. | 1423 | |
Line is longer than 80 characters. | 1424 | |
Line contains a tab character. | 1427 | |
Line is longer than 80 characters. | 1428 | |
Redundant 'public' modifier. | 1428 | |
'=' is not preceded with whitespace. | 1428 | |
'=' is not followed by whitespace. | 1428 | |
'=' is not preceded with whitespace. | 1428 | |
'=' is not followed by whitespace. | 1428 | |
'=' is not preceded with whitespace. | 1428 | |
'=' is not followed by whitespace. | 1428 | |
'=' is not preceded with whitespace. | 1428 | |
'=' is not followed by whitespace. | 1428 | |
First sentence should end with a period. | 1430 | |
Line has trailing spaces. | 1430 | |
Line is longer than 80 characters. | 1433 | |
Line is longer than 80 characters. | 1435 | |
Line is longer than 80 characters. | 1437 | |
Line is longer than 80 characters. | 1438 | |
Line is longer than 80 characters. | 1441 | |
Line contains a tab character. | 1442 | |
Line is longer than 80 characters. | 1443 | |
Redundant 'public' modifier. | 1443 | |
'=' is not preceded with whitespace. | 1443 | |
'=' is not followed by whitespace. | 1443 | |
'=' is not preceded with whitespace. | 1443 | |
'=' is not followed by whitespace. | 1443 | |
First sentence should end with a period. | 1445 | |
Line has trailing spaces. | 1445 | |
Line contains a tab character. | 1454 | |
Line is longer than 80 characters. | 1455 | |
Redundant 'public' modifier. | 1455 | |
'=' is not preceded with whitespace. | 1455 | |
'=' is not followed by whitespace. | 1455 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line has trailing spaces. | 19 | |
Line is longer than 80 characters. | 19 | |
Line has trailing spaces. | 20 | |
Utility classes should not have a public or default constructor. | 24 | |
Line is longer than 80 characters. | 26 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Line is longer than 80 characters. | 27 | |
Missing a Javadoc comment. | 27 | |
Line has trailing spaces. | 28 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getResourceTypeKey' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setResourceTypeKey' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newResourceTypeKey should be final. | 46 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newCluId should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getCluSetId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setCluSetId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newCluSetId should be final. | 46 | |
Method 'getAddedCluSetId' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setAddedCluSetId' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newAddedCluSetId should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Method 'getCluSetId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setCluSetId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newCluSetId should be final. | 46 | |
Method 'getAddedCluSetIdList' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Line is longer than 80 characters. | 54 | |
Method 'setAddedCluSetIdList' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newAddedCluSetIdList should be final. | 54 | |
'<' is not preceded with whitespace. | 54 | |
'<' is not followed by whitespace. | 54 | |
'>' is not preceded with whitespace. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newCluId should be final. | 46 | |
Method 'getCluSetId' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setCluSetId' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newCluSetId should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 | |
Missing a Javadoc comment. | 39 | |
Method 'getCluIdList' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
Method 'setCluIdList' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newCluIdList should be final. | 46 | |
'<' is not preceded with whitespace. | 46 | |
'<' is not followed by whitespace. | 46 | |
'>' is not preceded with whitespace. | 46 | |
Method 'getCluSetId' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setCluSetId' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newCluSetId should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getLuTypeKey' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setLuTypeKey' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newLuTypeKey should be final. | 46 | |
Method 'getCluInfo' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setCluInfo' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newCluInfo should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
',' is not followed by whitespace. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter newCluId should be final. | 50 | |
Method 'getRelatedCluId' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Method 'setRelatedCluId' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Missing a Javadoc comment. | 58 | |
Parameter newRelatedCluId should be final. | 58 | |
Method 'getLuLuRelationType' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Missing a Javadoc comment. | 62 | |
Method 'setLuLuRelationType' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Missing a Javadoc comment. | 66 | |
Parameter newLuLuRelationType should be final. | 66 | |
Line is longer than 80 characters. | 70 | |
Method 'getCluCluRelationInfo' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Missing a Javadoc comment. | 70 | |
Line is longer than 80 characters. | 74 | |
Method 'setCluCluRelationInfo' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Missing a Javadoc comment. | 74 | |
Parameter newCluCluRelationInfo should be final. | 74 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
',' is not followed by whitespace. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter newCluId should be final. | 50 | |
Method 'getLoId' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Method 'setLoId' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Missing a Javadoc comment. | 58 | |
Parameter newLoId should be final. | 58 | |
Method 'getCluLoRelationType' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Missing a Javadoc comment. | 62 | |
Method 'setCluLoRelationType' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Missing a Javadoc comment. | 66 | |
Parameter newCluLoRelationType should be final. | 66 | |
Line is longer than 80 characters. | 70 | |
Method 'getCluLoRelationInfo' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Missing a Javadoc comment. | 70 | |
Line is longer than 80 characters. | 74 | |
Method 'setCluLoRelationInfo' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Missing a Javadoc comment. | 74 | |
Parameter newCluLoRelationInfo should be final. | 74 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter newCluId should be final. | 48 | |
Method 'getLuPublicationType' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Missing a Javadoc comment. | 52 | |
Method 'setLuPublicationType' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter newLuPublicationType should be final. | 56 | |
Line is longer than 80 characters. | 60 | |
Method 'getCluPublicationInfo' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Missing a Javadoc comment. | 60 | |
Line is longer than 80 characters. | 64 | |
Method 'setCluPublicationInfo' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
Parameter newCluPublicationInfo should be final. | 64 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter newCluId should be final. | 48 | |
Method 'getCluResultType' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Missing a Javadoc comment. | 52 | |
Method 'setCluResultType' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter newCluResultType should be final. | 56 | |
Method 'getCluResultInfo' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Missing a Javadoc comment. | 60 | |
Line is longer than 80 characters. | 64 | |
Method 'setCluResultInfo' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
Parameter newCluResultInfo should be final. | 64 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getCluSetType' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setCluSetType' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newCluSetType should be final. | 46 | |
Method 'getCluSetInfo' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 80 characters. | 54 | |
Method 'setCluSetInfo' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newCluSetInfo should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter newCluId should be final. | 48 | |
Method 'getAtpKey' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Missing a Javadoc comment. | 52 | |
Method 'setAtpKey' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter newAtpKey should be final. | 56 | |
Method 'getLuiInfo' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Missing a Javadoc comment. | 60 | |
Method 'setLuiInfo' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
Parameter newLuiInfo should be final. | 64 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
',' is not followed by whitespace. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Method 'getLuiId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Method 'setLuiId' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter newLuiId should be final. | 50 | |
Method 'getRelatedLuiId' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Method 'setRelatedLuiId' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Missing a Javadoc comment. | 58 | |
Parameter newRelatedLuiId should be final. | 58 | |
Method 'getLuLuRelationType' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Missing a Javadoc comment. | 62 | |
Method 'setLuLuRelationType' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Missing a Javadoc comment. | 66 | |
Parameter newLuLuRelationType should be final. | 66 | |
Line is longer than 80 characters. | 70 | |
Method 'getLuiLuiRelationInfo' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Missing a Javadoc comment. | 70 | |
Line is longer than 80 characters. | 74 | |
Method 'setLuiLuiRelationInfo' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Missing a Javadoc comment. | 74 | |
Parameter newLuiLuiRelationInfo should be final. | 74 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Missing a Javadoc comment. | 37 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newCluId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getCluCluRelationId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setCluCluRelationId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newCluCluRelationId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getCluLoRelationId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setCluLoRelationId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newCluLoRelationId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getCluPublicationId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setCluPublicationId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newCluPublicationId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getCluResultId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setCluResultId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newCluResultId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Missing a Javadoc comment. | 37 | |
Method 'getCluSetId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setCluSetId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newCluSetId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Missing a Javadoc comment. | 37 | |
Method 'getLuiId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setLuiId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLuiId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getLuiLuiRelationId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setLuiLuiRelationId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLuiLuiRelationId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getCluSetId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setCluSetId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newCluSetId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'>' is not followed by whitespace. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getCluSetId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setCluSetId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newCluSetId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 27 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 39 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'if' is not followed by whitespace. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line contains a tab character. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
'>' is not followed by whitespace. | 44 | |
Line contains a tab character. | 45 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter new_return should be final. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getLuTypeKey' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setLuTypeKey' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLuTypeKey should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'>' is not followed by whitespace. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newCluId should be final. | 46 | |
Method 'getRelatedCluId' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setRelatedCluId' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newRelatedCluId should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'>' is not followed by whitespace. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getLuiId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setLuiId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newLuiId should be final. | 46 | |
Method 'getRelatedLuiId' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setRelatedLuiId' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newRelatedLuiId should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'>' is not followed by whitespace. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getLuTypeKey' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setLuTypeKey' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newLuTypeKey should be final. | 46 | |
Method 'getRelatedLuTypeKey' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setRelatedLuTypeKey' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newRelatedLuTypeKey should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'>' is not followed by whitespace. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getResultUsageTypeKey' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setResultUsageTypeKey' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newResultUsageTypeKey should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getLuTypeKey' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setLuTypeKey' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLuTypeKey should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'>' is not followed by whitespace. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Missing a Javadoc comment. | 37 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newCluId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getCluCluRelationId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setCluCluRelationId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newCluCluRelationId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newCluId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 29 | |
Line is longer than 80 characters. | 35 | |
Line is longer than 80 characters. | 37 | |
Missing a Javadoc comment. | 41 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 42 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
'if' is not followed by whitespace. | 45 | |
'{' is not preceded with whitespace. | 45 | |
Line is longer than 80 characters. | 46 | |
Line contains a tab character. | 46 | |
'<' is not preceded with whitespace. | 46 | |
'<' is not followed by whitespace. | 46 | |
'>' is not preceded with whitespace. | 46 | |
'>' is not followed by whitespace. | 46 | |
Line contains a tab character. | 47 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Missing a Javadoc comment. | 52 | |
Parameter new_return should be final. | 52 | |
'<' is not preceded with whitespace. | 52 | |
'<' is not followed by whitespace. | 52 | |
'>' is not preceded with whitespace. | 52 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 52 | |
'if' is not followed by whitespace. | 53 | |
'<' is not preceded with whitespace. | 54 | |
'<' is not followed by whitespace. | 54 | |
'>' is not preceded with whitespace. | 54 | |
'>' is not followed by whitespace. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getLuTypeKey' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setLuTypeKey' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newLuTypeKey should be final. | 46 | |
Method 'getLuState' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setLuState' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newLuState should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'>' is not followed by whitespace. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getRelatedCluId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setRelatedCluId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newRelatedCluId should be final. | 46 | |
Method 'getLuLuRelationType' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setLuLuRelationType' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newLuLuRelationType should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'>' is not followed by whitespace. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getResultComponentId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setResultComponentId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newResultComponentId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'>' is not followed by whitespace. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getResultUsageTypeKey' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setResultUsageTypeKey' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newResultUsageTypeKey should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'>' is not followed by whitespace. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getCluSetId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setCluSetId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newCluSetId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'>' is not followed by whitespace. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getCluLoRelationId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setCluLoRelationId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newCluLoRelationId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getCluLoRelationTypeKey' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setCluLoRelationTypeKey' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newCluLoRelationTypeKey should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 27 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 39 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'if' is not followed by whitespace. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
'>' is not followed by whitespace. | 44 | |
Line contains a tab character. | 45 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter new_return should be final. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newCluId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 27 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 39 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'if' is not followed by whitespace. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
'>' is not followed by whitespace. | 44 | |
Line contains a tab character. | 45 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter new_return should be final. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getLoId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setLoId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLoId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 27 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 39 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'if' is not followed by whitespace. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
'>' is not followed by whitespace. | 44 | |
Line contains a tab character. | 45 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter new_return should be final. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getCluPublicationId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setCluPublicationId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newCluPublicationId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newCluId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 27 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 39 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'if' is not followed by whitespace. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
'>' is not followed by whitespace. | 44 | |
Line contains a tab character. | 45 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter new_return should be final. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getLuPublicationTypeKey' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setLuPublicationTypeKey' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLuPublicationTypeKey should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 27 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 39 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'if' is not followed by whitespace. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
'>' is not followed by whitespace. | 44 | |
Line contains a tab character. | 45 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter new_return should be final. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Missing a Javadoc comment. | 37 | |
Method 'getCluResultId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setCluResultId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newCluResultId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newCluId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 27 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 39 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'if' is not followed by whitespace. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
'>' is not followed by whitespace. | 44 | |
Line contains a tab character. | 45 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter new_return should be final. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getCluResultTypeKey' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setCluResultTypeKey' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newCluResultTypeKey should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getLuTypeKey' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setLuTypeKey' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLuTypeKey should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 27 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 39 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'if' is not followed by whitespace. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
'>' is not followed by whitespace. | 44 | |
Line contains a tab character. | 45 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter new_return should be final. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 27 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 39 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'if' is not followed by whitespace. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
'>' is not followed by whitespace. | 44 | |
Line contains a tab character. | 45 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter new_return should be final. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getCluSetId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setCluSetId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newCluSetId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'>' is not followed by whitespace. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Missing a Javadoc comment. | 37 | |
Method 'getCluSetId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setCluSetId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newCluSetId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 | |
Method 'getCluSetIdList' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setCluSetIdList' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newCluSetIdList should be final. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 22 | |
Method 'getCluSetId' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
Method 'setCluSetId' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter newCluSetId should be final. | 29 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 22 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 | |
Method 'getReturn' 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 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter new_return should be final. | 29 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Missing a Javadoc comment. | 37 | |
Method 'getCluSetTypeKey' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setCluSetTypeKey' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newCluSetTypeKey should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 | |
Method 'getCluIdList' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Method 'setCluIdList' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newCluIdList should be final. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 27 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 39 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'if' is not followed by whitespace. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line contains a tab character. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
'>' is not followed by whitespace. | 44 | |
Line contains a tab character. | 45 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter new_return should be final. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getLuTypeKey' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setLuTypeKey' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newLuTypeKey should be final. | 46 | |
Method 'getLuState' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setLuState' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newLuState should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getRelatedCluId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setRelatedCluId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newRelatedCluId should be final. | 46 | |
Method 'getLuLuRelationType' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setLuLuRelationType' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newLuLuRelationType should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 27 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 39 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'if' is not followed by whitespace. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line contains a tab character. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
'>' is not followed by whitespace. | 44 | |
Line contains a tab character. | 45 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter new_return should be final. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getCluSetId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setCluSetId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newCluSetId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getDeliveryMethodTypeKey' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setDeliveryMethodTypeKey' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newDeliveryMethodTypeKey should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getInstructionalFormatTypeKey' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setInstructionalFormatTypeKey' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newInstructionalFormatTypeKey should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Line is longer than 80 characters. | 40 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Missing a Javadoc comment. | 37 | |
Method 'getLuCodeTypeKey' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setLuCodeTypeKey' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLuCodeTypeKey should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getLuLuRelationTypeKey' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setLuLuRelationTypeKey' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLuLuRelationTypeKey should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 27 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 39 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'if' is not followed by whitespace. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
'>' is not followed by whitespace. | 44 | |
Line contains a tab character. | 45 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter new_return should be final. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getLuPublicationTypeKey' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setLuPublicationTypeKey' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLuPublicationTypeKey should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getLuTypeKey' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setLuTypeKey' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLuTypeKey should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'>' is not followed by whitespace. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Missing a Javadoc comment. | 37 | |
Method 'getLuTypeKey' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setLuTypeKey' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLuTypeKey should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Missing a Javadoc comment. | 37 | |
Method 'getLuiId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setLuiId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLuiId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newCluId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'>' is not followed by whitespace. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getRelatedLuiId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setRelatedLuiId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newRelatedLuiId should be final. | 46 | |
Method 'getLuLuRelationType' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setLuLuRelationType' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newLuLuRelationType should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newCluId should be final. | 46 | |
Method 'getAtpKey' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setAtpKey' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newAtpKey should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getLuiLuiRelationId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setLuiLuiRelationId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLuiLuiRelationId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getLuiId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setLuiId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLuiId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 27 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 38 | |
'<' is not preceded with whitespace. | 39 | |
'<' is not followed by whitespace. | 39 | |
'>' is not preceded with whitespace. | 39 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
'<' is not preceded with whitespace. | 41 | |
'<' is not followed by whitespace. | 41 | |
'>' is not preceded with whitespace. | 41 | |
'if' is not followed by whitespace. | 42 | |
'{' is not preceded with whitespace. | 42 | |
Line is longer than 80 characters. | 43 | |
Line contains a tab character. | 43 | |
'<' is not preceded with whitespace. | 43 | |
'<' is not followed by whitespace. | 43 | |
'>' is not preceded with whitespace. | 43 | |
'>' is not followed by whitespace. | 43 | |
Line contains a tab character. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Missing a Javadoc comment. | 49 | |
Parameter new_return should be final. | 49 | |
'<' is not preceded with whitespace. | 49 | |
'<' is not followed by whitespace. | 49 | |
'>' is not preceded with whitespace. | 49 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 49 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 | |
Method 'getLuiIdList' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Method 'setLuiIdList' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newLuiIdList should be final. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 27 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 39 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'if' is not followed by whitespace. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line contains a tab character. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
'>' is not followed by whitespace. | 44 | |
Line contains a tab character. | 45 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter new_return should be final. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getRelatedLuiId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setRelatedLuiId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newRelatedLuiId should be final. | 46 | |
Method 'getLuLuRelationType' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setLuLuRelationType' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newLuLuRelationType should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newCluId should be final. | 46 | |
Method 'getAtpKey' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setAtpKey' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newAtpKey should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newCluId should be final. | 46 | |
Method 'getLuLuRelationType' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setLuLuRelationType' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newLuLuRelationType should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newCluId should be final. | 46 | |
Method 'getLuLuRelationType' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setLuLuRelationType' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newLuLuRelationType should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getLuiId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setLuiId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newLuiId should be final. | 46 | |
Method 'getLuLuRelationType' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setLuLuRelationType' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newLuLuRelationType should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getLuiId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setLuiId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newLuiId should be final. | 46 | |
Method 'getLuLuRelationType' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setLuLuRelationType' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newLuLuRelationType should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newCluId should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
'<' is not preceded with whitespace. | 38 | |
'<' is not followed by whitespace. | 38 | |
'>' is not preceded with whitespace. | 38 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'>' is not followed by whitespace. | 42 | |
Line contains a tab character. | 43 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter new_return should be final. | 48 | |
'<' is not preceded with whitespace. | 48 | |
'<' is not followed by whitespace. | 48 | |
'>' is not preceded with whitespace. | 48 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Method 'getResultUsageTypeKey' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setResultUsageTypeKey' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter newResultUsageTypeKey should be final. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 27 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 39 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'if' is not followed by whitespace. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
'>' is not followed by whitespace. | 44 | |
Line contains a tab character. | 45 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter new_return should be final. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newCluId should be final. | 46 | |
Method 'getCluSetId' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setCluSetId' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newCluSetId should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 22 | |
Method 'getCluSetId' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
Method 'setCluSetId' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter newCluSetId should be final. | 29 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 22 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter new_return should be final. | 29 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newCluId should be final. | 46 | |
Method 'getCluSetId' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setCluSetId' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newCluSetId should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getResourceTypeKey' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setResourceTypeKey' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newResourceTypeKey should be final. | 46 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newCluId should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getCluSetId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setCluSetId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newCluSetId should be final. | 46 | |
Method 'getRemovedCluSetId' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setRemovedCluSetId' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newRemovedCluSetId should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newCluId should be final. | 46 | |
Method 'getCluInfo' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setCluInfo' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newCluInfo should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getCluCluRelationId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setCluCluRelationId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newCluCluRelationId should be final. | 46 | |
Line is longer than 80 characters. | 50 | |
Method 'getCluCluRelationInfo' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 80 characters. | 54 | |
Method 'setCluCluRelationInfo' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newCluCluRelationInfo should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getCluLoRelationId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setCluLoRelationId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newCluLoRelationId should be final. | 46 | |
Line is longer than 80 characters. | 50 | |
Method 'getCluLoRelationInfo' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 80 characters. | 54 | |
Method 'setCluLoRelationInfo' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newCluLoRelationInfo should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getCluPublicationId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setCluPublicationId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newCluPublicationId should be final. | 46 | |
Line is longer than 80 characters. | 50 | |
Method 'getCluPublicationInfo' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 80 characters. | 54 | |
Method 'setCluPublicationInfo' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newCluPublicationInfo should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getCluResultId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setCluResultId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newCluResultId should be final. | 46 | |
Method 'getCluResultInfo' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 80 characters. | 54 | |
Method 'setCluResultInfo' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newCluResultInfo should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getCluSetId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setCluSetId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newCluSetId should be final. | 46 | |
Method 'getCluSetInfo' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 80 characters. | 54 | |
Method 'setCluSetInfo' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newCluSetInfo should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getCluId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setCluId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newCluId should be final. | 46 | |
Method 'getLuState' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setLuState' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newLuState should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getLuiId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setLuiId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newLuiId should be final. | 46 | |
Method 'getLuiInfo' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setLuiInfo' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newLuiInfo should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getLuiLuiRelationId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setLuiLuiRelationId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newLuiLuiRelationId should be final. | 46 | |
Line is longer than 80 characters. | 50 | |
Method 'getLuiLuiRelationInfo' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 80 characters. | 54 | |
Method 'setLuiLuiRelationInfo' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newLuiLuiRelationInfo should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 44 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getLuiId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setLuiId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newLuiId should be final. | 46 | |
Method 'getLuState' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setLuState' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newLuState should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter new_return should be final. | 44 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getValidationType' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setValidationType' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newValidationType should be final. | 46 | |
Method 'getCluInfo' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setCluInfo' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newCluInfo should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getValidationType' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setValidationType' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newValidationType should be final. | 46 | |
Line is longer than 80 characters. | 50 | |
Method 'getCluCluRelationInfo' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 80 characters. | 54 | |
Method 'setCluCluRelationInfo' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newCluCluRelationInfo should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 27 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 39 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'if' is not followed by whitespace. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
'>' is not followed by whitespace. | 44 | |
Line contains a tab character. | 45 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter new_return should be final. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getValidationType' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setValidationType' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newValidationType should be final. | 46 | |
Line is longer than 80 characters. | 50 | |
Method 'getCluLoRelationInfo' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 80 characters. | 54 | |
Method 'setCluLoRelationInfo' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newCluLoRelationInfo should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 27 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 39 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'if' is not followed by whitespace. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
'>' is not followed by whitespace. | 44 | |
Line contains a tab character. | 45 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter new_return should be final. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getValidationType' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setValidationType' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newValidationType should be final. | 46 | |
Line is longer than 80 characters. | 50 | |
Method 'getCluPublicationInfo' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 80 characters. | 54 | |
Method 'setCluPublicationInfo' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newCluPublicationInfo should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 27 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 39 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'if' is not followed by whitespace. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
'>' is not followed by whitespace. | 44 | |
Line contains a tab character. | 45 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter new_return should be final. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 27 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 39 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'if' is not followed by whitespace. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
'>' is not followed by whitespace. | 44 | |
Line contains a tab character. | 45 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter new_return should be final. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getValidationType' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setValidationType' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newValidationType should be final. | 46 | |
Method 'getCluResultInfo' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 80 characters. | 54 | |
Method 'setCluResultInfo' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newCluResultInfo should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 27 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 39 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'if' is not followed by whitespace. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
'>' is not followed by whitespace. | 44 | |
Line contains a tab character. | 45 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter new_return should be final. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getValidationType' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setValidationType' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newValidationType should be final. | 46 | |
Method 'getCluSetInfo' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 80 characters. | 54 | |
Method 'setCluSetInfo' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newCluSetInfo should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 27 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 39 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'if' is not followed by whitespace. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
'>' is not followed by whitespace. | 44 | |
Line contains a tab character. | 45 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter new_return should be final. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getValidationType' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setValidationType' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newValidationType should be final. | 46 | |
Method 'getLuiInfo' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'setLuiInfo' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newLuiInfo should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
',' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Method 'getValidationType' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'setValidationType' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter newValidationType should be final. | 46 | |
Line is longer than 80 characters. | 50 | |
Method 'getLuiLuiRelationInfo' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 80 characters. | 54 | |
Method 'setLuiLuiRelationInfo' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter newLuiLuiRelationInfo should be final. | 54 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 27 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 39 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'if' is not followed by whitespace. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
'>' is not followed by whitespace. | 44 | |
Line contains a tab character. | 45 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter new_return should be final. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 27 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 39 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 | |
Name '_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
Method 'getReturn' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
'<' is not preceded with whitespace. | 42 | |
'<' is not followed by whitespace. | 42 | |
'>' is not preceded with whitespace. | 42 | |
'if' is not followed by whitespace. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
'>' is not followed by whitespace. | 44 | |
Line contains a tab character. | 45 | |
Method 'setReturn' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter new_return should be final. | 50 | |
'<' is not preceded with whitespace. | 50 | |
'<' is not followed by whitespace. | 50 | |
'>' is not preceded with whitespace. | 50 | |
Name 'new_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 22 |
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 | |
First sentence should end with a period. | 46 | |
Line is longer than 80 characters. | 47 | |
Line is longer than 80 characters. | 52 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/co | 52 | |
Line is longer than 80 characters. | 56 | |
Line is longer than 80 characters. | 57 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 64 | |
Line has trailing spaces. | 66 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 70 | |
Line has trailing spaces. | 72 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 85 | |
'<' is not preceded with whitespace. | 86 | |
'<' is not followed by whitespace. | 86 | |
'>' is not preceded with whitespace. | 86 | |
Missing a Javadoc comment. | 88 | |
'<' is not preceded with whitespace. | 89 | |
'<' is not followed by whitespace. | 89 | |
'>' is not preceded with whitespace. | 89 | |
Line has trailing spaces. | 90 | |
Missing a Javadoc comment. | 91 | |
'<' is not preceded with whitespace. | 92 | |
'<' is not followed by whitespace. | 92 | |
'>' is not preceded with whitespace. | 92 | |
Missing a Javadoc comment. | 94 | |
'<' is not preceded with whitespace. | 95 | |
'<' is not followed by whitespace. | 95 | |
'>' is not preceded with whitespace. | 95 | |
Line has trailing spaces. | 96 | |
Missing a Javadoc comment. | 97 | |
'<' is not preceded with whitespace. | 98 | |
'<' is not followed by whitespace. | 98 | |
'>' is not preceded with whitespace. | 98 | |
Missing a Javadoc comment. | 100 | |
Line has trailing spaces. | 102 | |
Missing a Javadoc comment. | 103 | |
Line has trailing spaces. | 105 | |
Missing a Javadoc comment. | 106 | |
Missing a Javadoc comment. | 109 | |
'<' is not preceded with whitespace. | 110 | |
'<' is not followed by whitespace. | 110 | |
'>' is not preceded with whitespace. | 110 | |
Line has trailing spaces. | 111 | |
Missing a Javadoc comment. | 112 | |
'<' is not preceded with whitespace. | 113 | |
'<' is not followed by whitespace. | 113 | |
'>' is not preceded with whitespace. | 113 | |
Line has trailing spaces. | 114 | |
Missing a Javadoc comment. | 115 | |
'<' is not preceded with whitespace. | 117 | |
'<' is not followed by whitespace. | 117 | |
'>' is not preceded with whitespace. | 117 | |
Missing a Javadoc comment. | 119 | |
Missing a Javadoc comment. | 122 | |
Missing a Javadoc comment. | 125 | |
Missing a Javadoc comment. | 128 | |
Missing a Javadoc comment. | 131 | |
Expected an @return tag. | 137 | |
Method 'getProgramRequirements' is not designed for extension - needs to be abstract, final or empty. | 137 | |
'<' is not preceded with whitespace. | 137 | |
'<' is not followed by whitespace. | 137 | |
'>' is not preceded with whitespace. | 137 | |
'<' is not preceded with whitespace. | 139 | |
'<' is not followed by whitespace. | 139 | |
'>' is not preceded with whitespace. | 139 | |
'>' is not followed by whitespace. | 139 | |
Method 'setProgramRequirements' is not designed for extension - needs to be abstract, final or empty. | 144 | |
Missing a Javadoc comment. | 144 | |
Parameter programRequirements should be final. | 144 | |
'<' is not preceded with whitespace. | 144 | |
'<' is not followed by whitespace. | 144 | |
'>' is not preceded with whitespace. | 144 | |
'programRequirements' hides a field. | 144 | |
Expected an @return tag. | 151 | |
Method 'getAttributes' 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 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 158 | |
Missing a Javadoc comment. | 158 | |
Parameter attributes should be final. | 158 | |
'<' is not preceded with whitespace. | 158 | |
'<' is not followed by whitespace. | 158 | |
'>' is not preceded with whitespace. | 158 | |
'attributes' hides a field. | 158 | |
Line is longer than 80 characters. | 163 | |
Expected an @return tag. | 165 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 165 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 169 | |
Missing a Javadoc comment. | 169 | |
Parameter metaInfo should be final. | 169 | |
'metaInfo' hides a field. | 169 | |
Line has trailing spaces. | 173 | |
Method 'getVersionInfo' is not designed for extension - needs to be abstract, final or empty. | 174 | |
Missing a Javadoc comment. | 174 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 178 | |
Method 'setVersionInfo' is not designed for extension - needs to be abstract, final or empty. | 178 | |
Missing a Javadoc comment. | 178 | |
Parameter versionInfo should be final. | 178 | |
'versionInfo' hides a field. | 178 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 182 | |
Line is longer than 80 characters. | 183 | |
Expected an @return tag. | 185 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 185 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 189 | |
Missing a Javadoc comment. | 189 | |
Parameter type should be final. | 189 | |
'type' hides a field. | 189 | |
Line is longer than 80 characters. | 194 | |
Expected an @return tag. | 196 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 196 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 200 | |
Missing a Javadoc comment. | 200 | |
Parameter state should be final. | 200 | |
'state' hides a field. | 200 | |
Line is longer than 80 characters. | 205 | |
Expected an @return tag. | 207 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 207 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 211 | |
Missing a Javadoc comment. | 211 | |
Parameter id should be final. | 211 | |
'id' hides a field. | 211 | |
Line has trailing spaces. | 214 | |
First sentence should end with a period. | 215 | |
Line has trailing spaces. | 216 | |
Expected an @return tag. | 218 | |
Method 'getShortTitle' is not designed for extension - needs to be abstract, final or empty. | 218 | |
Method 'setShortTitle' is not designed for extension - needs to be abstract, final or empty. | 222 | |
Missing a Javadoc comment. | 222 | |
Parameter shortTitle should be final. | 222 | |
'shortTitle' hides a field. | 222 | |
First sentence should end with a period. | 226 | |
Line has trailing spaces. | 227 | |
Expected an @return tag. | 229 | |
Method 'getLongTitle' is not designed for extension - needs to be abstract, final or empty. | 229 | |
Method 'setLongTitle' is not designed for extension - needs to be abstract, final or empty. | 233 | |
Missing a Javadoc comment. | 233 | |
Parameter longTitle should be final. | 233 | |
'longTitle' hides a field. | 233 | |
Line is longer than 80 characters. | 238 | |
Expected an @return tag. | 240 | |
Method 'getTranscriptTitle' is not designed for extension - needs to be abstract, final or empty. | 240 | |
Line has trailing spaces. | 243 | |
Method 'setTranscriptTitle' is not designed for extension - needs to be abstract, final or empty. | 244 | |
Missing a Javadoc comment. | 244 | |
Parameter transcriptTitle should be final. | 244 | |
'transcriptTitle' hides a field. | 244 | |
Method 'getDiplomaTitle' is not designed for extension - needs to be abstract, final or empty. | 248 | |
Missing a Javadoc comment. | 248 | |
Line is longer than 80 characters. | 250 | |
Missing a Javadoc comment. | 253 | |
Parameter diplomaTitle should be final. | 254 | |
Line is longer than 80 characters. | 255 | |
Line has trailing spaces. | 259 | |
Line is longer than 80 characters. | 259 | |
Expected an @return tag. | 261 | |
Method 'getCode' is not designed for extension - needs to be abstract, final or empty. | 261 | |
Method 'setCode' is not designed for extension - needs to be abstract, final or empty. | 265 | |
Missing a Javadoc comment. | 265 | |
Parameter code should be final. | 265 | |
'code' hides a field. | 265 | |
First sentence should end with a period. | 269 | |
Line has trailing spaces. | 270 | |
Expected an @return tag. | 272 | |
Method 'getUniversityClassification' is not designed for extension - needs to be abstract, final or empty. | 272 | |
Method 'setUniversityClassification' is not designed for extension - needs to be abstract, final or empty. | 276 | |
Missing a Javadoc comment. | 276 | |
Parameter universityClassification should be final. | 276 | |
'universityClassification' hides a field. | 276 | |
Line has trailing spaces. | 281 | |
Line is longer than 80 characters. | 281 | |
Expected an @return tag. | 283 | |
Method 'getStartTerm' is not designed for extension - needs to be abstract, final or empty. | 283 | |
Method 'setStartTerm' is not designed for extension - needs to be abstract, final or empty. | 287 | |
Missing a Javadoc comment. | 287 | |
Parameter startTerm should be final. | 287 | |
'startTerm' hides a field. | 287 | |
Line has trailing spaces. | 292 | |
Expected an @return tag. | 294 | |
Method 'getEndTerm' is not designed for extension - needs to be abstract, final or empty. | 294 | |
Method 'setEndTerm' is not designed for extension - needs to be abstract, final or empty. | 298 | |
Missing a Javadoc comment. | 298 | |
Parameter endTerm should be final. | 298 | |
'endTerm' hides a field. | 298 | |
Line has trailing spaces. | 303 | |
Line is longer than 80 characters. | 303 | |
Expected an @return tag. | 305 | |
Method 'getEndProgramEntryTerm' is not designed for extension - needs to be abstract, final or empty. | 305 | |
Method 'setEndProgramEntryTerm' is not designed for extension - needs to be abstract, final or empty. | 309 | |
Missing a Javadoc comment. | 309 | |
Parameter endProgramEntryTerm should be final. | 309 | |
'endProgramEntryTerm' hides a field. | 309 | |
First sentence should end with a period. | 313 | |
Line has trailing spaces. | 314 | |
Expected an @return tag. | 316 | |
Method 'getDivisionsContentOwner' is not designed for extension - needs to be abstract, final or empty. | 316 | |
'<' is not preceded with whitespace. | 316 | |
'<' is not followed by whitespace. | 316 | |
'>' is not preceded with whitespace. | 316 | |
Method 'setDivisionsContentOwner' is not designed for extension - needs to be abstract, final or empty. | 320 | |
Missing a Javadoc comment. | 320 | |
Parameter divisionsContentOwner should be final. | 320 | |
'<' is not preceded with whitespace. | 320 | |
'<' is not followed by whitespace. | 320 | |
'>' is not preceded with whitespace. | 320 | |
'divisionsContentOwner' hides a field. | 320 | |
Line has trailing spaces. | 325 | |
Expected an @return tag. | 327 | |
Method 'getDivisionsStudentOversight' is not designed for extension - needs to be abstract, final or empty. | 327 | |
'<' is not preceded with whitespace. | 327 | |
'<' is not followed by whitespace. | 327 | |
'>' is not preceded with whitespace. | 327 | |
Line is longer than 80 characters. | 331 | |
Method 'setDivisionsStudentOversight' is not designed for extension - needs to be abstract, final or empty. | 331 | |
Missing a Javadoc comment. | 331 | |
Parameter divisionsStudentOversight should be final. | 331 | |
'<' is not preceded with whitespace. | 331 | |
'<' is not followed by whitespace. | 331 | |
'>' is not preceded with whitespace. | 331 | |
'divisionsStudentOversight' hides a field. | 331 | |
Line has trailing spaces. | 334 | |
First sentence should end with a period. | 335 | |
Line has trailing spaces. | 336 | |
Expected an @return tag. | 338 | |
Method 'getUnitsContentOwner' is not designed for extension - needs to be abstract, final or empty. | 338 | |
'<' is not preceded with whitespace. | 338 | |
'<' is not followed by whitespace. | 338 | |
'>' is not preceded with whitespace. | 338 | |
Method 'setUnitsContentOwner' is not designed for extension - needs to be abstract, final or empty. | 342 | |
Missing a Javadoc comment. | 342 | |
Parameter unitsContentOwner should be final. | 342 | |
'<' is not preceded with whitespace. | 342 | |
'<' is not followed by whitespace. | 342 | |
'>' is not preceded with whitespace. | 342 | |
'unitsContentOwner' hides a field. | 342 | |
Line has trailing spaces. | 347 | |
Expected an @return tag. | 349 | |
Method 'getUnitsStudentOversight' is not designed for extension - needs to be abstract, final or empty. | 349 | |
'<' is not preceded with whitespace. | 349 | |
'<' is not followed by whitespace. | 349 | |
'>' is not preceded with whitespace. | 349 | |
Method 'setUnitsStudentOversight' is not designed for extension - needs to be abstract, final or empty. | 353 | |
Missing a Javadoc comment. | 353 | |
Parameter unitsStudentOversight should be final. | 353 | |
'<' is not preceded with whitespace. | 353 | |
'<' is not followed by whitespace. | 353 | |
'>' is not preceded with whitespace. | 353 | |
'unitsStudentOversight' hides a field. | 353 | |
Line has trailing spaces. | 358 | |
Expected an @return tag. | 360 | |
Method 'getDescr' is not designed for extension - needs to be abstract, final or empty. | 360 | |
Line has trailing spaces. | 363 | |
Method 'setDescr' is not designed for extension - needs to be abstract, final or empty. | 364 | |
Missing a Javadoc comment. | 364 | |
Parameter descr should be final. | 364 | |
'descr' hides a field. | 364 | |
First sentence should end with a period. | 368 | |
Expected an @return tag. | 371 | |
Method 'getCatalogDescr' is not designed for extension - needs to be abstract, final or empty. | 371 | |
Method 'setCatalogDescr' is not designed for extension - needs to be abstract, final or empty. | 375 | |
Missing a Javadoc comment. | 375 | |
Parameter catalogDescr should be final. | 375 | |
'catalogDescr' hides a field. | 375 | |
Line has trailing spaces. | 380 | |
Expected an @return tag. | 382 | |
Method 'getCatalogPublicationTargets' is not designed for extension - needs to be abstract, final or empty. | 382 | |
'<' is not preceded with whitespace. | 382 | |
'<' is not followed by whitespace. | 382 | |
'>' is not preceded with whitespace. | 382 | |
Line is longer than 80 characters. | 386 | |
Method 'setCatalogPublicationTargets' is not designed for extension - needs to be abstract, final or empty. | 386 | |
Missing a Javadoc comment. | 386 | |
Parameter catalogPublicationTargets should be final. | 386 | |
'<' is not preceded with whitespace. | 386 | |
'<' is not followed by whitespace. | 386 | |
'>' is not preceded with whitespace. | 386 | |
'catalogPublicationTargets' hides a field. | 386 | |
Line has trailing spaces. | 391 | |
Expected an @return tag. | 393 | |
Method 'getReferenceURL' is not designed for extension - needs to be abstract, final or empty. | 393 | |
Method 'setReferenceURL' is not designed for extension - needs to be abstract, final or empty. | 397 | |
Missing a Javadoc comment. | 397 | |
Parameter referenceURL should be final. | 397 | |
'referenceURL' hides a field. | 397 | |
Line has trailing spaces. | 402 | |
Expected an @return tag. | 404 | |
Method 'getLearningObjectives' is not designed for extension - needs to be abstract, final or empty. | 404 | |
'<' is not preceded with whitespace. | 404 | |
'<' is not followed by whitespace. | 404 | |
'>' is not preceded with whitespace. | 404 | |
Method 'setLearningObjectives' is not designed for extension - needs to be abstract, final or empty. | 408 | |
Missing a Javadoc comment. | 408 | |
Parameter learningObjectives should be final. | 408 | |
'<' is not preceded with whitespace. | 408 | |
'<' is not followed by whitespace. | 408 | |
'>' is not preceded with whitespace. | 408 | |
'learningObjectives' hides a field. | 408 | |
Method 'getCip2000Code' is not designed for extension - needs to be abstract, final or empty. | 412 | |
Missing a Javadoc comment. | 412 | |
Line is longer than 80 characters. | 414 | |
Missing a Javadoc comment. | 417 | |
Parameter cip2000Code should be final. | 418 | |
Line is longer than 80 characters. | 419 | |
Method 'getCip2010Code' is not designed for extension - needs to be abstract, final or empty. | 422 | |
Missing a Javadoc comment. | 422 | |
Line is longer than 80 characters. | 424 | |
Missing a Javadoc comment. | 427 | |
Parameter cip2010Code should be final. | 428 | |
Line is longer than 80 characters. | 429 | |
Method 'getHegisCode' is not designed for extension - needs to be abstract, final or empty. | 432 | |
Missing a Javadoc comment. | 432 | |
Line is longer than 80 characters. | 434 | |
Missing a Javadoc comment. | 437 | |
Parameter hegisCode should be final. | 438 | |
Line is longer than 80 characters. | 439 | |
Method 'getSelectiveEnrollmentCode' is not designed for extension - needs to be abstract, final or empty. | 442 | |
Missing a Javadoc comment. | 442 | |
Line is longer than 80 characters. | 444 | |
Missing a Javadoc comment. | 447 | |
Parameter selectiveEnrollmentCode should be final. | 448 | |
Line is longer than 80 characters. | 449 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 46 | |
Line is longer than 80 characters. | 52 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/cr | 52 | |
Line is longer than 80 characters. | 56 | |
Line is longer than 80 characters. | 57 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 64 | |
Line has trailing spaces. | 66 | |
Missing a Javadoc comment. | 67 | |
Line has trailing spaces. | 70 | |
Missing a Javadoc comment. | 70 | |
Line has trailing spaces. | 72 | |
Missing a Javadoc comment. | 73 | |
Line has trailing spaces. | 75 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 79 | |
Line has trailing spaces. | 81 | |
Missing a Javadoc comment. | 82 | |
'<' is not preceded with whitespace. | 83 | |
'<' is not followed by whitespace. | 83 | |
'>' is not preceded with whitespace. | 83 | |
Line has trailing spaces. | 84 | |
Missing a Javadoc comment. | 85 | |
Missing a Javadoc comment. | 88 | |
Missing a Javadoc comment. | 91 | |
Missing a Javadoc comment. | 94 | |
'<' is not preceded with whitespace. | 95 | |
'<' is not followed by whitespace. | 95 | |
'>' is not preceded with whitespace. | 95 | |
Line has trailing spaces. | 96 | |
Missing a Javadoc comment. | 97 | |
'<' is not preceded with whitespace. | 98 | |
'<' is not followed by whitespace. | 98 | |
'>' is not preceded with whitespace. | 98 | |
Missing a Javadoc comment. | 100 | |
'<' is not preceded with whitespace. | 101 | |
'<' is not followed by whitespace. | 101 | |
'>' is not preceded with whitespace. | 101 | |
Line has trailing spaces. | 102 | |
Missing a Javadoc comment. | 103 | |
'<' is not preceded with whitespace. | 104 | |
'<' is not followed by whitespace. | 104 | |
'>' is not preceded with whitespace. | 104 | |
Missing a Javadoc comment. | 106 | |
Line has trailing spaces. | 108 | |
Missing a Javadoc comment. | 109 | |
'<' is not preceded with whitespace. | 110 | |
'<' is not followed by whitespace. | 110 | |
'>' is not preceded with whitespace. | 110 | |
Line has trailing spaces. | 111 | |
Missing a Javadoc comment. | 112 | |
'<' is not preceded with whitespace. | 113 | |
'<' is not followed by whitespace. | 113 | |
'>' is not preceded with whitespace. | 113 | |
Missing a Javadoc comment. | 115 | |
'<' is not preceded with whitespace. | 116 | |
'<' is not followed by whitespace. | 116 | |
'>' is not preceded with whitespace. | 116 | |
Missing a Javadoc comment. | 118 | |
'<' is not preceded with whitespace. | 120 | |
'<' is not followed by whitespace. | 120 | |
'>' is not preceded with whitespace. | 120 | |
Missing a Javadoc comment. | 122 | |
Missing a Javadoc comment. | 125 | |
Missing a Javadoc comment. | 128 | |
Missing a Javadoc comment. | 131 | |
Missing a Javadoc comment. | 134 | |
Line has trailing spaces. | 136 | |
Method 'getCoreProgramIds' is not designed for extension - needs to be abstract, final or empty. | 137 | |
Missing a Javadoc comment. | 137 | |
'<' is not preceded with whitespace. | 137 | |
'<' is not followed by whitespace. | 137 | |
'>' is not preceded with whitespace. | 137 | |
Method 'setCoreProgramIds' is not designed for extension - needs to be abstract, final or empty. | 141 | |
Missing a Javadoc comment. | 141 | |
Parameter coreProgramIds should be final. | 141 | |
'<' is not preceded with whitespace. | 141 | |
'<' is not followed by whitespace. | 141 | |
'>' is not preceded with whitespace. | 141 | |
'coreProgramIds' hides a field. | 141 | |
Expected an @return tag. | 148 | |
Method 'getProgramRequirements' is not designed for extension - needs to be abstract, final or empty. | 148 | |
'<' is not preceded with whitespace. | 148 | |
'<' is not followed by whitespace. | 148 | |
'>' is not preceded with whitespace. | 148 | |
'<' is not preceded with whitespace. | 150 | |
'<' is not followed by whitespace. | 150 | |
'>' is not preceded with whitespace. | 150 | |
'>' is not followed by whitespace. | 150 | |
Method 'setProgramRequirements' is not designed for extension - needs to be abstract, final or empty. | 155 | |
Missing a Javadoc comment. | 155 | |
Parameter programRequirements should be final. | 155 | |
'<' is not preceded with whitespace. | 155 | |
'<' is not followed by whitespace. | 155 | |
'>' is not preceded with whitespace. | 155 | |
'programRequirements' hides a field. | 155 | |
Expected an @return tag. | 162 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 162 | |
'<' 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 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 170 | |
Missing a Javadoc comment. | 170 | |
Parameter attributes should be final. | 171 | |
'<' is not preceded with whitespace. | 171 | |
'<' is not followed by whitespace. | 171 | |
'>' is not preceded with whitespace. | 171 | |
'attributes' hides a field. | 171 | |
Line is longer than 80 characters. | 176 | |
Expected an @return tag. | 178 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 178 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 182 | |
Missing a Javadoc comment. | 182 | |
Parameter metaInfo should be final. | 182 | |
'metaInfo' hides a field. | 182 | |
Line has trailing spaces. | 185 | |
Line has trailing spaces. | 186 | |
Method 'getVersionInfo' is not designed for extension - needs to be abstract, final or empty. | 187 | |
Missing a Javadoc comment. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 191 | |
Method 'setVersionInfo' is not designed for extension - needs to be abstract, final or empty. | 191 | |
Missing a Javadoc comment. | 191 | |
Parameter versionInfo should be final. | 191 | |
'versionInfo' hides a field. | 191 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 195 | |
Line is longer than 80 characters. | 196 | |
Expected an @return tag. | 198 | |
Method 'getCredentialProgramType' is not designed for extension - needs to be abstract, final or empty. | 198 | |
Method 'setCredentialProgramType' is not designed for extension - needs to be abstract, final or empty. | 202 | |
Missing a Javadoc comment. | 202 | |
Parameter credentialProgramType should be final. | 202 | |
'credentialProgramType' hides a field. | 202 | |
Line is longer than 80 characters. | 207 | |
Expected an @return tag. | 209 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 209 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 213 | |
Missing a Javadoc comment. | 213 | |
Parameter state should be final. | 213 | |
'state' hides a field. | 213 | |
Line is longer than 80 characters. | 218 | |
Expected an @return tag. | 220 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 220 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 225 | |
Missing a Javadoc comment. | 225 | |
Parameter id should be final. | 226 | |
'id' hides a field. | 226 | |
First sentence should end with a period. | 230 | |
Line has trailing spaces. | 231 | |
Expected an @return tag. | 233 | |
Method 'getShortTitle' is not designed for extension - needs to be abstract, final or empty. | 233 | |
Method 'setShortTitle' is not designed for extension - needs to be abstract, final or empty. | 237 | |
Missing a Javadoc comment. | 237 | |
Parameter shortTitle should be final. | 237 | |
'shortTitle' hides a field. | 237 | |
First sentence should end with a period. | 241 | |
Line has trailing spaces. | 242 | |
Expected an @return tag. | 244 | |
Method 'getLongTitle' is not designed for extension - needs to be abstract, final or empty. | 244 | |
Method 'setLongTitle' is not designed for extension - needs to be abstract, final or empty. | 248 | |
Missing a Javadoc comment. | 248 | |
Parameter longTitle should be final. | 248 | |
'longTitle' hides a field. | 248 | |
Line has trailing spaces. | 253 | |
Line is longer than 80 characters. | 253 | |
Method 'getTranscriptTitle' is not designed for extension - needs to be abstract, final or empty. | 255 | |
Missing a Javadoc comment. | 255 | |
Method 'setTranscriptTitle' is not designed for extension - needs to be abstract, final or empty. | 259 | |
Missing a Javadoc comment. | 259 | |
Parameter transcriptTitle should be final. | 259 | |
'transcriptTitle' hides a field. | 259 | |
Method 'getDiplomaTitle' is not designed for extension - needs to be abstract, final or empty. | 263 | |
Missing a Javadoc comment. | 263 | |
Line is longer than 80 characters. | 265 | |
Missing a Javadoc comment. | 268 | |
Parameter diplomaTitle should be final. | 269 | |
Line is longer than 80 characters. | 270 | |
First sentence should end with a period. | 273 | |
Line has trailing spaces. | 274 | |
Expected an @return tag. | 276 | |
Method 'getProgramLevel' is not designed for extension - needs to be abstract, final or empty. | 276 | |
Method 'setProgramLevel' is not designed for extension - needs to be abstract, final or empty. | 280 | |
Missing a Javadoc comment. | 280 | |
Parameter programLevel should be final. | 280 | |
'programLevel' hides a field. | 280 | |
Line has trailing spaces. | 285 | |
Line is longer than 80 characters. | 285 | |
Expected an @return tag. | 287 | |
Method 'getCode' is not designed for extension - needs to be abstract, final or empty. | 287 | |
Method 'setCode' is not designed for extension - needs to be abstract, final or empty. | 291 | |
Missing a Javadoc comment. | 291 | |
Parameter code should be final. | 291 | |
'code' hides a field. | 291 | |
First sentence should end with a period. | 295 | |
Line has trailing spaces. | 296 | |
Expected an @return tag. | 298 | |
Method 'getUniversityClassification' is not designed for extension - needs to be abstract, final or empty. | 298 | |
Method 'setUniversityClassification' is not designed for extension - needs to be abstract, final or empty. | 302 | |
Missing a Javadoc comment. | 302 | |
Parameter universityClassification should be final. | 302 | |
'universityClassification' hides a field. | 302 | |
Line has trailing spaces. | 307 | |
Expected an @return tag. | 309 | |
Method 'getInstitution' is not designed for extension - needs to be abstract, final or empty. | 309 | |
Method 'setInstitution' is not designed for extension - needs to be abstract, final or empty. | 313 | |
Missing a Javadoc comment. | 313 | |
Parameter institution should be final. | 313 | |
'institution' hides a field. | 313 | |
Line has trailing spaces. | 318 | |
Expected an @return tag. | 320 | |
Method 'getResultOptions' is not designed for extension - needs to be abstract, final or empty. | 320 | |
'<' is not preceded with whitespace. | 320 | |
'<' is not followed by whitespace. | 320 | |
'>' is not preceded with whitespace. | 320 | |
Method 'setResultOptions' is not designed for extension - needs to be abstract, final or empty. | 324 | |
Missing a Javadoc comment. | 324 | |
Parameter resultOptions should be final. | 324 | |
'<' is not preceded with whitespace. | 324 | |
'<' is not followed by whitespace. | 324 | |
'>' is not preceded with whitespace. | 324 | |
'resultOptions' hides a field. | 324 | |
Line has trailing spaces. | 329 | |
Line is longer than 80 characters. | 329 | |
Expected an @return tag. | 331 | |
Method 'getStartTerm' is not designed for extension - needs to be abstract, final or empty. | 331 | |
Method 'setStartTerm' is not designed for extension - needs to be abstract, final or empty. | 335 | |
Missing a Javadoc comment. | 335 | |
Parameter startTerm should be final. | 335 | |
'startTerm' hides a field. | 335 | |
Line has trailing spaces. | 338 | |
Line has trailing spaces. | 340 | |
Line is longer than 80 characters. | 340 | |
Expected an @return tag. | 342 | |
Method 'getEndTerm' is not designed for extension - needs to be abstract, final or empty. | 342 | |
Method 'setEndTerm' is not designed for extension - needs to be abstract, final or empty. | 346 | |
Missing a Javadoc comment. | 346 | |
Parameter endTerm should be final. | 346 | |
'endTerm' hides a field. | 346 | |
Line has trailing spaces. | 349 | |
Line has trailing spaces. | 351 | |
Line is longer than 80 characters. | 351 | |
Expected an @return tag. | 353 | |
Method 'getEndProgramEntryTerm' is not designed for extension - needs to be abstract, final or empty. | 353 | |
Method 'setEndProgramEntryTerm' is not designed for extension - needs to be abstract, final or empty. | 357 | |
Missing a Javadoc comment. | 357 | |
Parameter endProgramEntryTerm should be final. | 357 | |
'endProgramEntryTerm' hides a field. | 357 | |
First sentence should end with a period. | 361 | |
Line has trailing spaces. | 362 | |
Expected an @return tag. | 364 | |
Method 'getDivisionsContentOwner' 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 | |
Method 'setDivisionsContentOwner' is not designed for extension - needs to be abstract, final or empty. | 368 | |
Missing a Javadoc comment. | 368 | |
Parameter divisionsContentOwner should be final. | 368 | |
'<' is not preceded with whitespace. | 368 | |
'<' is not followed by whitespace. | 368 | |
'>' is not preceded with whitespace. | 368 | |
'divisionsContentOwner' hides a field. | 368 | |
Line has trailing spaces. | 373 | |
Expected an @return tag. | 375 | |
Method 'getDivisionsStudentOversight' is not designed for extension - needs to be abstract, final or empty. | 375 | |
'<' is not preceded with whitespace. | 375 | |
'<' is not followed by whitespace. | 375 | |
'>' is not preceded with whitespace. | 375 | |
Line is longer than 80 characters. | 379 | |
Method 'setDivisionsStudentOversight' is not designed for extension - needs to be abstract, final or empty. | 379 | |
Missing a Javadoc comment. | 379 | |
Parameter divisionsStudentOversight should be final. | 379 | |
'<' is not preceded with whitespace. | 379 | |
'<' is not followed by whitespace. | 379 | |
'>' is not preceded with whitespace. | 379 | |
'divisionsStudentOversight' hides a field. | 379 | |
Line has trailing spaces. | 384 | |
Method 'getUnitsContentOwner' is not designed for extension - needs to be abstract, final or empty. | 386 | |
Missing a Javadoc comment. | 386 | |
'<' is not preceded with whitespace. | 386 | |
'<' is not followed by whitespace. | 386 | |
'>' is not preceded with whitespace. | 386 | |
Method 'setUnitsContentOwner' is not designed for extension - needs to be abstract, final or empty. | 390 | |
Missing a Javadoc comment. | 390 | |
Parameter unitsContentOwner should be final. | 390 | |
'<' is not preceded with whitespace. | 390 | |
'<' is not followed by whitespace. | 390 | |
'>' is not preceded with whitespace. | 390 | |
'unitsContentOwner' hides a field. | 390 | |
Line has trailing spaces. | 395 | |
Expected an @return tag. | 397 | |
Method 'getUnitsStudentOversight' is not designed for extension - needs to be abstract, final or empty. | 397 | |
'<' is not preceded with whitespace. | 397 | |
'<' is not followed by whitespace. | 397 | |
'>' is not preceded with whitespace. | 397 | |
Method 'setUnitsStudentOversight' is not designed for extension - needs to be abstract, final or empty. | 401 | |
Missing a Javadoc comment. | 401 | |
Parameter unitsStudentOversight should be final. | 401 | |
'<' is not preceded with whitespace. | 401 | |
'<' is not followed by whitespace. | 401 | |
'>' is not preceded with whitespace. | 401 | |
'unitsStudentOversight' hides a field. | 401 | |
Line has trailing spaces. | 406 | |
Expected an @return tag. | 408 | |
Method 'getDescr' is not designed for extension - needs to be abstract, final or empty. | 408 | |
Method 'setDescr' is not designed for extension - needs to be abstract, final or empty. | 412 | |
Missing a Javadoc comment. | 412 | |
Parameter descr should be final. | 412 | |
'descr' hides a field. | 412 | |
Line has trailing spaces. | 417 | |
Expected an @return tag. | 419 | |
Method 'getLearningObjectives' is not designed for extension - needs to be abstract, final or empty. | 419 | |
'<' is not preceded with whitespace. | 419 | |
'<' is not followed by whitespace. | 419 | |
'>' is not preceded with whitespace. | 419 | |
Method 'setLearningObjectives' is not designed for extension - needs to be abstract, final or empty. | 423 | |
Missing a Javadoc comment. | 423 | |
Parameter learningObjectives should be final. | 423 | |
'<' is not preceded with whitespace. | 423 | |
'<' is not followed by whitespace. | 423 | |
'>' is not preceded with whitespace. | 423 | |
'learningObjectives' hides a field. | 423 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 427 | |
Missing a Javadoc comment. | 427 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 432 | |
Missing a Javadoc comment. | 432 | |
Parameter type should be final. | 433 | |
Method 'getCip2000Code' is not designed for extension - needs to be abstract, final or empty. | 437 | |
Missing a Javadoc comment. | 437 | |
Line is longer than 80 characters. | 439 | |
Missing a Javadoc comment. | 442 | |
Parameter cip2000Code should be final. | 443 | |
Line is longer than 80 characters. | 444 | |
Method 'getCip2010Code' is not designed for extension - needs to be abstract, final or empty. | 447 | |
Missing a Javadoc comment. | 447 | |
Line is longer than 80 characters. | 449 | |
Missing a Javadoc comment. | 452 | |
Parameter cip2010Code should be final. | 453 | |
Line is longer than 80 characters. | 454 | |
Method 'getHegisCode' is not designed for extension - needs to be abstract, final or empty. | 457 | |
Missing a Javadoc comment. | 457 | |
Line is longer than 80 characters. | 459 | |
Missing a Javadoc comment. | 462 | |
Parameter hegisCode should be final. | 463 | |
Line is longer than 80 characters. | 464 | |
Method 'getSelectiveEnrollmentCode' is not designed for extension - needs to be abstract, final or empty. | 467 | |
Missing a Javadoc comment. | 467 | |
Line is longer than 80 characters. | 469 | |
Missing a Javadoc comment. | 472 | |
Parameter selectiveEnrollmentCode should be final. | 473 | |
Line is longer than 80 characters. | 474 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 4 | |
Unused import - java.util.Date. | 20 | |
First sentence should end with a period. | 37 | |
Line is longer than 80 characters. | 43 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/ho | 43 | |
Line is longer than 80 characters. | 47 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 54 | |
'<' is not preceded with whitespace. | 55 | |
'<' is not followed by whitespace. | 55 | |
'>' is not preceded with whitespace. | 55 | |
Missing a Javadoc comment. | 57 | |
'<' is not preceded with whitespace. | 59 | |
'<' is not followed by whitespace. | 59 | |
'>' is not preceded with whitespace. | 59 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 70 | |
First sentence should end with a period. | 73 | |
Expected an @return tag. | 76 | |
Method 'getCredentialProgramId' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Method 'setCredentialProgramId' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Missing a Javadoc comment. | 80 | |
Parameter credentialProgramId should be final. | 80 | |
'credentialProgramId' hides a field. | 80 | |
Expected an @return tag. | 87 | |
Method 'getProgramRequirements' is not designed for extension - needs to be abstract, final or empty. | 87 | |
'<' is not preceded with whitespace. | 87 | |
'<' is not followed by whitespace. | 87 | |
'>' is not preceded with whitespace. | 87 | |
'<' is not preceded with whitespace. | 89 | |
'<' is not followed by whitespace. | 89 | |
'>' is not preceded with whitespace. | 89 | |
'>' is not followed by whitespace. | 89 | |
Method 'setProgramRequirements' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Missing a Javadoc comment. | 94 | |
Parameter programRequirements should be final. | 94 | |
'<' is not preceded with whitespace. | 94 | |
'<' is not followed by whitespace. | 94 | |
'>' is not preceded with whitespace. | 94 | |
'programRequirements' hides a field. | 94 | |
Expected an @return tag. | 101 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 101 | |
'<' is not preceded with whitespace. | 101 | |
'<' is not followed by whitespace. | 101 | |
'>' is not preceded with whitespace. | 101 | |
'<' is not preceded with whitespace. | 103 | |
'<' is not followed by whitespace. | 103 | |
'>' is not preceded with whitespace. | 103 | |
'>' is not followed by whitespace. | 103 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Missing a Javadoc comment. | 108 | |
Parameter attributes should be final. | 108 | |
'<' is not preceded with whitespace. | 108 | |
'<' is not followed by whitespace. | 108 | |
'>' is not preceded with whitespace. | 108 | |
'attributes' hides a field. | 108 | |
Line is longer than 80 characters. | 113 | |
Expected an @return tag. | 115 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 119 | |
Missing a Javadoc comment. | 119 | |
Parameter metaInfo should be final. | 119 | |
'metaInfo' hides a field. | 119 | |
Line is longer than 80 characters. | 124 | |
Expected an @return tag. | 126 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 130 | |
Missing a Javadoc comment. | 130 | |
Parameter type should be final. | 130 | |
'type' hides a field. | 130 | |
Line is longer than 80 characters. | 135 | |
Expected an @return tag. | 137 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 137 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 141 | |
Missing a Javadoc comment. | 141 | |
Parameter state should be final. | 141 | |
'state' hides a field. | 141 | |
Line is longer than 80 characters. | 146 | |
Expected an @return tag. | 148 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 148 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 152 | |
Missing a Javadoc comment. | 152 | |
Parameter id should be final. | 152 | |
'id' hides a field. | 152 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
First sentence should end with a period. | 51 | |
Line is longer than 80 characters. | 57 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/ma | 57 | |
Line is longer than 80 characters. | 61 | |
Line is longer than 80 characters. | 62 | |
Line is longer than 80 characters. | 63 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 70 | |
Missing a Javadoc comment. | 73 | |
'<' is not preceded with whitespace. | 74 | |
'<' is not followed by whitespace. | 74 | |
'>' is not preceded with whitespace. | 74 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 79 | |
'<' is not preceded with whitespace. | 80 | |
'<' is not followed by whitespace. | 80 | |
'>' is not preceded with whitespace. | 80 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 85 | |
Missing a Javadoc comment. | 88 | |
Missing a Javadoc comment. | 91 | |
Missing a Javadoc comment. | 94 | |
Missing a Javadoc comment. | 97 | |
Line has trailing spaces. | 99 | |
Missing a Javadoc comment. | 100 | |
'<' is not preceded with whitespace. | 101 | |
'<' is not followed by whitespace. | 101 | |
'>' is not preceded with whitespace. | 101 | |
Missing a Javadoc comment. | 103 | |
Missing a Javadoc comment. | 106 | |
Missing a Javadoc comment. | 109 | |
Missing a Javadoc comment. | 112 | |
Missing a Javadoc comment. | 115 | |
Line has trailing spaces. | 117 | |
Missing a Javadoc comment. | 118 | |
Missing a Javadoc comment. | 121 | |
Missing a Javadoc comment. | 124 | |
Missing a Javadoc comment. | 127 | |
Missing a Javadoc comment. | 130 | |
Missing a Javadoc comment. | 133 | |
Missing a Javadoc comment. | 136 | |
Missing a Javadoc comment. | 139 | |
'<' is not preceded with whitespace. | 140 | |
'<' is not followed by whitespace. | 140 | |
'>' is not preceded with whitespace. | 140 | |
Line has trailing spaces. | 141 | |
Missing a Javadoc comment. | 142 | |
'<' is not preceded with whitespace. | 143 | |
'<' is not followed by whitespace. | 143 | |
'>' is not preceded with whitespace. | 143 | |
Missing a Javadoc comment. | 145 | |
'<' is not preceded with whitespace. | 146 | |
'<' is not followed by whitespace. | 146 | |
'>' is not preceded with whitespace. | 146 | |
Missing a Javadoc comment. | 148 | |
Missing a Javadoc comment. | 151 | |
'<' is not preceded with whitespace. | 152 | |
'<' is not followed by whitespace. | 152 | |
'>' is not preceded with whitespace. | 152 | |
Missing a Javadoc comment. | 154 | |
Line has trailing spaces. | 155 | |
'<' is not preceded with whitespace. | 155 | |
'<' is not followed by whitespace. | 155 | |
'>' is not preceded with whitespace. | 155 | |
Missing a Javadoc comment. | 157 | |
'<' is not preceded with whitespace. | 158 | |
'<' is not followed by whitespace. | 158 | |
'>' is not preceded with whitespace. | 158 | |
Line has trailing spaces. | 159 | |
Missing a Javadoc comment. | 160 | |
'<' is not preceded with whitespace. | 161 | |
'<' is not followed by whitespace. | 161 | |
'>' is not preceded with whitespace. | 161 | |
Missing a Javadoc comment. | 163 | |
'<' is not preceded with whitespace. | 164 | |
'<' is not followed by whitespace. | 164 | |
'>' is not preceded with whitespace. | 164 | |
Missing a Javadoc comment. | 166 | |
'<' is not preceded with whitespace. | 167 | |
'<' is not followed by whitespace. | 167 | |
'>' is not preceded with whitespace. | 167 | |
Missing a Javadoc comment. | 169 | |
'<' is not preceded with whitespace. | 170 | |
'<' is not followed by whitespace. | 170 | |
'>' is not preceded with whitespace. | 170 | |
Missing a Javadoc comment. | 172 | |
'<' is not preceded with whitespace. | 173 | |
'<' is not followed by whitespace. | 173 | |
'>' is not preceded with whitespace. | 173 | |
Line has trailing spaces. | 174 | |
Missing a Javadoc comment. | 175 | |
'<' is not preceded with whitespace. | 176 | |
'<' is not followed by whitespace. | 176 | |
'>' is not preceded with whitespace. | 176 | |
Missing a Javadoc comment. | 178 | |
'<' is not preceded with whitespace. | 179 | |
'<' is not followed by whitespace. | 179 | |
'>' is not preceded with whitespace. | 179 | |
Missing a Javadoc comment. | 181 | |
'<' is not preceded with whitespace. | 182 | |
'<' is not followed by whitespace. | 182 | |
'>' is not preceded with whitespace. | 182 | |
Missing a Javadoc comment. | 184 | |
'<' is not preceded with whitespace. | 185 | |
'<' is not followed by whitespace. | 185 | |
'>' is not preceded with whitespace. | 185 | |
Missing a Javadoc comment. | 187 | |
'<' is not preceded with whitespace. | 189 | |
'<' is not followed by whitespace. | 189 | |
'>' is not preceded with whitespace. | 189 | |
Missing a Javadoc comment. | 191 | |
Line has trailing spaces. | 193 | |
Missing a Javadoc comment. | 194 | |
Line has trailing spaces. | 195 | |
Missing a Javadoc comment. | 197 | |
Missing a Javadoc comment. | 200 | |
Missing a Javadoc comment. | 203 | |
First sentence should end with a period. | 206 | |
Expected an @return tag. | 209 | |
Method 'getIntensity' is not designed for extension - needs to be abstract, final or empty. | 209 | |
Method 'setIntensity' is not designed for extension - needs to be abstract, final or empty. | 213 | |
Missing a Javadoc comment. | 213 | |
Parameter intensity should be final. | 213 | |
'intensity' hides a field. | 213 | |
Expected an @return tag. | 220 | |
Method 'getReferenceURL' is not designed for extension - needs to be abstract, final or empty. | 220 | |
Method 'setReferenceURL' is not designed for extension - needs to be abstract, final or empty. | 224 | |
Missing a Javadoc comment. | 224 | |
Parameter referenceURL should be final. | 224 | |
'referenceURL' hides a field. | 224 | |
Line is longer than 80 characters. | 229 | |
Expected an @return tag. | 231 | |
Method 'getPublishedInstructors' is not designed for extension - needs to be abstract, final or empty. | 231 | |
'<' is not preceded with whitespace. | 231 | |
'<' is not followed by whitespace. | 231 | |
'>' is not preceded with whitespace. | 231 | |
'<' is not preceded with whitespace. | 233 | |
'<' is not followed by whitespace. | 233 | |
'>' is not preceded with whitespace. | 233 | |
'>' is not followed by whitespace. | 233 | |
Line is longer than 80 characters. | 238 | |
Method 'setPublishedInstructors' is not designed for extension - needs to be abstract, final or empty. | 238 | |
Missing a Javadoc comment. | 238 | |
Parameter publishedInstructors should be final. | 238 | |
'<' is not preceded with whitespace. | 238 | |
'<' is not followed by whitespace. | 238 | |
'>' is not preceded with whitespace. | 238 | |
'publishedInstructors' hides a field. | 238 | |
First sentence should end with a period. | 242 | |
Expected an @return tag. | 245 | |
Method 'getCredentialProgramId' is not designed for extension - needs to be abstract, final or empty. | 245 | |
Method 'setCredentialProgramId' is not designed for extension - needs to be abstract, final or empty. | 249 | |
Missing a Javadoc comment. | 249 | |
Parameter credentialProgramId should be final. | 249 | |
'credentialProgramId' hides a field. | 249 | |
First sentence should end with a period. | 253 | |
Expected an @return tag. | 256 | |
Method 'getVariations' is not designed for extension - needs to be abstract, final or empty. | 256 | |
'<' is not preceded with whitespace. | 256 | |
'<' is not followed by whitespace. | 256 | |
'>' is not preceded with whitespace. | 256 | |
'<' is not preceded with whitespace. | 258 | |
'<' is not followed by whitespace. | 258 | |
'>' is not preceded with whitespace. | 258 | |
'>' is not followed by whitespace. | 258 | |
Method 'setVariations' is not designed for extension - needs to be abstract, final or empty. | 263 | |
Missing a Javadoc comment. | 263 | |
Parameter variations should be final. | 263 | |
'<' is not preceded with whitespace. | 263 | |
'<' is not followed by whitespace. | 263 | |
'>' is not preceded with whitespace. | 263 | |
'variations' hides a field. | 263 | |
Line is longer than 80 characters. | 268 | |
Expected an @return tag. | 270 | |
Method 'getCode' is not designed for extension - needs to be abstract, final or empty. | 270 | |
Method 'setCode' is not designed for extension - needs to be abstract, final or empty. | 274 | |
Missing a Javadoc comment. | 274 | |
Parameter code should be final. | 274 | |
'code' hides a field. | 274 | |
First sentence should end with a period. | 278 | |
Expected an @return tag. | 281 | |
Method 'getCip2000Code' is not designed for extension - needs to be abstract, final or empty. | 281 | |
Method 'setCip2000Code' is not designed for extension - needs to be abstract, final or empty. | 285 | |
Missing a Javadoc comment. | 285 | |
Parameter cip2000Code should be final. | 285 | |
'cip2000Code' hides a field. | 285 | |
First sentence should end with a period. | 289 | |
Expected an @return tag. | 292 | |
Method 'getCip2010Code' is not designed for extension - needs to be abstract, final or empty. | 292 | |
Method 'setCip2010Code' is not designed for extension - needs to be abstract, final or empty. | 296 | |
Missing a Javadoc comment. | 296 | |
Parameter cip2010Code should be final. | 296 | |
'cip2010Code' hides a field. | 296 | |
First sentence should end with a period. | 300 | |
Expected an @return tag. | 303 | |
Method 'getHegisCode' is not designed for extension - needs to be abstract, final or empty. | 303 | |
Method 'setHegisCode' is not designed for extension - needs to be abstract, final or empty. | 307 | |
Missing a Javadoc comment. | 307 | |
Parameter hegisCode should be final. | 307 | |
'hegisCode' hides a field. | 307 | |
First sentence should end with a period. | 311 | |
Expected an @return tag. | 314 | |
Method 'getUniversityClassification' is not designed for extension - needs to be abstract, final or empty. | 314 | |
Method 'setUniversityClassification' is not designed for extension - needs to be abstract, final or empty. | 318 | |
Missing a Javadoc comment. | 318 | |
Parameter universityClassification should be final. | 318 | |
'universityClassification' hides a field. | 318 | |
First sentence should end with a period. | 322 | |
Line is longer than 80 characters. | 323 | |
Expected an @return tag. | 325 | |
Method 'getSelectiveEnrollmentCode' is not designed for extension - needs to be abstract, final or empty. | 325 | |
Method 'setSelectiveEnrollmentCode' is not designed for extension - needs to be abstract, final or empty. | 329 | |
Missing a Javadoc comment. | 329 | |
Parameter selectiveEnrollmentCode should be final. | 329 | |
'selectiveEnrollmentCode' hides a field. | 329 | |
Line has trailing spaces. | 332 | |
Line is longer than 80 characters. | 334 | |
Expected an @return tag. | 336 | |
Method 'getStartTerm' is not designed for extension - needs to be abstract, final or empty. | 336 | |
Method 'setStartTerm' is not designed for extension - needs to be abstract, final or empty. | 340 | |
Missing a Javadoc comment. | 340 | |
Parameter startTerm should be final. | 340 | |
'startTerm' hides a field. | 340 | |
Expected an @return tag. | 347 | |
Method 'getEndTerm' is not designed for extension - needs to be abstract, final or empty. | 347 | |
Method 'setEndTerm' is not designed for extension - needs to be abstract, final or empty. | 351 | |
Missing a Javadoc comment. | 351 | |
Parameter endTerm should be final. | 351 | |
'endTerm' hides a field. | 351 | |
Line has trailing spaces. | 354 | |
Method 'getNextReviewPeriod' is not designed for extension - needs to be abstract, final or empty. | 355 | |
Missing a Javadoc comment. | 355 | |
Method 'setNextReviewPeriod' is not designed for extension - needs to be abstract, final or empty. | 359 | |
Missing a Javadoc comment. | 359 | |
Parameter nextReviewPeriod should be final. | 359 | |
'nextReviewPeriod' hides a field. | 359 | |
Line is longer than 80 characters. | 364 | |
Expected an @return tag. | 366 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 366 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 370 | |
Missing a Javadoc comment. | 370 | |
Parameter effectiveDate should be final. | 370 | |
'effectiveDate' hides a field. | 370 | |
First sentence should end with a period. | 374 | |
Expected an @return tag. | 377 | |
Method 'getShortTitle' is not designed for extension - needs to be abstract, final or empty. | 377 | |
Method 'setShortTitle' is not designed for extension - needs to be abstract, final or empty. | 381 | |
Missing a Javadoc comment. | 381 | |
Parameter shortTitle should be final. | 381 | |
'shortTitle' hides a field. | 381 | |
First sentence should end with a period. | 385 | |
Expected an @return tag. | 388 | |
Method 'getLongTitle' is not designed for extension - needs to be abstract, final or empty. | 388 | |
Method 'setLongTitle' is not designed for extension - needs to be abstract, final or empty. | 392 | |
Missing a Javadoc comment. | 392 | |
Parameter longTitle should be final. | 392 | |
'longTitle' hides a field. | 392 | |
Line is longer than 80 characters. | 397 | |
Expected an @return tag. | 399 | |
Method 'getTranscriptTitle' is not designed for extension - needs to be abstract, final or empty. | 399 | |
Method 'setTranscriptTitle' is not designed for extension - needs to be abstract, final or empty. | 403 | |
Missing a Javadoc comment. | 403 | |
Parameter transcriptTitle should be final. | 403 | |
'transcriptTitle' hides a field. | 403 | |
Method 'getDiplomaTitle' is not designed for extension - needs to be abstract, final or empty. | 407 | |
Missing a Javadoc comment. | 407 | |
Method 'setDiplomaTitle' is not designed for extension - needs to be abstract, final or empty. | 411 | |
Missing a Javadoc comment. | 411 | |
Parameter diplomaTitle should be final. | 411 | |
'diplomaTitle' hides a field. | 411 | |
Expected an @return tag. | 418 | |
Method 'getDescr' is not designed for extension - needs to be abstract, final or empty. | 418 | |
Method 'setDescr' is not designed for extension - needs to be abstract, final or empty. | 422 | |
Missing a Javadoc comment. | 422 | |
Parameter descr should be final. | 422 | |
'descr' hides a field. | 422 | |
First sentence should end with a period. | 426 | |
Expected an @return tag. | 429 | |
Method 'getCatalogDescr' is not designed for extension - needs to be abstract, final or empty. | 429 | |
Method 'setCatalogDescr' is not designed for extension - needs to be abstract, final or empty. | 433 | |
Missing a Javadoc comment. | 433 | |
Parameter catalogDescr should be final. | 433 | |
'catalogDescr' hides a field. | 433 | |
Line has trailing spaces. | 438 | |
Expected an @return tag. | 440 | |
Method 'getCatalogPublicationTargets' is not designed for extension - needs to be abstract, final or empty. | 440 | |
'<' is not preceded with whitespace. | 440 | |
'<' is not followed by whitespace. | 440 | |
'>' is not preceded with whitespace. | 440 | |
Line is longer than 80 characters. | 444 | |
Method 'setCatalogPublicationTargets' is not designed for extension - needs to be abstract, final or empty. | 444 | |
Missing a Javadoc comment. | 444 | |
Parameter catalogPublicationTargets should be final. | 444 | |
'<' is not preceded with whitespace. | 444 | |
'<' is not followed by whitespace. | 444 | |
'>' is not preceded with whitespace. | 444 | |
'catalogPublicationTargets' hides a field. | 444 | |
Expected an @return tag. | 451 | |
Method 'getLearningObjectives' is not designed for extension - needs to be abstract, final or empty. | 451 | |
'<' is not preceded with whitespace. | 451 | |
'<' is not followed by whitespace. | 451 | |
'>' is not preceded with whitespace. | 451 | |
'<' is not preceded with whitespace. | 453 | |
'<' is not followed by whitespace. | 453 | |
'>' is not preceded with whitespace. | 453 | |
'>' is not followed by whitespace. | 453 | |
Method 'setLearningObjectives' is not designed for extension - needs to be abstract, final or empty. | 458 | |
Missing a Javadoc comment. | 458 | |
Parameter learningObjectives should be final. | 458 | |
'<' is not preceded with whitespace. | 458 | |
'<' is not followed by whitespace. | 458 | |
'>' is not preceded with whitespace. | 458 | |
'learningObjectives' hides a field. | 458 | |
First sentence should end with a period. | 462 | |
Expected an @return tag. | 465 | |
Method 'getCampusLocations' is not designed for extension - needs to be abstract, final or empty. | 465 | |
'<' is not preceded with whitespace. | 465 | |
'<' is not followed by whitespace. | 465 | |
'>' is not preceded with whitespace. | 465 | |
'<' is not preceded with whitespace. | 467 | |
'<' is not followed by whitespace. | 467 | |
'>' is not preceded with whitespace. | 467 | |
'>' is not followed by whitespace. | 467 | |
Method 'setCampusLocations' is not designed for extension - needs to be abstract, final or empty. | 472 | |
Missing a Javadoc comment. | 472 | |
Parameter campusLocations should be final. | 472 | |
'<' is not preceded with whitespace. | 472 | |
'<' is not followed by whitespace. | 472 | |
'>' is not preceded with whitespace. | 472 | |
'campusLocations' hides a field. | 472 | |
Method 'getOrgCoreProgram' is not designed for extension - needs to be abstract, final or empty. | 476 | |
Missing a Javadoc comment. | 476 | |
Method 'setOrgCoreProgram' is not designed for extension - needs to be abstract, final or empty. | 480 | |
Missing a Javadoc comment. | 480 | |
Parameter orgCoreProgram should be final. | 480 | |
'orgCoreProgram' hides a field. | 480 | |
Expected an @return tag. | 487 | |
Method 'getProgramRequirements' is not designed for extension - needs to be abstract, final or empty. | 487 | |
'<' is not preceded with whitespace. | 487 | |
'<' is not followed by whitespace. | 487 | |
'>' is not preceded with whitespace. | 487 | |
'<' is not preceded with whitespace. | 489 | |
'<' is not followed by whitespace. | 489 | |
'>' is not preceded with whitespace. | 489 | |
'>' is not followed by whitespace. | 489 | |
Method 'getResultOptions' is not designed for extension - needs to be abstract, final or empty. | 494 | |
Missing a Javadoc comment. | 494 | |
'<' is not preceded with whitespace. | 494 | |
'<' is not followed by whitespace. | 494 | |
'>' is not preceded with whitespace. | 494 | |
Method 'setResultOptions' is not designed for extension - needs to be abstract, final or empty. | 498 | |
Missing a Javadoc comment. | 498 | |
Parameter resultOptions should be final. | 498 | |
'<' is not preceded with whitespace. | 498 | |
'<' is not followed by whitespace. | 498 | |
'>' is not preceded with whitespace. | 498 | |
'resultOptions' hides a field. | 498 | |
Method 'getStdDuration' is not designed for extension - needs to be abstract, final or empty. | 502 | |
Missing a Javadoc comment. | 502 | |
Method 'setStdDuration' is not designed for extension - needs to be abstract, final or empty. | 506 | |
Missing a Javadoc comment. | 506 | |
Parameter stdDuration should be final. | 506 | |
'stdDuration' hides a field. | 506 | |
Method 'getEndProgramEntryTerm' is not designed for extension - needs to be abstract, final or empty. | 510 | |
Missing a Javadoc comment. | 510 | |
Method 'setEndProgramEntryTerm' is not designed for extension - needs to be abstract, final or empty. | 514 | |
Missing a Javadoc comment. | 514 | |
Parameter endProgramEntryTerm should be final. | 514 | |
'endProgramEntryTerm' hides a field. | 514 | |
Method 'getAccreditingAgencies' is not designed for extension - needs to be abstract, final or empty. | 518 | |
Missing a Javadoc comment. | 518 | |
'<' is not preceded with whitespace. | 518 | |
'<' is not followed by whitespace. | 518 | |
'>' is not preceded with whitespace. | 518 | |
Line is longer than 80 characters. | 522 | |
Method 'setAccreditingAgencies' is not designed for extension - needs to be abstract, final or empty. | 522 | |
Missing a Javadoc comment. | 522 | |
Parameter accreditingAgencies should be final. | 522 | |
'<' is not preceded with whitespace. | 522 | |
'<' is not followed by whitespace. | 522 | |
'>' is not preceded with whitespace. | 522 | |
'accreditingAgencies' hides a field. | 522 | |
Method 'setProgramRequirements' is not designed for extension - needs to be abstract, final or empty. | 526 | |
Missing a Javadoc comment. | 526 | |
Parameter programRequirements should be final. | 526 | |
'<' is not preceded with whitespace. | 526 | |
'<' is not followed by whitespace. | 526 | |
'>' is not preceded with whitespace. | 526 | |
'programRequirements' hides a field. | 526 | |
Line has trailing spaces. | 529 | |
Method 'getDivisionsContentOwner' is not designed for extension - needs to be abstract, final or empty. | 530 | |
Missing a Javadoc comment. | 530 | |
'<' is not preceded with whitespace. | 530 | |
'<' is not followed by whitespace. | 530 | |
'>' is not preceded with whitespace. | 530 | |
Method 'setDivisionsContentOwner' is not designed for extension - needs to be abstract, final or empty. | 534 | |
Missing a Javadoc comment. | 534 | |
Parameter divisionsContentOwner should be final. | 534 | |
'<' is not preceded with whitespace. | 534 | |
'<' is not followed by whitespace. | 534 | |
'>' is not preceded with whitespace. | 534 | |
'divisionsContentOwner' hides a field. | 534 | |
Method 'getDivisionsStudentOversight' is not designed for extension - needs to be abstract, final or empty. | 538 | |
Missing a Javadoc comment. | 538 | |
'<' is not preceded with whitespace. | 538 | |
'<' is not followed by whitespace. | 538 | |
'>' is not preceded with whitespace. | 538 | |
Line is longer than 80 characters. | 542 | |
Method 'setDivisionsStudentOversight' is not designed for extension - needs to be abstract, final or empty. | 542 | |
Missing a Javadoc comment. | 542 | |
Parameter divisionsStudentOversight should be final. | 542 | |
'<' is not preceded with whitespace. | 542 | |
'<' is not followed by whitespace. | 542 | |
'>' is not preceded with whitespace. | 542 | |
'divisionsStudentOversight' hides a field. | 542 | |
Method 'getDivisionsDeployment' is not designed for extension - needs to be abstract, final or empty. | 546 | |
Missing a Javadoc comment. | 546 | |
'<' is not preceded with whitespace. | 546 | |
'<' is not followed by whitespace. | 546 | |
'>' is not preceded with whitespace. | 546 | |
Method 'setDivisionsDeployment' is not designed for extension - needs to be abstract, final or empty. | 550 | |
Missing a Javadoc comment. | 550 | |
Parameter divisionsDeployment should be final. | 550 | |
'<' is not preceded with whitespace. | 550 | |
'<' is not followed by whitespace. | 550 | |
'>' is not preceded with whitespace. | 550 | |
'divisionsDeployment' hides a field. | 550 | |
Method 'getDivisionsFinancialResources' is not designed for extension - needs to be abstract, final or empty. | 554 | |
Missing a Javadoc comment. | 554 | |
'<' is not preceded with whitespace. | 554 | |
'<' is not followed by whitespace. | 554 | |
'>' is not preceded with whitespace. | 554 | |
Line is longer than 80 characters. | 558 | |
Method 'setDivisionsFinancialResources' is not designed for extension - needs to be abstract, final or empty. | 558 | |
Missing a Javadoc comment. | 558 | |
Parameter divisionsFinancialResources should be final. | 558 | |
'<' is not preceded with whitespace. | 558 | |
'<' is not followed by whitespace. | 558 | |
'>' is not preceded with whitespace. | 558 | |
'divisionsFinancialResources' hides a field. | 558 | |
Method 'getDivisionsFinancialControl' is not designed for extension - needs to be abstract, final or empty. | 562 | |
Missing a Javadoc comment. | 562 | |
'<' is not preceded with whitespace. | 562 | |
'<' is not followed by whitespace. | 562 | |
'>' is not preceded with whitespace. | 562 | |
Line is longer than 80 characters. | 566 | |
Method 'setDivisionsFinancialControl' is not designed for extension - needs to be abstract, final or empty. | 566 | |
Missing a Javadoc comment. | 566 | |
Parameter divisionsFinancialControl should be final. | 566 | |
'<' is not preceded with whitespace. | 566 | |
'<' is not followed by whitespace. | 566 | |
'>' is not preceded with whitespace. | 566 | |
'divisionsFinancialControl' hides a field. | 566 | |
Method 'getUnitsContentOwner' is not designed for extension - needs to be abstract, final or empty. | 570 | |
Missing a Javadoc comment. | 570 | |
'<' is not preceded with whitespace. | 570 | |
'<' is not followed by whitespace. | 570 | |
'>' is not preceded with whitespace. | 570 | |
Method 'setUnitsContentOwner' is not designed for extension - needs to be abstract, final or empty. | 574 | |
Missing a Javadoc comment. | 574 | |
Parameter unitsContentOwner should be final. | 574 | |
'<' is not preceded with whitespace. | 574 | |
'<' is not followed by whitespace. | 574 | |
'>' is not preceded with whitespace. | 574 | |
'unitsContentOwner' hides a field. | 574 | |
Method 'getUnitsStudentOversight' is not designed for extension - needs to be abstract, final or empty. | 578 | |
Missing a Javadoc comment. | 578 | |
'<' is not preceded with whitespace. | 578 | |
'<' is not followed by whitespace. | 578 | |
'>' is not preceded with whitespace. | 578 | |
Method 'setUnitsStudentOversight' is not designed for extension - needs to be abstract, final or empty. | 582 | |
Missing a Javadoc comment. | 582 | |
Parameter unitsStudentOversight should be final. | 582 | |
'<' is not preceded with whitespace. | 582 | |
'<' is not followed by whitespace. | 582 | |
'>' is not preceded with whitespace. | 582 | |
'unitsStudentOversight' hides a field. | 582 | |
Method 'getUnitsDeployment' is not designed for extension - needs to be abstract, final or empty. | 586 | |
Missing a Javadoc comment. | 586 | |
'<' is not preceded with whitespace. | 586 | |
'<' is not followed by whitespace. | 586 | |
'>' is not preceded with whitespace. | 586 | |
Method 'setUnitsDeployment' is not designed for extension - needs to be abstract, final or empty. | 590 | |
Missing a Javadoc comment. | 590 | |
Parameter unitsDeployment should be final. | 590 | |
'<' is not preceded with whitespace. | 590 | |
'<' is not followed by whitespace. | 590 | |
'>' is not preceded with whitespace. | 590 | |
'unitsDeployment' hides a field. | 590 | |
Method 'getUnitsFinancialResources' is not designed for extension - needs to be abstract, final or empty. | 594 | |
Missing a Javadoc comment. | 594 | |
'<' is not preceded with whitespace. | 594 | |
'<' is not followed by whitespace. | 594 | |
'>' is not preceded with whitespace. | 594 | |
Line is longer than 80 characters. | 598 | |
Method 'setUnitsFinancialResources' is not designed for extension - needs to be abstract, final or empty. | 598 | |
Missing a Javadoc comment. | 598 | |
Parameter unitsFinancialResources should be final. | 598 | |
'<' is not preceded with whitespace. | 598 | |
'<' is not followed by whitespace. | 598 | |
'>' is not preceded with whitespace. | 598 | |
'unitsFinancialResources' hides a field. | 598 | |
Method 'getUnitsFinancialControl' is not designed for extension - needs to be abstract, final or empty. | 602 | |
Missing a Javadoc comment. | 602 | |
'<' is not preceded with whitespace. | 602 | |
'<' is not followed by whitespace. | 602 | |
'>' is not preceded with whitespace. | 602 | |
Method 'setUnitsFinancialControl' is not designed for extension - needs to be abstract, final or empty. | 606 | |
Missing a Javadoc comment. | 606 | |
Parameter unitsFinancialControl should be final. | 606 | |
'<' is not preceded with whitespace. | 606 | |
'<' is not followed by whitespace. | 606 | |
'>' is not preceded with whitespace. | 606 | |
'unitsFinancialControl' hides a field. | 606 | |
Expected an @return tag. | 613 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 613 | |
'<' is not preceded with whitespace. | 614 | |
'<' is not followed by whitespace. | 614 | |
'>' is not preceded with whitespace. | 614 | |
'<' is not preceded with whitespace. | 616 | |
'<' is not followed by whitespace. | 616 | |
'>' is not preceded with whitespace. | 616 | |
'>' is not followed by whitespace. | 616 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 621 | |
Missing a Javadoc comment. | 621 | |
Parameter attributes should be final. | 622 | |
'<' is not preceded with whitespace. | 622 | |
'<' is not followed by whitespace. | 622 | |
'>' is not preceded with whitespace. | 622 | |
'attributes' hides a field. | 622 | |
Line is longer than 80 characters. | 627 | |
Expected an @return tag. | 629 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 629 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 633 | |
Missing a Javadoc comment. | 633 | |
Parameter metaInfo should be final. | 633 | |
'metaInfo' hides a field. | 633 | |
Line has trailing spaces. | 636 | |
Line is longer than 80 characters. | 638 | |
Expected an @return tag. | 640 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 640 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 645 | |
Missing a Javadoc comment. | 645 | |
Parameter type should be final. | 646 | |
'type' hides a field. | 646 | |
Line is longer than 80 characters. | 651 | |
Expected an @return tag. | 653 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 653 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 658 | |
Missing a Javadoc comment. | 658 | |
Parameter state should be final. | 659 | |
'state' hides a field. | 659 | |
Line is longer than 80 characters. | 664 | |
Expected an @return tag. | 666 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 666 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 671 | |
Missing a Javadoc comment. | 671 | |
Parameter id should be final. | 672 | |
'id' hides a field. | 672 | |
Method 'getVersionInfo' is not designed for extension - needs to be abstract, final or empty. | 676 | |
Missing a Javadoc comment. | 676 | |
Line contains a tab character. | 677 | |
Line contains a tab character. | 678 | |
Line contains a tab character. | 680 | |
Method 'setVersionInfo' is not designed for extension - needs to be abstract, final or empty. | 680 | |
Missing a Javadoc comment. | 680 | |
Parameter versionInfo should be final. | 680 | |
'versionInfo' hides a field. | 680 | |
Line contains a tab character. | 681 | |
Line has trailing spaces. | 682 | |
Line contains a tab character. | 682 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 4 | |
Unused import - java.util.Date. | 20 | |
First sentence should end with a period. | 37 | |
Line is longer than 80 characters. | 43 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/mi | 43 | |
Line is longer than 80 characters. | 47 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 54 | |
'<' is not preceded with whitespace. | 55 | |
'<' is not followed by whitespace. | 55 | |
'>' is not preceded with whitespace. | 55 | |
Missing a Javadoc comment. | 57 | |
'<' is not preceded with whitespace. | 59 | |
'<' is not followed by whitespace. | 59 | |
'>' is not preceded with whitespace. | 59 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 70 | |
First sentence should end with a period. | 73 | |
Expected an @return tag. | 76 | |
Method 'getCredentialProgramId' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Method 'setCredentialProgramId' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Missing a Javadoc comment. | 80 | |
Parameter credentialProgramId should be final. | 80 | |
'credentialProgramId' hides a field. | 80 | |
Expected an @return tag. | 87 | |
Method 'getProgramRequirements' is not designed for extension - needs to be abstract, final or empty. | 87 | |
'<' is not preceded with whitespace. | 87 | |
'<' is not followed by whitespace. | 87 | |
'>' is not preceded with whitespace. | 87 | |
'<' is not preceded with whitespace. | 89 | |
'<' is not followed by whitespace. | 89 | |
'>' is not preceded with whitespace. | 89 | |
'>' is not followed by whitespace. | 89 | |
Method 'setProgramRequirements' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Missing a Javadoc comment. | 94 | |
Parameter programRequirements should be final. | 94 | |
'<' is not preceded with whitespace. | 94 | |
'<' is not followed by whitespace. | 94 | |
'>' is not preceded with whitespace. | 94 | |
'programRequirements' hides a field. | 94 | |
Expected an @return tag. | 101 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 101 | |
'<' is not preceded with whitespace. | 101 | |
'<' is not followed by whitespace. | 101 | |
'>' is not preceded with whitespace. | 101 | |
'<' is not preceded with whitespace. | 103 | |
'<' is not followed by whitespace. | 103 | |
'>' is not preceded with whitespace. | 103 | |
'>' is not followed by whitespace. | 103 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Missing a Javadoc comment. | 108 | |
Parameter attributes should be final. | 108 | |
'<' is not preceded with whitespace. | 108 | |
'<' is not followed by whitespace. | 108 | |
'>' is not preceded with whitespace. | 108 | |
'attributes' hides a field. | 108 | |
Line is longer than 80 characters. | 113 | |
Expected an @return tag. | 115 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 119 | |
Missing a Javadoc comment. | 119 | |
Parameter metaInfo should be final. | 119 | |
'metaInfo' hides a field. | 119 | |
Line is longer than 80 characters. | 124 | |
Expected an @return tag. | 126 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 130 | |
Missing a Javadoc comment. | 130 | |
Parameter type should be final. | 130 | |
'type' hides a field. | 130 | |
Line is longer than 80 characters. | 135 | |
Expected an @return tag. | 137 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 137 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 141 | |
Missing a Javadoc comment. | 141 | |
Parameter state should be final. | 141 | |
'state' hides a field. | 141 | |
Line is longer than 80 characters. | 146 | |
Expected an @return tag. | 148 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 148 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 152 | |
Missing a Javadoc comment. | 152 | |
Parameter id should be final. | 152 | |
'id' hides a field. | 152 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
First sentence should end with a period. | 40 | |
Line is longer than 80 characters. | 46 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/pr | 46 | |
Line is longer than 80 characters. | 50 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 63 | |
'<' is not preceded with whitespace. | 64 | |
'<' is not followed by whitespace. | 64 | |
'>' is not preceded with whitespace. | 64 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 69 | |
Variable 'minCredits' must be private and have accessor methods. | 70 | |
Line has trailing spaces. | 71 | |
Missing a Javadoc comment. | 72 | |
Variable 'maxCredits' must be private and have accessor methods. | 73 | |
Line has trailing spaces. | 74 | |
Missing a Javadoc comment. | 75 | |
'<' is not preceded with whitespace. | 77 | |
'<' is not followed by whitespace. | 77 | |
'>' is not preceded with whitespace. | 77 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 85 | |
Missing a Javadoc comment. | 88 | |
Method 'getShortTitle' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Missing a Javadoc comment. | 91 | |
Method 'setShortTitle' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Missing a Javadoc comment. | 95 | |
Parameter shortTitle should be final. | 95 | |
'shortTitle' hides a field. | 95 | |
Method 'getLongTitle' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Missing a Javadoc comment. | 99 | |
Method 'setLongTitle' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Missing a Javadoc comment. | 103 | |
Parameter longTitle should be final. | 103 | |
'longTitle' hides a field. | 103 | |
Method 'getDescr' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Missing a Javadoc comment. | 107 | |
Method 'setDescr' is not designed for extension - needs to be abstract, final or empty. | 111 | |
Missing a Javadoc comment. | 111 | |
Parameter descr should be final. | 111 | |
'descr' hides a field. | 111 | |
Method 'getLearningObjectives' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Missing a Javadoc comment. | 115 | |
'<' is not preceded with whitespace. | 115 | |
'<' is not followed by whitespace. | 115 | |
'>' is not preceded with whitespace. | 115 | |
'if' is not followed by whitespace. | 116 | |
'<' is not preceded with whitespace. | 117 | |
'<' is not followed by whitespace. | 117 | |
'>' is not preceded with whitespace. | 117 | |
'>' is not followed by whitespace. | 117 | |
Method 'setLearningObjectives' is not designed for extension - needs to be abstract, final or empty. | 122 | |
Missing a Javadoc comment. | 122 | |
Parameter learningObjectives should be final. | 122 | |
'<' is not preceded with whitespace. | 122 | |
'<' is not followed by whitespace. | 122 | |
'>' is not preceded with whitespace. | 122 | |
'learningObjectives' hides a field. | 122 | |
Method 'getStatement' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Missing a Javadoc comment. | 126 | |
Method 'setStatement' is not designed for extension - needs to be abstract, final or empty. | 130 | |
Missing a Javadoc comment. | 130 | |
Parameter statement should be final. | 130 | |
'statement' hides a field. | 130 | |
Line has trailing spaces. | 133 | |
Method 'getMinCredits' is not designed for extension - needs to be abstract, final or empty. | 134 | |
Missing a Javadoc comment. | 134 | |
Method 'setMinCredits' is not designed for extension - needs to be abstract, final or empty. | 138 | |
Missing a Javadoc comment. | 138 | |
Parameter minCredits should be final. | 138 | |
'minCredits' hides a field. | 138 | |
Method 'getMaxCredits' is not designed for extension - needs to be abstract, final or empty. | 142 | |
Missing a Javadoc comment. | 142 | |
Method 'setMaxCredits' is not designed for extension - needs to be abstract, final or empty. | 146 | |
Missing a Javadoc comment. | 146 | |
Parameter maxCredits should be final. | 146 | |
'maxCredits' hides a field. | 146 | |
Expected an @return tag. | 153 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 153 | |
'<' is not preceded with whitespace. | 154 | |
'<' is not followed by whitespace. | 154 | |
'>' is not preceded with whitespace. | 154 | |
'<' is not preceded with whitespace. | 156 | |
'<' is not followed by whitespace. | 156 | |
'>' is not preceded with whitespace. | 156 | |
'>' is not followed by whitespace. | 156 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 161 | |
Missing a Javadoc comment. | 161 | |
Parameter attributes should be final. | 162 | |
'<' is not preceded with whitespace. | 162 | |
'<' is not followed by whitespace. | 162 | |
'>' is not preceded with whitespace. | 162 | |
'attributes' hides a field. | 162 | |
Line is longer than 80 characters. | 167 | |
Expected an @return tag. | 169 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 169 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 173 | |
Missing a Javadoc comment. | 173 | |
Parameter metaInfo should be final. | 173 | |
'metaInfo' hides a field. | 173 | |
Line is longer than 80 characters. | 178 | |
Expected an @return tag. | 180 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 180 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 185 | |
Missing a Javadoc comment. | 185 | |
Parameter type should be final. | 186 | |
'type' hides a field. | 186 | |
Line is longer than 80 characters. | 191 | |
Expected an @return tag. | 193 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 193 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 198 | |
Missing a Javadoc comment. | 198 | |
Parameter state should be final. | 199 | |
'state' hides a field. | 199 | |
Line is longer than 80 characters. | 204 | |
Expected an @return tag. | 206 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 206 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 211 | |
Missing a Javadoc comment. | 211 | |
Parameter id should be final. | 212 | |
'id' hides a field. | 212 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
First sentence should end with a period. | 48 | |
Line is longer than 80 characters. | 54 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/pr | 54 | |
Line is longer than 80 characters. | 58 | |
Line is longer than 80 characters. | 60 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 70 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 76 | |
Line has trailing spaces. | 78 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 85 | |
Missing a Javadoc comment. | 88 | |
'<' is not preceded with whitespace. | 89 | |
'<' is not followed by whitespace. | 89 | |
'>' is not preceded with whitespace. | 89 | |
Missing a Javadoc comment. | 91 | |
Line has trailing spaces. | 93 | |
Missing a Javadoc comment. | 94 | |
Missing a Javadoc comment. | 97 | |
Missing a Javadoc comment. | 100 | |
Missing a Javadoc comment. | 103 | |
Missing a Javadoc comment. | 106 | |
Missing a Javadoc comment. | 109 | |
Missing a Javadoc comment. | 112 | |
Missing a Javadoc comment. | 115 | |
Missing a Javadoc comment. | 118 | |
Missing a Javadoc comment. | 121 | |
Missing a Javadoc comment. | 124 | |
'<' is not preceded with whitespace. | 125 | |
'<' is not followed by whitespace. | 125 | |
'>' is not preceded with whitespace. | 125 | |
Line has trailing spaces. | 126 | |
Missing a Javadoc comment. | 127 | |
'<' is not preceded with whitespace. | 128 | |
'<' is not followed by whitespace. | 128 | |
'>' is not preceded with whitespace. | 128 | |
Missing a Javadoc comment. | 130 | |
'<' is not preceded with whitespace. | 131 | |
'<' is not followed by whitespace. | 131 | |
'>' is not preceded with whitespace. | 131 | |
Missing a Javadoc comment. | 133 | |
'<' is not preceded with whitespace. | 134 | |
'<' is not followed by whitespace. | 134 | |
'>' is not preceded with whitespace. | 134 | |
Missing a Javadoc comment. | 136 | |
'<' is not preceded with whitespace. | 137 | |
'<' is not followed by whitespace. | 137 | |
'>' is not preceded with whitespace. | 137 | |
Line has trailing spaces. | 138 | |
Missing a Javadoc comment. | 139 | |
'<' is not preceded with whitespace. | 140 | |
'<' is not followed by whitespace. | 140 | |
'>' is not preceded with whitespace. | 140 | |
Missing a Javadoc comment. | 142 | |
'<' is not preceded with whitespace. | 143 | |
'<' is not followed by whitespace. | 143 | |
'>' is not preceded with whitespace. | 143 | |
Missing a Javadoc comment. | 145 | |
'<' is not preceded with whitespace. | 146 | |
'<' is not followed by whitespace. | 146 | |
'>' is not preceded with whitespace. | 146 | |
Missing a Javadoc comment. | 148 | |
'<' is not preceded with whitespace. | 149 | |
'<' is not followed by whitespace. | 149 | |
'>' is not preceded with whitespace. | 149 | |
Missing a Javadoc comment. | 151 | |
'<' is not preceded with whitespace. | 152 | |
'<' is not followed by whitespace. | 152 | |
'>' is not preceded with whitespace. | 152 | |
Line has trailing spaces. | 153 | |
Missing a Javadoc comment. | 154 | |
'<' is not preceded with whitespace. | 155 | |
'<' is not followed by whitespace. | 155 | |
'>' is not preceded with whitespace. | 155 | |
Missing a Javadoc comment. | 157 | |
'<' is not preceded with whitespace. | 158 | |
'<' is not followed by whitespace. | 158 | |
'>' is not preceded with whitespace. | 158 | |
Missing a Javadoc comment. | 160 | |
'<' is not preceded with whitespace. | 161 | |
'<' is not followed by whitespace. | 161 | |
'>' is not preceded with whitespace. | 161 | |
Missing a Javadoc comment. | 163 | |
'<' is not preceded with whitespace. | 164 | |
'<' is not followed by whitespace. | 164 | |
'>' is not preceded with whitespace. | 164 | |
Missing a Javadoc comment. | 166 | |
'<' is not preceded with whitespace. | 168 | |
'<' is not followed by whitespace. | 168 | |
'>' is not preceded with whitespace. | 168 | |
Missing a Javadoc comment. | 170 | |
Missing a Javadoc comment. | 173 | |
Line has trailing spaces. | 174 | |
Missing a Javadoc comment. | 176 | |
Missing a Javadoc comment. | 179 | |
Missing a Javadoc comment. | 182 | |
First sentence should end with a period. | 185 | |
Expected an @return tag. | 188 | |
Method 'getIntensity' is not designed for extension - needs to be abstract, final or empty. | 188 | |
Method 'setIntensity' is not designed for extension - needs to be abstract, final or empty. | 192 | |
Missing a Javadoc comment. | 192 | |
Parameter intensity should be final. | 192 | |
'intensity' hides a field. | 192 | |
Expected an @return tag. | 199 | |
Method 'getReferenceURL' is not designed for extension - needs to be abstract, final or empty. | 199 | |
Method 'setReferenceURL' is not designed for extension - needs to be abstract, final or empty. | 203 | |
Missing a Javadoc comment. | 203 | |
Parameter referenceURL should be final. | 203 | |
'referenceURL' hides a field. | 203 | |
Line is longer than 80 characters. | 208 | |
Expected an @return tag. | 210 | |
Method 'getCode' is not designed for extension - needs to be abstract, final or empty. | 210 | |
Method 'setCode' is not designed for extension - needs to be abstract, final or empty. | 214 | |
Missing a Javadoc comment. | 214 | |
Parameter code should be final. | 214 | |
'code' hides a field. | 214 | |
First sentence should end with a period. | 218 | |
Expected an @return tag. | 221 | |
Method 'getCip2000Code' is not designed for extension - needs to be abstract, final or empty. | 221 | |
Method 'setCip2000Code' is not designed for extension - needs to be abstract, final or empty. | 225 | |
Missing a Javadoc comment. | 225 | |
Parameter cip2000Code should be final. | 225 | |
'cip2000Code' hides a field. | 225 | |
First sentence should end with a period. | 229 | |
Expected an @return tag. | 232 | |
Method 'getCip2010Code' is not designed for extension - needs to be abstract, final or empty. | 232 | |
Method 'setCip2010Code' is not designed for extension - needs to be abstract, final or empty. | 236 | |
Missing a Javadoc comment. | 236 | |
Parameter cip2010Code should be final. | 236 | |
'cip2010Code' hides a field. | 236 | |
First sentence should end with a period. | 240 | |
Expected an @return tag. | 243 | |
Method 'getHegisCode' is not designed for extension - needs to be abstract, final or empty. | 243 | |
Method 'setHegisCode' is not designed for extension - needs to be abstract, final or empty. | 247 | |
Missing a Javadoc comment. | 247 | |
Parameter hegisCode should be final. | 247 | |
'hegisCode' hides a field. | 247 | |
First sentence should end with a period. | 251 | |
Expected an @return tag. | 254 | |
Method 'getUniversityClassification' is not designed for extension - needs to be abstract, final or empty. | 254 | |
Method 'setUniversityClassification' is not designed for extension - needs to be abstract, final or empty. | 258 | |
Missing a Javadoc comment. | 258 | |
Parameter universityClassification should be final. | 258 | |
'universityClassification' hides a field. | 258 | |
First sentence should end with a period. | 262 | |
Line is longer than 80 characters. | 263 | |
Expected an @return tag. | 265 | |
Method 'getSelectiveEnrollmentCode' is not designed for extension - needs to be abstract, final or empty. | 265 | |
Method 'setSelectiveEnrollmentCode' is not designed for extension - needs to be abstract, final or empty. | 269 | |
Missing a Javadoc comment. | 269 | |
Parameter selectiveEnrollmentCode should be final. | 269 | |
'selectiveEnrollmentCode' hides a field. | 269 | |
Line has trailing spaces. | 273 | |
Method 'getResultOptions' is not designed for extension - needs to be abstract, final or empty. | 274 | |
Missing a Javadoc comment. | 274 | |
'<' is not preceded with whitespace. | 274 | |
'<' is not followed by whitespace. | 274 | |
'>' is not preceded with whitespace. | 274 | |
Method 'setResultOptions' is not designed for extension - needs to be abstract, final or empty. | 278 | |
Missing a Javadoc comment. | 278 | |
Parameter resultOptions should be final. | 278 | |
'<' is not preceded with whitespace. | 278 | |
'<' is not followed by whitespace. | 278 | |
'>' is not preceded with whitespace. | 278 | |
'resultOptions' hides a field. | 278 | |
Method 'getStdDuration' is not designed for extension - needs to be abstract, final or empty. | 282 | |
Missing a Javadoc comment. | 282 | |
Method 'setStdDuration' is not designed for extension - needs to be abstract, final or empty. | 286 | |
Missing a Javadoc comment. | 286 | |
Parameter stdDuration should be final. | 286 | |
'stdDuration' hides a field. | 286 | |
Line has trailing spaces. | 289 | |
Line is longer than 80 characters. | 291 | |
Expected an @return tag. | 293 | |
Method 'getStartTerm' is not designed for extension - needs to be abstract, final or empty. | 293 | |
Method 'setStartTerm' is not designed for extension - needs to be abstract, final or empty. | 297 | |
Missing a Javadoc comment. | 297 | |
Parameter startTerm should be final. | 297 | |
'startTerm' hides a field. | 297 | |
Expected an @return tag. | 304 | |
Method 'getEndTerm' is not designed for extension - needs to be abstract, final or empty. | 304 | |
Method 'setEndTerm' is not designed for extension - needs to be abstract, final or empty. | 308 | |
Missing a Javadoc comment. | 308 | |
Parameter endTerm should be final. | 308 | |
'endTerm' hides a field. | 308 | |
Line has trailing spaces. | 313 | |
Line is longer than 80 characters. | 313 | |
Expected an @return tag. | 315 | |
Method 'getEndProgramEntryTerm' is not designed for extension - needs to be abstract, final or empty. | 315 | |
Method 'setEndProgramEntryTerm' is not designed for extension - needs to be abstract, final or empty. | 319 | |
Missing a Javadoc comment. | 319 | |
Parameter endProgramEntryTerm should be final. | 319 | |
'endProgramEntryTerm' hides a field. | 319 | |
Line is longer than 80 characters. | 324 | |
Expected an @return tag. | 326 | |
Method 'getEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 326 | |
Method 'setEffectiveDate' is not designed for extension - needs to be abstract, final or empty. | 330 | |
Missing a Javadoc comment. | 330 | |
Parameter effectiveDate should be final. | 330 | |
'effectiveDate' hides a field. | 330 | |
First sentence should end with a period. | 334 | |
Expected an @return tag. | 337 | |
Method 'getShortTitle' is not designed for extension - needs to be abstract, final or empty. | 337 | |
Method 'setShortTitle' is not designed for extension - needs to be abstract, final or empty. | 341 | |
Missing a Javadoc comment. | 341 | |
Parameter shortTitle should be final. | 341 | |
'shortTitle' hides a field. | 341 | |
First sentence should end with a period. | 345 | |
Expected an @return tag. | 348 | |
Method 'getLongTitle' is not designed for extension - needs to be abstract, final or empty. | 348 | |
Method 'setLongTitle' is not designed for extension - needs to be abstract, final or empty. | 352 | |
Missing a Javadoc comment. | 352 | |
Parameter longTitle should be final. | 352 | |
'longTitle' hides a field. | 352 | |
Line is longer than 80 characters. | 357 | |
Expected an @return tag. | 359 | |
Method 'getTranscriptTitle' is not designed for extension - needs to be abstract, final or empty. | 359 | |
Method 'setTranscriptTitle' is not designed for extension - needs to be abstract, final or empty. | 363 | |
Missing a Javadoc comment. | 363 | |
Parameter transcriptTitle should be final. | 363 | |
'transcriptTitle' hides a field. | 363 | |
Line has trailing spaces. | 368 | |
Expected an @return tag. | 370 | |
Method 'getDiplomaTitle' is not designed for extension - needs to be abstract, final or empty. | 370 | |
Method 'setDiplomaTitle' is not designed for extension - needs to be abstract, final or empty. | 374 | |
Missing a Javadoc comment. | 374 | |
Parameter diplomaTitle should be final. | 374 | |
'diplomaTitle' hides a field. | 374 | |
Expected an @return tag. | 381 | |
Method 'getDescr' is not designed for extension - needs to be abstract, final or empty. | 381 | |
Method 'setDescr' is not designed for extension - needs to be abstract, final or empty. | 385 | |
Missing a Javadoc comment. | 385 | |
Parameter descr should be final. | 385 | |
'descr' hides a field. | 385 | |
First sentence should end with a period. | 389 | |
Expected an @return tag. | 392 | |
Method 'getCatalogDescr' is not designed for extension - needs to be abstract, final or empty. | 392 | |
Method 'setCatalogDescr' is not designed for extension - needs to be abstract, final or empty. | 396 | |
Missing a Javadoc comment. | 396 | |
Parameter catalogDescr should be final. | 396 | |
'catalogDescr' hides a field. | 396 | |
Line has trailing spaces. | 399 | |
Line has trailing spaces. | 401 | |
Line is longer than 80 characters. | 401 | |
Expected an @return tag. | 403 | |
Method 'getCatalogPublicationTargets' is not designed for extension - needs to be abstract, final or empty. | 403 | |
'<' is not preceded with whitespace. | 403 | |
'<' is not followed by whitespace. | 403 | |
'>' is not preceded with whitespace. | 403 | |
Line is longer than 80 characters. | 407 | |
Method 'setCatalogPublicationTargets' is not designed for extension - needs to be abstract, final or empty. | 407 | |
Missing a Javadoc comment. | 407 | |
Parameter catalogPublicationTargets should be final. | 407 | |
'<' is not preceded with whitespace. | 407 | |
'<' is not followed by whitespace. | 407 | |
'>' is not preceded with whitespace. | 407 | |
'catalogPublicationTargets' hides a field. | 407 | |
Line has trailing spaces. | 410 | |
Expected an @return tag. | 414 | |
Method 'getLearningObjectives' is not designed for extension - needs to be abstract, final or empty. | 414 | |
'<' is not preceded with whitespace. | 414 | |
'<' is not followed by whitespace. | 414 | |
'>' is not preceded with whitespace. | 414 | |
'<' is not preceded with whitespace. | 416 | |
'<' is not followed by whitespace. | 416 | |
'>' is not preceded with whitespace. | 416 | |
'>' is not followed by whitespace. | 416 | |
Method 'setLearningObjectives' is not designed for extension - needs to be abstract, final or empty. | 421 | |
Missing a Javadoc comment. | 421 | |
Parameter learningObjectives should be final. | 421 | |
'<' is not preceded with whitespace. | 421 | |
'<' is not followed by whitespace. | 421 | |
'>' is not preceded with whitespace. | 421 | |
'learningObjectives' hides a field. | 421 | |
First sentence should end with a period. | 425 | |
Expected an @return tag. | 428 | |
Method 'getCampusLocations' is not designed for extension - needs to be abstract, final or empty. | 428 | |
'<' is not preceded with whitespace. | 428 | |
'<' is not followed by whitespace. | 428 | |
'>' is not preceded with whitespace. | 428 | |
'<' is not preceded with whitespace. | 430 | |
'<' is not followed by whitespace. | 430 | |
'>' is not preceded with whitespace. | 430 | |
'>' is not followed by whitespace. | 430 | |
Method 'setCampusLocations' is not designed for extension - needs to be abstract, final or empty. | 435 | |
Missing a Javadoc comment. | 435 | |
Parameter campusLocations should be final. | 435 | |
'<' is not preceded with whitespace. | 435 | |
'<' is not followed by whitespace. | 435 | |
'>' is not preceded with whitespace. | 435 | |
'campusLocations' hides a field. | 435 | |
Expected an @return tag. | 442 | |
Method 'getProgramRequirements' is not designed for extension - needs to be abstract, final or empty. | 442 | |
'<' is not preceded with whitespace. | 442 | |
'<' is not followed by whitespace. | 442 | |
'>' is not preceded with whitespace. | 442 | |
'<' is not preceded with whitespace. | 444 | |
'<' is not followed by whitespace. | 444 | |
'>' is not preceded with whitespace. | 444 | |
'>' is not followed by whitespace. | 444 | |
Method 'setProgramRequirements' is not designed for extension - needs to be abstract, final or empty. | 449 | |
Missing a Javadoc comment. | 449 | |
Parameter programRequirements should be final. | 449 | |
'<' is not preceded with whitespace. | 449 | |
'<' is not followed by whitespace. | 449 | |
'>' is not preceded with whitespace. | 449 | |
'programRequirements' hides a field. | 449 | |
Line has trailing spaces. | 452 | |
Method 'getDivisionsContentOwner' is not designed for extension - needs to be abstract, final or empty. | 453 | |
Missing a Javadoc comment. | 453 | |
'<' is not preceded with whitespace. | 453 | |
'<' is not followed by whitespace. | 453 | |
'>' is not preceded with whitespace. | 453 | |
Method 'setDivisionsContentOwner' is not designed for extension - needs to be abstract, final or empty. | 457 | |
Missing a Javadoc comment. | 457 | |
Parameter divisionsContentOwner should be final. | 457 | |
'<' is not preceded with whitespace. | 457 | |
'<' is not followed by whitespace. | 457 | |
'>' is not preceded with whitespace. | 457 | |
'divisionsContentOwner' hides a field. | 457 | |
Method 'getDivisionsStudentOversight' is not designed for extension - needs to be abstract, final or empty. | 461 | |
Missing a Javadoc comment. | 461 | |
'<' is not preceded with whitespace. | 461 | |
'<' is not followed by whitespace. | 461 | |
'>' is not preceded with whitespace. | 461 | |
Line is longer than 80 characters. | 465 | |
Method 'setDivisionsStudentOversight' is not designed for extension - needs to be abstract, final or empty. | 465 | |
Missing a Javadoc comment. | 465 | |
Parameter divisionsStudentOversight should be final. | 465 | |
'<' is not preceded with whitespace. | 465 | |
'<' is not followed by whitespace. | 465 | |
'>' is not preceded with whitespace. | 465 | |
'divisionsStudentOversight' hides a field. | 465 | |
Method 'getDivisionsDeployment' is not designed for extension - needs to be abstract, final or empty. | 469 | |
Missing a Javadoc comment. | 469 | |
'<' is not preceded with whitespace. | 469 | |
'<' is not followed by whitespace. | 469 | |
'>' is not preceded with whitespace. | 469 | |
Method 'setDivisionsDeployment' is not designed for extension - needs to be abstract, final or empty. | 473 | |
Missing a Javadoc comment. | 473 | |
Parameter divisionsDeployment should be final. | 473 | |
'<' is not preceded with whitespace. | 473 | |
'<' is not followed by whitespace. | 473 | |
'>' is not preceded with whitespace. | 473 | |
'divisionsDeployment' hides a field. | 473 | |
Method 'getDivisionsFinancialResources' is not designed for extension - needs to be abstract, final or empty. | 477 | |
Missing a Javadoc comment. | 477 | |
'<' is not preceded with whitespace. | 477 | |
'<' is not followed by whitespace. | 477 | |
'>' is not preceded with whitespace. | 477 | |
Line is longer than 80 characters. | 481 | |
Method 'setDivisionsFinancialResources' is not designed for extension - needs to be abstract, final or empty. | 481 | |
Missing a Javadoc comment. | 481 | |
Parameter divisionsFinancialResources should be final. | 481 | |
'<' is not preceded with whitespace. | 481 | |
'<' is not followed by whitespace. | 481 | |
'>' is not preceded with whitespace. | 481 | |
'divisionsFinancialResources' hides a field. | 481 | |
Method 'getDivisionsFinancialControl' is not designed for extension - needs to be abstract, final or empty. | 485 | |
Missing a Javadoc comment. | 485 | |
'<' is not preceded with whitespace. | 485 | |
'<' is not followed by whitespace. | 485 | |
'>' is not preceded with whitespace. | 485 | |
Line is longer than 80 characters. | 489 | |
Method 'setDivisionsFinancialControl' is not designed for extension - needs to be abstract, final or empty. | 489 | |
Missing a Javadoc comment. | 489 | |
Parameter divisionsFinancialControl should be final. | 489 | |
'<' is not preceded with whitespace. | 489 | |
'<' is not followed by whitespace. | 489 | |
'>' is not preceded with whitespace. | 489 | |
'divisionsFinancialControl' hides a field. | 489 | |
Method 'getUnitsContentOwner' is not designed for extension - needs to be abstract, final or empty. | 493 | |
Missing a Javadoc comment. | 493 | |
'<' is not preceded with whitespace. | 493 | |
'<' is not followed by whitespace. | 493 | |
'>' is not preceded with whitespace. | 493 | |
Method 'setUnitsContentOwner' is not designed for extension - needs to be abstract, final or empty. | 497 | |
Missing a Javadoc comment. | 497 | |
Parameter unitsContentOwner should be final. | 497 | |
'<' is not preceded with whitespace. | 497 | |
'<' is not followed by whitespace. | 497 | |
'>' is not preceded with whitespace. | 497 | |
'unitsContentOwner' hides a field. | 497 | |
Method 'getUnitsStudentOversight' is not designed for extension - needs to be abstract, final or empty. | 501 | |
Missing a Javadoc comment. | 501 | |
'<' is not preceded with whitespace. | 501 | |
'<' is not followed by whitespace. | 501 | |
'>' is not preceded with whitespace. | 501 | |
Method 'setUnitsStudentOversight' is not designed for extension - needs to be abstract, final or empty. | 505 | |
Missing a Javadoc comment. | 505 | |
Parameter unitsStudentOversight should be final. | 505 | |
'<' is not preceded with whitespace. | 505 | |
'<' is not followed by whitespace. | 505 | |
'>' is not preceded with whitespace. | 505 | |
'unitsStudentOversight' hides a field. | 505 | |
Method 'getUnitsDeployment' is not designed for extension - needs to be abstract, final or empty. | 509 | |
Missing a Javadoc comment. | 509 | |
'<' is not preceded with whitespace. | 509 | |
'<' is not followed by whitespace. | 509 | |
'>' is not preceded with whitespace. | 509 | |
Method 'setUnitsDeployment' is not designed for extension - needs to be abstract, final or empty. | 513 | |
Missing a Javadoc comment. | 513 | |
Parameter unitsDeployment should be final. | 513 | |
'<' is not preceded with whitespace. | 513 | |
'<' is not followed by whitespace. | 513 | |
'>' is not preceded with whitespace. | 513 | |
'unitsDeployment' hides a field. | 513 | |
Method 'getUnitsFinancialResources' is not designed for extension - needs to be abstract, final or empty. | 517 | |
Missing a Javadoc comment. | 517 | |
'<' is not preceded with whitespace. | 517 | |
'<' is not followed by whitespace. | 517 | |
'>' is not preceded with whitespace. | 517 | |
Line is longer than 80 characters. | 521 | |
Method 'setUnitsFinancialResources' is not designed for extension - needs to be abstract, final or empty. | 521 | |
Missing a Javadoc comment. | 521 | |
Parameter unitsFinancialResources should be final. | 521 | |
'<' is not preceded with whitespace. | 521 | |
'<' is not followed by whitespace. | 521 | |
'>' is not preceded with whitespace. | 521 | |
'unitsFinancialResources' hides a field. | 521 | |
Method 'getUnitsFinancialControl' is not designed for extension - needs to be abstract, final or empty. | 525 | |
Missing a Javadoc comment. | 525 | |
'<' is not preceded with whitespace. | 525 | |
'<' is not followed by whitespace. | 525 | |
'>' is not preceded with whitespace. | 525 | |
Method 'setUnitsFinancialControl' is not designed for extension - needs to be abstract, final or empty. | 529 | |
Missing a Javadoc comment. | 529 | |
Parameter unitsFinancialControl should be final. | 529 | |
'<' is not preceded with whitespace. | 529 | |
'<' is not followed by whitespace. | 529 | |
'>' is not preceded with whitespace. | 529 | |
'unitsFinancialControl' hides a field. | 529 | |
Expected an @return tag. | 536 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 536 | |
'<' is not preceded with whitespace. | 537 | |
'<' is not followed by whitespace. | 537 | |
'>' is not preceded with whitespace. | 537 | |
'<' is not preceded with whitespace. | 539 | |
'<' is not followed by whitespace. | 539 | |
'>' is not preceded with whitespace. | 539 | |
'>' is not followed by whitespace. | 539 | |
Method 'setAttributes' is not designed for extension - needs to be abstract, final or empty. | 544 | |
Missing a Javadoc comment. | 544 | |
Parameter attributes should be final. | 545 | |
'<' is not preceded with whitespace. | 545 | |
'<' is not followed by whitespace. | 545 | |
'>' is not preceded with whitespace. | 545 | |
'attributes' hides a field. | 545 | |
Line is longer than 80 characters. | 550 | |
Expected an @return tag. | 552 | |
Method 'getMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 552 | |
Method 'setMetaInfo' is not designed for extension - needs to be abstract, final or empty. | 556 | |
Missing a Javadoc comment. | 556 | |
Parameter metaInfo should be final. | 556 | |
'metaInfo' hides a field. | 556 | |
Line has trailing spaces. | 559 | |
Line has trailing spaces. | 560 | |
Method 'getVersionInfo' is not designed for extension - needs to be abstract, final or empty. | 561 | |
Missing a Javadoc comment. | 561 | |
Line contains a tab character. | 562 | |
Line contains a tab character. | 563 | |
Line contains a tab character. | 565 | |
Method 'setVersionInfo' is not designed for extension - needs to be abstract, final or empty. | 565 | |
Missing a Javadoc comment. | 565 | |
Parameter versionInfo should be final. | 565 | |
'versionInfo' hides a field. | 565 | |
Line contains a tab character. | 566 | |
Line contains a tab character. | 567 | |
Line contains a tab character. | 569 | |
Line is longer than 80 characters. | 570 | |
Expected an @return tag. | 572 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 572 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 577 | |
Missing a Javadoc comment. | 577 | |
Parameter type should be final. | 578 | |
'type' hides a field. | 578 | |
Line is longer than 80 characters. | 583 | |
Expected an @return tag. | 585 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 585 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 590 | |
Missing a Javadoc comment. | 590 | |
Parameter state should be final. | 591 | |
'state' hides a field. | 591 | |
Line is longer than 80 characters. | 596 | |
Expected an @return tag. | 598 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 598 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 603 | |
Missing a Javadoc comment. | 603 | |
Parameter id should be final. | 604 | |
'id' hides a field. | 604 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 18 | |
Line is longer than 80 characters. | 21 | |
Expected an @return tag. | 23 | |
Redundant 'public' modifier. | 23 | |
';' is preceded with whitespace. | 23 | |
Missing a Javadoc comment. | 24 | |
Redundant 'public' modifier. | 24 | |
';' is preceded with whitespace. | 24 | |
Expected an @return tag. | 29 | |
Redundant 'public' modifier. | 29 | |
Missing a Javadoc comment. | 30 | |
Redundant 'public' modifier. | 30 | |
Line has trailing spaces. | 33 | |
Line is longer than 80 characters. | 33 | |
Expected an @return tag. | 35 | |
Redundant 'public' modifier. | 35 | |
Missing a Javadoc comment. | 36 | |
Redundant 'public' modifier. | 36 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 22 | |
Redundant 'public' modifier. | 22 | |
'<' is not preceded with whitespace. | 22 | |
'<' is not followed by whitespace. | 22 | |
'>' is not preceded with whitespace. | 22 | |
';' is preceded with whitespace. | 22 | |
Missing a Javadoc comment. | 23 | |
Redundant 'public' modifier. | 23 | |
'<' is not preceded with whitespace. | 23 | |
'<' is not followed by whitespace. | 23 | |
'>' is not preceded with whitespace. | 23 | |
Missing a Javadoc comment. | 25 | |
Redundant 'public' modifier. | 25 | |
'<' is not preceded with whitespace. | 25 | |
'<' is not followed by whitespace. | 25 | |
'>' is not preceded with whitespace. | 25 | |
Line is longer than 80 characters. | 26 | |
Missing a Javadoc comment. | 26 | |
Redundant 'public' modifier. | 26 | |
'<' is not preceded with whitespace. | 26 | |
'<' is not followed by whitespace. | 26 | |
'>' is not preceded with whitespace. | 26 | |
';' is preceded with whitespace. | 26 | |
Missing a Javadoc comment. | 28 | |
Redundant 'public' modifier. | 28 | |
'<' is not preceded with whitespace. | 28 | |
'<' is not followed by whitespace. | 28 | |
'>' is not preceded with whitespace. | 28 | |
';' is preceded with whitespace. | 28 | |
Missing a Javadoc comment. | 29 | |
Redundant 'public' modifier. | 29 | |
'<' is not preceded with whitespace. | 29 | |
'<' is not followed by whitespace. | 29 | |
'>' is not preceded with whitespace. | 29 | |
Missing a Javadoc comment. | 31 | |
Redundant 'public' modifier. | 31 | |
'<' is not preceded with whitespace. | 31 | |
'<' is not followed by whitespace. | 31 | |
'>' is not preceded with whitespace. | 31 | |
';' is preceded with whitespace. | 31 | |
Missing a Javadoc comment. | 32 | |
Redundant 'public' modifier. | 32 | |
'<' is not preceded with whitespace. | 32 | |
'<' is not followed by whitespace. | 32 | |
'>' is not preceded with whitespace. | 32 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 18 | |
First sentence should end with a period. | 19 | |
Expected an @return tag. | 22 | |
Redundant 'public' modifier. | 22 | |
';' is preceded with whitespace. | 22 | |
Missing a Javadoc comment. | 23 | |
Redundant 'public' modifier. | 23 | |
First sentence should end with a period. | 25 | |
Expected an @return tag. | 28 | |
Redundant 'public' modifier. | 28 | |
Missing a Javadoc comment. | 29 | |
Redundant 'public' modifier. | 29 | |
First sentence should end with a period. | 31 | |
Expected an @return tag. | 34 | |
Redundant 'public' modifier. | 34 | |
Missing a Javadoc comment. | 35 | |
Redundant 'public' modifier. | 35 | |
';' is preceded with whitespace. | 35 | |
First sentence should end with a period. | 37 | |
Expected an @return tag. | 40 | |
Redundant 'public' modifier. | 40 | |
Missing a Javadoc comment. | 41 | |
Redundant 'public' modifier. | 41 | |
First sentence should end with a period. | 44 | |
Line is longer than 80 characters. | 45 | |
Expected an @return tag. | 47 | |
Redundant 'public' modifier. | 47 | |
Missing a Javadoc comment. | 48 | |
Redundant 'public' modifier. | 48 |
Violation | Message | Line |
---|---|---|
Unused import - java.util.ArrayList. | 20 | |
Unused import - java.util.List. | 21 | |
Missing a Javadoc comment. | 24 | |
Expected an @return tag. | 29 | |
Redundant 'public' modifier. | 29 | |
'<' is not preceded with whitespace. | 29 | |
'<' is not followed by whitespace. | 29 | |
'>' is not preceded with whitespace. | 29 | |
';' is preceded with whitespace. | 29 | |
Missing a Javadoc comment. | 30 | |
Redundant 'public' modifier. | 30 | |
'<' is not preceded with whitespace. | 30 | |
'<' is not followed by whitespace. | 30 | |
'>' is not preceded with whitespace. | 30 | |
';' is preceded with whitespace. | 30 | |
Line is longer than 80 characters. | 34 | |
Expected an @return tag. | 36 | |
Redundant 'public' modifier. | 36 | |
Missing a Javadoc comment. | 37 | |
Redundant 'public' modifier. | 37 | |
Line is longer than 80 characters. | 40 | |
Expected an @return tag. | 43 | |
Redundant 'public' modifier. | 43 | |
Missing a Javadoc comment. | 44 | |
Redundant 'public' modifier. | 44 | |
Line is longer than 80 characters. | 47 | |
Expected an @return tag. | 50 | |
Redundant 'public' modifier. | 50 | |
';' is preceded with whitespace. | 50 | |
Missing a Javadoc comment. | 51 | |
Redundant 'public' modifier. | 51 | |
Line is longer than 80 characters. | 54 | |
Expected an @return tag. | 56 | |
Redundant 'public' modifier. | 56 | |
';' is preceded with whitespace. | 56 | |
Missing a Javadoc comment. | 57 | |
Redundant 'public' modifier. | 57 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 18 | |
First sentence should end with a period. | 20 | |
Expected an @return tag. | 23 | |
Redundant 'public' modifier. | 23 | |
';' is preceded with whitespace. | 23 | |
Missing a Javadoc comment. | 24 | |
Redundant 'public' modifier. | 24 | |
';' is preceded with whitespace. | 24 |
Violation | Message | Line |
---|---|---|
Redundant import from the same package - org.kuali.student.lum.program.dto.assembly.ProgramBasicOrgAssembly. | 18 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Redundant 'public' modifier. | 24 | |
'<' is not preceded with whitespace. | 24 | |
'<' is not followed by whitespace. | 24 | |
'>' is not preceded with whitespace. | 24 | |
';' is preceded with whitespace. | 24 | |
Missing a Javadoc comment. | 25 | |
Redundant 'public' modifier. | 25 | |
'<' is not preceded with whitespace. | 25 | |
'<' is not followed by whitespace. | 25 | |
'>' is not preceded with whitespace. | 25 | |
';' is preceded with whitespace. | 25 | |
Missing a Javadoc comment. | 27 | |
Redundant 'public' modifier. | 27 | |
'<' is not preceded with whitespace. | 27 | |
'<' is not followed by whitespace. | 27 | |
'>' is not preceded with whitespace. | 27 | |
';' is preceded with whitespace. | 27 | |
Line is longer than 80 characters. | 28 | |
Missing a Javadoc comment. | 28 | |
Redundant 'public' modifier. | 28 | |
'<' is not preceded with whitespace. | 28 | |
'<' is not followed by whitespace. | 28 | |
'>' is not preceded with whitespace. | 28 | |
Missing a Javadoc comment. | 30 | |
Redundant 'public' modifier. | 30 | |
'<' is not preceded with whitespace. | 30 | |
'<' is not followed by whitespace. | 30 | |
'>' is not preceded with whitespace. | 30 | |
';' is preceded with whitespace. | 30 | |
Line is longer than 80 characters. | 31 | |
Missing a Javadoc comment. | 31 | |
Redundant 'public' modifier. | 31 | |
'<' is not preceded with whitespace. | 31 | |
'<' is not followed by whitespace. | 31 | |
'>' is not preceded with whitespace. | 31 | |
';' is preceded with whitespace. | 31 | |
Missing a Javadoc comment. | 33 | |
Redundant 'public' modifier. | 33 | |
'<' is not preceded with whitespace. | 33 | |
'<' is not followed by whitespace. | 33 | |
'>' is not preceded with whitespace. | 33 | |
';' is preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 34 | |
Redundant 'public' modifier. | 34 | |
'<' is not preceded with whitespace. | 34 | |
'<' is not followed by whitespace. | 34 | |
'>' is not preceded with whitespace. | 34 | |
Missing a Javadoc comment. | 36 | |
Redundant 'public' modifier. | 36 | |
'<' is not preceded with whitespace. | 36 | |
'<' is not followed by whitespace. | 36 | |
'>' is not preceded with whitespace. | 36 | |
';' is preceded with whitespace. | 36 | |
Line is longer than 80 characters. | 37 | |
Missing a Javadoc comment. | 37 | |
Redundant 'public' modifier. | 37 | |
'<' is not preceded with whitespace. | 37 | |
'<' is not followed by whitespace. | 37 | |
'>' is not preceded with whitespace. | 37 | |
Missing a Javadoc comment. | 39 | |
Redundant 'public' modifier. | 39 | |
'<' is not preceded with whitespace. | 39 | |
'<' is not followed by whitespace. | 39 | |
'>' is not preceded with whitespace. | 39 | |
';' is preceded with whitespace. | 39 | |
Missing a Javadoc comment. | 40 | |
Redundant 'public' modifier. | 40 | |
'<' is not preceded with whitespace. | 40 | |
'<' is not followed by whitespace. | 40 | |
'>' is not preceded with whitespace. | 40 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
Line is longer than 80 characters. | 23 | |
Expected an @return tag. | 25 | |
Redundant 'public' modifier. | 25 | |
Missing a Javadoc comment. | 26 | |
Redundant 'public' modifier. | 26 | |
First sentence should end with a period. | 28 | |
Expected an @return tag. | 31 | |
Redundant 'public' modifier. | 31 | |
';' is preceded with whitespace. | 31 | |
Missing a Javadoc comment. | 32 | |
Redundant 'public' modifier. | 32 | |
';' is preceded with whitespace. | 32 | |
First sentence should end with a period. | 34 | |
Expected an @return tag. | 37 | |
Redundant 'public' modifier. | 37 | |
Missing a Javadoc comment. | 38 | |
Redundant 'public' modifier. | 38 | |
';' is preceded with whitespace. | 38 | |
Line is longer than 80 characters. | 41 | |
Expected an @return tag. | 43 | |
Redundant 'public' modifier. | 43 | |
';' is preceded with whitespace. | 43 | |
Missing a Javadoc comment. | 44 | |
Redundant 'public' modifier. | 44 | |
Line has trailing spaces. | 45 | |
Missing a Javadoc comment. | 47 | |
Redundant 'public' modifier. | 47 | |
Missing a Javadoc comment. | 48 | |
Redundant 'public' modifier. | 48 | |
';' is preceded with whitespace. | 48 | |
Expected an @return tag. | 53 | |
Redundant 'public' modifier. | 53 | |
'<' is not preceded with whitespace. | 53 | |
'<' is not followed by whitespace. | 53 | |
'>' is not preceded with whitespace. | 53 | |
Missing a Javadoc comment. | 54 | |
Redundant 'public' modifier. | 54 | |
'<' is not preceded with whitespace. | 54 | |
'<' is not followed by whitespace. | 54 | |
'>' is not preceded with whitespace. | 54 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 22 | |
First sentence should end with a period. | 24 | |
Expected an @return tag. | 27 | |
Redundant 'public' modifier. | 27 | |
Missing a Javadoc comment. | 28 | |
Redundant 'public' modifier. | 28 | |
Expected an @return tag. | 33 | |
Redundant 'public' modifier. | 33 | |
'<' is not preceded with whitespace. | 33 | |
'<' is not followed by whitespace. | 33 | |
'>' is not preceded with whitespace. | 33 | |
Line is longer than 80 characters. | 34 | |
Missing a Javadoc comment. | 34 | |
Redundant 'public' modifier. | 34 | |
'<' is not preceded with whitespace. | 34 | |
'<' is not followed by whitespace. | 34 | |
'>' is not preceded with whitespace. | 34 | |
Expected an @return tag. | 40 | |
Redundant 'public' modifier. | 40 | |
';' is preceded with whitespace. | 40 | |
Missing a Javadoc comment. | 41 | |
Redundant 'public' modifier. | 41 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
Expected an @return tag. | 25 | |
Redundant 'public' modifier. | 25 | |
'<' is not preceded with whitespace. | 25 | |
'<' is not followed by whitespace. | 25 | |
'>' is not preceded with whitespace. | 25 | |
Missing a Javadoc comment. | 26 | |
Redundant 'public' modifier. | 26 | |
'<' is not preceded with whitespace. | 26 | |
'<' is not followed by whitespace. | 26 | |
'>' is not preceded with whitespace. | 26 |
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. | 4 | |
Line is longer than 80 characters. | 38 | |
Line is longer than 80 characters. | 53 | |
Unclosed HTML tag found: <a href="https://test.kuali.org/confluence/display/KULSTU/Pr | 53 | |
Line is longer than 80 characters. | 56 | |
Line is longer than 80 characters. | 57 | |
Line has trailing spaces. | 58 | |
Line is longer than 80 characters. | 58 | |
'{' is not preceded with whitespace. | 58 | |
First sentence should end with a period. | 59 | |
Line has trailing spaces. | 59 | |
Line contains a tab character. | 63 | |
Line is longer than 80 characters. | 64 | |
Redundant 'public' modifier. | 64 | |
'<' is not preceded with whitespace. | 64 | |
'<' is not followed by whitespace. | 64 | |
'>' is not preceded with whitespace. | 64 | |
First sentence should end with a period. | 66 | |
Line has trailing spaces. | 66 | |
Line contains a tab character. | 74 | |
Line is longer than 80 characters. | 75 | |
Redundant 'public' modifier. | 75 | |
'=' is not preceded with whitespace. | 75 | |
'=' is not followed by whitespace. | 75 | |
First sentence should end with a period. | 77 | |
Line has trailing spaces. | 77 | |
Line is longer than 80 characters. | 79 | |
Line contains a tab character. | 86 | |
Line is longer than 80 characters. | 87 | |
Redundant 'public' modifier. | 87 | |
'=' is not preceded with whitespace. | 87 | |
'=' is not followed by whitespace. | 87 | |
First sentence should end with a period. | 89 | |
Line has trailing spaces. | 89 | |
Line contains a tab character. | 98 | |
Line is longer than 80 characters. | 99 | |
Redundant 'public' modifier. | 99 | |
'=' is not preceded with whitespace. | 99 | |
'=' is not followed by whitespace. | 99 | |
Line has trailing spaces. | 101 | |
Line is longer than 80 characters. | 102 | |
Line is longer than 80 characters. | 104 | |
Line contains a tab character. | 109 | |
Line is longer than 80 characters. | 110 | |
Redundant 'public' modifier. | 110 | |
'<' is not preceded with whitespace. | 110 | |
'<' is not followed by whitespace. | 110 | |
'>' is not preceded with whitespace. | 110 | |
'=' is not preceded with whitespace. | 110 | |
'=' is not followed by whitespace. | 110 | |
First sentence should end with a period. | 112 | |
Line has trailing spaces. | 112 | |
Line contains a tab character. | 120 | |
Line is longer than 80 characters. | 121 | |
Redundant 'public' modifier. | 121 | |
'<' is not preceded with whitespace. | 121 | |
'<' is not followed by whitespace. | 121 | |
'>' is not preceded with whitespace. | 121 | |
'=' is not preceded with whitespace. | 121 | |
'=' is not followed by whitespace. | 121 | |
First sentence should end with a period. | 123 | |
Line has trailing spaces. | 123 | |
Line contains a tab character. | 132 | |
Line is longer than 80 characters. | 133 | |
Redundant 'public' modifier. | 133 | |
'=' is not preceded with whitespace. | 133 | |
'=' is not followed by whitespace. | 133 | |
Line has trailing spaces. | 135 | |
Line is longer than 80 characters. | 136 | |
Line contains a tab character. | 143 | |
Line is longer than 80 characters. | 144 | |
Redundant 'public' modifier. | 144 | |
'<' is not preceded with whitespace. | 144 | |
'<' is not followed by whitespace. | 144 | |
'>' is not preceded with whitespace. | 144 | |
'=' is not preceded with whitespace. | 144 | |
'=' is not followed by whitespace. | 144 | |
First sentence should end with a period. | 146 | |
Line has trailing spaces. | 146 | |
Line contains a tab character. | 155 | |
Line is longer than 80 characters. | 156 | |
Redundant 'public' modifier. | 156 | |
'=' is not preceded with whitespace. | 156 | |
'=' is not followed by whitespace. | 156 | |
Line has trailing spaces. | 158 | |
Line is longer than 80 characters. | 159 | |
Line contains a tab character. | 166 | |
Line is longer than 80 characters. | 167 | |
Redundant 'public' modifier. | 167 | |
'<' is not preceded with whitespace. | 167 | |
'<' is not followed by whitespace. | 167 | |
'>' is not preceded with whitespace. | 167 | |
'=' is not preceded with whitespace. | 167 | |
'=' is not followed by whitespace. | 167 | |
First sentence should end with a period. | 169 | |
Line has trailing spaces. | 169 | |
Line is longer than 80 characters. | 179 | |
Redundant 'public' modifier. | 179 | |
'=' is not preceded with whitespace. | 179 | |
'=' is not followed by whitespace. | 179 | |
Line has trailing spaces. | 181 | |
First sentence should end with a period. | 182 | |
Line has trailing spaces. | 182 | |
Line is longer than 80 characters. | 184 | |
Line contains a tab character. | 193 | |
Line is longer than 80 characters. | 194 | |
Redundant 'public' modifier. | 194 | |
'=' is not preceded with whitespace. | 194 | |
'=' is not followed by whitespace. | 194 | |
'=' is not preceded with whitespace. | 194 | |
'=' is not followed by whitespace. | 194 | |
'=' is not preceded with whitespace. | 194 | |
'=' is not followed by whitespace. | 194 | |
First sentence should end with a period. | 196 | |
Line has trailing spaces. | 196 | |
Line is longer than 80 characters. | 201 | |
Line contains a tab character. | 206 | |
Line is longer than 80 characters. | 207 | |
Redundant 'public' modifier. | 207 | |
'=' is not preceded with whitespace. | 207 | |
'=' is not followed by whitespace. | 207 | |
First sentence should end with a period. | 209 | |
Line is longer than 80 characters. | 210 | |
Line is longer than 80 characters. | 211 | |
Line is longer than 80 characters. | 219 | |
Line has trailing spaces. | 220 | |
Line has trailing spaces. | 221 | |
Line is longer than 80 characters. | 222 | |
Redundant 'public' modifier. | 222 | |
'=' is not preceded with whitespace. | 222 | |
'=' is not followed by whitespace. | 222 | |
'=' is not preceded with whitespace. | 222 | |
'=' is not followed by whitespace. | 222 | |
Expected @throws tag for 'DataValidationErrorException'. | 222 | |
Line has trailing spaces. | 225 | |
Line is longer than 80 characters. | 225 | |
Line contains a tab character. | 225 | |
Unused @param tag for 'coreProgramId'. | 226 | |
Line is longer than 80 characters. | 227 | |
Line is longer than 80 characters. | 229 | |
Line is longer than 80 characters. | 230 | |
Line has trailing spaces. | 231 | |
Line is longer than 80 characters. | 232 | |
Line is longer than 80 characters. | 236 | |
Redundant 'public' modifier. | 236 | |
'=' is not preceded with whitespace. | 236 | |
'=' is not followed by whitespace. | 236 | |
Expected @param tag for 'credentialProgramId'. | 236 | |
'=' is not preceded with whitespace. | 236 | |
'=' is not followed by whitespace. | 236 | |
First sentence should end with a period. | 238 | |
Line has trailing spaces. | 238 | |
Line is longer than 80 characters. | 242 | |
Line is longer than 80 characters. | 246 | |
Line contains a tab character. | 249 | |
Line is longer than 80 characters. | 250 | |
Redundant 'public' modifier. | 250 | |
'=' is not preceded with whitespace. | 250 | |
'=' is not followed by whitespace. | 250 | |
First sentence should end with a period. | 252 | |
Line has trailing spaces. | 252 | |
Line is longer than 80 characters. | 254 | |
Line contains a tab character. | 261 | |
Line is longer than 80 characters. | 262 | |
Redundant 'public' modifier. | 262 | |
'=' is not preceded with whitespace. | 262 | |
'=' is not followed by whitespace. | 262 | |
First sentence should end with a period. | 264 | |
Line has trailing spaces. | 264 | |
Line contains a tab character. | 272 | |
Line is longer than 80 characters. | 273 | |
Redundant 'public' modifier. | 273 | |
'<' is not preceded with whitespace. | 273 | |
'<' is not followed by whitespace. | 273 | |
'>' is not preceded with whitespace. | 273 | |
'=' is not preceded with whitespace. | 273 | |
'=' is not followed by whitespace. | 273 | |
'=' is not preceded with whitespace. | 273 | |
'=' is not followed by whitespace. | 273 | |
First sentence should end with a period. | 275 | |
Line has trailing spaces. | 275 | |
Line is longer than 80 characters. | 280 | |
Line contains a tab character. | 285 | |
Line is longer than 80 characters. | 286 | |
Redundant 'public' modifier. | 286 | |
'=' is not preceded with whitespace. | 286 | |
'=' is not followed by whitespace. | 286 | |
First sentence should end with a period. | 288 | |
Line has trailing spaces. | 288 | |
Line is longer than 80 characters. | 292 | |
Line is longer than 80 characters. | 296 | |
Line contains a tab character. | 299 | |
Line is longer than 80 characters. | 300 | |
Redundant 'public' modifier. | 300 | |
'=' is not preceded with whitespace. | 300 | |
'=' is not followed by whitespace. | 300 | |
First sentence should end with a period. | 302 | |
Line has trailing spaces. | 302 | |
Line contains a tab character. | 311 | |
Line is longer than 80 characters. | 312 | |
Redundant 'public' modifier. | 312 | |
'=' is not preceded with whitespace. | 312 | |
'=' is not followed by whitespace. | 312 | |
First sentence should end with a period. | 314 | |
Line has trailing spaces. | 314 | |
Line contains a tab character. | 322 | |
Line is longer than 80 characters. | 323 | |
Redundant 'public' modifier. | 323 | |
'<' is not preceded with whitespace. | 323 | |
'<' is not followed by whitespace. | 323 | |
'>' is not preceded with whitespace. | 323 | |
'=' is not preceded with whitespace. | 323 | |
'=' is not followed by whitespace. | 323 | |
'=' is not preceded with whitespace. | 323 | |
'=' is not followed by whitespace. | 323 | |
First sentence should end with a period. | 326 | |
Line is longer than 80 characters. | 328 | |
Line is longer than 80 characters. | 336 | |
Line has trailing spaces. | 337 | |
Line has trailing spaces. | 338 | |
Line has trailing spaces. | 339 | |
Line is longer than 80 characters. | 339 | |
Redundant 'public' modifier. | 339 | |
'=' is not preceded with whitespace. | 339 | |
'=' is not followed by whitespace. | 339 | |
'=' is not preceded with whitespace. | 339 | |
'=' is not followed by whitespace. | 339 | |
Expected @throws tag for 'DataValidationErrorException'. | 339 | |
Line has trailing spaces. | 342 | |
Line is longer than 80 characters. | 342 | |
Line contains a tab character. | 342 | |
Line is longer than 80 characters. | 344 | |
Line is longer than 80 characters. | 347 | |
Line has trailing spaces. | 348 | |
Line is longer than 80 characters. | 349 | |
Line is longer than 80 characters. | 353 | |
Redundant 'public' modifier. | 353 | |
'=' is not preceded with whitespace. | 353 | |
'=' is not followed by whitespace. | 353 | |
'=' is not preceded with whitespace. | 353 | |
'=' is not followed by whitespace. | 353 | |
Line has trailing spaces. | 354 | |
First sentence should end with a period. | 355 | |
Line has trailing spaces. | 355 | |
Line is longer than 80 characters. | 360 | |
Line contains a tab character. | 365 | |
Line is longer than 80 characters. | 366 | |
Redundant 'public' modifier. | 366 | |
'=' is not preceded with whitespace. | 366 | |
'=' is not followed by whitespace. | 366 | |
First sentence should end with a period. | 368 | |
Line has trailing spaces. | 368 | |
Line is longer than 80 characters. | 372 | |
Line is longer than 80 characters. | 376 | |
Line contains a tab character. | 379 | |
Line is longer than 80 characters. | 380 | |
Redundant 'public' modifier. | 380 | |
'=' is not preceded with whitespace. | 380 | |
'=' is not followed by whitespace. | 380 | |
First sentence should end with a period. | 382 | |
Line has trailing spaces. | 382 | |
Line contains a tab character. | 391 | |
Line is longer than 80 characters. | 392 | |
Redundant 'public' modifier. | 392 | |
'=' is not preceded with whitespace. | 392 | |
'=' is not followed by whitespace. | 392 | |
First sentence should end with a period. | 394 | |
Line has trailing spaces. | 394 | |
Line contains a tab character. | 402 | |
Line is longer than 80 characters. | 403 | |
Redundant 'public' modifier. | 403 | |
'<' is not preceded with whitespace. | 403 | |
'<' is not followed by whitespace. | 403 | |
'>' is not preceded with whitespace. | 403 | |
'=' is not preceded with whitespace. | 403 | |
'=' is not followed by whitespace. | 403 | |
'=' is not preceded with whitespace. | 403 | |
'=' is not followed by whitespace. | 403 | |
First sentence should end with a period. | 405 | |
Line has trailing spaces. | 405 | |
Line is longer than 80 characters. | 410 | |
Line contains a tab character. | 415 | |
Line is longer than 80 characters. | 416 | |
Redundant 'public' modifier. | 416 | |
'=' is not preceded with whitespace. | 416 | |
'=' is not followed by whitespace. | 416 | |
First sentence should end with a period. | 418 | |
Line has trailing spaces. | 418 | |
Line is longer than 80 characters. | 422 | |
Line is longer than 80 characters. | 426 | |
Line contains a tab character. | 429 | |
Line is longer than 80 characters. | 430 | |
Redundant 'public' modifier. | 430 | |
'=' is not preceded with whitespace. | 430 | |
'=' is not followed by whitespace. | 430 | |
First sentence should end with a period. | 432 | |
Line has trailing spaces. | 432 | |
Line contains a tab character. | 441 | |
Line is longer than 80 characters. | 442 | |
Redundant 'public' modifier. | 442 | |
'=' is not preceded with whitespace. | 442 | |
'=' is not followed by whitespace. | 442 | |
First sentence should end with a period. | 444 | |
Line has trailing spaces. | 444 | |
Line contains a tab character. | 452 | |
Line is longer than 80 characters. | 453 | |
Redundant 'public' modifier. | 453 | |
'<' is not preceded with whitespace. | 453 | |
'<' is not followed by whitespace. | 453 | |
'>' is not preceded with whitespace. | 453 | |
'=' is not preceded with whitespace. | 453 | |
'=' is not followed by whitespace. | 453 | |
'=' is not preceded with whitespace. | 453 | |
'=' is not followed by whitespace. | 453 | |
First sentence should end with a period. | 455 | |
Line has trailing spaces. | 455 | |
Line is longer than 80 characters. | 460 | |
Line is longer than 80 characters. | 466 | |
Redundant 'public' modifier. | 466 | |
'=' is not preceded with whitespace. | 466 | |
'=' is not followed by whitespace. | 466 | |
First sentence should end with a period. | 468 | |
Line is longer than 80 characters. | 478 | |
Line has trailing spaces. | 479 | |
Line has trailing spaces. | 480 | |
Line is longer than 80 characters. | 481 | |
Redundant 'public' modifier. | 481 | |
'=' is not preceded with whitespace. | 481 | |
'=' is not followed by whitespace. | 481 | |
'=' is not preceded with whitespace. | 481 | |
'=' is not followed by whitespace. | 481 | |
Expected @throws tag for 'DataValidationErrorException'. | 481 | |
Line has trailing spaces. | 483 | |
Line has trailing spaces. | 485 | |
Line is longer than 80 characters. | 485 | |
Line contains a tab character. | 485 | |
Line is longer than 80 characters. | 487 | |
Line is longer than 80 characters. | 489 | |
Line is longer than 80 characters. | 490 | |
Line has trailing spaces. | 491 | |
Line is longer than 80 characters. | 492 | |
Line is longer than 80 characters. | 496 | |
Redundant 'public' modifier. | 496 | |
'=' is not preceded with whitespace. | 496 | |
'=' is not followed by whitespace. | 496 | |
'=' is not preceded with whitespace. | 496 | |
'=' is not followed by whitespace. | 496 | |
Line has trailing spaces. | 497 | |
First sentence should end with a period. | 498 | |
Line has trailing spaces. | 498 | |
Line is longer than 80 characters. | 502 | |
Line is longer than 80 characters. | 506 | |
Line is longer than 80 characters. | 510 | |
Redundant 'public' modifier. | 510 | |
'=' is not preceded with whitespace. | 510 | |
'=' is not followed by whitespace. | 510 | |
First sentence should end with a period. | 512 | |
Line has trailing spaces. | 512 | |
Line is longer than 80 characters. | 522 | |
Redundant 'public' modifier. | 522 | |
'=' is not preceded with whitespace. | 522 | |
'=' is not followed by whitespace. | 522 | |
First sentence should end with a period. | 524 | |
Line has trailing spaces. | 524 | |
Line is longer than 80 characters. | 533 | |
Redundant 'public' modifier. | 533 | |
'<' is not preceded with whitespace. | 533 | |
'<' is not followed by whitespace. | 533 | |
'>' is not preceded with whitespace. | 533 | |
'=' is not preceded with whitespace. | 533 | |
'=' is not followed by whitespace. | 533 | |
'=' is not preceded with whitespace. | 533 | |
'=' is not followed by whitespace. | 533 | |
Line has trailing spaces. | 535 | |
First sentence should end with a period. | 536 | |
Line has trailing spaces. | 536 | |
Line is longer than 80 characters. | 541 | |
Line contains a tab character. | 546 | |
Line is longer than 80 characters. | 547 | |
Redundant 'public' modifier. | 547 | |
'=' is not preceded with whitespace. | 547 | |
'=' is not followed by whitespace. | 547 | |
First sentence should end with a period. | 549 | |
Line has trailing spaces. | 549 | |
Line is longer than 80 characters. | 553 | |
Line is longer than 80 characters. | 557 | |
Line contains a tab character. | 560 | |
Line is longer than 80 characters. | 561 | |
Redundant 'public' modifier. | 561 | |
'=' is not preceded with whitespace. | 561 | |
'=' is not followed by whitespace. | 561 | |
First sentence should end with a period. | 563 | |
Line has trailing spaces. | 563 | |
Line is longer than 80 characters. | 565 | |
Line contains a tab character. | 572 | |
Line is longer than 80 characters. | 573 | |
Redundant 'public' modifier. | 573 | |
'=' is not preceded with whitespace. | 573 | |
'=' is not followed by whitespace. | 573 | |
First sentence should end with a period. | 575 | |
Line has trailing spaces. | 575 | |
Line is longer than 80 characters. | 578 | |
Line contains a tab character. | 583 | |
Line is longer than 80 characters. | 584 | |
Redundant 'public' modifier. | 584 | |
'<' is not preceded with whitespace. | 584 | |
'<' is not followed by whitespace. | 584 | |
'>' is not preceded with whitespace. | 584 | |
'=' is not preceded with whitespace. | 584 | |
'=' is not followed by whitespace. | 584 | |
'=' is not preceded with whitespace. | 584 | |
'=' is not followed by whitespace. | 584 | |
Line has trailing spaces. | 586 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 3 | |
Utility classes should not have a public or default constructor. | 3 | |
Line is longer than 80 characters. | 4 | |
Line contains a tab character. | 4 | |
Missing a Javadoc comment. | 4 | |
Line is longer than 80 characters. | 5 | |
Missing a Javadoc comment. | 5 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 20 | |
Line has trailing spaces. | 21 | |
Line has trailing spaces. | 22 | |
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. | 32 | |
Line is longer than 80 characters. | 36 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 39 | |
Line is longer than 80 characters. | 40 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 41 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 47 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
Line contains a tab character. | 50 | |
Missing a Javadoc comment. | 50 | |
Line contains a tab character. | 51 | |
Missing a Javadoc comment. | 51 | |
Line contains a tab character. | 52 | |
Missing a Javadoc comment. | 52 | |
Line contains a tab character. | 53 | |
Missing a Javadoc comment. | 53 | |
Line is longer than 80 characters. | 54 | |
Line contains a tab character. | 54 | |
Missing a Javadoc comment. | 54 | |
',' is not followed by whitespace. | 54 | |
Line contains a tab character. | 55 | |
Missing a Javadoc comment. | 55 | |
Line contains a tab character. | 57 | |
Missing a Javadoc comment. | 57 | |
Line has trailing spaces. | 58 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Missing a Javadoc comment. | 59 | |
Parameter id should be final. | 59 | |
'id' hides a field. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line has trailing spaces. | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Missing a Javadoc comment. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |