Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
100023690

Files

FilesInfosWarningsErrors
org/slasoi/businessManager/common/dao/AbstractHibernateDAO.java0280
org/slasoi/businessManager/common/dao/AttributeDAO.java0150
org/slasoi/businessManager/common/dao/BillingFrecuenciesDAO.java020
org/slasoi/businessManager/common/dao/CharacteristicDAO.java060
org/slasoi/businessManager/common/dao/CharacteristicTypeDAO.java040
org/slasoi/businessManager/common/dao/ComponentPriceDAO.java030
org/slasoi/businessManager/common/dao/CountryDAO.java030
org/slasoi/businessManager/common/dao/CurrencyDAO.java060
org/slasoi/businessManager/common/dao/CustomerProductDAO.java0250
org/slasoi/businessManager/common/dao/GeographicalAreaDAO.java090
org/slasoi/businessManager/common/dao/GtTranslationDAO.java090
org/slasoi/businessManager/common/dao/IndividualDAO.java050
org/slasoi/businessManager/common/dao/LanguageDAO.java020
org/slasoi/businessManager/common/dao/OrganizationDAO.java020
org/slasoi/businessManager/common/dao/ParamDAO.java030
org/slasoi/businessManager/common/dao/ParamTypeDAO.java0110
org/slasoi/businessManager/common/dao/PartyDAO.java0150
org/slasoi/businessManager/common/dao/PartyPartyRoleDAO.java070
org/slasoi/businessManager/common/dao/PartyRoleDAO.java030
org/slasoi/businessManager/common/dao/PenaltyDAO.java0310
org/slasoi/businessManager/common/dao/PolDAO.java040
org/slasoi/businessManager/common/dao/PolTypeDAO.java040
org/slasoi/businessManager/common/dao/PolicyDAO.java040
org/slasoi/businessManager/common/dao/PolicyTypeDAO.java040
org/slasoi/businessManager/common/dao/PolicyValueDAO.java040
org/slasoi/businessManager/common/dao/PriceTypeDAO.java020
org/slasoi/businessManager/common/dao/PriceVariationDAO.java030
org/slasoi/businessManager/common/dao/PriceVariationTypeDAO.java020
org/slasoi/businessManager/common/dao/ProductDAO.java0320
org/slasoi/businessManager/common/dao/ProductOfferDAO.java0320
org/slasoi/businessManager/common/dao/ProductPromotionDAO.java080
org/slasoi/businessManager/common/dao/PromotionDAO.java030
org/slasoi/businessManager/common/dao/PromotionTypeDAO.java030
org/slasoi/businessManager/common/dao/PromotionValueDAO.java040
org/slasoi/businessManager/common/dao/RoleDAO.java040
org/slasoi/businessManager/common/dao/RuleContextDAO.java040
org/slasoi/businessManager/common/dao/RuleDAO.java040
org/slasoi/businessManager/common/dao/RuleParamDAO.java030
org/slasoi/businessManager/common/dao/RuleTemplateDAO.java030
org/slasoi/businessManager/common/dao/SatisfactionRateAverageDAO.java040
org/slasoi/businessManager/common/dao/SatisfactionRateDAO.java0130
org/slasoi/businessManager/common/dao/ServiceCharacteristicDAO.java0110
org/slasoi/businessManager/common/dao/ServiceDAO.java0180
org/slasoi/businessManager/common/dao/ServiceSpecificationDAO.java030
org/slasoi/businessManager/common/dao/ServiceTypeDAO.java020
org/slasoi/businessManager/common/dao/SlaManagerDAO.java060
org/slasoi/businessManager/common/dao/SlaViolationDAO.java0270
org/slasoi/businessManager/common/dao/SlaWarningDAO.java0110
org/slasoi/businessManager/common/dao/SlspDAO.java090
org/slasoi/businessManager/common/dao/UserDAO.java0120
org/slasoi/businessManager/common/dao/impl/AbstractHibernateDAOImpl.java0480
org/slasoi/businessManager/common/dao/impl/AttributeDAOImpl.java0310
org/slasoi/businessManager/common/dao/impl/BillingFrecuenciesDAOImpl.java0100
org/slasoi/businessManager/common/dao/impl/CharacteristicDAOImpl.java0340
org/slasoi/businessManager/common/dao/impl/CharacteristicTypeDAOImpl.java0110
org/slasoi/businessManager/common/dao/impl/ComponentPriceDAOImpl.java0140
org/slasoi/businessManager/common/dao/impl/CountryDAOImpl.java0190
org/slasoi/businessManager/common/dao/impl/CurrencyDAOImpl.java0370
org/slasoi/businessManager/common/dao/impl/CustomerProductDAOImpl.java0550
org/slasoi/businessManager/common/dao/impl/GeographicalAreaDAOImpl.java0340
org/slasoi/businessManager/common/dao/impl/GtTranslationDAOImpl.java0390
org/slasoi/businessManager/common/dao/impl/IndividualDAOImpl.java0160
org/slasoi/businessManager/common/dao/impl/LanguageDAOImpl.java0140
org/slasoi/businessManager/common/dao/impl/OrganizationDAOImpl.java0160
org/slasoi/businessManager/common/dao/impl/ParamDAOImpl.java0180
org/slasoi/businessManager/common/dao/impl/ParamTypeDAOImpl.java01340
org/slasoi/businessManager/common/dao/impl/PartyDAOImpl.java01350
org/slasoi/businessManager/common/dao/impl/PartyPartyRoleDAOImpl.java0420
org/slasoi/businessManager/common/dao/impl/PartyRoleDAOImpl.java0130
org/slasoi/businessManager/common/dao/impl/PenaltyDAOImpl.java0690
org/slasoi/businessManager/common/dao/impl/PolDAOImpl.java0150
org/slasoi/businessManager/common/dao/impl/PolTypeDAOImpl.java0150
org/slasoi/businessManager/common/dao/impl/PolicyDAOImpl.java0120
org/slasoi/businessManager/common/dao/impl/PolicyTypeDAOImpl.java0140
org/slasoi/businessManager/common/dao/impl/PolicyValueDAOImpl.java0140
org/slasoi/businessManager/common/dao/impl/PriceTypeDAOImpl.java090
org/slasoi/businessManager/common/dao/impl/PriceVariationDAOImpl.java0140
org/slasoi/businessManager/common/dao/impl/PriceVariationTypeDAOImpl.java0100
org/slasoi/businessManager/common/dao/impl/ProductDAOImpl.java02930
org/slasoi/businessManager/common/dao/impl/ProductOfferDAOImpl.java01310
org/slasoi/businessManager/common/dao/impl/ProductPromotionDAOImpl.java0240
org/slasoi/businessManager/common/dao/impl/PromotionDAOImpl.java0130
org/slasoi/businessManager/common/dao/impl/PromotionTypeDAOImpl.java0130
org/slasoi/businessManager/common/dao/impl/PromotionValueDAOImpl.java0130
org/slasoi/businessManager/common/dao/impl/RoleDAOImpl.java0170
org/slasoi/businessManager/common/dao/impl/RuleContextDAOImpl.java0150
org/slasoi/businessManager/common/dao/impl/RuleDAOImpl.java0150
org/slasoi/businessManager/common/dao/impl/RuleParamDAOImpl.java0130
org/slasoi/businessManager/common/dao/impl/RuleTemplateDAOImpl.java0130
org/slasoi/businessManager/common/dao/impl/SatisfactionRateAverageDAOImpl.java0120
org/slasoi/businessManager/common/dao/impl/SatisfactionRateDAOImpl.java0390
org/slasoi/businessManager/common/dao/impl/ServiceCharacteristicDAOImpl.java0270
org/slasoi/businessManager/common/dao/impl/ServiceDAOImpl.java01570
org/slasoi/businessManager/common/dao/impl/ServiceSpecificationDAOImpl.java0140
org/slasoi/businessManager/common/dao/impl/ServiceTypeDAOImpl.java090
org/slasoi/businessManager/common/dao/impl/SlaManagerDAOImpl.java0410
org/slasoi/businessManager/common/dao/impl/SlaViolationDAOImpl.java0450
org/slasoi/businessManager/common/dao/impl/SlaWarningDAOImpl.java0180
org/slasoi/businessManager/common/dao/impl/SlspDAOImpl.java0390
org/slasoi/businessManager/common/dao/impl/UserDAOImpl.java0840

Rules

RulesViolationsSeverity
JavadocMethod235Warnings Warning
JavadocType100Warnings Warning
JavadocVariable13Warnings Warning
JavadocStyle9Warnings Warning
ConstantName11Warnings Warning
LocalFinalVariableName0Warnings Warning
LocalVariableName0Warnings Warning
MemberName0Warnings Warning
MethodName0Warnings Warning
PackageName0Warnings Warning
ParameterName4Warnings Warning
StaticVariableName0Warnings Warning
TypeName0Warnings Warning
AvoidStarImport0Warnings Warning
IllegalImport0Warnings Warning
RedundantImport2Warnings Warning
UnusedImports33Warnings Warning
LineLength
  • max: "120"
137Warnings Warning
MethodLength0Warnings Warning
ParameterNumber0Warnings Warning
EmptyForIteratorPad0Warnings Warning
MethodParamPad0Warnings Warning
NoWhitespaceAfter0Warnings Warning
NoWhitespaceBefore0Warnings Warning
OperatorWrap1Warnings Warning
ParenPad15Warnings Warning
TypecastParenPad0Warnings Warning
WhitespaceAfter58Warnings Warning
WhitespaceAround394Warnings Warning
ModifierOrder0Warnings Warning
RedundantModifier84Warnings Warning
AvoidNestedBlocks0Warnings Warning
EmptyBlock0Warnings Warning
LeftCurly44Warnings Warning
NeedBraces22Warnings Warning
RightCurly0Warnings Warning
AvoidInlineConditionals0Warnings Warning
DoubleCheckedLocking0Warnings Warning
EmptyStatement1Warnings Warning
EqualsHashCode0Warnings Warning
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
0Warnings Warning
IllegalInstantiation0Warnings Warning
InnerAssignment0Warnings Warning
MagicNumber0 Ignore
MissingSwitchDefault0Warnings Warning
RedundantThrows1Warnings Warning
SimplifyBooleanExpression1Warnings Warning
SimplifyBooleanReturn0Warnings Warning
DesignForExtension0 Ignore
FinalClass0Warnings Warning
HideUtilityClassConstructor0Warnings Warning
InterfaceIsType0Warnings Warning
VisibilityModifier2Warnings Warning
ArrayTypeStyle0Warnings Warning
FinalParameters185Warnings Warning
TodoComment0Warnings Warning
UpperEll0Warnings Warning
JavadocPackage2Warnings Warning
NewlineAtEndOfFile23Warnings Warning
Translation0Warnings Warning
FileLength0Warnings Warning
FileTabCharacter
  • eachLine: "true"
570Warnings Warning
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "(?<!^\ +\*)\s+$"
422Warnings Warning

Details

org/slasoi/businessManager/common/dao/AbstractHibernateDAO.java

ViolationMessageLine
WarningsMissing package-info.java file.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.41
WarningsMissing a Javadoc comment.43
WarningsRedundant 'public' modifier.43
WarningsMissing a Javadoc comment.45
WarningsRedundant 'public' modifier.45
WarningsMissing a Javadoc comment.47
WarningsRedundant 'public' modifier.47
WarningsMissing a Javadoc comment.49
WarningsRedundant 'public' modifier.49
WarningsMissing a Javadoc comment.51
WarningsRedundant 'public' modifier.51
WarningsMissing a Javadoc comment.53
WarningsRedundant 'public' modifier.53
WarningsMissing a Javadoc comment.55
WarningsRedundant 'public' modifier.55
WarningsMissing a Javadoc comment.57
WarningsRedundant 'public' modifier.57
WarningsMissing a Javadoc comment.59
WarningsRedundant 'public' modifier.59
WarningsMissing a Javadoc comment.61
WarningsRedundant 'public' modifier.61
WarningsLine has trailing spaces.62
WarningsMissing a Javadoc comment.63
WarningsRedundant 'public' modifier.63
WarningsLine has trailing spaces.64
WarningsLine has trailing spaces.65

org/slasoi/businessManager/common/dao/AttributeDAO.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.37
Warnings'{' is not preceded with whitespace.37
WarningsLine contains a tab character.39
WarningsLine contains a tab character.40
WarningsLine has trailing spaces.41
WarningsLine contains a tab character.41
WarningsLine contains a tab character.42
WarningsLine has trailing spaces.43
WarningsLine contains a tab character.43
WarningsLine contains a tab character.44
WarningsLine contains a tab character.45
WarningsLine contains a tab character.46
WarningsRedundant 'public' modifier.46

org/slasoi/businessManager/common/dao/BillingFrecuenciesDAO.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.37

org/slasoi/businessManager/common/dao/CharacteristicDAO.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.37
Warnings'{' is not preceded with whitespace.37
WarningsLine has trailing spaces.38
WarningsMissing a Javadoc comment.39
WarningsRedundant 'public' modifier.39

org/slasoi/businessManager/common/dao/CharacteristicTypeDAO.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsLine has trailing spaces.38
WarningsMissing a Javadoc comment.38
Warnings'{' is not preceded with whitespace.38

org/slasoi/businessManager/common/dao/ComponentPriceDAO.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.37
Warnings'{' is not preceded with whitespace.37

org/slasoi/businessManager/common/dao/CountryDAO.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.37
Warnings'{' is not preceded with whitespace.37

org/slasoi/businessManager/common/dao/CurrencyDAO.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.37
Warnings'{' is not preceded with whitespace.37
WarningsLine has trailing spaces.38
WarningsMissing a Javadoc comment.39
WarningsRedundant 'public' modifier.39

org/slasoi/businessManager/common/dao/CustomerProductDAO.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.43
WarningsMissing a Javadoc comment.45
WarningsRedundant 'public' modifier.45
WarningsMissing a Javadoc comment.47
WarningsRedundant 'public' modifier.47
WarningsLine has trailing spaces.48
WarningsMissing a Javadoc comment.49
WarningsRedundant 'public' modifier.49
WarningsMissing a Javadoc comment.51
WarningsRedundant 'public' modifier.51
WarningsName 'Category' must match pattern '^[a-z][a-zA-Z0-9]*$'.51
WarningsLine has trailing spaces.52
WarningsMissing a Javadoc comment.53
WarningsRedundant 'public' modifier.53
WarningsLine has trailing spaces.54
WarningsMissing a Javadoc comment.55
WarningsRedundant 'public' modifier.55
WarningsMissing a Javadoc comment.57
WarningsRedundant 'public' modifier.57
WarningsMissing a Javadoc comment.59
WarningsRedundant 'public' modifier.59
WarningsLine has trailing spaces.61
WarningsMissing a Javadoc comment.62
WarningsRedundant 'public' modifier.62

org/slasoi/businessManager/common/dao/GeographicalAreaDAO.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.39
Warnings'{' is not preceded with whitespace.39
WarningsLine has trailing spaces.40
WarningsLine contains a tab character.40
WarningsLine contains a tab character.41
WarningsMissing a Javadoc comment.41
WarningsRedundant 'public' modifier.41

org/slasoi/businessManager/common/dao/GtTranslationDAO.java

ViolationMessageLine
WarningsMissing a Javadoc comment.7
Warnings'{' is not preceded with whitespace.7
WarningsLine has trailing spaces.8
WarningsFirst sentence should end with a period.9
WarningsLine has trailing spaces.10
WarningsExpected an @return tag.15
WarningsRedundant 'public' modifier.15
WarningsExpected @param tag for 'type'.15
WarningsExpected @param tag for 'translation'.15

org/slasoi/businessManager/common/dao/IndividualDAO.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.41
WarningsLine contains a tab character.42
WarningsMissing a Javadoc comment.42
WarningsRedundant 'public' modifier.42

org/slasoi/businessManager/common/dao/LanguageDAO.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.39

org/slasoi/businessManager/common/dao/OrganizationDAO.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.39

org/slasoi/businessManager/common/dao/ParamDAO.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.38
Warnings'{' is not preceded with whitespace.38

org/slasoi/businessManager/common/dao/ParamTypeDAO.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.39
Warnings'{' is not preceded with whitespace.39
WarningsLine has trailing spaces.40
WarningsLine contains a tab character.41
WarningsMissing a Javadoc comment.41
WarningsRedundant 'public' modifier.41
WarningsMissing a Javadoc comment.42
WarningsRedundant 'public' modifier.42
WarningsMissing a Javadoc comment.43
WarningsRedundant 'public' modifier.43

org/slasoi/businessManager/common/dao/PartyDAO.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.39
WarningsLine has trailing spaces.40
WarningsMissing a Javadoc comment.41
WarningsRedundant 'public' modifier.41
WarningsName 'ID' must match pattern '^[a-z][a-zA-Z0-9]*$'.41
WarningsMissing a Javadoc comment.42
WarningsRedundant 'public' modifier.42
WarningsMissing a Javadoc comment.43
WarningsRedundant 'public' modifier.43
WarningsMissing a Javadoc comment.44
WarningsRedundant 'public' modifier.44
WarningsMissing a Javadoc comment.45
WarningsRedundant 'public' modifier.45

org/slasoi/businessManager/common/dao/PartyPartyRoleDAO.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine is longer than 120 characters.30
WarningsUnused import - org.slasoi.businessManager.common.model.EmParty.37
WarningsMissing a Javadoc comment.41
WarningsLine contains a tab character.42
WarningsMissing a Javadoc comment.42
WarningsRedundant 'public' modifier.42

org/slasoi/businessManager/common/dao/PartyRoleDAO.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.38
Warnings'{' is not preceded with whitespace.38

org/slasoi/businessManager/common/dao/PenaltyDAO.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.40
Warnings'{' is not preceded with whitespace.40
WarningsLine has trailing spaces.41
WarningsLine has trailing spaces.42
WarningsMissing a Javadoc comment.42
WarningsRedundant 'public' modifier.42
WarningsLine has trailing spaces.43
WarningsMissing a Javadoc comment.44
WarningsRedundant 'public' modifier.44
Warnings',' is not followed by whitespace.44
WarningsMissing a Javadoc comment.51
WarningsRedundant 'public' modifier.51
WarningsLine has trailing spaces.52
WarningsMissing a Javadoc comment.55
WarningsRedundant 'public' modifier.55
WarningsLine has trailing spaces.56
WarningsMissing a Javadoc comment.59
WarningsRedundant 'public' modifier.59
Warnings',' is not followed by whitespace.59
WarningsLine has trailing spaces.60
WarningsLine has trailing spaces.61
WarningsMissing a Javadoc comment.66
WarningsRedundant 'public' modifier.66
WarningsLine has trailing spaces.67
WarningsLine has trailing spaces.68
WarningsMissing a Javadoc comment.74
WarningsRedundant 'public' modifier.74
Warnings',' is not followed by whitespace.75
WarningsLine has trailing spaces.76

org/slasoi/businessManager/common/dao/PolDAO.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.37
Warnings'{' is not preceded with whitespace.37

org/slasoi/businessManager/common/dao/PolTypeDAO.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.37
Warnings'{' is not preceded with whitespace.37

org/slasoi/businessManager/common/dao/PolicyDAO.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.37
Warnings'{' is not preceded with whitespace.37

org/slasoi/businessManager/common/dao/PolicyTypeDAO.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.37
Warnings'{' is not preceded with whitespace.37

org/slasoi/businessManager/common/dao/PolicyValueDAO.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.38
Warnings'{' is not preceded with whitespace.38

org/slasoi/businessManager/common/dao/PriceTypeDAO.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.37

org/slasoi/businessManager/common/dao/PriceVariationDAO.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.37
Warnings'{' is not preceded with whitespace.37

org/slasoi/businessManager/common/dao/PriceVariationTypeDAO.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.37

org/slasoi/businessManager/common/dao/ProductDAO.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.40
Warnings'{' is not preceded with whitespace.40
WarningsLine has trailing spaces.41
WarningsMissing a Javadoc comment.42
WarningsRedundant 'public' modifier.42
WarningsMissing a Javadoc comment.43
WarningsRedundant 'public' modifier.43
WarningsMissing a Javadoc comment.44
WarningsRedundant 'public' modifier.44
WarningsMissing a Javadoc comment.45
WarningsRedundant 'public' modifier.45
WarningsMissing a Javadoc comment.46
WarningsRedundant 'public' modifier.46
WarningsLine has trailing spaces.47
WarningsMissing a Javadoc comment.47
WarningsRedundant 'public' modifier.47
WarningsLine has trailing spaces.48
WarningsMissing a Javadoc comment.48
WarningsRedundant 'public' modifier.48
WarningsName 'Status' must match pattern '^[a-z][a-zA-Z0-9]*$'.48
WarningsMissing a Javadoc comment.49
WarningsRedundant 'public' modifier.49
WarningsLine is longer than 120 characters.50
WarningsMissing a Javadoc comment.50
WarningsRedundant 'public' modifier.50
WarningsMissing a Javadoc comment.51
WarningsRedundant 'public' modifier.51
WarningsMissing a Javadoc comment.52
WarningsRedundant 'public' modifier.52
WarningsMissing a Javadoc comment.53
WarningsRedundant 'public' modifier.53

org/slasoi/businessManager/common/dao/ProductOfferDAO.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.40
Warnings'{' is not preceded with whitespace.40
WarningsLine has trailing spaces.41
WarningsFirst sentence should end with a period.42
WarningsLine has trailing spaces.43
WarningsExpected an @return tag.45
WarningsRedundant 'public' modifier.45
WarningsExpected @param tag for 'bslatID'.45
WarningsLine has trailing spaces.46
WarningsLine has trailing spaces.47
WarningsMissing a Javadoc comment.47
WarningsRedundant 'public' modifier.47
WarningsLine has trailing spaces.48
WarningsMissing a Javadoc comment.49
WarningsRedundant 'public' modifier.49
WarningsLine has trailing spaces.50
WarningsMissing a Javadoc comment.51
WarningsRedundant 'public' modifier.51
WarningsLine has trailing spaces.52
WarningsMissing a Javadoc comment.53
WarningsRedundant 'public' modifier.53
WarningsLine has trailing spaces.54
WarningsLine is longer than 120 characters.55
WarningsMissing a Javadoc comment.55
WarningsRedundant 'public' modifier.55
WarningsLine has trailing spaces.56
WarningsMissing a Javadoc comment.57
WarningsRedundant 'public' modifier.57
WarningsLine has trailing spaces.58
WarningsMissing a Javadoc comment.59
WarningsRedundant 'public' modifier.59

org/slasoi/businessManager/common/dao/ProductPromotionDAO.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.40
Warnings'{' is not preceded with whitespace.40
WarningsLine contains a tab character.42
WarningsMissing a Javadoc comment.42
WarningsRedundant 'public' modifier.42
WarningsLine has trailing spaces.43
WarningsLine contains a tab character.43

org/slasoi/businessManager/common/dao/PromotionDAO.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.37
Warnings'{' is not preceded with whitespace.37

org/slasoi/businessManager/common/dao/PromotionTypeDAO.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.38
Warnings'{' is not preceded with whitespace.38

org/slasoi/businessManager/common/dao/PromotionValueDAO.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.38
Warnings'{' is not preceded with whitespace.38

org/slasoi/businessManager/common/dao/RoleDAO.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.37
WarningsLine has trailing spaces.38

org/slasoi/businessManager/common/dao/RuleContextDAO.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.37
Warnings'{' is not preceded with whitespace.37

org/slasoi/businessManager/common/dao/RuleDAO.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.37
Warnings'{' is not preceded with whitespace.37

org/slasoi/businessManager/common/dao/RuleParamDAO.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.38
Warnings'{' is not preceded with whitespace.38

org/slasoi/businessManager/common/dao/RuleTemplateDAO.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.37
Warnings'{' is not preceded with whitespace.37

org/slasoi/businessManager/common/dao/SatisfactionRateAverageDAO.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.38
Warnings'{' is not preceded with whitespace.38

org/slasoi/businessManager/common/dao/SatisfactionRateDAO.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine is longer than 120 characters.30
WarningsUnused import - org.slasoi.businessManager.common.dao.impl.AbstractHibernateDAOImpl.37
WarningsMissing a Javadoc comment.44
Warnings'{' is not preceded with whitespace.44
WarningsLine contains a tab character.46
WarningsMissing a Javadoc comment.46
WarningsRedundant 'public' modifier.46
WarningsLine contains a tab character.47
WarningsLine contains a tab character.49
WarningsMissing a Javadoc comment.49
WarningsRedundant 'public' modifier.49
WarningsLine contains a tab character.50

org/slasoi/businessManager/common/dao/ServiceCharacteristicDAO.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsLine is longer than 120 characters.40
WarningsMissing a Javadoc comment.40
WarningsLine contains a tab character.42
WarningsMissing a Javadoc comment.42
WarningsRedundant 'public' modifier.42
WarningsLine contains a tab character.43
WarningsMissing a Javadoc comment.43
WarningsRedundant 'public' modifier.43
WarningsLine has trailing spaces.44
WarningsLine contains a tab character.44

org/slasoi/businessManager/common/dao/ServiceDAO.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.39
Warnings'{' is not preceded with whitespace.39
WarningsLine has trailing spaces.40
WarningsLine contains a tab character.40
WarningsLine contains a tab character.41
WarningsMissing a Javadoc comment.41
WarningsRedundant 'public' modifier.41
WarningsLine has trailing spaces.42
WarningsLine contains a tab character.42
WarningsMissing a Javadoc comment.43
WarningsRedundant 'public' modifier.43
WarningsLine has trailing spaces.44
WarningsMissing a Javadoc comment.45
WarningsRedundant 'public' modifier.45
WarningsMissing a Javadoc comment.47
WarningsRedundant 'public' modifier.47

org/slasoi/businessManager/common/dao/ServiceSpecificationDAO.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.37

org/slasoi/businessManager/common/dao/ServiceTypeDAO.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.37

org/slasoi/businessManager/common/dao/SlaManagerDAO.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.41
Warnings'{' is not preceded with whitespace.41
WarningsLine contains a tab character.43
WarningsMissing a Javadoc comment.43
WarningsRedundant 'public' modifier.43

org/slasoi/businessManager/common/dao/SlaViolationDAO.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.40
Warnings'{' is not preceded with whitespace.40
WarningsLine has trailing spaces.41
WarningsMissing a Javadoc comment.44
WarningsRedundant 'public' modifier.44
Warnings',' is not followed by whitespace.44
WarningsLine has trailing spaces.45
WarningsLine has trailing spaces.46
WarningsMissing a Javadoc comment.50
WarningsRedundant 'public' modifier.50
WarningsLine has trailing spaces.51
WarningsLine has trailing spaces.52
WarningsMissing a Javadoc comment.57
WarningsRedundant 'public' modifier.57
WarningsLine has trailing spaces.58
WarningsLine has trailing spaces.59
WarningsMissing a Javadoc comment.65
WarningsRedundant 'public' modifier.65
Warnings',' is not followed by whitespace.66
WarningsLine has trailing spaces.67
WarningsLine has trailing spaces.68
WarningsLine has trailing spaces.69
WarningsMissing a Javadoc comment.72
WarningsRedundant 'public' modifier.72
WarningsLine has trailing spaces.73

org/slasoi/businessManager/common/dao/SlaWarningDAO.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.39
Warnings'{' is not preceded with whitespace.39
WarningsLine has trailing spaces.40
WarningsMissing a Javadoc comment.44
WarningsRedundant 'public' modifier.44
WarningsLine has trailing spaces.45
WarningsMissing a Javadoc comment.50
WarningsRedundant 'public' modifier.50
Warnings',' is not followed by whitespace.50

org/slasoi/businessManager/common/dao/SlspDAO.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.41
Warnings'{' is not preceded with whitespace.41
WarningsLine contains a tab character.42
WarningsMissing a Javadoc comment.42
WarningsRedundant 'public' modifier.42
WarningsLine contains a tab character.43
WarningsMissing a Javadoc comment.43
WarningsRedundant 'public' modifier.43

org/slasoi/businessManager/common/dao/UserDAO.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.39
Warnings'{' is not preceded with whitespace.39
WarningsLine has trailing spaces.40
WarningsMissing a Javadoc comment.41
WarningsRedundant 'public' modifier.41
WarningsLine has trailing spaces.42
WarningsMissing a Javadoc comment.43
WarningsRedundant 'public' modifier.43
WarningsMissing a Javadoc comment.44
WarningsRedundant 'public' modifier.44
WarningsLine has trailing spaces.45

org/slasoi/businessManager/common/dao/impl/AbstractHibernateDAOImpl.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsMissing package-info.java file.0
WarningsLine is longer than 120 characters.30
WarningsLine is longer than 120 characters.44
WarningsMissing a Javadoc comment.44
Warnings'{' is not preceded with whitespace.44
WarningsLine has trailing spaces.45
WarningsLine contains a tab character.46
WarningsMissing a Javadoc comment.46
WarningsVariable 'domainClass' must be private and have accessor methods.46
WarningsLine has trailing spaces.47
WarningsLine contains a tab character.48
WarningsMissing a Javadoc comment.48
WarningsLine contains a tab character.50
WarningsLine contains a tab character.53
WarningsMissing a Javadoc comment.53
WarningsParameter id should be final.53
WarningsLine contains a tab character.54
WarningsLine contains a tab character.55
WarningsLine has trailing spaces.56
WarningsMissing a Javadoc comment.60
WarningsParameter object should be final.60
Warnings'{' is not preceded with whitespace.60
WarningsMissing a Javadoc comment.67
WarningsParameter object should be final.67
Warnings'{' is not preceded with whitespace.67
WarningsMissing a Javadoc comment.74
WarningsParameter object should be final.74
Warnings'{' is not preceded with whitespace.74
WarningsLine contains a tab character.75
WarningsMissing a Javadoc comment.82
WarningsParameter object should be final.82
Warnings'{' is not preceded with whitespace.82
WarningsLine has trailing spaces.85
WarningsMissing a Javadoc comment.89
WarningsParameter id should be final.89
Warnings'{' is not preceded with whitespace.89
WarningsLine has trailing spaces.93
WarningsMissing a Javadoc comment.97
Warnings'{' is not preceded with whitespace.97
WarningsLine has trailing spaces.100
WarningsMissing a Javadoc comment.104
Warnings'{' is not preceded with whitespace.104
WarningsParameter session should be final.106
WarningsRedundant throws: 'HibernateException' is unchecked exception.106
WarningsLine has trailing spaces.113
WarningsMissing a Javadoc comment.117
Warnings'{' is not preceded with whitespace.117

org/slasoi/businessManager/common/dao/impl/AttributeDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.48
WarningsLine contains a tab character.51
WarningsMissing a Javadoc comment.51
WarningsLine contains a tab character.52
WarningsParameter factory should be final.52
Warnings'{' should be on the previous line.53
WarningsLine has trailing spaces.56
WarningsLine contains a tab character.56
WarningsLine has trailing spaces.61
WarningsLine contains a tab character.63
WarningsLine contains a tab character.64
WarningsMissing a Javadoc comment.65
WarningsParameter nameAttribute should be final.65
Warnings'{' is not preceded with whitespace.65
WarningsLine contains a tab character.66
WarningsEmpty statement.66
WarningsLine contains a tab character.67
WarningsLine contains a tab character.68
WarningsLine contains a tab character.69
WarningsLine contains a tab character.70
Warnings'if' is not followed by whitespace.70
Warnings'!=' is not preceded with whitespace.70
Warnings'!=' is not followed by whitespace.70
Warnings'>' is not preceded with whitespace.70
Warnings'>' is not followed by whitespace.70
Warnings'{' is not preceded with whitespace.70
WarningsLine contains a tab character.71
WarningsLine contains a tab character.72
WarningsLine contains a tab character.73
WarningsLine has trailing spaces.75

org/slasoi/businessManager/common/dao/impl/BillingFrecuenciesDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.41
WarningsLine is longer than 120 characters.42
WarningsLine contains a tab character.44
WarningsMissing a Javadoc comment.44
WarningsLine contains a tab character.45
WarningsParameter factory should be final.45
Warnings'{' should be on the previous line.46
WarningsLine has trailing spaces.49
WarningsLine contains a tab character.49

org/slasoi/businessManager/common/dao/impl/CharacteristicDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.49
WarningsLine is longer than 120 characters.50
WarningsLine has trailing spaces.51
WarningsMissing a Javadoc comment.52
WarningsVariable 'log' must be private and have accessor methods.52
WarningsLine contains a tab character.54
WarningsMissing a Javadoc comment.54
WarningsLine contains a tab character.55
WarningsParameter factory should be final.55
Warnings'{' should be on the previous line.56
WarningsLine has trailing spaces.59
WarningsLine contains a tab character.59
WarningsLine has trailing spaces.64
WarningsMissing a Javadoc comment.65
WarningsParameter name should be final.65
Warnings'{' is not preceded with whitespace.65
Warnings'+' is not preceded with whitespace.66
Warnings'+' is not followed by whitespace.66
WarningsLine has trailing spaces.68
WarningsLine has trailing spaces.69
WarningsLine has trailing spaces.71
Warnings'if' construct must use '{}'s.74
Warnings'if' is not followed by whitespace.74
Warnings'!=' is not preceded with whitespace.74
Warnings'!=' is not followed by whitespace.74
Warnings'&&' is not preceded with whitespace.74
Warnings'&&' is not followed by whitespace.74
Warnings'>=' is not preceded with whitespace.74
Warnings'>=' is not followed by whitespace.74
WarningsLine has trailing spaces.76
WarningsLine has trailing spaces.78
WarningsLine has trailing spaces.81
WarningsLine has trailing spaces.84

org/slasoi/businessManager/common/dao/impl/CharacteristicTypeDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.43
WarningsLine is longer than 120 characters.44
WarningsLine contains a tab character.46
WarningsMissing a Javadoc comment.46
WarningsLine contains a tab character.47
WarningsParameter factory should be final.47
Warnings'{' should be on the previous line.48
WarningsLine has trailing spaces.51
WarningsLine contains a tab character.51
WarningsLine has trailing spaces.56

org/slasoi/businessManager/common/dao/impl/ComponentPriceDAOImpl.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.43
WarningsLine is longer than 120 characters.44
WarningsLine has trailing spaces.45
WarningsLine contains a tab character.45
WarningsLine contains a tab character.46
WarningsMissing a Javadoc comment.46
WarningsLine contains a tab character.47
WarningsParameter factory should be final.47
Warnings'{' should be on the previous line.48
WarningsLine has trailing spaces.51
WarningsLine contains a tab character.51
WarningsLine has trailing spaces.56

org/slasoi/businessManager/common/dao/impl/CountryDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsUnused import - java.util.List.39
WarningsUnused import - org.hibernate.Criteria.41
WarningsUnused import - org.hibernate.criterion.Restrictions.43
WarningsUnused import - org.slasoi.businessManager.common.model.EmSpProducts.46
WarningsUnused import - org.slasoi.businessManager.common.model.EmUsers.47
WarningsMissing a Javadoc comment.52
Warnings'=' is not preceded with whitespace.52
Warnings'=' is not followed by whitespace.52
WarningsLine contains a tab character.55
WarningsMissing a Javadoc comment.55
WarningsLine contains a tab character.56
WarningsParameter factory should be final.56
Warnings'{' should be on the previous line.57
WarningsLine has trailing spaces.60
WarningsLine contains a tab character.60
WarningsLine has trailing spaces.65
WarningsLine has trailing spaces.66
WarningsLine has trailing spaces.67

org/slasoi/businessManager/common/dao/impl/CurrencyDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.52
Warnings'=' is not preceded with whitespace.52
Warnings'=' is not followed by whitespace.52
WarningsMissing a Javadoc comment.54
WarningsName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.54
Warnings'(' is followed by whitespace.54
Warnings')' is preceded with whitespace.54
WarningsLine contains a tab character.55
WarningsMissing a Javadoc comment.55
WarningsLine contains a tab character.56
WarningsParameter factory should be final.56
Warnings'{' should be on the previous line.57
WarningsLine has trailing spaces.60
WarningsLine contains a tab character.60
WarningsLine has trailing spaces.65
WarningsMissing a Javadoc comment.66
WarningsParameter name should be final.66
Warnings'{' is not preceded with whitespace.66
WarningsLine has trailing spaces.67
Warnings'+' is not followed by whitespace.68
WarningsLine has trailing spaces.69
WarningsLine has trailing spaces.70
WarningsLine has trailing spaces.71
WarningsLine is longer than 120 characters.71
WarningsLine has trailing spaces.72
Warnings'if' is not followed by whitespace.75
Warnings'!=' is not followed by whitespace.75
Warnings'>' is not preceded with whitespace.75
Warnings'>' is not followed by whitespace.75
Warnings'{' is not preceded with whitespace.75
Warnings'else' construct must use '{}'s.77
WarningsLine has trailing spaces.77
Warnings'else' is not preceded with whitespace.77
Warnings'}' is not followed by whitespace.77
WarningsLine has trailing spaces.80
WarningsLine has trailing spaces.82

org/slasoi/businessManager/common/dao/impl/CustomerProductDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.55
WarningsMissing a Javadoc comment.59
WarningsParameter factory should be final.60
WarningsMissing a Javadoc comment.69
WarningsParameter party should be final.69
Warnings'if' construct must use '{}'s.71
WarningsLine has trailing spaces.76
WarningsMissing a Javadoc comment.77
WarningsParameter date should be final.78
WarningsParameter typeDate should be final.78
Warnings'{' is not preceded with whitespace.78
WarningsLine has trailing spaces.80
Warnings'if' is not followed by whitespace.83
Warnings'{' is not preceded with whitespace.83
Warnings'else' is not preceded with whitespace.86
Warnings'}' is not followed by whitespace.86
Warnings'if' is not followed by whitespace.86
Warnings'{' is not preceded with whitespace.86
WarningsLine has trailing spaces.94
WarningsMissing a Javadoc comment.95
WarningsParameter date should be final.96
Warnings'{' is not preceded with whitespace.96
WarningsLine has trailing spaces.97
WarningsLine has trailing spaces.102
WarningsLine has trailing spaces.105
WarningsLine has trailing spaces.106
WarningsMissing a Javadoc comment.112
WarningsParameter party should be final.112
WarningsMissing a Javadoc comment.121
WarningsParameter party should be final.121
WarningsMissing a Javadoc comment.125
WarningsParameter party should be final.125
WarningsParameter category should be final.125
WarningsLine is longer than 120 characters.131
Warnings',' is not followed by whitespace.131
WarningsLine has trailing spaces.138
Warnings'if' is not followed by whitespace.139
Warnings'!=' is not preceded with whitespace.139
Warnings'!=' is not followed by whitespace.139
Warnings'{' is not preceded with whitespace.139
WarningsMissing a Javadoc comment.147
WarningsParameter id should be final.147
WarningsMissing a Javadoc comment.160
WarningsParameter productOffer should be final.160
WarningsParameter party should be final.161
Warnings'if' construct must use '{}'s.164
Warnings'if' construct must use '{}'s.167
WarningsLine has trailing spaces.173
WarningsMissing a Javadoc comment.174
WarningsParameter product should be final.174
Warnings'{' is not preceded with whitespace.174
Warnings',' is not followed by whitespace.178
WarningsLine has trailing spaces.179
WarningsLine has trailing spaces.181

org/slasoi/businessManager/common/dao/impl/GeographicalAreaDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsUnused import - org.slasoi.businessManager.common.model.EmSpProducts.48
WarningsMissing a Javadoc comment.53
Warnings'=' is not preceded with whitespace.53
Warnings'=' is not followed by whitespace.53
WarningsLine is longer than 120 characters.54
WarningsLine contains a tab character.56
WarningsLine contains a tab character.57
WarningsLine contains a tab character.58
WarningsLine has trailing spaces.60
WarningsLine has trailing spaces.62
WarningsLine contains a tab character.65
WarningsLine contains a tab character.66
WarningsLine contains a tab character.68
WarningsMissing a Javadoc comment.68
WarningsLine contains a tab character.69
WarningsParameter factory should be final.69
Warnings'{' should be on the previous line.70
WarningsLine has trailing spaces.73
WarningsLine contains a tab character.73
WarningsLine has trailing spaces.78
WarningsMissing a Javadoc comment.79
WarningsParameter countryId should be final.79
Warnings'{' is not preceded with whitespace.79
WarningsLine has trailing spaces.80
WarningsLine contains a tab character.80
Warnings',' is not followed by whitespace.83
Warnings',' is not followed by whitespace.83
WarningsLine has trailing spaces.84
WarningsLine has trailing spaces.86
WarningsLine contains a tab character.87
WarningsLine has trailing spaces.88
WarningsLine contains a tab character.88
WarningsLine has trailing spaces.90

org/slasoi/businessManager/common/dao/impl/GtTranslationDAOImpl.java

ViolationMessageLine
WarningsMissing a Javadoc comment.16
WarningsLine is longer than 120 characters.17
Warnings'{' is not preceded with whitespace.17
WarningsMissing a Javadoc comment.18
WarningsName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.18
Warnings'(' is followed by whitespace.18
Warnings')' is preceded with whitespace.18
WarningsLine has trailing spaces.19
WarningsMissing a Javadoc comment.20
WarningsParameter factory should be final.21
Warnings'{' should be on the previous line.22
WarningsLine has trailing spaces.25
WarningsLine has trailing spaces.30
WarningsFirst sentence should end with a period.31
WarningsLine has trailing spaces.32
WarningsExpected an @return tag.37
WarningsParameter type should be final.37
WarningsExpected @param tag for 'type'.37
WarningsParameter translation should be final.37
WarningsExpected @param tag for 'translation'.37
Warnings'{' is not preceded with whitespace.37
WarningsLine has trailing spaces.38
Warnings'+' is not preceded with whitespace.38
Warnings'+' is not followed by whitespace.38
WarningsLine has trailing spaces.43
Warnings'if' is not followed by whitespace.44
Warnings'{' is not preceded with whitespace.44
Warnings'else' is not preceded with whitespace.49
Warnings'}' is not followed by whitespace.49
Warnings'if' is not followed by whitespace.49
Warnings'{' is not preceded with whitespace.49
WarningsLine has trailing spaces.50
WarningsLine has trailing spaces.54
Warnings'if' is not followed by whitespace.57
Warnings'{' is not preceded with whitespace.57
Warnings'else' is not preceded with whitespace.59
Warnings'}' is not followed by whitespace.59
Warnings'else' is not followed by whitespace.59
Warnings'{' is not preceded with whitespace.59

org/slasoi/businessManager/common/dao/impl/IndividualDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsUnused import - org.slasoi.businessManager.common.model.EmGeographicalAreas.45
WarningsMissing a Javadoc comment.51
Warnings'=' is not preceded with whitespace.51
Warnings'=' is not followed by whitespace.51
WarningsLine contains a tab character.54
WarningsMissing a Javadoc comment.54
WarningsLine contains a tab character.55
WarningsParameter factory should be final.55
Warnings'{' should be on the previous line.56
WarningsLine has trailing spaces.59
WarningsLine contains a tab character.59
WarningsMissing a Javadoc comment.65
WarningsParameter organizationId should be final.65
Warnings'{' is not preceded with whitespace.65
WarningsLine has trailing spaces.71

org/slasoi/businessManager/common/dao/impl/LanguageDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.46
Warnings'=' is not preceded with whitespace.46
Warnings'=' is not followed by whitespace.46
WarningsLine contains a tab character.49
WarningsMissing a Javadoc comment.49
WarningsLine contains a tab character.50
WarningsParameter factory should be final.50
Warnings'{' should be on the previous line.51
WarningsLine has trailing spaces.54
WarningsLine contains a tab character.54
WarningsLine has trailing spaces.59
WarningsLine has trailing spaces.60
WarningsLine has trailing spaces.61

org/slasoi/businessManager/common/dao/impl/OrganizationDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsUnused import - org.slasoi.businessManager.common.dao.IndividualDAO.40
WarningsUnused import - org.slasoi.businessManager.common.model.EmIndividual.42
WarningsMissing a Javadoc comment.48
Warnings'=' is not preceded with whitespace.48
Warnings'=' is not followed by whitespace.48
WarningsLine contains a tab character.51
WarningsMissing a Javadoc comment.51
WarningsLine contains a tab character.52
WarningsParameter factory should be final.52
Warnings'{' should be on the previous line.53
WarningsLine has trailing spaces.56
WarningsLine contains a tab character.56
WarningsLine has trailing spaces.61
WarningsLine has trailing spaces.62
WarningsLine has trailing spaces.63

org/slasoi/businessManager/common/dao/impl/ParamDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.47
Warnings'=' is not preceded with whitespace.47
Warnings'=' is not followed by whitespace.47
WarningsLine contains a tab character.50
WarningsMissing a Javadoc comment.50
WarningsLine contains a tab character.51
WarningsParameter factory should be final.51
Warnings'{' should be on the previous line.52
WarningsLine has trailing spaces.55
WarningsLine contains a tab character.55
WarningsLine has trailing spaces.61
WarningsLine contains a tab character.62
WarningsLine contains a tab character.63
WarningsLine contains a tab character.64
WarningsLine contains a tab character.65
WarningsLine contains a tab character.66
WarningsLine has trailing spaces.67

org/slasoi/businessManager/common/dao/impl/ParamTypeDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.50
WarningsLine contains a tab character.53
WarningsMissing a Javadoc comment.53
WarningsLine contains a tab character.54
WarningsParameter factory should be final.54
Warnings'{' should be on the previous line.55
WarningsLine has trailing spaces.58
WarningsLine contains a tab character.58
WarningsMissing a Javadoc comment.59
Warnings'{' is not preceded with whitespace.59
WarningsLine contains a tab character.60
WarningsLine has trailing spaces.61
WarningsLine contains a tab character.61
WarningsLine has trailing spaces.63
WarningsLine contains a tab character.63
WarningsLine has trailing spaces.64
WarningsLine contains a tab character.64
WarningsLine has trailing spaces.69
WarningsLine contains a tab character.70
WarningsMissing a Javadoc comment.70
WarningsParameter paramType should be final.70
Warnings'{' is not preceded with whitespace.70
WarningsLine has trailing spaces.71
WarningsLine contains a tab character.71
WarningsLine contains a tab character.72
WarningsLine contains a tab character.73
Warnings'try' is not followed by whitespace.73
Warnings'{' is not preceded with whitespace.73
WarningsLine contains a tab character.74
WarningsLine contains a tab character.75
Warnings'if' is not followed by whitespace.75
Warnings'{' is not preceded with whitespace.75
WarningsLine contains a tab character.76
WarningsLine contains a tab character.77
WarningsLine contains a tab character.78
Warnings'+' is not preceded with whitespace.78
Warnings'+' is not followed by whitespace.78
Warnings'+' is not preceded with whitespace.78
Warnings'+' is not followed by whitespace.78
Warnings'+' is not preceded with whitespace.78
Warnings'+' is not followed by whitespace.78
Warnings'+' is not preceded with whitespace.78
Warnings'+' is not followed by whitespace.78
Warnings'+' is not preceded with whitespace.78
Warnings'+' is not followed by whitespace.78
WarningsLine contains a tab character.79
WarningsLine contains a tab character.80
WarningsLine contains a tab character.81
Warnings'else' is not preceded with whitespace.81
Warnings'}' is not followed by whitespace.81
Warnings'if' is not followed by whitespace.81
Warnings'{' is not preceded with whitespace.81
WarningsLine contains a tab character.82
WarningsLine contains a tab character.83
WarningsLine contains a tab character.84
WarningsLine has trailing spaces.85
WarningsLine contains a tab character.85
WarningsLine contains a tab character.86
Warnings'finally' is not preceded with whitespace.86
Warnings'}' is not followed by whitespace.86
Warnings'finally' is not followed by whitespace.86
Warnings'{' is not preceded with whitespace.86
Warnings'if' construct must use '{}'s.87
WarningsLine contains a tab character.87
Warnings'if' is not followed by whitespace.87
Warnings'!=' is not preceded with whitespace.87
Warnings'!=' is not followed by whitespace.87
WarningsLine contains a tab character.88
WarningsLine contains a tab character.89
WarningsLine has trailing spaces.90
WarningsLine contains a tab character.90
WarningsLine has trailing spaces.91
WarningsLine contains a tab character.91
WarningsLine has trailing spaces.92
WarningsLine contains a tab character.92
WarningsLine contains a tab character.93
WarningsMissing a Javadoc comment.93
WarningsParameter paramType should be final.93
WarningsParameter paramValue should be final.93
Warnings'{' is not preceded with whitespace.93
WarningsLine has trailing spaces.94
WarningsLine contains a tab character.94
WarningsLine contains a tab character.95
WarningsLine contains a tab character.96
WarningsLine contains a tab character.97
Warnings'try' is not followed by whitespace.97
Warnings'{' is not preceded with whitespace.97
WarningsLine contains a tab character.98
WarningsLine contains a tab character.99
WarningsLine contains a tab character.100
Warnings'+' is not preceded with whitespace.100
Warnings'+' is not followed by whitespace.100
Warnings'+' is not preceded with whitespace.100
Warnings'+' is not followed by whitespace.100
Warnings'+' is not preceded with whitespace.100
Warnings'+' is not followed by whitespace.100
Warnings'+' is not preceded with whitespace.100
Warnings'+' is not followed by whitespace.100
Warnings'+' is not preceded with whitespace.100
Warnings'+' is not followed by whitespace.100
Warnings'+' is not preceded with whitespace.100
Warnings'+' is not followed by whitespace.100
Warnings'+' is not preceded with whitespace.100
Warnings'+' is not followed by whitespace.100
Warnings'+' is not preceded with whitespace.100
Warnings'+' is not followed by whitespace.100
WarningsLine contains a tab character.101
WarningsLine contains a tab character.102
Warnings'if' is not followed by whitespace.102
Warnings'!=' is not preceded with whitespace.102
Warnings'!=' is not followed by whitespace.102
Warnings'>' is not preceded with whitespace.102
Warnings'>' is not followed by whitespace.102
Warnings'{' is not preceded with whitespace.102
WarningsLine contains a tab character.103
WarningsLine contains a tab character.104
WarningsLine contains a tab character.105
Warnings'finally' is not preceded with whitespace.105
Warnings'}' is not followed by whitespace.105
Warnings'finally' is not followed by whitespace.105
Warnings'{' is not preceded with whitespace.105
Warnings'if' construct must use '{}'s.106
WarningsLine contains a tab character.106
Warnings'if' is not followed by whitespace.106
Warnings'!=' is not preceded with whitespace.106
Warnings'!=' is not followed by whitespace.106
WarningsLine contains a tab character.107
WarningsLine contains a tab character.108
WarningsLine has trailing spaces.109
WarningsLine contains a tab character.109
WarningsLine contains a tab character.110
WarningsLine has trailing spaces.111
WarningsLine has trailing spaces.112

org/slasoi/businessManager/common/dao/impl/PartyDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsUnused import - org.slasoi.businessManager.common.model.EmSpProductsOffer.51
WarningsMissing a Javadoc comment.56
Warnings'=' is not preceded with whitespace.56
Warnings'=' is not followed by whitespace.56
Warnings'{' is not preceded with whitespace.57
WarningsMissing a Javadoc comment.58
WarningsName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.58
Warnings'(' is followed by whitespace.58
Warnings')' is preceded with whitespace.58
WarningsLine contains a tab character.59
WarningsMissing a Javadoc comment.59
WarningsLine contains a tab character.60
WarningsParameter factory should be final.60
Warnings'{' should be on the previous line.61
WarningsLine has trailing spaces.64
WarningsLine contains a tab character.64
WarningsLine has trailing spaces.69
WarningsLine has trailing spaces.70
WarningsFirst sentence should end with a period.71
WarningsLine has trailing spaces.72
WarningsExpected an @return tag.74
WarningsParameter ID should be final.74
WarningsExpected @param tag for 'ID'.74
WarningsName 'ID' must match pattern '^[a-z][a-zA-Z0-9]*$'.74
WarningsLine has trailing spaces.75
WarningsLine has trailing spaces.76
Warnings'+' is not preceded with whitespace.76
Warnings'+' is not followed by whitespace.76
WarningsLine has trailing spaces.77
WarningsLine has trailing spaces.78
WarningsLine has trailing spaces.79
WarningsLine is longer than 120 characters.79
WarningsLine has trailing spaces.82
Warnings'if' is not followed by whitespace.84
Warnings'!=' is not preceded with whitespace.84
Warnings'!=' is not followed by whitespace.84
Warnings'&&' is not preceded with whitespace.84
Warnings'&&' is not followed by whitespace.84
Warnings'>=' is not preceded with whitespace.84
Warnings'>=' is not followed by whitespace.84
Warnings'{' is not preceded with whitespace.84
Warnings'else' is not preceded with whitespace.86
Warnings'}' is not followed by whitespace.86
Warnings'else' is not followed by whitespace.86
Warnings'{' is not preceded with whitespace.86
WarningsLine has trailing spaces.87
WarningsLine has trailing spaces.88
WarningsLine has trailing spaces.89
WarningsLine has trailing spaces.92
WarningsLine has trailing spaces.94
WarningsLine has trailing spaces.95
WarningsParameter firstName should be final.104
WarningsParameter lastName should be final.104
WarningsLine has trailing spaces.105
Warnings'+' is not preceded with whitespace.106
Warnings'+' is not followed by whitespace.106
Warnings'+' is not preceded with whitespace.107
Warnings'+' is not followed by whitespace.107
WarningsLine has trailing spaces.108
WarningsLine has trailing spaces.109
WarningsLine has trailing spaces.110
WarningsLine is longer than 120 characters.110
WarningsLine has trailing spaces.112
Warnings',' is not followed by whitespace.112
Warnings',' is not followed by whitespace.112
Warnings'if' is not followed by whitespace.116
Warnings'!=' is not preceded with whitespace.116
Warnings'!=' is not followed by whitespace.116
Warnings'&&' is not preceded with whitespace.116
Warnings'&&' is not followed by whitespace.116
Warnings'>=' is not preceded with whitespace.116
Warnings'>=' is not followed by whitespace.116
Warnings'{' is not preceded with whitespace.116
Warnings'else' is not preceded with whitespace.118
Warnings'}' is not followed by whitespace.118
Warnings'else' is not followed by whitespace.118
Warnings'{' is not preceded with whitespace.118
WarningsLine has trailing spaces.119
WarningsLine contains a tab character.119
WarningsLine has trailing spaces.120
WarningsLine has trailing spaces.121
WarningsLine has trailing spaces.124
WarningsLine has trailing spaces.126
WarningsLine has trailing spaces.127
WarningsParameter tradingName should be final.135
WarningsLine has trailing spaces.136
Warnings'+' is not preceded with whitespace.137
Warnings'+' is not followed by whitespace.137
WarningsLine has trailing spaces.138
WarningsLine has trailing spaces.139
WarningsLine has trailing spaces.140
WarningsLine is longer than 120 characters.140
WarningsLine has trailing spaces.142
Warnings',' is not followed by whitespace.142
Warnings',' is not followed by whitespace.142
Warnings'if' is not followed by whitespace.145
Warnings'!=' is not preceded with whitespace.145
Warnings'!=' is not followed by whitespace.145
Warnings'&&' is not preceded with whitespace.145
Warnings'&&' is not followed by whitespace.145
Warnings'>=' is not preceded with whitespace.145
Warnings'>=' is not followed by whitespace.145
Warnings'{' is not preceded with whitespace.145
Warnings'else' is not preceded with whitespace.147
Warnings'}' is not followed by whitespace.147
Warnings'else' is not followed by whitespace.147
Warnings'{' is not preceded with whitespace.147
WarningsLine has trailing spaces.148
WarningsLine has trailing spaces.149
WarningsLine has trailing spaces.150
WarningsLine has trailing spaces.153
WarningsLine has trailing spaces.155
WarningsFirst sentence should end with a period.156
WarningsLine has trailing spaces.157
WarningsExpected an @return tag.160
WarningsExpected @throws tag for 'Exception'.160
WarningsLine has trailing spaces.161
WarningsLine has trailing spaces.162
WarningsLine has trailing spaces.163
WarningsLine is longer than 120 characters.163
WarningsLine has trailing spaces.166
WarningsLine has trailing spaces.167
WarningsMissing a Javadoc comment.169
WarningsParameter role should be final.169
Warnings'{' is not preceded with whitespace.169
WarningsLine has trailing spaces.170
WarningsLine has trailing spaces.171
Warnings',' is not followed by whitespace.173
Warnings',' is not followed by whitespace.173
Warnings',' is not followed by whitespace.174
Warnings',' is not followed by whitespace.174
WarningsLine has trailing spaces.175
WarningsLine has trailing spaces.178
WarningsLine has trailing spaces.179

org/slasoi/businessManager/common/dao/impl/PartyPartyRoleDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsUnused import - org.hibernate.FetchMode.43
WarningsUnused import - org.hibernate.criterion.CriteriaSpecification.45
WarningsUnused import - org.hibernate.criterion.Order.46
WarningsUnused import - org.slasoi.businessManager.common.model.EmParty.49
WarningsMissing a Javadoc comment.56
Warnings'=' is not preceded with whitespace.56
Warnings'=' is not followed by whitespace.56
WarningsLine is longer than 120 characters.57
Warnings'{' is not preceded with whitespace.57
WarningsMissing a Javadoc comment.58
WarningsName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.58
Warnings'(' is followed by whitespace.58
Warnings')' is preceded with whitespace.58
WarningsLine contains a tab character.59
WarningsMissing a Javadoc comment.59
WarningsLine contains a tab character.60
WarningsParameter factory should be final.60
Warnings'{' should be on the previous line.61
WarningsLine has trailing spaces.64
WarningsLine contains a tab character.64
WarningsMissing a Javadoc comment.69
WarningsParameter partyId should be final.69
WarningsLine has trailing spaces.70
Warnings'+' is not preceded with whitespace.71
Warnings'+' is not followed by whitespace.71
WarningsLine has trailing spaces.73
WarningsLine has trailing spaces.74
WarningsLine is longer than 120 characters.74
WarningsLine contains a tab character.75
WarningsLine contains a tab character.76
WarningsLine has trailing spaces.77
WarningsLine contains a tab character.77
WarningsLine is longer than 120 characters.78
WarningsLine contains a tab character.78
WarningsLine contains a tab character.79
WarningsLine contains a tab character.80
WarningsLine has trailing spaces.81
WarningsLine contains a tab character.81
WarningsLine has trailing spaces.82
WarningsLine has trailing spaces.85
WarningsLine has trailing spaces.88

org/slasoi/businessManager/common/dao/impl/PartyRoleDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.47
Warnings'=' is not preceded with whitespace.47
Warnings'=' is not followed by whitespace.47
WarningsLine is longer than 120 characters.48
WarningsLine contains a tab character.50
WarningsMissing a Javadoc comment.50
WarningsLine contains a tab character.51
WarningsParameter factory should be final.51
Warnings'{' should be on the previous line.52
WarningsLine has trailing spaces.55
WarningsLine contains a tab character.55
WarningsLine has trailing spaces.60

org/slasoi/businessManager/common/dao/impl/PenaltyDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.51
WarningsMissing a Javadoc comment.54
WarningsName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.54
WarningsMissing a Javadoc comment.56
WarningsParameter factory should be final.57
WarningsMissing a Javadoc comment.66
WarningsParameter slaId should be final.66
WarningsParameter asc should be final.66
Warnings'{' is not preceded with whitespace.66
Warnings',' is not followed by whitespace.67
WarningsLine has trailing spaces.69
WarningsMissing a Javadoc comment.70
WarningsParameter slaId should be final.70
WarningsParameter asc should be final.70
WarningsLine has trailing spaces.71
WarningsLine has trailing spaces.73
WarningsLine has trailing spaces.75
WarningsLine has trailing spaces.76
WarningsLine has trailing spaces.78
Warnings'{' is not preceded with whitespace.79
Warnings'else' is not preceded with whitespace.81
Warnings'}' is not followed by whitespace.81
Warnings'else' is not followed by whitespace.81
Warnings'{' is not preceded with whitespace.81
WarningsLine has trailing spaces.84
Warnings'cast' is not followed by whitespace.85
WarningsMissing a Javadoc comment.88
WarningsParameter slaId should be final.88
WarningsParameter startDate should be final.88
WarningsParameter endDate should be final.88
WarningsLine has trailing spaces.96
Warnings'=' is not preceded with whitespace.97
Warnings'=' is not followed by whitespace.97
WarningsLine has trailing spaces.98
WarningsLine has trailing spaces.101
WarningsLine has trailing spaces.106
WarningsLine has trailing spaces.110
WarningsMissing a Javadoc comment.111
WarningsParameter slaId should be final.111
WarningsLine has trailing spaces.112
WarningsLine has trailing spaces.115
WarningsLine has trailing spaces.117
Warnings'cast' is not followed by whitespace.122
WarningsMissing a Javadoc comment.125
WarningsParameter penaltyDate should be final.125
WarningsParameter slaIdList should be final.125
WarningsLine has trailing spaces.129
WarningsLine has trailing spaces.131
WarningsLine has trailing spaces.134
Warnings'cast' is not followed by whitespace.135
WarningsMissing a Javadoc comment.138
WarningsParameter slaId should be final.138
WarningsParameter guaranteeTermId should be final.138
WarningsLine has trailing spaces.144
WarningsLine has trailing spaces.146
WarningsLine has trailing spaces.150
Warnings'cast' is not followed by whitespace.151
WarningsLine has trailing spaces.154
WarningsMissing a Javadoc comment.154
WarningsParameter slaId should be final.154
WarningsParameter guaranteeTermId should be final.155
WarningsParameter startDate should be final.155
WarningsParameter endDate should be final.155
WarningsLine has trailing spaces.156
WarningsLine has trailing spaces.162
WarningsLine has trailing spaces.164
WarningsLine has trailing spaces.169
Warnings'cast' is not followed by whitespace.170

org/slasoi/businessManager/common/dao/impl/PolDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.45
WarningsLine contains a tab character.48
WarningsMissing a Javadoc comment.48
WarningsLine contains a tab character.49
WarningsParameter factory should be final.49
Warnings'{' should be on the previous line.50
WarningsLine has trailing spaces.53
WarningsLine contains a tab character.53
WarningsMissing a Javadoc comment.59
Warnings'{' is not preceded with whitespace.59
WarningsLine contains a tab character.60
WarningsLine has trailing spaces.61
WarningsLine contains a tab character.61
WarningsLine has trailing spaces.63

org/slasoi/businessManager/common/dao/impl/PolTypeDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.45
WarningsLine contains a tab character.48
WarningsMissing a Javadoc comment.48
WarningsLine contains a tab character.49
WarningsParameter factory should be final.49
Warnings'{' should be on the previous line.50
WarningsLine has trailing spaces.53
WarningsLine contains a tab character.53
WarningsMissing a Javadoc comment.59
Warnings'{' is not preceded with whitespace.59
WarningsLine contains a tab character.60
WarningsLine has trailing spaces.61
WarningsLine contains a tab character.61
WarningsLine has trailing spaces.63

org/slasoi/businessManager/common/dao/impl/PolicyDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.45
Warnings'=' is not preceded with whitespace.45
Warnings'=' is not followed by whitespace.45
WarningsLine contains a tab character.48
WarningsMissing a Javadoc comment.48
WarningsLine contains a tab character.49
WarningsParameter factory should be final.49
Warnings'{' should be on the previous line.50
WarningsLine has trailing spaces.53
WarningsLine contains a tab character.53
WarningsLine has trailing spaces.58

org/slasoi/businessManager/common/dao/impl/PolicyTypeDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsRedundant import from the same package - org.slasoi.businessManager.common.dao.impl.AbstractHibernateDAOImpl.39
WarningsMissing a Javadoc comment.46
Warnings'=' is not preceded with whitespace.46
Warnings'=' is not followed by whitespace.46
WarningsLine contains a tab character.49
WarningsMissing a Javadoc comment.49
WarningsLine contains a tab character.50
WarningsParameter factory should be final.50
Warnings'{' should be on the previous line.51
WarningsLine has trailing spaces.54
WarningsLine contains a tab character.54
WarningsLine has trailing spaces.59
WarningsLine has trailing spaces.60

org/slasoi/businessManager/common/dao/impl/PolicyValueDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsRedundant import from the same package - org.slasoi.businessManager.common.dao.impl.AbstractHibernateDAOImpl.39
WarningsMissing a Javadoc comment.47
Warnings'=' is not preceded with whitespace.47
Warnings'=' is not followed by whitespace.47
WarningsLine is longer than 120 characters.48
WarningsLine contains a tab character.50
WarningsMissing a Javadoc comment.50
WarningsLine contains a tab character.51
WarningsParameter factory should be final.51
Warnings'{' should be on the previous line.52
WarningsLine has trailing spaces.55
WarningsLine contains a tab character.55
WarningsLine has trailing spaces.60

org/slasoi/businessManager/common/dao/impl/PriceTypeDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.41
WarningsLine contains a tab character.44
WarningsMissing a Javadoc comment.44
WarningsLine contains a tab character.45
WarningsParameter factory should be final.45
Warnings'{' should be on the previous line.46
WarningsLine has trailing spaces.49
WarningsLine contains a tab character.49

org/slasoi/businessManager/common/dao/impl/PriceVariationDAOImpl.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.42
WarningsLine is longer than 120 characters.43
WarningsLine has trailing spaces.44
WarningsLine contains a tab character.44
WarningsLine contains a tab character.45
WarningsMissing a Javadoc comment.45
WarningsLine contains a tab character.46
WarningsParameter factory should be final.46
Warnings'{' should be on the previous line.47
WarningsLine has trailing spaces.50
WarningsLine contains a tab character.50
WarningsLine has trailing spaces.55

org/slasoi/businessManager/common/dao/impl/PriceVariationTypeDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.41
WarningsLine is longer than 120 characters.42
WarningsLine contains a tab character.44
WarningsMissing a Javadoc comment.44
WarningsLine contains a tab character.45
WarningsParameter factory should be final.45
Warnings'{' should be on the previous line.46
WarningsLine has trailing spaces.49
WarningsLine contains a tab character.49

org/slasoi/businessManager/common/dao/impl/ProductDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsUnused import - org.slasoi.businessManager.common.model.EmServiceCategories.50
WarningsUnused import - org.slasoi.businessManager.common.model.EmServiceSpecification.51
WarningsUnused import - org.slasoi.businessManager.common.model.EmSpServicesCharacteristic.55
WarningsMissing a Javadoc comment.59
WarningsLine contains a tab character.61
WarningsLine contains a tab character.62
WarningsMissing a Javadoc comment.62
WarningsName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.62
WarningsLine contains a tab character.64
WarningsMissing a Javadoc comment.64
WarningsLine contains a tab character.65
WarningsParameter factory should be final.65
WarningsLine contains a tab character.66
WarningsLine contains a tab character.67
WarningsLine contains a tab character.69
WarningsLine contains a tab character.70
WarningsLine contains a tab character.71
WarningsLine contains a tab character.72
WarningsFirst sentence should end with a period.74
WarningsLine contains a tab character.74
WarningsLine contains a tab character.75
WarningsLine contains a tab character.76
WarningsExpected an @return tag.78
WarningsLine contains a tab character.78
WarningsParameter filter should be final.78
WarningsExpected @param tag for 'filter'.78
WarningsLine contains a tab character.79
WarningsLine contains a tab character.80
WarningsLine contains a tab character.82
WarningsMissing a Javadoc comment.82
WarningsParameter filters should be final.82
WarningsLine contains a tab character.83
WarningsLine contains a tab character.84
WarningsLine contains a tab character.86
WarningsMissing a Javadoc comment.86
WarningsParameter status should be final.86
WarningsParameter filter should be final.86
WarningsLine contains a tab character.87
WarningsLine contains a tab character.88
WarningsLine contains a tab character.90
WarningsMissing a Javadoc comment.90
WarningsParameter status should be final.90
WarningsLine contains a tab character.91
WarningsParameter filters should be final.91
WarningsLine contains a tab character.92
WarningsLine contains a tab character.93
WarningsLine contains a tab character.95
WarningsMissing a Javadoc comment.95
WarningsParameter party should be final.95
WarningsParameter filter should be final.95
WarningsLine contains a tab character.96
WarningsLine contains a tab character.97
WarningsLine contains a tab character.99
WarningsMissing a Javadoc comment.99
WarningsLine contains a tab character.100
WarningsLine contains a tab character.101
WarningsLine contains a tab character.103
WarningsLine contains a tab character.105
WarningsMissing a Javadoc comment.105
WarningsParameter status should be final.105
WarningsLine contains a tab character.106
WarningsLine contains a tab character.107
WarningsLine contains a tab character.108
WarningsLine contains a tab character.110
WarningsMissing a Javadoc comment.110
WarningsParameter filter should be final.110
WarningsLine contains a tab character.111
WarningsParameter productStatus should be final.111
WarningsParameter offerStatus should be final.111
WarningsParameter customerCountryId should be final.111
WarningsLine contains a tab character.112
WarningsLine contains a tab character.113
WarningsLine contains a tab character.114
WarningsLine contains a tab character.116
WarningsMissing a Javadoc comment.116
WarningsParameter filter should be final.116
WarningsLine contains a tab character.117
WarningsLine contains a tab character.118
WarningsLine contains a tab character.119
WarningsLine contains a tab character.121
WarningsMissing a Javadoc comment.121
WarningsParameter filter should be final.121
WarningsParameter productStatus should be final.121
WarningsLine contains a tab character.122
WarningsParameter party should be final.122
WarningsParameter offerStatus should be final.122
WarningsParameter customerCountryId should be final.122
WarningsLine contains a tab character.123
WarningsParameter bslat should be final.123
WarningsLine contains a tab character.124
WarningsLine contains a tab character.125
WarningsLine contains a tab character.126
WarningsLine contains a tab character.127
WarningsLine contains a tab character.128
WarningsLine contains a tab character.130
WarningsMissing a Javadoc comment.130
WarningsParameter filters should be final.130
WarningsLine contains a tab character.131
WarningsParameter productStatus should be final.131
WarningsParameter party should be final.131
WarningsParameter offerStatus should be final.131
WarningsLine contains a tab character.132
WarningsParameter customerCountryId should be final.132
WarningsParameter bslat should be final.132
WarningsLine contains a tab character.133
WarningsLine contains a tab character.134
WarningsLine contains a tab character.136
WarningsLine contains a tab character.137
WarningsLine contains a tab character.139
WarningsLine contains a tab character.140
WarningsLine contains a tab character.142
WarningsLine contains a tab character.143
WarningsLine contains a tab character.145
WarningsLine contains a tab character.146
WarningsLine contains a tab character.147
WarningsLine contains a tab character.148
WarningsLine contains a tab character.150
WarningsLine contains a tab character.151
WarningsLine contains a tab character.153
WarningsLine contains a tab character.154
WarningsLine contains a tab character.155
WarningsLine contains a tab character.156
WarningsLine contains a tab character.157
WarningsLine contains a tab character.158
WarningsLine contains a tab character.160
WarningsLine contains a tab character.161
WarningsLine contains a tab character.162
WarningsLine contains a tab character.163
WarningsLine contains a tab character.164
WarningsLine contains a tab character.165
WarningsLine is longer than 120 characters.166
WarningsLine contains a tab character.166
WarningsLine contains a tab character.167
WarningsLine contains a tab character.168
WarningsLine contains a tab character.170
WarningsLine contains a tab character.171
WarningsExpression can be simplified.171
WarningsLine contains a tab character.172
WarningsLine contains a tab character.173
WarningsLine contains a tab character.174
WarningsLine contains a tab character.175
WarningsLine contains a tab character.177
WarningsLine contains a tab character.178
WarningsLine contains a tab character.179
WarningsLine contains a tab character.180
Warnings'if' construct must use '{}'s.181
WarningsLine contains a tab character.181
WarningsLine contains a tab character.182
WarningsLine contains a tab character.183
WarningsLine contains a tab character.184
WarningsLine contains a tab character.185
WarningsLine contains a tab character.186
WarningsLine contains a tab character.187
WarningsLine contains a tab character.188
WarningsLine contains a tab character.189
WarningsLine contains a tab character.190
WarningsLine contains a tab character.191
WarningsLine contains a tab character.192
WarningsLine contains a tab character.193
WarningsLine contains a tab character.194
WarningsLine contains a tab character.195
Warnings'if' construct must use '{}'s.197
WarningsLine contains a tab character.197
WarningsLine contains a tab character.198
Warnings'if' construct must use '{}'s.200
WarningsLine contains a tab character.200
WarningsLine contains a tab character.201
Warnings'if' construct must use '{}'s.203
WarningsLine contains a tab character.203
WarningsLine contains a tab character.204
Warnings'if' construct must use '{}'s.206
WarningsLine contains a tab character.206
WarningsLine contains a tab character.207
WarningsLine contains a tab character.208
WarningsLine contains a tab character.210
WarningsLine contains a tab character.211
WarningsLine contains a tab character.212
WarningsLine contains a tab character.214
WarningsLine contains a tab character.215
WarningsLine contains a tab character.216
WarningsLine contains a tab character.217
WarningsLine contains a tab character.218
WarningsLine contains a tab character.220
WarningsMissing a Javadoc comment.220
WarningsParameter id should be final.220
WarningsLine contains a tab character.221
WarningsLine contains a tab character.222
WarningsLine contains a tab character.223
WarningsLine contains a tab character.224
WarningsLine contains a tab character.225
WarningsLine contains a tab character.226
WarningsLine contains a tab character.227
WarningsLine contains a tab character.228
WarningsLine contains a tab character.229
WarningsLine contains a tab character.230
WarningsLine contains a tab character.231
WarningsLine contains a tab character.232
WarningsLine contains a tab character.233
WarningsLine contains a tab character.234
WarningsLine contains a tab character.235
WarningsLine contains a tab character.236
WarningsLine contains a tab character.237
WarningsLine contains a tab character.238
WarningsLine contains a tab character.239
WarningsLine contains a tab character.241
WarningsLine contains a tab character.242
WarningsLine has trailing spaces.243
WarningsLine contains a tab character.243
WarningsLine contains a tab character.244
WarningsLine contains a tab character.245
WarningsLine contains a tab character.246
WarningsExpected an @return tag.247
WarningsLine contains a tab character.247
WarningsParameter nuServiceid should be final.247
WarningsExpected @param tag for 'nuServiceid'.247
WarningsLine contains a tab character.248
WarningsLine contains a tab character.249
WarningsLine contains a tab character.250
WarningsLine contains a tab character.251
WarningsLine contains a tab character.252
WarningsLine contains a tab character.253
WarningsLine contains a tab character.254
WarningsLine contains a tab character.255
WarningsLine contains a tab character.257
WarningsLine contains a tab character.258
WarningsLine contains a tab character.259
WarningsLine contains a tab character.261
WarningsMissing a Javadoc comment.261
WarningsParameter categories should be final.261
WarningsParameter productStatus should be final.261
WarningsLine has trailing spaces.262
WarningsLine has trailing spaces.264
WarningsLine is longer than 120 characters.265
Warnings'=' is not followed by whitespace.265
Warnings'+' is not preceded with whitespace.265
Warnings'+' is not followed by whitespace.265
Warnings'+' is not followed by whitespace.265
Warnings'+' is not preceded with whitespace.265
Warnings'+' is not followed by whitespace.265
Warnings'+' is not followed by whitespace.265
WarningsLine contains a tab character.266
Warnings'+' is not followed by whitespace.266
Warnings'+' is not followed by whitespace.266
Warnings'+' is not preceded with whitespace.266
Warnings'+' is not followed by whitespace.266
Warnings'+' is not preceded with whitespace.266
Warnings'+' is not followed by whitespace.266
WarningsLine is longer than 120 characters.267
Warnings'=' is not followed by whitespace.267
Warnings'+' should be on a new line.267
WarningsLine contains a tab character.268
WarningsLine has trailing spaces.269
Warnings'if' construct must use '{}'s.270
Warnings'!=' is not preceded with whitespace.270
WarningsLine contains a tab character.271
Warnings'+' is not preceded with whitespace.271
Warnings'+' is not followed by whitespace.271
Warnings'+' is not preceded with whitespace.271
Warnings'+' is not followed by whitespace.271
WarningsLine has trailing spaces.272
Warnings'for' is not followed by whitespace.273
Warnings'=' is not preceded with whitespace.273
Warnings'=' is not followed by whitespace.273
Warnings'<' is not preceded with whitespace.273
Warnings'<' is not followed by whitespace.273
Warnings'{' is not preceded with whitespace.273
WarningsLine contains a tab character.274
WarningsLine contains a tab character.275
Warnings'if' is not followed by whitespace.275
Warnings'>' is not preceded with whitespace.275
Warnings'>' is not followed by whitespace.275
Warnings'{' is not preceded with whitespace.275
WarningsLine contains a tab character.276
Warnings'+' is not preceded with whitespace.276
Warnings'+' is not followed by whitespace.276
WarningsLine contains a tab character.277
Warnings'+' is not preceded with whitespace.277
Warnings'+' is not followed by whitespace.277
Warnings'+' is not preceded with whitespace.277
Warnings'+' is not followed by whitespace.277
Warnings'+' is not preceded with whitespace.277
Warnings'+' is not followed by whitespace.277
Warnings'+' is not preceded with whitespace.277
Warnings'+' is not followed by whitespace.277
WarningsLine contains a tab character.278
Warnings'+' is not preceded with whitespace.281
Warnings'+' is not followed by whitespace.281
Warnings'+' is not preceded with whitespace.281
Warnings'+' is not followed by whitespace.281
Warnings'+' is not preceded with whitespace.282
Warnings'+' is not followed by whitespace.282
WarningsLine has trailing spaces.287

org/slasoi/businessManager/common/dao/impl/ProductOfferDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.53
Warnings'=' is not preceded with whitespace.53
Warnings'=' is not followed by whitespace.53
WarningsMissing a Javadoc comment.55
WarningsName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.55
Warnings'(' is followed by whitespace.55
Warnings')' is preceded with whitespace.55
WarningsLine contains a tab character.56
WarningsMissing a Javadoc comment.56
WarningsLine contains a tab character.57
WarningsParameter factory should be final.57
Warnings'{' should be on the previous line.58
WarningsLine has trailing spaces.61
WarningsLine contains a tab character.61
WarningsLine has trailing spaces.66
WarningsFirst sentence should end with a period.67
WarningsLine has trailing spaces.68
WarningsExpected an @return tag.70
WarningsParameter bslatID should be final.70
WarningsExpected @param tag for 'bslatID'.70
WarningsLine has trailing spaces.71
WarningsLine has trailing spaces.72
Warnings'+' is not preceded with whitespace.72
Warnings'+' is not followed by whitespace.72
WarningsLine has trailing spaces.74
WarningsLine has trailing spaces.76
WarningsLine has trailing spaces.77
WarningsLine has trailing spaces.78
WarningsLine has trailing spaces.79
WarningsLine has trailing spaces.81
Warnings',' is not followed by whitespace.84
Warnings',' is not followed by whitespace.84
WarningsLine has trailing spaces.85
WarningsLine is longer than 120 characters.85
Warnings',' is not followed by whitespace.85
WarningsLine has trailing spaces.86
Warnings'if' construct must use '{}'s.89
Warnings'if' is not followed by whitespace.89
Warnings'!=' is not preceded with whitespace.89
Warnings'!=' is not followed by whitespace.89
Warnings'&&' is not preceded with whitespace.89
Warnings'&&' is not followed by whitespace.89
Warnings'>=' is not preceded with whitespace.89
Warnings'>=' is not followed by whitespace.89
WarningsLine has trailing spaces.91
WarningsLine has trailing spaces.93
WarningsLine has trailing spaces.96
WarningsLine has trailing spaces.99
WarningsLine has trailing spaces.100
WarningsMissing a Javadoc comment.101
WarningsParameter nuProductid should be final.101
Warnings'{' is not preceded with whitespace.101
WarningsLine contains a tab character.102
WarningsLine contains a tab character.103
WarningsLine contains a tab character.104
WarningsMissing a Javadoc comment.107
WarningsParameter nuProductid should be final.107
Warnings'{' is not preceded with whitespace.107
WarningsLine contains a tab character.108
WarningsLine contains a tab character.109
WarningsLine has trailing spaces.111
WarningsLine has trailing spaces.112
WarningsMissing a Javadoc comment.113
WarningsParameter nuPartyId should be final.113
WarningsParameter filter should be final.113
Warnings'{' is not preceded with whitespace.113
WarningsLine contains a tab character.114
WarningsLine has trailing spaces.116
WarningsMissing a Javadoc comment.117
WarningsParameter nuPartyId should be final.117
WarningsParameter filter should be final.117
Warnings'{' is not preceded with whitespace.117
WarningsLine contains a tab character.118
WarningsLine has trailing spaces.120
WarningsMissing a Javadoc comment.121
WarningsParameter nuPartyId should be final.121
WarningsParameter category should be final.121
Warnings'{' is not preceded with whitespace.121
WarningsLine contains a tab character.122
WarningsMissing a Javadoc comment.125
WarningsParameter nuPartyId should be final.125
WarningsParameter category should be final.125
Warnings'{' is not preceded with whitespace.125
WarningsLine contains a tab character.126
WarningsLine has trailing spaces.128
WarningsLine is longer than 120 characters.129
WarningsMissing a Javadoc comment.129
WarningsParameter nuPartyId should be final.129
WarningsParameter filter should be final.129
WarningsParameter availables should be final.129
WarningsParameter contracted should be final.129
Warnings'{' is not preceded with whitespace.129
WarningsLine has trailing spaces.130
WarningsLine contains a tab character.130
WarningsLine contains a tab character.131
WarningsLine contains a tab character.132
WarningsLine has trailing spaces.133
WarningsLine contains a tab character.133
WarningsLine contains a tab character.134
WarningsLine contains a tab character.135
Warnings',' is not followed by whitespace.135
Warnings',' is not followed by whitespace.135
Warnings',' is not followed by whitespace.137
Warnings',' is not followed by whitespace.137
Warnings',' is not followed by whitespace.138
Warnings',' is not followed by whitespace.138
Warnings',' is not followed by whitespace.139
Warnings',' is not followed by whitespace.139
Warnings',' is not followed by whitespace.140
Warnings',' is not followed by whitespace.140
Warnings',' is not followed by whitespace.141
Warnings',' is not followed by whitespace.141
Warnings',' is not followed by whitespace.142
WarningsLine has trailing spaces.143
Warnings'if' is not followed by whitespace.145
Warnings'{' is not preceded with whitespace.145
WarningsLine is longer than 120 characters.146
WarningsLine contains a tab character.146
Warnings')' is preceded with whitespace.146
WarningsLine contains a tab character.147
WarningsLine has trailing spaces.152
Warnings'if' construct must use '{}'s.155
Warnings'if' is not followed by whitespace.155
WarningsLine contains a tab character.156
Warnings'{' is not preceded with whitespace.158
WarningsLine has trailing spaces.165
WarningsLine has trailing spaces.166
WarningsLine has trailing spaces.167
WarningsLine has trailing spaces.168
WarningsLine has trailing spaces.172

org/slasoi/businessManager/common/dao/impl/ProductPromotionDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.49
Warnings'=' is not preceded with whitespace.49
Warnings'=' is not followed by whitespace.49
WarningsLine is longer than 120 characters.50
WarningsLine contains a tab character.52
WarningsMissing a Javadoc comment.52
WarningsLine contains a tab character.53
WarningsParameter factory should be final.53
Warnings'{' should be on the previous line.54
WarningsLine has trailing spaces.57
WarningsLine contains a tab character.57
WarningsLine has trailing spaces.62
WarningsLine has trailing spaces.63
WarningsMissing a Javadoc comment.64
WarningsParameter productId should be final.64
WarningsParameter status should be final.64
Warnings'{' is not preceded with whitespace.64
WarningsLine contains a tab character.65
WarningsLine contains a tab character.66
WarningsLine has trailing spaces.67
WarningsLine has trailing spaces.70
WarningsLine has trailing spaces.71
WarningsLine has trailing spaces.72

org/slasoi/businessManager/common/dao/impl/PromotionDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.44
Warnings'=' is not preceded with whitespace.44
Warnings'=' is not followed by whitespace.44
WarningsLine contains a tab character.47
WarningsMissing a Javadoc comment.47
WarningsLine contains a tab character.48
WarningsParameter factory should be final.48
Warnings'{' should be on the previous line.49
WarningsLine has trailing spaces.52
WarningsLine contains a tab character.52
WarningsLine has trailing spaces.57
WarningsLine has trailing spaces.58

org/slasoi/businessManager/common/dao/impl/PromotionTypeDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.44
Warnings'=' is not preceded with whitespace.44
Warnings'=' is not followed by whitespace.44
WarningsLine contains a tab character.47
WarningsMissing a Javadoc comment.47
WarningsLine contains a tab character.48
WarningsParameter factory should be final.48
Warnings'{' should be on the previous line.49
WarningsLine has trailing spaces.52
WarningsLine contains a tab character.52
WarningsLine has trailing spaces.57
WarningsLine has trailing spaces.58

org/slasoi/businessManager/common/dao/impl/PromotionValueDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.45
Warnings'=' is not preceded with whitespace.45
Warnings'=' is not followed by whitespace.45
WarningsLine is longer than 120 characters.46
WarningsLine contains a tab character.48
WarningsMissing a Javadoc comment.48
WarningsLine contains a tab character.49
WarningsParameter factory should be final.49
Warnings'{' should be on the previous line.50
WarningsLine has trailing spaces.53
WarningsLine contains a tab character.53
WarningsLine has trailing spaces.58

org/slasoi/businessManager/common/dao/impl/RoleDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.47
Warnings'=' is not preceded with whitespace.47
Warnings'=' is not followed by whitespace.47
Warnings'{' is not preceded with whitespace.48
WarningsMissing a Javadoc comment.49
WarningsName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.49
Warnings'(' is followed by whitespace.49
Warnings')' is preceded with whitespace.49
WarningsLine contains a tab character.50
WarningsMissing a Javadoc comment.50
WarningsLine contains a tab character.51
WarningsParameter factory should be final.51
Warnings'{' should be on the previous line.52
WarningsLine has trailing spaces.55
WarningsLine contains a tab character.55
WarningsLine has trailing spaces.60

org/slasoi/businessManager/common/dao/impl/RuleContextDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.45
WarningsLine contains a tab character.48
WarningsMissing a Javadoc comment.48
WarningsLine contains a tab character.49
WarningsParameter factory should be final.49
Warnings'{' should be on the previous line.50
WarningsLine has trailing spaces.53
WarningsLine contains a tab character.53
WarningsMissing a Javadoc comment.59
Warnings'{' is not preceded with whitespace.59
WarningsLine contains a tab character.60
WarningsLine has trailing spaces.61
WarningsLine contains a tab character.61
WarningsLine has trailing spaces.63

org/slasoi/businessManager/common/dao/impl/RuleDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.45
WarningsLine contains a tab character.48
WarningsMissing a Javadoc comment.48
WarningsLine contains a tab character.49
WarningsParameter factory should be final.49
Warnings'{' should be on the previous line.50
WarningsLine has trailing spaces.53
WarningsLine contains a tab character.53
WarningsMissing a Javadoc comment.59
Warnings'{' is not preceded with whitespace.59
WarningsLine contains a tab character.60
WarningsLine has trailing spaces.61
WarningsLine contains a tab character.61
WarningsLine has trailing spaces.63

org/slasoi/businessManager/common/dao/impl/RuleParamDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.45
Warnings'=' is not preceded with whitespace.45
Warnings'=' is not followed by whitespace.45
WarningsLine contains a tab character.48
WarningsMissing a Javadoc comment.48
WarningsLine contains a tab character.49
WarningsParameter factory should be final.49
Warnings'{' should be on the previous line.50
WarningsLine has trailing spaces.53
WarningsLine contains a tab character.53
WarningsLine has trailing spaces.58
WarningsLine has trailing spaces.59

org/slasoi/businessManager/common/dao/impl/RuleTemplateDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.44
Warnings'=' is not preceded with whitespace.44
Warnings'=' is not followed by whitespace.44
WarningsLine contains a tab character.47
WarningsMissing a Javadoc comment.47
WarningsLine contains a tab character.48
WarningsParameter factory should be final.48
Warnings'{' should be on the previous line.49
WarningsLine has trailing spaces.52
WarningsLine contains a tab character.52
WarningsLine has trailing spaces.57
WarningsLine has trailing spaces.58

org/slasoi/businessManager/common/dao/impl/SatisfactionRateAverageDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsUnused import - org.slasoi.businessManager.common.dao.AbstractHibernateDAO.37
WarningsMissing a Javadoc comment.46
WarningsLine is longer than 120 characters.47
WarningsLine contains a tab character.49
WarningsMissing a Javadoc comment.49
WarningsLine contains a tab character.50
WarningsParameter factory should be final.50
Warnings'{' should be on the previous line.51
WarningsLine has trailing spaces.54
WarningsLine contains a tab character.54
WarningsLine has trailing spaces.60

org/slasoi/businessManager/common/dao/impl/SatisfactionRateDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsUnused import - org.slasoi.businessManager.common.dao.AbstractHibernateDAO.41
WarningsMissing a Javadoc comment.53
WarningsLine is longer than 120 characters.54
WarningsLine contains a tab character.56
WarningsMissing a Javadoc comment.56
WarningsLine contains a tab character.57
WarningsParameter factory should be final.57
Warnings'{' should be on the previous line.58
WarningsLine has trailing spaces.61
WarningsLine contains a tab character.61
WarningsLine has trailing spaces.66
WarningsLine is longer than 120 characters.68
WarningsLine contains a tab character.68
WarningsLine contains a tab character.69
WarningsMissing a Javadoc comment.70
WarningsParameter idService should be final.70
WarningsParameter idAttribute should be final.70
Warnings'{' is not preceded with whitespace.70
WarningsLine contains a tab character.71
WarningsLine contains a tab character.72
WarningsLine contains a tab character.73
WarningsLine contains a tab character.74
WarningsLine contains a tab character.75
WarningsLine has trailing spaces.77
WarningsLine is longer than 120 characters.79
WarningsLine contains a tab character.79
WarningsLine contains a tab character.80
WarningsMissing a Javadoc comment.81
WarningsParameter idParty should be final.81
WarningsParameter idService should be final.81
Warnings'{' is not preceded with whitespace.81
WarningsLine contains a tab character.82
WarningsLine contains a tab character.83
WarningsLine contains a tab character.84
WarningsLine contains a tab character.85
WarningsLine contains a tab character.86
WarningsLine has trailing spaces.87
WarningsLine has trailing spaces.88

org/slasoi/businessManager/common/dao/impl/ServiceCharacteristicDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsUnused import - org.drools.lang.descr.Restriction.37
WarningsUnused import - org.hibernate.FetchMode.39
WarningsUnused import - org.hibernate.criterion.CriteriaSpecification.41
WarningsUnused import - org.slasoi.businessManager.common.model.EmSpProducts.44
WarningsMissing a Javadoc comment.50
WarningsLine is longer than 120 characters.51
WarningsLine contains a tab character.53
WarningsMissing a Javadoc comment.53
WarningsLine contains a tab character.54
WarningsParameter factory should be final.54
Warnings'{' should be on the previous line.55
WarningsLine has trailing spaces.58
WarningsLine contains a tab character.58
WarningsLine has trailing spaces.63
WarningsLine has trailing spaces.64
WarningsMissing a Javadoc comment.64
WarningsParameter nuServiceid should be final.64
Warnings'{' is not preceded with whitespace.64
WarningsLine contains a tab character.65
WarningsLine has trailing spaces.69
WarningsMissing a Javadoc comment.70
WarningsParameter nuServiceid should be final.70
Warnings'{' is not preceded with whitespace.70
WarningsLine contains a tab character.71
WarningsLine has trailing spaces.72
WarningsLine contains a tab character.72

org/slasoi/businessManager/common/dao/impl/ServiceDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.51
Warnings'=' is not preceded with whitespace.51
Warnings'=' is not followed by whitespace.51
WarningsLine has trailing spaces.53
WarningsLine contains a tab character.53
WarningsLine contains a tab character.54
WarningsMissing a Javadoc comment.54
WarningsName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.54
Warnings'(' is followed by whitespace.54
Warnings')' is preceded with whitespace.54
WarningsLine has trailing spaces.56
WarningsLine contains a tab character.56
WarningsLine contains a tab character.57
WarningsMissing a Javadoc comment.57
WarningsLine contains a tab character.58
WarningsParameter factory should be final.58
Warnings'{' should be on the previous line.59
WarningsLine has trailing spaces.62
WarningsLine contains a tab character.62
WarningsLine has trailing spaces.67
WarningsLine has trailing spaces.68
WarningsLine has trailing spaces.69
WarningsLine contains a tab character.71
WarningsLine contains a tab character.72
WarningsLine has trailing spaces.73
WarningsLine contains a tab character.73
WarningsLine contains a tab character.74
WarningsLine contains a tab character.75
Warnings',' is not followed by whitespace.75
Warnings',' is not followed by whitespace.75
WarningsLine has trailing spaces.76
WarningsLine contains a tab character.76
WarningsLine contains a tab character.77
WarningsLine contains a tab character.78
WarningsLine contains a tab character.80
WarningsMissing a Javadoc comment.80
WarningsParameter partyId should be final.80
Warnings'{' is not preceded with whitespace.80
WarningsLine contains a tab character.82
WarningsLine has trailing spaces.83
WarningsLine contains a tab character.83
WarningsLine contains a tab character.84
WarningsLine contains a tab character.85
Warnings',' is not followed by whitespace.85
Warnings',' is not followed by whitespace.85
WarningsLine contains a tab character.86
WarningsLine has trailing spaces.87
WarningsLine contains a tab character.87
WarningsLine contains a tab character.88
WarningsLine has trailing spaces.90
WarningsLine contains a tab character.92
WarningsMissing a Javadoc comment.92
WarningsParameter partyId should be final.92
WarningsParameter filter should be final.92
WarningsLine contains a tab character.93
WarningsLine contains a tab character.94
WarningsLine contains a tab character.96
WarningsMissing a Javadoc comment.96
WarningsParameter filter should be final.96
WarningsLine contains a tab character.97
WarningsLine contains a tab character.98
WarningsLine has trailing spaces.99
WarningsLine contains a tab character.99
WarningsLine contains a tab character.100
WarningsMissing a Javadoc comment.100
WarningsParameter partyId should be final.100
WarningsParameter filter should be final.100
WarningsLine contains a tab character.101
WarningsLine has trailing spaces.102
WarningsLine contains a tab character.102
WarningsLine contains a tab character.103
WarningsLine has trailing spaces.104
WarningsLine contains a tab character.104
WarningsLine contains a tab character.105
WarningsLine has trailing spaces.106
WarningsLine contains a tab character.106
WarningsLine contains a tab character.107
WarningsLine contains a tab character.109
WarningsLine contains a tab character.110
Warnings',' is not followed by whitespace.110
Warnings',' is not followed by whitespace.110
WarningsLine has trailing spaces.111
WarningsLine contains a tab character.111
WarningsLine contains a tab character.112
Warnings',' is not followed by whitespace.112
Warnings',' is not followed by whitespace.112
WarningsLine contains a tab character.113
Warnings',' is not followed by whitespace.113
Warnings',' is not followed by whitespace.113
WarningsLine has trailing spaces.114
WarningsLine contains a tab character.114
WarningsLine contains a tab character.115
Warnings',' is not followed by whitespace.115
Warnings',' is not followed by whitespace.115
WarningsLine has trailing spaces.116
WarningsLine contains a tab character.116
Warnings'if' construct must use '{}'s.117
WarningsLine contains a tab character.117
Warnings'if' is not followed by whitespace.117
Warnings'!=' is not preceded with whitespace.117
Warnings'!=' is not followed by whitespace.117
WarningsLine contains a tab character.118
WarningsLine contains a tab character.120
Warnings'if' is not followed by whitespace.120
Warnings'!=' is not preceded with whitespace.120
Warnings'!=' is not followed by whitespace.120
Warnings'{' is not preceded with whitespace.120
WarningsLine contains a tab character.121
WarningsLine contains a tab character.122
WarningsLine contains a tab character.123
WarningsLine contains a tab character.124
WarningsLine contains a tab character.125
WarningsLine contains a tab character.126
WarningsLine contains a tab character.127
WarningsLine contains a tab character.128
WarningsLine contains a tab character.129
WarningsLine has trailing spaces.130
WarningsLine contains a tab character.130
WarningsLine contains a tab character.131
WarningsLine has trailing spaces.132
WarningsLine contains a tab character.132
WarningsLine has trailing spaces.133
WarningsLine contains a tab character.133
WarningsLine has trailing spaces.134
WarningsLine contains a tab character.134
WarningsLine contains a tab character.135
WarningsLine contains a tab character.136
WarningsLine contains a tab character.137
WarningsLine contains a tab character.138
WarningsLine has trailing spaces.139
WarningsLine contains a tab character.139
WarningsLine has trailing spaces.140
WarningsLine contains a tab character.140
WarningsLine contains a tab character.141
WarningsMissing a Javadoc comment.141
WarningsParameter txSlatid should be final.141
Warnings'{' is not preceded with whitespace.141
WarningsLine has trailing spaces.142
WarningsLine contains a tab character.142
WarningsLine contains a tab character.143
WarningsLine contains a tab character.144
WarningsLine has trailing spaces.145
WarningsLine contains a tab character.145
Warnings'if' construct must use '{}'s.146
WarningsLine contains a tab character.146
Warnings'if' is not followed by whitespace.146
Warnings'!=' is not preceded with whitespace.146
Warnings'!=' is not followed by whitespace.146
WarningsLine contains a tab character.147
WarningsLine has trailing spaces.148
WarningsLine contains a tab character.148
WarningsLine contains a tab character.149
WarningsLine has trailing spaces.150
WarningsLine contains a tab character.150
WarningsLine contains a tab character.151
WarningsLine has trailing spaces.152

org/slasoi/businessManager/common/dao/impl/ServiceSpecificationDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.44
Warnings'=' is not preceded with whitespace.44
Warnings'=' is not followed by whitespace.44
WarningsLine is longer than 120 characters.45
WarningsLine contains a tab character.47
WarningsMissing a Javadoc comment.47
WarningsLine contains a tab character.48
WarningsParameter factory should be final.48
Warnings'{' should be on the previous line.49
WarningsLine has trailing spaces.52
WarningsLine contains a tab character.52
WarningsLine has trailing spaces.57
WarningsLine has trailing spaces.58

org/slasoi/businessManager/common/dao/impl/ServiceTypeDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.41
WarningsLine contains a tab character.44
WarningsMissing a Javadoc comment.44
WarningsLine contains a tab character.45
WarningsParameter factory should be final.45
Warnings'{' should be on the previous line.46
WarningsLine has trailing spaces.49
WarningsLine contains a tab character.49

org/slasoi/businessManager/common/dao/impl/SlaManagerDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsUnused import - org.slasoi.businessManager.common.model.EmParty.42
WarningsUnused import - org.slasoi.businessManager.common.model.EmSpProducts.44
WarningsMissing a Javadoc comment.51
Warnings'=' is not preceded with whitespace.51
Warnings'=' is not followed by whitespace.51
WarningsLine contains a tab character.54
WarningsMissing a Javadoc comment.54
WarningsLine contains a tab character.55
WarningsParameter factory should be final.55
Warnings'{' should be on the previous line.56
WarningsFirst sentence should end with a period.65
WarningsExpected an @return tag.72
WarningsParameter txName should be final.72
WarningsExpected @param tag for 'txName'.72
WarningsParameter txLayerType should be final.72
WarningsExpected @param tag for 'txLayerType'.72
WarningsParameter txAddress should be final.72
WarningsExpected @param tag for 'txAddress'.72
WarningsLine contains a tab character.73
WarningsLine has trailing spaces.74
Warnings'if' construct must use '{}'s.75
WarningsLine contains a tab character.75
Warnings'if' is not followed by whitespace.75
Warnings'!=' is not preceded with whitespace.75
Warnings'!=' is not followed by whitespace.75
WarningsLine contains a tab character.76
Warnings'if' construct must use '{}'s.77
WarningsLine contains a tab character.77
Warnings'if' is not followed by whitespace.77
Warnings'!=' is not preceded with whitespace.77
Warnings'!=' is not followed by whitespace.77
WarningsLine contains a tab character.78
Warnings'if' construct must use '{}'s.79
WarningsLine contains a tab character.79
Warnings'if' is not followed by whitespace.79
Warnings'!=' is not preceded with whitespace.79
Warnings'!=' is not followed by whitespace.79
WarningsLine contains a tab character.80
WarningsLine contains a tab character.82
WarningsLine has trailing spaces.84

org/slasoi/businessManager/common/dao/impl/SlaViolationDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsUnused import - org.springframework.transaction.annotation.Propagation.49
WarningsUnused import - org.springframework.transaction.annotation.Transactional.50
WarningsMissing a Javadoc comment.52
WarningsMissing a Javadoc comment.55
WarningsName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.55
WarningsMissing a Javadoc comment.57
WarningsParameter factory should be final.58
WarningsMissing a Javadoc comment.67
WarningsParameter slaIdList should be final.67
WarningsParameter penaltyDate should be final.67
WarningsLine has trailing spaces.71
WarningsLine has trailing spaces.73
WarningsLine has trailing spaces.78
WarningsMissing a Javadoc comment.82
WarningsParameter slaId should be final.82
WarningsParameter guaranteeTermId should be final.82
WarningsLine has trailing spaces.83
WarningsLine has trailing spaces.87
WarningsLine has trailing spaces.89
WarningsLine has trailing spaces.94
WarningsMissing a Javadoc comment.98
WarningsParameter slaId should be final.98
WarningsParameter guaranteeTermId should be final.98
WarningsLine has trailing spaces.99
WarningsLine has trailing spaces.104
WarningsLine has trailing spaces.106
WarningsLine has trailing spaces.110
WarningsLine is longer than 120 characters.114
WarningsMissing a Javadoc comment.114
WarningsParameter slaId should be final.114
WarningsParameter guaranteeTermId should be final.114
WarningsParameter startDate should be final.114
WarningsParameter endDate should be final.115
WarningsLine has trailing spaces.116
WarningsLine has trailing spaces.122
WarningsLine has trailing spaces.124
WarningsLine has trailing spaces.129
WarningsMissing a Javadoc comment.133
WarningsParameter violationId should be final.133
WarningsLine has trailing spaces.134
WarningsLine has trailing spaces.135
WarningsLine has trailing spaces.138
WarningsLine has trailing spaces.140
WarningsLine has trailing spaces.143

org/slasoi/businessManager/common/dao/impl/SlaWarningDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.49
WarningsMissing a Javadoc comment.52
WarningsName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.52
WarningsMissing a Javadoc comment.54
WarningsParameter factory should be final.55
WarningsMissing a Javadoc comment.64
WarningsParameter notificationId should be final.64
WarningsLine has trailing spaces.65
WarningsLine has trailing spaces.69
WarningsLine has trailing spaces.71
WarningsLine has trailing spaces.74
WarningsMissing a Javadoc comment.78
WarningsParameter slaId should be final.78
WarningsParameter notificationId should be final.78
WarningsLine has trailing spaces.82
WarningsLine has trailing spaces.84
WarningsLine has trailing spaces.88

org/slasoi/businessManager/common/dao/impl/SlspDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsUnused import - org.slasoi.businessManager.common.dao.SlaManagerDAO.41
WarningsUnused import - org.slasoi.businessManager.common.model.EmParty.43
WarningsUnused import - org.slasoi.businessManager.common.model.EmSlamanagers.44
WarningsUnused import - org.slasoi.businessManager.common.model.EmSpProducts.46
WarningsMissing a Javadoc comment.53
Warnings'=' is not preceded with whitespace.53
Warnings'=' is not followed by whitespace.53
WarningsLine contains a tab character.56
WarningsMissing a Javadoc comment.56
WarningsLine contains a tab character.57
WarningsParameter factory should be final.57
Warnings'{' should be on the previous line.58
WarningsMissing a Javadoc comment.67
WarningsParameter txSlspName should be final.67
Warnings'{' is not preceded with whitespace.67
WarningsLine contains a tab character.68
WarningsLine contains a tab character.69
Warnings'if' construct must use '{}'s.70
WarningsLine contains a tab character.70
Warnings'if' is not followed by whitespace.70
Warnings'!=' is not preceded with whitespace.70
Warnings'!=' is not followed by whitespace.70
WarningsLine contains a tab character.71
WarningsLine contains a tab character.72
WarningsFirst sentence should end with a period.74
WarningsExpected an @return tag.79
WarningsParameter txSlspName should be final.79
WarningsExpected @param tag for 'txSlspName'.79
WarningsLine contains a tab character.80
WarningsLine has trailing spaces.81
Warnings'if' construct must use '{}'s.82
WarningsLine contains a tab character.82
Warnings'if' is not followed by whitespace.82
Warnings'!=' is not preceded with whitespace.82
Warnings'!=' is not followed by whitespace.82
WarningsLine contains a tab character.83
WarningsLine contains a tab character.85
WarningsLine has trailing spaces.87

org/slasoi/businessManager/common/dao/impl/UserDAOImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.53
Warnings'=' is not preceded with whitespace.53
Warnings'=' is not followed by whitespace.53
WarningsLine contains a tab character.56
WarningsMissing a Javadoc comment.56
WarningsLine contains a tab character.57
WarningsParameter factory should be final.57
Warnings'{' should be on the previous line.58
WarningsLine has trailing spaces.61
WarningsLine contains a tab character.61
WarningsLine has trailing spaces.66
WarningsMissing a Javadoc comment.67
Warnings'{' is not preceded with whitespace.67
WarningsLine contains a tab character.68
Warnings',' is not followed by whitespace.69
Warnings',' is not followed by whitespace.69
WarningsLine contains a tab character.70
WarningsLine contains a tab character.71
WarningsMissing a Javadoc comment.73
WarningsParameter user should be final.73
WarningsParameter pass should be final.73
Warnings'{' is not preceded with whitespace.73
WarningsLine has trailing spaces.74
WarningsLine contains a tab character.74
WarningsLine contains a tab character.75
WarningsLine contains a tab character.76
WarningsLine contains a tab character.77
WarningsLine has trailing spaces.78
WarningsLine has trailing spaces.80
WarningsLine has trailing spaces.81
WarningsMissing a Javadoc comment.82
WarningsParameter login should be final.82
WarningsParameter pass should be final.82
Warnings'{' is not preceded with whitespace.82
WarningsLine contains a tab character.83
WarningsLine contains a tab character.84
WarningsLine contains a tab character.85
Warnings'if' is not followed by whitespace.85
Warnings'==' is not preceded with whitespace.85
Warnings'==' is not followed by whitespace.85
Warnings'{' is not preceded with whitespace.85
WarningsLine contains a tab character.86
Warnings'=' is not preceded with whitespace.86
Warnings'=' is not followed by whitespace.86
WarningsLine contains a tab character.87
WarningsLine contains a tab character.88
WarningsLine contains a tab character.89
WarningsLine has trailing spaces.90
WarningsLine contains a tab character.90
WarningsLine contains a tab character.91
WarningsLine contains a tab character.92
WarningsLine has trailing spaces.94
WarningsMissing a Javadoc comment.95
WarningsParameter partyId should be final.95
WarningsParameter userLogin should be final.95
WarningsLine has trailing spaces.96
WarningsLine has trailing spaces.97
WarningsLine has trailing spaces.98
WarningsLine has trailing spaces.99
WarningsLine is longer than 120 characters.99
Warnings',' is not followed by whitespace.101
Warnings',' is not followed by whitespace.101
Warnings',' is not followed by whitespace.102
Warnings',' is not followed by whitespace.102
Warnings'if' is not followed by whitespace.106
Warnings'!=' is not preceded with whitespace.106
Warnings'!=' is not followed by whitespace.106
Warnings'&&' is not preceded with whitespace.106
Warnings'&&' is not followed by whitespace.106
Warnings'>=' is not preceded with whitespace.106
Warnings'>=' is not followed by whitespace.106
Warnings'{' is not preceded with whitespace.106
Warnings'else' is not preceded with whitespace.108
Warnings'}' is not followed by whitespace.108
Warnings'else' is not followed by whitespace.108
Warnings'{' is not preceded with whitespace.108
WarningsLine has trailing spaces.109
WarningsLine has trailing spaces.110
WarningsLine has trailing spaces.111
WarningsLine has trailing spaces.113
WarningsLine has trailing spaces.115
WarningsLine has trailing spaces.116
WarningsLine has trailing spaces.117