Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files  Info  Warnings  Errors
151 0 8633 0

Files

File  I  W  E
gboat2/web/Activator.java 0 13 0
gboat2/web/Constants.java 0 71 0
gboat2/web/action/AuthorityAction.java 0 144 0
gboat2/web/action/BlankAction.java 0 6 0
gboat2/web/action/ForwardAction.java 0 17 0
gboat2/web/action/GIndexAction.java 0 279 0
gboat2/web/action/GrepAction.java 0 46 0
gboat2/web/action/GroupAction.java 0 281 0
gboat2/web/action/GroupRoleAction.java 0 12 0
gboat2/web/action/LoginAction.java 0 460 0
gboat2/web/action/MetadataAction.java 0 190 0
gboat2/web/action/OrganDefineAction.java 0 63 0
gboat2/web/action/ParameterAction.java 0 6 0
gboat2/web/action/PreferenceAction.java 0 96 0
gboat2/web/action/ProfileAction.java 0 68 0
gboat2/web/action/PropertyAction.java 0 80 0
gboat2/web/action/ResourceAction.java 0 244 0
gboat2/web/action/RoleAction.java 0 159 0
gboat2/web/action/ShortcutAction.java 0 141 0
gboat2/web/action/SystemConfigAction.java 0 84 0
gboat2/web/action/UserAction.java 0 417 0
gboat2/web/action/VersionMgrAction.java 0 14 0
gboat2/web/action/WidgetAction.java 0 74 0
gboat2/web/action/WidgetAuthorityConfigAction.java 0 98 0
gboat2/web/business/IAuthorityBusiness.java 0 94 0
gboat2/web/business/ICacheAssistBusiness.java 0 10 0
gboat2/web/business/IDataLevelAuthorityBusiness.java 0 36 0
gboat2/web/business/IDataLevelBusiness.java 0 4 0
gboat2/web/business/IGroupBusiness.java 0 14 0
gboat2/web/business/IGroupOrganBusiness.java 0 11 0
gboat2/web/business/IGroupRoleBusiness.java 0 20 0
gboat2/web/business/ILoginBusiness.java 0 32 0
gboat2/web/business/IMetadataBusiness.java 0 9 0
gboat2/web/business/IOperationBusiness.java 0 17 0
gboat2/web/business/IOrganDefineBusiness.java 0 4 0
gboat2/web/business/IPreferenceConfigBusiness.java 0 18 0
gboat2/web/business/IProfileBusiness.java 0 10 0
gboat2/web/business/IResourceBusiness.java 0 41 0
gboat2/web/business/IRoleBusiness.java 0 12 0
gboat2/web/business/IShortcutBusiness.java 0 33 0
gboat2/web/business/ISystemConfigBusiness.java 0 29 0
gboat2/web/business/IUserBusiness.java 0 57 0
gboat2/web/business/IVersionMgrBusiness.java 0 4 0
gboat2/web/business/IWidgetAuthorityConfigBusiness.java 0 7 0
gboat2/web/business/impl/AuthorityBusinessImpl.java 0 663 0
gboat2/web/business/impl/CacheAssistantImpl.java 0 44 0
gboat2/web/business/impl/DataLevelAuthorityBusinessImpl.java 0 109 0
gboat2/web/business/impl/DataLevelBusinessImpl.java 0 37 0
gboat2/web/business/impl/GroupBusinessImpl.java 0 88 0
gboat2/web/business/impl/GroupOrganBusinessImpl.java 0 38 0
gboat2/web/business/impl/GroupRoleBusinessImpl.java 0 68 0
gboat2/web/business/impl/LoginBusinessImpl.java 0 135 0
gboat2/web/business/impl/MetadataBusinessImpl.java 0 26 0
gboat2/web/business/impl/OperationBusinessImpl.java 0 53 0
gboat2/web/business/impl/OrganDefineBusinessImpl.java 0 11 0
gboat2/web/business/impl/PreferenceConfigBusinessImpl.java 0 69 0
gboat2/web/business/impl/ProfileBusinessImpl.java 0 19 0
gboat2/web/business/impl/ResourceBusinessImpl.java 0 273 0
gboat2/web/business/impl/RoleBusinessImpl.java 0 29 0
gboat2/web/business/impl/ShortcutBusinessImpl.java 0 143 0
gboat2/web/business/impl/SystemConfigBusinessImpl.java 0 124 0
gboat2/web/business/impl/UserBusinessImpl.java 0 166 0
gboat2/web/business/impl/VersionMgrBusinessImpl.java 0 16 0
gboat2/web/business/impl/WidgetAuthorityConfigBusinessImpl.java 0 18 0
gboat2/web/exception/AuthValidateException.java 0 12 0
gboat2/web/exception/ConfigBusinessNestedException.java 0 17 0
gboat2/web/exception/NomalUserValidateException.java 0 12 0
gboat2/web/exception/ResourceException.java 0 5 0
gboat2/web/exception/SuperValidateException.java 0 12 0
gboat2/web/exception/ValidateException.java 0 11 0
gboat2/web/model/Auth.java 0 23 0
gboat2/web/model/Authority.java 0 52 0
gboat2/web/model/AuthorityDataLevelResourceVO.java 0 43 0
gboat2/web/model/AuthorityOperationResourceVO.java 0 27 0
gboat2/web/model/AuthorityOperationVO.java 0 26 0
gboat2/web/model/AuthorityResourceVO.java 0 32 0
gboat2/web/model/AuthorityShortcutResourceVO.java 0 30 0
gboat2/web/model/ConfigCategory.java 0 1 0
gboat2/web/model/DataLevel.java 0 30 0
gboat2/web/model/DataLevelAuthority.java 0 52 0
gboat2/web/model/Group.java 0 36 0
gboat2/web/model/GroupOrganMapper.java 0 28 0
gboat2/web/model/GroupOrganVO.java 0 5 0
gboat2/web/model/GroupRoleMapper.java 0 28 0
gboat2/web/model/GroupRoleVO.java 0 34 0
gboat2/web/model/GroupType.java 0 14 0
gboat2/web/model/Operation.java 0 44 0
gboat2/web/model/Organ.java 0 38 0
gboat2/web/model/OrganDefine.java 0 64 0
gboat2/web/model/PreferenceConfig.java 0 63 0
gboat2/web/model/Profile.java 0 26 0
gboat2/web/model/Resource.java 0 147 0
gboat2/web/model/Role.java 0 38 0
gboat2/web/model/RoleNavMode.java 0 37 0
gboat2/web/model/RoleType.java 0 23 0
gboat2/web/model/Shortcut.java 0 25 0
gboat2/web/model/ShortcutResourceVO.java 0 12 0
gboat2/web/model/SystemAuthorityResourceVO.java 0 7 0
gboat2/web/model/SystemConfig.java 0 69 0
gboat2/web/model/SystemTheme.java 0 30 0
gboat2/web/model/SystemType.java 0 10 0
gboat2/web/model/User.java 0 102 0
gboat2/web/model/UserGroupOrganMapper.java 0 70 0
gboat2/web/model/UserRoleGroupOrganVO.java 0 27 0
gboat2/web/model/UserURGOMapperVO.java 0 7 0
gboat2/web/model/Version.java 0 43 0
gboat2/web/model/Widget.java 0 16 0
gboat2/web/model/WidgetAuthortyConfig.java 0 37 0
gboat2/web/model/WidgetAuthortyConfigVO.java 0 26 0
gboat2/web/service/AbstractUserAuthService.java 0 31 0
gboat2/web/service/IAuthorityService.java 0 12 0
gboat2/web/service/IOrganizationService.java 0 10 0
gboat2/web/service/IPreferenceConfigService.java 0 18 0
gboat2/web/service/IResourceService.java 0 15 0
gboat2/web/service/IRoleService.java 0 36 0
gboat2/web/service/ISessionService.java 0 31 0
gboat2/web/service/IShortcutService.java 0 4 0
gboat2/web/service/ISystemConfigService.java 0 13 0
gboat2/web/service/IUserAuthService.java 0 22 0
gboat2/web/service/IUserService.java 0 67 0
gboat2/web/service/IVersionMrgService.java 0 4 0
gboat2/web/service/IWidgetService.java 0 15 0
gboat2/web/service/PrivilegeException.java 0 8 0
gboat2/web/service/UserException.java 0 8 0
gboat2/web/service/impl/AuthorityServiceImpl.java 0 13 0
gboat2/web/service/impl/MetadataEditSystemButtonProviderImpl.java 0 29 0
gboat2/web/service/impl/PreferenceConfigServiceImpl.java 0 32 0
gboat2/web/service/impl/PropertySystemButtonProviderImpl.java 0 26 0
gboat2/web/service/impl/ResourceOperationProvider.java 0 91 0
gboat2/web/service/impl/ResourceServiceImpl.java 0 19 0
gboat2/web/service/impl/RoleServiceImpl.java 0 81 0
gboat2/web/service/impl/SessionPrivilegeCheckServiceImpl.java 0 19 0
gboat2/web/service/impl/SessionServiceImpl.java 0 278 0
gboat2/web/service/impl/ShortcutServiceImpl.java 0 9 0
gboat2/web/service/impl/SystemConfigServiceImpl.java 0 21 0
gboat2/web/service/impl/SystemOrganServiceImpl.java 0 55 0
gboat2/web/service/impl/UserAuthServiceImpl.java 0 30 0
gboat2/web/service/impl/UserServiceImpl.java 0 167 0
gboat2/web/service/impl/VersionMgrServiceImpl.java 0 8 0
gboat2/web/util/BundleUtil.java 0 26 0
gboat2/web/util/CXFClient.java 0 22 0
gboat2/web/util/EncryptUtil.java 0 46 0
gboat2/web/util/IPTimeStamp.java 0 51 0
gboat2/web/util/ParameterUtil.java 0 27 0
gboat2/web/util/WidgetServiceTracker.java 0 49 0
gboat2/web/validate/AbstractValidator.java 0 24 0
gboat2/web/validate/IValidate.java 0 4 0
gboat2/web/validators/NomalUserValidator.java 0 32 0
gboat2/web/validators/NotNullValidator.java 0 16 0
gboat2/web/validators/SuperValidator.java 0 19 0

Rules

Rule Violations Severity
FileLength
  • max: "2500"
0  Warning
AvoidStarImport 0  Warning
IllegalImport 0  Warning
RedundantImport 0  Warning
UnusedImports 4  Warning
JavadocType
  • scope: "protected"
  • tokens: "CLASS_DEF,INTERFACE_DEF"
127  Warning
JavadocMethod
  • allowMissingParamTags: "false"
  • allowMissingPropertyJavadoc: "true"
  • allowThrowsTagsForSubclasses: "true"
  • scope: "protected"
  • allowUndeclaredRTE: "true"
  • tokens: "METHOD_DEF"
  • allowMissingReturnTag: "false"
  • allowMissingThrowsTags: "false"
263  Warning
JavadocVariable
  • scope: "protected"
40  Warning
LeftCurly
  • option: "eol"
0  Warning
NeedBraces 18  Warning
RightCurly
  • option: "alone"
127  Warning
EqualsHashCode 0  Warning
IllegalInstantiation
  • classes: "java.lang.Boolean"
0  Warning
LocalFinalVariableName 0  Warning
LocalVariableName 3  Warning
StaticVariableName
  • format: "(^[A-Z0-9_]{0,19}$)"
11  Warning
PackageName
  • format: "^[a-z]+(\.[a-z][a-z0-9]*)*$"
150  Warning
TypeName
  • format: "(^[A-Z][a-zA-Z0-9]{0,19}$)"
35  Warning
MethodName
  • format: "(^[a-z][a-zA-Z0-9]{0,19}$)"
224  Warning
MemberName
  • format: "(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)"
7  Warning
ParameterName
  • format: "(^[a-z][a-zA-Z0-9_]{0,19}$)"
0  Warning
ConstantName
  • format: "(^[A-Z0-9_]{0,19}$)"
26  Warning
Indentation 7353  Warning
SimplifyBooleanExpression 0  Warning
SimplifyBooleanReturn 0  Warning
FinalClass 0  Warning
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
1  Warning
MultipleVariableDeclarations 0  Warning
ArrayTypeStyle 1  Warning
TodoComment 0  Warning
UpperEll 0  Warning
MissingSwitchDefault 0  Warning
FallThrough 0  Warning
ParameterNumber
  • max: "5"
0  Warning
LineLength
  • max: "200"
1  Warning
MethodLength
  • max: "400"
0  Warning
ModifierOrder 38  Warning
RedundantModifier 202  Warning
StringLiteralEquality 2  Warning
NestedIfDepth
  • max: "5"
0  Warning
NestedTryDepth
  • max: "3"
0  Warning
ReturnCount
  • max: "10"
  • format: "^$"
0  Warning

Details

gboat2/web/Activator.java

Severity Message Line
 Warning Name 'gboat2.web' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 17
 Warning member def modifier at indentation level 8 not at correct indentation, 4 23
 Warning Missing a Javadoc comment. 23
 Warning Variable 'LOCAL_BUNDLE' must be private and have accessor methods. 23
 Warning method def modifier at indentation level 8 not at correct indentation, 4 29
 Warning method def modifier at indentation level 8 not at correct indentation, 4 30
 Warning method def child at indentation level 16 not at correct indentation, 8 31
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 49
 Warning method def modifier at indentation level 8 not at correct indentation, 4 55
 Warning method def modifier at indentation level 8 not at correct indentation, 4 56
 Warning method def child at indentation level 16 not at correct indentation, 8 57
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 58

gboat2/web/Constants.java

Severity Message Line
 Warning Name 'gboat2.web' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 12
 Warning 'static' modifier out of order with the JLS suggestions. 17
 Warning 'static' modifier out of order with the JLS suggestions. 20
 Warning 'static' modifier out of order with the JLS suggestions. 23
 Warning 'static' modifier out of order with the JLS suggestions. 26
 Warning 'static' modifier out of order with the JLS suggestions. 29
 Warning 'static' modifier out of order with the JLS suggestions. 32
 Warning 'static' modifier out of order with the JLS suggestions. 35
 Warning Name 'ERROR_MESSAGE_USERNAME_NULL' must match pattern '(^[A-Z0-9_]{0,19}$)'. 35
 Warning 'static' modifier out of order with the JLS suggestions. 38
 Warning Name 'ERROR_MESSAGE_PASSWORD_NULL' must match pattern '(^[A-Z0-9_]{0,19}$)'. 38
 Warning 'static' modifier out of order with the JLS suggestions. 41
 Warning Name 'ERROR_MESSAGE_NO_USER' must match pattern '(^[A-Z0-9_]{0,19}$)'. 41
 Warning 'static' modifier out of order with the JLS suggestions. 44
 Warning Name 'ERROR_MESSAGE_WRONG_PASSWORD' must match pattern '(^[A-Z0-9_]{0,19}$)'. 44
 Warning 'static' modifier out of order with the JLS suggestions. 47
 Warning Name 'ERROR_MESSAGE_NO_AUTHORITY' must match pattern '(^[A-Z0-9_]{0,19}$)'. 47
 Warning 'static' modifier out of order with the JLS suggestions. 50
 Warning Name 'ERROR_MESSAGE_SELECT_STSTUS' must match pattern '(^[A-Z0-9_]{0,19}$)'. 50
 Warning 'static' modifier out of order with the JLS suggestions. 53
 Warning Name 'ERROR_MESSAGE_DISABLED_USER' must match pattern '(^[A-Z0-9_]{0,19}$)'. 53
 Warning 'static' modifier out of order with the JLS suggestions. 56
 Warning Name 'ERROR_MESSAGE_OVER_TIME_USER' must match pattern '(^[A-Z0-9_]{0,19}$)'. 56
 Warning 'static' modifier out of order with the JLS suggestions. 59
 Warning Name 'PAGE_APP_MODE_DESKTOP' must match pattern '(^[A-Z0-9_]{0,19}$)'. 59
 Warning 'static' modifier out of order with the JLS suggestions. 62
 Warning Name 'PAGE_APP_MODE_NORMAL' must match pattern '(^[A-Z0-9_]{0,19}$)'. 62
 Warning Missing a Javadoc comment. 64
 Warning 'static' modifier out of order with the JLS suggestions. 64
 Warning Name 'CURRENT_PAGE_APP_MODE_KEY' must match pattern '(^[A-Z0-9_]{0,19}$)'. 64
 Warning Missing a Javadoc comment. 66
 Warning 'static' modifier out of order with the JLS suggestions. 66
 Warning Name 'ADD_MODULE_SHORTCUT_NAME' must match pattern '(^[A-Z0-9_]{0,19}$)'. 66
 Warning Missing a Javadoc comment. 68
 Warning 'static' modifier out of order with the JLS suggestions. 68
 Warning Name 'ADD_MODULE_SHORTCUT_RESOURCEURL' must match pattern '(^[A-Z0-9_]{0,19}$)'. 68
 Warning Missing a Javadoc comment. 70
 Warning 'static' modifier out of order with the JLS suggestions. 70
 Warning Name 'ADD_MODULE_SHORTCUT_ICONURL' must match pattern '(^[A-Z0-9_]{0,19}$)'. 70
 Warning Missing a Javadoc comment. 72
 Warning 'static' modifier out of order with the JLS suggestions. 72
 Warning 'static' modifier out of order with the JLS suggestions. 75
 Warning Missing a Javadoc comment. 78
 Warning 'static' modifier out of order with the JLS suggestions. 78
 Warning Name 'SYS_CFG_NAVMODE_TREE' must match pattern '(^[A-Z0-9_]{0,19}$)'. 78
 Warning Missing a Javadoc comment. 80
 Warning 'static' modifier out of order with the JLS suggestions. 80
 Warning Name 'SYS_CFG_NAVMODE_TWOLEVEL' must match pattern '(^[A-Z0-9_]{0,19}$)'. 80
 Warning Missing a Javadoc comment. 82
 Warning 'static' modifier out of order with the JLS suggestions. 82
 Warning 'static' modifier out of order with the JLS suggestions. 85
 Warning Name 'SYS_CFG_HOMETYPE_DESKTOP' must match pattern '(^[A-Z0-9_]{0,19}$)'. 85
 Warning 'static' modifier out of order with the JLS suggestions. 88
 Warning Name 'SYS_CFG_HOMETYPE_TRADITION' must match pattern '(^[A-Z0-9_]{0,19}$)'. 88
 Warning Missing a Javadoc comment. 90
 Warning 'static' modifier out of order with the JLS suggestions. 90
 Warning Missing a Javadoc comment. 92
 Warning 'static' modifier out of order with the JLS suggestions. 92
 Warning Name 'SYS_CFG_CACHE_CATALOG' must match pattern '(^[A-Z0-9_]{0,19}$)'. 92
 Warning Missing a Javadoc comment. 94
 Warning 'static' modifier out of order with the JLS suggestions. 94
 Warning Name 'SYS_CFG_DEFAULT_NAVMODE' must match pattern '(^[A-Z0-9_]{0,19}$)'. 94
 Warning Missing a Javadoc comment. 96
 Warning 'static' modifier out of order with the JLS suggestions. 96
 Warning Name 'SYS_CFG_DEFAULT_SYSTEMNAME' must match pattern '(^[A-Z0-9_]{0,19}$)'. 96
 Warning 'static' modifier out of order with the JLS suggestions. 100
 Warning Name 'MENU_TREE_CACHE_CATALOG' must match pattern '(^[A-Z0-9_]{0,19}$)'. 100
 Warning 'static' modifier out of order with the JLS suggestions. 103
 Warning Name 'PRIORITY_CACHE_CATALOG' must match pattern '(^[A-Z0-9_]{0,19}$)'. 103
 Warning Name 'VIRTUAL_GLOBAL_SYSTEM_NAME' must match pattern '(^[A-Z0-9_]{0,19}$)'. 106

gboat2/web/action/AuthorityAction.java

Severity Message Line
 Warning Name 'gboat2.web.action' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 31
 Warning member def modifier at indentation level 8 not at correct indentation, 4 37
 Warning member def modifier at indentation level 8 not at correct indentation, 4 39
 Warning member def modifier at indentation level 8 not at correct indentation, 4 41
 Warning member def modifier at indentation level 8 not at correct indentation, 4 43
 Warning member def modifier at indentation level 8 not at correct indentation, 4 45
 Warning member def modifier at indentation level 8 not at correct indentation, 4 47
 Warning member def modifier at indentation level 8 not at correct indentation, 4 49
 Warning member def modifier at indentation level 8 not at correct indentation, 4 51
 Warning member def modifier at indentation level 8 not at correct indentation, 4 53
 Warning member def modifier at indentation level 8 not at correct indentation, 4 54
 Warning member def modifier at indentation level 8 not at correct indentation, 4 56
 Warning member def modifier at indentation level 8 not at correct indentation, 4 57
 Warning member def modifier at indentation level 8 not at correct indentation, 4 59
 Warning member def modifier at indentation level 8 not at correct indentation, 4 60
 Warning method def modifier at indentation level 8 not at correct indentation, 4 65
 Warning Name 'setOperationAuthority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 65
 Warning method def child at indentation level 16 not at correct indentation, 8 66
 Warning method def child at indentation level 16 not at correct indentation, 8 68
 Warning method def child at indentation level 16 not at correct indentation, 8 70
 Warning method def child at indentation level 16 not at correct indentation, 8 71
 Warning method def child at indentation level 16 not at correct indentation, 8 72
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 73
 Warning method def modifier at indentation level 8 not at correct indentation, 4 78
 Warning Name 'deleteOperationAuthority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 78
 Warning method def child at indentation level 16 not at correct indentation, 8 79
 Warning method def child at indentation level 16 not at correct indentation, 8 81
 Warning method def child at indentation level 16 not at correct indentation, 8 83
 Warning method def child at indentation level 16 not at correct indentation, 8 84
 Warning method def child at indentation level 16 not at correct indentation, 8 85
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 86
 Warning method def modifier at indentation level 8 not at correct indentation, 4 91
 Warning method def child at indentation level 16 not at correct indentation, 8 92
 Warning method def child at indentation level 16 not at correct indentation, 8 94
 Warning method def child at indentation level 16 not at correct indentation, 8 96
 Warning method def child at indentation level 16 not at correct indentation, 8 97
 Warning method def child at indentation level 16 not at correct indentation, 8 98
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 99
 Warning method def modifier at indentation level 8 not at correct indentation, 4 101
 Warning Missing a Javadoc comment. 101
 Warning method def child at indentation level 16 not at correct indentation, 8 102
 Warning method def child at indentation level 16 not at correct indentation, 8 104
 Warning method def child at indentation level 16 not at correct indentation, 8 106
 Warning method def child at indentation level 16 not at correct indentation, 8 107
 Warning method def child at indentation level 16 not at correct indentation, 8 108
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 109
 Warning method def modifier at indentation level 8 not at correct indentation, 4 111
 Warning try at indentation level 16 not at correct indentation, 8 112
 Warning try child at indentation level 24 not at correct indentation, 12 113
 Warning try child at indentation level 24 not at correct indentation, 12 114
 Warning try child at indentation level 24 not at correct indentation, 12 115
 Warning try child at indentation level 24 not at correct indentation, 12 116
 Warning try child at indentation level 24 not at correct indentation, 12 117
 Warning try rcurly at indentation level 16 not at correct indentation, 8 118
 Warning '}' should be alone on a line. 118
 Warning catch child at indentation level 24 not at correct indentation, 12 119
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 120
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 121
 Warning method def modifier at indentation level 8 not at correct indentation, 4 131
 Warning method def child at indentation level 16 not at correct indentation, 8 132
 Warning method def child at indentation level 16 not at correct indentation, 8 133
 Warning method def child at indentation level 16 not at correct indentation, 8 134
 Warning method def child at indentation level 16 not at correct indentation, 8 135
 Warning method def child at indentation level 16 not at correct indentation, 8 136
 Warning method def child at indentation level 16 not at correct indentation, 8 137
 Warning if at indentation level 16 not at correct indentation, 8 139
 Warning if child at indentation level 24 not at correct indentation, 12 140
 Warning if rcurly at indentation level 16 not at correct indentation, 8 141
 Warning '}' should be alone on a line. 141
 Warning else child at indentation level 24 not at correct indentation, 12 142
 Warning else rcurly at indentation level 16 not at correct indentation, 8 143
 Warning if at indentation level 16 not at correct indentation, 8 146
 Warning if at indentation level 24 not at correct indentation, 12 147
 Warning if child at indentation level 32 not at correct indentation, 16 148
 Warning if rcurly at indentation level 24 not at correct indentation, 12 149
 Warning '}' should be alone on a line. 149
 Warning else child at indentation level 32 not at correct indentation, 16 150
 Warning else child at indentation level 32 not at correct indentation, 16 151
 Warning else child at indentation level 32 not at correct indentation, 16 152
 Warning else child at indentation level 32 not at correct indentation, 16 153
 Warning else child at indentation level 32 not at correct indentation, 16 154
 Warning else rcurly at indentation level 24 not at correct indentation, 12 155
 Warning if rcurly at indentation level 16 not at correct indentation, 8 156
 Warning if at indentation level 16 not at correct indentation, 8 158
 Warning if child at indentation level 24 not at correct indentation, 12 159
 Warning if rcurly at indentation level 16 not at correct indentation, 8 160
 Warning if at indentation level 16 not at correct indentation, 8 162
 Warning if child at indentation level 24 not at correct indentation, 12 163
 Warning if rcurly at indentation level 16 not at correct indentation, 8 164
 Warning if at indentation level 16 not at correct indentation, 8 166
 Warning if at indentation level 24 not at correct indentation, 12 167
 Warning if child at indentation level 32 not at correct indentation, 16 168
 Warning if rcurly at indentation level 24 not at correct indentation, 12 169
 Warning '}' should be alone on a line. 169
 Warning else child at indentation level 32 not at correct indentation, 16 170
 Warning else rcurly at indentation level 24 not at correct indentation, 12 172
 Warning if rcurly at indentation level 16 not at correct indentation, 8 173
 Warning '}' should be alone on a line. 173
 Warning if at indentation level 24 not at correct indentation, 12 174
 Warning if child at indentation level 32 not at correct indentation, 16 175
 Warning if rcurly at indentation level 24 not at correct indentation, 12 177
 Warning '}' should be alone on a line. 177
 Warning else child at indentation level 32 not at correct indentation, 16 178
 Warning else rcurly at indentation level 24 not at correct indentation, 12 180
 Warning else rcurly at indentation level 16 not at correct indentation, 8 181
 Warning method def child at indentation level 16 not at correct indentation, 8 184
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 185
 Warning method def modifier at indentation level 8 not at correct indentation, 4 187
 Warning method def child at indentation level 16 not at correct indentation, 8 188
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 189
 Warning method def modifier at indentation level 8 not at correct indentation, 4 191
 Warning method def child at indentation level 16 not at correct indentation, 8 192
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 193
 Warning method def modifier at indentation level 8 not at correct indentation, 4 195
 Warning method def child at indentation level 16 not at correct indentation, 8 196
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 197
 Warning method def modifier at indentation level 8 not at correct indentation, 4 199
 Warning method def child at indentation level 16 not at correct indentation, 8 200
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 201
 Warning method def modifier at indentation level 8 not at correct indentation, 4 203
 Warning method def child at indentation level 16 not at correct indentation, 8 204
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 205
 Warning method def modifier at indentation level 8 not at correct indentation, 4 207
 Warning method def child at indentation level 16 not at correct indentation, 8 208
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 209
 Warning method def modifier at indentation level 8 not at correct indentation, 4 211
 Warning method def child at indentation level 16 not at correct indentation, 8 212
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 213
 Warning method def modifier at indentation level 8 not at correct indentation, 4 215
 Warning method def child at indentation level 16 not at correct indentation, 8 216
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 217
 Warning method def modifier at indentation level 8 not at correct indentation, 4 219
 Warning method def child at indentation level 16 not at correct indentation, 8 220
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 221
 Warning method def modifier at indentation level 8 not at correct indentation, 4 223
 Warning method def child at indentation level 16 not at correct indentation, 8 224
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 225
 Warning method def modifier at indentation level 8 not at correct indentation, 4 228
 Warning method def child at indentation level 16 not at correct indentation, 8 229
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 230
 Warning method def modifier at indentation level 8 not at correct indentation, 4 233
 Warning method def child at indentation level 16 not at correct indentation, 8 234
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 235

gboat2/web/action/BlankAction.java

Severity Message Line
 Warning Name 'gboat2.web.action' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 17
 Warning method def modifier at indentation level 8 not at correct indentation, 4 23
 Warning Missing a Javadoc comment. 23
 Warning method def child at indentation level 16 not at correct indentation, 8 24
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 25

gboat2/web/action/ForwardAction.java

Severity Message Line
 Warning Name 'gboat2.web.action' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 21
 Warning member def modifier at indentation level 8 not at correct indentation, 4 31
 Warning member def modifier at indentation level 8 not at correct indentation, 4 33
 Warning method def modifier at indentation level 8 not at correct indentation, 4 35
 Warning Missing a Javadoc comment. 35
 Warning method def child at indentation level 16 not at correct indentation, 8 36
 Warning if at indentation level 16 not at correct indentation, 8 37
 Warning if child at indentation level 24 not at correct indentation, 12 38
 Warning if rcurly at indentation level 16 not at correct indentation, 8 39
 Warning '}' should be alone on a line. 39
 Warning else child at indentation level 24 not at correct indentation, 12 40
 Warning else rcurly at indentation level 16 not at correct indentation, 8 41
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 42
 Warning method def modifier at indentation level 8 not at correct indentation, 4 44
 Warning method def child at indentation level 16 not at correct indentation, 8 45
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 46

gboat2/web/action/GIndexAction.java

Severity Message Line
 Warning Name 'gboat2.web.action' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 52
 Warning member def modifier at indentation level 8 not at correct indentation, 4 61
 Warning member def modifier at indentation level 8 not at correct indentation, 4 63
 Warning member def modifier at indentation level 8 not at correct indentation, 4 65
 Warning member def modifier at indentation level 8 not at correct indentation, 4 67
 Warning member def modifier at indentation level 8 not at correct indentation, 4 69
 Warning member def modifier at indentation level 8 not at correct indentation, 4 74
 Warning Name 'v' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. 74
 Warning member def modifier at indentation level 8 not at correct indentation, 4 76
 Warning member def modifier at indentation level 8 not at correct indentation, 4 77
 Warning member def modifier at indentation level 8 not at correct indentation, 4 79
 Warning member def modifier at indentation level 8 not at correct indentation, 4 81
 Warning member def modifier at indentation level 8 not at correct indentation, 4 83
 Warning member def modifier at indentation level 8 not at correct indentation, 4 85
 Warning member def modifier at indentation level 8 not at correct indentation, 4 87
 Warning member def modifier at indentation level 8 not at correct indentation, 4 89
 Warning member def modifier at indentation level 8 not at correct indentation, 4 91
 Warning member def modifier at indentation level 8 not at correct indentation, 4 93
 Warning member def modifier at indentation level 8 not at correct indentation, 4 96
 Warning member def modifier at indentation level 8 not at correct indentation, 4 98
 Warning member def modifier at indentation level 8 not at correct indentation, 4 100
 Warning member def modifier at indentation level 8 not at correct indentation, 4 102
 Warning member def modifier at indentation level 8 not at correct indentation, 4 103
 Warning member def modifier at indentation level 8 not at correct indentation, 4 105
 Warning member def modifier at indentation level 8 not at correct indentation, 4 106
 Warning member def modifier at indentation level 8 not at correct indentation, 4 108
 Warning member def modifier at indentation level 8 not at correct indentation, 4 109
 Warning member def modifier at indentation level 8 not at correct indentation, 4 111
 Warning member def modifier at indentation level 8 not at correct indentation, 4 113
 Warning member def modifier at indentation level 8 not at correct indentation, 4 115
 Warning member def modifier at indentation level 8 not at correct indentation, 4 116
 Warning member def modifier at indentation level 8 not at correct indentation, 4 118
 Warning method def modifier at indentation level 8 not at correct indentation, 4 120
 Warning Missing a Javadoc comment. 120
 Warning method def child at indentation level 16 not at correct indentation, 8 121
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 122
 Warning method def modifier at indentation level 8 not at correct indentation, 4 124
 Warning method def child at indentation level 16 not at correct indentation, 8 125
 Warning method def child at indentation level 16 not at correct indentation, 8 126
 Warning for at indentation level 16 not at correct indentation, 8 127
 Warning for child at indentation level 24 not at correct indentation, 12 128
 Warning if at indentation level 24 not at correct indentation, 12 129
 Warning if child at indentation level 32 not at correct indentation, 16 130
 Warning if child at indentation level 32 not at correct indentation, 16 131
 Warning if child at indentation level 32 not at correct indentation, 16 132
 Warning if rcurly at indentation level 24 not at correct indentation, 12 133
 Warning for rcurly at indentation level 16 not at correct indentation, 8 134
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 135
 Warning method def modifier at indentation level 8 not at correct indentation, 4 137
 Warning method def child at indentation level 16 not at correct indentation, 8 139
 Warning if at indentation level 16 not at correct indentation, 8 140
 Warning if child at indentation level 24 not at correct indentation, 12 141
 Warning if at indentation level 24 not at correct indentation, 12 142
 Warning if child at indentation level 32 not at correct indentation, 16 143
 Warning if rcurly at indentation level 24 not at correct indentation, 12 144
 Warning if child at indentation level 24 not at correct indentation, 12 145
 Warning if child at indentation level 24 not at correct indentation, 12 146
 Warning if child at indentation level 24 not at correct indentation, 12 147
 Warning if child at indentation level 24 not at correct indentation, 12 148
 Warning if rcurly at indentation level 16 not at correct indentation, 8 149
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 150
 Warning method def modifier at indentation level 8 not at correct indentation, 4 152
 Warning Missing a Javadoc comment. 152
 Warning method def child at indentation level 16 not at correct indentation, 8 153
 Warning method def child at indentation level 16 not at correct indentation, 8 154
 Warning method def child at indentation level 16 not at correct indentation, 8 155
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 156
 Warning method def modifier at indentation level 8 not at correct indentation, 4 158
 Warning Missing a Javadoc comment. 158
 Warning method def child at indentation level 16 not at correct indentation, 8 159
 Warning method def child at indentation level 16 not at correct indentation, 8 160
 Warning method def child at indentation level 16 not at correct indentation, 8 161
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 162
 Warning method def modifier at indentation level 8 not at correct indentation, 4 165
 Warning method def child at indentation level 16 not at correct indentation, 8 166
 Warning method def child at indentation level 16 not at correct indentation, 8 167
 Warning method def child at indentation level 16 not at correct indentation, 8 169
 Warning method def child at indentation level 16 not at correct indentation, 8 171
 Warning if at indentation level 16 not at correct indentation, 8 172
 Warning if child at indentation level 24 not at correct indentation, 12 173
 Warning if rcurly at indentation level 16 not at correct indentation, 8 174
 Warning method def child at indentation level 16 not at correct indentation, 8 176
 Warning method def child at indentation level 16 not at correct indentation, 8 177
 Warning method def child at indentation level 16 not at correct indentation, 8 178
 Warning method def child at indentation level 16 not at correct indentation, 8 179
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 180
 Warning method def modifier at indentation level 8 not at correct indentation, 4 183
 Warning method def child at indentation level 16 not at correct indentation, 8 184
 Warning if at indentation level 16 not at correct indentation, 8 185
 Warning if child at indentation level 24 not at correct indentation, 12 186
 Warning if rcurly at indentation level 16 not at correct indentation, 8 187
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 188
 Warning method def modifier at indentation level 8 not at correct indentation, 4 190
 Warning if at indentation level 16 not at correct indentation, 8 192
 Warning if child at indentation level 24 not at correct indentation, 12 193
 Warning try at indentation level 24 not at correct indentation, 12 194
 Warning try child at indentation level 32 not at correct indentation, 16 195
 Warning try child at indentation level 32 not at correct indentation, 16 196
 Warning try rcurly at indentation level 24 not at correct indentation, 12 197
 Warning '}' should be alone on a line. 197
 Warning catch child at indentation level 32 not at correct indentation, 16 198
 Warning catch rcurly at indentation level 24 not at correct indentation, 12 199
 Warning if rcurly at indentation level 16 not at correct indentation, 8 200
 Warning method def child at indentation level 16 not at correct indentation, 8 202
 Warning if at indentation level 16 not at correct indentation, 8 205
 Warning if child at indentation level 24 not at correct indentation, 12 206
 Warning if rcurly at indentation level 16 not at correct indentation, 8 207
 Warning '}' should be alone on a line. 207
 Warning else child at indentation level 24 not at correct indentation, 12 208
 Warning else rcurly at indentation level 16 not at correct indentation, 8 209
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 210
 Warning method def modifier at indentation level 8 not at correct indentation, 4 217
 Warning method def child at indentation level 16 not at correct indentation, 8 218
 Warning method def child at indentation level 16 not at correct indentation, 8 219
 Warning method def child at indentation level 16 not at correct indentation, 8 221
 Warning method def child at indentation level 16 not at correct indentation, 8 222
 Warning method def child at indentation level 16 not at correct indentation, 8 223
 Warning method def child at indentation level 16 not at correct indentation, 8 226
 Warning if at indentation level 16 not at correct indentation, 8 227
 Warning if at indentation level 24 not at correct indentation, 12 229
 Warning if child at indentation level 32 not at correct indentation, 16 230
 Warning if rcurly at indentation level 24 not at correct indentation, 12 231
 Warning if at indentation level 24 not at correct indentation, 12 233
 Warning if child at indentation level 32 not at correct indentation, 16 234
 Warning if rcurly at indentation level 24 not at correct indentation, 12 235
 Warning if at indentation level 24 not at correct indentation, 12 237
 Warning if child at indentation level 32 not at correct indentation, 16 238
 Warning if rcurly at indentation level 24 not at correct indentation, 12 239
 Warning if rcurly at indentation level 16 not at correct indentation, 8 240
 Warning method def child at indentation level 16 not at correct indentation, 8 243
 Warning if at indentation level 16 not at correct indentation, 8 244
 Warning if child at indentation level 24 not at correct indentation, 12 245
 Warning if at indentation level 24 not at correct indentation, 12 246
 Warning if child at indentation level 32 not at correct indentation, 16 247
 Warning if rcurly at indentation level 24 not at correct indentation, 12 248
 Warning if at indentation level 24 not at correct indentation, 12 250
 Warning if child at indentation level 32 not at correct indentation, 16 251
 Warning if at indentation level 32 not at correct indentation, 16 252
 Warning if child at indentation level 40 not at correct indentation, 20 253
 Warning if rcurly at indentation level 32 not at correct indentation, 16 254
 Warning if rcurly at indentation level 24 not at correct indentation, 12 255
 Warning if rcurly at indentation level 16 not at correct indentation, 8 256
 Warning '}' should be alone on a line. 256
 Warning else child at indentation level 24 not at correct indentation, 12 257
 Warning else child at indentation level 24 not at correct indentation, 12 259
 Warning else child at indentation level 24 not at correct indentation, 12 260
 Warning else rcurly at indentation level 16 not at correct indentation, 8 261
 Warning if at indentation level 16 not at correct indentation, 8 262
 Warning if at indentation level 24 not at correct indentation, 12 263
 Warning try at indentation level 32 not at correct indentation, 16 264
 Warning try child at indentation level 40 not at correct indentation, 20 265
 Warning try child at indentation level 40 not at correct indentation, 20 266
 Warning try child at indentation level 40 not at correct indentation, 20 267
 Warning if at indentation level 40 not at correct indentation, 20 268
 Warning if child at indentation level 48 not at correct indentation, 24 269
 Warning if child at indentation level 48 not at correct indentation, 24 270
 Warning if rcurly at indentation level 40 not at correct indentation, 20 271
 Warning try rcurly at indentation level 32 not at correct indentation, 16 272
 Warning '}' should be alone on a line. 272
 Warning catch child at indentation level 40 not at correct indentation, 20 273
 Warning catch rcurly at indentation level 32 not at correct indentation, 16 274
 Warning if rcurly at indentation level 24 not at correct indentation, 12 275
 Warning if rcurly at indentation level 16 not at correct indentation, 8 276
 Warning method def child at indentation level 16 not at correct indentation, 8 279
 Warning if at indentation level 16 not at correct indentation, 8 280
 Warning if child at indentation level 24 not at correct indentation, 12 281
 Warning if child at indentation level 24 not at correct indentation, 12 282
 Warning if rcurly at indentation level 16 not at correct indentation, 8 283
 Warning if at indentation level 16 not at correct indentation, 8 284
 Warning if child at indentation level 24 not at correct indentation, 12 285
 Warning if rcurly at indentation level 16 not at correct indentation, 8 286
 Warning '}' should be alone on a line. 286
 Warning else child at indentation level 24 not at correct indentation, 12 287
 Warning else rcurly at indentation level 16 not at correct indentation, 8 288
 Warning method def child at indentation level 16 not at correct indentation, 8 291
 Warning method def child at indentation level 16 not at correct indentation, 8 294
 Warning if at indentation level 16 not at correct indentation, 8 295
 Warning if child at indentation level 24 not at correct indentation, 12 296
 Warning if rcurly at indentation level 16 not at correct indentation, 8 297
 Warning '}' should be alone on a line. 297
 Warning else child at indentation level 24 not at correct indentation, 12 298
 Warning else rcurly at indentation level 16 not at correct indentation, 8 299
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 300
 Warning method def modifier at indentation level 8 not at correct indentation, 4 303
 Warning Missing a Javadoc comment. 303
 Warning method def child at indentation level 16 not at correct indentation, 8 304
 Warning method def child at indentation level 16 not at correct indentation, 8 305
 Warning method def child at indentation level 16 not at correct indentation, 8 306
 Warning method def child at indentation level 16 not at correct indentation, 8 307
 Warning method def child at indentation level 16 not at correct indentation, 8 308
 Warning method def child at indentation level 16 not at correct indentation, 8 309
 Warning if at indentation level 16 not at correct indentation, 8 310
 Warning if child at indentation level 24 not at correct indentation, 12 311
 Warning if child at indentation level 24 not at correct indentation, 12 312
 Warning if rcurly at indentation level 16 not at correct indentation, 8 313
 Warning method def child at indentation level 16 not at correct indentation, 8 314
 Warning method def child at indentation level 16 not at correct indentation, 8 315
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 316
 Warning method def modifier at indentation level 8 not at correct indentation, 4 319
 Warning Missing a Javadoc comment. 319
 Warning method def child at indentation level 16 not at correct indentation, 8 320
 Warning method def child at indentation level 16 not at correct indentation, 8 321
 Warning method def child at indentation level 16 not at correct indentation, 8 323
 Warning if at indentation level 16 not at correct indentation, 8 324
 Warning if child at indentation level 24 not at correct indentation, 12 325
 Warning if rcurly at indentation level 16 not at correct indentation, 8 326
 Warning method def child at indentation level 16 not at correct indentation, 8 327
 Warning method def child at indentation level 16 not at correct indentation, 8 328
 Warning method def child at indentation level 16 not at correct indentation, 8 329
 Warning method def child at indentation level 16 not at correct indentation, 8 331
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 332
 Warning method def modifier at indentation level 8 not at correct indentation, 4 338
 Warning if at indentation level 16 not at correct indentation, 8 339
 Warning if child at indentation level 24 not at correct indentation, 12 340
 Warning if child at indentation level 24 not at correct indentation, 12 341
 Warning if child at indentation level 24 not at correct indentation, 12 342
 Warning if child at indentation level 24 not at correct indentation, 12 343
 Warning if child at indentation level 24 not at correct indentation, 12 344
 Warning if rcurly at indentation level 16 not at correct indentation, 8 345
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 346
 Warning method def modifier at indentation level 8 not at correct indentation, 4 348
 Warning method def child at indentation level 16 not at correct indentation, 8 349
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 350
 Warning method def modifier at indentation level 8 not at correct indentation, 4 352
 Warning method def child at indentation level 16 not at correct indentation, 8 353
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 354
 Warning method def modifier at indentation level 8 not at correct indentation, 4 356
 Warning method def child at indentation level 16 not at correct indentation, 8 357
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 358
 Warning method def modifier at indentation level 8 not at correct indentation, 4 360
 Warning method def child at indentation level 16 not at correct indentation, 8 361
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 362
 Warning method def modifier at indentation level 8 not at correct indentation, 4 364
 Warning method def child at indentation level 16 not at correct indentation, 8 365
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 366
 Warning method def modifier at indentation level 8 not at correct indentation, 4 368
 Warning method def child at indentation level 16 not at correct indentation, 8 369
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 370
 Warning method def modifier at indentation level 8 not at correct indentation, 4 372
 Warning method def child at indentation level 16 not at correct indentation, 8 373
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 374
 Warning method def modifier at indentation level 8 not at correct indentation, 4 376
 Warning method def child at indentation level 16 not at correct indentation, 8 377
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 378
 Warning method def modifier at indentation level 8 not at correct indentation, 4 380
 Warning method def child at indentation level 16 not at correct indentation, 8 381
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 382
 Warning method def modifier at indentation level 8 not at correct indentation, 4 384
 Warning method def child at indentation level 16 not at correct indentation, 8 385
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 386
 Warning method def modifier at indentation level 8 not at correct indentation, 4 388
 Warning method def child at indentation level 16 not at correct indentation, 8 389
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 390
 Warning method def modifier at indentation level 8 not at correct indentation, 4 392
 Warning method def child at indentation level 16 not at correct indentation, 8 393
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 394
 Warning method def modifier at indentation level 8 not at correct indentation, 4 396
 Warning method def child at indentation level 16 not at correct indentation, 8 397
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 398
 Warning method def modifier at indentation level 8 not at correct indentation, 4 400
 Warning method def child at indentation level 16 not at correct indentation, 8 401
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 402
 Warning method def modifier at indentation level 8 not at correct indentation, 4 404
 Warning method def child at indentation level 16 not at correct indentation, 8 405
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 406
 Warning method def modifier at indentation level 8 not at correct indentation, 4 408
 Warning method def child at indentation level 16 not at correct indentation, 8 409
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 410
 Warning method def modifier at indentation level 8 not at correct indentation, 4 412
 Warning method def child at indentation level 16 not at correct indentation, 8 413
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 414
 Warning method def modifier at indentation level 8 not at correct indentation, 4 416
 Warning method def child at indentation level 16 not at correct indentation, 8 417
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 418
 Warning method def modifier at indentation level 8 not at correct indentation, 4 420
 Warning Name 'getExtjsFilenameSuffix' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 420
 Warning method def child at indentation level 16 not at correct indentation, 8 421
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 422

gboat2/web/action/GrepAction.java

Severity Message Line
 Warning Name 'gboat2.web.action' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 24
 Warning member def modifier at indentation level 8 not at correct indentation, 4 30
 Warning member def modifier at indentation level 8 not at correct indentation, 4 32
 Warning member def modifier at indentation level 8 not at correct indentation, 4 34
 Warning method def modifier at indentation level 8 not at correct indentation, 4 36
 Warning Missing a Javadoc comment. 36
 Warning if at indentation level 16 not at correct indentation, 8 37
 Warning try at indentation level 24 not at correct indentation, 12 38
 Warning try child at indentation level 32 not at correct indentation, 16 39
 Warning try child at indentation level 32 not at correct indentation, 16 40
 Warning if at indentation level 32 not at correct indentation, 16 41
 Warning if child at indentation level 40 not at correct indentation, 20 42
 Warning if child at indentation level 40 not at correct indentation, 20 43
 Warning for at indentation level 40 not at correct indentation, 20 44
 Warning for child at indentation level 48 not at correct indentation, 24 45
 Warning for child at indentation level 48 not at correct indentation, 24 46
 Warning try at indentation level 48 not at correct indentation, 24 47
 Warning try child at indentation level 56 not at correct indentation, 28 48
 Warning try child at indentation level 56 not at correct indentation, 28 49
 Warning try child at indentation level 56 not at correct indentation, 28 50
 Warning try rcurly at indentation level 48 not at correct indentation, 24 51
 Warning '}' should be alone on a line. 51
 Warning catch rcurly at indentation level 48 not at correct indentation, 24 53
 Warning for child at indentation level 48 not at correct indentation, 24 54
 Warning for rcurly at indentation level 40 not at correct indentation, 20 55
 Warning if rcurly at indentation level 32 not at correct indentation, 16 56
 Warning try rcurly at indentation level 24 not at correct indentation, 12 57
 Warning '}' should be alone on a line. 57
 Warning catch child at indentation level 32 not at correct indentation, 16 58
 Warning catch rcurly at indentation level 24 not at correct indentation, 12 59
 Warning if rcurly at indentation level 16 not at correct indentation, 8 60
 Warning method def child at indentation level 16 not at correct indentation, 8 61
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 62
 Warning method def modifier at indentation level 8 not at correct indentation, 4 64
 Warning method def child at indentation level 16 not at correct indentation, 8 65
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 66
 Warning method def modifier at indentation level 8 not at correct indentation, 4 68
 Warning method def child at indentation level 16 not at correct indentation, 8 69
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 70
 Warning method def modifier at indentation level 8 not at correct indentation, 4 72
 Warning method def child at indentation level 16 not at correct indentation, 8 73
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 74
 Warning method def modifier at indentation level 8 not at correct indentation, 4 76
 Warning method def child at indentation level 16 not at correct indentation, 8 77
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 78

gboat2/web/action/GroupAction.java

Severity Message Line
 Warning Name 'gboat2.web.action' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 53
 Warning member def modifier at indentation level 8 not at correct indentation, 4 62
 Warning member def modifier at indentation level 8 not at correct indentation, 4 64
 Warning member def modifier at indentation level 8 not at correct indentation, 4 65
 Warning member def modifier at indentation level 8 not at correct indentation, 4 67
 Warning member def modifier at indentation level 8 not at correct indentation, 4 68
 Warning member def modifier at indentation level 8 not at correct indentation, 4 70
 Warning member def modifier at indentation level 8 not at correct indentation, 4 71
 Warning member def modifier at indentation level 8 not at correct indentation, 4 73
 Warning member def modifier at indentation level 8 not at correct indentation, 4 74
 Warning member def modifier at indentation level 8 not at correct indentation, 4 76
 Warning member def modifier at indentation level 8 not at correct indentation, 4 77
 Warning Name 'dataLevelAuthorityBusi' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. 77
 Warning member def modifier at indentation level 8 not at correct indentation, 4 79
 Warning member def modifier at indentation level 8 not at correct indentation, 4 81
 Warning member def modifier at indentation level 8 not at correct indentation, 4 83
 Warning member def modifier at indentation level 8 not at correct indentation, 4 85
 Warning member def modifier at indentation level 8 not at correct indentation, 4 87
 Warning member def modifier at indentation level 8 not at correct indentation, 4 89
 Warning member def modifier at indentation level 8 not at correct indentation, 4 91
 Warning member def modifier at indentation level 8 not at correct indentation, 4 93
 Warning member def modifier at indentation level 8 not at correct indentation, 4 95
 Warning member def modifier at indentation level 8 not at correct indentation, 4 97
 Warning member def modifier at indentation level 8 not at correct indentation, 4 98
 Warning member def modifier at indentation level 8 not at correct indentation, 4 100
 Warning member def modifier at indentation level 8 not at correct indentation, 4 101
 Warning member def modifier at indentation level 8 not at correct indentation, 4 103
 Warning member def modifier at indentation level 8 not at correct indentation, 4 104
 Warning method def modifier at indentation level 8 not at correct indentation, 4 106
 Warning Missing a Javadoc comment. 106
 Warning method def child at indentation level 16 not at correct indentation, 8 108
 Warning method def child at indentation level 16 not at correct indentation, 8 109
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 110
 Warning method def modifier at indentation level 8 not at correct indentation, 4 112
 Warning Missing a Javadoc comment. 112
 Warning method def child at indentation level 16 not at correct indentation, 8 114
 Warning method def child at indentation level 16 not at correct indentation, 8 115
 Warning method def child at indentation level 16 not at correct indentation, 8 117
 Warning method def child at indentation level 16 not at correct indentation, 8 119
 Warning method def child at indentation level 16 not at correct indentation, 8 120
 Warning method def child at indentation level 11 not at correct indentation, 8 121
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 122
 Warning method def modifier at indentation level 8 not at correct indentation, 4 124
 Warning Missing a Javadoc comment. 124
 Warning Name 'findDataLevelForRoleOfGroup' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 124
 Warning method def child at indentation level 16 not at correct indentation, 8 125
 Warning method def child at indentation level 16 not at correct indentation, 8 126
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 127
 Warning method def modifier at indentation level 8 not at correct indentation, 4 130
 Warning Missing a Javadoc comment. 130
 Warning Name 'findOperationsForRole' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 130
 Warning method def child at indentation level 16 not at correct indentation, 8 131
 Warning method def child at indentation level 16 not at correct indentation, 8 133
 Warning for at indentation level 16 not at correct indentation, 8 135
 Warning for child at indentation level 20 not at correct indentation, 12 136
 Warning for child at indentation level 24 not at correct indentation, 12 137
 Warning for child at indentation level 24 not at correct indentation, 12 138
 Warning for child at indentation level 24 not at correct indentation, 12 139
 Warning for child at indentation level 24 not at correct indentation, 12 140
 Warning for child at indentation level 24 not at correct indentation, 12 141
 Warning for rcurly at indentation level 16 not at correct indentation, 8 142
 Warning method def child at indentation level 16 not at correct indentation, 8 143
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 144
 Warning method def modifier at indentation level 8 not at correct indentation, 4 150
 Warning Name 'findOperationsForRoleOfGroup' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 150
 Warning method def child at indentation level 16 not at correct indentation, 8 151
 Warning method def child at indentation level 16 not at correct indentation, 8 152
 Warning for at indentation level 16 not at correct indentation, 8 153
 Warning for child at indentation level 24 not at correct indentation, 12 154
 Warning for rcurly at indentation level 16 not at correct indentation, 8 155
 Warning method def child at indentation level 12 not at correct indentation, 8 156
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 157
 Warning method def modifier at indentation level 8 not at correct indentation, 4 163
 Warning method def child at indentation level 16 not at correct indentation, 8 164
 Warning method def child at indentation level 16 not at correct indentation, 8 166
 Warning method def child at indentation level 16 not at correct indentation, 8 167
 Warning for at indentation level 16 not at correct indentation, 8 168
 Warning for child at indentation level 24 not at correct indentation, 12 169
 Warning for child at indentation level 24 not at correct indentation, 12 170
 Warning for rcurly at indentation level 16 not at correct indentation, 8 171
 Warning method def child at indentation level 16 not at correct indentation, 8 172
 Warning method def child at indentation level 16 not at correct indentation, 8 173
 Warning method def child at indentation level 16 not at correct indentation, 8 174
 Warning method def child at indentation level 16 not at correct indentation, 8 175
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 176
 Warning method def modifier at indentation level 8 not at correct indentation, 4 182
 Warning Name 'findResourceTreeForRole' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 182
 Warning method def child at indentation level 16 not at correct indentation, 8 183
 Warning method def child at indentation level 16 not at correct indentation, 8 184
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 186
 Warning method def modifier at indentation level 8 not at correct indentation, 4 188
 Warning Missing a Javadoc comment. 188
 Warning method def child at indentation level 16 not at correct indentation, 8 189
 Warning method def child at indentation level 16 not at correct indentation, 8 190
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 191
 Warning method def modifier at indentation level 8 not at correct indentation, 4 193
 Warning Missing a Javadoc comment. 193
 Warning method def child at indentation level 16 not at correct indentation, 8 194
 Warning method def child at indentation level 16 not at correct indentation, 8 195
 Warning method def child at indentation level 16 not at correct indentation, 8 196
 Warning method def child at indentation level 16 not at correct indentation, 8 199
 Warning for at indentation level 16 not at correct indentation, 8 200
 Warning for child at indentation level 24 not at correct indentation, 12 201
 Warning for child at indentation level 24 not at correct indentation, 12 202
 Warning for child at indentation level 24 not at correct indentation, 12 203
 Warning for child at indentation level 24 not at correct indentation, 12 204
 Warning for rcurly at indentation level 16 not at correct indentation, 8 205
 Warning method def child at indentation level 16 not at correct indentation, 8 208
 Warning for at indentation level 16 not at correct indentation, 8 209
 Warning for child at indentation level 24 not at correct indentation, 12 210
 Warning for child at indentation level 24 not at correct indentation, 12 211
 Warning for child at indentation level 24 not at correct indentation, 12 212
 Warning for child at indentation level 24 not at correct indentation, 12 213
 Warning for rcurly at indentation level 16 not at correct indentation, 8 214
 Warning method def child at indentation level 16 not at correct indentation, 8 217
 Warning for at indentation level 16 not at correct indentation, 8 218
 Warning for child at indentation level 24 not at correct indentation, 12 219
 Warning for child at indentation level 24 not at correct indentation, 12 220
 Warning for child at indentation level 24 not at correct indentation, 12 221
 Warning for child at indentation level 24 not at correct indentation, 12 222
 Warning for rcurly at indentation level 16 not at correct indentation, 8 223
 Warning method def child at indentation level 16 not at correct indentation, 8 225
 Warning if at indentation level 16 not at correct indentation, 8 227
 Warning if child at indentation level 24 not at correct indentation, 12 228
 Warning if rcurly at indentation level 16 not at correct indentation, 8 229
 Warning method def child at indentation level 16 not at correct indentation, 8 231
 Warning method def child at indentation level 16 not at correct indentation, 8 232
 Warning method def child at indentation level 16 not at correct indentation, 8 233
 Warning method def child at indentation level 16 not at correct indentation, 8 234
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 235
 Warning method def modifier at indentation level 8 not at correct indentation, 4 237
 Warning Missing a Javadoc comment. 237
 Warning method def modifier at indentation level 8 not at correct indentation, 4 238
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 239
 Warning method def modifier at indentation level 8 not at correct indentation, 4 241
 Warning Missing a Javadoc comment. 241
 Warning method def child at indentation level 16 not at correct indentation, 8 242
 Warning method def child at indentation level 16 not at correct indentation, 8 243
 Warning method def child at indentation level 16 not at correct indentation, 8 244
 Warning if at indentation level 16 not at correct indentation, 8 245
 Warning if child at indentation level 24 not at correct indentation, 12 246
 Warning if rcurly at indentation level 16 not at correct indentation, 8 247
 Warning method def child at indentation level 16 not at correct indentation, 8 248
 Warning if at indentation level 16 not at correct indentation, 8 249
 Warning if child at indentation level 24 not at correct indentation, 12 250
 Warning if rcurly at indentation level 16 not at correct indentation, 8 251
 Warning method def child at indentation level 16 not at correct indentation, 8 252
 Warning method def child at indentation level 16 not at correct indentation, 8 253
 Warning method def child at indentation level 16 not at correct indentation, 8 254
 Warning method def child at indentation level 16 not at correct indentation, 8 255
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 256
 Warning method def modifier at indentation level 8 not at correct indentation, 4 261
 Warning method def modifier at indentation level 8 not at correct indentation, 4 262
 Warning method def child at indentation level 16 not at correct indentation, 8 263
 Warning method def child at indentation level 16 not at correct indentation, 8 264
 Warning method def child at indentation level 16 not at correct indentation, 8 266
 Warning method def child at indentation level 16 not at correct indentation, 8 268
 Warning method def child at indentation level 16 not at correct indentation, 8 271
 Warning method def child at indentation level 16 not at correct indentation, 8 272
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 273
 Warning method def modifier at indentation level 8 not at correct indentation, 4 279
 Warning method def child at indentation level 16 not at correct indentation, 8 281
 Warning method def child at indentation level 16 not at correct indentation, 8 283
 Warning method def child at indentation level 16 not at correct indentation, 8 286
 Warning if at indentation level 16 not at correct indentation, 8 287
 Warning if child at indentation level 24 not at correct indentation, 12 288
 Warning if rcurly at indentation level 16 not at correct indentation, 8 289
 Warning '}' should be alone on a line. 289
 Warning else child at indentation level 24 not at correct indentation, 12 290
 Warning else rcurly at indentation level 16 not at correct indentation, 8 291
 Warning method def child at indentation level 16 not at correct indentation, 8 292
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 293
 Warning method def modifier at indentation level 8 not at correct indentation, 4 298
 Warning method def child at indentation level 16 not at correct indentation, 8 300
 Warning method def child at indentation level 16 not at correct indentation, 8 301
 Warning method def child at indentation level 16 not at correct indentation, 8 303
 Warning method def child at indentation level 16 not at correct indentation, 8 304
 Warning method def child at indentation level 16 not at correct indentation, 8 306
 Warning method def child at indentation level 16 not at correct indentation, 8 307
 Warning if at indentation level 16 not at correct indentation, 8 308
 Warning if child at indentation level 24 not at correct indentation, 12 309
 Warning while at indentation level 24 not at correct indentation, 12 310
 Warning while child at indentation level 32 not at correct indentation, 16 311
 Warning while child at indentation level 32 not at correct indentation, 16 312
 Warning while child at indentation level 32 not at correct indentation, 16 313
 Warning while child at indentation level 32 not at correct indentation, 16 314
 Warning while child at indentation level 32 not at correct indentation, 16 315
 Warning while child at indentation level 32 not at correct indentation, 16 317
 Warning while child at indentation level 32 not at correct indentation, 16 318
 Warning while rcurly at indentation level 24 not at correct indentation, 12 319
 Warning if rcurly at indentation level 16 not at correct indentation, 8 320
 Warning method def child at indentation level 16 not at correct indentation, 8 322
 Warning method def child at indentation level 16 not at correct indentation, 8 323
 Warning if at indentation level 16 not at correct indentation, 8 324
 Warning if child at indentation level 24 not at correct indentation, 12 325
 Warning while at indentation level 24 not at correct indentation, 12 326
 Warning while child at indentation level 32 not at correct indentation, 16 327
 Warning while child at indentation level 32 not at correct indentation, 16 328
 Warning while child at indentation level 32 not at correct indentation, 16 329
 Warning while child at indentation level 32 not at correct indentation, 16 330
 Warning while child at indentation level 32 not at correct indentation, 16 331
 Warning while child at indentation level 32 not at correct indentation, 16 333
 Warning while child at indentation level 32 not at correct indentation, 16 334
 Warning while rcurly at indentation level 24 not at correct indentation, 12 335
 Warning if rcurly at indentation level 16 not at correct indentation, 8 336
 Warning method def child at indentation level 16 not at correct indentation, 8 338
 Warning method def child at indentation level 16 not at correct indentation, 8 339
 Warning if at indentation level 16 not at correct indentation, 8 340
 Warning if child at indentation level 24 not at correct indentation, 12 341
 Warning while at indentation level 24 not at correct indentation, 12 342
 Warning while child at indentation level 32 not at correct indentation, 16 343
 Warning while child at indentation level 32 not at correct indentation, 16 344
 Warning while child at indentation level 32 not at correct indentation, 16 345
 Warning while child at indentation level 32 not at correct indentation, 16 346
 Warning while child at indentation level 32 not at correct indentation, 16 347
 Warning while rcurly at indentation level 24 not at correct indentation, 12 348
 Warning if rcurly at indentation level 16 not at correct indentation, 8 349
 Warning method def child at indentation level 16 not at correct indentation, 8 351
 Warning method def child at indentation level 16 not at correct indentation, 8 352
 Warning method def child at indentation level 16 not at correct indentation, 8 353
 Warning method def child at indentation level 16 not at correct indentation, 8 354
 Warning if at indentation level 16 not at correct indentation, 8 356
 Warning if child at indentation level 24 not at correct indentation, 12 357
 Warning if rcurly at indentation level 16 not at correct indentation, 8 358
 Warning method def child at indentation level 16 not at correct indentation, 8 359
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 360
 Warning method def modifier at indentation level 8 not at correct indentation, 4 362
 Warning method def child at indentation level 16 not at correct indentation, 8 363
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 364
 Warning method def modifier at indentation level 8 not at correct indentation, 4 366
 Warning method def child at indentation level 16 not at correct indentation, 8 367
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 368
 Warning method def modifier at indentation level 8 not at correct indentation, 4 370
 Warning method def child at indentation level 16 not at correct indentation, 8 371
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 372
 Warning method def modifier at indentation level 8 not at correct indentation, 4 374
 Warning method def child at indentation level 16 not at correct indentation, 8 375
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 376
 Warning method def modifier at indentation level 8 not at correct indentation, 4 378
 Warning method def child at indentation level 16 not at correct indentation, 8 379
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 380
 Warning method def modifier at indentation level 8 not at correct indentation, 4 382
 Warning method def child at indentation level 16 not at correct indentation, 8 383
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 384
 Warning method def modifier at indentation level 8 not at correct indentation, 4 386
 Warning method def child at indentation level 16 not at correct indentation, 8 387
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 388
 Warning method def modifier at indentation level 8 not at correct indentation, 4 390
 Warning method def child at indentation level 16 not at correct indentation, 8 391
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 392
 Warning method def modifier at indentation level 8 not at correct indentation, 4 394
 Warning method def child at indentation level 16 not at correct indentation, 8 395
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 396
 Warning method def modifier at indentation level 8 not at correct indentation, 4 398
 Warning method def child at indentation level 16 not at correct indentation, 8 399
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 400
 Warning method def modifier at indentation level 8 not at correct indentation, 4 402
 Warning method def child at indentation level 16 not at correct indentation, 8 403
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 404
 Warning method def modifier at indentation level 8 not at correct indentation, 4 406
 Warning method def child at indentation level 16 not at correct indentation, 8 407
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 408
 Warning method def modifier at indentation level 8 not at correct indentation, 4 410
 Warning method def child at indentation level 16 not at correct indentation, 8 411
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 412
 Warning method def modifier at indentation level 8 not at correct indentation, 4 414
 Warning method def child at indentation level 16 not at correct indentation, 8 415
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 416
 Warning method def modifier at indentation level 8 not at correct indentation, 4 418
 Warning method def child at indentation level 16 not at correct indentation, 8 419
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 420
 Warning method def modifier at indentation level 8 not at correct indentation, 4 422
 Warning method def child at indentation level 16 not at correct indentation, 8 423
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 424
 Warning method def modifier at indentation level 8 not at correct indentation, 4 426
 Warning method def child at indentation level 16 not at correct indentation, 8 427
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 428
 Warning method def modifier at indentation level 8 not at correct indentation, 4 430
 Warning method def child at indentation level 16 not at correct indentation, 8 431
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 432

gboat2/web/action/GroupRoleAction.java

Severity Message Line
 Warning Name 'gboat2.web.action' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 23
 Warning member def modifier at indentation level 8 not at correct indentation, 4 31
 Warning member def modifier at indentation level 8 not at correct indentation, 4 33
 Warning member def modifier at indentation level 8 not at correct indentation, 4 34
 Warning member def modifier at indentation level 8 not at correct indentation, 4 36
 Warning method def modifier at indentation level 8 not at correct indentation, 4 45
 Warning Missing a Javadoc comment. 45
 Warning method def child at indentation level 16 not at correct indentation, 8 46
 Warning method def child at indentation level 16 not at correct indentation, 8 47
 Warning method def child at indentation level 16 not at correct indentation, 8 48
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 49

gboat2/web/action/LoginAction.java

Severity Message Line
 Warning Name 'gboat2.web.action' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unused import - gboat2.base.bridge.model.NaviResource. 8
 Warning Unused import - gboat2.web.model.Resource. 27
 Warning Unused import - java.util.Iterator. 44
 Warning Unknown tag 'date'. 64
 Warning member def modifier at indentation level 8 not at correct indentation, 4 75
 Warning member def modifier at indentation level 8 not at correct indentation, 4 78
 Warning member def modifier at indentation level 8 not at correct indentation, 4 81
 Warning member def modifier at indentation level 8 not at correct indentation, 4 84
 Warning member def modifier at indentation level 8 not at correct indentation, 4 87
 Warning member def modifier at indentation level 8 not at correct indentation, 4 89
 Warning member def modifier at indentation level 8 not at correct indentation, 4 92
 Warning member def modifier at indentation level 8 not at correct indentation, 4 95
 Warning member def modifier at indentation level 8 not at correct indentation, 4 98
 Warning member def modifier at indentation level 8 not at correct indentation, 4 99
 Warning member def modifier at indentation level 8 not at correct indentation, 4 102
 Warning member def modifier at indentation level 8 not at correct indentation, 4 103
 Warning member def modifier at indentation level 8 not at correct indentation, 4 106
 Warning member def modifier at indentation level 8 not at correct indentation, 4 107
 Warning member def modifier at indentation level 8 not at correct indentation, 4 110
 Warning member def modifier at indentation level 8 not at correct indentation, 4 111
 Warning member def modifier at indentation level 8 not at correct indentation, 4 113
 Warning member def modifier at indentation level 8 not at correct indentation, 4 114
 Warning member def modifier at indentation level 8 not at correct indentation, 4 116
 Warning member def modifier at indentation level 8 not at correct indentation, 4 117
 Warning member def modifier at indentation level 8 not at correct indentation, 4 119
 Warning member def modifier at indentation level 8 not at correct indentation, 4 120
 Warning member def modifier at indentation level 8 not at correct indentation, 4 122
 Warning member def modifier at indentation level 8 not at correct indentation, 4 123
 Warning member def modifier at indentation level 8 not at correct indentation, 4 125
 Warning member def modifier at indentation level 8 not at correct indentation, 4 126
 Warning member def modifier at indentation level 8 not at correct indentation, 4 128
 Warning member def modifier at indentation level 8 not at correct indentation, 4 130
 Warning method def modifier at indentation level 8 not at correct indentation, 4 139
 Warning method def child at indentation level 16 not at correct indentation, 8 141
 Warning method def child at indentation level 16 not at correct indentation, 8 142
 Warning method def child at indentation level 16 not at correct indentation, 8 143
 Warning method def child at indentation level 16 not at correct indentation, 8 144
 Warning method def child at indentation level 16 not at correct indentation, 8 145
 Warning method def child at indentation level 16 not at correct indentation, 8 147
 Warning if at indentation level 16 not at correct indentation, 8 148
 Warning if child at indentation level 24 not at correct indentation, 12 149
 Warning if child at indentation level 24 not at correct indentation, 12 150
 Warning if rcurly at indentation level 16 not at correct indentation, 8 151
 Warning method def child at indentation level 16 not at correct indentation, 8 152
 Warning if at indentation level 16 not at correct indentation, 8 155
 Warning if child at indentation level 24 not at correct indentation, 12 156
 Warning if child at indentation level 24 not at correct indentation, 12 157
 Warning if child at indentation level 24 not at correct indentation, 12 158
 Warning if rcurly at indentation level 16 not at correct indentation, 8 159
 Warning method def child at indentation level 16 not at correct indentation, 8 160
 Warning method def child at indentation level 16 not at correct indentation, 8 162
 Warning if at indentation level 16 not at correct indentation, 8 163
 Warning if at indentation level 24 not at correct indentation, 12 164
 Warning if child at indentation level 32 not at correct indentation, 16 165
 Warning if child at indentation level 32 not at correct indentation, 16 166
 Warning if child at indentation level 32 not at correct indentation, 16 167
 Warning if rcurly at indentation level 24 not at correct indentation, 12 168
 Warning if child at indentation level 24 not at correct indentation, 12 169
 Warning if child at indentation level 24 not at correct indentation, 12 170
 Warning if child at indentation level 24 not at correct indentation, 12 171
 Warning if rcurly at indentation level 16 not at correct indentation, 8 172
 Warning method def child at indentation level 16 not at correct indentation, 8 173
 Warning if at indentation level 16 not at correct indentation, 8 175
 Warning if child at indentation level 24 not at correct indentation, 12 176
 Warning if child at indentation level 24 not at correct indentation, 12 177
 Warning if child at indentation level 24 not at correct indentation, 12 178
 Warning if rcurly at indentation level 16 not at correct indentation, 8 179
 Warning method def child at indentation level 16 not at correct indentation, 8 181
 Warning if at indentation level 16 not at correct indentation, 8 182
 Warning if child at indentation level 24 not at correct indentation, 12 183
 Warning if rcurly at indentation level 16 not at correct indentation, 8 184
 Warning '}' should be alone on a line. 184
 Warning else child at indentation level 24 not at correct indentation, 12 185
 Warning else rcurly at indentation level 16 not at correct indentation, 8 186
 Warning try at indentation level 16 not at correct indentation, 8 187
 Warning try child at indentation level 24 not at correct indentation, 12 188
 Warning try child at indentation level 24 not at correct indentation, 12 190
 Warning try rcurly at indentation level 16 not at correct indentation, 8 191
 Warning '}' should be alone on a line. 191
 Warning catch child at indentation level 24 not at correct indentation, 12 192
 Warning catch child at indentation level 24 not at correct indentation, 12 193
 Warning catch child at indentation level 24 not at correct indentation, 12 194
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 195
 Warning method def child at indentation level 16 not at correct indentation, 8 197
 Warning method def child at indentation level 16 not at correct indentation, 8 199
 Warning method def child at indentation level 16 not at correct indentation, 8 200
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 201
 Warning method def modifier at indentation level 8 not at correct indentation, 4 208
 Warning try at indentation level 16 not at correct indentation, 8 215
 Warning try child at indentation level 24 not at correct indentation, 12 216
 Warning try child at indentation level 24 not at correct indentation, 12 219
 Warning try rcurly at indentation level 16 not at correct indentation, 8 220
 Warning '}' should be alone on a line. 220
 Warning catch child at indentation level 24 not at correct indentation, 12 222
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 223
 Warning if at indentation level 16 not at correct indentation, 8 226
 Warning if child at indentation level 24 not at correct indentation, 12 227
 Warning if child at indentation level 24 not at correct indentation, 12 228
 Warning if rcurly at indentation level 16 not at correct indentation, 8 229
 Warning method def child at indentation level 16 not at correct indentation, 8 232
 Warning method def child at indentation level 16 not at correct indentation, 8 233
 Warning method def child at indentation level 16 not at correct indentation, 8 234
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 235
 Warning method def modifier at indentation level 8 not at correct indentation, 4 240
 Warning Name 'outputRolesBeforeLogin' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 240
 Warning Expected @param tag for 'userStatus'. 240
 Warning method def child at indentation level 16 not at correct indentation, 8 241
 Warning method def child at indentation level 16 not at correct indentation, 8 242
 Warning if at indentation level 16 not at correct indentation, 8 243
 Warning for at indentation level 24 not at correct indentation, 12 244
 Warning if at indentation level 32 not at correct indentation, 16 245
 Warning if child at indentation level 40 not at correct indentation, 20 246
 Warning if rcurly at indentation level 32 not at correct indentation, 16 247
 Warning if at indentation level 32 not at correct indentation, 16 248
 Warning if child at indentation level 40 not at correct indentation, 20 249
 Warning if child at indentation level 40 not at correct indentation, 20 250
 Warning if rcurly at indentation level 32 not at correct indentation, 16 251
 Warning '}' should be alone on a line. 251
 Warning if child at indentation level 40 not at correct indentation, 20 252
 Warning if child at indentation level 40 not at correct indentation, 20 253
 Warning if rcurly at indentation level 32 not at correct indentation, 16 254
 Warning for rcurly at indentation level 24 not at correct indentation, 12 255
 Warning if rcurly at indentation level 16 not at correct indentation, 8 256
 Warning if at indentation level 16 not at correct indentation, 8 257
 Warning if child at indentation level 24 not at correct indentation, 12 258
 Warning if rcurly at indentation level 16 not at correct indentation, 8 259
 Warning '}' should be alone on a line. 259
 Warning if child at indentation level 24 not at correct indentation, 12 260
 Warning if rcurly at indentation level 16 not at correct indentation, 8 261
 Warning method def child at indentation level 16 not at correct indentation, 8 262
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 264
 Warning method def modifier at indentation level 8 not at correct indentation, 4 267
 Warning method def child at indentation level 16 not at correct indentation, 8 268
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 269
 Warning method def modifier at indentation level 8 not at correct indentation, 4 272
 Warning Name 'outputFailureAndCheckValidCompnent' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 272
 Warning method def child at indentation level 16 not at correct indentation, 8 274
 Warning method def child at indentation level 16 not at correct indentation, 8 275
 Warning if at indentation level 16 not at correct indentation, 8 276
 Warning if child at indentation level 24 not at correct indentation, 12 277
 Warning if rcurly at indentation level 16 not at correct indentation, 8 278
 Warning '}' should be alone on a line. 278
 Warning else child at indentation level 24 not at correct indentation, 12 279
 Warning if at indentation level 24 not at correct indentation, 12 280
 Warning if child at indentation level 32 not at correct indentation, 16 281
 Warning if rcurly at indentation level 24 not at correct indentation, 12 282
 Warning else child at indentation level 24 not at correct indentation, 12 283
 Warning else rcurly at indentation level 16 not at correct indentation, 8 284
 Warning method def child at indentation level 16 not at correct indentation, 8 285
 Warning method def child at indentation level 16 not at correct indentation, 8 286
 Warning method def child at indentation level 16 not at correct indentation, 8 287
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 288
 Warning method def modifier at indentation level 8 not at correct indentation, 4 291
 Warning method def child at indentation level 16 not at correct indentation, 8 293
 Warning 'if' construct must use '{}'s. 294
 Warning if at indentation level 16 not at correct indentation, 8 294
 Warning method def child at indentation level 16 not at correct indentation, 8 296
 Warning method def child at indentation level 16 not at correct indentation, 8 297
 Warning if at indentation level 16 not at correct indentation, 8 299
 Warning if child at indentation level 24 not at correct indentation, 12 300
 Warning if at indentation level 24 not at correct indentation, 12 301
 Warning if child at indentation level 32 not at correct indentation, 16 302
 Warning if child at indentation level 32 not at correct indentation, 16 303
 Warning if rcurly at indentation level 24 not at correct indentation, 12 304
 Warning if rcurly at indentation level 16 not at correct indentation, 8 305
 Warning method def child at indentation level 16 not at correct indentation, 8 306
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 307
 Warning method def modifier at indentation level 8 not at correct indentation, 4 312
 Warning method def child at indentation level 16 not at correct indentation, 8 313
 Warning method def child at indentation level 16 not at correct indentation, 8 314
 Warning method def child at indentation level 16 not at correct indentation, 8 315
 Warning if at indentation level 16 not at correct indentation, 8 316
 Warning if at indentation level 24 not at correct indentation, 12 317
 Warning if child at indentation level 32 not at correct indentation, 16 318
 Warning if rcurly at indentation level 24 not at correct indentation, 12 319
 Warning if at indentation level 24 not at correct indentation, 12 320
 Warning if child at indentation level 32 not at correct indentation, 16 321
 Warning if rcurly at indentation level 24 not at correct indentation, 12 322
 Warning if at indentation level 24 not at correct indentation, 12 323
 Warning if child at indentation level 32 not at correct indentation, 16 324
 Warning if rcurly at indentation level 24 not at correct indentation, 12 325
 Warning if rcurly at indentation level 16 not at correct indentation, 8 326
 Warning method def child at indentation level 16 not at correct indentation, 8 327
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 328
 Warning method def modifier at indentation level 8 not at correct indentation, 4 333
 Warning method def child at indentation level 16 not at correct indentation, 8 334
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 343
 Warning method def modifier at indentation level 8 not at correct indentation, 4 348
 Warning method def child at indentation level 16 not at correct indentation, 8 349
 Warning method def child at indentation level 16 not at correct indentation, 8 351
 Warning if at indentation level 16 not at correct indentation, 8 352
 Warning if child at indentation level 24 not at correct indentation, 12 353
 Warning if rcurly at indentation level 16 not at correct indentation, 8 354
 Warning method def child at indentation level 16 not at correct indentation, 8 355
 Warning if at indentation level 16 not at correct indentation, 8 356
 Warning if child at indentation level 24 not at correct indentation, 12 357
 Warning if child at indentation level 24 not at correct indentation, 12 358
 Warning if rcurly at indentation level 16 not at correct indentation, 8 359
 Warning method def child at indentation level 16 not at correct indentation, 8 361
 Warning try at indentation level 16 not at correct indentation, 8 362
 Warning if at indentation level 24 not at correct indentation, 12 363
 Warning if child at indentation level 32 not at correct indentation, 16 364
 Warning if rcurly at indentation level 24 not at correct indentation, 12 365
 Warning '}' should be alone on a line. 365
 Warning else child at indentation level 32 not at correct indentation, 16 366
 Warning else rcurly at indentation level 24 not at correct indentation, 12 367
 Warning try child at indentation level 24 not at correct indentation, 12 368
 Warning try child at indentation level 24 not at correct indentation, 12 369
 Warning try rcurly at indentation level 16 not at correct indentation, 8 370
 Warning '}' should be alone on a line. 370
 Warning catch child at indentation level 24 not at correct indentation, 12 371
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 372
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 373
 Warning Expected an @return tag. 378
 Warning method def modifier at indentation level 8 not at correct indentation, 4 378
 Warning method def child at indentation level 16 not at correct indentation, 8 379
 Warning try at indentation level 16 not at correct indentation, 8 380
 Warning try child at indentation level 24 not at correct indentation, 12 381
 Warning try rcurly at indentation level 16 not at correct indentation, 8 382
 Warning '}' should be alone on a line. 382
 Warning catch child at indentation level 24 not at correct indentation, 12 383
 Warning catch child at indentation level 24 not at correct indentation, 12 384
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 385
 Warning method def child at indentation level 16 not at correct indentation, 8 386
 Warning method def child at indentation level 16 not at correct indentation, 8 387
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 388
 Warning Expected an @return tag. 393
 Warning method def modifier at indentation level 8 not at correct indentation, 4 393
 Warning method def child at indentation level 16 not at correct indentation, 8 394
 Warning try at indentation level 16 not at correct indentation, 8 395
 Warning try child at indentation level 24 not at correct indentation, 12 396
 Warning try child at indentation level 24 not at correct indentation, 12 397
 Warning try child at indentation level 24 not at correct indentation, 12 398
 Warning try rcurly at indentation level 16 not at correct indentation, 8 399
 Warning '}' should be alone on a line. 399
 Warning catch child at indentation level 24 not at correct indentation, 12 400
 Warning catch child at indentation level 24 not at correct indentation, 12 401
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 402
 Warning method def child at indentation level 16 not at correct indentation, 8 403
 Warning method def child at indentation level 16 not at correct indentation, 8 404
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 405
 Warning Expected an @return tag. 411
 Warning method def modifier at indentation level 8 not at correct indentation, 4 411
 Warning Expected @param tag for 'userSession'. 411
 Warning if at indentation level 16 not at correct indentation, 8 412
 Warning if child at indentation level 24 not at correct indentation, 12 413
 Warning if rcurly at indentation level 16 not at correct indentation, 8 414
 Warning method def child at indentation level 16 not at correct indentation, 8 417
 Warning method def child at indentation level 16 not at correct indentation, 8 418
 Warning if at indentation level 16 not at correct indentation, 8 419
 Warning if child at indentation level 24 not at correct indentation, 12 420
 Warning if rcurly at indentation level 16 not at correct indentation, 8 421
 Warning method def child at indentation level 16 not at correct indentation, 8 422
 Warning method def child at indentation level 16 not at correct indentation, 8 423
 Warning method def child at indentation level 16 not at correct indentation, 8 424
 Warning method def child at indentation level 16 not at correct indentation, 8 425
 Warning if at indentation level 16 not at correct indentation, 8 427
 Warning if child at indentation level 24 not at correct indentation, 12 428
 Warning if rcurly at indentation level 16 not at correct indentation, 8 429
 Warning if at indentation level 16 not at correct indentation, 8 431
 Warning if child at indentation level 24 not at correct indentation, 12 432
 Warning if rcurly at indentation level 16 not at correct indentation, 8 433
 Warning method def child at indentation level 16 not at correct indentation, 8 434
 Warning method def child at indentation level 16 not at correct indentation, 8 435
 Warning method def child at indentation level 16 not at correct indentation, 8 436
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 437
 Warning method def modifier at indentation level 8 not at correct indentation, 4 445
 Warning if at indentation level 16 not at correct indentation, 8 446
 Warning if child at indentation level 24 not at correct indentation, 12 447
 Warning if child at indentation level 24 not at correct indentation, 12 448
 Warning if child at indentation level 24 not at correct indentation, 12 449
 Warning if rcurly at indentation level 16 not at correct indentation, 8 450
 Warning '}' should be alone on a line. 450
 Warning else child at indentation level 24 not at correct indentation, 12 451
 Warning else child at indentation level 24 not at correct indentation, 12 452
 Warning else child at indentation level 24 not at correct indentation, 12 453
 Warning else rcurly at indentation level 16 not at correct indentation, 8 454
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 455
 Warning method def modifier at indentation level 8 not at correct indentation, 4 461
 Warning if at indentation level 16 not at correct indentation, 8 462
 Warning if child at indentation level 24 not at correct indentation, 12 463
 Warning if child at indentation level 24 not at correct indentation, 12 464
 Warning if child at indentation level 24 not at correct indentation, 12 465
 Warning if child at indentation level 24 not at correct indentation, 12 466
 Warning if child at indentation level 24 not at correct indentation, 12 467
 Warning if rcurly at indentation level 16 not at correct indentation, 8 468
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 469
 Warning method def modifier at indentation level 8 not at correct indentation, 4 476
 Warning method def child at indentation level 16 not at correct indentation, 8 477
 Warning if at indentation level 16 not at correct indentation, 8 478
 Warning if child at indentation level 20 not at correct indentation, 12 479
 Warning if child at indentation level 20 not at correct indentation, 12 480
 Warning if child at indentation level 20 not at correct indentation, 12 481
 Warning if rcurly at indentation level 16 not at correct indentation, 8 482
 Warning '}' should be alone on a line. 482
 Warning else child at indentation level 24 not at correct indentation, 12 483
 Warning else child at indentation level 24 not at correct indentation, 12 484
 Warning else child at indentation level 24 not at correct indentation, 12 485
 Warning else child at indentation level 24 not at correct indentation, 12 486
 Warning else child at indentation level 24 not at correct indentation, 12 488
 Warning else child at indentation level 24 not at correct indentation, 12 489
 Warning else child at indentation level 24 not at correct indentation, 12 490
 Warning else child at indentation level 24 not at correct indentation, 12 491
 Warning else child at indentation level 24 not at correct indentation, 12 492
 Warning else rcurly at indentation level 16 not at correct indentation, 8 493
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 494
 Warning method def modifier at indentation level 8 not at correct indentation, 4 496
 Warning Missing a Javadoc comment. 496
 Warning method def child at indentation level 16 not at correct indentation, 8 497
 Warning if at indentation level 16 not at correct indentation, 8 498
 Warning if child at indentation level 24 not at correct indentation, 12 499
 Warning if child at indentation level 24 not at correct indentation, 12 500
 Warning if rcurly at indentation level 16 not at correct indentation, 8 501
 Warning '}' should be alone on a line. 501
 Warning if child at indentation level 24 not at correct indentation, 12 502
 Warning if rcurly at indentation level 16 not at correct indentation, 8 503
 Warning '}' should be alone on a line. 503
 Warning else child at indentation level 24 not at correct indentation, 12 504
 Warning else rcurly at indentation level 16 not at correct indentation, 8 505
 Warning method def child at indentation level 16 not at correct indentation, 8 506
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 507
 Warning method def modifier at indentation level 8 not at correct indentation, 4 509
 Warning Missing a Javadoc comment. 509
 Warning method def child at indentation level 16 not at correct indentation, 8 510
 Warning method def child at indentation level 16 not at correct indentation, 8 511
 Warning method def child at indentation level 16 not at correct indentation, 8 512
 Warning if at indentation level 16 not at correct indentation, 8 513
 Warning if child at indentation level 24 not at correct indentation, 12 514
 Warning if rcurly at indentation level 16 not at correct indentation, 8 515
 Warning '}' should be alone on a line. 515
 Warning else child at indentation level 24 not at correct indentation, 12 516
 Warning else rcurly at indentation level 16 not at correct indentation, 8 517
 Warning if at indentation level 16 not at correct indentation, 8 519
 Warning if child at indentation level 24 not at correct indentation, 12 520
 Warning if at indentation level 24 not at correct indentation, 12 521
 Warning try at indentation level 32 not at correct indentation, 16 522
 Warning try child at indentation level 40 not at correct indentation, 20 524
 Warning try rcurly at indentation level 32 not at correct indentation, 16 526
 Warning '}' should be alone on a line. 526
 Warning catch rcurly at indentation level 32 not at correct indentation, 16 527
 Warning if rcurly at indentation level 24 not at correct indentation, 12 528
 Warning if rcurly at indentation level 16 not at correct indentation, 8 529
 Warning '}' should be alone on a line. 529
 Warning else child at indentation level 24 not at correct indentation, 12 531
 Warning else rcurly at indentation level 16 not at correct indentation, 8 532
 Warning method def child at indentation level 16 not at correct indentation, 8 535
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 536
 Warning Expected an @return tag. 546
 Warning method def modifier at indentation level 8 not at correct indentation, 4 546
 Warning Expected @param tag for 'certStartDate'. 546
 Warning Expected @param tag for 'certEndDate'. 546
 Warning 'if' construct must use '{}'s. 547
 Warning if at indentation level 16 not at correct indentation, 8 547
 Warning method def child at indentation level 16 not at correct indentation, 8 551
 Warning try at indentation level 16 not at correct indentation, 8 552
 Warning try child at indentation level 24 not at correct indentation, 12 553
 Warning try child at indentation level 24 not at correct indentation, 12 554
 Warning try child at indentation level 24 not at correct indentation, 12 555
 Warning try child at indentation level 24 not at correct indentation, 12 556
 Warning try child at indentation level 24 not at correct indentation, 12 557
 Warning try child at indentation level 24 not at correct indentation, 12 558
 Warning try child at indentation level 24 not at correct indentation, 12 559
 Warning try child at indentation level 24 not at correct indentation, 12 560
 Warning try rcurly at indentation level 16 not at correct indentation, 8 561
 Warning '}' should be alone on a line. 561
 Warning catch child at indentation level 24 not at correct indentation, 12 563
 Warning try at indentation level 24 not at correct indentation, 12 564
 Warning try child at indentation level 32 not at correct indentation, 16 565
 Warning try child at indentation level 32 not at correct indentation, 16 566
 Warning try child at indentation level 32 not at correct indentation, 16 567
 Warning try child at indentation level 32 not at correct indentation, 16 568
 Warning try rcurly at indentation level 24 not at correct indentation, 12 569
 Warning '}' should be alone on a line. 569
 Warning catch child at indentation level 32 not at correct indentation, 16 570
 Warning catch rcurly at indentation level 24 not at correct indentation, 12 571
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 573
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 574
 Warning method def modifier at indentation level 8 not at correct indentation, 4 576
 Warning method def child at indentation level 16 not at correct indentation, 8 577
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 578
 Warning method def modifier at indentation level 8 not at correct indentation, 4 580
 Warning method def child at indentation level 16 not at correct indentation, 8 581
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 582
 Warning method def modifier at indentation level 8 not at correct indentation, 4 584
 Warning method def child at indentation level 16 not at correct indentation, 8 585
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 586
 Warning method def modifier at indentation level 8 not at correct indentation, 4 588
 Warning method def child at indentation level 16 not at correct indentation, 8 589
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 590
 Warning method def modifier at indentation level 8 not at correct indentation, 4 592
 Warning method def child at indentation level 16 not at correct indentation, 8 593
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 594
 Warning method def modifier at indentation level 8 not at correct indentation, 4 596
 Warning method def child at indentation level 16 not at correct indentation, 8 597
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 598
 Warning method def modifier at indentation level 8 not at correct indentation, 4 600
 Warning method def child at indentation level 16 not at correct indentation, 8 601
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 602
 Warning method def modifier at indentation level 8 not at correct indentation, 4 604
 Warning method def child at indentation level 16 not at correct indentation, 8 605
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 606
 Warning method def modifier at indentation level 8 not at correct indentation, 4 608
 Warning method def child at indentation level 16 not at correct indentation, 8 609
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 610
 Warning method def modifier at indentation level 8 not at correct indentation, 4 612
 Warning method def child at indentation level 16 not at correct indentation, 8 613
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 614
 Warning method def modifier at indentation level 8 not at correct indentation, 4 616
 Warning method def child at indentation level 16 not at correct indentation, 8 617
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 618
 Warning method def modifier at indentation level 8 not at correct indentation, 4 620
 Warning method def child at indentation level 16 not at correct indentation, 8 621
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 622
 Warning method def modifier at indentation level 8 not at correct indentation, 4 624
 Warning method def child at indentation level 16 not at correct indentation, 8 625
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 626
 Warning method def modifier at indentation level 8 not at correct indentation, 4 628
 Warning method def child at indentation level 16 not at correct indentation, 8 629
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 630
 Warning method def modifier at indentation level 8 not at correct indentation, 4 632
 Warning method def child at indentation level 16 not at correct indentation, 8 633
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 634
 Warning method def modifier at indentation level 8 not at correct indentation, 4 636
 Warning method def child at indentation level 16 not at correct indentation, 8 637
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 638
 Warning method def modifier at indentation level 8 not at correct indentation, 4 640
 Warning method def child at indentation level 16 not at correct indentation, 8 641
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 642
 Warning method def modifier at indentation level 8 not at correct indentation, 4 644
 Warning method def child at indentation level 16 not at correct indentation, 8 645
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 646
 Warning method def modifier at indentation level 8 not at correct indentation, 4 652
 Warning try at indentation level 16 not at correct indentation, 8 654
 Warning try child at indentation level 24 not at correct indentation, 12 655
 Warning try child at indentation level 24 not at correct indentation, 12 656
 Warning for at indentation level 24 not at correct indentation, 12 657
 Warning for child at indentation level 32 not at correct indentation, 16 658
 Warning for child at indentation level 32 not at correct indentation, 16 659
 Warning for child at indentation level 32 not at correct indentation, 16 660
 Warning 'if' construct must use '{}'s. 661
 Warning if at indentation level 32 not at correct indentation, 16 661
 Warning for rcurly at indentation level 24 not at correct indentation, 12 663
 Warning try rcurly at indentation level 16 not at correct indentation, 8 664
 Warning '}' should be alone on a line. 664
 Warning catch child at indentation level 24 not at correct indentation, 12 665
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 666
 Warning method def child at indentation level 16 not at correct indentation, 8 668
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 669
 Warning Expected an @return tag. 674
 Warning method def modifier at indentation level 8 not at correct indentation, 4 674
 Warning Name 'getDefaultUserAuthServiceImpl' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 674
 Warning method def child at indentation level 16 not at correct indentation, 8 675
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 676
 Warning method def modifier at indentation level 8 not at correct indentation, 4 694
 Warning method def child at indentation level 16 not at correct indentation, 8 695
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 696
 Warning method def modifier at indentation level 8 not at correct indentation, 4 698
 Warning method def child at indentation level 16 not at correct indentation, 8 699
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 700

gboat2/web/action/MetadataAction.java

Severity Message Line
 Warning Name 'gboat2.web.action' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 40
 Warning member def modifier at indentation level 8 not at correct indentation, 4 51
 Warning member def modifier at indentation level 8 not at correct indentation, 4 53
 Warning member def modifier at indentation level 8 not at correct indentation, 4 55
 Warning member def modifier at indentation level 8 not at correct indentation, 4 57
 Warning member def modifier at indentation level 8 not at correct indentation, 4 59
 Warning member def modifier at indentation level 8 not at correct indentation, 4 60
 Warning member def modifier at indentation level 8 not at correct indentation, 4 62
 Warning member def modifier at indentation level 8 not at correct indentation, 4 63
 Warning member def modifier at indentation level 8 not at correct indentation, 4 66
 Warning member def modifier at indentation level 8 not at correct indentation, 4 68
 Warning member def modifier at indentation level 8 not at correct indentation, 4 70
 Warning member def modifier at indentation level 8 not at correct indentation, 4 72
 Warning member def modifier at indentation level 8 not at correct indentation, 4 74
 Warning member def modifier at indentation level 8 not at correct indentation, 4 77
 Warning method def modifier at indentation level 8 not at correct indentation, 4 79
 Warning method def modifier at indentation level 8 not at correct indentation, 4 80
 Warning method def child at indentation level 16 not at correct indentation, 8 81
 Warning method def child at indentation level 16 not at correct indentation, 8 82
 Warning method def child at indentation level 16 not at correct indentation, 8 83
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 84
 Warning method def modifier at indentation level 8 not at correct indentation, 4 87
 Warning method def child at indentation level 16 not at correct indentation, 8 88
 Warning method def child at indentation level 16 not at correct indentation, 8 89
 Warning if at indentation level 16 not at correct indentation, 8 90
 Warning if child at indentation level 24 not at correct indentation, 12 91
 Warning if rcurly at indentation level 16 not at correct indentation, 8 92
 Warning method def child at indentation level 16 not at correct indentation, 8 93
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 94
 Warning method def modifier at indentation level 8 not at correct indentation, 4 97
 Warning method def child at indentation level 16 not at correct indentation, 8 98
 Warning method def child at indentation level 16 not at correct indentation, 8 99
 Warning method def child at indentation level 16 not at correct indentation, 8 100
 Warning try at indentation level 16 not at correct indentation, 8 101
 Warning try child at indentation level 24 not at correct indentation, 12 102
 Warning try rcurly at indentation level 16 not at correct indentation, 8 103
 Warning '}' should be alone on a line. 103
 Warning catch child at indentation level 24 not at correct indentation, 12 104
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 105
 Warning method def child at indentation level 16 not at correct indentation, 8 106
 Warning if at indentation level 16 not at correct indentation, 8 107
 Warning if at indentation level 24 not at correct indentation, 12 109
 Warning if child at indentation level 32 not at correct indentation, 16 111
 Warning if child at indentation level 32 not at correct indentation, 16 112
 Warning if rcurly at indentation level 24 not at correct indentation, 12 113
 Warning if rcurly at indentation level 16 not at correct indentation, 8 114
 Warning method def child at indentation level 16 not at correct indentation, 8 115
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 116
 Warning method def modifier at indentation level 8 not at correct indentation, 4 118
 Warning Missing a Javadoc comment. 118
 Warning method def modifier at indentation level 8 not at correct indentation, 4 119
 Warning method def child at indentation level 16 not at correct indentation, 8 120
 Warning method def child at indentation level 16 not at correct indentation, 8 121
 Warning method def child at indentation level 16 not at correct indentation, 8 122
 Warning if at indentation level 16 not at correct indentation, 8 123
 Warning if child at indentation level 24 not at correct indentation, 12 125
 Warning if at indentation level 24 not at correct indentation, 12 128
 Warning if child at indentation level 32 not at correct indentation, 16 129
 Warning if child at indentation level 32 not at correct indentation, 16 130
 Warning if child at indentation level 32 not at correct indentation, 16 132
 Warning if child at indentation level 32 not at correct indentation, 16 133
 Warning if child at indentation level 32 not at correct indentation, 16 134
 Warning if child at indentation level 32 not at correct indentation, 16 135
 Warning if child at indentation level 32 not at correct indentation, 16 136
 Warning if child at indentation level 32 not at correct indentation, 16 138
 Warning if rcurly at indentation level 24 not at correct indentation, 12 139
 Warning if at indentation level 24 not at correct indentation, 12 142
 Warning if child at indentation level 32 not at correct indentation, 16 143
 Warning if rcurly at indentation level 24 not at correct indentation, 12 144
 Warning '}' should be alone on a line. 144
 Warning else child at indentation level 32 not at correct indentation, 16 146
 Warning else child at indentation level 32 not at correct indentation, 16 147
 Warning else rcurly at indentation level 24 not at correct indentation, 12 148
 Warning if rcurly at indentation level 16 not at correct indentation, 8 149
 Warning method def child at indentation level 16 not at correct indentation, 8 150
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 151
 Warning method def modifier at indentation level 8 not at correct indentation, 4 153
 Warning Missing a Javadoc comment. 153
 Warning method def child at indentation level 16 not at correct indentation, 8 154
 Warning if at indentation level 16 not at correct indentation, 8 155
 Warning if child at indentation level 24 not at correct indentation, 12 156
 Warning if child at indentation level 24 not at correct indentation, 12 157
 Warning if rcurly at indentation level 16 not at correct indentation, 8 158
 Warning '}' should be alone on a line. 158
 Warning else child at indentation level 24 not at correct indentation, 12 159
 Warning else rcurly at indentation level 16 not at correct indentation, 8 160
 Warning method def child at indentation level 16 not at correct indentation, 8 161
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 162
 Warning method def modifier at indentation level 8 not at correct indentation, 4 164
 Warning Missing a Javadoc comment. 164
 Warning method def child at indentation level 16 not at correct indentation, 8 165
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 166
 Warning method def modifier at indentation level 8 not at correct indentation, 4 169
 Warning method def child at indentation level 16 not at correct indentation, 8 170
 Warning method def child at indentation level 16 not at correct indentation, 8 171
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 172
 Warning method def modifier at indentation level 8 not at correct indentation, 4 174
 Warning Missing a Javadoc comment. 174
 Warning method def child at indentation level 16 not at correct indentation, 8 175
 Warning method def child at indentation level 16 not at correct indentation, 8 176
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 177
 Warning method def modifier at indentation level 8 not at correct indentation, 4 179
 Warning Missing a Javadoc comment. 179
 Warning method def child at indentation level 16 not at correct indentation, 8 180
 Warning if at indentation level 16 not at correct indentation, 8 182
 Warning if child at indentation level 24 not at correct indentation, 12 183
 Warning if rcurly at indentation level 16 not at correct indentation, 8 184
 Warning method def child at indentation level 16 not at correct indentation, 8 185
 Warning try at indentation level 16 not at correct indentation, 8 186
 Warning try child at indentation level 24 not at correct indentation, 12 187
 Warning try child at indentation level 24 not at correct indentation, 12 188
 Warning try rcurly at indentation level 16 not at correct indentation, 8 189
 Warning '}' should be alone on a line. 189
 Warning catch child at indentation level 24 not at correct indentation, 12 190
 Warning catch child at indentation level 24 not at correct indentation, 12 191
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 192
 Warning method def child at indentation level 16 not at correct indentation, 8 194
 Warning method def child at indentation level 16 not at correct indentation, 8 195
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 196
 Warning method def modifier at indentation level 8 not at correct indentation, 4 198
 Warning Missing a Javadoc comment. 198
 Warning method def child at indentation level 16 not at correct indentation, 8 199
 Warning method def child at indentation level 16 not at correct indentation, 8 200
 Warning method def child at indentation level 16 not at correct indentation, 8 201
 Warning if at indentation level 16 not at correct indentation, 8 202
 Warning if child at indentation level 24 not at correct indentation, 12 203
 Warning if child at indentation level 24 not at correct indentation, 12 204
 Warning if child at indentation level 24 not at correct indentation, 12 205
 Warning if child at indentation level 24 not at correct indentation, 12 206
 Warning if child at indentation level 24 not at correct indentation, 12 207
 Warning if child at indentation level 24 not at correct indentation, 12 208
 Warning if child at indentation level 24 not at correct indentation, 12 209
 Warning if rcurly at indentation level 16 not at correct indentation, 8 210
 Warning method def child at indentation level 16 not at correct indentation, 8 211
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 212
 Warning method def modifier at indentation level 8 not at correct indentation, 4 214
 Warning method def child at indentation level 16 not at correct indentation, 8 215
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 216
 Warning method def modifier at indentation level 8 not at correct indentation, 4 218
 Warning method def child at indentation level 16 not at correct indentation, 8 219
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 220
 Warning method def modifier at indentation level 8 not at correct indentation, 4 222
 Warning method def child at indentation level 16 not at correct indentation, 8 223
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 224
 Warning method def modifier at indentation level 8 not at correct indentation, 4 226
 Warning method def child at indentation level 16 not at correct indentation, 8 227
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 228
 Warning method def modifier at indentation level 8 not at correct indentation, 4 230
 Warning method def child at indentation level 16 not at correct indentation, 8 231
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 232
 Warning method def modifier at indentation level 8 not at correct indentation, 4 234
 Warning method def child at indentation level 16 not at correct indentation, 8 235
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 236
 Warning method def modifier at indentation level 8 not at correct indentation, 4 238
 Warning method def child at indentation level 16 not at correct indentation, 8 239
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 240
 Warning method def modifier at indentation level 8 not at correct indentation, 4 242
 Warning method def child at indentation level 16 not at correct indentation, 8 243
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 244
 Warning method def modifier at indentation level 8 not at correct indentation, 4 246
 Warning method def child at indentation level 16 not at correct indentation, 8 247
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 248
 Warning method def modifier at indentation level 8 not at correct indentation, 4 250
 Warning method def child at indentation level 16 not at correct indentation, 8 251
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 252
 Warning method def modifier at indentation level 8 not at correct indentation, 4 254
 Warning method def child at indentation level 16 not at correct indentation, 8 255
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 256
 Warning method def modifier at indentation level 8 not at correct indentation, 4 258
 Warning method def child at indentation level 16 not at correct indentation, 8 259
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 260
 Warning method def modifier at indentation level 8 not at correct indentation, 4 262
 Warning method def child at indentation level 16 not at correct indentation, 8 263
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 264
 Warning method def modifier at indentation level 8 not at correct indentation, 4 266
 Warning method def child at indentation level 16 not at correct indentation, 8 267
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 268
 Warning method def modifier at indentation level 8 not at correct indentation, 4 270
 Warning method def child at indentation level 16 not at correct indentation, 8 271
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 272
 Warning method def modifier at indentation level 8 not at correct indentation, 4 274
 Warning method def child at indentation level 16 not at correct indentation, 8 275
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 276
 Warning method def modifier at indentation level 8 not at correct indentation, 4 278
 Warning method def child at indentation level 16 not at correct indentation, 8 279
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 280
 Warning method def modifier at indentation level 8 not at correct indentation, 4 282
 Warning method def child at indentation level 16 not at correct indentation, 8 283
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 284

gboat2/web/action/OrganDefineAction.java

Severity Message Line
 Warning Name 'gboat2.web.action' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 37
 Warning assign child at indentation level 4 not at correct indentation, 8 48
 Warning assign child at indentation level 0 not at correct indentation, 8 49
 Warning member def modifier at indentation level 8 not at correct indentation, 4 52
 Warning Name 'logger' must match pattern '(^[A-Z0-9_]{0,19}$)'. 52
 Warning member def modifier at indentation level 8 not at correct indentation, 4 53
 Warning member def modifier at indentation level 8 not at correct indentation, 4 54
 Warning member def modifier at indentation level 8 not at correct indentation, 4 55
 Warning member def modifier at indentation level 8 not at correct indentation, 4 56
 Warning method def modifier at indentation level 8 not at correct indentation, 4 58
 Warning Missing a Javadoc comment. 58
 Warning method def child at indentation level 16 not at correct indentation, 8 59
 Warning method def child at indentation level 16 not at correct indentation, 8 60
 Warning method def child at indentation level 16 not at correct indentation, 8 61
 Warning method def child at indentation level 16 not at correct indentation, 8 62
 Warning for at indentation level 16 not at correct indentation, 8 63
 Warning if at indentation level 24 not at correct indentation, 12 65
 Warning if child at indentation level 32 not at correct indentation, 16 66
 Warning try at indentation level 32 not at correct indentation, 16 67
 Warning try child at indentation level 40 not at correct indentation, 20 68
 Warning for at indentation level 40 not at correct indentation, 20 69
 Warning for child at indentation level 48 not at correct indentation, 24 70
 Warning for at indentation level 48 not at correct indentation, 24 71
 Warning if at indentation level 56 not at correct indentation, 28 72
 Warning if child at indentation level 64 not at correct indentation, 32 73
 Warning if child at indentation level 64 not at correct indentation, 32 74
 Warning if at indentation level 64 not at correct indentation, 32 75
 Warning if child at indentation level 72 not at correct indentation, 36 76
 Warning if rcurly at indentation level 64 not at correct indentation, 32 77
 Warning if rcurly at indentation level 56 not at correct indentation, 28 78
 Warning '}' should be alone on a line. 78
 Warning else child at indentation level 64 not at correct indentation, 32 79
 Warning else rcurly at indentation level 56 not at correct indentation, 28 80
 Warning for rcurly at indentation level 48 not at correct indentation, 24 81
 Warning for rcurly at indentation level 40 not at correct indentation, 20 82
 Warning try rcurly at indentation level 32 not at correct indentation, 16 83
 Warning '}' should be alone on a line. 83
 Warning catch child at indentation level 40 not at correct indentation, 20 84
 Warning catch rcurly at indentation level 32 not at correct indentation, 16 85
 Warning if rcurly at indentation level 24 not at correct indentation, 12 86
 Warning for rcurly at indentation level 16 not at correct indentation, 8 87
 Warning method def child at indentation level 16 not at correct indentation, 8 88
 Warning if at indentation level 16 not at correct indentation, 8 89
 Warning if child at indentation level 24 not at correct indentation, 12 90
 Warning if rcurly at indentation level 16 not at correct indentation, 8 91
 Warning method def child at indentation level 16 not at correct indentation, 8 92
 Warning method def child at indentation level 16 not at correct indentation, 8 93
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 94
 Warning method def modifier at indentation level 8 not at correct indentation, 4 96
 Warning method def modifier at indentation level 8 not at correct indentation, 4 97
 Warning method def child at indentation level 16 not at correct indentation, 8 98
 Warning method def child at indentation level 16 not at correct indentation, 8 99
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 100
 Warning method def modifier at indentation level 8 not at correct indentation, 4 102
 Warning method def modifier at indentation level 8 not at correct indentation, 4 103
 Warning method def child at indentation level 16 not at correct indentation, 8 104
 Warning method def child at indentation level 16 not at correct indentation, 8 105
 Warning method def child at indentation level 16 not at correct indentation, 8 106
 Warning method def child at indentation level 16 not at correct indentation, 8 107
 Warning method def child at indentation level 16 not at correct indentation, 8 108
 Warning method def child at indentation level 12 not at correct indentation, 8 109
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 110

gboat2/web/action/ParameterAction.java

Severity Message Line
 Warning Name 'gboat2.web.action' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 25
 Warning method def modifier at indentation level 8 not at correct indentation, 4 36
 Warning method def modifier at indentation level 8 not at correct indentation, 4 37
 Warning method def child at indentation level 16 not at correct indentation, 8 38
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 39

gboat2/web/action/PreferenceAction.java

Severity Message Line
 Warning Name 'gboat2.web.action' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 26
 Warning member def modifier at indentation level 8 not at correct indentation, 4 39
 Warning member def modifier at indentation level 8 not at correct indentation, 4 41
 Warning member def type at indentation level 8 not at correct indentation, 4 42
 Warning member def modifier at indentation level 8 not at correct indentation, 4 44
 Warning Name 'resId' must match pattern '(^[A-Z0-9_]{0,19}$)'. 44
 Warning Expected an @return tag. 50
 Warning method def modifier at indentation level 8 not at correct indentation, 4 50
 Warning method def child at indentation level 16 not at correct indentation, 8 51
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 52
 Warning method def modifier at indentation level 8 not at correct indentation, 4 58
 Warning if at indentation level 16 not at correct indentation, 8 59
 Warning if child at indentation level 24 not at correct indentation, 12 60
 Warning if rcurly at indentation level 16 not at correct indentation, 8 61
 Warning method def child at indentation level 16 not at correct indentation, 8 62
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 63
 Warning method def modifier at indentation level 8 not at correct indentation, 4 65
 Warning Missing a Javadoc comment. 65
 Warning method def modifier at indentation level 8 not at correct indentation, 4 66
 Warning method def child at indentation level 16 not at correct indentation, 8 68
 Warning method def child at indentation level 16 not at correct indentation, 8 69
 Warning method def child at indentation level 16 not at correct indentation, 8 70
 Warning method def child at indentation level 16 not at correct indentation, 8 71
 Warning method def child at indentation level 16 not at correct indentation, 8 74
 Warning if at indentation level 16 not at correct indentation, 8 76
 Warning for at indentation level 24 not at correct indentation, 12 77
 Warning for child at indentation level 32 not at correct indentation, 16 78
 Warning for child at indentation level 32 not at correct indentation, 16 80
 Warning if at indentation level 32 not at correct indentation, 16 81
 Warning Literal Strings should be compared using equals(), not '=='. 81
 Warning if child at indentation level 40 not at correct indentation, 20 82
 Warning if child at indentation level 40 not at correct indentation, 20 83
 Warning if child at indentation level 40 not at correct indentation, 20 84
 Warning if child at indentation level 40 not at correct indentation, 20 85
 Warning if at indentation level 40 not at correct indentation, 20 86
 Warning if child at indentation level 48 not at correct indentation, 24 87
 Warning if rcurly at indentation level 40 not at correct indentation, 20 88
 Warning '}' should be alone on a line. 88
 Warning else child at indentation level 48 not at correct indentation, 24 89
 Warning else rcurly at indentation level 40 not at correct indentation, 20 90
 Warning if child at indentation level 40 not at correct indentation, 20 91
 Warning if child at indentation level 40 not at correct indentation, 20 92
 Warning if rcurly at indentation level 32 not at correct indentation, 16 93
 Warning '}' should be alone on a line. 93
 Warning else child at indentation level 40 not at correct indentation, 20 94
 Warning else child at indentation level 40 not at correct indentation, 20 95
 Warning else child at indentation level 40 not at correct indentation, 20 96
 Warning else child at indentation level 40 not at correct indentation, 20 97
 Warning else child at indentation level 40 not at correct indentation, 20 98
 Warning else child at indentation level 40 not at correct indentation, 20 99
 Warning else child at indentation level 40 not at correct indentation, 20 100
 Warning else child at indentation level 40 not at correct indentation, 20 101
 Warning else child at indentation level 40 not at correct indentation, 20 102
 Warning else child at indentation level 40 not at correct indentation, 20 104
 Warning else child at indentation level 40 not at correct indentation, 20 105
 Warning else rcurly at indentation level 32 not at correct indentation, 16 106
 Warning for rcurly at indentation level 24 not at correct indentation, 12 108
 Warning if rcurly at indentation level 16 not at correct indentation, 8 109
 Warning method def child at indentation level 16 not at correct indentation, 8 111
 Warning method def child at indentation level 16 not at correct indentation, 8 112
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 113
 Warning method def modifier at indentation level 8 not at correct indentation, 4 121
 Warning method def child at indentation level 16 not at correct indentation, 8 122
 Warning if at indentation level 16 not at correct indentation, 8 123
 Warning for at indentation level 24 not at correct indentation, 12 124
 Warning if at indentation level 32 not at correct indentation, 16 125
 Warning if child at indentation level 40 not at correct indentation, 20 126
 Warning if rcurly at indentation level 32 not at correct indentation, 16 127
 Warning for rcurly at indentation level 24 not at correct indentation, 12 128
 Warning if rcurly at indentation level 16 not at correct indentation, 8 129
 Warning method def child at indentation level 16 not at correct indentation, 8 130
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 131
 Warning method def modifier at indentation level 8 not at correct indentation, 4 139
 Warning method def child at indentation level 16 not at correct indentation, 8 140
 Warning if at indentation level 16 not at correct indentation, 8 141
 Warning if child at indentation level 24 not at correct indentation, 12 142
 Warning if rcurly at indentation level 16 not at correct indentation, 8 143
 Warning method def child at indentation level 16 not at correct indentation, 8 145
 Warning for at indentation level 16 not at correct indentation, 8 146
 Warning for child at indentation level 24 not at correct indentation, 12 147
 Warning for child at indentation level 24 not at correct indentation, 12 148
 Warning if at indentation level 24 not at correct indentation, 12 149
 Warning if child at indentation level 32 not at correct indentation, 16 150
 Warning if child at indentation level 32 not at correct indentation, 16 151
 Warning if child at indentation level 32 not at correct indentation, 16 152
 Warning if child at indentation level 32 not at correct indentation, 16 153
 Warning if child at indentation level 32 not at correct indentation, 16 154
 Warning if child at indentation level 32 not at correct indentation, 16 155
 Warning if child at indentation level 32 not at correct indentation, 16 157
 Warning if child at indentation level 32 not at correct indentation, 16 158
 Warning if rcurly at indentation level 24 not at correct indentation, 12 159
 Warning for child at indentation level 24 not at correct indentation, 12 160
 Warning for rcurly at indentation level 16 not at correct indentation, 8 161
 Warning method def child at indentation level 16 not at correct indentation, 8 163
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 164

gboat2/web/action/ProfileAction.java

Severity Message Line
 Warning Name 'gboat2.web.action' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 22
 Warning member def modifier at indentation level 8 not at correct indentation, 4 29
 Warning member def modifier at indentation level 8 not at correct indentation, 4 31
 Warning member def modifier at indentation level 8 not at correct indentation, 4 33
 Warning member def modifier at indentation level 8 not at correct indentation, 4 35
 Warning member def modifier at indentation level 8 not at correct indentation, 4 37
 Warning member def modifier at indentation level 8 not at correct indentation, 4 38
 Warning method def modifier at indentation level 8 not at correct indentation, 4 40
 Warning Missing a Javadoc comment. 40
 Warning method def child at indentation level 16 not at correct indentation, 8 41
 Warning method def child at indentation level 16 not at correct indentation, 8 42
 Warning if at indentation level 16 not at correct indentation, 8 44
 Warning if at indentation level 24 not at correct indentation, 12 45
 Warning if child at indentation level 32 not at correct indentation, 16 46
 Warning if rcurly at indentation level 24 not at correct indentation, 12 47
 Warning if at indentation level 24 not at correct indentation, 12 48
 Warning if child at indentation level 32 not at correct indentation, 16 49
 Warning if rcurly at indentation level 24 not at correct indentation, 12 50
 Warning if at indentation level 24 not at correct indentation, 12 51
 Warning if child at indentation level 32 not at correct indentation, 16 52
 Warning if rcurly at indentation level 24 not at correct indentation, 12 53
 Warning if child at indentation level 24 not at correct indentation, 12 54
 Warning if rcurly at indentation level 16 not at correct indentation, 8 55
 Warning '}' should be alone on a line. 55
 Warning else child at indentation level 24 not at correct indentation, 12 56
 Warning else child at indentation level 24 not at correct indentation, 12 57
 Warning if at indentation level 24 not at correct indentation, 12 58
 Warning if child at indentation level 32 not at correct indentation, 16 59
 Warning if rcurly at indentation level 24 not at correct indentation, 12 60
 Warning '}' should be alone on a line. 60
 Warning else child at indentation level 32 not at correct indentation, 16 61
 Warning else rcurly at indentation level 24 not at correct indentation, 12 62
 Warning if at indentation level 24 not at correct indentation, 12 63
 Warning if child at indentation level 32 not at correct indentation, 16 64
 Warning if rcurly at indentation level 24 not at correct indentation, 12 65
 Warning '}' should be alone on a line. 65
 Warning else child at indentation level 32 not at correct indentation, 16 66
 Warning else rcurly at indentation level 24 not at correct indentation, 12 67
 Warning if at indentation level 24 not at correct indentation, 12 68
 Warning if child at indentation level 32 not at correct indentation, 16 69
 Warning if rcurly at indentation level 24 not at correct indentation, 12 70
 Warning '}' should be alone on a line. 70
 Warning else child at indentation level 32 not at correct indentation, 16 71
 Warning else rcurly at indentation level 24 not at correct indentation, 12 72
 Warning else child at indentation level 24 not at correct indentation, 12 73
 Warning else rcurly at indentation level 16 not at correct indentation, 8 74
 Warning method def child at indentation level 16 not at correct indentation, 8 75
 Warning method def child at indentation level 16 not at correct indentation, 8 76
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 77
 Warning method def modifier at indentation level 8 not at correct indentation, 4 79
 Warning method def child at indentation level 16 not at correct indentation, 8 80
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 81
 Warning method def modifier at indentation level 8 not at correct indentation, 4 83
 Warning method def child at indentation level 16 not at correct indentation, 8 84
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 85
 Warning method def modifier at indentation level 8 not at correct indentation, 4 87
 Warning method def child at indentation level 16 not at correct indentation, 8 88
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 89
 Warning method def modifier at indentation level 8 not at correct indentation, 4 91
 Warning method def child at indentation level 16 not at correct indentation, 8 92
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 93
 Warning method def modifier at indentation level 8 not at correct indentation, 4 95
 Warning method def child at indentation level 16 not at correct indentation, 8 96
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 97
 Warning method def modifier at indentation level 8 not at correct indentation, 4 99
 Warning method def child at indentation level 16 not at correct indentation, 8 100
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 101

gboat2/web/action/PropertyAction.java

Severity Message Line
 Warning Name 'gboat2.web.action' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 30
 Warning member def modifier at indentation level 8 not at correct indentation, 4 35
 Warning member def type at indentation level 8 not at correct indentation, 4 36
 Warning member def modifier at indentation level 8 not at correct indentation, 4 38
 Warning member def modifier at indentation level 8 not at correct indentation, 4 40
 Warning member def modifier at indentation level 8 not at correct indentation, 4 42
 Warning member def modifier at indentation level 8 not at correct indentation, 4 44
 Warning method def modifier at indentation level 8 not at correct indentation, 4 46
 Warning Missing a Javadoc comment. 46
 Warning method def child at indentation level 16 not at correct indentation, 8 47
 Warning method def child at indentation level 16 not at correct indentation, 8 48
 Warning method def child at indentation level 16 not at correct indentation, 8 49
 Warning try at indentation level 16 not at correct indentation, 8 50
 Warning try child at indentation level 24 not at correct indentation, 12 51
 Warning try child at indentation level 24 not at correct indentation, 12 52
 Warning try child at indentation level 24 not at correct indentation, 12 53
 Warning try child at indentation level 24 not at correct indentation, 12 55
 Warning try child at indentation level 24 not at correct indentation, 12 56
 Warning if at indentation level 24 not at correct indentation, 12 57
 Warning if child at indentation level 32 not at correct indentation, 16 58
 Warning if rcurly at indentation level 24 not at correct indentation, 12 59
 Warning try child at indentation level 24 not at correct indentation, 12 62
 Warning try child at indentation level 24 not at correct indentation, 12 63
 Warning if at indentation level 24 not at correct indentation, 12 65
 Warning if child at indentation level 32 not at correct indentation, 16 66
 Warning if child at indentation level 32 not at correct indentation, 16 67
 Warning if rcurly at indentation level 24 not at correct indentation, 12 68
 Warning if at indentation level 24 not at correct indentation, 12 70
 Warning if child at indentation level 32 not at correct indentation, 16 72
 Warning if child at indentation level 32 not at correct indentation, 16 73
 Warning if child at indentation level 32 not at correct indentation, 16 74
 Warning if child at indentation level 32 not at correct indentation, 16 75
 Warning if child at indentation level 32 not at correct indentation, 16 76
 Warning if child at indentation level 32 not at correct indentation, 16 77
 Warning if child at indentation level 32 not at correct indentation, 16 78
 Warning if at indentation level 32 not at correct indentation, 16 80
 Warning if child at indentation level 40 not at correct indentation, 20 81
 Warning if rcurly at indentation level 32 not at correct indentation, 16 82
 Warning '}' should be alone on a line. 82
 Warning else child at indentation level 40 not at correct indentation, 20 83
 Warning else rcurly at indentation level 32 not at correct indentation, 16 84
 Warning if rcurly at indentation level 24 not at correct indentation, 12 85
 Warning '}' should be alone on a line. 85
 Warning else child at indentation level 32 not at correct indentation, 16 86
 Warning if at indentation level 32 not at correct indentation, 16 87
 Warning if child at indentation level 40 not at correct indentation, 20 88
 Warning if rcurly at indentation level 32 not at correct indentation, 16 89
 Warning else rcurly at indentation level 24 not at correct indentation, 12 90
 Warning try rcurly at indentation level 16 not at correct indentation, 8 91
 Warning '}' should be alone on a line. 91
 Warning catch child at indentation level 24 not at correct indentation, 12 92
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 93
 Warning method def child at indentation level 16 not at correct indentation, 8 95
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 96
 Warning method def modifier at indentation level 8 not at correct indentation, 4 98
 Warning method def child at indentation level 16 not at correct indentation, 8 99
 Warning method def child at indentation level 16 not at correct indentation, 8 100
 Warning method def child at indentation level 16 not at correct indentation, 8 101
 Warning method def child at indentation level 16 not at correct indentation, 8 102
 Warning method def child at indentation level 16 not at correct indentation, 8 104
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 105
 Warning method def modifier at indentation level 8 not at correct indentation, 4 107
 Warning method def child at indentation level 16 not at correct indentation, 8 108
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 109
 Warning method def modifier at indentation level 8 not at correct indentation, 4 111
 Warning method def child at indentation level 16 not at correct indentation, 8 112
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 113
 Warning method def modifier at indentation level 8 not at correct indentation, 4 115
 Warning method def child at indentation level 16 not at correct indentation, 8 116
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 117
 Warning method def modifier at indentation level 8 not at correct indentation, 4 119
 Warning method def child at indentation level 16 not at correct indentation, 8 120
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 121
 Warning method def modifier at indentation level 8 not at correct indentation, 4 123
 Warning method def child at indentation level 16 not at correct indentation, 8 125
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 126
 Warning method def modifier at indentation level 8 not at correct indentation, 4 128
 Warning method def child at indentation level 16 not at correct indentation, 8 129
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 130

gboat2/web/action/ResourceAction.java

Severity Message Line
 Warning Name 'gboat2.web.action' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 41
 Warning assign child at indentation level 0 not at correct indentation, 8 50
 Warning member def modifier at indentation level 8 not at correct indentation, 4 53
 Warning member def modifier at indentation level 8 not at correct indentation, 4 55
 Warning member def modifier at indentation level 8 not at correct indentation, 4 56
 Warning member def modifier at indentation level 8 not at correct indentation, 4 58
 Warning member def modifier at indentation level 8 not at correct indentation, 4 59
 Warning member def modifier at indentation level 8 not at correct indentation, 4 61
 Warning member def modifier at indentation level 8 not at correct indentation, 4 62
 Warning member def modifier at indentation level 8 not at correct indentation, 4 64
 Warning member def modifier at indentation level 8 not at correct indentation, 4 65
 Warning member def modifier at indentation level 8 not at correct indentation, 4 67
 Warning member def modifier at indentation level 8 not at correct indentation, 4 68
 Warning member def modifier at indentation level 8 not at correct indentation, 4 70
 Warning member def modifier at indentation level 8 not at correct indentation, 4 71
 Warning member def modifier at indentation level 8 not at correct indentation, 4 73
 Warning member def modifier at indentation level 8 not at correct indentation, 4 75
 Warning member def modifier at indentation level 8 not at correct indentation, 4 77
 Warning member def modifier at indentation level 8 not at correct indentation, 4 79
 Warning member def modifier at indentation level 8 not at correct indentation, 4 81
 Warning member def modifier at indentation level 8 not at correct indentation, 4 83
 Warning member def modifier at indentation level 8 not at correct indentation, 4 85
 Warning member def modifier at indentation level 8 not at correct indentation, 4 87
 Warning member def modifier at indentation level 8 not at correct indentation, 4 89
 Warning member def modifier at indentation level 8 not at correct indentation, 4 91
 Warning member def modifier at indentation level 8 not at correct indentation, 4 93
 Warning method def modifier at indentation level 8 not at correct indentation, 4 95
 Warning method def child at indentation level 16 not at correct indentation, 8 96
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 97
 Warning method def modifier at indentation level 8 not at correct indentation, 4 99
 Warning method def child at indentation level 16 not at correct indentation, 8 100
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 101
 Warning method def modifier at indentation level 8 not at correct indentation, 4 107
 Warning Name 'removeAllCacheOfPriority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 107
 Warning method def child at indentation level 16 not at correct indentation, 8 109
 Warning method def child at indentation level 16 not at correct indentation, 8 110
 Warning if at indentation level 16 not at correct indentation, 8 111
 Warning for at indentation level 24 not at correct indentation, 12 112
 Warning if at indentation level 32 not at correct indentation, 16 113
 Warning for at indentation level 40 not at correct indentation, 20 114
 Warning for child at indentation level 48 not at correct indentation, 24 115
 Warning for child at indentation level 48 not at correct indentation, 24 116
 Warning for rcurly at indentation level 40 not at correct indentation, 20 117
 Warning if rcurly at indentation level 32 not at correct indentation, 16 118
 Warning for rcurly at indentation level 24 not at correct indentation, 12 119
 Warning if rcurly at indentation level 16 not at correct indentation, 8 120
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 121
 Warning method def modifier at indentation level 8 not at correct indentation, 4 123
 Warning Missing a Javadoc comment. 123
 Warning method def child at indentation level 16 not at correct indentation, 8 124
 Warning if at indentation level 16 not at correct indentation, 8 125
 Warning if child at indentation level 24 not at correct indentation, 12 126
 Warning if rcurly at indentation level 16 not at correct indentation, 8 127
 Warning if at indentation level 16 not at correct indentation, 8 128
 Warning if child at indentation level 24 not at correct indentation, 12 130
 Warning if child at indentation level 24 not at correct indentation, 12 131
 Warning if rcurly at indentation level 16 not at correct indentation, 8 132
 Warning method def child at indentation level 16 not at correct indentation, 8 134
 Warning method def child at indentation level 16 not at correct indentation, 8 135
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 136
 Warning method def modifier at indentation level 8 not at correct indentation, 4 144
 Warning for at indentation level 16 not at correct indentation, 8 145
 Warning if at indentation level 24 not at correct indentation, 12 146
 Warning if child at indentation level 32 not at correct indentation, 16 147
 Warning if child at indentation level 32 not at correct indentation, 16 148
 Warning if rcurly at indentation level 24 not at correct indentation, 12 149
 Warning for rcurly at indentation level 16 not at correct indentation, 8 150
 Warning method def child at indentation level 16 not at correct indentation, 8 152
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 153
 Warning method def modifier at indentation level 8 not at correct indentation, 4 155
 Warning Name 'getAnnotatedOperaByCode' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 155
 Warning for at indentation level 16 not at correct indentation, 8 156
 Warning if at indentation level 24 not at correct indentation, 12 157
 Warning if child at indentation level 32 not at correct indentation, 16 158
 Warning if rcurly at indentation level 24 not at correct indentation, 12 159
 Warning for rcurly at indentation level 16 not at correct indentation, 8 160
 Warning method def child at indentation level 16 not at correct indentation, 8 161
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 162
 Warning method def modifier at indentation level 8 not at correct indentation, 4 164
 Warning Missing a Javadoc comment. 164
 Warning method def child at indentation level 16 not at correct indentation, 8 165
 Warning method def child at indentation level 16 not at correct indentation, 8 168
 Warning method def child at indentation level 16 not at correct indentation, 8 170
 Warning method def child at indentation level 16 not at correct indentation, 8 171
 Warning if at indentation level 16 not at correct indentation, 8 172
 Warning for at indentation level 24 not at correct indentation, 12 173
 Warning if at indentation level 32 not at correct indentation, 16 174
 Warning if child at indentation level 40 not at correct indentation, 20 175
 Warning if rcurly at indentation level 32 not at correct indentation, 16 176
 Warning for rcurly at indentation level 24 not at correct indentation, 12 177
 Warning if rcurly at indentation level 16 not at correct indentation, 8 178
 Warning method def child at indentation level 16 not at correct indentation, 8 181
 Warning method def child at indentation level 16 not at correct indentation, 8 183
 Warning if at indentation level 16 not at correct indentation, 8 184
 Warning for at indentation level 24 not at correct indentation, 12 185
 Warning for child at indentation level 32 not at correct indentation, 16 186
 Warning if at indentation level 32 not at correct indentation, 16 187
 Warning if child at indentation level 40 not at correct indentation, 20 188
 Warning if child at indentation level 40 not at correct indentation, 20 189
 Warning if rcurly at indentation level 32 not at correct indentation, 16 190
 Warning for rcurly at indentation level 24 not at correct indentation, 12 191
 Warning if rcurly at indentation level 16 not at correct indentation, 8 192
 Warning method def child at indentation level 16 not at correct indentation, 8 193
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 194
 Warning method def modifier at indentation level 8 not at correct indentation, 4 200
 Warning method def modifier at indentation level 8 not at correct indentation, 4 201
 Warning method def child at indentation level 16 not at correct indentation, 8 203
 Warning method def child at indentation level 16 not at correct indentation, 8 204
 Warning method def child at indentation level 16 not at correct indentation, 8 205
 Warning if at indentation level 16 not at correct indentation, 8 206
 Warning if child at indentation level 24 not at correct indentation, 12 207
 Warning if rcurly at indentation level 16 not at correct indentation, 8 209
 Warning method def child at indentation level 16 not at correct indentation, 8 210
 Warning method def child at indentation level 16 not at correct indentation, 8 211
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 212
 Warning method def modifier at indentation level 8 not at correct indentation, 4 218
 Warning method def modifier at indentation level 8 not at correct indentation, 4 219
 Warning method def child at indentation level 16 not at correct indentation, 8 220
 Warning method def child at indentation level 16 not at correct indentation, 8 222
 Warning method def child at indentation level 16 not at correct indentation, 8 223
 Warning if at indentation level 16 not at correct indentation, 8 224
 Warning if child at indentation level 24 not at correct indentation, 12 225
 Warning if rcurly at indentation level 16 not at correct indentation, 8 226
 Warning method def child at indentation level 16 not at correct indentation, 8 227
 Warning method def child at indentation level 16 not at correct indentation, 8 228
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 229
 Warning method def modifier at indentation level 8 not at correct indentation, 4 231
 Warning Missing a Javadoc comment. 231
 Warning method def modifier at indentation level 8 not at correct indentation, 4 232
 Warning method def child at indentation level 16 not at correct indentation, 8 234
 Warning method def child at indentation level 16 not at correct indentation, 8 235
 Warning if at indentation level 16 not at correct indentation, 8 236
 Warning if child at indentation level 24 not at correct indentation, 12 237
 Warning if rcurly at indentation level 16 not at correct indentation, 8 239
 Warning method def child at indentation level 16 not at correct indentation, 8 240
 Warning method def child at indentation level 16 not at correct indentation, 8 241
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 242
 Warning method def modifier at indentation level 8 not at correct indentation, 4 248
 Warning method def child at indentation level 16 not at correct indentation, 8 249
 Warning method def child at indentation level 16 not at correct indentation, 8 250
 Warning method def child at indentation level 16 not at correct indentation, 8 251
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 252
 Warning method def modifier at indentation level 8 not at correct indentation, 4 258
 Warning Name 'getOperasByActionClass' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 258
 Warning method def child at indentation level 16 not at correct indentation, 8 259
 Warning method def child at indentation level 16 not at correct indentation, 8 260
 Warning method def child at indentation level 16 not at correct indentation, 8 261
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 262
 Warning method def modifier at indentation level 8 not at correct indentation, 4 268
 Warning Name 'getOperasByResourceId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 268
 Warning method def child at indentation level 16 not at correct indentation, 8 269
 Warning method def child at indentation level 11 not at correct indentation, 8 270
 Warning method def child at indentation level 16 not at correct indentation, 8 271
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 272
 Warning method def modifier at indentation level 8 not at correct indentation, 4 278
 Warning method def child at indentation level 16 not at correct indentation, 8 279
 Warning method def child at indentation level 16 not at correct indentation, 8 281
 Warning if at indentation level 16 not at correct indentation, 8 282
 Warning if child at indentation level 24 not at correct indentation, 12 283
 Warning if child at indentation level 24 not at correct indentation, 12 284
 Warning if child at indentation level 25 not at correct indentation, 12 285
 Warning if rcurly at indentation level 16 not at correct indentation, 8 286
 Warning '}' should be alone on a line. 286
 Warning else child at indentation level 20 not at correct indentation, 12 287
 Warning else rcurly at indentation level 16 not at correct indentation, 8 288
 Warning method def child at indentation level 16 not at correct indentation, 8 289
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 290
 Warning method def modifier at indentation level 8 not at correct indentation, 4 296
 Warning Name 'getAnnotatedResources' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 296
 Warning method def child at indentation level 16 not at correct indentation, 8 297
 Warning method def child at indentation level 16 not at correct indentation, 8 298
 Warning method def child at indentation level 16 not at correct indentation, 8 299
 Warning method def child at indentation level 16 not at correct indentation, 8 302
 Warning method def child at indentation level 16 not at correct indentation, 8 303
 Warning method def child at indentation level 16 not at correct indentation, 8 304
 Warning method def child at indentation level 16 not at correct indentation, 8 305
 Warning method def child at indentation level 16 not at correct indentation, 8 306
 Warning method def child at indentation level 16 not at correct indentation, 8 307
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 308
 Warning method def modifier at indentation level 8 not at correct indentation, 4 313
 Warning method def child at indentation level 16 not at correct indentation, 8 314
 Warning method def child at indentation level 16 not at correct indentation, 8 315
 Warning method def child at indentation level 16 not at correct indentation, 8 316
 Warning if at indentation level 16 not at correct indentation, 8 317
 Warning if child at indentation level 24 not at correct indentation, 12 318
 Warning if rcurly at indentation level 16 not at correct indentation, 8 319
 Warning method def child at indentation level 16 not at correct indentation, 8 320
 Warning if at indentation level 16 not at correct indentation, 8 321
 Warning if child at indentation level 24 not at correct indentation, 12 322
 Warning if rcurly at indentation level 16 not at correct indentation, 8 323
 Warning method def child at indentation level 16 not at correct indentation, 8 324
 Warning method def child at indentation level 16 not at correct indentation, 8 325
 Warning method def child at indentation level 16 not at correct indentation, 8 326
 Warning method def child at indentation level 16 not at correct indentation, 8 327
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 328
 Warning method def modifier at indentation level 8 not at correct indentation, 4 330
 Warning method def child at indentation level 16 not at correct indentation, 8 331
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 332
 Warning method def modifier at indentation level 8 not at correct indentation, 4 334
 Warning method def child at indentation level 16 not at correct indentation, 8 335
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 336
 Warning method def modifier at indentation level 8 not at correct indentation, 4 338
 Warning method def child at indentation level 16 not at correct indentation, 8 339
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 340
 Warning method def modifier at indentation level 8 not at correct indentation, 4 342
 Warning method def child at indentation level 16 not at correct indentation, 8 343
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 344
 Warning method def modifier at indentation level 8 not at correct indentation, 4 346
 Warning method def child at indentation level 16 not at correct indentation, 8 347
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 348
 Warning method def modifier at indentation level 8 not at correct indentation, 4 350
 Warning method def child at indentation level 16 not at correct indentation, 8 351
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 352
 Warning method def modifier at indentation level 8 not at correct indentation, 4 354
 Warning method def child at indentation level 16 not at correct indentation, 8 355
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 356
 Warning method def modifier at indentation level 8 not at correct indentation, 4 358
 Warning method def child at indentation level 16 not at correct indentation, 8 359
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 360
 Warning method def modifier at indentation level 8 not at correct indentation, 4 362
 Warning method def child at indentation level 16 not at correct indentation, 8 363
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 364
 Warning method def modifier at indentation level 8 not at correct indentation, 4 366
 Warning method def child at indentation level 16 not at correct indentation, 8 367
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 368
 Warning method def modifier at indentation level 8 not at correct indentation, 4 370
 Warning method def child at indentation level 16 not at correct indentation, 8 371
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 372
 Warning method def modifier at indentation level 8 not at correct indentation, 4 374
 Warning method def child at indentation level 16 not at correct indentation, 8 375
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 376
 Warning method def modifier at indentation level 8 not at correct indentation, 4 378
 Warning method def child at indentation level 16 not at correct indentation, 8 379
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 380
 Warning method def modifier at indentation level 8 not at correct indentation, 4 382
 Warning method def child at indentation level 16 not at correct indentation, 8 383
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 384
 Warning method def modifier at indentation level 8 not at correct indentation, 4 386
 Warning method def child at indentation level 16 not at correct indentation, 8 387
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 388
 Warning method def modifier at indentation level 8 not at correct indentation, 4 390
 Warning method def child at indentation level 16 not at correct indentation, 8 391
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 392

gboat2/web/action/RoleAction.java

Severity Message Line
 Warning Name 'gboat2.web.action' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 7
 Warning Unknown tag 'date'. 49
 Warning assign child at indentation level 0 not at correct indentation, 8 59
 Warning member def modifier at indentation level 8 not at correct indentation, 4 62
 Warning member def modifier at indentation level 8 not at correct indentation, 4 64
 Warning member def modifier at indentation level 8 not at correct indentation, 4 66
 Warning member def modifier at indentation level 8 not at correct indentation, 4 68
 Warning member def modifier at indentation level 8 not at correct indentation, 4 70
 Warning member def modifier at indentation level 8 not at correct indentation, 4 72
 Warning member def modifier at indentation level 8 not at correct indentation, 4 73
 Warning member def modifier at indentation level 8 not at correct indentation, 4 75
 Warning member def modifier at indentation level 8 not at correct indentation, 4 76
 Warning member def modifier at indentation level 8 not at correct indentation, 4 78
 Warning member def modifier at indentation level 8 not at correct indentation, 4 79
 Warning member def modifier at indentation level 8 not at correct indentation, 4 81
 Warning member def modifier at indentation level 8 not at correct indentation, 4 82
 Warning member def modifier at indentation level 8 not at correct indentation, 4 84
 Warning member def modifier at indentation level 8 not at correct indentation, 4 85
 Warning member def modifier at indentation level 8 not at correct indentation, 4 87
 Warning member def modifier at indentation level 8 not at correct indentation, 4 88
 Warning Name 'dataLevelAuthorityBusi' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. 88
 Warning member def modifier at indentation level 8 not at correct indentation, 4 90
 Warning member def modifier at indentation level 8 not at correct indentation, 4 91
 Warning member def modifier at indentation level 8 not at correct indentation, 4 93
 Warning member def modifier at indentation level 8 not at correct indentation, 4 94
 Warning member def modifier at indentation level 8 not at correct indentation, 4 96
 Warning member def modifier at indentation level 8 not at correct indentation, 4 97
 Warning member def modifier at indentation level 8 not at correct indentation, 4 102
 Warning member def modifier at indentation level 8 not at correct indentation, 4 103
 Warning method def modifier at indentation level 8 not at correct indentation, 4 108
 Warning method def child at indentation level 16 not at correct indentation, 8 109
 Warning if at indentation level 16 not at correct indentation, 8 110
 Warning if child at indentation level 20 not at correct indentation, 12 111
 Warning if child at indentation level 24 not at correct indentation, 12 112
 Warning if rcurly at indentation level 16 not at correct indentation, 8 113
 Warning method def child at indentation level 16 not at correct indentation, 8 114
 Warning method def child at indentation level 16 not at correct indentation, 8 115
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 116
 Warning method def modifier at indentation level 8 not at correct indentation, 4 119
 Warning Missing a Javadoc comment. 119
 Warning method def child at indentation level 16 not at correct indentation, 8 120
 Warning method def child at indentation level 16 not at correct indentation, 8 121
 Warning if at indentation level 16 not at correct indentation, 8 122
 Warning for at indentation level 24 not at correct indentation, 12 123
 Warning for child at indentation level 32 not at correct indentation, 16 124
 Warning for child at indentation level 32 not at correct indentation, 16 125
 Warning for child at indentation level 32 not at correct indentation, 16 126
 Warning for rcurly at indentation level 24 not at correct indentation, 12 127
 Warning if rcurly at indentation level 16 not at correct indentation, 8 128
 Warning method def child at indentation level 16 not at correct indentation, 8 129
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 130
 Warning method def modifier at indentation level 8 not at correct indentation, 4 132
 Warning Missing a Javadoc comment. 132
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 134
 Warning method def modifier at indentation level 8 not at correct indentation, 4 136
 Warning Missing a Javadoc comment. 136
 Warning method def child at indentation level 16 not at correct indentation, 8 137
 Warning if at indentation level 16 not at correct indentation, 8 138
 Warning if child at indentation level 24 not at correct indentation, 12 139
 Warning if rcurly at indentation level 16 not at correct indentation, 8 140
 Warning '}' should be alone on a line. 140
 Warning else child at indentation level 24 not at correct indentation, 12 141
 Warning else rcurly at indentation level 16 not at correct indentation, 8 142
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 143
 Warning method def modifier at indentation level 8 not at correct indentation, 4 145
 Warning Missing a Javadoc comment. 145
 Warning method def child at indentation level 16 not at correct indentation, 8 146
 Warning method def child at indentation level 16 not at correct indentation, 8 147
 Warning method def child at indentation level 16 not at correct indentation, 8 150
 Warning method def child at indentation level 16 not at correct indentation, 8 152
 Warning method def child at indentation level 16 not at correct indentation, 8 154
 Warning method def child at indentation level 16 not at correct indentation, 8 157
 Warning if at indentation level 16 not at correct indentation, 8 158
 Warning for at indentation level 24 not at correct indentation, 12 159
 Warning for child at indentation level 32 not at correct indentation, 16 161
 Warning for child at indentation level 32 not at correct indentation, 16 163
 Warning for rcurly at indentation level 24 not at correct indentation, 12 164
 Warning if rcurly at indentation level 16 not at correct indentation, 8 165
 Warning method def child at indentation level 16 not at correct indentation, 8 167
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 168
 Warning method def modifier at indentation level 8 not at correct indentation, 4 173
 Warning Name 'findOperationsForResource' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 173
 Warning method def child at indentation level 16 not at correct indentation, 8 174
 Warning method def child at indentation level 16 not at correct indentation, 8 175
 Warning for at indentation level 16 not at correct indentation, 8 177
 Warning for child at indentation level 20 not at correct indentation, 12 178
 Warning for child at indentation level 24 not at correct indentation, 12 179
 Warning for child at indentation level 24 not at correct indentation, 12 180
 Warning for child at indentation level 24 not at correct indentation, 12 181
 Warning for child at indentation level 24 not at correct indentation, 12 182
 Warning for child at indentation level 24 not at correct indentation, 12 183
 Warning for rcurly at indentation level 16 not at correct indentation, 8 184
 Warning method def child at indentation level 16 not at correct indentation, 8 185
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 186
 Warning method def modifier at indentation level 8 not at correct indentation, 4 191
 Warning Name 'findOperationsForRole' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 191
 Warning method def child at indentation level 16 not at correct indentation, 8 192
 Warning method def child at indentation level 16 not at correct indentation, 8 194
 Warning for at indentation level 16 not at correct indentation, 8 195
 Warning for child at indentation level 24 not at correct indentation, 12 196
 Warning for rcurly at indentation level 16 not at correct indentation, 8 197
 Warning method def child at indentation level 16 not at correct indentation, 8 198
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 199
 Warning method def modifier at indentation level 8 not at correct indentation, 4 201
 Warning Missing a Javadoc comment. 201
 Warning method def modifier at indentation level 8 not at correct indentation, 4 202
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 204
 Warning method def modifier at indentation level 8 not at correct indentation, 4 209
 Warning method def child at indentation level 16 not at correct indentation, 8 210
 Warning method def child at indentation level 16 not at correct indentation, 8 211
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 212
 Warning method def modifier at indentation level 8 not at correct indentation, 4 217
 Warning method def child at indentation level 16 not at correct indentation, 8 218
 Warning method def child at indentation level 16 not at correct indentation, 8 220
 Warning for at indentation level 16 not at correct indentation, 8 221
 Warning for child at indentation level 24 not at correct indentation, 12 222
 Warning for rcurly at indentation level 16 not at correct indentation, 8 223
 Warning method def child at indentation level 16 not at correct indentation, 8 224
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 225
 Warning method def modifier at indentation level 8 not at correct indentation, 4 230
 Warning method def child at indentation level 16 not at correct indentation, 8 231
 Warning method def child at indentation level 16 not at correct indentation, 8 232
 Warning method def child at indentation level 16 not at correct indentation, 8 233
 Warning if at indentation level 16 not at correct indentation, 8 234
 Warning if child at indentation level 24 not at correct indentation, 12 235
 Warning if rcurly at indentation level 16 not at correct indentation, 8 236
 Warning method def child at indentation level 16 not at correct indentation, 8 237
 Warning if at indentation level 16 not at correct indentation, 8 238
 Warning if child at indentation level 24 not at correct indentation, 12 239
 Warning if rcurly at indentation level 16 not at correct indentation, 8 240
 Warning method def child at indentation level 16 not at correct indentation, 8 241
 Warning method def child at indentation level 16 not at correct indentation, 8 242
 Warning method def child at indentation level 16 not at correct indentation, 8 243
 Warning method def child at indentation level 16 not at correct indentation, 8 244
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 245
 Warning method def modifier at indentation level 8 not at correct indentation, 4 247
 Warning method def child at indentation level 16 not at correct indentation, 8 248
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 249
 Warning method def modifier at indentation level 8 not at correct indentation, 4 251
 Warning method def child at indentation level 16 not at correct indentation, 8 252
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 253
 Warning method def modifier at indentation level 8 not at correct indentation, 4 255
 Warning method def child at indentation level 16 not at correct indentation, 8 256
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 257
 Warning method def modifier at indentation level 8 not at correct indentation, 4 259
 Warning method def child at indentation level 16 not at correct indentation, 8 260
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 261
 Warning method def modifier at indentation level 8 not at correct indentation, 4 263
 Warning method def child at indentation level 16 not at correct indentation, 8 264
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 265
 Warning method def modifier at indentation level 8 not at correct indentation, 4 267
 Warning method def child at indentation level 16 not at correct indentation, 8 268
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 269
 Warning method def modifier at indentation level 8 not at correct indentation, 4 271
 Warning method def child at indentation level 16 not at correct indentation, 8 272
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 273
 Warning method def modifier at indentation level 8 not at correct indentation, 4 275
 Warning method def child at indentation level 16 not at correct indentation, 8 276
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 277

gboat2/web/action/ShortcutAction.java

Severity Message Line
 Warning Name 'gboat2.web.action' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 53
 Warning member def modifier at indentation level 8 not at correct indentation, 4 68
 Warning member def modifier at indentation level 8 not at correct indentation, 4 70
 Warning 'static' modifier out of order with the JLS suggestions. 70
 Warning member def modifier at indentation level 8 not at correct indentation, 4 72
 Warning 'static' modifier out of order with the JLS suggestions. 72
 Warning Name 'logger' must match pattern '(^[A-Z0-9_]{0,19}$)'. 72
 Warning member def modifier at indentation level 8 not at correct indentation, 4 74
 Warning member def modifier at indentation level 8 not at correct indentation, 4 75
 Warning member def modifier at indentation level 8 not at correct indentation, 4 77
 Warning member def modifier at indentation level 8 not at correct indentation, 4 78
 Warning member def modifier at indentation level 8 not at correct indentation, 4 80
 Warning member def modifier at indentation level 8 not at correct indentation, 4 81
 Warning member def modifier at indentation level 8 not at correct indentation, 4 83
 Warning member def modifier at indentation level 8 not at correct indentation, 4 84
 Warning member def modifier at indentation level 8 not at correct indentation, 4 86
 Warning member def modifier at indentation level 8 not at correct indentation, 4 87
 Warning member def modifier at indentation level 8 not at correct indentation, 4 89
 Warning member def modifier at indentation level 8 not at correct indentation, 4 90
 Warning member def modifier at indentation level 8 not at correct indentation, 4 92
 Warning member def modifier at indentation level 8 not at correct indentation, 4 94
 Warning method def modifier at indentation level 8 not at correct indentation, 4 96
 Warning Missing a Javadoc comment. 96
 Warning method def child at indentation level 16 not at correct indentation, 8 97
 Warning method def child at indentation level 16 not at correct indentation, 8 98
 Warning if at indentation level 16 not at correct indentation, 8 99
 Warning if child at indentation level 24 not at correct indentation, 12 100
 Warning if rcurly at indentation level 16 not at correct indentation, 8 101
 Warning '}' should be alone on a line. 101
 Warning else child at indentation level 24 not at correct indentation, 12 102
 Warning else rcurly at indentation level 16 not at correct indentation, 8 103
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 104
 Warning method def modifier at indentation level 8 not at correct indentation, 4 106
 Warning Missing a Javadoc comment. 106
 Warning method def child at indentation level 16 not at correct indentation, 8 107
 Warning method def child at indentation level 16 not at correct indentation, 8 108
 Warning method def child at indentation level 16 not at correct indentation, 8 109
 Warning if at indentation level 16 not at correct indentation, 8 110
 Warning if child at indentation level 24 not at correct indentation, 12 111
 Warning if child at indentation level 24 not at correct indentation, 12 112
 Warning if child at indentation level 24 not at correct indentation, 12 113
 Warning if child at indentation level 24 not at correct indentation, 12 114
 Warning if child at indentation level 24 not at correct indentation, 12 115
 Warning if rcurly at indentation level 16 not at correct indentation, 8 116
 Warning method def child at indentation level 16 not at correct indentation, 8 118
 Warning method def child at indentation level 16 not at correct indentation, 8 119
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 120
 Warning method def modifier at indentation level 8 not at correct indentation, 4 123
 Warning method def child at indentation level 16 not at correct indentation, 8 124
 Warning method def child at indentation level 16 not at correct indentation, 8 125
 Warning method def child at indentation level 16 not at correct indentation, 8 126
 Warning method def child at indentation level 16 not at correct indentation, 8 128
 Warning method def child at indentation level 16 not at correct indentation, 8 129
 Warning method def child at indentation level 16 not at correct indentation, 8 130
 Warning while at indentation level 16 not at correct indentation, 8 131
 Warning while child at indentation level 24 not at correct indentation, 12 132
 Warning if at indentation level 24 not at correct indentation, 12 133
 Warning if child at indentation level 32 not at correct indentation, 16 134
 Warning if child at indentation level 32 not at correct indentation, 16 135
 Warning if child at indentation level 32 not at correct indentation, 16 136
 Warning if rcurly at indentation level 24 not at correct indentation, 12 137
 Warning while rcurly at indentation level 16 not at correct indentation, 8 138
 Warning method def child at indentation level 16 not at correct indentation, 8 167
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 168
 Warning method def modifier at indentation level 8 not at correct indentation, 4 170
 Warning Missing a Javadoc comment. 170
 Warning method def child at indentation level 16 not at correct indentation, 8 171
 Warning method def child at indentation level 16 not at correct indentation, 8 172
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 173
 Warning method def modifier at indentation level 8 not at correct indentation, 4 175
 Warning Missing a Javadoc comment. 175
 Warning method def child at indentation level 16 not at correct indentation, 8 176
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 177
 Warning method def modifier at indentation level 8 not at correct indentation, 4 179
 Warning Missing a Javadoc comment. 179
 Warning method def child at indentation level 16 not at correct indentation, 8 180
 Warning method def child at indentation level 16 not at correct indentation, 8 181
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 182
 Warning method def modifier at indentation level 8 not at correct indentation, 4 188
 Warning method def child at indentation level 16 not at correct indentation, 8 189
 Warning method def child at indentation level 16 not at correct indentation, 8 190
 Warning method def child at indentation level 16 not at correct indentation, 8 191
 Warning if at indentation level 16 not at correct indentation, 8 192
 Warning if child at indentation level 24 not at correct indentation, 12 194
 Warning try at indentation level 24 not at correct indentation, 12 196
 Warning try child at indentation level 32 not at correct indentation, 16 197
 Warning try rcurly at indentation level 24 not at correct indentation, 12 198
 Warning '}' should be alone on a line. 198
 Warning catch child at indentation level 32 not at correct indentation, 16 199
 Warning catch rcurly at indentation level 24 not at correct indentation, 12 200
 Warning if rcurly at indentation level 16 not at correct indentation, 8 201
 Warning '}' should be alone on a line. 201
 Warning else child at indentation level 24 not at correct indentation, 12 202
 Warning else child at indentation level 24 not at correct indentation, 12 203
 Warning else child at indentation level 24 not at correct indentation, 12 204
 Warning if at indentation level 24 not at correct indentation, 12 205
 Warning if at indentation level 32 not at correct indentation, 16 207
 Warning if child at indentation level 40 not at correct indentation, 20 208
 Warning if rcurly at indentation level 32 not at correct indentation, 16 209
 Warning if child at indentation level 32 not at correct indentation, 16 210
 Warning if rcurly at indentation level 24 not at correct indentation, 12 212
 Warning '}' should be alone on a line. 212
 Warning if at indentation level 32 not at correct indentation, 16 214
 Warning if child at indentation level 40 not at correct indentation, 20 215
 Warning if child at indentation level 40 not at correct indentation, 20 216
 Warning if rcurly at indentation level 32 not at correct indentation, 16 217
 Warning '}' should be alone on a line. 217
 Warning else child at indentation level 40 not at correct indentation, 20 218
 Warning else rcurly at indentation level 32 not at correct indentation, 16 219
 Warning else rcurly at indentation level 24 not at correct indentation, 12 221
 Warning else rcurly at indentation level 16 not at correct indentation, 8 222
 Warning method def child at indentation level 16 not at correct indentation, 8 223
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 224
 Warning method def modifier at indentation level 8 not at correct indentation, 4 230
 Warning method def child at indentation level 16 not at correct indentation, 8 231
 Warning method def child at indentation level 16 not at correct indentation, 8 232
 Warning method def child at indentation level 16 not at correct indentation, 8 233
 Warning if at indentation level 16 not at correct indentation, 8 234
 Warning if child at indentation level 24 not at correct indentation, 12 235
 Warning if rcurly at indentation level 16 not at correct indentation, 8 236
 Warning '}' should be alone on a line. 236
 Warning else child at indentation level 24 not at correct indentation, 12 238
 Warning else child at indentation level 24 not at correct indentation, 12 239
 Warning else child at indentation level 24 not at correct indentation, 12 240
 Warning else child at indentation level 24 not at correct indentation, 12 242
 Warning else rcurly at indentation level 16 not at correct indentation, 8 243
 Warning method def child at indentation level 16 not at correct indentation, 8 244
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 245
 Warning method def modifier at indentation level 8 not at correct indentation, 4 260
 Warning method def child at indentation level 16 not at correct indentation, 8 261
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 262
 Warning method def modifier at indentation level 8 not at correct indentation, 4 264
 Warning method def child at indentation level 16 not at correct indentation, 8 265
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 266
 Warning method def modifier at indentation level 8 not at correct indentation, 4 268
 Warning method def child at indentation level 16 not at correct indentation, 8 269
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 270
 Warning method def modifier at indentation level 8 not at correct indentation, 4 272
 Warning method def child at indentation level 16 not at correct indentation, 8 273
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 274

gboat2/web/action/SystemConfigAction.java

Severity Message Line
 Warning Name 'gboat2.web.action' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 39
 Warning member def modifier at indentation level 8 not at correct indentation, 4 49
 Warning member def modifier at indentation level 8 not at correct indentation, 4 51
 Warning member def modifier at indentation level 8 not at correct indentation, 4 52
 Warning member def modifier at indentation level 8 not at correct indentation, 4 54
 Warning member def modifier at indentation level 8 not at correct indentation, 4 55
 Warning member def modifier at indentation level 8 not at correct indentation, 4 57
 Warning member def modifier at indentation level 8 not at correct indentation, 4 58
 Warning member def modifier at indentation level 8 not at correct indentation, 4 60
 Warning member def modifier at indentation level 8 not at correct indentation, 4 61
 Warning member def modifier at indentation level 8 not at correct indentation, 4 63
 Warning member def modifier at indentation level 8 not at correct indentation, 4 64
 Warning method def modifier at indentation level 8 not at correct indentation, 4 67
 Warning Missing a Javadoc comment. 67
 Warning method def child at indentation level 16 not at correct indentation, 8 68
 Warning method def child at indentation level 16 not at correct indentation, 8 69
 Warning method def child at indentation level 16 not at correct indentation, 8 70
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 71
 Warning method def modifier at indentation level 8 not at correct indentation, 4 73
 Warning Missing a Javadoc comment. 73
 Warning method def child at indentation level 16 not at correct indentation, 8 74
 Warning if at indentation level 16 not at correct indentation, 8 76
 Warning if child at indentation level 24 not at correct indentation, 12 77
 Warning if child at indentation level 24 not at correct indentation, 12 78
 Warning if rcurly at indentation level 16 not at correct indentation, 8 79
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 80
 Warning method def modifier at indentation level 8 not at correct indentation, 4 82
 Warning method def child at indentation level 16 not at correct indentation, 8 83
 Warning if at indentation level 16 not at correct indentation, 8 84
 Warning if child at indentation level 24 not at correct indentation, 12 85
 Warning if rcurly at indentation level 16 not at correct indentation, 8 86
 Warning method def child at indentation level 16 not at correct indentation, 8 87
 Warning method def child at indentation level 16 not at correct indentation, 8 88
 Warning method def child at indentation level 16 not at correct indentation, 8 89
 Warning method def child at indentation level 16 not at correct indentation, 8 90
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 91
 Warning method def modifier at indentation level 8 not at correct indentation, 4 93
 Warning method def modifier at indentation level 8 not at correct indentation, 4 94
 Warning method def child at indentation level 16 not at correct indentation, 8 97
 Warning method def child at indentation level 16 not at correct indentation, 8 98
 Warning method def child at indentation level 16 not at correct indentation, 8 99
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 100
 Warning method def modifier at indentation level 8 not at correct indentation, 4 102
 Warning method def modifier at indentation level 8 not at correct indentation, 4 103
 Warning method def child at indentation level 16 not at correct indentation, 8 106
 Warning method def child at indentation level 16 not at correct indentation, 8 107
 Warning method def child at indentation level 16 not at correct indentation, 8 108
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 109
 Warning method def modifier at indentation level 8 not at correct indentation, 4 111
 Warning Missing a Javadoc comment. 111
 Warning method def child at indentation level 16 not at correct indentation, 8 112
 Warning if at indentation level 16 not at correct indentation, 8 113
 Warning if child at indentation level 24 not at correct indentation, 12 114
 Warning if child at indentation level 24 not at correct indentation, 12 115
 Warning if rcurly at indentation level 16 not at correct indentation, 8 116
 Warning method def child at indentation level 16 not at correct indentation, 8 118
 Warning if at indentation level 16 not at correct indentation, 8 119
 Warning if at indentation level 24 not at correct indentation, 12 120
 Warning if child at indentation level 32 not at correct indentation, 16 121
 Warning if child at indentation level 32 not at correct indentation, 16 122
 Warning if rcurly at indentation level 24 not at correct indentation, 12 123
 Warning if rcurly at indentation level 16 not at correct indentation, 8 124
 Warning method def child at indentation level 16 not at correct indentation, 8 126
 Warning method def child at indentation level 16 not at correct indentation, 8 127
 Warning if at indentation level 16 not at correct indentation, 8 129
 Warning if child at indentation level 24 not at correct indentation, 12 130
 Warning for at indentation level 24 not at correct indentation, 12 131
 Warning for child at indentation level 32 not at correct indentation, 16 132
 Warning if at indentation level 32 not at correct indentation, 16 133
 Warning if child at indentation level 40 not at correct indentation, 20 134
 Warning if rcurly at indentation level 32 not at correct indentation, 16 135
 Warning for child at indentation level 32 not at correct indentation, 16 136
 Warning for child at indentation level 32 not at correct indentation, 16 137
 Warning if at indentation level 32 not at correct indentation, 16 139
 Warning if child at indentation level 40 not at correct indentation, 20 140
 Warning if rcurly at indentation level 32 not at correct indentation, 16 141
 Warning '}' should be alone on a line. 141
 Warning else child at indentation level 40 not at correct indentation, 20 142
 Warning else rcurly at indentation level 32 not at correct indentation, 16 143
 Warning for rcurly at indentation level 24 not at correct indentation, 12 144
 Warning if rcurly at indentation level 16 not at correct indentation, 8 145
 Warning method def child at indentation level 16 not at correct indentation, 8 147
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 149

gboat2/web/action/UserAction.java

Severity Message Line
 Warning Name 'gboat2.web.action' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 62
 Warning assign child at indentation level 0 not at correct indentation, 8 74
 Warning member def modifier at indentation level 8 not at correct indentation, 4 77
 Warning member def modifier at indentation level 8 not at correct indentation, 4 79
 Warning member def modifier at indentation level 8 not at correct indentation, 4 81
 Warning member def modifier at indentation level 8 not at correct indentation, 4 83
 Warning member def modifier at indentation level 8 not at correct indentation, 4 85
 Warning member def modifier at indentation level 8 not at correct indentation, 4 87
 Warning member def modifier at indentation level 8 not at correct indentation, 4 89
 Warning member def modifier at indentation level 8 not at correct indentation, 4 91
 Warning member def modifier at indentation level 8 not at correct indentation, 4 93
 Warning member def modifier at indentation level 8 not at correct indentation, 4 95
 Warning member def modifier at indentation level 8 not at correct indentation, 4 97
 Warning member def modifier at indentation level 8 not at correct indentation, 4 99
 Warning member def modifier at indentation level 8 not at correct indentation, 4 101
 Warning member def modifier at indentation level 8 not at correct indentation, 4 103
 Warning member def modifier at indentation level 8 not at correct indentation, 4 105
 Warning member def modifier at indentation level 8 not at correct indentation, 4 108
 Warning member def modifier at indentation level 8 not at correct indentation, 4 110
 Warning member def modifier at indentation level 8 not at correct indentation, 4 112
 Warning member def modifier at indentation level 8 not at correct indentation, 4 113
 Warning member def modifier at indentation level 8 not at correct indentation, 4 115
 Warning member def modifier at indentation level 8 not at correct indentation, 4 116
 Warning member def modifier at indentation level 8 not at correct indentation, 4 118
 Warning member def modifier at indentation level 8 not at correct indentation, 4 119
 Warning member def modifier at indentation level 8 not at correct indentation, 4 121
 Warning member def modifier at indentation level 8 not at correct indentation, 4 122
 Warning member def modifier at indentation level 8 not at correct indentation, 4 124
 Warning member def modifier at indentation level 8 not at correct indentation, 4 125
 Warning member def modifier at indentation level 8 not at correct indentation, 4 127
 Warning member def modifier at indentation level 8 not at correct indentation, 4 128
 Warning member def modifier at indentation level 8 not at correct indentation, 4 130
 Warning member def modifier at indentation level 8 not at correct indentation, 4 131
 Warning Name 'dataLevelAuthorityBusi' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. 131
 Warning method def modifier at indentation level 8 not at correct indentation, 4 133
 Warning Missing a Javadoc comment. 133
 Warning method def child at indentation level 16 not at correct indentation, 8 134
 Warning method def child at indentation level 16 not at correct indentation, 8 135
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 136
 Warning method def modifier at indentation level 8 not at correct indentation, 4 138
 Warning Missing a Javadoc comment. 138
 Warning method def modifier at indentation level 8 not at correct indentation, 4 139
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 140
 Warning method def modifier at indentation level 8 not at correct indentation, 4 143
 Warning method def child at indentation level 16 not at correct indentation, 8 144
 Warning method def child at indentation level 16 not at correct indentation, 8 145
 Warning method def child at indentation level 16 not at correct indentation, 8 146
 Warning method def child at indentation level 16 not at correct indentation, 8 147
 Warning method def child at indentation level 16 not at correct indentation, 8 149
 Warning method def child at indentation level 16 not at correct indentation, 8 152
 Warning for at indentation level 16 not at correct indentation, 8 153
 Warning for child at indentation level 24 not at correct indentation, 12 154
 Warning for child at indentation level 24 not at correct indentation, 12 155
 Warning for child at indentation level 24 not at correct indentation, 12 156
 Warning for child at indentation level 24 not at correct indentation, 12 157
 Warning for rcurly at indentation level 16 not at correct indentation, 8 158
 Warning method def child at indentation level 16 not at correct indentation, 8 161
 Warning for at indentation level 16 not at correct indentation, 8 162
 Warning for child at indentation level 24 not at correct indentation, 12 163
 Warning for child at indentation level 24 not at correct indentation, 12 164
 Warning for child at indentation level 24 not at correct indentation, 12 165
 Warning for child at indentation level 24 not at correct indentation, 12 166
 Warning for rcurly at indentation level 16 not at correct indentation, 8 167
 Warning method def child at indentation level 16 not at correct indentation, 8 170
 Warning for at indentation level 16 not at correct indentation, 8 171
 Warning for child at indentation level 24 not at correct indentation, 12 172
 Warning for child at indentation level 24 not at correct indentation, 12 173
 Warning for child at indentation level 24 not at correct indentation, 12 174
 Warning for child at indentation level 24 not at correct indentation, 12 175
 Warning for rcurly at indentation level 16 not at correct indentation, 8 176
 Warning method def child at indentation level 16 not at correct indentation, 8 178
 Warning method def child at indentation level 16 not at correct indentation, 8 179
 Warning method def child at indentation level 16 not at correct indentation, 8 180
 Warning method def child at indentation level 16 not at correct indentation, 8 182
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 183
 Warning method def modifier at indentation level 8 not at correct indentation, 4 186
 Warning Missing a Javadoc comment. 186
 Warning Name 'findResourceTreeForRoleOfGroup' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 186
 Warning method def child at indentation level 16 not at correct indentation, 8 187
 Warning method def child at indentation level 16 not at correct indentation, 8 188
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 189
 Warning method def modifier at indentation level 8 not at correct indentation, 4 191
 Warning Missing a Javadoc comment. 191
 Warning if at indentation level 16 not at correct indentation, 8 192
 Warning if child at indentation level 24 not at correct indentation, 12 194
 Warning if at indentation level 24 not at correct indentation, 12 196
 Warning if child at indentation level 32 not at correct indentation, 16 197
 Warning if rcurly at indentation level 24 not at correct indentation, 12 198
 Warning if child at indentation level 24 not at correct indentation, 12 199
 Warning if rcurly at indentation level 16 not at correct indentation, 8 200
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 201
 Warning method def modifier at indentation level 8 not at correct indentation, 4 204
 Warning Missing a Javadoc comment. 204
 Warning method def child at indentation level 16 not at correct indentation, 8 206
 Warning method def child at indentation level 16 not at correct indentation, 8 207
 Warning method def child at indentation level 16 not at correct indentation, 8 209
 Warning method def child at indentation level 16 not at correct indentation, 8 210
 Warning for at indentation level 16 not at correct indentation, 8 211
 Warning for child at indentation level 24 not at correct indentation, 12 212
 Warning for child at indentation level 24 not at correct indentation, 12 213
 Warning for rcurly at indentation level 16 not at correct indentation, 8 214
 Warning method def child at indentation level 16 not at correct indentation, 8 215
 Warning method def child at indentation level 16 not at correct indentation, 8 216
 Warning method def child at indentation level 16 not at correct indentation, 8 217
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 219
 Warning method def modifier at indentation level 8 not at correct indentation, 4 222
 Warning Missing a Javadoc comment. 222
 Warning method def child at indentation level 16 not at correct indentation, 8 223
 Warning method def child at indentation level 16 not at correct indentation, 8 224
 Warning method def child at indentation level 16 not at correct indentation, 8 225
 Warning method def child at indentation level 16 not at correct indentation, 8 226
 Warning method def child at indentation level 16 not at correct indentation, 8 227
 Warning method def child at indentation level 16 not at correct indentation, 8 228
 Warning method def child at indentation level 16 not at correct indentation, 8 229
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 230
 Warning method def modifier at indentation level 8 not at correct indentation, 4 233
 Warning Missing a Javadoc comment. 233
 Warning Name 'findOperationsForRoleOfGroup' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 233
 Warning method def child at indentation level 16 not at correct indentation, 8 234
 Warning method def child at indentation level 16 not at correct indentation, 8 235
 Warning method def child at indentation level 16 not at correct indentation, 8 236
 Warning method def child at indentation level 16 not at correct indentation, 8 237
 Warning method def child at indentation level 16 not at correct indentation, 8 239
 Warning for at indentation level 16 not at correct indentation, 8 241
 Warning for child at indentation level 24 not at correct indentation, 12 242
 Warning for child at indentation level 24 not at correct indentation, 12 243
 Warning for child at indentation level 24 not at correct indentation, 12 244
 Warning for child at indentation level 24 not at correct indentation, 12 245
 Warning for child at indentation level 24 not at correct indentation, 12 246
 Warning for child at indentation level 24 not at correct indentation, 12 247
 Warning for rcurly at indentation level 16 not at correct indentation, 8 248
 Warning method def child at indentation level 16 not at correct indentation, 8 249
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 250
 Warning method def modifier at indentation level 8 not at correct indentation, 4 253
 Warning Missing a Javadoc comment. 253
 Warning Name 'findOperationsForUser' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 253
 Warning method def child at indentation level 16 not at correct indentation, 8 254
 Warning method def child at indentation level 16 not at correct indentation, 8 255
 Warning method def child at indentation level 16 not at correct indentation, 8 256
 Warning method def child at indentation level 16 not at correct indentation, 8 257
 Warning method def child at indentation level 16 not at correct indentation, 8 258
 Warning for at indentation level 16 not at correct indentation, 8 259
 Warning for child at indentation level 24 not at correct indentation, 12 260
 Warning for rcurly at indentation level 16 not at correct indentation, 8 261
 Warning method def child at indentation level 16 not at correct indentation, 8 262
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 263
 Warning method def modifier at indentation level 8 not at correct indentation, 4 265
 Warning method def modifier at indentation level 8 not at correct indentation, 4 266
 Warning method def child at indentation level 16 not at correct indentation, 8 267
 Warning method def child at indentation level 16 not at correct indentation, 8 268
 Warning method def child at indentation level 16 not at correct indentation, 8 269
 Warning method def child at indentation level 16 not at correct indentation, 8 270
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 271
 Warning method def modifier at indentation level 8 not at correct indentation, 4 273
 Warning method def modifier at indentation level 8 not at correct indentation, 4 274
 Warning method def modifier at indentation level 8 not at correct indentation, 4 275
 Warning method def child at indentation level 16 not at correct indentation, 8 276
 Warning for at indentation level 16 not at correct indentation, 8 277
 Warning for child at indentation level 24 not at correct indentation, 12 278
 Warning for child at indentation level 24 not at correct indentation, 12 279
 Warning for at indentation level 24 not at correct indentation, 12 280
 Warning if at indentation level 32 not at correct indentation, 16 281
 Warning Literal Strings should be compared using equals(), not '=='. 281
 Warning if child at indentation level 40 not at correct indentation, 20 282
 Warning if rcurly at indentation level 32 not at correct indentation, 16 283
 Warning '}' should be alone on a line. 283
 Warning else child at indentation level 40 not at correct indentation, 20 284
 Warning else rcurly at indentation level 32 not at correct indentation, 16 285
 Warning for rcurly at indentation level 24 not at correct indentation, 12 286
 Warning for child at indentation level 24 not at correct indentation, 12 287
 Warning for rcurly at indentation level 16 not at correct indentation, 8 288
 Warning method def child at indentation level 16 not at correct indentation, 8 290
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 291
 Warning method def modifier at indentation level 8 not at correct indentation, 4 298
 Warning method def child at indentation level 16 not at correct indentation, 8 299
 Warning method def child at indentation level 16 not at correct indentation, 8 300
 Warning method def child at indentation level 16 not at correct indentation, 8 301
 Warning method def child at indentation level 16 not at correct indentation, 8 302
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 303
 Warning method def modifier at indentation level 8 not at correct indentation, 4 311
 Warning method def child at indentation level 16 not at correct indentation, 8 312
 Warning method def child at indentation level 16 not at correct indentation, 8 313
 Warning if at indentation level 16 not at correct indentation, 8 314
 Warning if child at indentation level 24 not at correct indentation, 12 315
 Warning if child at indentation level 24 not at correct indentation, 12 316
 Warning if child at indentation level 24 not at correct indentation, 12 318
 Warning if child at indentation level 24 not at correct indentation, 12 319
 Warning if child at indentation level 24 not at correct indentation, 12 320
 Warning if child at indentation level 24 not at correct indentation, 12 321
 Warning if child at indentation level 24 not at correct indentation, 12 322
 Warning if child at indentation level 24 not at correct indentation, 12 323
 Warning if child at indentation level 24 not at correct indentation, 12 325
 Warning if child at indentation level 24 not at correct indentation, 12 326
 Warning if child at indentation level 24 not at correct indentation, 12 327
 Warning if rcurly at indentation level 16 not at correct indentation, 8 328
 Warning '}' should be alone on a line. 328
 Warning else child at indentation level 24 not at correct indentation, 12 329
 Warning else child at indentation level 24 not at correct indentation, 12 330
 Warning else child at indentation level 24 not at correct indentation, 12 331
 Warning else child at indentation level 24 not at correct indentation, 12 332
 Warning else child at indentation level 24 not at correct indentation, 12 333
 Warning else child at indentation level 24 not at correct indentation, 12 335
 Warning else child at indentation level 24 not at correct indentation, 12 336
 Warning else child at indentation level 24 not at correct indentation, 12 337
 Warning else rcurly at indentation level 16 not at correct indentation, 8 338
 Warning method def child at indentation level 16 not at correct indentation, 8 340
 Warning method def child at indentation level 16 not at correct indentation, 8 341
 Warning method def child at indentation level 16 not at correct indentation, 8 342
 Warning method def child at indentation level 16 not at correct indentation, 8 343
 Warning for at indentation level 16 not at correct indentation, 8 344
 Warning for child at indentation level 24 not at correct indentation, 12 345
 Warning for child at indentation level 24 not at correct indentation, 12 346
 Warning for child at indentation level 24 not at correct indentation, 12 347
 Warning for child at indentation level 24 not at correct indentation, 12 348
 Warning for child at indentation level 24 not at correct indentation, 12 349
 Warning for child at indentation level 24 not at correct indentation, 12 350
 Warning for child at indentation level 24 not at correct indentation, 12 351
 Warning for rcurly at indentation level 16 not at correct indentation, 8 352
 Warning method def child at indentation level 16 not at correct indentation, 8 353
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 354
 Warning method def modifier at indentation level 8 not at correct indentation, 4 361
 Warning Name 'deleteUserRoleGroupOrgan' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 361
 Warning method def child at indentation level 16 not at correct indentation, 8 362
 Warning method def child at indentation level 16 not at correct indentation, 8 363
 Warning method def child at indentation level 16 not at correct indentation, 8 364
 Warning method def child at indentation level 16 not at correct indentation, 8 365
 Warning method def child at indentation level 16 not at correct indentation, 8 366
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 367
 Warning method def modifier at indentation level 8 not at correct indentation, 4 374
 Warning method def child at indentation level 16 not at correct indentation, 8 375
 Warning method def child at indentation level 16 not at correct indentation, 8 376
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 377
 Warning method def modifier at indentation level 8 not at correct indentation, 4 385
 Warning method def child at indentation level 16 not at correct indentation, 8 386
 Warning method def child at indentation level 16 not at correct indentation, 8 387
 Warning if at indentation level 16 not at correct indentation, 8 388
 Warning if child at indentation level 24 not at correct indentation, 12 389
 Warning if child at indentation level 24 not at correct indentation, 12 390
 Warning if at indentation level 24 not at correct indentation, 12 391
 Warning if child at indentation level 32 not at correct indentation, 16 392
 Warning if rcurly at indentation level 24 not at correct indentation, 12 393
 Warning '}' should be alone on a line. 393
 Warning else child at indentation level 32 not at correct indentation, 16 394
 Warning else child at indentation level 32 not at correct indentation, 16 395
 Warning else rcurly at indentation level 24 not at correct indentation, 12 396
 Warning if rcurly at indentation level 16 not at correct indentation, 8 397
 Warning '}' should be alone on a line. 397
 Warning else child at indentation level 24 not at correct indentation, 12 398
 Warning if at indentation level 24 not at correct indentation, 12 399
 Warning if child at indentation level 32 not at correct indentation, 16 400
 Warning if rcurly at indentation level 24 not at correct indentation, 12 401
 Warning '}' should be alone on a line. 401
 Warning if at indentation level 32 not at correct indentation, 16 402
 Warning if child at indentation level 40 not at correct indentation, 20 403
 Warning if rcurly at indentation level 32 not at correct indentation, 16 404
 Warning '}' should be alone on a line. 404
 Warning else child at indentation level 40 not at correct indentation, 20 405
 Warning else child at indentation level 40 not at correct indentation, 20 406
 Warning else rcurly at indentation level 32 not at correct indentation, 16 407
 Warning else rcurly at indentation level 24 not at correct indentation, 12 408
 Warning else rcurly at indentation level 16 not at correct indentation, 8 409
 Warning method def child at indentation level 16 not at correct indentation, 8 410
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 411
 Warning method def modifier at indentation level 8 not at correct indentation, 4 419
 Warning method def child at indentation level 12 not at correct indentation, 8 420
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 421
 Warning method def modifier at indentation level 8 not at correct indentation, 4 429
 Warning Name 'showGroupOrganMapperById' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 429
 Warning method def child at indentation level 12 not at correct indentation, 8 430
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 431
 Warning method def modifier at indentation level 8 not at correct indentation, 4 433
 Warning Missing a Javadoc comment. 433
 Warning method def child at indentation level 12 not at correct indentation, 8 434
 Warning method def child at indentation level 16 not at correct indentation, 8 435
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 436
 Warning Expected an @return tag. 443
 Warning method def modifier at indentation level 8 not at correct indentation, 4 443
 Warning method def child at indentation level 16 not at correct indentation, 8 444
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 445
 Warning '}' should be alone on a line. 459
 Warning Expected an @return tag. 469
 Warning method def modifier at indentation level 8 not at correct indentation, 4 469
 Warning method def child at indentation level 16 not at correct indentation, 8 470
 Warning method def child at indentation level 16 not at correct indentation, 8 471
 Warning method def child at indentation level 16 not at correct indentation, 8 472
 Warning method def child at indentation level 16 not at correct indentation, 8 473
 Warning method def child at indentation level 16 not at correct indentation, 8 474
 Warning method def child at indentation level 16 not at correct indentation, 8 475
 Warning method def child at indentation level 16 not at correct indentation, 8 476
 Warning method def child at indentation level 16 not at correct indentation, 8 477
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 478
 Warning method def modifier at indentation level 8 not at correct indentation, 4 484
 Warning method def child at indentation level 12 not at correct indentation, 8 485
 Warning method def child at indentation level 12 not at correct indentation, 8 486
 Warning method def child at indentation level 12 not at correct indentation, 8 487
 Warning if at indentation level 16 not at correct indentation, 8 490
 Warning if child at indentation level 20 not at correct indentation, 12 491
 Warning if child at indentation level 24 not at correct indentation, 12 492
 Warning if rcurly at indentation level 16 not at correct indentation, 8 493
 Warning if at indentation level 16 not at correct indentation, 8 496
 Warning if child at indentation level 20 not at correct indentation, 12 497
 Warning if child at indentation level 20 not at correct indentation, 12 498
 Warning method def child at indentation level 16 not at correct indentation, 8 501
 Warning method def child at indentation level 16 not at correct indentation, 8 502
 Warning method def child at indentation level 16 not at correct indentation, 8 503
 Warning method def child at indentation level 16 not at correct indentation, 8 504
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 505
 Warning method def modifier at indentation level 8 not at correct indentation, 4 507
 Warning Missing a Javadoc comment. 507
 Warning method def child at indentation level 16 not at correct indentation, 8 508
 Warning if at indentation level 16 not at correct indentation, 8 509
 Warning if child at indentation level 24 not at correct indentation, 12 510
 Warning if child at indentation level 24 not at correct indentation, 12 511
 Warning if rcurly at indentation level 16 not at correct indentation, 8 512
 Warning '}' should be alone on a line. 512
 Warning else child at indentation level 24 not at correct indentation, 12 513
 Warning else rcurly at indentation level 16 not at correct indentation, 8 514
 Warning if at indentation level 16 not at correct indentation, 8 515
 Warning if child at indentation level 24 not at correct indentation, 12 516
 Warning if child at indentation level 24 not at correct indentation, 12 517
 Warning if rcurly at indentation level 16 not at correct indentation, 8 518
 Warning '}' should be alone on a line. 518
 Warning else child at indentation level 20 not at correct indentation, 12 519
 Warning else rcurly at indentation level 16 not at correct indentation, 8 520
 Warning method def child at indentation level 16 not at correct indentation, 8 521
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 522
 Warning method def modifier at indentation level 8 not at correct indentation, 4 524
 Warning method def child at indentation level 16 not at correct indentation, 8 525
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 526
 Warning method def modifier at indentation level 8 not at correct indentation, 4 528
 Warning method def child at indentation level 16 not at correct indentation, 8 529
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 530
 Warning method def modifier at indentation level 8 not at correct indentation, 4 532
 Warning method def child at indentation level 16 not at correct indentation, 8 533
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 534
 Warning method def modifier at indentation level 8 not at correct indentation, 4 536
 Warning method def child at indentation level 16 not at correct indentation, 8 537
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 538
 Warning method def modifier at indentation level 8 not at correct indentation, 4 540
 Warning method def child at indentation level 16 not at correct indentation, 8 541
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 542
 Warning method def modifier at indentation level 8 not at correct indentation, 4 544
 Warning method def child at indentation level 16 not at correct indentation, 8 545
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 546
 Warning method def modifier at indentation level 8 not at correct indentation, 4 548
 Warning method def child at indentation level 16 not at correct indentation, 8 549
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 550
 Warning method def modifier at indentation level 8 not at correct indentation, 4 552
 Warning method def child at indentation level 16 not at correct indentation, 8 553
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 554
 Warning method def modifier at indentation level 8 not at correct indentation, 4 556
 Warning method def child at indentation level 16 not at correct indentation, 8 557
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 558
 Warning method def modifier at indentation level 8 not at correct indentation, 4 560
 Warning method def child at indentation level 16 not at correct indentation, 8 561
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 562
 Warning method def modifier at indentation level 8 not at correct indentation, 4 564
 Warning method def child at indentation level 16 not at correct indentation, 8 565
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 566
 Warning method def modifier at indentation level 8 not at correct indentation, 4 568
 Warning method def child at indentation level 16 not at correct indentation, 8 569
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 570
 Warning method def modifier at indentation level 8 not at correct indentation, 4 572
 Warning method def child at indentation level 16 not at correct indentation, 8 573
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 574
 Warning method def modifier at indentation level 8 not at correct indentation, 4 576
 Warning method def child at indentation level 16 not at correct indentation, 8 577
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 578
 Warning method def modifier at indentation level 8 not at correct indentation, 4 580
 Warning method def child at indentation level 16 not at correct indentation, 8 581
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 582
 Warning method def modifier at indentation level 8 not at correct indentation, 4 584
 Warning method def child at indentation level 16 not at correct indentation, 8 585
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 586
 Warning method def modifier at indentation level 8 not at correct indentation, 4 588
 Warning method def child at indentation level 16 not at correct indentation, 8 589
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 590
 Warning method def modifier at indentation level 8 not at correct indentation, 4 592
 Warning method def child at indentation level 16 not at correct indentation, 8 593
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 594
 Warning method def modifier at indentation level 8 not at correct indentation, 4 596
 Warning method def child at indentation level 16 not at correct indentation, 8 597
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 598
 Warning method def modifier at indentation level 8 not at correct indentation, 4 600
 Warning method def child at indentation level 16 not at correct indentation, 8 601
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 602
 Warning method def modifier at indentation level 8 not at correct indentation, 4 604
 Warning method def child at indentation level 16 not at correct indentation, 8 605
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 606
 Warning method def modifier at indentation level 8 not at correct indentation, 4 608
 Warning method def child at indentation level 16 not at correct indentation, 8 609
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 610
 Warning method def modifier at indentation level 8 not at correct indentation, 4 612
 Warning method def child at indentation level 16 not at correct indentation, 8 613
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 614
 Warning method def modifier at indentation level 8 not at correct indentation, 4 616
 Warning method def child at indentation level 16 not at correct indentation, 8 617
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 618
 Warning method def modifier at indentation level 8 not at correct indentation, 4 620
 Warning method def child at indentation level 16 not at correct indentation, 8 621
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 622
 Warning method def modifier at indentation level 8 not at correct indentation, 4 624
 Warning method def child at indentation level 16 not at correct indentation, 8 625
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 626
 Warning method def modifier at indentation level 8 not at correct indentation, 4 628
 Warning method def child at indentation level 16 not at correct indentation, 8 629
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 630
 Warning method def modifier at indentation level 8 not at correct indentation, 4 632
 Warning method def child at indentation level 16 not at correct indentation, 8 633
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 634
 Warning method def modifier at indentation level 8 not at correct indentation, 4 636
 Warning method def child at indentation level 16 not at correct indentation, 8 637
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 638
 Warning method def modifier at indentation level 8 not at correct indentation, 4 640
 Warning method def child at indentation level 16 not at correct indentation, 8 641
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 642

gboat2/web/action/VersionMgrAction.java

Severity Message Line
 Warning Name 'gboat2.web.action' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 4
 Warning Unknown tag 'date'. 23
 Warning method def modifier at indentation level 8 not at correct indentation, 4 38
 Warning method def modifier at indentation level 8 not at correct indentation, 4 39
 Warning method def child at indentation level 16 not at correct indentation, 8 40
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 41
 Warning method def modifier at indentation level 8 not at correct indentation, 4 43
 Warning method def modifier at indentation level 8 not at correct indentation, 4 44
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 45
 Warning method def modifier at indentation level 8 not at correct indentation, 4 47
 Warning method def modifier at indentation level 8 not at correct indentation, 4 48
 Warning method def child at indentation level 16 not at correct indentation, 8 49
 Warning method def child at indentation level 16 not at correct indentation, 8 50
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 51

gboat2/web/action/WidgetAction.java

Severity Message Line
 Warning Name 'gboat2.web.action' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 28
 Warning member def modifier at indentation level 8 not at correct indentation, 4 33
 Warning member def modifier at indentation level 8 not at correct indentation, 4 35
 Warning Missing a Javadoc comment. 35
 Warning 'static' modifier out of order with the JLS suggestions. 35
 Warning Name 'logger' must match pattern '(^[A-Z0-9_]{0,19}$)'. 35
 Warning member def modifier at indentation level 8 not at correct indentation, 4 37
 Warning member def modifier at indentation level 8 not at correct indentation, 4 39
 Warning member def modifier at indentation level 8 not at correct indentation, 4 41
 Warning member def type at indentation level 8 not at correct indentation, 4 42
 Warning member def modifier at indentation level 8 not at correct indentation, 4 44
 Warning member def type at indentation level 8 not at correct indentation, 4 45
 Warning method def modifier at indentation level 8 not at correct indentation, 4 47
 Warning Missing a Javadoc comment. 47
 Warning Line is longer than 200 characters (found 542). 61
 Warning method def child at indentation level 16 not at correct indentation, 8 65
 Warning try at indentation level 16 not at correct indentation, 8 67
 Warning try child at indentation level 24 not at correct indentation, 12 68
 Warning if at indentation level 24 not at correct indentation, 12 69
 Warning if child at indentation level 32 not at correct indentation, 16 70
 Warning if rcurly at indentation level 24 not at correct indentation, 12 71
 Warning try rcurly at indentation level 16 not at correct indentation, 8 72
 Warning '}' should be alone on a line. 72
 Warning catch child at indentation level 24 not at correct indentation, 12 73
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 74
 Warning method def child at indentation level 16 not at correct indentation, 8 75
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 76
 Warning method def modifier at indentation level 8 not at correct indentation, 4 79
 Warning Missing a Javadoc comment. 79
 Warning method def child at indentation level 16 not at correct indentation, 8 80
 Warning method def child at indentation level 16 not at correct indentation, 8 81
 Warning method def child at indentation level 16 not at correct indentation, 8 82
 Warning method def child at indentation level 16 not at correct indentation, 8 83
 Warning try at indentation level 16 not at correct indentation, 8 84
 Warning if at indentation level 24 not at correct indentation, 12 85
 Warning for at indentation level 32 not at correct indentation, 16 86
 Warning for child at indentation level 40 not at correct indentation, 20 87
 Warning if at indentation level 40 not at correct indentation, 20 88
 Warning if child at indentation level 48 not at correct indentation, 24 90
 Warning if at indentation level 48 not at correct indentation, 24 91
 Warning if child at indentation level 56 not at correct indentation, 28 92
 Warning if rcurly at indentation level 48 not at correct indentation, 24 93
 Warning if at indentation level 48 not at correct indentation, 24 96
 Warning if child at indentation level 56 not at correct indentation, 28 97
 Warning if rcurly at indentation level 48 not at correct indentation, 24 98
 Warning if child at indentation level 48 not at correct indentation, 24 101
 Warning if at indentation level 48 not at correct indentation, 24 102
 Warning if child at indentation level 56 not at correct indentation, 28 103
 Warning if rcurly at indentation level 48 not at correct indentation, 24 104
 Warning if child at indentation level 48 not at correct indentation, 24 105
 Warning if child at indentation level 48 not at correct indentation, 24 106
 Warning if child at indentation level 48 not at correct indentation, 24 109
 Warning if rcurly at indentation level 40 not at correct indentation, 20 110
 Warning for rcurly at indentation level 32 not at correct indentation, 16 111
 Warning if rcurly at indentation level 24 not at correct indentation, 12 112
 Warning try rcurly at indentation level 16 not at correct indentation, 8 113
 Warning '}' should be alone on a line. 113
 Warning catch child at indentation level 24 not at correct indentation, 12 114
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 115
 Warning method def child at indentation level 16 not at correct indentation, 8 116
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 117
 Warning method def modifier at indentation level 8 not at correct indentation, 4 119
 Warning method def child at indentation level 16 not at correct indentation, 8 120
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 121
 Warning method def modifier at indentation level 8 not at correct indentation, 4 123
 Warning method def child at indentation level 16 not at correct indentation, 8 124
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 125
 Warning method def modifier at indentation level 8 not at correct indentation, 4 127
 Warning method def child at indentation level 16 not at correct indentation, 8 128
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 129
 Warning method def modifier at indentation level 8 not at correct indentation, 4 131
 Warning method def child at indentation level 16 not at correct indentation, 8 132
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 133

gboat2/web/action/WidgetAuthorityConfigAction.java

Severity Message Line
 Warning Name 'gboat2.web.action' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 41
 Warning Name 'WidgetAuthorityConfigAction' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 48
 Warning member def modifier at indentation level 8 not at correct indentation, 4 50
 Warning member def modifier at indentation level 8 not at correct indentation, 4 52
 Warning Missing a Javadoc comment. 52
 Warning 'static' modifier out of order with the JLS suggestions. 52
 Warning member def modifier at indentation level 8 not at correct indentation, 4 54
 Warning member def modifier at indentation level 8 not at correct indentation, 4 55
 Warning member def modifier at indentation level 8 not at correct indentation, 4 57
 Warning member def modifier at indentation level 8 not at correct indentation, 4 58
 Warning member def modifier at indentation level 8 not at correct indentation, 4 61
 Warning member def modifier at indentation level 8 not at correct indentation, 4 64
 Warning member def modifier at indentation level 8 not at correct indentation, 4 66
 Warning member def modifier at indentation level 8 not at correct indentation, 4 68
 Warning method def modifier at indentation level 8 not at correct indentation, 4 70
 Warning Missing a Javadoc comment. 70
 Warning method def child at indentation level 16 not at correct indentation, 8 71
 Warning method def child at indentation level 16 not at correct indentation, 8 72
 Warning method def child at indentation level 16 not at correct indentation, 8 73
 Warning method def child at indentation level 16 not at correct indentation, 8 74
 Warning method def child at indentation level 16 not at correct indentation, 8 76
 Warning method def child at indentation level 16 not at correct indentation, 8 78
 Warning method def child at indentation level 16 not at correct indentation, 8 80
 Warning if at indentation level 16 not at correct indentation, 8 81
 Warning if child at indentation level 24 not at correct indentation, 12 82
 Warning if rcurly at indentation level 16 not at correct indentation, 8 83
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 85
 Warning method def modifier at indentation level 8 not at correct indentation, 4 90
 Warning method def modifier at indentation level 8 not at correct indentation, 4 91
 Warning Expected @param tag for 'pageinfo'. 91
 Warning method def child at indentation level 16 not at correct indentation, 8 93
 Warning method def child at indentation level 16 not at correct indentation, 8 95
 Warning for at indentation level 16 not at correct indentation, 8 96
 Warning for child at indentation level 24 not at correct indentation, 12 97
 Warning for child at indentation level 24 not at correct indentation, 12 98
 Warning for rcurly at indentation level 16 not at correct indentation, 8 99
 Warning method def child at indentation level 16 not at correct indentation, 8 102
 Warning for at indentation level 16 not at correct indentation, 8 103
 Warning for child at indentation level 24 not at correct indentation, 12 105
 Warning for child at indentation level 24 not at correct indentation, 12 106
 Warning for child at indentation level 24 not at correct indentation, 12 107
 Warning for child at indentation level 24 not at correct indentation, 12 108
 Warning 'if' construct must use '{}'s. 109
 Warning if at indentation level 24 not at correct indentation, 12 109
 Warning for child at indentation level 24 not at correct indentation, 12 112
 Warning for at indentation level 24 not at correct indentation, 12 115
 Warning for child at indentation level 32 not at correct indentation, 16 116
 Warning for child at indentation level 32 not at correct indentation, 16 117
 Warning for child at indentation level 32 not at correct indentation, 16 118
 Warning 'if' construct must use '{}'s. 120
 Warning if at indentation level 32 not at correct indentation, 16 120
 Warning for rcurly at indentation level 24 not at correct indentation, 12 122
 Warning for child at indentation level 24 not at correct indentation, 12 124
 Warning for rcurly at indentation level 16 not at correct indentation, 8 126
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 127
 Warning method def modifier at indentation level 8 not at correct indentation, 4 129
 Warning method def child at indentation level 16 not at correct indentation, 8 130
 Warning method def child at indentation level 16 not at correct indentation, 8 131
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 132
 Warning method def modifier at indentation level 8 not at correct indentation, 4 137
 Warning method def child at indentation level 16 not at correct indentation, 8 139
 Warning 'if' construct must use '{}'s. 141
 Warning if at indentation level 16 not at correct indentation, 8 141
 Warning method def child at indentation level 16 not at correct indentation, 8 143
 Warning for at indentation level 16 not at correct indentation, 8 145
 Warning for child at indentation level 24 not at correct indentation, 12 146
 Warning for child at indentation level 24 not at correct indentation, 12 147
 Warning for child at indentation level 24 not at correct indentation, 12 148
 Warning for child at indentation level 24 not at correct indentation, 12 149
 Warning for rcurly at indentation level 16 not at correct indentation, 8 150
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 152
 Warning method def modifier at indentation level 8 not at correct indentation, 4 155
 Warning method def child at indentation level 16 not at correct indentation, 8 156
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 157
 Warning method def modifier at indentation level 8 not at correct indentation, 4 159
 Warning method def child at indentation level 16 not at correct indentation, 8 160
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 161
 Warning method def modifier at indentation level 8 not at correct indentation, 4 163
 Warning method def child at indentation level 16 not at correct indentation, 8 164
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 165
 Warning method def modifier at indentation level 8 not at correct indentation, 4 167
 Warning method def child at indentation level 16 not at correct indentation, 8 168
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 169
 Warning method def modifier at indentation level 8 not at correct indentation, 4 171
 Warning method def child at indentation level 16 not at correct indentation, 8 172
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 173
 Warning method def modifier at indentation level 8 not at correct indentation, 4 175
 Warning method def child at indentation level 16 not at correct indentation, 8 176
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 177
 Warning method def modifier at indentation level 8 not at correct indentation, 4 179
 Warning Name 'getAuthorityWidgetList' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 179
 Warning method def child at indentation level 16 not at correct indentation, 8 180
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 181
 Warning method def modifier at indentation level 8 not at correct indentation, 4 183
 Warning Name 'setAuthorityWidgetList' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 183
 Warning method def child at indentation level 16 not at correct indentation, 8 184
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 185

gboat2/web/business/IAuthorityBusiness.java

Severity Message Line
 Warning Name 'gboat2.web.business' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 22
 Warning method def modifier at indentation level 8 not at correct indentation, 4 34
 Warning Redundant 'public' modifier. 34
 Warning Name 'findOperationsForRole' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 34
 Warning method def modifier at indentation level 8 not at correct indentation, 4 42
 Warning Redundant 'public' modifier. 42
 Warning Name 'findOperationsForResource' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 42
 Warning method def modifier at indentation level 8 not at correct indentation, 4 51
 Warning Redundant 'public' modifier. 51
 Warning method def modifier at indentation level 8 not at correct indentation, 4 61
 Warning Redundant 'public' modifier. 61
 Warning Expected an @return tag. 72
 Warning method def modifier at indentation level 8 not at correct indentation, 4 72
 Warning Redundant 'public' modifier. 72
 Warning Expected @param tag for 'authForId'. 72
 Warning Expected @param tag for 'systemId'. 72
 Warning method def modifier at indentation level 8 not at correct indentation, 4 83
 Warning Redundant 'public' modifier. 83
 Warning Name 'findAuthoritiesByAuthForId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 83
 Warning method def modifier at indentation level 8 not at correct indentation, 4 101
 Warning Redundant 'public' modifier. 101
 Warning Name 'findBrothersAuthorityForResource' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 101
 Warning method def modifier at indentation level 8 not at correct indentation, 4 111
 Warning Redundant 'public' modifier. 111
 Warning Name 'setOperationsAuthority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 111
 Warning method def modifier at indentation level 8 not at correct indentation, 4 122
 Warning Redundant 'public' modifier. 122
 Warning Name 'deleteOperationAuthority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 122
 Warning method def modifier at indentation level 8 not at correct indentation, 4 131
 Warning Redundant 'public' modifier. 131
 Warning Name 'deleteAuthorityByRoleId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 131
 Warning method def modifier at indentation level 8 not at correct indentation, 4 139
 Warning Redundant 'public' modifier. 139
 Warning Expected @param tag for 'systemId'. 139
 Warning method def modifier at indentation level 8 not at correct indentation, 4 147
 Warning Redundant 'public' modifier. 147
 Warning Name 'getAuthorityOperationResource' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 147
 Warning Expected @param tag for 'systemId'. 147
 Warning method def modifier at indentation level 8 not at correct indentation, 4 156
 Warning Redundant 'public' modifier. 156
 Warning Name 'getAuthorityDataLevelResource' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 156
 Warning Expected @param tag for 'systemId'. 156
 Warning method def modifier at indentation level 8 not at correct indentation, 4 166
 Warning Redundant 'public' modifier. 166
 Warning Name 'findDataLevelForRoleOfGroup' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 166
 Warning method def modifier at indentation level 8 not at correct indentation, 4 176
 Warning Redundant 'public' modifier. 176
 Warning Name 'findOperationsForRoleOfGroup' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 176
 Warning method def modifier at indentation level 8 not at correct indentation, 4 184
 Warning Redundant 'public' modifier. 184
 Warning method def modifier at indentation level 8 not at correct indentation, 4 192
 Warning Redundant 'public' modifier. 192
 Warning Expected @param tag for 'systemId'. 192
 Warning method def modifier at indentation level 8 not at correct indentation, 4 205
 Warning Redundant 'public' modifier. 205
 Warning Name 'findResourceTreeForRoleOfSystem' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 205
 Warning method def modifier at indentation level 8 not at correct indentation, 4 229
 Warning Redundant 'public' modifier. 229
 Warning Name 'getAuthorityResourceByStatus' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 229
 Warning Expected @param tag for 'systemId'. 229
 Warning method def modifier at indentation level 8 not at correct indentation, 4 238
 Warning Redundant 'public' modifier. 238
 Warning Name 'deleteAuthorityOfCustom' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 238
 Warning method def modifier at indentation level 8 not at correct indentation, 4 259
 Warning Redundant 'public' modifier. 259
 Warning Name 'setDataLevelAuthority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 259
 Warning method def modifier at indentation level 8 not at correct indentation, 4 267
 Warning Redundant 'public' modifier. 267
 Warning Name 'deleteAuthorityByLikeGroupId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 267
 Warning method def modifier at indentation level 8 not at correct indentation, 4 276
 Warning Redundant 'public' modifier. 276
 Warning Name 'findResourceTreeForRoleOfGroupOfSystem' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 276
 Warning Expected @param tag for 'systemId'. 276
 Warning method def modifier at indentation level 8 not at correct indentation, 4 286
 Warning Redundant 'public' modifier. 286
 Warning Name 'findResourceTreeForRoleOfGroupForRes' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 286
 Warning method def modifier at indentation level 8 not at correct indentation, 4 295
 Warning Redundant 'public' modifier. 295
 Warning Name 'findAllAuthForIdBySysIdAndRoleId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 295
 Warning method def modifier at indentation level 8 not at correct indentation, 4 303
 Warning Redundant 'public' modifier. 303
 Warning Name 'findAllAuthResOfParentByRoleCode' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 303
 Warning Expected @param tag for 'parentCode'. 303
 Warning Expected @param tag for 'roleCode'. 303
 Warning method def modifier at indentation level 8 not at correct indentation, 4 314
 Warning Redundant 'public' modifier. 314
 Warning Name 'findOperationsForUser' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 314
 Warning method def modifier at indentation level 8 not at correct indentation, 4 326
 Warning Redundant 'public' modifier. 326
 Warning Name 'findResourceOfSystemByAuthForId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 326
 Warning method def modifier at indentation level 8 not at correct indentation, 4 338
 Warning Redundant 'public' modifier. 338
 Warning Name 'setDataLevelAuthority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 338

gboat2/web/business/ICacheAssistBusiness.java

Severity Message Line
 Warning Name 'gboat2.web.business' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 13
 Warning method def modifier at indentation level 8 not at correct indentation, 4 22
 Warning Redundant 'public' modifier. 22
 Warning Name 'removeCacheOfPriority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 22
 Warning Expected @param tag for 'systemId'. 22
 Warning method def modifier at indentation level 8 not at correct indentation, 4 29
 Warning Redundant 'public' modifier. 29
 Warning Name 'removeCacheOfMenuTree' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 29
 Warning Expected @param tag for 'systemId'. 29

gboat2/web/business/IDataLevelAuthorityBusiness.java

Severity Message Line
 Warning Name 'gboat2.web.business' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 14
 Warning Name 'IDataLevelAuthorityBusiness' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 17
 Warning method def modifier at indentation level 8 not at correct indentation, 4 27
 Warning Redundant 'public' modifier. 27
 Warning Name 'findDataLevelAuthority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 27
 Warning method def modifier at indentation level 8 not at correct indentation, 4 38
 Warning Redundant 'public' modifier. 38
 Warning Name 'findDataLevelAuthority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 38
 Warning method def modifier at indentation level 8 not at correct indentation, 4 48
 Warning Redundant 'public' modifier. 48
 Warning Name 'deleteDataLevelAuthority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 48
 Warning method def modifier at indentation level 8 not at correct indentation, 4 57
 Warning Redundant 'public' modifier. 57
 Warning Name 'deleteDataLevelAuthority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 57
 Warning method def modifier at indentation level 8 not at correct indentation, 4 67
 Warning Redundant 'public' modifier. 67
 Warning Name 'setDataLevelAuthority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 67
 Warning method def modifier at indentation level 8 not at correct indentation, 4 75
 Warning Redundant 'public' modifier. 75
 Warning Name 'deleteDataLevelAuthorityByRoleId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 75
 Warning method def modifier at indentation level 8 not at correct indentation, 4 83
 Warning Redundant 'public' modifier. 83
 Warning Name 'deleteDataLevelAuthorityByGroupId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 83
 Warning method def modifier at indentation level 8 not at correct indentation, 4 93
 Warning Redundant 'public' modifier. 93
 Warning Name 'insertDataLevelAuthority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 93
 Warning method def modifier at indentation level 8 not at correct indentation, 4 104
 Warning Redundant 'public' modifier. 104
 Warning Name 'deleteDataLevelAuthority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 104
 Warning method def modifier at indentation level 8 not at correct indentation, 4 116
 Warning Redundant 'public' modifier. 116
 Warning Name 'insertDataLevelAuthority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 116
 Warning method def modifier at indentation level 8 not at correct indentation, 4 128
 Warning Redundant 'public' modifier. 128
 Warning Name 'setDataLevelAuthority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 128

gboat2/web/business/IDataLevelBusiness.java

Severity Message Line
 Warning Name 'gboat2.web.business' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 17
 Warning method def modifier at indentation level 8 not at correct indentation, 4 27
 Warning Redundant 'public' modifier. 27

gboat2/web/business/IGroupBusiness.java

Severity Message Line
 Warning Name 'gboat2.web.business' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 17
 Warning method def modifier at indentation level 8 not at correct indentation, 4 27
 Warning Redundant 'public' modifier. 27
 Warning method def modifier at indentation level 8 not at correct indentation, 4 36
 Warning Redundant 'public' modifier. 36
 Warning Name 'saveRoleAndOrganOfGroup' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 36
 Warning method def modifier at indentation level 8 not at correct indentation, 4 43
 Warning Redundant 'public' modifier. 43
 Warning method def modifier at indentation level 8 not at correct indentation, 4 50
 Warning Redundant 'public' modifier. 50
 Warning Name 'postProcessDeleteGroup' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 50
 Warning method def modifier at indentation level 8 not at correct indentation, 4 56
 Warning Redundant 'public' modifier. 56

gboat2/web/business/IGroupOrganBusiness.java

Severity Message Line
 Warning Name 'gboat2.web.business' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 17
 Warning method def modifier at indentation level 8 not at correct indentation, 4 28
 Warning Redundant 'public' modifier. 28
 Warning method def modifier at indentation level 8 not at correct indentation, 4 37
 Warning Redundant 'public' modifier. 37
 Warning method def modifier at indentation level 8 not at correct indentation, 4 45
 Warning Redundant 'public' modifier. 45
 Warning method def modifier at indentation level 8 not at correct indentation, 4 53
 Warning Redundant 'public' modifier. 53
 Warning Name 'findAllByGroupIdToMap' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 53

gboat2/web/business/IGroupRoleBusiness.java

Severity Message Line
 Warning Name 'gboat2.web.business' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 18
 Warning method def modifier at indentation level 8 not at correct indentation, 4 29
 Warning Redundant 'public' modifier. 29
 Warning method def modifier at indentation level 8 not at correct indentation, 4 38
 Warning Redundant 'public' modifier. 38
 Warning method def modifier at indentation level 8 not at correct indentation, 4 46
 Warning Redundant 'public' modifier. 46
 Warning method def modifier at indentation level 8 not at correct indentation, 4 54
 Warning Redundant 'public' modifier. 54
 Warning Name 'findAllByGroupIdToMap' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 54
 Warning method def modifier at indentation level 8 not at correct indentation, 4 62
 Warning Redundant 'public' modifier. 62
 Warning Name 'findGroupRoleVOByGRID' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 62
 Warning method def modifier at indentation level 8 not at correct indentation, 4 71
 Warning Redundant 'public' modifier. 71
 Warning method def modifier at indentation level 8 not at correct indentation, 4 79
 Warning Redundant 'public' modifier. 79
 Warning method def modifier at indentation level 8 not at correct indentation, 4 87
 Warning Redundant 'public' modifier. 87

gboat2/web/business/ILoginBusiness.java

Severity Message Line
 Warning Name 'gboat2.web.business' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Missing a Javadoc comment. 17
 Warning Expected an @return tag. 24
 Warning method def modifier at indentation level 8 not at correct indentation, 4 24
 Warning Redundant 'public' modifier. 24
 Warning Expected @param tag for 'password'. 24
 Warning Expected an @return tag. 32
 Warning method def modifier at indentation level 8 not at correct indentation, 4 32
 Warning Redundant 'public' modifier. 32
 Warning Expected @param tag for 'username'. 32
 Warning method def modifier at indentation level 8 not at correct indentation, 4 39
 Warning Redundant 'public' modifier. 39
 Warning Expected @param tag for 'systemId'. 39
 Warning method def modifier at indentation level 8 not at correct indentation, 4 46
 Warning Redundant 'public' modifier. 46
 Warning Name 'showResourceShortcutByAuth' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 46
 Warning method def modifier at indentation level 8 not at correct indentation, 4 53
 Warning Redundant 'public' modifier. 53
 Warning Expected an @return tag. 60
 Warning method def modifier at indentation level 8 not at correct indentation, 4 60
 Warning Redundant 'public' modifier. 60
 Warning Expected @param tag for 'groupId'. 60
 Warning Expected @param tag for 'systemId'. 60
 Warning Expected an @return tag. 67
 Warning method def modifier at indentation level 8 not at correct indentation, 4 67
 Warning Redundant 'public' modifier. 67
 Warning Expected @param tag for 'organId'. 67
 Warning Expected an @return tag. 74
 Warning method def modifier at indentation level 8 not at correct indentation, 4 74
 Warning Redundant 'public' modifier. 74
 Warning Name 'isNeedToVerifyByGroup' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 74
 Warning Expected @param tag for 'groupId'. 74

gboat2/web/business/IMetadataBusiness.java

Severity Message Line
 Warning Name 'gboat2.web.business' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 15
 Warning Unused Javadoc tag. 24
 Warning method def modifier at indentation level 8 not at correct indentation, 4 26
 Warning Redundant 'public' modifier. 26
 Warning Expected @param tag for 'cm'. 26
 Warning method def modifier at indentation level 8 not at correct indentation, 4 28
 Warning Missing a Javadoc comment. 28
 Warning Redundant 'public' modifier. 28

gboat2/web/business/IOperationBusiness.java

Severity Message Line
 Warning Name 'gboat2.web.business' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 18
 Warning method def modifier at indentation level 8 not at correct indentation, 4 30
 Warning Redundant 'public' modifier. 30
 Warning Name 'getOperationsByActionClass' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 30
 Warning method def modifier at indentation level 8 not at correct indentation, 4 37
 Warning Redundant 'public' modifier. 37
 Warning Name 'getOperationsByResourceId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 37
 Warning method def modifier at indentation level 8 not at correct indentation, 4 39
 Warning Missing a Javadoc comment. 39
 Warning Redundant 'public' modifier. 39
 Warning method def modifier at indentation level 8 not at correct indentation, 4 40
 Warning Missing a Javadoc comment. 40
 Warning Redundant 'public' modifier. 40
 Warning method def modifier at indentation level 8 not at correct indentation, 4 46
 Warning Redundant 'public' modifier. 46
 Warning Name 'deleteOperationsByResourceId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 46

gboat2/web/business/IOrganDefineBusiness.java

Severity Message Line
 Warning Name 'gboat2.web.business' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 17
 Warning method def modifier at indentation level 8 not at correct indentation, 4 26
 Warning Redundant 'public' modifier. 26

gboat2/web/business/IPreferenceConfigBusiness.java

Severity Message Line
 Warning Name 'gboat2.web.business' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 13
 Warning Name 'IPreferenceConfigBusiness' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 15
 Warning method def modifier at indentation level 8 not at correct indentation, 4 23
 Warning Redundant 'public' modifier. 23
 Warning Name 'getPreferenceConfigByKey' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 23
 Warning method def modifier at indentation level 8 not at correct indentation, 4 30
 Warning Redundant 'public' modifier. 30
 Warning Name 'getPreferenceConfigValueByKey' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 30
 Warning method def modifier at indentation level 8 not at correct indentation, 4 37
 Warning Redundant 'public' modifier. 37
 Warning Name 'getPreferenceConfigListByType' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 37
 Warning method def modifier at indentation level 8 not at correct indentation, 4 45
 Warning Redundant 'public' modifier. 45
 Warning method def modifier at indentation level 8 not at correct indentation, 4 52
 Warning Redundant 'public' modifier. 52
 Warning method def modifier at indentation level 8 not at correct indentation, 4 59
 Warning Redundant 'public' modifier. 59

gboat2/web/business/IProfileBusiness.java

Severity Message Line
 Warning Name 'gboat2.web.business' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 14
 Warning Expected an @return tag. 23
 Warning method def modifier at indentation level 8 not at correct indentation, 4 23
 Warning Redundant 'public' modifier. 23
 Warning Unused @param tag for 'Profile'. 27
 Warning Unused Javadoc tag. 28
 Warning method def modifier at indentation level 8 not at correct indentation, 4 30
 Warning Redundant 'public' modifier. 30
 Warning Expected @param tag for 'profile'. 30

gboat2/web/business/IResourceBusiness.java

Severity Message Line
 Warning Name 'gboat2.web.business' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 16
 Warning method def modifier at indentation level 8 not at correct indentation, 4 28
 Warning Redundant 'public' modifier. 28
 Warning Name 'getAnnotatedResources' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 28
 Warning method def modifier at indentation level 8 not at correct indentation, 4 35
 Warning Redundant 'public' modifier. 35
 Warning Name 'getMaxOrderWithParent' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 35
 Warning method def modifier at indentation level 8 not at correct indentation, 4 44
 Warning Redundant 'public' modifier. 44
 Warning method def modifier at indentation level 8 not at correct indentation, 4 52
 Warning Redundant 'public' modifier. 52
 Warning method def modifier at indentation level 8 not at correct indentation, 4 59
 Warning Redundant 'public' modifier. 59
 Warning Name 'getChildrenByParentId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 59
 Warning method def modifier at indentation level 8 not at correct indentation, 4 66
 Warning Redundant 'public' modifier. 66
 Warning Name 'getChildrenByParentId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 66
 Warning Expected @param tag for 'systemId'. 66
 Warning method def modifier at indentation level 8 not at correct indentation, 4 73
 Warning Redundant 'public' modifier. 73
 Warning method def modifier at indentation level 8 not at correct indentation, 4 79
 Warning Redundant 'public' modifier. 79
 Warning Expected @param tag for 'systemId'. 79
 Warning method def modifier at indentation level 8 not at correct indentation, 4 86
 Warning Redundant 'public' modifier. 86
 Warning method def modifier at indentation level 8 not at correct indentation, 4 88
 Warning Missing a Javadoc comment. 88
 Warning Redundant 'public' modifier. 88
 Warning method def modifier at indentation level 8 not at correct indentation, 4 90
 Warning Missing a Javadoc comment. 90
 Warning Redundant 'public' modifier. 90
 Warning method def modifier at indentation level 8 not at correct indentation, 4 92
 Warning Missing a Javadoc comment. 92
 Warning Redundant 'public' modifier. 92
 Warning Expected an @return tag. 99
 Warning method def modifier at indentation level 8 not at correct indentation, 4 99
 Warning Redundant 'public' modifier. 99
 Warning Expected @param tag for 'resCode'. 99
 Warning method def modifier at indentation level 8 not at correct indentation, 4 107
 Warning Redundant 'public' modifier. 107

gboat2/web/business/IRoleBusiness.java

Severity Message Line
 Warning Name 'gboat2.web.business' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 16
 Warning method def modifier at indentation level 8 not at correct indentation, 4 27
 Warning Redundant 'public' modifier. 27
 Warning Expected an @return tag. 34
 Warning method def modifier at indentation level 8 not at correct indentation, 4 34
 Warning Redundant 'public' modifier. 34
 Warning Expected @param tag for 'roleName'. 34
 Warning method def modifier at indentation level 8 not at correct indentation, 4 41
 Warning Redundant 'public' modifier. 41
 Warning method def modifier at indentation level 8 not at correct indentation, 4 48
 Warning Redundant 'public' modifier. 48

gboat2/web/business/IShortcutBusiness.java

Severity Message Line
 Warning Name 'gboat2.web.business' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 22
 Warning method def modifier at indentation level 0 not at correct indentation, 4 26
 Warning Missing a Javadoc comment. 26
 Warning Redundant 'public' modifier. 26
 Warning method def modifier at indentation level 8 not at correct indentation, 4 28
 Warning Missing a Javadoc comment. 28
 Warning Redundant 'public' modifier. 28
 Warning method def modifier at indentation level 8 not at correct indentation, 4 30
 Warning Missing a Javadoc comment. 30
 Warning Redundant 'public' modifier. 30
 Warning method def modifier at indentation level 8 not at correct indentation, 4 34
 Warning Missing a Javadoc comment. 34
 Warning Redundant 'public' modifier. 34
 Warning Name 'getShortcutResourceByUserId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 34
 Warning method def modifier at indentation level 8 not at correct indentation, 4 36
 Warning Missing a Javadoc comment. 36
 Warning Redundant 'public' modifier. 36
 Warning Name 'getShortcutResourceByResId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 36
 Warning method def modifier at indentation level 8 not at correct indentation, 4 40
 Warning Missing a Javadoc comment. 40
 Warning Redundant 'public' modifier. 40
 Warning Name 'getShortcutResourceByUser' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 40
 Warning method def modifier at indentation level 8 not at correct indentation, 4 49
 Warning Redundant 'public' modifier. 49
 Warning Name 'findResourceTreeForRoleOfGroup' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 49
 Warning Unused @param tag for 'useCathe'. 56
 Warning method def modifier at indentation level 8 not at correct indentation, 4 59
 Warning Redundant 'public' modifier. 59
 Warning Name 'findResourceTreeForRoleOfGroupForRes' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 59
 Warning Expected @param tag for 'useCache'. 59
 Warning method def modifier at indentation level 8 not at correct indentation, 4 68
 Warning Redundant 'public' modifier. 68

gboat2/web/business/ISystemConfigBusiness.java

Severity Message Line
 Warning Name 'gboat2.web.business' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 21
 Warning Name 'ISystemConfigBusiness' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 23
 Warning method def modifier at indentation level 8 not at correct indentation, 4 31
 Warning Redundant 'public' modifier. 31
 Warning method def modifier at indentation level 8 not at correct indentation, 4 38
 Warning Redundant 'public' modifier. 38
 Warning method def modifier at indentation level 8 not at correct indentation, 4 46
 Warning Redundant 'public' modifier. 46
 Warning method def modifier at indentation level 8 not at correct indentation, 4 56
 Warning Redundant 'public' modifier. 56
 Warning Expected an @return tag. 62
 Warning method def modifier at indentation level 8 not at correct indentation, 4 62
 Warning Redundant 'public' modifier. 62
 Warning Expected an @return tag. 69
 Warning method def modifier at indentation level 8 not at correct indentation, 4 69
 Warning Redundant 'public' modifier. 69
 Warning Expected @param tag for 'indexUrl'. 69
 Warning method def modifier at indentation level 8 not at correct indentation, 4 71
 Warning Missing a Javadoc comment. 71
 Warning Redundant 'public' modifier. 71
 Warning Expected an @return tag. 79
 Warning method def modifier at indentation level 8 not at correct indentation, 4 79
 Warning Redundant 'public' modifier. 79
 Warning Expected @param tag for 'systemId'. 79
 Warning Expected @param tag for 'roleCode'. 79
 Warning Expected an @return tag. 85
 Warning method def modifier at indentation level 8 not at correct indentation, 4 85
 Warning Redundant 'public' modifier. 85

gboat2/web/business/IUserBusiness.java

Severity Message Line
 Warning Name 'gboat2.web.business' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 20
 Warning method def modifier at indentation level 8 not at correct indentation, 4 29
 Warning Redundant 'public' modifier. 29
 Warning Name 'deleteURGOMapperByUserId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 29
 Warning method def modifier at indentation level 8 not at correct indentation, 4 36
 Warning Redundant 'public' modifier. 36
 Warning Expected an @return tag. 43
 Warning method def modifier at indentation level 8 not at correct indentation, 4 43
 Warning Redundant 'public' modifier. 43
 Warning method def modifier at indentation level 8 not at correct indentation, 4 50
 Warning Redundant 'public' modifier. 50
 Warning Name 'getURGOMapperByUserId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 50
 Warning Expected an @return tag. 60
 Warning method def modifier at indentation level 8 not at correct indentation, 4 60
 Warning Redundant 'public' modifier. 60
 Warning method def modifier at indentation level 8 not at correct indentation, 4 67
 Warning Redundant 'public' modifier. 67
 Warning method def modifier at indentation level 8 not at correct indentation, 4 74
 Warning Redundant 'public' modifier. 74
 Warning Name 'getGroupOrganByGroupId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 74
 Warning method def modifier at indentation level 8 not at correct indentation, 4 82
 Warning Redundant 'public' modifier. 82
 Warning Expected @param tag for 'organId'. 82
 Warning Expected @param tag for 'organName'. 82
 Warning method def modifier at indentation level 8 not at correct indentation, 4 89
 Warning Redundant 'public' modifier. 89
 Warning Name 'getURGOMapperByOrganId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 89
 Warning method def modifier at indentation level 8 not at correct indentation, 4 96
 Warning Redundant 'public' modifier. 96
 Warning Name 'getUserGroupOrganMapperById' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 96
 Warning Expected an @return tag. 103
 Warning method def modifier at indentation level 8 not at correct indentation, 4 103
 Warning Redundant 'public' modifier. 103
 Warning Name 'getUserByEnterpriseId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 103
 Warning Expected an @return tag. 112
 Warning method def modifier at indentation level 8 not at correct indentation, 4 112
 Warning Redundant 'public' modifier. 112
 Warning Name 'findResourceTreeForRoleOfGroup' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 112
 Warning Expected @param tag for 'groupRoleId'. 112
 Warning Expected @param tag for 'systemId'. 112
 Warning Expected an @return tag. 121
 Warning method def modifier at indentation level 8 not at correct indentation, 4 121
 Warning Redundant 'public' modifier. 121
 Warning Expected @param tag for 'authForId'. 121
 Warning Expected @param tag for 'systemId'. 121
 Warning Expected an @return tag. 132
 Warning method def modifier at indentation level 8 not at correct indentation, 4 132
 Warning Redundant 'public' modifier. 132
 Warning Expected @param tag for 'groupId'. 132
 Warning Expected @param tag for 'roleId'. 132
 Warning Expected @param tag for 'resId'. 132
 Warning Expected @param tag for 'userId'. 132
 Warning method def modifier at indentation level 8 not at correct indentation, 4 141
 Warning Redundant 'public' modifier. 141
 Warning method def modifier at indentation level 8 not at correct indentation, 4 148
 Warning Redundant 'public' modifier. 148

gboat2/web/business/IVersionMgrBusiness.java

Severity Message Line
 Warning Name 'gboat2.web.business' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Expected an @return tag. 20
 Warning method def modifier at indentation level 8 not at correct indentation, 4 20
 Warning Redundant 'public' modifier. 20

gboat2/web/business/IWidgetAuthorityConfigBusiness.java

Severity Message Line
 Warning Name 'gboat2.web.business' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 16
 Warning Name 'IWidgetAuthorityConfigBusiness' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 19
 Warning method def modifier at indentation level 8 not at correct indentation, 4 21
 Warning Missing a Javadoc comment. 21
 Warning Redundant 'public' modifier. 21
 Warning Name 'hasAuthorityOfCurrentWidget' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 21

gboat2/web/business/impl/AuthorityBusinessImpl.java

Severity Message Line
 Warning Name 'gboat2.web.business.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'modified'. 42
 Warning Unknown tag 'date'. 44
 Warning Name 'AuthorityBusinessImpl' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 48
 Warning member def modifier at indentation level 8 not at correct indentation, 4 50
 Warning member def modifier at indentation level 8 not at correct indentation, 4 51
 Warning member def modifier at indentation level 8 not at correct indentation, 4 53
 Warning member def modifier at indentation level 8 not at correct indentation, 4 54
 Warning member def modifier at indentation level 8 not at correct indentation, 4 56
 Warning member def modifier at indentation level 8 not at correct indentation, 4 57
 Warning Name 'dataLevelAuthorityBusi' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. 57
 Warning member def modifier at indentation level 8 not at correct indentation, 4 59
 Warning member def modifier at indentation level 8 not at correct indentation, 4 60
 Warning member def modifier at indentation level 8 not at correct indentation, 4 62
 Warning member def modifier at indentation level 8 not at correct indentation, 4 63
 Warning member def modifier at indentation level 8 not at correct indentation, 4 65
 Warning member def modifier at indentation level 8 not at correct indentation, 4 66
 Warning method def modifier at indentation level 8 not at correct indentation, 4 71
 Warning method def modifier at indentation level 8 not at correct indentation, 4 72
 Warning if at indentation level 16 not at correct indentation, 8 79
 Warning if child at indentation level 24 not at correct indentation, 12 80
 Warning if rcurly at indentation level 16 not at correct indentation, 8 81
 Warning method def child at indentation level 16 not at correct indentation, 8 82
 Warning method def child at indentation level 16 not at correct indentation, 8 83
 Warning method def child at indentation level 16 not at correct indentation, 8 84
 Warning method def child at indentation level 16 not at correct indentation, 8 85
 Warning method def child at indentation level 16 not at correct indentation, 8 86
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 87
 Warning method def modifier at indentation level 8 not at correct indentation, 4 89
 Warning method def modifier at indentation level 8 not at correct indentation, 4 90
 Warning if at indentation level 16 not at correct indentation, 8 91
 Warning if child at indentation level 24 not at correct indentation, 12 92
 Warning if rcurly at indentation level 16 not at correct indentation, 8 93
 Warning method def child at indentation level 16 not at correct indentation, 8 101
 Warning method def child at indentation level 16 not at correct indentation, 8 103
 Warning method def child at indentation level 16 not at correct indentation, 8 104
 Warning method def child at indentation level 16 not at correct indentation, 8 106
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 107
 Warning method def modifier at indentation level 8 not at correct indentation, 4 109
 Warning method def modifier at indentation level 8 not at correct indentation, 4 110
 Warning Name 'setOperationsAuthority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 110
 Warning if at indentation level 16 not at correct indentation, 8 117
 Warning if child at indentation level 24 not at correct indentation, 12 118
 Warning if rcurly at indentation level 16 not at correct indentation, 8 119
 Warning method def child at indentation level 16 not at correct indentation, 8 120
 Warning method def child at indentation level 16 not at correct indentation, 8 122
 Warning method def child at indentation level 16 not at correct indentation, 8 124
 Warning method def child at indentation level 16 not at correct indentation, 8 125
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 126
 Warning method def modifier at indentation level 8 not at correct indentation, 4 128
 Warning method def modifier at indentation level 8 not at correct indentation, 4 129
 Warning Name 'deleteOperationAuthority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 129
 Warning if at indentation level 16 not at correct indentation, 8 130
 Warning if child at indentation level 24 not at correct indentation, 12 132
 Warning if rcurly at indentation level 16 not at correct indentation, 8 133
 Warning method def child at indentation level 16 not at correct indentation, 8 137
 Warning method def child at indentation level 16 not at correct indentation, 8 139
 Warning method def child at indentation level 16 not at correct indentation, 8 141
 Warning method def child at indentation level 16 not at correct indentation, 8 142
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 143
 Warning method def modifier at indentation level 8 not at correct indentation, 4 145
 Warning method def modifier at indentation level 8 not at correct indentation, 4 146
 Warning method def child at indentation level 16 not at correct indentation, 8 147
 Warning method def child at indentation level 16 not at correct indentation, 8 148
 Warning method def child at indentation level 16 not at correct indentation, 8 149
 Warning method def child at indentation level 16 not at correct indentation, 8 150
 Warning method def child at indentation level 16 not at correct indentation, 8 151
 Warning method def child at indentation level 16 not at correct indentation, 8 152
 Warning method def child at indentation level 16 not at correct indentation, 8 153
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 154
 Warning method def modifier at indentation level 8 not at correct indentation, 4 156
 Warning method def modifier at indentation level 8 not at correct indentation, 4 157
 Warning Name 'findAuthoritiesByAuthForId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 157
 Warning method def child at indentation level 16 not at correct indentation, 8 158
 Warning method def child at indentation level 16 not at correct indentation, 8 159
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 160
 Warning method def modifier at indentation level 8 not at correct indentation, 4 162
 Warning method def modifier at indentation level 8 not at correct indentation, 4 163
 Warning Name 'findBrothersAuthorityForResource' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 163
 Warning method def child at indentation level 16 not at correct indentation, 8 164
 Warning method def child at indentation level 16 not at correct indentation, 8 165
 Warning method def child at indentation level 16 not at correct indentation, 8 166
 Warning if at indentation level 16 not at correct indentation, 8 167
 Warning if child at indentation level 24 not at correct indentation, 12 168
 Warning array initialization lcurly at indentation level 40 not at correct indentation, [28, 45] 169
 Warning if child at indentation level 24 not at correct indentation, 12 170
 Warning if rcurly at indentation level 16 not at correct indentation, 8 171
 Warning method def child at indentation level 16 not at correct indentation, 8 172
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 173
 Warning method def modifier at indentation level 8 not at correct indentation, 4 175
 Warning method def modifier at indentation level 8 not at correct indentation, 4 176
 Warning Name 'findOperationsForResource' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 176
 Warning method def child at indentation level 16 not at correct indentation, 8 177
 Warning method def child at indentation level 16 not at correct indentation, 8 178
 Warning method def child at indentation level 16 not at correct indentation, 8 179
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 180
 Warning method def modifier at indentation level 8 not at correct indentation, 4 182
 Warning method def modifier at indentation level 8 not at correct indentation, 4 183
 Warning Name 'findOperationsForRole' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 183
 Warning method def child at indentation level 16 not at correct indentation, 8 184
 Warning method def child at indentation level 16 not at correct indentation, 8 186
 Warning array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] 187
 Warning method def child at indentation level 16 not at correct indentation, 8 188
 Warning method def child at indentation level 16 not at correct indentation, 8 189
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 190
 Warning method def modifier at indentation level 8 not at correct indentation, 4 192
 Warning method def modifier at indentation level 8 not at correct indentation, 4 193
 Warning Name 'deleteAuthorityByRoleId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 193
 Warning method def child at indentation level 16 not at correct indentation, 8 194
 Warning method def child at indentation level 16 not at correct indentation, 8 195
 Warning method def child at indentation level 16 not at correct indentation, 8 196
 Warning method def child at indentation level 16 not at correct indentation, 8 197
 Warning method def child at indentation level 16 not at correct indentation, 8 198
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 199
 Warning method def modifier at indentation level 8 not at correct indentation, 4 201
 Warning method def modifier at indentation level 8 not at correct indentation, 4 202
 Warning if at indentation level 16 not at correct indentation, 8 203
 Warning if child at indentation level 24 not at correct indentation, 12 204
 Warning if rcurly at indentation level 16 not at correct indentation, 8 205
 Warning method def child at indentation level 16 not at correct indentation, 8 206
 Warning method def child at indentation level 16 not at correct indentation, 8 207
 Warning method def child at indentation level 16 not at correct indentation, 8 208
 Warning method def child at indentation level 16 not at correct indentation, 8 209
 Warning method def child at indentation level 16 not at correct indentation, 8 210
 Warning method def child at indentation level 16 not at correct indentation, 8 211
 Warning method def child at indentation level 16 not at correct indentation, 8 212
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 213
 Warning method def modifier at indentation level 8 not at correct indentation, 4 215
 Warning method def modifier at indentation level 8 not at correct indentation, 4 216
 Warning Name 'findDataLevelForRoleOfGroup' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 216
 Warning method def child at indentation level 16 not at correct indentation, 8 217
 Warning if at indentation level 16 not at correct indentation, 8 218
 Warning if child at indentation level 24 not at correct indentation, 12 219
 Warning if rcurly at indentation level 16 not at correct indentation, 8 220
 Warning '}' should be alone on a line. 220
 Warning else child at indentation level 24 not at correct indentation, 12 221
 Warning else child at indentation level 24 not at correct indentation, 12 222
 Warning else rcurly at indentation level 16 not at correct indentation, 8 223
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 224
 Warning method def modifier at indentation level 8 not at correct indentation, 4 226
 Warning method def modifier at indentation level 8 not at correct indentation, 4 227
 Warning Name 'findOperationsForRoleOfGroup' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 227
 Warning method def child at indentation level 16 not at correct indentation, 8 228
 Warning array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] 229
 Warning method def child at indentation level 16 not at correct indentation, 8 230
 Warning if at indentation level 16 not at correct indentation, 8 231
 Warning if child at indentation level 24 not at correct indentation, 12 233
 Warning if child at indentation level 24 not at correct indentation, 12 234
 Warning if at indentation level 24 not at correct indentation, 12 235
 Warning if child at indentation level 32 not at correct indentation, 16 238
 Warning if rcurly at indentation level 24 not at correct indentation, 12 239
 Warning if rcurly at indentation level 16 not at correct indentation, 8 240
 Warning method def child at indentation level 16 not at correct indentation, 8 241
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 242
 Warning method def modifier at indentation level 8 not at correct indentation, 4 244
 Warning method def modifier at indentation level 8 not at correct indentation, 4 245
 Warning method def child at indentation level 16 not at correct indentation, 8 246
 Warning method def child at indentation level 16 not at correct indentation, 8 247
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 248
 Warning method def modifier at indentation level 8 not at correct indentation, 4 250
 Warning method def modifier at indentation level 8 not at correct indentation, 4 251
 Warning Name 'getAuthorityOperationResource' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 251
 Warning if at indentation level 16 not at correct indentation, 8 252
 Warning if child at indentation level 24 not at correct indentation, 12 253
 Warning if rcurly at indentation level 16 not at correct indentation, 8 254
 Warning method def child at indentation level 16 not at correct indentation, 8 255
 Warning method def child at indentation level 16 not at correct indentation, 8 256
 Warning method def child at indentation level 16 not at correct indentation, 8 257
 Warning method def child at indentation level 16 not at correct indentation, 8 258
 Warning method def child at indentation level 16 not at correct indentation, 8 259
 Warning method def child at indentation level 16 not at correct indentation, 8 260
 Warning method def child at indentation level 16 not at correct indentation, 8 261
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 262
 Warning method def modifier at indentation level 8 not at correct indentation, 4 264
 Warning method def modifier at indentation level 8 not at correct indentation, 4 265
 Warning Name 'getAuthorityDataLevelResource' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 265
 Warning if at indentation level 16 not at correct indentation, 8 266
 Warning if child at indentation level 24 not at correct indentation, 12 267
 Warning if rcurly at indentation level 16 not at correct indentation, 8 268
 Warning method def child at indentation level 16 not at correct indentation, 8 269
 Warning method def child at indentation level 16 not at correct indentation, 8 270
 Warning method def child at indentation level 16 not at correct indentation, 8 271
 Warning method def child at indentation level 16 not at correct indentation, 8 272
 Warning method def child at indentation level 16 not at correct indentation, 8 273
 Warning method def child at indentation level 16 not at correct indentation, 8 274
 Warning method def child at indentation level 16 not at correct indentation, 8 275
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 276
 Warning method def modifier at indentation level 8 not at correct indentation, 4 278
 Warning method def modifier at indentation level 8 not at correct indentation, 4 279
 Warning Name 'findResourceTreeForRoleOfSystem' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 279
 Warning method def child at indentation level 16 not at correct indentation, 8 280
 Warning method def child at indentation level 16 not at correct indentation, 8 281
 Warning method def child at indentation level 16 not at correct indentation, 8 282
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 283
 Warning method def modifier at indentation level 8 not at correct indentation, 4 286
 Warning method def modifier at indentation level 8 not at correct indentation, 4 287
 Warning Name 'getAuthorityResourceByStatus' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 287
 Warning if at indentation level 16 not at correct indentation, 8 288
 Warning if child at indentation level 24 not at correct indentation, 12 289
 Warning if rcurly at indentation level 16 not at correct indentation, 8 290
 Warning method def child at indentation level 16 not at correct indentation, 8 291
 Warning method def child at indentation level 16 not at correct indentation, 8 292
 Warning method def child at indentation level 16 not at correct indentation, 8 293
 Warning method def child at indentation level 16 not at correct indentation, 8 294
 Warning method def child at indentation level 16 not at correct indentation, 8 295
 Warning method def child at indentation level 16 not at correct indentation, 8 296
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 297
 Warning method def modifier at indentation level 8 not at correct indentation, 4 299
 Warning method def modifier at indentation level 8 not at correct indentation, 4 300
 Warning Name 'deleteAuthorityOfCustom' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 300
 Warning method def child at indentation level 16 not at correct indentation, 8 301
 Warning method def child at indentation level 16 not at correct indentation, 8 302
 Warning method def child at indentation level 16 not at correct indentation, 8 303
 Warning method def child at indentation level 16 not at correct indentation, 8 304
 Warning method def child at indentation level 16 not at correct indentation, 8 305
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 306
 Warning method def modifier at indentation level 8 not at correct indentation, 4 308
 Warning method def modifier at indentation level 8 not at correct indentation, 4 309
 Warning Name 'setDataLevelAuthority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 309
 Warning method def child at indentation level 16 not at correct indentation, 8 310
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 311
 Warning method def modifier at indentation level 8 not at correct indentation, 4 313
 Warning method def modifier at indentation level 8 not at correct indentation, 4 314
 Warning Name 'deleteAuthorityByLikeGroupId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 314
 Warning method def child at indentation level 16 not at correct indentation, 8 315
 Warning method def child at indentation level 16 not at correct indentation, 8 316
 Warning method def child at indentation level 16 not at correct indentation, 8 317
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 318
 Warning method def modifier at indentation level 8 not at correct indentation, 4 320
 Warning method def modifier at indentation level 8 not at correct indentation, 4 321
 Warning method def modifier at indentation level 8 not at correct indentation, 4 322
 Warning method def child at indentation level 16 not at correct indentation, 8 323
 Warning method def child at indentation level 16 not at correct indentation, 8 324
 Warning method def child at indentation level 16 not at correct indentation, 8 325
 Warning method def child at indentation level 16 not at correct indentation, 8 326
 Warning method def child at indentation level 16 not at correct indentation, 8 327
 Warning method def child at indentation level 16 not at correct indentation, 8 328
 Warning method def child at indentation level 16 not at correct indentation, 8 329
 Warning method def child at indentation level 16 not at correct indentation, 8 331
 Warning if at indentation level 16 not at correct indentation, 8 334
 Warning if child at indentation level 24 not at correct indentation, 12 335
 Warning if rcurly at indentation level 16 not at correct indentation, 8 336
 Warning method def child at indentation level 16 not at correct indentation, 8 337
 Warning method def child at indentation level 16 not at correct indentation, 8 338
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 339
 Warning method def modifier at indentation level 8 not at correct indentation, 4 341
 Warning method def modifier at indentation level 8 not at correct indentation, 4 342
 Warning Name 'findResourceTreeForRoleOfGroupOfSystem' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 342
 Warning method def child at indentation level 16 not at correct indentation, 8 343
 Warning if at indentation level 16 not at correct indentation, 8 344
 Warning if child at indentation level 24 not at correct indentation, 12 345
 Warning if at indentation level 24 not at correct indentation, 12 346
 Warning if child at indentation level 32 not at correct indentation, 16 347
 Warning if child at indentation level 32 not at correct indentation, 16 349
 Warning if rcurly at indentation level 24 not at correct indentation, 12 350
 Warning if rcurly at indentation level 16 not at correct indentation, 8 351
 Warning '}' should be alone on a line. 351
 Warning else child at indentation level 24 not at correct indentation, 12 352
 Warning else rcurly at indentation level 16 not at correct indentation, 8 353
 Warning method def child at indentation level 16 not at correct indentation, 8 354
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 355
 Warning method def modifier at indentation level 8 not at correct indentation, 4 357
 Warning method def modifier at indentation level 8 not at correct indentation, 4 358
 Warning Name 'findResourceTreeForRoleOfGroupForRes' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 358
 Warning method def child at indentation level 16 not at correct indentation, 8 359
 Warning method def child at indentation level 16 not at correct indentation, 8 360
 Warning if at indentation level 16 not at correct indentation, 8 361
 Warning if child at indentation level 24 not at correct indentation, 12 362
 Warning if rcurly at indentation level 16 not at correct indentation, 8 363
 Warning if at indentation level 16 not at correct indentation, 8 364
 Warning if child at indentation level 24 not at correct indentation, 12 366
 Warning if rcurly at indentation level 16 not at correct indentation, 8 367
 Warning '}' should be alone on a line. 367
 Warning else child at indentation level 24 not at correct indentation, 12 368
 Warning else rcurly at indentation level 16 not at correct indentation, 8 369
 Warning method def child at indentation level 16 not at correct indentation, 8 370
 Warning if at indentation level 16 not at correct indentation, 8 371
 Warning if child at indentation level 24 not at correct indentation, 12 372
 Warning if at indentation level 24 not at correct indentation, 12 373
 Warning if child at indentation level 32 not at correct indentation, 16 374
 Warning if child at indentation level 32 not at correct indentation, 16 376
 Warning if rcurly at indentation level 24 not at correct indentation, 12 377
 Warning if rcurly at indentation level 16 not at correct indentation, 8 378
 Warning '}' should be alone on a line. 378
 Warning else child at indentation level 24 not at correct indentation, 12 379
 Warning else rcurly at indentation level 16 not at correct indentation, 8 380
 Warning method def child at indentation level 16 not at correct indentation, 8 382
 Warning method def child at indentation level 16 not at correct indentation, 8 385
 Warning method def child at indentation level 16 not at correct indentation, 8 386
 Warning method def child at indentation level 16 not at correct indentation, 8 387
 Warning method def child at indentation level 16 not at correct indentation, 8 388
 Warning method def child at indentation level 16 not at correct indentation, 8 389
 Warning method def child at indentation level 16 not at correct indentation, 8 390
 Warning method def child at indentation level 16 not at correct indentation, 8 391
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 392
 Warning method def modifier at indentation level 8 not at correct indentation, 4 394
 Warning method def modifier at indentation level 8 not at correct indentation, 4 395
 Warning Name 'findAllAuthForIdBySysIdAndRoleId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 395
 Warning method def child at indentation level 16 not at correct indentation, 8 396
 Warning method def child at indentation level 16 not at correct indentation, 8 397
 Warning method def child at indentation level 16 not at correct indentation, 8 398
 Warning method def child at indentation level 16 not at correct indentation, 8 399
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 400
 Warning method def modifier at indentation level 8 not at correct indentation, 4 402
 Warning method def modifier at indentation level 8 not at correct indentation, 4 403
 Warning Name 'findAllAuthResOfParentByRoleCode' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 403
 Warning method def child at indentation level 16 not at correct indentation, 8 404
 Warning method def child at indentation level 16 not at correct indentation, 8 405
 Warning method def child at indentation level 16 not at correct indentation, 8 406
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 407
 Warning method def modifier at indentation level 8 not at correct indentation, 4 409
 Warning method def modifier at indentation level 8 not at correct indentation, 4 410
 Warning Name 'findOperationsForUser' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 410
 Warning method def child at indentation level 16 not at correct indentation, 8 411
 Warning array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] 412
 Warning array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] 413
 Warning method def child at indentation level 16 not at correct indentation, 8 414
 Warning if at indentation level 16 not at correct indentation, 8 415
 Warning if child at indentation level 24 not at correct indentation, 12 417
 Warning if child at indentation level 24 not at correct indentation, 12 418
 Warning if at indentation level 24 not at correct indentation, 12 419
 Warning if child at indentation level 32 not at correct indentation, 16 422
 Warning if rcurly at indentation level 24 not at correct indentation, 12 423
 Warning if rcurly at indentation level 16 not at correct indentation, 8 424
 Warning method def child at indentation level 16 not at correct indentation, 8 425
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 426
 Warning method def modifier at indentation level 8 not at correct indentation, 4 428
 Warning method def modifier at indentation level 8 not at correct indentation, 4 429
 Warning Name 'findResourceOfSystemByAuthForId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 429
 Warning if at indentation level 16 not at correct indentation, 8 430
 Warning if child at indentation level 24 not at correct indentation, 12 431
 Warning if rcurly at indentation level 16 not at correct indentation, 8 432
 Warning '}' should be alone on a line. 432
 Warning else child at indentation level 24 not at correct indentation, 12 433
 Warning else child at indentation level 24 not at correct indentation, 12 434
 Warning switch at indentation level 24 not at correct indentation, 12 435
 Warning block child at indentation level 32 not at correct indentation, 20 436
 Warning case child at indentation level 32 not at correct indentation, 16 436
 Warning block child at indentation level 32 not at correct indentation, 20 437
 Warning case child at indentation level 32 not at correct indentation, 16 437
 Warning block child at indentation level 32 not at correct indentation, 20 438
 Warning case child at indentation level 32 not at correct indentation, 16 438
 Warning block child at indentation level 32 not at correct indentation, 20 439
 Warning case child at indentation level 32 not at correct indentation, 16 439
 Warning switch rcurly at indentation level 24 not at correct indentation, 12 440
 Warning else rcurly at indentation level 16 not at correct indentation, 8 441
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 442
 Warning method def modifier at indentation level 8 not at correct indentation, 4 445
 Warning method def modifier at indentation level 8 not at correct indentation, 4 446
 Warning Name 'setDataLevelAuthority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 446
 Warning method def child at indentation level 16 not at correct indentation, 8 447
 Warning method def child at indentation level 16 not at correct indentation, 8 448
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 449
 Warning method def modifier at indentation level 8 not at correct indentation, 4 459
 Warning method def child at indentation level 16 not at correct indentation, 8 460
 Warning method def child at indentation level 16 not at correct indentation, 8 461
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 462
 Warning method def modifier at indentation level 8 not at correct indentation, 4 471
 Warning Name 'findResourceForGroupRole' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 471
 Warning method def child at indentation level 16 not at correct indentation, 8 473
 Warning method def child at indentation level 16 not at correct indentation, 8 475
 Warning if at indentation level 16 not at correct indentation, 8 483
 Warning if child at indentation level 24 not at correct indentation, 12 485
 Warning if child at indentation level 24 not at correct indentation, 12 486
 Warning if child at indentation level 24 not at correct indentation, 12 487
 Warning if at indentation level 24 not at correct indentation, 12 488
 Warning for at indentation level 32 not at correct indentation, 16 490
 Warning for child at indentation level 40 not at correct indentation, 20 491
 Warning for child at indentation level 40 not at correct indentation, 20 492
 Warning for rcurly at indentation level 32 not at correct indentation, 16 493
 Warning if rcurly at indentation level 24 not at correct indentation, 12 494
 Warning if rcurly at indentation level 16 not at correct indentation, 8 495
 Warning method def child at indentation level 16 not at correct indentation, 8 496
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 497
 Warning method def modifier at indentation level 8 not at correct indentation, 4 506
 Warning Name 'findResourceForGroupRoleUser' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 506
 Warning method def child at indentation level 16 not at correct indentation, 8 508
 Warning method def child at indentation level 16 not at correct indentation, 8 510
 Warning if at indentation level 16 not at correct indentation, 8 511
 Warning if child at indentation level 24 not at correct indentation, 12 512
 Warning if child at indentation level 24 not at correct indentation, 12 513
 Warning if child at indentation level 24 not at correct indentation, 12 514
 Warning if at indentation level 24 not at correct indentation, 12 515
 Warning for at indentation level 32 not at correct indentation, 16 517
 Warning for child at indentation level 40 not at correct indentation, 20 518
 Warning if at indentation level 40 not at correct indentation, 20 519
 Warning if child at indentation level 48 not at correct indentation, 24 520
 Warning if child at indentation level 48 not at correct indentation, 24 521
 Warning if rcurly at indentation level 40 not at correct indentation, 20 522
 Warning for rcurly at indentation level 32 not at correct indentation, 16 523
 Warning if rcurly at indentation level 24 not at correct indentation, 12 524
 Warning if rcurly at indentation level 16 not at correct indentation, 8 525
 Warning method def child at indentation level 16 not at correct indentation, 8 526
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 527
 Warning method def modifier at indentation level 8 not at correct indentation, 4 535
 Warning method def child at indentation level 16 not at correct indentation, 8 536
 Warning if at indentation level 16 not at correct indentation, 8 537
 Warning if child at indentation level 24 not at correct indentation, 12 538
 Warning if rcurly at indentation level 16 not at correct indentation, 8 539
 Warning '}' should be alone on a line. 539
 Warning else child at indentation level 24 not at correct indentation, 12 540
 Warning if at indentation level 24 not at correct indentation, 12 541
 Warning for at indentation level 32 not at correct indentation, 16 542
 Warning for child at indentation level 40 not at correct indentation, 20 543
 Warning if at indentation level 40 not at correct indentation, 20 544
 Warning if child at indentation level 48 not at correct indentation, 24 545
 Warning if rcurly at indentation level 40 not at correct indentation, 20 546
 Warning for rcurly at indentation level 32 not at correct indentation, 16 547
 Warning if rcurly at indentation level 24 not at correct indentation, 12 548
 Warning else rcurly at indentation level 16 not at correct indentation, 8 549
 Warning method def child at indentation level 16 not at correct indentation, 8 550
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 551
 Warning method def modifier at indentation level 8 not at correct indentation, 4 560
 Warning Name 'findResourceTreeForRoleOfGroup' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 560
 Warning method def child at indentation level 16 not at correct indentation, 8 561
 Warning method def child at indentation level 16 not at correct indentation, 8 563
 Warning if at indentation level 16 not at correct indentation, 8 565
 Warning if child at indentation level 24 not at correct indentation, 12 567
 Warning if child at indentation level 24 not at correct indentation, 12 568
 Warning if child at indentation level 24 not at correct indentation, 12 569
 Warning if rcurly at indentation level 16 not at correct indentation, 8 570
 Warning method def child at indentation level 16 not at correct indentation, 8 571
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 572
 Warning method def modifier at indentation level 8 not at correct indentation, 4 591
 Warning Name 'findResourceTreeForRole' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 591
 Warning method def child at indentation level 16 not at correct indentation, 8 592
 Warning method def child at indentation level 16 not at correct indentation, 8 593
 Warning method def child at indentation level 16 not at correct indentation, 8 594
 Warning method def child at indentation level 16 not at correct indentation, 8 595
 Warning method def child at indentation level 16 not at correct indentation, 8 597
 Warning if at indentation level 16 not at correct indentation, 8 600
 Warning if child at indentation level 24 not at correct indentation, 12 601
 Warning if child at indentation level 24 not at correct indentation, 12 602
 Warning if at indentation level 24 not at correct indentation, 12 604
 Warning if at indentation level 32 not at correct indentation, 16 605
 Warning if child at indentation level 40 not at correct indentation, 20 607
 Warning if child at indentation level 40 not at correct indentation, 20 609
 Warning if child at indentation level 40 not at correct indentation, 20 610
 Warning if child at indentation level 40 not at correct indentation, 20 613
 Warning if child at indentation level 40 not at correct indentation, 20 614
 Warning if rcurly at indentation level 32 not at correct indentation, 16 615
 Warning if rcurly at indentation level 24 not at correct indentation, 12 616
 Warning if rcurly at indentation level 16 not at correct indentation, 8 617
 Warning '}' should be alone on a line. 617
 Warning else child at indentation level 24 not at correct indentation, 12 618
 Warning else rcurly at indentation level 16 not at correct indentation, 8 619
 Warning method def child at indentation level 16 not at correct indentation, 8 620
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 621
 Warning method def modifier at indentation level 8 not at correct indentation, 4 630
 Warning method def child at indentation level 16 not at correct indentation, 8 631
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 632
 Warning method def modifier at indentation level 8 not at correct indentation, 4 641
 Warning Name 'getChildrenRecursively' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 641
 Warning method def child at indentation level 16 not at correct indentation, 8 642
 Warning method def child at indentation level 16 not at correct indentation, 8 643
 Warning for at indentation level 16 not at correct indentation, 8 644
 Warning for child at indentation level 24 not at correct indentation, 12 645
 Warning for child at indentation level 24 not at correct indentation, 12 646
 Warning for child at indentation level 24 not at correct indentation, 12 650
 Warning for rcurly at indentation level 16 not at correct indentation, 8 651
 Warning method def child at indentation level 16 not at correct indentation, 8 652
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 653
 Warning method def modifier at indentation level 8 not at correct indentation, 4 662
 Warning method def child at indentation level 16 not at correct indentation, 8 664
 Warning array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] 665
 Warning array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] 666
 Warning method def child at indentation level 16 not at correct indentation, 8 667
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 668
 Warning method def modifier at indentation level 8 not at correct indentation, 4 677
 Warning Name 'findChildResourceListForRole' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 677
 Warning method def child at indentation level 16 not at correct indentation, 8 679
 Warning if at indentation level 16 not at correct indentation, 8 682
 Warning if child at indentation level 24 not at correct indentation, 12 684
 Warning if child at indentation level 24 not at correct indentation, 12 685
 Warning if child at indentation level 24 not at correct indentation, 12 686
 Warning if rcurly at indentation level 16 not at correct indentation, 8 687
 Warning method def child at indentation level 16 not at correct indentation, 8 690
 Warning for at indentation level 16 not at correct indentation, 8 691
 Warning for child at indentation level 24 not at correct indentation, 12 692
 Warning for child at indentation level 24 not at correct indentation, 12 693
 Warning for child at indentation level 24 not at correct indentation, 12 694
 Warning for rcurly at indentation level 16 not at correct indentation, 8 695
 Warning method def child at indentation level 16 not at correct indentation, 8 696
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 697
 Warning method def modifier at indentation level 8 not at correct indentation, 4 706
 Warning Name 'getResourceForRoleOfSystem' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 706
 Warning method def child at indentation level 16 not at correct indentation, 8 707
 Warning method def child at indentation level 16 not at correct indentation, 8 708
 Warning array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] 709
 Warning method def child at indentation level 16 not at correct indentation, 8 710
 Warning method def child at indentation level 16 not at correct indentation, 8 711
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 712
 Warning method def modifier at indentation level 8 not at correct indentation, 4 723
 Warning if at indentation level 16 not at correct indentation, 8 725
 Warning if child at indentation level 24 not at correct indentation, 12 727
 Warning if child at indentation level 24 not at correct indentation, 12 728
 Warning for at indentation level 24 not at correct indentation, 12 730
 Warning for child at indentation level 32 not at correct indentation, 16 731
 Warning for rcurly at indentation level 24 not at correct indentation, 12 732
 Warning if child at indentation level 24 not at correct indentation, 12 734
 Warning if child at indentation level 24 not at correct indentation, 12 737
 Warning if rcurly at indentation level 16 not at correct indentation, 8 738
 Warning method def child at indentation level 16 not at correct indentation, 8 739
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 740
 Warning method def modifier at indentation level 8 not at correct indentation, 4 751
 Warning Name 'cascadeSetAuthAtFirstDel' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 751
 Warning method def child at indentation level 16 not at correct indentation, 8 753
 Warning method def child at indentation level 16 not at correct indentation, 8 754
 Warning method def child at indentation level 16 not at correct indentation, 8 755
 Warning method def child at indentation level 16 not at correct indentation, 8 756
 Warning method def child at indentation level 16 not at correct indentation, 8 757
 Warning switch at indentation level 16 not at correct indentation, 8 758
 Warning block child at indentation level 24 not at correct indentation, 16 759
 Warning case child at indentation level 24 not at correct indentation, 12 759
 Warning block child at indentation level 24 not at correct indentation, 16 760
 Warning case child at indentation level 24 not at correct indentation, 12 760
 Warning block child at indentation level 24 not at correct indentation, 16 761
 Warning case child at indentation level 24 not at correct indentation, 12 761
 Warning block child at indentation level 24 not at correct indentation, 16 762
 Warning case child at indentation level 24 not at correct indentation, 12 762
 Warning switch rcurly at indentation level 16 not at correct indentation, 8 763
 Warning method def child at indentation level 16 not at correct indentation, 8 766
 Warning if at indentation level 16 not at correct indentation, 8 768
 Warning if child at indentation level 24 not at correct indentation, 12 769
 Warning if rcurly at indentation level 16 not at correct indentation, 8 770
 Warning method def child at indentation level 16 not at correct indentation, 8 772
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 773
 Warning method def modifier at indentation level 8 not at correct indentation, 4 784
 Warning Name 'copyAuthorityFormRoleTo' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 784
 Warning method def child at indentation level 16 not at correct indentation, 8 785
 Warning method def child at indentation level 16 not at correct indentation, 8 786
 Warning if at indentation level 16 not at correct indentation, 8 787
 Warning if child at indentation level 24 not at correct indentation, 12 788
 Warning if child at indentation level 24 not at correct indentation, 12 789
 Warning if at indentation level 24 not at correct indentation, 12 790
 Warning if child at indentation level 32 not at correct indentation, 16 791
 Warning if child at indentation level 32 not at correct indentation, 16 792
 Warning if rcurly at indentation level 24 not at correct indentation, 12 793
 Warning if at indentation level 24 not at correct indentation, 12 794
 Warning if child at indentation level 32 not at correct indentation, 16 795
 Warning if rcurly at indentation level 24 not at correct indentation, 12 796
 Warning if child at indentation level 24 not at correct indentation, 12 797
 Warning if rcurly at indentation level 16 not at correct indentation, 8 799
 Warning '}' should be alone on a line. 799
 Warning else child at indentation level 24 not at correct indentation, 12 800
 Warning if at indentation level 24 not at correct indentation, 12 801
 Warning if child at indentation level 32 not at correct indentation, 16 802
 Warning if rcurly at indentation level 24 not at correct indentation, 12 803
 Warning else child at indentation level 24 not at correct indentation, 12 804
 Warning else rcurly at indentation level 16 not at correct indentation, 8 805
 Warning for at indentation level 16 not at correct indentation, 8 806
 Warning for child at indentation level 24 not at correct indentation, 12 807
 Warning for rcurly at indentation level 16 not at correct indentation, 8 808
 Warning method def child at indentation level 16 not at correct indentation, 8 810
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 811
 Warning method def modifier at indentation level 8 not at correct indentation, 4 818
 Warning Name 'addResourceAuthorityForParent' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 818
 Warning method def child at indentation level 16 not at correct indentation, 8 820
 Warning while at indentation level 16 not at correct indentation, 8 821
 Warning if at indentation level 24 not at correct indentation, 12 822
 Warning if child at indentation level 32 not at correct indentation, 16 823
 Warning if rcurly at indentation level 24 not at correct indentation, 12 824
 Warning while child at indentation level 24 not at correct indentation, 12 825
 Warning while rcurly at indentation level 16 not at correct indentation, 8 826
 Warning method def child at indentation level 16 not at correct indentation, 8 827
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 828
 Warning method def modifier at indentation level 8 not at correct indentation, 4 835
 Warning Name 'addResourceAuthorityForChild' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 835
 Warning method def child at indentation level 16 not at correct indentation, 8 836
 Warning for at indentation level 16 not at correct indentation, 8 837
 Warning for child at indentation level 24 not at correct indentation, 12 838
 Warning for child at indentation level 24 not at correct indentation, 12 839
 Warning for rcurly at indentation level 16 not at correct indentation, 8 840
 Warning method def child at indentation level 16 not at correct indentation, 8 841
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 842
 Warning method def modifier at indentation level 8 not at correct indentation, 4 850
 Warning Name 'deleteResourceAuthorityOfChild' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 850
 Warning method def child at indentation level 16 not at correct indentation, 8 851
 Warning for at indentation level 16 not at correct indentation, 8 852
 Warning for child at indentation level 24 not at correct indentation, 12 853
 Warning for child at indentation level 24 not at correct indentation, 12 855
 Warning for rcurly at indentation level 16 not at correct indentation, 8 856
 Warning method def child at indentation level 16 not at correct indentation, 8 857
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 858
 Warning method def modifier at indentation level 8 not at correct indentation, 4 866
 Warning Name 'deleteResourceAuthority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 866
 Warning method def child at indentation level 16 not at correct indentation, 8 867
 Warning method def child at indentation level 16 not at correct indentation, 8 868
 Warning method def child at indentation level 16 not at correct indentation, 8 869
 Warning method def child at indentation level 16 not at correct indentation, 8 870
 Warning method def child at indentation level 16 not at correct indentation, 8 871
 Warning method def child at indentation level 16 not at correct indentation, 8 873
 Warning method def child at indentation level 16 not at correct indentation, 8 874
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 875
 Warning method def modifier at indentation level 8 not at correct indentation, 4 891
 Warning method def child at indentation level 16 not at correct indentation, 8 892
 Warning method def child at indentation level 16 not at correct indentation, 8 893
 Warning method def child at indentation level 16 not at correct indentation, 8 894
 Warning switch at indentation level 16 not at correct indentation, 8 895
 Warning block child at indentation level 24 not at correct indentation, 16 896
 Warning case child at indentation level 24 not at correct indentation, 12 896
 Warning block child at indentation level 24 not at correct indentation, 16 897
 Warning case child at indentation level 24 not at correct indentation, 12 897
 Warning block child at indentation level 24 not at correct indentation, 16 898
 Warning case child at indentation level 24 not at correct indentation, 12 898
 Warning block child at indentation level 24 not at correct indentation, 16 899
 Warning case child at indentation level 24 not at correct indentation, 12 899
 Warning switch rcurly at indentation level 16 not at correct indentation, 8 900
 Warning method def child at indentation level 16 not at correct indentation, 8 901
 Warning method def child at indentation level 16 not at correct indentation, 8 902
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 903
 Warning method def modifier at indentation level 8 not at correct indentation, 4 913
 Warning method def child at indentation level 16 not at correct indentation, 8 914
 Warning method def child at indentation level 16 not at correct indentation, 8 915
 Warning if at indentation level 16 not at correct indentation, 8 916
 Warning if child at indentation level 24 not at correct indentation, 12 917
 Warning if child at indentation level 24 not at correct indentation, 12 918
 Warning if rcurly at indentation level 16 not at correct indentation, 8 919
 Warning method def child at indentation level 16 not at correct indentation, 8 921
 Warning method def child at indentation level 16 not at correct indentation, 8 922
 Warning method def child at indentation level 16 not at correct indentation, 8 923
 Warning method def child at indentation level 16 not at correct indentation, 8 924
 Warning method def child at indentation level 16 not at correct indentation, 8 925
 Warning method def child at indentation level 16 not at correct indentation, 8 926
 Warning if at indentation level 16 not at correct indentation, 8 928
 Warning if child at indentation level 24 not at correct indentation, 12 929
 Warning if child at indentation level 24 not at correct indentation, 12 930
 Warning if rcurly at indentation level 16 not at correct indentation, 8 931
 Warning method def child at indentation level 16 not at correct indentation, 8 932
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 933
 Warning method def modifier at indentation level 8 not at correct indentation, 4 941
 Warning method def child at indentation level 16 not at correct indentation, 8 942
 Warning method def child at indentation level 16 not at correct indentation, 8 943
 Warning method def child at indentation level 16 not at correct indentation, 8 944
 Warning method def child at indentation level 16 not at correct indentation, 8 945
 Warning method def child at indentation level 16 not at correct indentation, 8 946
 Warning method def child at indentation level 16 not at correct indentation, 8 947
 Warning method def child at indentation level 16 not at correct indentation, 8 948
 Warning method def child at indentation level 16 not at correct indentation, 8 949
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 950
 Warning method def modifier at indentation level 8 not at correct indentation, 4 961
 Warning if at indentation level 16 not at correct indentation, 8 962
 Warning if child at indentation level 24 not at correct indentation, 12 964
 Warning if child at indentation level 24 not at correct indentation, 12 965
 Warning if child at indentation level 24 not at correct indentation, 12 966
 Warning if child at indentation level 24 not at correct indentation, 12 967
 Warning if child at indentation level 24 not at correct indentation, 12 968
 Warning if child at indentation level 24 not at correct indentation, 12 969
 Warning if child at indentation level 24 not at correct indentation, 12 970
 Warning if child at indentation level 24 not at correct indentation, 12 971
 Warning if rcurly at indentation level 16 not at correct indentation, 8 972
 Warning method def child at indentation level 16 not at correct indentation, 8 973
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 974
 Warning method def modifier at indentation level 8 not at correct indentation, 4 976
 Warning Name 'deleteOpertionAuthorityBy' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 976
 Warning method def child at indentation level 16 not at correct indentation, 8 977
 Warning method def child at indentation level 16 not at correct indentation, 8 978
 Warning method def child at indentation level 16 not at correct indentation, 8 979
 Warning method def child at indentation level 16 not at correct indentation, 8 980
 Warning method def child at indentation level 16 not at correct indentation, 8 981
 Warning method def child at indentation level 16 not at correct indentation, 8 982
 Warning method def child at indentation level 16 not at correct indentation, 8 983
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 984

gboat2/web/business/impl/CacheAssistantImpl.java

Severity Message Line
 Warning Name 'gboat2.web.business.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 24
 Warning member def modifier at indentation level 8 not at correct indentation, 4 31
 Warning member def modifier at indentation level 8 not at correct indentation, 4 32
 Warning member def modifier at indentation level 8 not at correct indentation, 4 34
 Warning member def modifier at indentation level 8 not at correct indentation, 4 35
 Warning method def modifier at indentation level 8 not at correct indentation, 4 41
 Warning method def modifier at indentation level 8 not at correct indentation, 4 42
 Warning Name 'removeCacheOfPriority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 42
 Warning if at indentation level 16 not at correct indentation, 8 43
 Warning if child at indentation level 24 not at correct indentation, 12 44
 Warning if rcurly at indentation level 16 not at correct indentation, 8 45
 Warning if at indentation level 16 not at correct indentation, 8 46
 Warning if child at indentation level 24 not at correct indentation, 12 49
 Warning if child at indentation level 24 not at correct indentation, 12 51
 Warning if rcurly at indentation level 16 not at correct indentation, 8 52
 Warning '}' should be alone on a line. 52
 Warning else child at indentation level 24 not at correct indentation, 12 54
 Warning if at indentation level 24 not at correct indentation, 12 55
 Warning for at indentation level 32 not at correct indentation, 16 56
 Warning for child at indentation level 40 not at correct indentation, 20 58
 Warning for child at indentation level 40 not at correct indentation, 20 60
 Warning for rcurly at indentation level 32 not at correct indentation, 16 61
 Warning if rcurly at indentation level 24 not at correct indentation, 12 62
 Warning else rcurly at indentation level 16 not at correct indentation, 8 63
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 64
 Warning method def modifier at indentation level 8 not at correct indentation, 4 66
 Warning method def modifier at indentation level 8 not at correct indentation, 4 67
 Warning Name 'removeCacheOfMenuTree' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 67
 Warning if at indentation level 16 not at correct indentation, 8 68
 Warning if child at indentation level 24 not at correct indentation, 12 69
 Warning if rcurly at indentation level 16 not at correct indentation, 8 70
 Warning if at indentation level 16 not at correct indentation, 8 71
 Warning if child at indentation level 24 not at correct indentation, 12 74
 Warning if rcurly at indentation level 16 not at correct indentation, 8 75
 Warning '}' should be alone on a line. 75
 Warning else child at indentation level 24 not at correct indentation, 12 77
 Warning if at indentation level 24 not at correct indentation, 12 78
 Warning for at indentation level 32 not at correct indentation, 16 79
 Warning for child at indentation level 40 not at correct indentation, 20 81
 Warning for rcurly at indentation level 32 not at correct indentation, 16 82
 Warning if rcurly at indentation level 24 not at correct indentation, 12 83
 Warning else rcurly at indentation level 16 not at correct indentation, 8 84
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 85

gboat2/web/business/impl/DataLevelAuthorityBusinessImpl.java

Severity Message Line
 Warning Name 'gboat2.web.business.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 24
 Warning Name 'DataLevelAuthorityBusinessImpl' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 28
 Warning member def modifier at indentation level 8 not at correct indentation, 4 30
 Warning member def modifier at indentation level 8 not at correct indentation, 4 31
 Warning method def modifier at indentation level 8 not at correct indentation, 4 38
 Warning method def modifier at indentation level 8 not at correct indentation, 4 39
 Warning Name 'findDataLevelAuthority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 39
 Warning method def child at indentation level 16 not at correct indentation, 8 40
 Warning array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] 41
 Warning array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] 42
 Warning array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] 43
 Warning array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] 44
 Warning method def child at indentation level 16 not at correct indentation, 8 46
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 47
 Warning method def modifier at indentation level 8 not at correct indentation, 4 49
 Warning Name 'deleteDataLevelAuthority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 50
 Warning method def child at indentation level 16 not at correct indentation, 8 51
 Warning method def child at indentation level 16 not at correct indentation, 8 52
 Warning method def child at indentation level 16 not at correct indentation, 8 53
 Warning method def child at indentation level 16 not at correct indentation, 8 54
 Warning method def child at indentation level 16 not at correct indentation, 8 55
 Warning method def child at indentation level 16 not at correct indentation, 8 56
 Warning method def child at indentation level 16 not at correct indentation, 8 57
 Warning method def modifier at indentation level 8 not at correct indentation, 4 60
 Warning Name 'setDataLevelAuthority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 61
 Warning method def child at indentation level 16 not at correct indentation, 8 63
 Warning method def child at indentation level 16 not at correct indentation, 8 65
 Warning method def child at indentation level 16 not at correct indentation, 8 67
 Warning method def child at indentation level 16 not at correct indentation, 8 68
 Warning method def child at indentation level 16 not at correct indentation, 8 69
 Warning method def child at indentation level 12 not at correct indentation, 8 70
 Warning method def modifier at indentation level 8 not at correct indentation, 4 73
 Warning Name 'deleteDataLevelAuthority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 74
 Warning method def child at indentation level 16 not at correct indentation, 8 75
 Warning method def child at indentation level 16 not at correct indentation, 8 76
 Warning method def child at indentation level 16 not at correct indentation, 8 77
 Warning method def child at indentation level 16 not at correct indentation, 8 78
 Warning method def child at indentation level 16 not at correct indentation, 8 79
 Warning method def child at indentation level 16 not at correct indentation, 8 80
 Warning method def modifier at indentation level 8 not at correct indentation, 4 83
 Warning Name 'deleteDataLevelAuthorityByGroupId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 84
 Warning method def child at indentation level 16 not at correct indentation, 8 85
 Warning method def child at indentation level 16 not at correct indentation, 8 86
 Warning method def child at indentation level 16 not at correct indentation, 8 87
 Warning method def child at indentation level 16 not at correct indentation, 8 88
 Warning method def child at indentation level 16 not at correct indentation, 8 89
 Warning method def modifier at indentation level 8 not at correct indentation, 4 92
 Warning Name 'deleteDataLevelAuthorityByRoleId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 93
 Warning method def child at indentation level 16 not at correct indentation, 8 94
 Warning method def child at indentation level 16 not at correct indentation, 8 95
 Warning method def child at indentation level 16 not at correct indentation, 8 96
 Warning method def child at indentation level 16 not at correct indentation, 8 97
 Warning method def child at indentation level 16 not at correct indentation, 8 98
 Warning method def modifier at indentation level 8 not at correct indentation, 4 101
 Warning method def modifier at indentation level 8 not at correct indentation, 4 102
 Warning Name 'insertDataLevelAuthority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 102
 Warning method def child at indentation level 16 not at correct indentation, 8 103
 Warning method def child at indentation level 16 not at correct indentation, 8 104
 Warning method def child at indentation level 16 not at correct indentation, 8 105
 Warning method def child at indentation level 16 not at correct indentation, 8 106
 Warning method def child at indentation level 16 not at correct indentation, 8 107
 Warning method def child at indentation level 12 not at correct indentation, 8 108
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 109
 Warning method def modifier at indentation level 8 not at correct indentation, 4 111
 Warning method def modifier at indentation level 8 not at correct indentation, 4 112
 Warning Name 'findDataLevelAuthority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 112
 Warning method def child at indentation level 16 not at correct indentation, 8 113
 Warning array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] 114
 Warning array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] 115
 Warning array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] 116
 Warning array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] 117
 Warning array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] 118
 Warning method def child at indentation level 16 not at correct indentation, 8 120
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 121
 Warning method def modifier at indentation level 8 not at correct indentation, 4 123
 Warning method def modifier at indentation level 8 not at correct indentation, 4 124
 Warning Name 'deleteDataLevelAuthority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 124
 Warning method def child at indentation level 16 not at correct indentation, 8 125
 Warning method def child at indentation level 16 not at correct indentation, 8 126
 Warning method def child at indentation level 16 not at correct indentation, 8 127
 Warning method def child at indentation level 16 not at correct indentation, 8 128
 Warning method def child at indentation level 16 not at correct indentation, 8 129
 Warning method def child at indentation level 16 not at correct indentation, 8 130
 Warning method def child at indentation level 16 not at correct indentation, 8 131
 Warning method def child at indentation level 16 not at correct indentation, 8 132
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 133
 Warning method def modifier at indentation level 8 not at correct indentation, 4 135
 Warning method def modifier at indentation level 8 not at correct indentation, 4 136
 Warning Name 'insertDataLevelAuthority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 136
 Warning method def child at indentation level 16 not at correct indentation, 8 137
 Warning method def child at indentation level 16 not at correct indentation, 8 138
 Warning method def child at indentation level 16 not at correct indentation, 8 139
 Warning method def child at indentation level 16 not at correct indentation, 8 140
 Warning method def child at indentation level 16 not at correct indentation, 8 141
 Warning method def child at indentation level 16 not at correct indentation, 8 142
 Warning method def child at indentation level 12 not at correct indentation, 8 143
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 144
 Warning method def modifier at indentation level 8 not at correct indentation, 4 146
 Warning method def modifier at indentation level 8 not at correct indentation, 4 147
 Warning Name 'setDataLevelAuthority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 147
 Warning method def child at indentation level 16 not at correct indentation, 8 149
 Warning method def child at indentation level 16 not at correct indentation, 8 151
 Warning method def child at indentation level 16 not at correct indentation, 8 153
 Warning method def child at indentation level 16 not at correct indentation, 8 154
 Warning method def child at indentation level 16 not at correct indentation, 8 155
 Warning method def child at indentation level 16 not at correct indentation, 8 156
 Warning method def child at indentation level 12 not at correct indentation, 8 157
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 158

gboat2/web/business/impl/DataLevelBusinessImpl.java

Severity Message Line
 Warning Name 'gboat2.web.business.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 25
 Warning Name 'DataLevelBusinessImpl' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 30
 Warning member def modifier at indentation level 8 not at correct indentation, 4 32
 Warning method def modifier at indentation level 8 not at correct indentation, 4 38
 Warning method def modifier at indentation level 8 not at correct indentation, 4 39
 Warning method def child at indentation level 16 not at correct indentation, 8 40
 Warning method def child at indentation level 16 not at correct indentation, 8 41
 Warning method def child at indentation level 16 not at correct indentation, 8 42
 Warning if at indentation level 16 not at correct indentation, 8 43
 Warning if child at indentation level 24 not at correct indentation, 12 44
 Warning if rcurly at indentation level 16 not at correct indentation, 8 45
 Warning method def child at indentation level 16 not at correct indentation, 8 46
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 47
 Warning method def modifier at indentation level 8 not at correct indentation, 4 53
 Warning method def child at indentation level 16 not at correct indentation, 8 54
 Warning method def child at indentation level 16 not at correct indentation, 8 55
 Warning method def child at indentation level 16 not at correct indentation, 8 56
 Warning method def child at indentation level 16 not at correct indentation, 8 57
 Warning method def child at indentation level 16 not at correct indentation, 8 58
 Warning method def child at indentation level 16 not at correct indentation, 8 59
 Warning method def child at indentation level 16 not at correct indentation, 8 60
 Warning method def child at indentation level 16 not at correct indentation, 8 62
 Warning method def child at indentation level 16 not at correct indentation, 8 63
 Warning method def child at indentation level 16 not at correct indentation, 8 64
 Warning method def child at indentation level 16 not at correct indentation, 8 65
 Warning method def child at indentation level 16 not at correct indentation, 8 66
 Warning method def child at indentation level 16 not at correct indentation, 8 67
 Warning method def child at indentation level 16 not at correct indentation, 8 68
 Warning method def child at indentation level 16 not at correct indentation, 8 70
 Warning method def child at indentation level 16 not at correct indentation, 8 71
 Warning method def child at indentation level 16 not at correct indentation, 8 72
 Warning method def child at indentation level 16 not at correct indentation, 8 73
 Warning method def child at indentation level 16 not at correct indentation, 8 74
 Warning method def child at indentation level 16 not at correct indentation, 8 75
 Warning method def child at indentation level 16 not at correct indentation, 8 76
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 77

gboat2/web/business/impl/GroupBusinessImpl.java

Severity Message Line
 Warning Name 'gboat2.web.business.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 38
 Warning member def modifier at indentation level 8 not at correct indentation, 4 45
 Warning member def modifier at indentation level 8 not at correct indentation, 4 46
 Warning member def modifier at indentation level 8 not at correct indentation, 4 48
 Warning member def modifier at indentation level 8 not at correct indentation, 4 49
 Warning member def modifier at indentation level 8 not at correct indentation, 4 51
 Warning member def modifier at indentation level 8 not at correct indentation, 4 52
 Warning member def modifier at indentation level 8 not at correct indentation, 4 54
 Warning member def modifier at indentation level 8 not at correct indentation, 4 55
 Warning member def modifier at indentation level 8 not at correct indentation, 4 57
 Warning member def modifier at indentation level 8 not at correct indentation, 4 58
 Warning member def modifier at indentation level 8 not at correct indentation, 4 60
 Warning member def modifier at indentation level 8 not at correct indentation, 4 61
 Warning Name 'dataLevelAuthorityBusi' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. 61
 Warning member def modifier at indentation level 8 not at correct indentation, 4 63
 Warning member def modifier at indentation level 8 not at correct indentation, 4 64
 Warning member def modifier at indentation level 8 not at correct indentation, 4 66
 Warning member def modifier at indentation level 8 not at correct indentation, 4 67
 Warning member def modifier at indentation level 8 not at correct indentation, 4 69
 Warning member def modifier at indentation level 8 not at correct indentation, 4 70
 Warning method def modifier at indentation level 8 not at correct indentation, 4 72
 Warning method def modifier at indentation level 8 not at correct indentation, 4 73
 Warning method def child at indentation level 16 not at correct indentation, 8 74
 Warning method def child at indentation level 16 not at correct indentation, 8 75
 Warning method def child at indentation level 16 not at correct indentation, 8 76
 Warning method def child at indentation level 16 not at correct indentation, 8 77
 Warning if at indentation level 16 not at correct indentation, 8 79
 Warning if child at indentation level 24 not at correct indentation, 12 80
 Warning if child at indentation level 24 not at correct indentation, 12 81
 Warning if rcurly at indentation level 16 not at correct indentation, 8 82
 Warning method def child at indentation level 16 not at correct indentation, 8 83
 Warning method def child at indentation level 16 not at correct indentation, 8 84
 Warning method def child at indentation level 16 not at correct indentation, 8 85
 Warning method def child at indentation level 16 not at correct indentation, 8 86
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 87
 Warning method def modifier at indentation level 8 not at correct indentation, 4 89
 Warning method def modifier at indentation level 8 not at correct indentation, 4 90
 Warning Name 'saveRoleAndOrganOfGroup' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 90
 Warning if at indentation level 16 not at correct indentation, 8 92
 Warning if child at indentation level 24 not at correct indentation, 12 95
 Warning if child at indentation level 24 not at correct indentation, 12 97
 Warning if at indentation level 24 not at correct indentation, 12 101
 Warning for at indentation level 32 not at correct indentation, 16 102
 Warning for child at indentation level 40 not at correct indentation, 20 103
 Warning for rcurly at indentation level 32 not at correct indentation, 16 104
 Warning if rcurly at indentation level 24 not at correct indentation, 12 105
 Warning if at indentation level 24 not at correct indentation, 12 107
 Warning for at indentation level 32 not at correct indentation, 16 108
 Warning for child at indentation level 40 not at correct indentation, 20 109
 Warning for rcurly at indentation level 32 not at correct indentation, 16 110
 Warning if rcurly at indentation level 24 not at correct indentation, 12 111
 Warning if rcurly at indentation level 16 not at correct indentation, 8 112
 Warning method def child at indentation level 16 not at correct indentation, 8 113
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 114
 Warning method def modifier at indentation level 8 not at correct indentation, 4 116
 Warning method def child at indentation level 16 not at correct indentation, 8 118
 Warning method def child at indentation level 16 not at correct indentation, 8 119
 Warning method def child at indentation level 16 not at correct indentation, 8 120
 Warning method def child at indentation level 16 not at correct indentation, 8 121
 Warning method def child at indentation level 12 not at correct indentation, 8 122
 Warning method def modifier at indentation level 8 not at correct indentation, 4 125
 Warning Name 'postProcessDeleteGroup' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 126
 Warning if at indentation level 16 not at correct indentation, 8 127
 Warning if child at indentation level 24 not at correct indentation, 12 129
 Warning if child at indentation level 24 not at correct indentation, 12 131
 Warning for at indentation level 24 not at correct indentation, 12 133
 Warning for child at indentation level 32 not at correct indentation, 16 134
 Warning if at indentation level 32 not at correct indentation, 16 135
 Warning for at indentation level 40 not at correct indentation, 20 136
 Warning for child at indentation level 48 not at correct indentation, 24 137
 Warning for child at indentation level 48 not at correct indentation, 24 138
 Warning for rcurly at indentation level 40 not at correct indentation, 20 139
 Warning if rcurly at indentation level 32 not at correct indentation, 16 140
 Warning for rcurly at indentation level 24 not at correct indentation, 12 141
 Warning if child at indentation level 24 not at correct indentation, 12 144
 Warning if child at indentation level 24 not at correct indentation, 12 146
 Warning if child at indentation level 24 not at correct indentation, 12 148
 Warning if child at indentation level 24 not at correct indentation, 12 150
 Warning if rcurly at indentation level 16 not at correct indentation, 8 151
 Warning method def child at indentation level 12 not at correct indentation, 8 152
 Warning method def modifier at indentation level 8 not at correct indentation, 4 155
 Warning method def modifier at indentation level 8 not at correct indentation, 4 156
 Warning method def child at indentation level 16 not at correct indentation, 8 157
 Warning method def child at indentation level 16 not at correct indentation, 8 158
 Warning method def child at indentation level 16 not at correct indentation, 8 159
 Warning method def child at indentation level 16 not at correct indentation, 8 160
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 161

gboat2/web/business/impl/GroupOrganBusinessImpl.java

Severity Message Line
 Warning Name 'gboat2.web.business.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 24
 Warning Name 'GroupOrganBusinessImpl' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 29
 Warning method def modifier at indentation level 8 not at correct indentation, 4 31
 Warning method def modifier at indentation level 8 not at correct indentation, 4 32
 Warning method def child at indentation level 16 not at correct indentation, 8 33
 Warning method def child at indentation level 16 not at correct indentation, 8 34
 Warning method def child at indentation level 16 not at correct indentation, 8 35
 Warning method def child at indentation level 16 not at correct indentation, 8 36
 Warning method def child at indentation level 16 not at correct indentation, 8 37
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 38
 Warning method def modifier at indentation level 8 not at correct indentation, 4 40
 Warning method def modifier at indentation level 8 not at correct indentation, 4 41
 Warning method def child at indentation level 16 not at correct indentation, 8 42
 Warning method def child at indentation level 16 not at correct indentation, 8 43
 Warning method def child at indentation level 16 not at correct indentation, 8 44
 Warning method def child at indentation level 16 not at correct indentation, 8 45
 Warning method def child at indentation level 16 not at correct indentation, 8 46
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 47
 Warning method def modifier at indentation level 8 not at correct indentation, 4 49
 Warning method def child at indentation level 16 not at correct indentation, 8 51
 Warning method def child at indentation level 16 not at correct indentation, 8 52
 Warning method def child at indentation level 16 not at correct indentation, 8 53
 Warning method def child at indentation level 16 not at correct indentation, 8 54
 Warning method def child at indentation level 16 not at correct indentation, 8 55
 Warning method def child at indentation level 12 not at correct indentation, 8 56
 Warning method def modifier at indentation level 8 not at correct indentation, 4 59
 Warning Name 'findAllByGroupIdToMap' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 60
 Warning method def child at indentation level 16 not at correct indentation, 8 61
 Warning method def child at indentation level 16 not at correct indentation, 8 62
 Warning if at indentation level 16 not at correct indentation, 8 63
 Warning if child at indentation level 24 not at correct indentation, 12 64
 Warning while at indentation level 24 not at correct indentation, 12 65
 Warning while child at indentation level 32 not at correct indentation, 16 66
 Warning while child at indentation level 32 not at correct indentation, 16 67
 Warning while rcurly at indentation level 24 not at correct indentation, 12 68
 Warning if rcurly at indentation level 16 not at correct indentation, 8 69
 Warning method def child at indentation level 12 not at correct indentation, 8 70

gboat2/web/business/impl/GroupRoleBusinessImpl.java

Severity Message Line
 Warning Name 'gboat2.web.business.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 25
 Warning Name 'GroupRoleBusinessImpl' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 30
 Warning method def modifier at indentation level 8 not at correct indentation, 4 32
 Warning method def modifier at indentation level 8 not at correct indentation, 4 33
 Warning method def child at indentation level 16 not at correct indentation, 8 34
 Warning method def child at indentation level 16 not at correct indentation, 8 35
 Warning method def child at indentation level 16 not at correct indentation, 8 36
 Warning method def child at indentation level 16 not at correct indentation, 8 37
 Warning method def child at indentation level 16 not at correct indentation, 8 38
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 39
 Warning method def modifier at indentation level 8 not at correct indentation, 4 41
 Warning method def modifier at indentation level 8 not at correct indentation, 4 42
 Warning method def child at indentation level 16 not at correct indentation, 8 43
 Warning method def child at indentation level 16 not at correct indentation, 8 44
 Warning method def child at indentation level 16 not at correct indentation, 8 45
 Warning method def child at indentation level 16 not at correct indentation, 8 46
 Warning method def child at indentation level 16 not at correct indentation, 8 47
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 48
 Warning method def modifier at indentation level 8 not at correct indentation, 4 50
 Warning method def child at indentation level 16 not at correct indentation, 8 52
 Warning method def child at indentation level 16 not at correct indentation, 8 53
 Warning method def child at indentation level 16 not at correct indentation, 8 54
 Warning method def child at indentation level 16 not at correct indentation, 8 55
 Warning method def child at indentation level 16 not at correct indentation, 8 56
 Warning method def child at indentation level 12 not at correct indentation, 8 57
 Warning method def modifier at indentation level 8 not at correct indentation, 4 60
 Warning Name 'findAllByGroupIdToMap' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 61
 Warning method def child at indentation level 16 not at correct indentation, 8 62
 Warning method def child at indentation level 16 not at correct indentation, 8 63
 Warning if at indentation level 16 not at correct indentation, 8 64
 Warning if child at indentation level 24 not at correct indentation, 12 65
 Warning while at indentation level 24 not at correct indentation, 12 66
 Warning while child at indentation level 32 not at correct indentation, 16 67
 Warning while child at indentation level 32 not at correct indentation, 16 68
 Warning while rcurly at indentation level 24 not at correct indentation, 12 69
 Warning if rcurly at indentation level 16 not at correct indentation, 8 70
 Warning method def child at indentation level 12 not at correct indentation, 8 71
 Warning method def modifier at indentation level 8 not at correct indentation, 4 74
 Warning Name 'findGroupRoleVOByGRID' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 76
 Warning method def child at indentation level 16 not at correct indentation, 8 77
 Warning method def child at indentation level 16 not at correct indentation, 8 78
 Warning method def child at indentation level 16 not at correct indentation, 8 79
 Warning method def child at indentation level 16 not at correct indentation, 8 80
 Warning method def child at indentation level 16 not at correct indentation, 8 81
 Warning method def child at indentation level 12 not at correct indentation, 8 82
 Warning method def modifier at indentation level 8 not at correct indentation, 4 85
 Warning method def child at indentation level 16 not at correct indentation, 8 87
 Warning method def child at indentation level 16 not at correct indentation, 8 88
 Warning method def child at indentation level 16 not at correct indentation, 8 89
 Warning method def child at indentation level 16 not at correct indentation, 8 90
 Warning method def child at indentation level 16 not at correct indentation, 8 91
 Warning method def modifier at indentation level 8 not at correct indentation, 4 94
 Warning method def child at indentation level 16 not at correct indentation, 8 96
 Warning method def child at indentation level 16 not at correct indentation, 8 97
 Warning array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] 98
 Warning array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] 99
 Warning method def child at indentation level 16 not at correct indentation, 8 101
 Warning method def child at indentation level 12 not at correct indentation, 8 102
 Warning method def modifier at indentation level 8 not at correct indentation, 4 105
 Warning method def modifier at indentation level 8 not at correct indentation, 4 106
 Warning method def child at indentation level 16 not at correct indentation, 8 107
 Warning method def child at indentation level 16 not at correct indentation, 8 108
 Warning array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] 109
 Warning array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] 110
 Warning method def child at indentation level 16 not at correct indentation, 8 112
 Warning method def child at indentation level 12 not at correct indentation, 8 113
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 114

gboat2/web/business/impl/LoginBusinessImpl.java

Severity Message Line
 Warning Name 'gboat2.web.business.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 41
 Warning member def modifier at indentation level 8 not at correct indentation, 4 48
 Warning member def modifier at indentation level 8 not at correct indentation, 4 49
 Warning Name 'VALIDATE_USER_ORGANCODE' must match pattern '(^[A-Z0-9_]{0,19}$)'. 49
 Warning member def modifier at indentation level 8 not at correct indentation, 4 50
 Warning Name 'VALIDATE_SYSTEM_NAME' must match pattern '(^[A-Z0-9_]{0,19}$)'. 50
 Warning member def modifier at indentation level 8 not at correct indentation, 4 52
 Warning member def modifier at indentation level 8 not at correct indentation, 4 53
 Warning member def modifier at indentation level 8 not at correct indentation, 4 55
 Warning member def modifier at indentation level 8 not at correct indentation, 4 56
 Warning method def modifier at indentation level 8 not at correct indentation, 4 59
 Warning method def modifier at indentation level 8 not at correct indentation, 4 60
 Warning method def child at indentation level 16 not at correct indentation, 8 62
 Warning method def child at indentation level 16 not at correct indentation, 8 64
 Warning method def child at indentation level 16 not at correct indentation, 8 65
 Warning method def child at indentation level 16 not at correct indentation, 8 67
 Warning if at indentation level 16 not at correct indentation, 8 69
 Warning if child at indentation level 24 not at correct indentation, 12 70
 Warning if rcurly at indentation level 16 not at correct indentation, 8 71
 Warning method def child at indentation level 16 not at correct indentation, 8 73
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 74
 Warning method def modifier at indentation level 8 not at correct indentation, 4 76
 Warning method def modifier at indentation level 8 not at correct indentation, 4 77
 Warning method def child at indentation level 16 not at correct indentation, 8 78
 Warning if at indentation level 10 not at correct indentation, 8 80
 Warning if child at indentation level 24 not at correct indentation, 12 81
 Warning if rcurly at indentation level 16 not at correct indentation, 8 82
 Warning '}' should be alone on a line. 82
 Warning if child at indentation level 24 not at correct indentation, 12 83
 Warning if rcurly at indentation level 16 not at correct indentation, 8 84
 Warning '}' should be alone on a line. 84
 Warning if child at indentation level 24 not at correct indentation, 12 85
 Warning if rcurly at indentation level 16 not at correct indentation, 8 86
 Warning '}' should be alone on a line. 86
 Warning if child at indentation level 24 not at correct indentation, 12 87
 Warning if rcurly at indentation level 16 not at correct indentation, 8 88
 Warning method def child at indentation level 16 not at correct indentation, 8 89
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 90
 Warning method def modifier at indentation level 8 not at correct indentation, 4 93
 Warning method def modifier at indentation level 8 not at correct indentation, 4 94
 Warning method def child at indentation level 16 not at correct indentation, 8 95
 Warning method def child at indentation level 16 not at correct indentation, 8 96
 Warning method def child at indentation level 16 not at correct indentation, 8 97
 Warning method def child at indentation level 16 not at correct indentation, 8 98
 Warning method def child at indentation level 16 not at correct indentation, 8 99
 Warning method def child at indentation level 16 not at correct indentation, 8 101
 Warning method def child at indentation level 16 not at correct indentation, 8 102
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 103
 Warning method def modifier at indentation level 8 not at correct indentation, 4 105
 Warning method def modifier at indentation level 8 not at correct indentation, 4 107
 Warning Name 'showResourceShortcutByAuth' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 107
 Warning method def child at indentation level 16 not at correct indentation, 8 108
 Warning method def child at indentation level 16 not at correct indentation, 8 109
 Warning for at indentation level 16 not at correct indentation, 8 110
 Warning if at indentation level 24 not at correct indentation, 12 111
 Warning if at indentation level 32 not at correct indentation, 16 112
 Warning if child at indentation level 40 not at correct indentation, 20 113
 Warning if rcurly at indentation level 32 not at correct indentation, 16 114
 Warning if child at indentation level 32 not at correct indentation, 16 115
 Warning if child at indentation level 32 not at correct indentation, 16 116
 Warning if rcurly at indentation level 24 not at correct indentation, 12 117
 Warning for rcurly at indentation level 16 not at correct indentation, 8 118
 Warning method def child at indentation level 16 not at correct indentation, 8 119
 Warning array initialization lcurly at indentation level 24 not at correct indentation, [20, 37] 120
 Warning method def child at indentation level 16 not at correct indentation, 8 121
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 122
 Warning method def modifier at indentation level 8 not at correct indentation, 4 124
 Warning method def modifier at indentation level 8 not at correct indentation, 4 125
 Warning method def child at indentation level 16 not at correct indentation, 8 126
 Warning method def child at indentation level 16 not at correct indentation, 8 127
 Warning method def child at indentation level 16 not at correct indentation, 8 128
 Warning method def child at indentation level 16 not at correct indentation, 8 129
 Warning method def child at indentation level 16 not at correct indentation, 8 130
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 131
 Warning method def modifier at indentation level 8 not at correct indentation, 4 133
 Warning method def modifier at indentation level 8 not at correct indentation, 4 134
 Warning method def child at indentation level 16 not at correct indentation, 8 135
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 141
 Warning method def modifier at indentation level 8 not at correct indentation, 4 143
 Warning method def modifier at indentation level 8 not at correct indentation, 4 144
 Warning method def child at indentation level 12 not at correct indentation, 8 145
 Warning if at indentation level 16 not at correct indentation, 8 146
 Warning if child at indentation level 24 not at correct indentation, 12 147
 Warning if child at indentation level 24 not at correct indentation, 12 148
 Warning if at indentation level 24 not at correct indentation, 12 149
 Warning if child at indentation level 32 not at correct indentation, 16 150
 Warning if rcurly at indentation level 24 not at correct indentation, 12 151
 Warning if rcurly at indentation level 16 not at correct indentation, 8 152
 Warning method def child at indentation level 16 not at correct indentation, 8 153
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 154
 Warning Expected an @return tag. 163
 Warning method def modifier at indentation level 8 not at correct indentation, 4 163
 Warning method def modifier at indentation level 8 not at correct indentation, 4 164
 Warning Name 'isNeedToVerifyByGroup' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 164
 Warning Expected @param tag for 'groupId'. 164
 Warning method def child at indentation level 12 not at correct indentation, 8 165
 Warning if at indentation level 16 not at correct indentation, 8 166
 Warning if child at indentation level 24 not at correct indentation, 12 167
 Warning if rcurly at indentation level 16 not at correct indentation, 8 168
 Warning method def child at indentation level 16 not at correct indentation, 8 169
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 170
 Warning method def modifier at indentation level 8 not at correct indentation, 4 178
 Warning Name 'isNeedToVerifyOfGroup' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 178
 Warning method def child at indentation level 16 not at correct indentation, 8 179
 Warning if at indentation level 16 not at correct indentation, 8 180
 Warning if child at indentation level 24 not at correct indentation, 12 181
 Warning if at indentation level 24 not at correct indentation, 12 182
 Warning if child at indentation level 32 not at correct indentation, 16 184
 Warning if rcurly at indentation level 24 not at correct indentation, 12 185
 Warning if rcurly at indentation level 16 not at correct indentation, 8 186
 Warning method def child at indentation level 16 not at correct indentation, 8 187
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 188
 Warning method def modifier at indentation level 8 not at correct indentation, 4 196
 Warning Name 'isNeedToVerifyOfSystem' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 196
 Warning method def child at indentation level 16 not at correct indentation, 8 197
 Warning if at indentation level 16 not at correct indentation, 8 198
 Warning if child at indentation level 24 not at correct indentation, 12 199
 Warning if at indentation level 24 not at correct indentation, 12 200
 Warning if child at indentation level 32 not at correct indentation, 16 202
 Warning if rcurly at indentation level 24 not at correct indentation, 12 203
 Warning if rcurly at indentation level 16 not at correct indentation, 8 204
 Warning method def child at indentation level 16 not at correct indentation, 8 205
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 206
 Warning method def modifier at indentation level 8 not at correct indentation, 4 212
 Warning Name 'getQualStatusOfEnterprise' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 212
 Warning method def child at indentation level 16 not at correct indentation, 8 213
 Warning method def child at indentation level 16 not at correct indentation, 8 214
 Warning method def child at indentation level 16 not at correct indentation, 8 215
 Warning method def child at indentation level 16 not at correct indentation, 8 216
 Warning if at indentation level 16 not at correct indentation, 8 217
 Warning if child at indentation level 24 not at correct indentation, 12 218
 Warning if rcurly at indentation level 16 not at correct indentation, 8 219
 Warning method def child at indentation level 12 not at correct indentation, 8 220
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 221

gboat2/web/business/impl/MetadataBusinessImpl.java

Severity Message Line
 Warning Name 'gboat2.web.business.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 26
 Warning method def modifier at indentation level 8 not at correct indentation, 4 33
 Warning method def modifier at indentation level 8 not at correct indentation, 4 34
 Warning if at indentation level 16 not at correct indentation, 8 35
 Warning if child at indentation level 24 not at correct indentation, 12 36
 Warning if rcurly at indentation level 16 not at correct indentation, 8 37
 Warning '}' should be alone on a line. 37
 Warning else child at indentation level 24 not at correct indentation, 12 38
 Warning else rcurly at indentation level 16 not at correct indentation, 8 39
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 41
 Warning method def modifier at indentation level 8 not at correct indentation, 4 43
 Warning method def modifier at indentation level 8 not at correct indentation, 4 44
 Warning if at indentation level 16 not at correct indentation, 8 45
 Warning if child at indentation level 24 not at correct indentation, 12 46
 Warning if child at indentation level 24 not at correct indentation, 12 47
 Warning if child at indentation level 24 not at correct indentation, 12 48
 Warning if child at indentation level 24 not at correct indentation, 12 49
 Warning if child at indentation level 24 not at correct indentation, 12 50
 Warning if child at indentation level 24 not at correct indentation, 12 51
 Warning if at indentation level 24 not at correct indentation, 12 52
 Warning if child at indentation level 32 not at correct indentation, 16 53
 Warning if rcurly at indentation level 24 not at correct indentation, 12 54
 Warning if rcurly at indentation level 16 not at correct indentation, 8 55
 Warning method def child at indentation level 16 not at correct indentation, 8 56
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 57

gboat2/web/business/impl/OperationBusinessImpl.java

Severity Message Line
 Warning Name 'gboat2.web.business.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 28
 Warning Name 'OperationBusinessImpl' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 33
 Warning member def modifier at indentation level 8 not at correct indentation, 4 35
 Warning member def modifier at indentation level 8 not at correct indentation, 4 36
 Warning method def modifier at indentation level 8 not at correct indentation, 4 38
 Warning method def modifier at indentation level 8 not at correct indentation, 4 39
 Warning Name 'getOperationsByActionClass' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 39
 Warning method def child at indentation level 16 not at correct indentation, 8 40
 Warning method def child at indentation level 16 not at correct indentation, 8 42
 Warning if at indentation level 16 not at correct indentation, 8 43
 Warning for at indentation level 24 not at correct indentation, 12 44
 Warning for child at indentation level 32 not at correct indentation, 16 45
 Warning for child at indentation level 32 not at correct indentation, 16 46
 Warning for child at indentation level 32 not at correct indentation, 16 47
 Warning for child at indentation level 32 not at correct indentation, 16 48
 Warning for rcurly at indentation level 24 not at correct indentation, 12 49
 Warning if rcurly at indentation level 16 not at correct indentation, 8 50
 Warning method def child at indentation level 16 not at correct indentation, 8 51
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 52
 Warning method def modifier at indentation level 8 not at correct indentation, 4 54
 Warning method def modifier at indentation level 8 not at correct indentation, 4 55
 Warning for at indentation level 16 not at correct indentation, 8 56
 Warning for child at indentation level 24 not at correct indentation, 12 57
 Warning for rcurly at indentation level 16 not at correct indentation, 8 58
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 59
 Warning method def modifier at indentation level 8 not at correct indentation, 4 61
 Warning Missing a Javadoc comment. 61
 Warning method def child at indentation level 16 not at correct indentation, 8 62
 Warning method def child at indentation level 16 not at correct indentation, 8 63
 Warning method def child at indentation level 16 not at correct indentation, 8 64
 Warning method def child at indentation level 16 not at correct indentation, 8 65
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 66
 Warning method def modifier at indentation level 8 not at correct indentation, 4 68
 Warning method def modifier at indentation level 8 not at correct indentation, 4 69
 Warning Name 'getOperationsByResourceId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 69
 Warning if at indentation level 16 not at correct indentation, 8 70
 Warning if child at indentation level 24 not at correct indentation, 12 71
 Warning if rcurly at indentation level 16 not at correct indentation, 8 72
 Warning method def child at indentation level 16 not at correct indentation, 8 73
 Warning method def child at indentation level 16 not at correct indentation, 8 74
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 75
 Warning method def modifier at indentation level 8 not at correct indentation, 4 77
 Warning method def modifier at indentation level 8 not at correct indentation, 4 78
 Warning Name 'deleteOperationsByResourceId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 78
 Warning if at indentation level 16 not at correct indentation, 8 79
 Warning if child at indentation level 24 not at correct indentation, 12 80
 Warning if rcurly at indentation level 16 not at correct indentation, 8 81
 Warning method def child at indentation level 16 not at correct indentation, 8 82
 Warning method def child at indentation level 16 not at correct indentation, 8 83
 Warning method def child at indentation level 16 not at correct indentation, 8 84
 Warning method def child at indentation level 16 not at correct indentation, 8 85
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 86

gboat2/web/business/impl/OrganDefineBusinessImpl.java

Severity Message Line
 Warning Name 'gboat2.web.business.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 24
 Warning Name 'OrganDefineBusinessImpl' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 29
 Warning member def modifier at indentation level 8 not at correct indentation, 4 31
 Warning method def modifier at indentation level 8 not at correct indentation, 4 33
 Warning Missing a Javadoc comment. 33
 Warning method def modifier at indentation level 8 not at correct indentation, 4 34
 Warning method def child at indentation level 16 not at correct indentation, 8 35
 Warning method def child at indentation level 16 not at correct indentation, 8 36
 Warning method def child at indentation level 16 not at correct indentation, 8 37
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 38

gboat2/web/business/impl/PreferenceConfigBusinessImpl.java

Severity Message Line
 Warning Name 'gboat2.web.business.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 22
 Warning Name 'PreferenceConfigBusinessImpl' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 26
 Warning method def modifier at indentation level 8 not at correct indentation, 4 28
 Warning method def modifier at indentation level 8 not at correct indentation, 4 29
 Warning Name 'getPreferenceConfigByKey' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 29
 Warning if at indentation level 16 not at correct indentation, 8 30
 Warning if child at indentation level 24 not at correct indentation, 12 31
 Warning if rcurly at indentation level 16 not at correct indentation, 8 32
 Warning method def child at indentation level 16 not at correct indentation, 8 33
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 34
 Warning method def modifier at indentation level 8 not at correct indentation, 4 36
 Warning method def modifier at indentation level 8 not at correct indentation, 4 37
 Warning Name 'getPreferenceConfigValueByKey' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 37
 Warning if at indentation level 16 not at correct indentation, 8 38
 Warning if child at indentation level 24 not at correct indentation, 12 39
 Warning if rcurly at indentation level 16 not at correct indentation, 8 40
 Warning method def child at indentation level 16 not at correct indentation, 8 41
 Warning if at indentation level 16 not at correct indentation, 8 42
 Warning if child at indentation level 24 not at correct indentation, 12 43
 Warning if rcurly at indentation level 16 not at correct indentation, 8 44
 Warning method def child at indentation level 16 not at correct indentation, 8 45
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 46
 Warning method def modifier at indentation level 8 not at correct indentation, 4 48
 Warning method def modifier at indentation level 8 not at correct indentation, 4 49
 Warning method def modifier at indentation level 8 not at correct indentation, 4 50
 Warning Name 'getPreferenceConfigListByType' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 50
 Warning if at indentation level 16 not at correct indentation, 8 51
 Warning if child at indentation level 24 not at correct indentation, 12 52
 Warning if rcurly at indentation level 16 not at correct indentation, 8 53
 Warning method def child at indentation level 16 not at correct indentation, 8 54
 Warning method def child at indentation level 16 not at correct indentation, 8 55
 Warning method def child at indentation level 16 not at correct indentation, 8 56
 Warning method def child at indentation level 16 not at correct indentation, 8 57
 Warning method def child at indentation level 16 not at correct indentation, 8 58
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 59
 Warning method def modifier at indentation level 8 not at correct indentation, 4 61
 Warning method def modifier at indentation level 8 not at correct indentation, 4 62
 Warning if at indentation level 16 not at correct indentation, 8 63
 Warning if child at indentation level 24 not at correct indentation, 12 64
 Warning if rcurly at indentation level 16 not at correct indentation, 8 65
 Warning if at indentation level 16 not at correct indentation, 8 66
 Warning if child at indentation level 24 not at correct indentation, 12 67
 Warning if rcurly at indentation level 16 not at correct indentation, 8 68
 Warning method def child at indentation level 16 not at correct indentation, 8 70
 Warning method def child at indentation level 16 not at correct indentation, 8 71
 Warning if at indentation level 16 not at correct indentation, 8 72
 Warning if child at indentation level 24 not at correct indentation, 12 73
 Warning if rcurly at indentation level 16 not at correct indentation, 8 74
 Warning '}' should be alone on a line. 74
 Warning else child at indentation level 24 not at correct indentation, 12 75
 Warning else rcurly at indentation level 16 not at correct indentation, 8 76
 Warning method def child at indentation level 16 not at correct indentation, 8 77
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 78
 Warning method def modifier at indentation level 8 not at correct indentation, 4 80
 Warning method def modifier at indentation level 8 not at correct indentation, 4 81
 Warning if at indentation level 16 not at correct indentation, 8 82
 Warning if child at indentation level 24 not at correct indentation, 12 83
 Warning if rcurly at indentation level 16 not at correct indentation, 8 84
 Warning method def child at indentation level 16 not at correct indentation, 8 85
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 86
 Warning method def modifier at indentation level 8 not at correct indentation, 4 88
 Warning method def modifier at indentation level 8 not at correct indentation, 4 89
 Warning if at indentation level 16 not at correct indentation, 8 90
 Warning if child at indentation level 24 not at correct indentation, 12 91
 Warning if rcurly at indentation level 16 not at correct indentation, 8 92
 Warning method def child at indentation level 16 not at correct indentation, 8 93
 Warning method def child at indentation level 16 not at correct indentation, 8 94
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 95

gboat2/web/business/impl/ProfileBusinessImpl.java

Severity Message Line
 Warning Name 'gboat2.web.business.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 23
 Warning method def modifier at indentation level 8 not at correct indentation, 4 30
 Warning method def modifier at indentation level 8 not at correct indentation, 4 31
 Warning method def child at indentation level 16 not at correct indentation, 8 32
 Warning method def child at indentation level 16 not at correct indentation, 8 33
 Warning method def child at indentation level 16 not at correct indentation, 8 34
 Warning method def child at indentation level 16 not at correct indentation, 8 35
 Warning method def child at indentation level 16 not at correct indentation, 8 39
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 40
 Warning method def modifier at indentation level 8 not at correct indentation, 4 42
 Warning method def modifier at indentation level 8 not at correct indentation, 4 43
 Warning if at indentation level 16 not at correct indentation, 8 44
 Warning if child at indentation level 24 not at correct indentation, 12 45
 Warning if rcurly at indentation level 16 not at correct indentation, 8 46
 Warning '}' should be alone on a line. 46
 Warning else child at indentation level 24 not at correct indentation, 12 47
 Warning else rcurly at indentation level 16 not at correct indentation, 8 48
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 49

gboat2/web/business/impl/ResourceBusinessImpl.java

Severity Message Line
 Warning Name 'gboat2.web.business.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unused import - java.lang.reflect.InvocationTargetException. 16
 Warning Unknown tag 'date'. 31
 Warning member def modifier at indentation level 8 not at correct indentation, 4 38
 Warning member def modifier at indentation level 8 not at correct indentation, 4 39
 Warning method def modifier at indentation level 8 not at correct indentation, 4 48
 Warning if at indentation level 16 not at correct indentation, 8 49
 Warning if child at indentation level 24 not at correct indentation, 12 50
 Warning if rcurly at indentation level 16 not at correct indentation, 8 51
 Warning method def child at indentation level 16 not at correct indentation, 8 53
 Warning method def child at indentation level 16 not at correct indentation, 8 54
 Warning method def child at indentation level 16 not at correct indentation, 8 55
 Warning method def child at indentation level 16 not at correct indentation, 8 56
 Warning method def child at indentation level 16 not at correct indentation, 8 58
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 59
 Warning method def modifier at indentation level 8 not at correct indentation, 4 61
 Warning method def modifier at indentation level 8 not at correct indentation, 4 62
 Warning method def child at indentation level 16 not at correct indentation, 8 63
 Warning method def child at indentation level 16 not at correct indentation, 8 66
 Warning method def child at indentation level 16 not at correct indentation, 8 67
 Warning method def child at indentation level 16 not at correct indentation, 8 68
 Warning method def child at indentation level 16 not at correct indentation, 8 69
 Warning method def child at indentation level 16 not at correct indentation, 8 70
 Warning method def child at indentation level 16 not at correct indentation, 8 71
 Warning method def child at indentation level 16 not at correct indentation, 8 74
 Warning method def child at indentation level 16 not at correct indentation, 8 75
 Warning method def child at indentation level 16 not at correct indentation, 8 76
 Warning if at indentation level 16 not at correct indentation, 8 77
 Warning for at indentation level 24 not at correct indentation, 12 78
 Warning for child at indentation level 32 not at correct indentation, 16 79
 Warning for child at indentation level 32 not at correct indentation, 16 80
 Warning for child at indentation level 32 not at correct indentation, 16 81
 Warning for child at indentation level 32 not at correct indentation, 16 82
 Warning for rcurly at indentation level 24 not at correct indentation, 12 83
 Warning if rcurly at indentation level 16 not at correct indentation, 8 84
 Warning method def child at indentation level 16 not at correct indentation, 8 86
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 87
 Warning method def modifier at indentation level 8 not at correct indentation, 4 95
 Warning Name 'computeMovedResNewDispOrder' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 95
 Warning method def child at indentation level 16 not at correct indentation, 8 96
 Warning if at indentation level 16 not at correct indentation, 8 97
 Warning if child at indentation level 24 not at correct indentation, 12 98
 Warning if rcurly at indentation level 16 not at correct indentation, 8 99
 Warning if at indentation level 16 not at correct indentation, 8 101
 Warning if child at indentation level 24 not at correct indentation, 12 102
 Warning if rcurly at indentation level 16 not at correct indentation, 8 103
 Warning if at indentation level 16 not at correct indentation, 8 105
 Warning if child at indentation level 24 not at correct indentation, 12 106
 Warning if rcurly at indentation level 16 not at correct indentation, 8 107
 Warning method def child at indentation level 16 not at correct indentation, 8 110
 Warning method def child at indentation level 16 not at correct indentation, 8 111
 Warning method def child at indentation level 16 not at correct indentation, 8 113
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 114
 Warning method def modifier at indentation level 8 not at correct indentation, 4 116
 Warning method def modifier at indentation level 8 not at correct indentation, 4 117
 Warning Name 'getMaxOrderWithParent' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 117
 Warning if at indentation level 16 not at correct indentation, 8 118
 Warning if child at indentation level 24 not at correct indentation, 12 119
 Warning if rcurly at indentation level 16 not at correct indentation, 8 120
 Warning method def child at indentation level 16 not at correct indentation, 8 121
 Warning method def child at indentation level 16 not at correct indentation, 8 122
 Warning array initialization lcurly at indentation level 24 not at correct indentation, [20, 37] 123
 Warning method def child at indentation level 16 not at correct indentation, 8 124
 Warning if at indentation level 16 not at correct indentation, 8 125
 Warning if child at indentation level 24 not at correct indentation, 12 126
 Warning if rcurly at indentation level 16 not at correct indentation, 8 127
 Warning method def child at indentation level 16 not at correct indentation, 8 128
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 129
 Warning method def modifier at indentation level 8 not at correct indentation, 4 131
 Warning Missing a Javadoc comment. 131
 Warning method def child at indentation level 16 not at correct indentation, 8 132
 Warning method def child at indentation level 16 not at correct indentation, 8 133
 Warning method def child at indentation level 16 not at correct indentation, 8 134
 Warning method def child at indentation level 16 not at correct indentation, 8 135
 Warning method def child at indentation level 16 not at correct indentation, 8 136
 Warning if at indentation level 16 not at correct indentation, 8 137
 Warning for at indentation level 24 not at correct indentation, 12 138
 Warning for child at indentation level 32 not at correct indentation, 16 139
 Warning for child at indentation level 32 not at correct indentation, 16 140
 Warning for rcurly at indentation level 24 not at correct indentation, 12 141
 Warning if rcurly at indentation level 16 not at correct indentation, 8 142
 Warning method def child at indentation level 16 not at correct indentation, 8 143
 Warning method def child at indentation level 16 not at correct indentation, 8 144
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 145
 Warning method def modifier at indentation level 8 not at correct indentation, 4 147
 Warning if at indentation level 16 not at correct indentation, 8 148
 Warning if child at indentation level 24 not at correct indentation, 12 149
 Warning if rcurly at indentation level 16 not at correct indentation, 8 150
 Warning method def child at indentation level 16 not at correct indentation, 8 151
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 152
 Warning method def modifier at indentation level 8 not at correct indentation, 4 154
 Warning Name 'getChildrenRecursively' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 154
 Warning method def child at indentation level 16 not at correct indentation, 8 155
 Warning if at indentation level 16 not at correct indentation, 8 156
 Warning for at indentation level 24 not at correct indentation, 12 157
 Warning for child at indentation level 32 not at correct indentation, 16 158
 Warning for child at indentation level 32 not at correct indentation, 16 159
 Warning for rcurly at indentation level 24 not at correct indentation, 12 160
 Warning if rcurly at indentation level 16 not at correct indentation, 8 161
 Warning method def child at indentation level 16 not at correct indentation, 8 162
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 163
 Warning method def modifier at indentation level 8 not at correct indentation, 4 165
 Warning Missing a Javadoc comment. 165
 Warning Name 'getChildrenByParentId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 165
 Warning method def child at indentation level 16 not at correct indentation, 8 166
 Warning method def child at indentation level 16 not at correct indentation, 8 167
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 168
 Warning method def modifier at indentation level 8 not at correct indentation, 4 170
 Warning Missing a Javadoc comment. 170
 Warning Name 'getChildrenByParentId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 170
 Warning method def child at indentation level 16 not at correct indentation, 8 171
 Warning array initialization lcurly at indentation level 24 not at correct indentation, [20, 52] 172
 Warning method def child at indentation level 16 not at correct indentation, 8 173
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 174
 Warning method def modifier at indentation level 8 not at correct indentation, 4 176
 Warning Missing a Javadoc comment. 176
 Warning if at indentation level 16 not at correct indentation, 8 177
 Warning if child at indentation level 24 not at correct indentation, 12 178
 Warning if rcurly at indentation level 16 not at correct indentation, 8 179
 Warning method def child at indentation level 16 not at correct indentation, 8 180
 Warning array initialization lcurly at indentation level 24 not at correct indentation, [20, 52] 181
 Warning method def child at indentation level 16 not at correct indentation, 8 182
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 183
 Warning method def modifier at indentation level 8 not at correct indentation, 4 185
 Warning Missing a Javadoc comment. 185
 Warning method def child at indentation level 16 not at correct indentation, 8 186
 Warning method def child at indentation level 16 not at correct indentation, 8 187
 Warning method def child at indentation level 16 not at correct indentation, 8 188
 Warning method def child at indentation level 16 not at correct indentation, 8 189
 Warning method def child at indentation level 16 not at correct indentation, 8 190
 Warning method def child at indentation level 16 not at correct indentation, 8 191
 Warning method def child at indentation level 16 not at correct indentation, 8 192
 Warning method def child at indentation level 16 not at correct indentation, 8 193
 Warning if at indentation level 16 not at correct indentation, 8 194
 Warning if child at indentation level 24 not at correct indentation, 12 195
 Warning if rcurly at indentation level 16 not at correct indentation, 8 196
 Warning method def child at indentation level 16 not at correct indentation, 8 197
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 198
 Warning method def modifier at indentation level 8 not at correct indentation, 4 200
 Warning method def modifier at indentation level 8 not at correct indentation, 4 201
 Warning Name 'getAnnotatedResources' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 201
 Warning method def child at indentation level 16 not at correct indentation, 8 202
 Warning method def child at indentation level 16 not at correct indentation, 8 203
 Warning method def child at indentation level 16 not at correct indentation, 8 204
 Warning if at indentation level 16 not at correct indentation, 8 206
 Warning if child at indentation level 24 not at correct indentation, 12 207
 Warning if rcurly at indentation level 16 not at correct indentation, 8 208
 Warning '}' should be alone on a line. 208
 Warning else child at indentation level 24 not at correct indentation, 12 209
 Warning else rcurly at indentation level 16 not at correct indentation, 8 210
 Warning method def child at indentation level 16 not at correct indentation, 8 213
 Warning method def child at indentation level 16 not at correct indentation, 8 214
 Warning method def child at indentation level 16 not at correct indentation, 8 215
 Warning method def child at indentation level 16 not at correct indentation, 8 216
 Warning method def child at indentation level 16 not at correct indentation, 8 218
 Warning method def child at indentation level 16 not at correct indentation, 8 219
 Warning method def child at indentation level 16 not at correct indentation, 8 220
 Warning method def child at indentation level 16 not at correct indentation, 8 221
 Warning method def child at indentation level 16 not at correct indentation, 8 223
 Warning for at indentation level 16 not at correct indentation, 8 225
 Warning for child at indentation level 24 not at correct indentation, 12 226
 Warning for child at indentation level 24 not at correct indentation, 12 227
 Warning for child at indentation level 24 not at correct indentation, 12 228
 Warning for child at indentation level 24 not at correct indentation, 12 229
 Warning for child at indentation level 24 not at correct indentation, 12 230
 Warning for child at indentation level 24 not at correct indentation, 12 231
 Warning for child at indentation level 24 not at correct indentation, 12 232
 Warning for child at indentation level 24 not at correct indentation, 12 233
 Warning for rcurly at indentation level 16 not at correct indentation, 8 234
 Warning method def child at indentation level 16 not at correct indentation, 8 236
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 237
 Warning method def modifier at indentation level 8 not at correct indentation, 4 239
 Warning method def child at indentation level 16 not at correct indentation, 8 240
 Warning if at indentation level 16 not at correct indentation, 8 241
 Warning if child at indentation level 24 not at correct indentation, 12 242
 Warning if child at indentation level 24 not at correct indentation, 12 243
 Warning if at indentation level 24 not at correct indentation, 12 244
 Warning if child at indentation level 32 not at correct indentation, 16 245
 Warning if rcurly at indentation level 24 not at correct indentation, 12 246
 Warning if at indentation level 24 not at correct indentation, 12 247
 Warning if child at indentation level 32 not at correct indentation, 16 248
 Warning if rcurly at indentation level 24 not at correct indentation, 12 249
 Warning if rcurly at indentation level 16 not at correct indentation, 8 250
 Warning method def child at indentation level 16 not at correct indentation, 8 252
 Warning method def child at indentation level 16 not at correct indentation, 8 253
 Warning while at indentation level 16 not at correct indentation, 8 254
 Warning while child at indentation level 24 not at correct indentation, 12 255
 Warning while child at indentation level 24 not at correct indentation, 12 256
 Warning while rcurly at indentation level 16 not at correct indentation, 8 257
 Warning method def child at indentation level 16 not at correct indentation, 8 258
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 259
 Warning method def modifier at indentation level 8 not at correct indentation, 4 261
 Warning method def modifier at indentation level 8 not at correct indentation, 4 262
 Warning method def child at indentation level 16 not at correct indentation, 8 263
 Warning method def child at indentation level 16 not at correct indentation, 8 264
 Warning method def child at indentation level 16 not at correct indentation, 8 265
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 266
 Warning method def modifier at indentation level 8 not at correct indentation, 4 268
 Warning method def modifier at indentation level 8 not at correct indentation, 4 269
 Warning method def child at indentation level 16 not at correct indentation, 8 270
 Warning method def child at indentation level 16 not at correct indentation, 8 271
 Warning method def child at indentation level 16 not at correct indentation, 8 272
 Warning if at indentation level 16 not at correct indentation, 8 273
 Warning if child at indentation level 24 not at correct indentation, 12 274
 Warning if rcurly at indentation level 16 not at correct indentation, 8 275
 Warning method def child at indentation level 16 not at correct indentation, 8 276
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 277
 Warning method def modifier at indentation level 8 not at correct indentation, 4 279
 Warning method def modifier at indentation level 8 not at correct indentation, 4 280
 Warning method def child at indentation level 16 not at correct indentation, 8 281
 Warning array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] 282
 Warning array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] 283
 Warning method def child at indentation level 16 not at correct indentation, 8 285
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 286
 Warning method def modifier at indentation level 8 not at correct indentation, 4 288
 Warning method def modifier at indentation level 8 not at correct indentation, 4 289
 Warning method def child at indentation level 16 not at correct indentation, 8 290
 Warning method def child at indentation level 16 not at correct indentation, 8 291
 Warning method def child at indentation level 16 not at correct indentation, 8 292
 Warning method def child at indentation level 16 not at correct indentation, 8 293
 Warning if at indentation level 16 not at correct indentation, 8 294
 Warning if child at indentation level 24 not at correct indentation, 12 295
 Warning if rcurly at indentation level 16 not at correct indentation, 8 296
 Warning method def child at indentation level 16 not at correct indentation, 8 297
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 298
 Warning method def modifier at indentation level 8 not at correct indentation, 4 300
 Warning method def child at indentation level 16 not at correct indentation, 8 301
 Warning method def child at indentation level 16 not at correct indentation, 8 302
 Warning method def child at indentation level 16 not at correct indentation, 8 303
 Warning method def child at indentation level 16 not at correct indentation, 8 304
 Warning method def child at indentation level 16 not at correct indentation, 8 305
 Warning method def child at indentation level 16 not at correct indentation, 8 306
 Warning method def child at indentation level 16 not at correct indentation, 8 307
 Warning method def child at indentation level 16 not at correct indentation, 8 308
 Warning method def child at indentation level 16 not at correct indentation, 8 309
 Warning method def child at indentation level 16 not at correct indentation, 8 310
 Warning method def child at indentation level 16 not at correct indentation, 8 311
 Warning method def child at indentation level 16 not at correct indentation, 8 312
 Warning method def child at indentation level 16 not at correct indentation, 8 313
 Warning method def child at indentation level 16 not at correct indentation, 8 314
 Warning method def child at indentation level 16 not at correct indentation, 8 315
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 316
 Warning method def modifier at indentation level 8 not at correct indentation, 4 318
 Warning method def modifier at indentation level 8 not at correct indentation, 4 319
 Warning if at indentation level 16 not at correct indentation, 8 320
 Warning if child at indentation level 24 not at correct indentation, 12 321
 Warning if rcurly at indentation level 16 not at correct indentation, 8 322
 Warning method def child at indentation level 16 not at correct indentation, 8 324
 Warning method def child at indentation level 16 not at correct indentation, 8 325
 Warning method def child at indentation level 16 not at correct indentation, 8 328
 Warning method def child at indentation level 16 not at correct indentation, 8 329
 Warning method def child at indentation level 16 not at correct indentation, 8 330
 Warning method def child at indentation level 16 not at correct indentation, 8 331
 Warning method def child at indentation level 16 not at correct indentation, 8 332
 Warning if at indentation level 16 not at correct indentation, 8 335
 Warning for at indentation level 24 not at correct indentation, 12 336
 Warning for child at indentation level 32 not at correct indentation, 16 337
 Warning for rcurly at indentation level 24 not at correct indentation, 12 338
 Warning if rcurly at indentation level 16 not at correct indentation, 8 339
 Warning method def child at indentation level 16 not at correct indentation, 8 341
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 342
 Warning method def modifier at indentation level 8 not at correct indentation, 4 350
 Warning Name 'cloneAndSaveResourceRecursively' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 350
 Warning method def child at indentation level 16 not at correct indentation, 8 351
 Warning method def child at indentation level 16 not at correct indentation, 8 352
 Warning method def child at indentation level 16 not at correct indentation, 8 353
 Warning method def child at indentation level 16 not at correct indentation, 8 355
 Warning if at indentation level 16 not at correct indentation, 8 356
 Warning for at indentation level 24 not at correct indentation, 12 357
 Warning for child at indentation level 32 not at correct indentation, 16 358
 Warning for rcurly at indentation level 24 not at correct indentation, 12 359
 Warning if rcurly at indentation level 16 not at correct indentation, 8 360
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 361

gboat2/web/business/impl/RoleBusinessImpl.java

Severity Message Line
 Warning Name 'gboat2.web.business.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 25
 Warning method def modifier at indentation level 8 not at correct indentation, 4 32
 Warning method def child at indentation level 16 not at correct indentation, 8 34
 Warning method def child at indentation level 16 not at correct indentation, 8 35
 Warning method def child at indentation level 16 not at correct indentation, 8 36
 Warning method def child at indentation level 16 not at correct indentation, 8 37
 Warning method def child at indentation level 12 not at correct indentation, 8 38
 Warning method def modifier at indentation level 8 not at correct indentation, 4 41
 Warning method def child at indentation level 16 not at correct indentation, 8 43
 Warning method def child at indentation level 16 not at correct indentation, 8 44
 Warning method def child at indentation level 16 not at correct indentation, 8 45
 Warning method def child at indentation level 16 not at correct indentation, 8 46
 Warning method def child at indentation level 12 not at correct indentation, 8 47
 Warning method def modifier at indentation level 8 not at correct indentation, 4 50
 Warning method def child at indentation level 16 not at correct indentation, 8 52
 Warning method def child at indentation level 16 not at correct indentation, 8 53
 Warning method def child at indentation level 16 not at correct indentation, 8 54
 Warning method def child at indentation level 16 not at correct indentation, 8 55
 Warning method def child at indentation level 12 not at correct indentation, 8 56
 Warning method def modifier at indentation level 8 not at correct indentation, 4 59
 Warning method def modifier at indentation level 8 not at correct indentation, 4 60
 Warning method def child at indentation level 16 not at correct indentation, 8 61
 Warning method def child at indentation level 16 not at correct indentation, 8 62
 Warning for at indentation level 16 not at correct indentation, 8 63
 Warning for child at indentation level 24 not at correct indentation, 12 64
 Warning for rcurly at indentation level 16 not at correct indentation, 8 65
 Warning method def child at indentation level 16 not at correct indentation, 8 66
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 67

gboat2/web/business/impl/ShortcutBusinessImpl.java

Severity Message Line
 Warning Name 'gboat2.web.business.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 46
 Warning member def modifier at indentation level 8 not at correct indentation, 4 53
 Warning member def modifier at indentation level 8 not at correct indentation, 4 54
 Warning member def modifier at indentation level 8 not at correct indentation, 4 56
 Warning member def modifier at indentation level 8 not at correct indentation, 4 57
 Warning member def modifier at indentation level 8 not at correct indentation, 4 59
 Warning member def modifier at indentation level 8 not at correct indentation, 4 60
 Warning member def modifier at indentation level 8 not at correct indentation, 4 62
 Warning member def modifier at indentation level 8 not at correct indentation, 4 63
 Warning method def modifier at indentation level 8 not at correct indentation, 4 65
 Warning method def modifier at indentation level 8 not at correct indentation, 4 66
 Warning method def child at indentation level 16 not at correct indentation, 8 67
 Warning method def child at indentation level 16 not at correct indentation, 8 68
 Warning method def child at indentation level 16 not at correct indentation, 8 69
 Warning method def child at indentation level 16 not at correct indentation, 8 70
 Warning method def child at indentation level 16 not at correct indentation, 8 71
 Warning if at indentation level 16 not at correct indentation, 8 72
 Warning if child at indentation level 24 not at correct indentation, 12 73
 Warning if rcurly at indentation level 16 not at correct indentation, 8 74
 Warning '}' should be alone on a line. 74
 Warning else child at indentation level 24 not at correct indentation, 12 75
 Warning else rcurly at indentation level 16 not at correct indentation, 8 76
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 77
 Warning method def modifier at indentation level 8 not at correct indentation, 4 79
 Warning method def modifier at indentation level 8 not at correct indentation, 4 80
 Warning method def child at indentation level 16 not at correct indentation, 8 81
 Warning method def child at indentation level 16 not at correct indentation, 8 82
 Warning method def child at indentation level 16 not at correct indentation, 8 83
 Warning method def child at indentation level 16 not at correct indentation, 8 84
 Warning method def child at indentation level 16 not at correct indentation, 8 85
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 86
 Warning method def modifier at indentation level 8 not at correct indentation, 4 98
 Warning Missing a Javadoc comment. 98
 Warning method def child at indentation level 16 not at correct indentation, 8 114
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 115
 Warning method def modifier at indentation level 8 not at correct indentation, 4 117
 Warning method def modifier at indentation level 8 not at correct indentation, 4 118
 Warning Name 'getShortcutResourceByUserId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 118
 Warning method def child at indentation level 16 not at correct indentation, 8 119
 Warning method def child at indentation level 16 not at correct indentation, 8 120
 Warning method def child at indentation level 16 not at correct indentation, 8 121
 Warning method def child at indentation level 16 not at correct indentation, 8 122
 Warning method def child at indentation level 16 not at correct indentation, 8 123
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 124
 Warning method def modifier at indentation level 8 not at correct indentation, 4 126
 Warning method def modifier at indentation level 8 not at correct indentation, 4 127
 Warning Name 'getShortcutResourceByResId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 127
 Warning method def child at indentation level 16 not at correct indentation, 8 128
 Warning method def child at indentation level 16 not at correct indentation, 8 129
 Warning method def child at indentation level 16 not at correct indentation, 8 130
 Warning method def child at indentation level 16 not at correct indentation, 8 131
 Warning method def child at indentation level 16 not at correct indentation, 8 132
 Warning if at indentation level 16 not at correct indentation, 8 133
 Warning if child at indentation level 24 not at correct indentation, 12 134
 Warning if rcurly at indentation level 16 not at correct indentation, 8 135
 Warning '}' should be alone on a line. 135
 Warning else child at indentation level 24 not at correct indentation, 12 136
 Warning else rcurly at indentation level 16 not at correct indentation, 8 137
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 138
 Warning method def modifier at indentation level 8 not at correct indentation, 4 140
 Warning method def modifier at indentation level 8 not at correct indentation, 4 141
 Warning Name 'getShortcutResourceByUser' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 141
 Warning method def child at indentation level 16 not at correct indentation, 8 142
 Warning method def child at indentation level 16 not at correct indentation, 8 143
 Warning method def child at indentation level 16 not at correct indentation, 8 144
 Warning if at indentation level 16 not at correct indentation, 8 145
 Warning for at indentation level 24 not at correct indentation, 12 146
 Warning if at indentation level 32 not at correct indentation, 16 147
 Warning if at indentation level 40 not at correct indentation, 20 148
 Warning if child at indentation level 48 not at correct indentation, 24 149
 Warning if rcurly at indentation level 40 not at correct indentation, 20 150
 Warning if child at indentation level 40 not at correct indentation, 20 151
 Warning if child at indentation level 40 not at correct indentation, 20 152
 Warning if rcurly at indentation level 32 not at correct indentation, 16 153
 Warning for rcurly at indentation level 24 not at correct indentation, 12 154
 Warning if rcurly at indentation level 16 not at correct indentation, 8 155
 Warning method def child at indentation level 16 not at correct indentation, 8 156
 Warning method def child at indentation level 16 not at correct indentation, 8 157
 Warning method def child at indentation level 16 not at correct indentation, 8 159
 Warning method def child at indentation level 16 not at correct indentation, 8 160
 Warning method def child at indentation level 16 not at correct indentation, 8 161
 Warning method def child at indentation level 16 not at correct indentation, 8 162
 Warning method def child at indentation level 16 not at correct indentation, 8 163
 Warning method def child at indentation level 16 not at correct indentation, 8 164
 Warning method def child at indentation level 16 not at correct indentation, 8 165
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 166
 Warning method def modifier at indentation level 8 not at correct indentation, 4 168
 Warning method def modifier at indentation level 8 not at correct indentation, 4 169
 Warning Name 'findResourceTreeForRoleOfGroup' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 169
 Warning method def child at indentation level 16 not at correct indentation, 8 170
 Warning method def child at indentation level 16 not at correct indentation, 8 171
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 172
 Warning method def modifier at indentation level 8 not at correct indentation, 4 174
 Warning method def modifier at indentation level 8 not at correct indentation, 4 175
 Warning Name 'findResourceTreeForRoleOfGroupForRes' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 175
 Warning method def child at indentation level 16 not at correct indentation, 8 176
 Warning method def child at indentation level 16 not at correct indentation, 8 177
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 178
 Warning method def modifier at indentation level 8 not at correct indentation, 4 180
 Warning method def modifier at indentation level 8 not at correct indentation, 4 181
 Warning method def child at indentation level 16 not at correct indentation, 8 182
 Warning method def child at indentation level 16 not at correct indentation, 8 183
 Warning method def child at indentation level 16 not at correct indentation, 8 184
 Warning method def child at indentation level 16 not at correct indentation, 8 185
 Warning try at indentation level 16 not at correct indentation, 8 186
 Warning while at indentation level 24 not at correct indentation, 12 187
 Warning while child at indentation level 32 not at correct indentation, 16 188
 Warning while rcurly at indentation level 24 not at correct indentation, 12 189
 Warning try rcurly at indentation level 16 not at correct indentation, 8 190
 Warning '}' should be alone on a line. 190
 Warning catch child at indentation level 24 not at correct indentation, 12 191
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 192
 Warning '}' should be alone on a line. 192
 Warning if at indentation level 24 not at correct indentation, 12 193
 Warning if child at indentation level 32 not at correct indentation, 16 194
 Warning if rcurly at indentation level 24 not at correct indentation, 12 195
 Warning finally rcurly at indentation level 16 not at correct indentation, 8 196
 Warning method def child at indentation level 16 not at correct indentation, 8 197
 Warning method def child at indentation level 16 not at correct indentation, 8 198
 Warning if at indentation level 16 not at correct indentation, 8 199
 Warning for at indentation level 24 not at correct indentation, 12 200
 Warning for child at indentation level 32 not at correct indentation, 16 201
 Warning for child at indentation level 32 not at correct indentation, 16 202
 Warning if at indentation level 32 not at correct indentation, 16 203
 Warning if child at indentation level 40 not at correct indentation, 20 204
 Warning if rcurly at indentation level 32 not at correct indentation, 16 205
 Warning if at indentation level 32 not at correct indentation, 16 206
 Warning if child at indentation level 40 not at correct indentation, 20 207
 Warning if rcurly at indentation level 32 not at correct indentation, 16 208
 Warning if at indentation level 32 not at correct indentation, 16 209
 Warning if child at indentation level 40 not at correct indentation, 20 210
 Warning if rcurly at indentation level 32 not at correct indentation, 16 211
 Warning if at indentation level 32 not at correct indentation, 16 212
 Warning if child at indentation level 40 not at correct indentation, 20 213
 Warning if rcurly at indentation level 32 not at correct indentation, 16 214
 Warning for child at indentation level 32 not at correct indentation, 16 215
 Warning for child at indentation level 32 not at correct indentation, 16 216
 Warning for rcurly at indentation level 24 not at correct indentation, 12 217
 Warning if child at indentation level 24 not at correct indentation, 12 218
 Warning if rcurly at indentation level 16 not at correct indentation, 8 219
 Warning method def child at indentation level 16 not at correct indentation, 8 220
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 221

gboat2/web/business/impl/SystemConfigBusinessImpl.java

Severity Message Line
 Warning Name 'gboat2.web.business.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 37
 Warning Name 'SystemConfigBusinessImpl' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 41
 Warning member def modifier at indentation level 8 not at correct indentation, 4 43
 Warning member def modifier at indentation level 8 not at correct indentation, 4 44
 Warning method def modifier at indentation level 8 not at correct indentation, 4 46
 Warning method def modifier at indentation level 8 not at correct indentation, 4 47
 Warning method def modifier at indentation level 8 not at correct indentation, 4 48
 Warning method def child at indentation level 16 not at correct indentation, 8 49
 Warning try at indentation level 16 not at correct indentation, 8 50
 Warning try child at indentation level 24 not at correct indentation, 12 51
 Warning try rcurly at indentation level 16 not at correct indentation, 8 52
 Warning '}' should be alone on a line. 52
 Warning catch child at indentation level 24 not at correct indentation, 12 54
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 55
 Warning if at indentation level 16 not at correct indentation, 8 56
 Warning if child at indentation level 24 not at correct indentation, 12 57
 Warning if child at indentation level 24 not at correct indentation, 12 58
 Warning if at indentation level 24 not at correct indentation, 12 59
 Warning if child at indentation level 32 not at correct indentation, 16 60
 Warning if rcurly at indentation level 24 not at correct indentation, 12 61
 Warning if child at indentation level 24 not at correct indentation, 12 62
 Warning if rcurly at indentation level 16 not at correct indentation, 8 63
 Warning method def child at indentation level 16 not at correct indentation, 8 64
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 65
 Warning method def modifier at indentation level 8 not at correct indentation, 4 67
 Warning method def modifier at indentation level 8 not at correct indentation, 4 68
 Warning if at indentation level 16 not at correct indentation, 8 69
 Warning if child at indentation level 24 not at correct indentation, 12 70
 Warning if rcurly at indentation level 16 not at correct indentation, 8 71
 Warning method def child at indentation level 16 not at correct indentation, 8 72
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 73
 Warning method def modifier at indentation level 8 not at correct indentation, 4 75
 Warning method def modifier at indentation level 8 not at correct indentation, 4 76
 Warning method def child at indentation level 16 not at correct indentation, 8 77
 Warning try at indentation level 16 not at correct indentation, 8 78
 Warning try child at indentation level 24 not at correct indentation, 12 79
 Warning try rcurly at indentation level 16 not at correct indentation, 8 81
 Warning '}' should be alone on a line. 81
 Warning catch child at indentation level 24 not at correct indentation, 12 83
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 84
 Warning if at indentation level 16 not at correct indentation, 8 85
 Warning if child at indentation level 24 not at correct indentation, 12 86
 Warning if child at indentation level 24 not at correct indentation, 12 87
 Warning if rcurly at indentation level 16 not at correct indentation, 8 88
 Warning method def child at indentation level 16 not at correct indentation, 8 89
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 90
 Warning method def modifier at indentation level 8 not at correct indentation, 4 92
 Warning method def modifier at indentation level 8 not at correct indentation, 4 93
 Warning method def modifier at indentation level 8 not at correct indentation, 4 94
 Warning method def child at indentation level 16 not at correct indentation, 8 95
 Warning method def child at indentation level 16 not at correct indentation, 8 96
 Warning if at indentation level 16 not at correct indentation, 8 97
 Warning if child at indentation level 24 not at correct indentation, 12 98
 Warning if rcurly at indentation level 16 not at correct indentation, 8 99
 Warning method def child at indentation level 16 not at correct indentation, 8 100
 Warning method def child at indentation level 16 not at correct indentation, 8 101
 Warning method def child at indentation level 16 not at correct indentation, 8 102
 Warning method def child at indentation level 16 not at correct indentation, 8 103
 Warning if at indentation level 16 not at correct indentation, 8 104
 Warning for at indentation level 24 not at correct indentation, 12 105
 Warning for child at indentation level 32 not at correct indentation, 16 106
 Warning for child at indentation level 32 not at correct indentation, 16 107
 Warning if at indentation level 32 not at correct indentation, 16 108
 Warning if child at indentation level 40 not at correct indentation, 20 109
 Warning if rcurly at indentation level 32 not at correct indentation, 16 110
 Warning if at indentation level 32 not at correct indentation, 16 111
 Warning if child at indentation level 40 not at correct indentation, 20 112
 Warning if rcurly at indentation level 32 not at correct indentation, 16 113
 Warning if at indentation level 32 not at correct indentation, 16 114
 Warning if child at indentation level 40 not at correct indentation, 20 115
 Warning if rcurly at indentation level 32 not at correct indentation, 16 116
 Warning if at indentation level 32 not at correct indentation, 16 117
 Warning if child at indentation level 40 not at correct indentation, 20 118
 Warning if rcurly at indentation level 32 not at correct indentation, 16 119
 Warning for child at indentation level 32 not at correct indentation, 16 120
 Warning for rcurly at indentation level 24 not at correct indentation, 12 121
 Warning if rcurly at indentation level 16 not at correct indentation, 8 122
 Warning method def child at indentation level 16 not at correct indentation, 8 125
 Warning method def child at indentation level 16 not at correct indentation, 8 126
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 127
 Warning method def modifier at indentation level 8 not at correct indentation, 4 129
 Warning method def modifier at indentation level 8 not at correct indentation, 4 130
 Warning method def child at indentation level 16 not at correct indentation, 8 131
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 132
 Warning method def modifier at indentation level 8 not at correct indentation, 4 134
 Warning method def modifier at indentation level 8 not at correct indentation, 4 135
 Warning method def child at indentation level 16 not at correct indentation, 8 136
 Warning method def child at indentation level 16 not at correct indentation, 8 137
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 138
 Warning method def modifier at indentation level 8 not at correct indentation, 4 140
 Warning method def modifier at indentation level 8 not at correct indentation, 4 141
 Warning if at indentation level 16 not at correct indentation, 8 142
 Warning if child at indentation level 24 not at correct indentation, 12 143
 Warning if rcurly at indentation level 16 not at correct indentation, 8 144
 Warning method def child at indentation level 16 not at correct indentation, 8 146
 Warning if at indentation level 16 not at correct indentation, 8 148
 Warning if child at indentation level 24 not at correct indentation, 12 149
 Warning if rcurly at indentation level 16 not at correct indentation, 8 150
 Warning method def child at indentation level 16 not at correct indentation, 8 152
 Warning array initialization lcurly at indentation level 24 not at correct indentation, [20, 37] 153
 Warning method def child at indentation level 16 not at correct indentation, 8 154
 Warning method def child at indentation level 16 not at correct indentation, 8 156
 Warning method def child at indentation level 16 not at correct indentation, 8 158
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 159
 Warning method def modifier at indentation level 8 not at correct indentation, 4 161
 Warning method def modifier at indentation level 8 not at correct indentation, 4 162
 Warning method def child at indentation level 16 not at correct indentation, 8 163
 Warning array initialization lcurly at indentation level 32 not at correct indentation, [20, 36] 164
 Warning array initialization lcurly at indentation level 32 not at correct indentation, [20, 36] 165
 Warning array initialization lcurly at indentation level 32 not at correct indentation, [20, 36] 166
 Warning method def child at indentation level 16 not at correct indentation, 8 168
 Warning if at indentation level 16 not at correct indentation, 8 170
 Warning if child at indentation level 24 not at correct indentation, 12 171
 Warning if rcurly at indentation level 16 not at correct indentation, 8 172
 Warning method def child at indentation level 16 not at correct indentation, 8 174
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 175
 Warning method def modifier at indentation level 8 not at correct indentation, 4 177
 Warning method def modifier at indentation level 8 not at correct indentation, 4 178
 Warning method def child at indentation level 16 not at correct indentation, 8 179
 Warning method def child at indentation level 16 not at correct indentation, 8 180
 Warning method def child at indentation level 16 not at correct indentation, 8 181
 Warning method def child at indentation level 16 not at correct indentation, 8 182
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 183

gboat2/web/business/impl/UserBusinessImpl.java

Severity Message Line
 Warning Name 'gboat2.web.business.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 37
 Warning member def modifier at indentation level 8 not at correct indentation, 4 44
 Warning member def modifier at indentation level 8 not at correct indentation, 4 45
 Warning member def modifier at indentation level 8 not at correct indentation, 4 47
 Warning member def modifier at indentation level 8 not at correct indentation, 4 48
 Warning Name 'dataLevelAuthorityBusi' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. 48
 Warning member def modifier at indentation level 8 not at correct indentation, 4 50
 Warning member def modifier at indentation level 8 not at correct indentation, 4 51
 Warning method def modifier at indentation level 8 not at correct indentation, 4 53
 Warning Name 'deleteURGOMapperByUserId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 54
 Warning method def child at indentation level 16 not at correct indentation, 8 55
 Warning for at indentation level 16 not at correct indentation, 8 56
 Warning for child at indentation level 24 not at correct indentation, 12 57
 Warning for rcurly at indentation level 16 not at correct indentation, 8 58
 Warning method def modifier at indentation level 8 not at correct indentation, 4 61
 Warning method def child at indentation level 16 not at correct indentation, 8 63
 Warning 'if' construct must use '{}'s. 64
 Warning if at indentation level 16 not at correct indentation, 8 64
 Warning method def modifier at indentation level 8 not at correct indentation, 4 68
 Warning method def modifier at indentation level 8 not at correct indentation, 4 69
 Warning Name 'getURGOMapperByUserId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 69
 Warning method def child at indentation level 16 not at correct indentation, 8 70
 Warning method def child at indentation level 16 not at correct indentation, 8 71
 Warning method def child at indentation level 16 not at correct indentation, 8 72
 Warning method def child at indentation level 16 not at correct indentation, 8 73
 Warning method def child at indentation level 16 not at correct indentation, 8 74
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 75
 Warning method def modifier at indentation level 8 not at correct indentation, 4 77
 Warning Missing a Javadoc comment. 77
 Warning method def child at indentation level 16 not at correct indentation, 8 78
 Warning method def child at indentation level 16 not at correct indentation, 8 79
 Warning method def child at indentation level 16 not at correct indentation, 8 80
 Warning method def child at indentation level 16 not at correct indentation, 8 81
 Warning method def child at indentation level 16 not at correct indentation, 8 82
 Warning method def child at indentation level 16 not at correct indentation, 8 83
 Warning method def child at indentation level 16 not at correct indentation, 8 85
 Warning if at indentation level 16 not at correct indentation, 8 86
 Warning if child at indentation level 24 not at correct indentation, 12 87
 Warning if rcurly at indentation level 16 not at correct indentation, 8 88
 Warning method def child at indentation level 16 not at correct indentation, 8 89
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 90
 Warning method def modifier at indentation level 8 not at correct indentation, 4 92
 Warning method def child at indentation level 16 not at correct indentation, 8 94
 Warning if at indentation level 16 not at correct indentation, 8 95
 Warning if child at indentation level 24 not at correct indentation, 12 96
 Warning if rcurly at indentation level 16 not at correct indentation, 8 97
 Warning method def child at indentation level 16 not at correct indentation, 8 98
 Warning method def child at indentation level 16 not at correct indentation, 8 99
 Warning method def child at indentation level 16 not at correct indentation, 8 100
 Warning method def child at indentation level 16 not at correct indentation, 8 101
 Warning 'if' construct must use '{}'s. 102
 Warning if at indentation level 16 not at correct indentation, 8 102
 Warning method def child at indentation level 12 not at correct indentation, 8 104
 Warning method def modifier at indentation level 8 not at correct indentation, 4 107
 Warning method def child at indentation level 16 not at correct indentation, 8 109
 Warning method def child at indentation level 12 not at correct indentation, 8 110
 Warning method def modifier at indentation level 8 not at correct indentation, 4 113
 Warning method def modifier at indentation level 8 not at correct indentation, 4 114
 Warning Name 'getUserByEnterpriseId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 114
 Warning method def child at indentation level 16 not at correct indentation, 8 115
 Warning method def child at indentation level 16 not at correct indentation, 8 116
 Warning method def child at indentation level 16 not at correct indentation, 8 117
 Warning method def child at indentation level 16 not at correct indentation, 8 118
 Warning method def child at indentation level 16 not at correct indentation, 8 119
 Warning if at indentation level 16 not at correct indentation, 8 120
 Warning if child at indentation level 24 not at correct indentation, 12 121
 Warning if child at indentation level 24 not at correct indentation, 12 122
 Warning if rcurly at indentation level 16 not at correct indentation, 8 123
 Warning if at indentation level 16 not at correct indentation, 8 124
 Warning if child at indentation level 24 not at correct indentation, 12 125
 Warning if rcurly at indentation level 16 not at correct indentation, 8 126
 Warning method def child at indentation level 16 not at correct indentation, 8 127
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 128
 Warning method def modifier at indentation level 8 not at correct indentation, 4 130
 Warning method def child at indentation level 16 not at correct indentation, 8 132
 Warning method def child at indentation level 16 not at correct indentation, 8 133
 Warning method def child at indentation level 16 not at correct indentation, 8 134
 Warning method def child at indentation level 16 not at correct indentation, 8 135
 Warning method def child at indentation level 16 not at correct indentation, 8 136
 Warning method def modifier at indentation level 8 not at correct indentation, 4 139
 Warning Name 'getGroupOrganByGroupId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 140
 Warning method def child at indentation level 16 not at correct indentation, 8 141
 Warning method def child at indentation level 16 not at correct indentation, 8 142
 Warning method def child at indentation level 16 not at correct indentation, 8 143
 Warning method def child at indentation level 16 not at correct indentation, 8 144
 Warning method def child at indentation level 16 not at correct indentation, 8 145
 Warning method def modifier at indentation level 8 not at correct indentation, 4 148
 Warning method def modifier at indentation level 8 not at correct indentation, 4 149
 Warning method def child at indentation level 16 not at correct indentation, 8 151
 Warning method def child at indentation level 16 not at correct indentation, 8 153
 Warning method def child at indentation level 16 not at correct indentation, 8 154
 Warning method def child at indentation level 16 not at correct indentation, 8 155
 Warning method def child at indentation level 16 not at correct indentation, 8 156
 Warning method def child at indentation level 16 not at correct indentation, 8 157
 Warning method def child at indentation level 16 not at correct indentation, 8 158
 Warning method def child at indentation level 16 not at correct indentation, 8 160
 Warning method def child at indentation level 16 not at correct indentation, 8 161
 Warning method def child at indentation level 16 not at correct indentation, 8 162
 Warning method def child at indentation level 16 not at correct indentation, 8 163
 Warning method def child at indentation level 16 not at correct indentation, 8 164
 Warning method def child at indentation level 16 not at correct indentation, 8 165
 Warning method def child at indentation level 16 not at correct indentation, 8 166
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 167
 Warning method def modifier at indentation level 8 not at correct indentation, 4 169
 Warning method def modifier at indentation level 8 not at correct indentation, 4 170
 Warning Name 'getURGOMapperByOrganId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 170
 Warning method def child at indentation level 16 not at correct indentation, 8 171
 Warning method def child at indentation level 16 not at correct indentation, 8 172
 Warning method def child at indentation level 16 not at correct indentation, 8 173
 Warning method def child at indentation level 16 not at correct indentation, 8 174
 Warning method def child at indentation level 16 not at correct indentation, 8 175
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 176
 Warning method def modifier at indentation level 8 not at correct indentation, 4 178
 Warning method def modifier at indentation level 8 not at correct indentation, 4 179
 Warning Name 'getUserGroupOrganMapperById' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 179
 Warning if at indentation level 16 not at correct indentation, 8 180
 Warning if child at indentation level 24 not at correct indentation, 12 181
 Warning if rcurly at indentation level 16 not at correct indentation, 8 182
 Warning method def child at indentation level 16 not at correct indentation, 8 183
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 184
 Warning method def modifier at indentation level 8 not at correct indentation, 4 186
 Warning method def modifier at indentation level 8 not at correct indentation, 4 187
 Warning method def child at indentation level 16 not at correct indentation, 8 188
 Warning method def child at indentation level 16 not at correct indentation, 8 189
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 190
 Warning method def modifier at indentation level 8 not at correct indentation, 4 192
 Warning method def modifier at indentation level 8 not at correct indentation, 4 193
 Warning Name 'findResourceTreeForRoleOfGroup' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 193
 Warning method def child at indentation level 16 not at correct indentation, 8 194
 Warning method def child at indentation level 16 not at correct indentation, 8 195
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 196
 Warning method def modifier at indentation level 8 not at correct indentation, 4 198
 Warning method def modifier at indentation level 8 not at correct indentation, 4 199
 Warning method def child at indentation level 16 not at correct indentation, 8 201
 Warning method def child at indentation level 16 not at correct indentation, 8 202
 Warning if at indentation level 16 not at correct indentation, 8 203
 Warning if child at indentation level 24 not at correct indentation, 12 204
 Warning if rcurly at indentation level 16 not at correct indentation, 8 205
 Warning '}' should be alone on a line. 205
 Warning else child at indentation level 24 not at correct indentation, 12 207
 Warning if at indentation level 24 not at correct indentation, 12 208
 Warning if child at indentation level 32 not at correct indentation, 16 209
 Warning if rcurly at indentation level 24 not at correct indentation, 12 210
 Warning '}' should be alone on a line. 210
 Warning else child at indentation level 32 not at correct indentation, 16 211
 Warning else child at indentation level 32 not at correct indentation, 16 212
 Warning else rcurly at indentation level 24 not at correct indentation, 12 213
 Warning else rcurly at indentation level 16 not at correct indentation, 8 214
 Warning method def child at indentation level 16 not at correct indentation, 8 215
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 216
 Warning method def modifier at indentation level 8 not at correct indentation, 4 218
 Warning method def modifier at indentation level 8 not at correct indentation, 4 219
 Warning method def child at indentation level 16 not at correct indentation, 8 220
 Warning if at indentation level 16 not at correct indentation, 8 221
 Warning for at indentation level 24 not at correct indentation, 12 222
 Warning for child at indentation level 32 not at correct indentation, 16 223
 Warning if at indentation level 32 not at correct indentation, 16 224
 Warning if child at indentation level 40 not at correct indentation, 20 225
 Warning 'if' construct must use '{}'s. 226
 Warning if at indentation level 40 not at correct indentation, 20 226
 Warning if rcurly at indentation level 32 not at correct indentation, 16 228
 Warning for child at indentation level 32 not at correct indentation, 16 229
 Warning for rcurly at indentation level 24 not at correct indentation, 12 230
 Warning if rcurly at indentation level 16 not at correct indentation, 8 231
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 232

gboat2/web/business/impl/VersionMgrBusinessImpl.java

Severity Message Line
 Warning Name 'gboat2.web.business.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Name 'VersionMgrBusinessImpl' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 25
 Warning method def modifier at indentation level 8 not at correct indentation, 4 27
 Warning Missing a Javadoc comment. 27
 Warning method def child at indentation level 16 not at correct indentation, 8 28
 Warning method def child at indentation level 16 not at correct indentation, 8 29
 Warning method def child at indentation level 16 not at correct indentation, 8 30
 Warning method def child at indentation level 16 not at correct indentation, 8 31
 Warning method def child at indentation level 16 not at correct indentation, 8 33
 Warning if at indentation level 16 not at correct indentation, 8 34
 Warning if child at indentation level 24 not at correct indentation, 12 35
 Warning 'if' construct must use '{}'s. 36
 Warning if at indentation level 24 not at correct indentation, 12 36
 Warning if rcurly at indentation level 16 not at correct indentation, 8 37
 Warning method def child at indentation level 16 not at correct indentation, 8 39
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 40

gboat2/web/business/impl/WidgetAuthorityConfigBusinessImpl.java

Severity Message Line
 Warning Name 'gboat2.web.business.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 27
 Warning Name 'WidgetAuthorityConfigBusinessImpl' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 32
 Warning method def modifier at indentation level 8 not at correct indentation, 4 34
 Warning method def modifier at indentation level 8 not at correct indentation, 4 35
 Warning Name 'hasAuthorityOfCurrentWidget' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 35
 Warning method def child at indentation level 16 not at correct indentation, 8 36
 Warning method def child at indentation level 16 not at correct indentation, 8 37
 Warning method def child at indentation level 16 not at correct indentation, 8 38
 Warning method def child at indentation level 16 not at correct indentation, 8 39
 Warning method def child at indentation level 16 not at correct indentation, 8 40
 Warning 'if' construct must use '{}'s. 43
 Warning if at indentation level 16 not at correct indentation, 8 43
 Warning method def child at indentation level 16 not at correct indentation, 8 45
 Warning 'if' construct must use '{}'s. 46
 Warning if at indentation level 16 not at correct indentation, 8 46
 Warning method def child at indentation level 16 not at correct indentation, 8 48
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 49

gboat2/web/exception/AuthValidateException.java

Severity Message Line
 Warning Name 'gboat2.web.exception' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Missing a Javadoc comment. 8
 Warning Name 'AuthValidateException' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 8
 Warning member def modifier at indentation level 8 not at correct indentation, 4 11
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 13
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 16
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 18
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 21
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 23
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 26
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 28
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 31

gboat2/web/exception/ConfigBusinessNestedException.java

Severity Message Line
 Warning Name 'gboat2.web.exception' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Name 'ConfigBusinessNestedException' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 13
 Warning member def modifier at indentation level 8 not at correct indentation, 4 17
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 19
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 21
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 23
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 25
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 27
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 29
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 31
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 33
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 35
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 37
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 39
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 41
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 43
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 45

gboat2/web/exception/NomalUserValidateException.java

Severity Message Line
 Warning Name 'gboat2.web.exception' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Missing a Javadoc comment. 8
 Warning Name 'NomalUserValidateException' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 8
 Warning member def modifier at indentation level 8 not at correct indentation, 4 11
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 13
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 16
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 18
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 21
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 23
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 26
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 28
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 31

gboat2/web/exception/ResourceException.java

Severity Message Line
 Warning Name 'gboat2.web.exception' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 4
 Warning Unknown tag 'date'. 11
 Warning member def modifier at indentation level 8 not at correct indentation, 4 18
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 20
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 22

gboat2/web/exception/SuperValidateException.java

Severity Message Line
 Warning Name 'gboat2.web.exception' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Missing a Javadoc comment. 8
 Warning Name 'SuperValidateException' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 8
 Warning member def modifier at indentation level 8 not at correct indentation, 4 11
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 13
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 15
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 17
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 19
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 21
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 23
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 25
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 27

gboat2/web/exception/ValidateException.java

Severity Message Line
 Warning Name 'gboat2.web.exception' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 14
 Warning member def modifier at indentation level 8 not at correct indentation, 4 20
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 22
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 24
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 26
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 28
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 30
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 32
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 34
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 36

gboat2/web/model/Auth.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 12
 Warning member def modifier at indentation level 8 not at correct indentation, 4 18
 Warning member def modifier at indentation level 8 not at correct indentation, 4 20
 Warning member def modifier at indentation level 8 not at correct indentation, 4 22
 Warning method def modifier at indentation level 8 not at correct indentation, 4 24
 Warning method def child at indentation level 16 not at correct indentation, 8 25
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 26
 Warning method def modifier at indentation level 8 not at correct indentation, 4 27
 Warning method def child at indentation level 16 not at correct indentation, 8 28
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 29
 Warning method def modifier at indentation level 8 not at correct indentation, 4 30
 Warning method def child at indentation level 16 not at correct indentation, 8 31
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 32
 Warning method def modifier at indentation level 8 not at correct indentation, 4 33
 Warning method def child at indentation level 16 not at correct indentation, 8 34
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 35
 Warning method def modifier at indentation level 8 not at correct indentation, 4 36
 Warning method def child at indentation level 16 not at correct indentation, 8 37
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 38
 Warning method def modifier at indentation level 8 not at correct indentation, 4 39
 Warning method def child at indentation level 16 not at correct indentation, 8 40
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 41

gboat2/web/model/Authority.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning member def modifier at indentation level 8 not at correct indentation, 4 23
 Warning member def modifier at indentation level 8 not at correct indentation, 4 30
 Warning member def modifier at indentation level 8 not at correct indentation, 4 33
 Warning member def modifier at indentation level 8 not at correct indentation, 4 36
 Warning member def modifier at indentation level 8 not at correct indentation, 4 39
 Warning member def modifier at indentation level 8 not at correct indentation, 4 41
 Warning method def modifier at indentation level 8 not at correct indentation, 4 43
 Warning method def modifier at indentation level 8 not at correct indentation, 4 44
 Warning method def modifier at indentation level 8 not at correct indentation, 4 45
 Warning method def modifier at indentation level 8 not at correct indentation, 4 46
 Warning method def modifier at indentation level 8 not at correct indentation, 4 47
 Warning method def child at indentation level 16 not at correct indentation, 8 48
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 49
 Warning method def modifier at indentation level 8 not at correct indentation, 4 51
 Warning method def child at indentation level 16 not at correct indentation, 8 52
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 53
 Warning method def modifier at indentation level 8 not at correct indentation, 4 55
 Warning method def modifier at indentation level 8 not at correct indentation, 4 56
 Warning method def child at indentation level 16 not at correct indentation, 8 57
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 58
 Warning method def modifier at indentation level 8 not at correct indentation, 4 60
 Warning method def child at indentation level 16 not at correct indentation, 8 61
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 62
 Warning method def modifier at indentation level 8 not at correct indentation, 4 64
 Warning method def modifier at indentation level 8 not at correct indentation, 4 65
 Warning method def child at indentation level 16 not at correct indentation, 8 66
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 67
 Warning method def modifier at indentation level 8 not at correct indentation, 4 69
 Warning method def child at indentation level 16 not at correct indentation, 8 70
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 71
 Warning method def modifier at indentation level 8 not at correct indentation, 4 73
 Warning method def modifier at indentation level 8 not at correct indentation, 4 74
 Warning method def child at indentation level 16 not at correct indentation, 8 75
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 76
 Warning method def modifier at indentation level 8 not at correct indentation, 4 78
 Warning method def child at indentation level 16 not at correct indentation, 8 79
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 80
 Warning method def modifier at indentation level 8 not at correct indentation, 4 82
 Warning method def modifier at indentation level 8 not at correct indentation, 4 83
 Warning method def child at indentation level 16 not at correct indentation, 8 84
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 85
 Warning method def modifier at indentation level 8 not at correct indentation, 4 87
 Warning method def child at indentation level 16 not at correct indentation, 8 88
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 89
 Warning method def modifier at indentation level 8 not at correct indentation, 4 91
 Warning method def modifier at indentation level 8 not at correct indentation, 4 92
 Warning method def child at indentation level 16 not at correct indentation, 8 93
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 94
 Warning method def modifier at indentation level 8 not at correct indentation, 4 96
 Warning method def child at indentation level 16 not at correct indentation, 8 97
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 98

gboat2/web/model/AuthorityDataLevelResourceVO.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 15
 Warning Name 'AuthorityDataLevelResourceVO' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 18
 Warning member def modifier at indentation level 8 not at correct indentation, 4 20
 Warning member def modifier at indentation level 8 not at correct indentation, 4 21
 Warning member def modifier at indentation level 8 not at correct indentation, 4 23
 Warning member def modifier at indentation level 8 not at correct indentation, 4 24
 Warning member def modifier at indentation level 8 not at correct indentation, 4 26
 Warning member def modifier at indentation level 8 not at correct indentation, 4 27
 Warning member def modifier at indentation level 8 not at correct indentation, 4 29
 Warning member def modifier at indentation level 8 not at correct indentation, 4 30
 Warning member def modifier at indentation level 8 not at correct indentation, 4 32
 Warning member def modifier at indentation level 8 not at correct indentation, 4 33
 Warning method def modifier at indentation level 8 not at correct indentation, 4 35
 Warning method def child at indentation level 16 not at correct indentation, 8 36
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 37
 Warning method def modifier at indentation level 8 not at correct indentation, 4 39
 Warning method def child at indentation level 16 not at correct indentation, 8 40
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 41
 Warning method def modifier at indentation level 8 not at correct indentation, 4 43
 Warning method def child at indentation level 16 not at correct indentation, 8 44
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 45
 Warning method def modifier at indentation level 8 not at correct indentation, 4 47
 Warning method def child at indentation level 16 not at correct indentation, 8 48
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 49
 Warning method def modifier at indentation level 8 not at correct indentation, 4 51
 Warning method def child at indentation level 16 not at correct indentation, 8 52
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 53
 Warning method def modifier at indentation level 8 not at correct indentation, 4 55
 Warning method def child at indentation level 16 not at correct indentation, 8 56
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 57
 Warning method def modifier at indentation level 8 not at correct indentation, 4 59
 Warning method def child at indentation level 16 not at correct indentation, 8 60
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 61
 Warning method def modifier at indentation level 8 not at correct indentation, 4 63
 Warning method def child at indentation level 16 not at correct indentation, 8 64
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 65
 Warning method def modifier at indentation level 8 not at correct indentation, 4 67
 Warning method def child at indentation level 16 not at correct indentation, 8 68
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 69
 Warning method def modifier at indentation level 8 not at correct indentation, 4 71
 Warning method def child at indentation level 16 not at correct indentation, 8 72
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 73

gboat2/web/model/AuthorityOperationResourceVO.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 15
 Warning Name 'AuthorityOperationResourceVO' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 21
 Warning member def modifier at indentation level 8 not at correct indentation, 4 23
 Warning member def modifier at indentation level 8 not at correct indentation, 4 24
 Warning member def modifier at indentation level 8 not at correct indentation, 4 26
 Warning member def modifier at indentation level 8 not at correct indentation, 4 27
 Warning member def modifier at indentation level 8 not at correct indentation, 4 30
 Warning member def modifier at indentation level 8 not at correct indentation, 4 31
 Warning method def modifier at indentation level 8 not at correct indentation, 4 33
 Warning method def child at indentation level 16 not at correct indentation, 8 34
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 35
 Warning method def modifier at indentation level 8 not at correct indentation, 4 37
 Warning method def child at indentation level 16 not at correct indentation, 8 38
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 39
 Warning method def modifier at indentation level 8 not at correct indentation, 4 41
 Warning method def child at indentation level 16 not at correct indentation, 8 42
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 43
 Warning method def modifier at indentation level 8 not at correct indentation, 4 45
 Warning method def child at indentation level 16 not at correct indentation, 8 46
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 47
 Warning method def modifier at indentation level 8 not at correct indentation, 4 49
 Warning method def child at indentation level 16 not at correct indentation, 8 50
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 51
 Warning method def modifier at indentation level 8 not at correct indentation, 4 53
 Warning method def child at indentation level 16 not at correct indentation, 8 54
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 55

gboat2/web/model/AuthorityOperationVO.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 16
 Warning member def modifier at indentation level 8 not at correct indentation, 4 22
 Warning member def modifier at indentation level 8 not at correct indentation, 4 23
 Warning member def modifier at indentation level 8 not at correct indentation, 4 25
 Warning member def modifier at indentation level 8 not at correct indentation, 4 26
 Warning member def modifier at indentation level 8 not at correct indentation, 4 28
 Warning member def modifier at indentation level 8 not at correct indentation, 4 29
 Warning method def modifier at indentation level 8 not at correct indentation, 4 31
 Warning method def child at indentation level 16 not at correct indentation, 8 32
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 33
 Warning method def modifier at indentation level 8 not at correct indentation, 4 35
 Warning method def child at indentation level 16 not at correct indentation, 8 36
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 37
 Warning method def modifier at indentation level 8 not at correct indentation, 4 39
 Warning method def child at indentation level 16 not at correct indentation, 8 40
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 41
 Warning method def modifier at indentation level 8 not at correct indentation, 4 43
 Warning method def child at indentation level 16 not at correct indentation, 8 44
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 45
 Warning method def modifier at indentation level 8 not at correct indentation, 4 47
 Warning method def child at indentation level 16 not at correct indentation, 8 48
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 49
 Warning method def modifier at indentation level 8 not at correct indentation, 4 51
 Warning method def child at indentation level 16 not at correct indentation, 8 52
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 53

gboat2/web/model/AuthorityResourceVO.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 16
 Warning member def modifier at indentation level 8 not at correct indentation, 4 22
 Warning member def modifier at indentation level 8 not at correct indentation, 4 23
 Warning member def modifier at indentation level 8 not at correct indentation, 4 25
 Warning member def modifier at indentation level 8 not at correct indentation, 4 26
 Warning member def modifier at indentation level 8 not at correct indentation, 4 33
 Warning member def modifier at indentation level 8 not at correct indentation, 4 36
 Warning method def modifier at indentation level 8 not at correct indentation, 4 38
 Warning method def child at indentation level 16 not at correct indentation, 8 39
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 40
 Warning method def modifier at indentation level 8 not at correct indentation, 4 42
 Warning method def child at indentation level 16 not at correct indentation, 8 43
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 44
 Warning method def modifier at indentation level 8 not at correct indentation, 4 46
 Warning method def child at indentation level 16 not at correct indentation, 8 47
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 48
 Warning method def modifier at indentation level 8 not at correct indentation, 4 50
 Warning method def child at indentation level 16 not at correct indentation, 8 51
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 52
 Warning method def modifier at indentation level 8 not at correct indentation, 4 54
 Warning method def child at indentation level 16 not at correct indentation, 8 55
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 56
 Warning method def modifier at indentation level 8 not at correct indentation, 4 58
 Warning method def child at indentation level 16 not at correct indentation, 8 59
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 60
 Warning method def modifier at indentation level 8 not at correct indentation, 4 62
 Warning method def child at indentation level 16 not at correct indentation, 8 63
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 64
 Warning method def modifier at indentation level 8 not at correct indentation, 4 66
 Warning method def child at indentation level 16 not at correct indentation, 8 67
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 68

gboat2/web/model/AuthorityShortcutResourceVO.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 17
 Warning assign child at indentation level 0 not at correct indentation, 8 23
 Warning Name 'AuthorityShortcutResourceVO' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 24
 Warning member def modifier at indentation level 8 not at correct indentation, 4 26
 Warning member def modifier at indentation level 8 not at correct indentation, 4 27
 Warning member def modifier at indentation level 8 not at correct indentation, 4 29
 Warning member def modifier at indentation level 8 not at correct indentation, 4 30
 Warning member def modifier at indentation level 8 not at correct indentation, 4 32
 Warning member def modifier at indentation level 8 not at correct indentation, 4 33
 Warning member def modifier at indentation level 8 not at correct indentation, 4 35
 Warning member def modifier at indentation level 8 not at correct indentation, 4 36
 Warning member def modifier at indentation level 8 not at correct indentation, 4 38
 Warning member def modifier at indentation level 8 not at correct indentation, 4 39
 Warning member def modifier at indentation level 8 not at correct indentation, 4 41
 Warning member def modifier at indentation level 8 not at correct indentation, 4 42
 Warning member def modifier at indentation level 8 not at correct indentation, 4 44
 Warning member def modifier at indentation level 8 not at correct indentation, 4 45
 Warning method def modifier at indentation level 8 not at correct indentation, 4 87
 Warning method def child at indentation level 16 not at correct indentation, 8 88
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 89
 Warning method def modifier at indentation level 8 not at correct indentation, 4 91
 Warning method def child at indentation level 16 not at correct indentation, 8 92
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 93
 Warning method def modifier at indentation level 8 not at correct indentation, 4 95
 Warning method def child at indentation level 16 not at correct indentation, 8 96
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 97
 Warning method def modifier at indentation level 8 not at correct indentation, 4 99
 Warning method def child at indentation level 16 not at correct indentation, 8 100
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 101

gboat2/web/model/ConfigCategory.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5

gboat2/web/model/DataLevel.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning member def modifier at indentation level 8 not at correct indentation, 4 22
 Warning member def modifier at indentation level 8 not at correct indentation, 4 24
 Warning member def modifier at indentation level 8 not at correct indentation, 4 26
 Warning member def modifier at indentation level 8 not at correct indentation, 4 28
 Warning method def modifier at indentation level 8 not at correct indentation, 4 30
 Warning method def modifier at indentation level 8 not at correct indentation, 4 31
 Warning method def modifier at indentation level 8 not at correct indentation, 4 32
 Warning method def modifier at indentation level 8 not at correct indentation, 4 33
 Warning method def modifier at indentation level 8 not at correct indentation, 4 34
 Warning method def child at indentation level 16 not at correct indentation, 8 35
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 36
 Warning method def modifier at indentation level 8 not at correct indentation, 4 38
 Warning method def child at indentation level 16 not at correct indentation, 8 39
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 40
 Warning method def modifier at indentation level 8 not at correct indentation, 4 42
 Warning method def modifier at indentation level 8 not at correct indentation, 4 43
 Warning method def child at indentation level 16 not at correct indentation, 8 44
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 45
 Warning method def modifier at indentation level 8 not at correct indentation, 4 47
 Warning method def child at indentation level 16 not at correct indentation, 8 48
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 49
 Warning method def modifier at indentation level 8 not at correct indentation, 4 51
 Warning method def modifier at indentation level 8 not at correct indentation, 4 52
 Warning method def child at indentation level 16 not at correct indentation, 8 53
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 54
 Warning method def modifier at indentation level 8 not at correct indentation, 4 56
 Warning method def child at indentation level 16 not at correct indentation, 8 57
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 58
 Warning method def modifier at indentation level 8 not at correct indentation, 4 60

gboat2/web/model/DataLevelAuthority.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 4
 Warning member def modifier at indentation level 8 not at correct indentation, 4 22
 Warning member def modifier at indentation level 8 not at correct indentation, 4 24
 Warning member def modifier at indentation level 8 not at correct indentation, 4 26
 Warning member def modifier at indentation level 8 not at correct indentation, 4 28
 Warning member def modifier at indentation level 8 not at correct indentation, 4 31
 Warning member def modifier at indentation level 8 not at correct indentation, 4 34
 Warning method def modifier at indentation level 8 not at correct indentation, 4 36
 Warning method def modifier at indentation level 8 not at correct indentation, 4 37
 Warning method def modifier at indentation level 8 not at correct indentation, 4 38
 Warning method def modifier at indentation level 8 not at correct indentation, 4 39
 Warning method def modifier at indentation level 8 not at correct indentation, 4 40
 Warning method def child at indentation level 16 not at correct indentation, 8 41
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 42
 Warning method def modifier at indentation level 8 not at correct indentation, 4 44
 Warning method def child at indentation level 16 not at correct indentation, 8 45
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 46
 Warning method def modifier at indentation level 8 not at correct indentation, 4 48
 Warning method def modifier at indentation level 8 not at correct indentation, 4 49
 Warning method def child at indentation level 16 not at correct indentation, 8 50
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 51
 Warning method def modifier at indentation level 8 not at correct indentation, 4 53
 Warning method def child at indentation level 16 not at correct indentation, 8 54
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 55
 Warning method def modifier at indentation level 8 not at correct indentation, 4 57
 Warning method def modifier at indentation level 8 not at correct indentation, 4 58
 Warning method def child at indentation level 16 not at correct indentation, 8 59
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 60
 Warning method def modifier at indentation level 8 not at correct indentation, 4 62
 Warning method def child at indentation level 16 not at correct indentation, 8 63
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 64
 Warning method def modifier at indentation level 8 not at correct indentation, 4 66
 Warning method def modifier at indentation level 8 not at correct indentation, 4 67
 Warning method def child at indentation level 16 not at correct indentation, 8 68
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 69
 Warning method def modifier at indentation level 8 not at correct indentation, 4 71
 Warning method def child at indentation level 16 not at correct indentation, 8 72
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 73
 Warning method def modifier at indentation level 8 not at correct indentation, 4 75
 Warning method def modifier at indentation level 8 not at correct indentation, 4 76
 Warning method def child at indentation level 16 not at correct indentation, 8 77
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 78
 Warning method def modifier at indentation level 8 not at correct indentation, 4 80
 Warning method def child at indentation level 16 not at correct indentation, 8 81
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 82
 Warning method def modifier at indentation level 8 not at correct indentation, 4 84
 Warning method def modifier at indentation level 8 not at correct indentation, 4 85
 Warning method def child at indentation level 16 not at correct indentation, 8 86
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 87
 Warning method def modifier at indentation level 8 not at correct indentation, 4 89
 Warning method def child at indentation level 16 not at correct indentation, 8 90
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 91

gboat2/web/model/Group.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning member def modifier at indentation level 8 not at correct indentation, 4 24
 Warning member def modifier at indentation level 8 not at correct indentation, 4 26
 Warning member def modifier at indentation level 8 not at correct indentation, 4 28
 Warning member def modifier at indentation level 8 not at correct indentation, 4 30
 Warning method def modifier at indentation level 8 not at correct indentation, 4 32
 Warning method def modifier at indentation level 8 not at correct indentation, 4 33
 Warning method def modifier at indentation level 8 not at correct indentation, 4 34
 Warning method def modifier at indentation level 8 not at correct indentation, 4 35
 Warning method def modifier at indentation level 8 not at correct indentation, 4 36
 Warning method def child at indentation level 16 not at correct indentation, 8 37
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 38
 Warning method def modifier at indentation level 8 not at correct indentation, 4 40
 Warning method def child at indentation level 16 not at correct indentation, 8 41
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 42
 Warning method def modifier at indentation level 8 not at correct indentation, 4 44
 Warning method def modifier at indentation level 8 not at correct indentation, 4 45
 Warning method def child at indentation level 16 not at correct indentation, 8 46
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 47
 Warning method def modifier at indentation level 8 not at correct indentation, 4 49
 Warning method def child at indentation level 16 not at correct indentation, 8 50
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 51
 Warning method def modifier at indentation level 8 not at correct indentation, 4 53
 Warning method def modifier at indentation level 8 not at correct indentation, 4 54
 Warning method def child at indentation level 16 not at correct indentation, 8 55
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 56
 Warning method def modifier at indentation level 8 not at correct indentation, 4 58
 Warning method def child at indentation level 16 not at correct indentation, 8 59
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 60
 Warning method def modifier at indentation level 8 not at correct indentation, 4 62
 Warning method def modifier at indentation level 8 not at correct indentation, 4 63
 Warning method def child at indentation level 16 not at correct indentation, 8 64
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 65
 Warning method def modifier at indentation level 8 not at correct indentation, 4 67
 Warning method def child at indentation level 16 not at correct indentation, 8 68
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 69

gboat2/web/model/GroupOrganMapper.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning member def modifier at indentation level 8 not at correct indentation, 4 22
 Warning member def modifier at indentation level 8 not at correct indentation, 4 23
 Warning member def modifier at indentation level 8 not at correct indentation, 4 24
 Warning method def modifier at indentation level 8 not at correct indentation, 4 26
 Warning method def modifier at indentation level 8 not at correct indentation, 4 27
 Warning method def modifier at indentation level 8 not at correct indentation, 4 28
 Warning method def modifier at indentation level 8 not at correct indentation, 4 29
 Warning method def modifier at indentation level 8 not at correct indentation, 4 30
 Warning method def child at indentation level 16 not at correct indentation, 8 31
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 32
 Warning method def modifier at indentation level 8 not at correct indentation, 4 34
 Warning method def child at indentation level 16 not at correct indentation, 8 35
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 36
 Warning method def modifier at indentation level 8 not at correct indentation, 4 38
 Warning method def modifier at indentation level 8 not at correct indentation, 4 39
 Warning method def child at indentation level 16 not at correct indentation, 8 40
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 41
 Warning method def modifier at indentation level 8 not at correct indentation, 4 43
 Warning method def child at indentation level 16 not at correct indentation, 8 44
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 45
 Warning method def modifier at indentation level 8 not at correct indentation, 4 47
 Warning method def modifier at indentation level 8 not at correct indentation, 4 48
 Warning method def child at indentation level 16 not at correct indentation, 8 49
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 50
 Warning method def modifier at indentation level 8 not at correct indentation, 4 52
 Warning method def child at indentation level 16 not at correct indentation, 8 53
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 54

gboat2/web/model/GroupOrganVO.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 16
 Warning assign child at indentation level 0 not at correct indentation, 8 21
 Warning member def modifier at indentation level 8 not at correct indentation, 4 24
 Warning member def modifier at indentation level 8 not at correct indentation, 4 25

gboat2/web/model/GroupRoleMapper.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning member def modifier at indentation level 8 not at correct indentation, 4 22
 Warning member def modifier at indentation level 8 not at correct indentation, 4 23
 Warning member def modifier at indentation level 8 not at correct indentation, 4 24
 Warning method def modifier at indentation level 8 not at correct indentation, 4 26
 Warning method def modifier at indentation level 8 not at correct indentation, 4 27
 Warning method def modifier at indentation level 8 not at correct indentation, 4 28
 Warning method def modifier at indentation level 8 not at correct indentation, 4 29
 Warning method def modifier at indentation level 8 not at correct indentation, 4 30
 Warning method def child at indentation level 16 not at correct indentation, 8 31
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 32
 Warning method def modifier at indentation level 8 not at correct indentation, 4 34
 Warning method def child at indentation level 16 not at correct indentation, 8 35
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 36
 Warning method def modifier at indentation level 8 not at correct indentation, 4 38
 Warning method def modifier at indentation level 8 not at correct indentation, 4 39
 Warning method def child at indentation level 16 not at correct indentation, 8 40
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 41
 Warning method def modifier at indentation level 8 not at correct indentation, 4 43
 Warning method def child at indentation level 16 not at correct indentation, 8 44
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 45
 Warning method def modifier at indentation level 8 not at correct indentation, 4 47
 Warning method def modifier at indentation level 8 not at correct indentation, 4 48
 Warning method def child at indentation level 16 not at correct indentation, 8 49
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 50
 Warning method def modifier at indentation level 8 not at correct indentation, 4 52
 Warning method def child at indentation level 16 not at correct indentation, 8 53
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 54

gboat2/web/model/GroupRoleVO.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 16
 Warning member def modifier at indentation level 8 not at correct indentation, 4 25
 Warning member def modifier at indentation level 8 not at correct indentation, 4 26
 Warning member def modifier at indentation level 8 not at correct indentation, 4 29
 Warning member def modifier at indentation level 8 not at correct indentation, 4 30
 Warning member def modifier at indentation level 8 not at correct indentation, 4 33
 Warning member def modifier at indentation level 8 not at correct indentation, 4 34
 Warning member def modifier at indentation level 8 not at correct indentation, 4 37
 Warning member def modifier at indentation level 8 not at correct indentation, 4 38
 Warning method def modifier at indentation level 8 not at correct indentation, 4 40
 Warning method def child at indentation level 16 not at correct indentation, 8 41
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 42
 Warning method def modifier at indentation level 8 not at correct indentation, 4 44
 Warning method def child at indentation level 16 not at correct indentation, 8 45
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 46
 Warning method def modifier at indentation level 8 not at correct indentation, 4 48
 Warning method def child at indentation level 16 not at correct indentation, 8 49
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 50
 Warning method def modifier at indentation level 8 not at correct indentation, 4 52
 Warning method def child at indentation level 16 not at correct indentation, 8 53
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 54
 Warning method def modifier at indentation level 8 not at correct indentation, 4 56
 Warning method def child at indentation level 16 not at correct indentation, 8 57
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 58
 Warning method def modifier at indentation level 8 not at correct indentation, 4 60
 Warning method def child at indentation level 16 not at correct indentation, 8 61
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 62
 Warning method def modifier at indentation level 8 not at correct indentation, 4 64
 Warning method def child at indentation level 16 not at correct indentation, 8 65
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 66
 Warning method def modifier at indentation level 8 not at correct indentation, 4 68
 Warning method def child at indentation level 16 not at correct indentation, 8 69
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 70

gboat2/web/model/GroupType.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Missing a Javadoc comment. 17
 Warning Missing a Javadoc comment. 17
 Warning Missing a Javadoc comment. 17
 Warning Missing a Javadoc comment. 17
 Warning Missing a Javadoc comment. 18
 Warning Missing a Javadoc comment. 18
 Warning member def type at indentation level 8 not at correct indentation, 4 20
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 22
 Warning ctor def child at indentation level 16 not at correct indentation, 8 23
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 24
 Warning method def modifier at indentation level 8 not at correct indentation, 4 26
 Warning method def child at indentation level 16 not at correct indentation, 8 27
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 28

gboat2/web/model/Operation.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning member def modifier at indentation level 8 not at correct indentation, 4 23
 Warning member def modifier at indentation level 8 not at correct indentation, 4 26
 Warning member def modifier at indentation level 8 not at correct indentation, 4 29
 Warning member def modifier at indentation level 8 not at correct indentation, 4 32
 Warning member def modifier at indentation level 8 not at correct indentation, 4 35
 Warning method def modifier at indentation level 8 not at correct indentation, 4 37
 Warning method def modifier at indentation level 8 not at correct indentation, 4 38
 Warning method def child at indentation level 16 not at correct indentation, 8 39
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 40
 Warning method def modifier at indentation level 8 not at correct indentation, 4 42
 Warning method def child at indentation level 16 not at correct indentation, 8 43
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 44
 Warning method def modifier at indentation level 8 not at correct indentation, 4 46
 Warning method def modifier at indentation level 8 not at correct indentation, 4 47
 Warning method def modifier at indentation level 8 not at correct indentation, 4 48
 Warning method def modifier at indentation level 8 not at correct indentation, 4 49
 Warning method def modifier at indentation level 8 not at correct indentation, 4 50
 Warning method def child at indentation level 16 not at correct indentation, 8 51
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 52
 Warning method def modifier at indentation level 8 not at correct indentation, 4 54
 Warning method def child at indentation level 16 not at correct indentation, 8 55
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 56
 Warning method def modifier at indentation level 8 not at correct indentation, 4 58
 Warning method def modifier at indentation level 8 not at correct indentation, 4 59
 Warning method def child at indentation level 16 not at correct indentation, 8 60
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 61
 Warning method def modifier at indentation level 8 not at correct indentation, 4 63
 Warning method def child at indentation level 16 not at correct indentation, 8 64
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 65
 Warning method def modifier at indentation level 8 not at correct indentation, 4 67
 Warning method def modifier at indentation level 8 not at correct indentation, 4 68
 Warning method def child at indentation level 16 not at correct indentation, 8 69
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 70
 Warning method def modifier at indentation level 8 not at correct indentation, 4 72
 Warning method def child at indentation level 16 not at correct indentation, 8 73
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 74
 Warning method def modifier at indentation level 8 not at correct indentation, 4 76
 Warning method def modifier at indentation level 8 not at correct indentation, 4 77
 Warning method def child at indentation level 16 not at correct indentation, 8 78
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 79
 Warning method def modifier at indentation level 8 not at correct indentation, 4 81
 Warning method def child at indentation level 16 not at correct indentation, 8 82
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 83

gboat2/web/model/Organ.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 13
 Warning member def modifier at indentation level 8 not at correct indentation, 4 19
 Warning member def modifier at indentation level 8 not at correct indentation, 4 22
 Warning member def modifier at indentation level 8 not at correct indentation, 4 25
 Warning member def modifier at indentation level 8 not at correct indentation, 4 28
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 30
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 31
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 33
 Warning ctor def child at indentation level 16 not at correct indentation, 8 34
 Warning ctor def child at indentation level 16 not at correct indentation, 8 35
 Warning ctor def child at indentation level 16 not at correct indentation, 8 36
 Warning ctor def child at indentation level 16 not at correct indentation, 8 37
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 38
 Warning method def modifier at indentation level 8 not at correct indentation, 4 40
 Warning method def child at indentation level 16 not at correct indentation, 8 41
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 42
 Warning method def modifier at indentation level 8 not at correct indentation, 4 44
 Warning method def child at indentation level 16 not at correct indentation, 8 45
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 46
 Warning method def modifier at indentation level 8 not at correct indentation, 4 48
 Warning method def child at indentation level 16 not at correct indentation, 8 49
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 50
 Warning method def modifier at indentation level 8 not at correct indentation, 4 52
 Warning method def child at indentation level 16 not at correct indentation, 8 53
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 54
 Warning method def modifier at indentation level 8 not at correct indentation, 4 56
 Warning method def child at indentation level 16 not at correct indentation, 8 57
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 58
 Warning method def modifier at indentation level 8 not at correct indentation, 4 60
 Warning method def child at indentation level 16 not at correct indentation, 8 61
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 62
 Warning method def modifier at indentation level 8 not at correct indentation, 4 64
 Warning method def child at indentation level 16 not at correct indentation, 8 65
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 66
 Warning method def modifier at indentation level 8 not at correct indentation, 4 68
 Warning method def child at indentation level 16 not at correct indentation, 8 69
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 70

gboat2/web/model/OrganDefine.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning member def modifier at indentation level 8 not at correct indentation, 4 26
 Warning member def modifier at indentation level 8 not at correct indentation, 4 28
 Warning member def modifier at indentation level 8 not at correct indentation, 4 30
 Warning member def modifier at indentation level 8 not at correct indentation, 4 32
 Warning member def modifier at indentation level 8 not at correct indentation, 4 34
 Warning member def modifier at indentation level 8 not at correct indentation, 4 36
 Warning member def modifier at indentation level 8 not at correct indentation, 4 38
 Warning member def modifier at indentation level 8 not at correct indentation, 4 40
 Warning method def modifier at indentation level 8 not at correct indentation, 4 42
 Warning method def modifier at indentation level 8 not at correct indentation, 4 43
 Warning method def modifier at indentation level 8 not at correct indentation, 4 44
 Warning method def modifier at indentation level 8 not at correct indentation, 4 45
 Warning method def modifier at indentation level 8 not at correct indentation, 4 46
 Warning method def child at indentation level 16 not at correct indentation, 8 47
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 48
 Warning method def modifier at indentation level 8 not at correct indentation, 4 50
 Warning method def child at indentation level 16 not at correct indentation, 8 51
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 52
 Warning method def modifier at indentation level 8 not at correct indentation, 4 54
 Warning method def modifier at indentation level 8 not at correct indentation, 4 55
 Warning method def child at indentation level 16 not at correct indentation, 8 56
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 57
 Warning method def modifier at indentation level 8 not at correct indentation, 4 59
 Warning method def child at indentation level 16 not at correct indentation, 8 60
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 61
 Warning method def modifier at indentation level 8 not at correct indentation, 4 63
 Warning method def modifier at indentation level 8 not at correct indentation, 4 64
 Warning Name 'getOrganDefineShowName' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 64
 Warning method def child at indentation level 16 not at correct indentation, 8 65
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 66
 Warning method def modifier at indentation level 8 not at correct indentation, 4 68
 Warning Name 'setOrganDefineShowName' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 68
 Warning method def child at indentation level 16 not at correct indentation, 8 69
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 70
 Warning method def modifier at indentation level 8 not at correct indentation, 4 72
 Warning method def modifier at indentation level 8 not at correct indentation, 4 81
 Warning method def modifier at indentation level 8 not at correct indentation, 4 82
 Warning method def child at indentation level 16 not at correct indentation, 8 83
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 84
 Warning method def modifier at indentation level 8 not at correct indentation, 4 86
 Warning method def child at indentation level 16 not at correct indentation, 8 87
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 88
 Warning method def modifier at indentation level 8 not at correct indentation, 4 90
 Warning method def modifier at indentation level 8 not at correct indentation, 4 91
 Warning method def child at indentation level 16 not at correct indentation, 8 92
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 93
 Warning method def modifier at indentation level 8 not at correct indentation, 4 95
 Warning method def child at indentation level 16 not at correct indentation, 8 96
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 97
 Warning method def modifier at indentation level 8 not at correct indentation, 4 99
 Warning method def modifier at indentation level 8 not at correct indentation, 4 100
 Warning method def child at indentation level 16 not at correct indentation, 8 101
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 102
 Warning method def modifier at indentation level 8 not at correct indentation, 4 104
 Warning method def child at indentation level 16 not at correct indentation, 8 105
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 106
 Warning method def modifier at indentation level 8 not at correct indentation, 4 108
 Warning method def modifier at indentation level 8 not at correct indentation, 4 109
 Warning method def child at indentation level 16 not at correct indentation, 8 110
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 111
 Warning method def modifier at indentation level 8 not at correct indentation, 4 113
 Warning method def child at indentation level 16 not at correct indentation, 8 114
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 115

gboat2/web/model/PreferenceConfig.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'time'. 24
 Warning member def modifier at indentation level 8 not at correct indentation, 4 31
 Warning member def modifier at indentation level 8 not at correct indentation, 4 33
 Warning member def modifier at indentation level 8 not at correct indentation, 4 35
 Warning member def modifier at indentation level 8 not at correct indentation, 4 37
 Warning member def modifier at indentation level 8 not at correct indentation, 4 39
 Warning member def modifier at indentation level 8 not at correct indentation, 4 41
 Warning member def modifier at indentation level 8 not at correct indentation, 4 43
 Warning method def modifier at indentation level 8 not at correct indentation, 4 45
 Warning method def modifier at indentation level 8 not at correct indentation, 4 46
 Warning method def modifier at indentation level 8 not at correct indentation, 4 47
 Warning method def modifier at indentation level 8 not at correct indentation, 4 48
 Warning method def modifier at indentation level 8 not at correct indentation, 4 49
 Warning method def child at indentation level 16 not at correct indentation, 8 50
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 51
 Warning method def modifier at indentation level 8 not at correct indentation, 4 52
 Warning method def child at indentation level 16 not at correct indentation, 8 53
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 54
 Warning method def modifier at indentation level 8 not at correct indentation, 4 56
 Warning method def modifier at indentation level 8 not at correct indentation, 4 57
 Warning method def child at indentation level 16 not at correct indentation, 8 58
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 59
 Warning method def modifier at indentation level 8 not at correct indentation, 4 60
 Warning method def child at indentation level 16 not at correct indentation, 8 61
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 62
 Warning method def modifier at indentation level 8 not at correct indentation, 4 64
 Warning method def modifier at indentation level 8 not at correct indentation, 4 65
 Warning method def child at indentation level 16 not at correct indentation, 8 66
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 67
 Warning method def modifier at indentation level 8 not at correct indentation, 4 68
 Warning method def child at indentation level 16 not at correct indentation, 8 69
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 70
 Warning method def modifier at indentation level 8 not at correct indentation, 4 72
 Warning method def modifier at indentation level 8 not at correct indentation, 4 73
 Warning method def child at indentation level 16 not at correct indentation, 8 74
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 75
 Warning method def modifier at indentation level 8 not at correct indentation, 4 76
 Warning method def child at indentation level 16 not at correct indentation, 8 77
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 78
 Warning method def modifier at indentation level 8 not at correct indentation, 4 80
 Warning method def modifier at indentation level 8 not at correct indentation, 4 81
 Warning method def modifier at indentation level 8 not at correct indentation, 4 82
 Warning method def child at indentation level 16 not at correct indentation, 8 83
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 84
 Warning method def modifier at indentation level 8 not at correct indentation, 4 85
 Warning method def child at indentation level 16 not at correct indentation, 8 86
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 87
 Warning method def modifier at indentation level 8 not at correct indentation, 4 89
 Warning method def modifier at indentation level 8 not at correct indentation, 4 90
 Warning method def modifier at indentation level 8 not at correct indentation, 4 91
 Warning method def child at indentation level 16 not at correct indentation, 8 92
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 93
 Warning method def modifier at indentation level 8 not at correct indentation, 4 94
 Warning method def child at indentation level 16 not at correct indentation, 8 95
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 96
 Warning method def modifier at indentation level 8 not at correct indentation, 4 98
 Warning method def modifier at indentation level 8 not at correct indentation, 4 99
 Warning method def child at indentation level 16 not at correct indentation, 8 100
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 101
 Warning method def modifier at indentation level 8 not at correct indentation, 4 102
 Warning method def child at indentation level 16 not at correct indentation, 8 103
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 104

gboat2/web/model/Profile.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'modified'. 19
 Warning member def modifier at indentation level 8 not at correct indentation, 4 26
 Warning member def modifier at indentation level 8 not at correct indentation, 4 29
 Warning member def modifier at indentation level 8 not at correct indentation, 4 32
 Warning member def modifier at indentation level 8 not at correct indentation, 4 35
 Warning member def modifier at indentation level 8 not at correct indentation, 4 38
 Warning member def modifier at indentation level 8 not at correct indentation, 4 41
 Warning method def modifier at indentation level 8 not at correct indentation, 4 43
 Warning method def modifier at indentation level 8 not at correct indentation, 4 44
 Warning method def modifier at indentation level 8 not at correct indentation, 4 45
 Warning method def modifier at indentation level 8 not at correct indentation, 4 46
 Warning method def modifier at indentation level 8 not at correct indentation, 4 47
 Warning method def child at indentation level 16 not at correct indentation, 8 48
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 49
 Warning method def modifier at indentation level 8 not at correct indentation, 4 51
 Warning method def child at indentation level 16 not at correct indentation, 8 52
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 53
 Warning method def modifier at indentation level 8 not at correct indentation, 4 55
 Warning method def modifier at indentation level 8 not at correct indentation, 4 56
 Warning method def child at indentation level 16 not at correct indentation, 8 57
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 58
 Warning method def modifier at indentation level 8 not at correct indentation, 4 60
 Warning method def child at indentation level 16 not at correct indentation, 8 61
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 62
 Warning method def modifier at indentation level 8 not at correct indentation, 4 64

gboat2/web/model/Resource.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning member def modifier at indentation level 8 not at correct indentation, 4 27
 Warning member def modifier at indentation level 8 not at correct indentation, 4 30
 Warning member def modifier at indentation level 8 not at correct indentation, 4 33
 Warning member def modifier at indentation level 8 not at correct indentation, 4 36
 Warning member def modifier at indentation level 8 not at correct indentation, 4 39
 Warning member def modifier at indentation level 8 not at correct indentation, 4 42
 Warning member def modifier at indentation level 8 not at correct indentation, 4 45
 Warning member def modifier at indentation level 8 not at correct indentation, 4 48
 Warning member def modifier at indentation level 8 not at correct indentation, 4 51
 Warning member def modifier at indentation level 8 not at correct indentation, 4 54
 Warning member def modifier at indentation level 8 not at correct indentation, 4 57
 Warning member def modifier at indentation level 8 not at correct indentation, 4 60
 Warning member def modifier at indentation level 8 not at correct indentation, 4 63
 Warning member def modifier at indentation level 8 not at correct indentation, 4 66
 Warning member def modifier at indentation level 8 not at correct indentation, 4 69
 Warning member def modifier at indentation level 8 not at correct indentation, 4 72
 Warning member def modifier at indentation level 8 not at correct indentation, 4 75
 Warning method def modifier at indentation level 8 not at correct indentation, 4 77
 Warning method def modifier at indentation level 8 not at correct indentation, 4 78
 Warning method def child at indentation level 16 not at correct indentation, 8 79
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 80
 Warning method def modifier at indentation level 8 not at correct indentation, 4 82
 Warning method def child at indentation level 16 not at correct indentation, 8 83
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 84
 Warning method def modifier at indentation level 8 not at correct indentation, 4 86
 Warning method def modifier at indentation level 8 not at correct indentation, 4 87
 Warning method def modifier at indentation level 8 not at correct indentation, 4 88
 Warning method def modifier at indentation level 8 not at correct indentation, 4 89
 Warning method def modifier at indentation level 8 not at correct indentation, 4 90
 Warning method def child at indentation level 16 not at correct indentation, 8 91
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 92
 Warning method def modifier at indentation level 8 not at correct indentation, 4 94
 Warning method def child at indentation level 16 not at correct indentation, 8 95
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 96
 Warning method def modifier at indentation level 8 not at correct indentation, 4 98
 Warning method def modifier at indentation level 8 not at correct indentation, 4 99
 Warning method def child at indentation level 16 not at correct indentation, 8 100
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 101
 Warning method def modifier at indentation level 8 not at correct indentation, 4 103
 Warning method def child at indentation level 16 not at correct indentation, 8 104
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 105
 Warning method def modifier at indentation level 8 not at correct indentation, 4 107
 Warning method def modifier at indentation level 8 not at correct indentation, 4 108
 Warning method def child at indentation level 16 not at correct indentation, 8 109
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 110
 Warning method def modifier at indentation level 8 not at correct indentation, 4 112
 Warning method def child at indentation level 16 not at correct indentation, 8 113
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 114
 Warning method def modifier at indentation level 8 not at correct indentation, 4 116
 Warning method def modifier at indentation level 8 not at correct indentation, 4 117
 Warning method def child at indentation level 16 not at correct indentation, 8 118
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 119
 Warning method def modifier at indentation level 8 not at correct indentation, 4 121
 Warning method def child at indentation level 16 not at correct indentation, 8 122
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 123
 Warning method def modifier at indentation level 8 not at correct indentation, 4 125
 Warning method def modifier at indentation level 8 not at correct indentation, 4 126
 Warning method def child at indentation level 16 not at correct indentation, 8 127
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 128
 Warning method def modifier at indentation level 8 not at correct indentation, 4 130
 Warning method def child at indentation level 16 not at correct indentation, 8 131
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 132
 Warning method def modifier at indentation level 8 not at correct indentation, 4 134
 Warning method def modifier at indentation level 8 not at correct indentation, 4 135
 Warning method def child at indentation level 16 not at correct indentation, 8 136
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 137
 Warning method def modifier at indentation level 8 not at correct indentation, 4 139
 Warning method def child at indentation level 16 not at correct indentation, 8 140
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 141
 Warning method def modifier at indentation level 8 not at correct indentation, 4 143
 Warning method def modifier at indentation level 8 not at correct indentation, 4 144
 Warning method def child at indentation level 16 not at correct indentation, 8 145
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 146
 Warning method def modifier at indentation level 8 not at correct indentation, 4 148
 Warning method def child at indentation level 16 not at correct indentation, 8 149
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 150
 Warning method def modifier at indentation level 8 not at correct indentation, 4 152
 Warning method def modifier at indentation level 8 not at correct indentation, 4 153
 Warning method def child at indentation level 16 not at correct indentation, 8 154
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 155
 Warning method def modifier at indentation level 8 not at correct indentation, 4 157
 Warning method def child at indentation level 16 not at correct indentation, 8 158
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 159
 Warning method def modifier at indentation level 8 not at correct indentation, 4 161
 Warning method def modifier at indentation level 8 not at correct indentation, 4 162
 Warning method def child at indentation level 16 not at correct indentation, 8 163
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 164
 Warning method def modifier at indentation level 8 not at correct indentation, 4 166
 Warning method def child at indentation level 16 not at correct indentation, 8 167
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 168
 Warning method def modifier at indentation level 8 not at correct indentation, 4 170
 Warning method def modifier at indentation level 8 not at correct indentation, 4 171
 Warning method def child at indentation level 16 not at correct indentation, 8 172
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 173
 Warning method def modifier at indentation level 8 not at correct indentation, 4 175
 Warning method def child at indentation level 16 not at correct indentation, 8 176
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 177
 Warning method def modifier at indentation level 8 not at correct indentation, 4 179
 Warning method def modifier at indentation level 8 not at correct indentation, 4 180
 Warning method def child at indentation level 16 not at correct indentation, 8 181
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 182
 Warning method def modifier at indentation level 8 not at correct indentation, 4 184
 Warning method def child at indentation level 16 not at correct indentation, 8 185
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 186
 Warning method def modifier at indentation level 8 not at correct indentation, 4 188
 Warning method def modifier at indentation level 8 not at correct indentation, 4 189
 Warning method def child at indentation level 16 not at correct indentation, 8 190
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 191
 Warning method def modifier at indentation level 8 not at correct indentation, 4 193
 Warning method def child at indentation level 16 not at correct indentation, 8 194
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 195
 Warning method def modifier at indentation level 8 not at correct indentation, 4 197
 Warning Missing a Javadoc comment. 197
 Warning if at indentation level 16 not at correct indentation, 8 198
 Warning if child at indentation level 24 not at correct indentation, 12 199
 Warning if rcurly at indentation level 16 not at correct indentation, 8 200
 Warning method def child at indentation level 16 not at correct indentation, 8 201
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 202
 Warning method def modifier at indentation level 8 not at correct indentation, 4 204
 Warning method def modifier at indentation level 8 not at correct indentation, 4 205
 Warning method def child at indentation level 16 not at correct indentation, 8 206
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 207
 Warning method def modifier at indentation level 8 not at correct indentation, 4 209
 Warning method def child at indentation level 16 not at correct indentation, 8 210
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 211
 Warning method def modifier at indentation level 8 not at correct indentation, 4 213
 Warning method def modifier at indentation level 8 not at correct indentation, 4 214
 Warning method def child at indentation level 16 not at correct indentation, 8 215
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 216
 Warning method def modifier at indentation level 8 not at correct indentation, 4 218
 Warning method def child at indentation level 16 not at correct indentation, 8 219
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 220
 Warning method def modifier at indentation level 8 not at correct indentation, 4 222
 Warning method def modifier at indentation level 8 not at correct indentation, 4 223
 Warning method def child at indentation level 16 not at correct indentation, 8 224
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 225
 Warning method def modifier at indentation level 8 not at correct indentation, 4 227
 Warning method def child at indentation level 16 not at correct indentation, 8 228
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 229
 Warning method def modifier at indentation level 8 not at correct indentation, 4 231
 Warning method def modifier at indentation level 8 not at correct indentation, 4 232
 Warning method def child at indentation level 16 not at correct indentation, 8 233
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 234
 Warning method def modifier at indentation level 8 not at correct indentation, 4 236
 Warning method def child at indentation level 16 not at correct indentation, 8 237
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 238

gboat2/web/model/Role.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning member def modifier at indentation level 8 not at correct indentation, 4 24
 Warning member def modifier at indentation level 8 not at correct indentation, 4 26
 Warning member def modifier at indentation level 8 not at correct indentation, 4 28
 Warning member def modifier at indentation level 8 not at correct indentation, 4 30
 Warning member def modifier at indentation level 8 not at correct indentation, 4 32
 Warning method def modifier at indentation level 8 not at correct indentation, 4 34
 Warning method def modifier at indentation level 8 not at correct indentation, 4 35
 Warning method def modifier at indentation level 8 not at correct indentation, 4 36
 Warning method def modifier at indentation level 8 not at correct indentation, 4 37
 Warning method def modifier at indentation level 8 not at correct indentation, 4 38
 Warning method def child at indentation level 16 not at correct indentation, 8 39
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 40
 Warning method def modifier at indentation level 8 not at correct indentation, 4 42
 Warning method def child at indentation level 16 not at correct indentation, 8 43
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 44
 Warning method def modifier at indentation level 8 not at correct indentation, 4 46
 Warning method def modifier at indentation level 8 not at correct indentation, 4 47
 Warning method def child at indentation level 16 not at correct indentation, 8 48
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 49
 Warning method def modifier at indentation level 8 not at correct indentation, 4 51
 Warning method def child at indentation level 16 not at correct indentation, 8 52
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 53
 Warning method def modifier at indentation level 8 not at correct indentation, 4 55
 Warning method def modifier at indentation level 8 not at correct indentation, 4 56
 Warning method def child at indentation level 16 not at correct indentation, 8 57
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 58
 Warning method def modifier at indentation level 8 not at correct indentation, 4 60
 Warning method def child at indentation level 16 not at correct indentation, 8 61
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 62
 Warning method def modifier at indentation level 8 not at correct indentation, 4 64
 Warning method def modifier at indentation level 8 not at correct indentation, 4 65
 Warning method def child at indentation level 16 not at correct indentation, 8 66
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 67
 Warning method def modifier at indentation level 8 not at correct indentation, 4 69
 Warning method def child at indentation level 16 not at correct indentation, 8 70
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 71
 Warning method def modifier at indentation level 8 not at correct indentation, 4 73

gboat2/web/model/RoleNavMode.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 20
 Warning member def modifier at indentation level 8 not at correct indentation, 4 28
 Warning member def modifier at indentation level 8 not at correct indentation, 4 31
 Warning member def modifier at indentation level 8 not at correct indentation, 4 34
 Warning member def modifier at indentation level 8 not at correct indentation, 4 37
 Warning method def modifier at indentation level 8 not at correct indentation, 4 39
 Warning method def modifier at indentation level 8 not at correct indentation, 4 40
 Warning method def modifier at indentation level 8 not at correct indentation, 4 41
 Warning method def modifier at indentation level 8 not at correct indentation, 4 42
 Warning method def modifier at indentation level 8 not at correct indentation, 4 43
 Warning method def child at indentation level 16 not at correct indentation, 8 44
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 45
 Warning method def modifier at indentation level 8 not at correct indentation, 4 47
 Warning method def child at indentation level 16 not at correct indentation, 8 48
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 49
 Warning method def modifier at indentation level 8 not at correct indentation, 4 51
 Warning method def modifier at indentation level 8 not at correct indentation, 4 52
 Warning method def child at indentation level 16 not at correct indentation, 8 53
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 54
 Warning method def modifier at indentation level 8 not at correct indentation, 4 56
 Warning method def child at indentation level 16 not at correct indentation, 8 57
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 58
 Warning method def modifier at indentation level 8 not at correct indentation, 4 60
 Warning method def modifier at indentation level 8 not at correct indentation, 4 61
 Warning method def child at indentation level 16 not at correct indentation, 8 62
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 63
 Warning method def modifier at indentation level 8 not at correct indentation, 4 65
 Warning method def child at indentation level 16 not at correct indentation, 8 66
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 67
 Warning method def modifier at indentation level 8 not at correct indentation, 4 69
 Warning method def modifier at indentation level 8 not at correct indentation, 4 70
 Warning method def child at indentation level 16 not at correct indentation, 8 71
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 72
 Warning method def modifier at indentation level 8 not at correct indentation, 4 74
 Warning method def child at indentation level 16 not at correct indentation, 8 75
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 76

gboat2/web/model/RoleType.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Missing a Javadoc comment. 17
 Warning Missing a Javadoc comment. 17
 Warning Missing a Javadoc comment. 17
 Warning Missing a Javadoc comment. 17
 Warning Missing a Javadoc comment. 18
 Warning Missing a Javadoc comment. 18
 Warning Missing a Javadoc comment. 18
 Warning Missing a Javadoc comment. 18
 Warning Missing a Javadoc comment. 19
 Warning Missing a Javadoc comment. 19
 Warning Missing a Javadoc comment. 19
 Warning Missing a Javadoc comment. 19
 Warning Missing a Javadoc comment. 20
 Warning Missing a Javadoc comment. 20
 Warning Missing a Javadoc comment. 20
 Warning member def type at indentation level 8 not at correct indentation, 4 22
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 24
 Warning ctor def child at indentation level 16 not at correct indentation, 8 25
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 26
 Warning method def modifier at indentation level 8 not at correct indentation, 4 28
 Warning method def child at indentation level 16 not at correct indentation, 8 29
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 30

gboat2/web/model/Shortcut.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 21
 Warning member def modifier at indentation level 8 not at correct indentation, 4 30
 Warning member def modifier at indentation level 8 not at correct indentation, 4 32
 Warning member def modifier at indentation level 8 not at correct indentation, 4 34
 Warning member def modifier at indentation level 8 not at correct indentation, 4 36
 Warning member def modifier at indentation level 8 not at correct indentation, 4 38
 Warning member def modifier at indentation level 8 not at correct indentation, 4 40
 Warning member def modifier at indentation level 8 not at correct indentation, 4 42
 Warning method def modifier at indentation level 8 not at correct indentation, 4 44
 Warning method def modifier at indentation level 8 not at correct indentation, 4 45
 Warning method def modifier at indentation level 8 not at correct indentation, 4 46
 Warning method def modifier at indentation level 8 not at correct indentation, 4 47
 Warning method def child at indentation level 16 not at correct indentation, 8 98
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 99
 Warning method def modifier at indentation level 8 not at correct indentation, 4 101
 Warning method def child at indentation level 16 not at correct indentation, 8 102
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 103
 Warning method def modifier at indentation level 8 not at correct indentation, 4 105
 Warning method def modifier at indentation level 8 not at correct indentation, 4 106
 Warning method def child at indentation level 16 not at correct indentation, 8 107
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 108
 Warning method def modifier at indentation level 8 not at correct indentation, 4 110
 Warning method def child at indentation level 16 not at correct indentation, 8 111
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 112

gboat2/web/model/ShortcutResourceVO.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 17
 Warning member def modifier at indentation level 8 not at correct indentation, 4 24
 Warning member def modifier at indentation level 8 not at correct indentation, 4 25
 Warning member def modifier at indentation level 8 not at correct indentation, 4 27
 Warning member def modifier at indentation level 8 not at correct indentation, 4 28
 Warning member def modifier at indentation level 8 not at correct indentation, 4 30
 Warning member def modifier at indentation level 8 not at correct indentation, 4 31
 Warning member def modifier at indentation level 8 not at correct indentation, 4 33
 Warning member def modifier at indentation level 8 not at correct indentation, 4 34
 Warning member def modifier at indentation level 8 not at correct indentation, 4 36
 Warning member def modifier at indentation level 8 not at correct indentation, 4 37

gboat2/web/model/SystemAuthorityResourceVO.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 15
 Warning Name 'SystemAuthorityResourceVO' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 20
 Warning member def modifier at indentation level 8 not at correct indentation, 4 22
 Warning member def modifier at indentation level 8 not at correct indentation, 4 23
 Warning member def modifier at indentation level 8 not at correct indentation, 4 25
 Warning member def modifier at indentation level 8 not at correct indentation, 4 26

gboat2/web/model/SystemConfig.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 19
 Warning member def modifier at indentation level 8 not at correct indentation, 4 26
 Warning member def modifier at indentation level 8 not at correct indentation, 4 29
 Warning member def modifier at indentation level 8 not at correct indentation, 4 32
 Warning member def modifier at indentation level 8 not at correct indentation, 4 34
 Warning member def modifier at indentation level 8 not at correct indentation, 4 40
 Warning member def modifier at indentation level 8 not at correct indentation, 4 43
 Warning member def modifier at indentation level 8 not at correct indentation, 4 46
 Warning member def modifier at indentation level 8 not at correct indentation, 4 48
 Warning method def modifier at indentation level 8 not at correct indentation, 4 50
 Warning method def modifier at indentation level 8 not at correct indentation, 4 51
 Warning method def child at indentation level 16 not at correct indentation, 8 52
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 53
 Warning method def modifier at indentation level 8 not at correct indentation, 4 55
 Warning method def child at indentation level 16 not at correct indentation, 8 56
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 57
 Warning method def modifier at indentation level 8 not at correct indentation, 4 59
 Warning method def modifier at indentation level 8 not at correct indentation, 4 60
 Warning method def modifier at indentation level 8 not at correct indentation, 4 61
 Warning method def modifier at indentation level 8 not at correct indentation, 4 62
 Warning method def modifier at indentation level 8 not at correct indentation, 4 63
 Warning method def child at indentation level 16 not at correct indentation, 8 64
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 65
 Warning method def modifier at indentation level 8 not at correct indentation, 4 67
 Warning method def child at indentation level 16 not at correct indentation, 8 68
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 69
 Warning method def modifier at indentation level 8 not at correct indentation, 4 71
 Warning method def modifier at indentation level 8 not at correct indentation, 4 72
 Warning method def child at indentation level 16 not at correct indentation, 8 73
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 74
 Warning method def modifier at indentation level 8 not at correct indentation, 4 76
 Warning method def child at indentation level 16 not at correct indentation, 8 77
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 78
 Warning method def modifier at indentation level 8 not at correct indentation, 4 80
 Warning method def modifier at indentation level 8 not at correct indentation, 4 81
 Warning method def child at indentation level 16 not at correct indentation, 8 82
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 83
 Warning method def modifier at indentation level 8 not at correct indentation, 4 85
 Warning method def child at indentation level 16 not at correct indentation, 8 86
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 87
 Warning method def modifier at indentation level 8 not at correct indentation, 4 89
 Warning method def modifier at indentation level 8 not at correct indentation, 4 90
 Warning method def child at indentation level 16 not at correct indentation, 8 91
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 92
 Warning method def modifier at indentation level 8 not at correct indentation, 4 94
 Warning method def child at indentation level 16 not at correct indentation, 8 95
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 96
 Warning method def modifier at indentation level 8 not at correct indentation, 4 98
 Warning method def modifier at indentation level 8 not at correct indentation, 4 99
 Warning method def child at indentation level 16 not at correct indentation, 8 100
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 101
 Warning method def modifier at indentation level 8 not at correct indentation, 4 103
 Warning method def child at indentation level 16 not at correct indentation, 8 104
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 105
 Warning method def modifier at indentation level 8 not at correct indentation, 4 107
 Warning method def modifier at indentation level 8 not at correct indentation, 4 108
 Warning method def child at indentation level 16 not at correct indentation, 8 109
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 110
 Warning method def modifier at indentation level 8 not at correct indentation, 4 112
 Warning method def child at indentation level 16 not at correct indentation, 8 113
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 114
 Warning method def modifier at indentation level 8 not at correct indentation, 4 116
 Warning method def modifier at indentation level 8 not at correct indentation, 4 117
 Warning method def child at indentation level 16 not at correct indentation, 8 118
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 119
 Warning method def modifier at indentation level 8 not at correct indentation, 4 122
 Warning method def child at indentation level 16 not at correct indentation, 8 123
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 124

gboat2/web/model/SystemTheme.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 13
 Warning member def modifier at indentation level 8 not at correct indentation, 4 20
 Warning member def modifier at indentation level 8 not at correct indentation, 4 22
 Warning member def modifier at indentation level 8 not at correct indentation, 4 24
 Warning member def modifier at indentation level 8 not at correct indentation, 4 26
 Warning method def modifier at indentation level 8 not at correct indentation, 4 28
 Warning method def child at indentation level 16 not at correct indentation, 8 29
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 30
 Warning method def modifier at indentation level 8 not at correct indentation, 4 32
 Warning method def child at indentation level 16 not at correct indentation, 8 33
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 34
 Warning method def modifier at indentation level 8 not at correct indentation, 4 36
 Warning method def child at indentation level 16 not at correct indentation, 8 37
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 38
 Warning method def modifier at indentation level 8 not at correct indentation, 4 40
 Warning method def child at indentation level 16 not at correct indentation, 8 41
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 42
 Warning method def modifier at indentation level 8 not at correct indentation, 4 44
 Warning method def child at indentation level 16 not at correct indentation, 8 45
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 46
 Warning method def modifier at indentation level 8 not at correct indentation, 4 48
 Warning method def child at indentation level 16 not at correct indentation, 8 49
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 50
 Warning method def modifier at indentation level 8 not at correct indentation, 4 52
 Warning method def child at indentation level 16 not at correct indentation, 8 53
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 54
 Warning method def modifier at indentation level 8 not at correct indentation, 4 56
 Warning method def child at indentation level 16 not at correct indentation, 8 57
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 58

gboat2/web/model/SystemType.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Missing a Javadoc comment. 8
 Warning Missing a Javadoc comment. 8
 Warning member def type at indentation level 8 not at correct indentation, 4 10
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 12
 Warning ctor def child at indentation level 16 not at correct indentation, 8 13
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 14
 Warning method def modifier at indentation level 8 not at correct indentation, 4 16
 Warning method def child at indentation level 16 not at correct indentation, 8 17
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 18

gboat2/web/model/User.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning member def modifier at indentation level 8 not at correct indentation, 4 27
 Warning member def modifier at indentation level 8 not at correct indentation, 4 29
 Warning member def modifier at indentation level 8 not at correct indentation, 4 31
 Warning member def modifier at indentation level 8 not at correct indentation, 4 33
 Warning member def modifier at indentation level 8 not at correct indentation, 4 35
 Warning member def modifier at indentation level 8 not at correct indentation, 4 37
 Warning member def modifier at indentation level 8 not at correct indentation, 4 39
 Warning member def modifier at indentation level 8 not at correct indentation, 4 41
 Warning member def modifier at indentation level 8 not at correct indentation, 4 43
 Warning member def modifier at indentation level 8 not at correct indentation, 4 45
 Warning member def modifier at indentation level 8 not at correct indentation, 4 47
 Warning member def modifier at indentation level 8 not at correct indentation, 4 49
 Warning method def modifier at indentation level 8 not at correct indentation, 4 51
 Warning method def modifier at indentation level 8 not at correct indentation, 4 52
 Warning method def modifier at indentation level 8 not at correct indentation, 4 53
 Warning method def modifier at indentation level 8 not at correct indentation, 4 54
 Warning method def modifier at indentation level 8 not at correct indentation, 4 55
 Warning method def child at indentation level 16 not at correct indentation, 8 56
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 57
 Warning method def modifier at indentation level 8 not at correct indentation, 4 59
 Warning method def child at indentation level 16 not at correct indentation, 8 60
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 61
 Warning method def modifier at indentation level 8 not at correct indentation, 4 63
 Warning method def modifier at indentation level 8 not at correct indentation, 4 64
 Warning method def child at indentation level 16 not at correct indentation, 8 65
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 66
 Warning method def modifier at indentation level 8 not at correct indentation, 4 68
 Warning method def child at indentation level 16 not at correct indentation, 8 69
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 70
 Warning method def modifier at indentation level 8 not at correct indentation, 4 72
 Warning method def modifier at indentation level 8 not at correct indentation, 4 73
 Warning method def child at indentation level 16 not at correct indentation, 8 74
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 75
 Warning method def modifier at indentation level 8 not at correct indentation, 4 77
 Warning method def child at indentation level 16 not at correct indentation, 8 78
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 79
 Warning method def modifier at indentation level 8 not at correct indentation, 4 81
 Warning method def modifier at indentation level 8 not at correct indentation, 4 82
 Warning method def child at indentation level 16 not at correct indentation, 8 83
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 84
 Warning method def modifier at indentation level 8 not at correct indentation, 4 86
 Warning method def child at indentation level 16 not at correct indentation, 8 87
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 88
 Warning method def modifier at indentation level 8 not at correct indentation, 4 90
 Warning method def modifier at indentation level 8 not at correct indentation, 4 91
 Warning method def child at indentation level 16 not at correct indentation, 8 92
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 93
 Warning method def modifier at indentation level 8 not at correct indentation, 4 95
 Warning method def child at indentation level 16 not at correct indentation, 8 96
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 97
 Warning method def modifier at indentation level 8 not at correct indentation, 4 99
 Warning method def modifier at indentation level 8 not at correct indentation, 4 100
 Warning method def child at indentation level 16 not at correct indentation, 8 101
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 102
 Warning method def modifier at indentation level 8 not at correct indentation, 4 104
 Warning method def child at indentation level 16 not at correct indentation, 8 105
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 106
 Warning method def modifier at indentation level 8 not at correct indentation, 4 108
 Warning method def modifier at indentation level 8 not at correct indentation, 4 109
 Warning method def child at indentation level 16 not at correct indentation, 8 110
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 111
 Warning method def modifier at indentation level 8 not at correct indentation, 4 113
 Warning method def child at indentation level 16 not at correct indentation, 8 114
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 115
 Warning method def modifier at indentation level 8 not at correct indentation, 4 117
 Warning method def modifier at indentation level 8 not at correct indentation, 4 118
 Warning method def modifier at indentation level 8 not at correct indentation, 4 119
 Warning method def child at indentation level 16 not at correct indentation, 8 120
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 121
 Warning method def modifier at indentation level 8 not at correct indentation, 4 123
 Warning method def child at indentation level 16 not at correct indentation, 8 124
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 125
 Warning method def modifier at indentation level 8 not at correct indentation, 4 127
 Warning method def modifier at indentation level 8 not at correct indentation, 4 128
 Warning method def child at indentation level 16 not at correct indentation, 8 129
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 130
 Warning method def modifier at indentation level 8 not at correct indentation, 4 132
 Warning method def child at indentation level 16 not at correct indentation, 8 133
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 134
 Warning method def modifier at indentation level 8 not at correct indentation, 4 136
 Warning method def modifier at indentation level 8 not at correct indentation, 4 137
 Warning method def child at indentation level 16 not at correct indentation, 8 138
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 139
 Warning method def modifier at indentation level 8 not at correct indentation, 4 141
 Warning method def child at indentation level 16 not at correct indentation, 8 142
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 143
 Warning method def modifier at indentation level 8 not at correct indentation, 4 145
 Warning method def modifier at indentation level 8 not at correct indentation, 4 146
 Warning method def modifier at indentation level 8 not at correct indentation, 4 147
 Warning method def child at indentation level 16 not at correct indentation, 8 148
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 149
 Warning method def modifier at indentation level 8 not at correct indentation, 4 151
 Warning method def child at indentation level 16 not at correct indentation, 8 152
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 153
 Warning method def modifier at indentation level 8 not at correct indentation, 4 155
 Warning method def modifier at indentation level 8 not at correct indentation, 4 156
 Warning method def child at indentation level 16 not at correct indentation, 8 157
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 158
 Warning method def modifier at indentation level 8 not at correct indentation, 4 161
 Warning method def child at indentation level 16 not at correct indentation, 8 162
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 163

gboat2/web/model/UserGroupOrganMapper.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning member def modifier at indentation level 8 not at correct indentation, 4 22
 Warning member def modifier at indentation level 8 not at correct indentation, 4 23
 Warning member def modifier at indentation level 8 not at correct indentation, 4 24
 Warning member def modifier at indentation level 8 not at correct indentation, 4 25
 Warning member def modifier at indentation level 8 not at correct indentation, 4 26
 Warning member def modifier at indentation level 8 not at correct indentation, 4 27
 Warning member def modifier at indentation level 8 not at correct indentation, 4 28
 Warning member def modifier at indentation level 8 not at correct indentation, 4 29
 Warning member def modifier at indentation level 8 not at correct indentation, 4 30
 Warning method def modifier at indentation level 8 not at correct indentation, 4 32
 Warning method def modifier at indentation level 8 not at correct indentation, 4 33
 Warning method def modifier at indentation level 8 not at correct indentation, 4 34
 Warning method def modifier at indentation level 8 not at correct indentation, 4 35
 Warning method def modifier at indentation level 8 not at correct indentation, 4 36
 Warning method def child at indentation level 16 not at correct indentation, 8 37
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 38
 Warning method def modifier at indentation level 8 not at correct indentation, 4 40
 Warning method def child at indentation level 16 not at correct indentation, 8 41
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 42
 Warning method def modifier at indentation level 8 not at correct indentation, 4 44
 Warning method def modifier at indentation level 8 not at correct indentation, 4 45
 Warning method def child at indentation level 16 not at correct indentation, 8 46
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 47
 Warning method def modifier at indentation level 8 not at correct indentation, 4 49
 Warning method def child at indentation level 16 not at correct indentation, 8 50
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 51
 Warning method def modifier at indentation level 8 not at correct indentation, 4 53
 Warning method def modifier at indentation level 8 not at correct indentation, 4 54
 Warning method def child at indentation level 16 not at correct indentation, 8 55
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 56
 Warning method def modifier at indentation level 8 not at correct indentation, 4 58
 Warning method def child at indentation level 16 not at correct indentation, 8 59
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 60
 Warning method def modifier at indentation level 8 not at correct indentation, 4 62
 Warning method def modifier at indentation level 8 not at correct indentation, 4 63
 Warning method def child at indentation level 16 not at correct indentation, 8 64
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 65
 Warning method def modifier at indentation level 8 not at correct indentation, 4 67
 Warning method def child at indentation level 16 not at correct indentation, 8 68
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 69
 Warning method def modifier at indentation level 8 not at correct indentation, 4 71
 Warning method def modifier at indentation level 8 not at correct indentation, 4 72
 Warning method def child at indentation level 16 not at correct indentation, 8 73
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 74
 Warning method def modifier at indentation level 8 not at correct indentation, 4 76
 Warning method def child at indentation level 16 not at correct indentation, 8 77
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 78
 Warning method def modifier at indentation level 8 not at correct indentation, 4 80
 Warning method def modifier at indentation level 8 not at correct indentation, 4 81
 Warning method def child at indentation level 16 not at correct indentation, 8 82
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 83
 Warning method def modifier at indentation level 8 not at correct indentation, 4 85
 Warning method def child at indentation level 16 not at correct indentation, 8 86
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 87
 Warning method def modifier at indentation level 8 not at correct indentation, 4 89
 Warning method def modifier at indentation level 8 not at correct indentation, 4 90
 Warning method def child at indentation level 16 not at correct indentation, 8 91
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 92
 Warning method def modifier at indentation level 8 not at correct indentation, 4 94
 Warning method def child at indentation level 16 not at correct indentation, 8 95
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 96
 Warning method def modifier at indentation level 8 not at correct indentation, 4 98
 Warning method def modifier at indentation level 8 not at correct indentation, 4 99
 Warning method def child at indentation level 16 not at correct indentation, 8 100
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 101
 Warning method def modifier at indentation level 8 not at correct indentation, 4 103
 Warning method def child at indentation level 16 not at correct indentation, 8 104
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 105
 Warning method def modifier at indentation level 8 not at correct indentation, 4 107

gboat2/web/model/UserRoleGroupOrganVO.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 15
 Warning assign child at indentation level 0 not at correct indentation, 8 22
 Warning member def modifier at indentation level 8 not at correct indentation, 4 25
 Warning member def modifier at indentation level 8 not at correct indentation, 4 26
 Warning member def modifier at indentation level 8 not at correct indentation, 4 29
 Warning member def modifier at indentation level 8 not at correct indentation, 4 30
 Warning member def modifier at indentation level 8 not at correct indentation, 4 33
 Warning member def modifier at indentation level 8 not at correct indentation, 4 34
 Warning member def modifier at indentation level 8 not at correct indentation, 4 37
 Warning member def modifier at indentation level 8 not at correct indentation, 4 38
 Warning member def modifier at indentation level 8 not at correct indentation, 4 41
 Warning member def modifier at indentation level 8 not at correct indentation, 4 42
 Warning member def modifier at indentation level 8 not at correct indentation, 4 45
 Warning member def modifier at indentation level 8 not at correct indentation, 4 46
 Warning method def modifier at indentation level 8 not at correct indentation, 4 73
 Warning method def child at indentation level 16 not at correct indentation, 8 74
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 75
 Warning method def modifier at indentation level 8 not at correct indentation, 4 77
 Warning method def child at indentation level 16 not at correct indentation, 8 78
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 79
 Warning method def modifier at indentation level 8 not at correct indentation, 4 81
 Warning method def child at indentation level 16 not at correct indentation, 8 82
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 83
 Warning method def modifier at indentation level 8 not at correct indentation, 4 85
 Warning method def child at indentation level 16 not at correct indentation, 8 86
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 87

gboat2/web/model/UserURGOMapperVO.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 16
 Warning assign child at indentation level 0 not at correct indentation, 8 21
 Warning member def modifier at indentation level 8 not at correct indentation, 4 23
 Warning member def modifier at indentation level 8 not at correct indentation, 4 24
 Warning member def modifier at indentation level 8 not at correct indentation, 4 25
 Warning member def modifier at indentation level 8 not at correct indentation, 4 26

gboat2/web/model/Version.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 4
 Warning Unknown tag 'date'. 22
 Warning member def modifier at indentation level 8 not at correct indentation, 4 29
 Warning member def modifier at indentation level 8 not at correct indentation, 4 32
 Warning member def modifier at indentation level 8 not at correct indentation, 4 37
 Warning member def modifier at indentation level 8 not at correct indentation, 4 40
 Warning member def modifier at indentation level 8 not at correct indentation, 4 43
 Warning method def modifier at indentation level 9 not at correct indentation, 4 45
 Warning method def modifier at indentation level 8 not at correct indentation, 4 49
 Warning method def child at indentation level 16 not at correct indentation, 8 50
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 51
 Warning method def modifier at indentation level 8 not at correct indentation, 4 53
 Warning method def child at indentation level 16 not at correct indentation, 8 54
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 55
 Warning method def modifier at indentation level 8 not at correct indentation, 4 57
 Warning method def modifier at indentation level 8 not at correct indentation, 4 58
 Warning method def child at indentation level 16 not at correct indentation, 8 59
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 60
 Warning method def modifier at indentation level 8 not at correct indentation, 4 62
 Warning method def child at indentation level 16 not at correct indentation, 8 63
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 64
 Warning method def modifier at indentation level 8 not at correct indentation, 4 66
 Warning method def modifier at indentation level 8 not at correct indentation, 4 67
 Warning method def child at indentation level 16 not at correct indentation, 8 68
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 69
 Warning method def modifier at indentation level 8 not at correct indentation, 4 71
 Warning method def child at indentation level 16 not at correct indentation, 8 72
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 73
 Warning method def modifier at indentation level 8 not at correct indentation, 4 75
 Warning method def modifier at indentation level 8 not at correct indentation, 4 76
 Warning method def modifier at indentation level 8 not at correct indentation, 4 77
 Warning method def child at indentation level 16 not at correct indentation, 8 78
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 79
 Warning method def modifier at indentation level 8 not at correct indentation, 4 82
 Warning method def child at indentation level 16 not at correct indentation, 8 83
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 84
 Warning method def modifier at indentation level 8 not at correct indentation, 4 86
 Warning method def modifier at indentation level 8 not at correct indentation, 4 87
 Warning method def child at indentation level 16 not at correct indentation, 8 88
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 89
 Warning method def modifier at indentation level 8 not at correct indentation, 4 92
 Warning method def child at indentation level 16 not at correct indentation, 8 93
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 94

gboat2/web/model/Widget.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 12
 Warning member def modifier at indentation level 8 not at correct indentation, 4 17
 Warning member def modifier at indentation level 8 not at correct indentation, 4 19
 Warning method def modifier at indentation level 8 not at correct indentation, 4 21
 Warning method def child at indentation level 16 not at correct indentation, 8 22
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 23
 Warning method def modifier at indentation level 8 not at correct indentation, 4 25
 Warning method def child at indentation level 16 not at correct indentation, 8 26
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 27
 Warning method def modifier at indentation level 8 not at correct indentation, 4 29
 Warning method def child at indentation level 16 not at correct indentation, 8 30
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 31
 Warning method def modifier at indentation level 8 not at correct indentation, 4 33
 Warning method def child at indentation level 16 not at correct indentation, 8 34
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 35

gboat2/web/model/WidgetAuthortyConfig.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 23
 Warning member def modifier at indentation level 8 not at correct indentation, 4 30
 Warning member def modifier at indentation level 8 not at correct indentation, 4 32
 Warning member def modifier at indentation level 8 not at correct indentation, 4 34
 Warning member def modifier at indentation level 8 not at correct indentation, 4 36
 Warning method def modifier at indentation level 8 not at correct indentation, 4 38
 Warning method def modifier at indentation level 8 not at correct indentation, 4 39
 Warning method def modifier at indentation level 8 not at correct indentation, 4 40
 Warning method def modifier at indentation level 8 not at correct indentation, 4 41
 Warning method def modifier at indentation level 8 not at correct indentation, 4 42
 Warning method def child at indentation level 16 not at correct indentation, 8 43
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 44
 Warning method def modifier at indentation level 8 not at correct indentation, 4 46
 Warning method def child at indentation level 16 not at correct indentation, 8 47
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 48
 Warning method def modifier at indentation level 8 not at correct indentation, 4 50
 Warning method def modifier at indentation level 8 not at correct indentation, 4 51
 Warning method def child at indentation level 16 not at correct indentation, 8 52
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 53
 Warning method def modifier at indentation level 8 not at correct indentation, 4 55
 Warning method def child at indentation level 16 not at correct indentation, 8 56
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 57
 Warning method def modifier at indentation level 8 not at correct indentation, 4 59
 Warning method def modifier at indentation level 8 not at correct indentation, 4 60
 Warning method def child at indentation level 16 not at correct indentation, 8 61
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 62
 Warning method def modifier at indentation level 8 not at correct indentation, 4 64
 Warning method def child at indentation level 16 not at correct indentation, 8 65
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 66
 Warning method def modifier at indentation level 8 not at correct indentation, 4 68
 Warning method def modifier at indentation level 8 not at correct indentation, 4 69
 Warning method def child at indentation level 16 not at correct indentation, 8 70
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 71
 Warning method def modifier at indentation level 8 not at correct indentation, 4 73
 Warning method def child at indentation level 16 not at correct indentation, 8 74
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 75

gboat2/web/model/WidgetAuthortyConfigVO.java

Severity Message Line
 Warning Name 'gboat2.web.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 18
 Warning Name 'WidgetAuthortyConfigVO' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 24
 Warning member def modifier at indentation level 8 not at correct indentation, 4 26
 Warning member def modifier at indentation level 8 not at correct indentation, 4 27
 Warning member def modifier at indentation level 8 not at correct indentation, 4 29
 Warning member def modifier at indentation level 8 not at correct indentation, 4 30
 Warning member def modifier at indentation level 8 not at correct indentation, 4 32
 Warning method def modifier at indentation level 8 not at correct indentation, 4 34
 Warning method def child at indentation level 16 not at correct indentation, 8 35
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 36
 Warning method def modifier at indentation level 8 not at correct indentation, 4 38
 Warning method def child at indentation level 16 not at correct indentation, 8 39
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 40
 Warning method def modifier at indentation level 8 not at correct indentation, 4 42
 Warning method def child at indentation level 16 not at correct indentation, 8 43
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 44
 Warning method def modifier at indentation level 8 not at correct indentation, 4 46
 Warning method def child at indentation level 16 not at correct indentation, 8 47
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 48
 Warning method def modifier at indentation level 8 not at correct indentation, 4 50
 Warning method def child at indentation level 16 not at correct indentation, 8 51
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 52
 Warning method def modifier at indentation level 8 not at correct indentation, 4 54
 Warning method def child at indentation level 16 not at correct indentation, 8 55
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 56

gboat2/web/service/AbstractUserAuthService.java

Severity Message Line
 Warning Name 'gboat2.web.service' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 27
 Warning Name 'AbstractUserAuthService' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 30
 Warning member def modifier at indentation level 8 not at correct indentation, 4 32
 Warning Name 'validateList' must match pattern '(^[A-Z0-9_]{0,19}$)'. 32
 Warning static initialization at indentation level 8 not at correct indentation, 4 36
 Warning static initialization child at indentation level 16 not at correct indentation, 8 37
 Warning static initialization child at indentation level 16 not at correct indentation, 8 38
 Warning static initialization child at indentation level 16 not at correct indentation, 8 39
 Warning static initialization rcurly at indentation level 8 not at correct indentation, 4 40
 Warning method def modifier at indentation level 8 not at correct indentation, 4 43
 Warning method def modifier at indentation level 8 not at correct indentation, 4 44
 Warning method def child at indentation level 16 not at correct indentation, 8 45
 Warning method def child at indentation level 16 not at correct indentation, 8 46
 Warning method def child at indentation level 16 not at correct indentation, 8 47
 Warning for at indentation level 16 not at correct indentation, 8 48
 Warning for child at indentation level 24 not at correct indentation, 12 49
 Warning for rcurly at indentation level 16 not at correct indentation, 8 50
 Warning method def child at indentation level 16 not at correct indentation, 8 51
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 52
 Warning method def modifier at indentation level 8 not at correct indentation, 4 59
 Warning Expected @param tag for 'validate'. 59
 Warning method def child at indentation level 16 not at correct indentation, 8 60
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 61
 Warning method def modifier at indentation level 8 not at correct indentation, 4 67
 Warning Expected @param tag for 'validate'. 67
 Warning method def child at indentation level 16 not at correct indentation, 8 68
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 69
 Warning method def modifier at indentation level 8 not at correct indentation, 4 77
 Warning method def modifier at indentation level 8 not at correct indentation, 4 78
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 79

gboat2/web/service/IAuthorityService.java

Severity Message Line
 Warning Name 'gboat2.web.service' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 15
 Warning method def modifier at indentation level 8 not at correct indentation, 4 26
 Warning Redundant 'public' modifier. 26
 Warning Name 'findAllAuthResOfParentByRoleCode' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 26
 Warning Expected @param tag for 'parentId'. 26
 Warning Expected @param tag for 'roleCode'. 26
 Warning Expected an @return tag. 37
 Warning method def modifier at indentation level 8 not at correct indentation, 4 37
 Warning Redundant 'public' modifier. 37
 Warning Expected @param tag for 'authForId'. 37
 Warning Expected @param tag for 'systemId'. 37

gboat2/web/service/IOrganizationService.java

Severity Message Line
 Warning Name 'gboat2.web.service' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 16
 Warning method def modifier at indentation level 8 not at correct indentation, 4 27
 Warning Redundant 'public' modifier. 27
 Warning method def modifier at indentation level 8 not at correct indentation, 4 34
 Warning Redundant 'public' modifier. 34
 Warning method def modifier at indentation level 8 not at correct indentation, 4 43
 Warning Redundant 'public' modifier. 43
 Warning method def modifier at indentation level 8 not at correct indentation, 4 50
 Warning Redundant 'public' modifier. 50

gboat2/web/service/IPreferenceConfigService.java

Severity Message Line
 Warning Name 'gboat2.web.service' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 13
 Warning Name 'IPreferenceConfigService' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 15
 Warning method def modifier at indentation level 8 not at correct indentation, 4 23
 Warning Redundant 'public' modifier. 23
 Warning Name 'getPreferenceConfigByKey' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 23
 Warning method def modifier at indentation level 8 not at correct indentation, 4 30
 Warning Redundant 'public' modifier. 30
 Warning Name 'getPreferenceConfigValueByKey' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 30
 Warning method def modifier at indentation level 8 not at correct indentation, 4 37
 Warning Redundant 'public' modifier. 37
 Warning Name 'getPreferenceConfigListByType' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 37
 Warning method def modifier at indentation level 8 not at correct indentation, 4 45
 Warning Redundant 'public' modifier. 45
 Warning method def modifier at indentation level 8 not at correct indentation, 4 52
 Warning Redundant 'public' modifier. 52
 Warning method def modifier at indentation level 8 not at correct indentation, 4 59
 Warning Redundant 'public' modifier. 59

gboat2/web/service/IResourceService.java

Severity Message Line
 Warning Name 'gboat2.web.service' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 4
 Warning Unknown tag 'date'. 14
 Warning Expected an @return tag. 23
 Warning method def modifier at indentation level 8 not at correct indentation, 4 23
 Warning Redundant 'public' modifier. 23
 Warning Expected @param tag for 'resourceId'. 23
 Warning Expected an @return tag. 30
 Warning method def modifier at indentation level 8 not at correct indentation, 4 30
 Warning Redundant 'public' modifier. 30
 Warning Expected @param tag for 'url'. 30
 Warning Expected an @return tag. 37
 Warning method def modifier at indentation level 8 not at correct indentation, 4 37
 Warning Redundant 'public' modifier. 37
 Warning Name 'getOperationsOfResource' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 37
 Warning Expected @param tag for 'resourceId'. 37

gboat2/web/service/IRoleService.java

Severity Message Line
 Warning Name 'gboat2.web.service' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning Unknown tag 'date'. 17
 Warning method def modifier at indentation level 8 not at correct indentation, 4 25
 Warning Redundant 'public' modifier. 25
 Warning method def modifier at indentation level 8 not at correct indentation, 4 31
 Warning Redundant 'public' modifier. 31
 Warning Expected an @return tag. 37
 Warning method def modifier at indentation level 8 not at correct indentation, 4 37
 Warning Redundant 'public' modifier. 37
 Warning Expected an @return tag. 44
 Warning method def modifier at indentation level 8 not at correct indentation, 4 44
 Warning Redundant 'public' modifier. 44
 Warning Expected an @return tag. 51
 Warning method def modifier at indentation level 8 not at correct indentation, 4 51
 Warning Redundant 'public' modifier. 51
 Warning Expected @param tag for 'roleName'. 51
 Warning Expected an @return tag. 58
 Warning method def modifier at indentation level 8 not at correct indentation, 4 58
 Warning Redundant 'public' modifier. 58
 Warning Name 'findRoleTypeBySession' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 58
 Warning Expected @param tag for 'session'. 58
 Warning Expected an @return tag. 65
 Warning method def modifier at indentation level 8 not at correct indentation, 4 65
 Warning Redundant 'public' modifier. 65
 Warning Name 'findGroupTypeBySession' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 65
 Warning Expected @param tag for 'session'. 65
 Warning Expected an @return tag. 72
 Warning method def modifier at indentation level 8 not at correct indentation, 4 72
 Warning Redundant 'public' modifier. 72
 Warning Name 'findSystemTypeBySession' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 72
 Warning Expected @param tag for 'session'. 72
 Warning method def modifier at indentation level 8 not at correct indentation, 4 80
 Warning Redundant 'public' modifier. 80
 Warning Name 'findAllRoleByGroupCode' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 80
 Warning method def modifier at indentation level 8 not at correct indentation, 4 88
 Warning Redundant 'public' modifier. 88

gboat2/web/service/ISessionService.java

Severity Message Line
 Warning Name 'gboat2.web.service' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 23
 Warning method def modifier at indentation level 8 not at correct indentation, 4 29
 Warning Missing a Javadoc comment. 29
 Warning Redundant 'public' modifier. 29
 Warning method def modifier at indentation level 8 not at correct indentation, 4 31
 Warning Missing a Javadoc comment. 31
 Warning Redundant 'public' modifier. 31
 Warning method def modifier at indentation level 8 not at correct indentation, 4 33
 Warning Missing a Javadoc comment. 33
 Warning Redundant 'public' modifier. 33
 Warning Expected an @return tag. 42
 Warning method def modifier at indentation level 8 not at correct indentation, 4 42
 Warning Redundant 'public' modifier. 42
 Warning Expected @param tag for 'user'. 42
 Warning Expected @param tag for 'mapper'. 42
 Warning Expected @throws tag for 'PrivilegeException'. 42
 Warning method def modifier at indentation level 8 not at correct indentation, 4 44
 Warning Missing a Javadoc comment. 44
 Warning Redundant 'public' modifier. 44
 Warning method def modifier at indentation level 8 not at correct indentation, 4 46
 Warning Missing a Javadoc comment. 46
 Warning Redundant 'public' modifier. 46
 Warning method def modifier at indentation level 8 not at correct indentation, 4 54
 Warning Redundant 'public' modifier. 54
 Warning Expected @param tag for 'systemId'. 54
 Warning method def modifier at indentation level 8 not at correct indentation, 4 63
 Warning Redundant 'public' modifier. 63
 Warning method def modifier at indentation level 8 not at correct indentation, 4 72
 Warning Redundant 'public' modifier. 72
 Warning Name 'loadNavigationMenuToSession' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 72

gboat2/web/service/IShortcutService.java

Severity Message Line
 Warning Name 'gboat2.web.service' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning Missing a Javadoc comment. 5
 Warning method def return type at indentation level 8 not at correct indentation, 4 14
 Warning Name 'findResourceTreeForRoleOfGroup' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 14

gboat2/web/service/ISystemConfigService.java

Severity Message Line
 Warning Name 'gboat2.web.service' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning Unknown tag 'date'. 11
 Warning method def modifier at indentation level 8 not at correct indentation, 4 20
 Warning Redundant 'public' modifier. 20
 Warning method def modifier at indentation level 8 not at correct indentation, 4 27
 Warning Redundant 'public' modifier. 27
 Warning Expected an @return tag. 34
 Warning method def modifier at indentation level 8 not at correct indentation, 4 34
 Warning Redundant 'public' modifier. 34
 Warning Expected @param tag for 'indexUrl'. 34
 Warning Expected an @return tag. 40
 Warning method def modifier at indentation level 8 not at correct indentation, 4 40
 Warning Redundant 'public' modifier. 40

gboat2/web/service/IUserAuthService.java

Severity Message Line
 Warning Name 'gboat2.web.service' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 18
 Warning Expected an @return tag. 29
 Warning method def modifier at indentation level 8 not at correct indentation, 4 29
 Warning Redundant 'public' modifier. 29
 Warning Expected @param tag for 'userName'. 29
 Warning Expected @param tag for 'password'. 29
 Warning Expected @throws tag for 'ValidateException'. 29
 Warning Expected an @return tag. 36
 Warning method def modifier at indentation level 8 not at correct indentation, 4 36
 Warning Redundant 'public' modifier. 36
 Warning Expected @param tag for 'userName'. 36
 Warning Expected an @return tag. 45
 Warning method def modifier at indentation level 8 not at correct indentation, 4 45
 Warning Redundant 'public' modifier. 45
 Warning Name 'convertOuterUserNameToInnerUserName' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 45
 Warning Expected @param tag for 'userName'. 45
 Warning Expected an @return tag. 52
 Warning method def modifier at indentation level 8 not at correct indentation, 4 52
 Warning Redundant 'public' modifier. 52
 Warning Name 'convertOuterAuthToInnerAuth' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 52
 Warning Expected @param tag for 'userName'. 52

gboat2/web/service/IUserService.java

Severity Message Line
 Warning Name 'gboat2.web.service' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning Unknown tag 'date'. 13
 Warning Unused @param tag for 'roleId'. 20
 Warning Unused @param tag for 'groupId'. 21
 Warning method def modifier at indentation level 8 not at correct indentation, 4 23
 Warning Redundant 'public' modifier. 23
 Warning Expected @param tag for 'roleCode'. 23
 Warning Expected @param tag for 'groupCode'. 23
 Warning Expected @param tag for 'organId'. 23
 Warning Expected @param tag for 'organName'. 23
 Warning method def throws at indentation level 16 not at correct indentation, 8 24
 Warning Expected @throws tag for 'UserException'. 24
 Warning method def modifier at indentation level 8 not at correct indentation, 4 31
 Warning Redundant 'public' modifier. 31
 Warning Expected @throws tag for 'UserException'. 31
 Warning method def modifier at indentation level 8 not at correct indentation, 4 39
 Warning Redundant 'public' modifier. 39
 Warning Expected @param tag for 'loginId'. 39
 Warning Expected @param tag for 'newPwd'. 39
 Warning Expected @throws tag for 'UserException'. 39
 Warning method def modifier at indentation level 8 not at correct indentation, 4 45
 Warning Redundant 'public' modifier. 45
 Warning Expected @param tag for 'user'. 45
 Warning Expected an @return tag. 52
 Warning method def modifier at indentation level 8 not at correct indentation, 4 52
 Warning Redundant 'public' modifier. 52
 Warning Expected @param tag for 'loginId'. 52
 Warning Expected an @return tag. 59
 Warning method def modifier at indentation level 8 not at correct indentation, 4 59
 Warning Redundant 'public' modifier. 59
 Warning method def modifier at indentation level 8 not at correct indentation, 4 66
 Warning Redundant 'public' modifier. 66
 Warning Name 'getURGOMapperByUserId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 66
 Warning method def modifier at indentation level 8 not at correct indentation, 4 73
 Warning Redundant 'public' modifier. 73
 Warning Name 'getURGOMapperByOrganId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 73
 Warning method def modifier at indentation level 8 not at correct indentation, 4 80
 Warning Redundant 'public' modifier. 80
 Warning method def modifier at indentation level 8 not at correct indentation, 4 87
 Warning Redundant 'public' modifier. 87
 Warning Name 'getUserGroupOrganMapperById' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 87
 Warning method def modifier at indentation level 8 not at correct indentation, 4 94
 Warning Redundant 'public' modifier. 94
 Warning Name 'updateLoginIdAndUserNameZH' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 94
 Warning Expected @param tag for 'loginId'. 94
 Warning Expected @param tag for 'enterpriseId'. 94
 Warning Expected @throws tag for 'UserException'. 94
 Warning Expected an @return tag. 106
 Warning method def modifier at indentation level 8 not at correct indentation, 4 106
 Warning Redundant 'public' modifier. 106
 Warning Name 'addUserAndReturnUserId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 106
 Warning Expected @param tag for 'user'. 106
 Warning Expected @param tag for 'roleCode'. 106
 Warning Expected @param tag for 'groupCode'. 106
 Warning Expected @param tag for 'organId'. 106
 Warning Expected @param tag for 'organName'. 106
 Warning Expected @throws tag for 'UserException'. 106
 Warning method def modifier at indentation level 8 not at correct indentation, 4 115
 Warning Redundant 'public' modifier. 115
 Warning method def modifier at indentation level 8 not at correct indentation, 4 121
 Warning Redundant 'public' modifier. 121
 Warning Name 'deleteURGOMapperByUserId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 121
 Warning method def modifier at indentation level 8 not at correct indentation, 4 127
 Warning Redundant 'public' modifier. 127
 Warning Name 'deleteUserRoleGroupOrganByUserId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 127
 Warning method def modifier at indentation level 8 not at correct indentation, 4 133
 Warning Redundant 'public' modifier. 133

gboat2/web/service/IVersionMrgService.java

Severity Message Line
 Warning Name 'gboat2.web.service' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Expected an @return tag. 19
 Warning method def modifier at indentation level 8 not at correct indentation, 4 19
 Warning Redundant 'public' modifier. 19

gboat2/web/service/IWidgetService.java

Severity Message Line
 Warning Name 'gboat2.web.service' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 15
 Warning method def modifier at indentation level 8 not at correct indentation, 4 24
 Warning Redundant 'public' modifier. 24
 Warning method def modifier at indentation level 8 not at correct indentation, 4 30
 Warning Redundant 'public' modifier. 30
 Warning Expected @param tag for 'session'. 30
 Warning method def modifier at indentation level 8 not at correct indentation, 4 45
 Warning Redundant 'public' modifier. 45
 Warning method def modifier at indentation level 8 not at correct indentation, 4 63
 Warning Redundant 'public' modifier. 63
 Warning Expected @param tag for 'session'. 63
 Warning Expected an @return tag. 69
 Warning method def modifier at indentation level 8 not at correct indentation, 4 69
 Warning Redundant 'public' modifier. 69

gboat2/web/service/PrivilegeException.java

Severity Message Line
 Warning Name 'gboat2.web.service' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 12
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 17
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 19
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 21
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 23
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 25
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 27

gboat2/web/service/UserException.java

Severity Message Line
 Warning Name 'gboat2.web.service' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 12
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 17
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 19
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 21
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 23
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 25
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 27

gboat2/web/service/impl/AuthorityServiceImpl.java

Severity Message Line
 Warning Name 'gboat2.web.service.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Missing a Javadoc comment. 16
 Warning member def modifier at indentation level 8 not at correct indentation, 4 18
 Warning member def modifier at indentation level 8 not at correct indentation, 4 19
 Warning method def modifier at indentation level 8 not at correct indentation, 4 21
 Warning method def modifier at indentation level 8 not at correct indentation, 4 22
 Warning Name 'findAllAuthResOfParentByRoleCode' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 22
 Warning method def child at indentation level 16 not at correct indentation, 8 23
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 24
 Warning method def modifier at indentation level 8 not at correct indentation, 4 26
 Warning method def modifier at indentation level 8 not at correct indentation, 4 27
 Warning method def child at indentation level 16 not at correct indentation, 8 28
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 29

gboat2/web/service/impl/MetadataEditSystemButtonProviderImpl.java

Severity Message Line
 Warning Name 'gboat2.web.service.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 19
 Warning Name 'MetadataEditSystemButtonProviderImpl' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 23
 Warning method def modifier at indentation level 8 not at correct indentation, 4 29
 Warning method def modifier at indentation level 8 not at correct indentation, 4 30
 Warning method def child at indentation level 16 not at correct indentation, 8 32
 Warning method def child at indentation level 16 not at correct indentation, 8 34
 Warning method def child at indentation level 16 not at correct indentation, 8 35
 Warning method def child at indentation level 16 not at correct indentation, 8 36
 Warning method def child at indentation level 16 not at correct indentation, 8 37
 Warning method def child at indentation level 16 not at correct indentation, 8 38
 Warning method def child at indentation level 16 not at correct indentation, 8 39
 Warning method def child at indentation level 16 not at correct indentation, 8 40
 Warning method def child at indentation level 16 not at correct indentation, 8 41
 Warning if at indentation level 16 not at correct indentation, 8 43
 Warning if child at indentation level 24 not at correct indentation, 12 45
 Warning if child at indentation level 24 not at correct indentation, 12 46
 Warning if child at indentation level 24 not at correct indentation, 12 47
 Warning if rcurly at indentation level 16 not at correct indentation, 8 48
 Warning '}' should be alone on a line. 48
 Warning if child at indentation level 24 not at correct indentation, 12 50
 Warning if rcurly at indentation level 16 not at correct indentation, 8 51
 Warning method def child at indentation level 16 not at correct indentation, 8 53
 Warning method def child at indentation level 16 not at correct indentation, 8 54
 Warning method def child at indentation level 16 not at correct indentation, 8 55
 Warning method def child at indentation level 16 not at correct indentation, 8 56
 Warning method def child at indentation level 16 not at correct indentation, 8 58
 Warning method def child at indentation level 16 not at correct indentation, 8 59
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 60

gboat2/web/service/impl/PreferenceConfigServiceImpl.java

Severity Message Line
 Warning Name 'gboat2.web.service.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 18
 Warning Name 'PreferenceConfigServiceImpl' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 20
 Warning member def modifier at indentation level 8 not at correct indentation, 4 22
 Warning member def modifier at indentation level 8 not at correct indentation, 4 23
 Warning method def modifier at indentation level 8 not at correct indentation, 4 25
 Warning method def modifier at indentation level 8 not at correct indentation, 4 26
 Warning Name 'getPreferenceConfigByKey' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 26
 Warning method def child at indentation level 16 not at correct indentation, 8 27
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 28
 Warning method def modifier at indentation level 8 not at correct indentation, 4 30
 Warning method def modifier at indentation level 8 not at correct indentation, 4 31
 Warning Name 'getPreferenceConfigValueByKey' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 31
 Warning method def child at indentation level 16 not at correct indentation, 8 32
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 33
 Warning method def modifier at indentation level 8 not at correct indentation, 4 35
 Warning method def modifier at indentation level 8 not at correct indentation, 4 36
 Warning Name 'getPreferenceConfigListByType' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 36
 Warning method def child at indentation level 16 not at correct indentation, 8 37
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 38
 Warning method def modifier at indentation level 8 not at correct indentation, 4 40
 Warning method def modifier at indentation level 8 not at correct indentation, 4 41
 Warning method def child at indentation level 16 not at correct indentation, 8 42
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 43
 Warning method def modifier at indentation level 8 not at correct indentation, 4 45
 Warning method def modifier at indentation level 8 not at correct indentation, 4 46
 Warning method def child at indentation level 16 not at correct indentation, 8 47
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 48
 Warning method def modifier at indentation level 8 not at correct indentation, 4 50
 Warning method def modifier at indentation level 8 not at correct indentation, 4 51
 Warning method def child at indentation level 16 not at correct indentation, 8 52
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 53

gboat2/web/service/impl/PropertySystemButtonProviderImpl.java

Severity Message Line
 Warning Name 'gboat2.web.service.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 19
 Warning Name 'PropertySystemButtonProviderImpl' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 23
 Warning method def modifier at indentation level 8 not at correct indentation, 4 29
 Warning method def modifier at indentation level 8 not at correct indentation, 4 30
 Warning method def child at indentation level 16 not at correct indentation, 8 31
 Warning method def child at indentation level 16 not at correct indentation, 8 32
 Warning method def child at indentation level 16 not at correct indentation, 8 33
 Warning method def child at indentation level 16 not at correct indentation, 8 34
 Warning method def child at indentation level 16 not at correct indentation, 8 35
 Warning method def child at indentation level 16 not at correct indentation, 8 36
 Warning method def child at indentation level 16 not at correct indentation, 8 37
 Warning method def child at indentation level 16 not at correct indentation, 8 38
 Warning if at indentation level 16 not at correct indentation, 8 39
 Warning if child at indentation level 24 not at correct indentation, 12 40
 Warning if rcurly at indentation level 16 not at correct indentation, 8 41
 Warning '}' should be alone on a line. 41
 Warning if child at indentation level 24 not at correct indentation, 12 42
 Warning if rcurly at indentation level 16 not at correct indentation, 8 43
 Warning method def child at indentation level 16 not at correct indentation, 8 44
 Warning method def child at indentation level 16 not at correct indentation, 8 45
 Warning method def child at indentation level 16 not at correct indentation, 8 46
 Warning method def child at indentation level 16 not at correct indentation, 8 47
 Warning method def child at indentation level 16 not at correct indentation, 8 48
 Warning method def child at indentation level 16 not at correct indentation, 8 49
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 50

gboat2/web/service/impl/ResourceOperationProvider.java

Severity Message Line
 Warning Name 'gboat2.web.service.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 4
 Warning Unknown tag 'date'. 28
 Warning Name 'ResourceOperationProvider' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 30
 Warning member def modifier at indentation level 8 not at correct indentation, 4 31
 Warning Missing a Javadoc comment. 31
 Warning 'static' modifier out of order with the JLS suggestions. 31
 Warning member def modifier at indentation level 8 not at correct indentation, 4 32
 Warning member def modifier at indentation level 8 not at correct indentation, 4 33
 Warning method def modifier at indentation level 8 not at correct indentation, 4 38
 Warning method def modifier at indentation level 8 not at correct indentation, 4 39
 Warning method def child at indentation level 16 not at correct indentation, 8 40
 Warning method def child at indentation level 16 not at correct indentation, 8 41
 Warning if at indentation level 16 not at correct indentation, 8 42
 Warning if child at indentation level 24 not at correct indentation, 12 43
 Warning if rcurly at indentation level 16 not at correct indentation, 8 44
 Warning '}' should be alone on a line. 44
 Warning else child at indentation level 24 not at correct indentation, 12 45
 Warning else child at indentation level 24 not at correct indentation, 12 46
 Warning if at indentation level 24 not at correct indentation, 12 47
 Warning if child at indentation level 32 not at correct indentation, 16 48
 Warning if child at indentation level 32 not at correct indentation, 16 49
 Warning if rcurly at indentation level 24 not at correct indentation, 12 50
 Warning '}' should be alone on a line. 50
 Warning if child at indentation level 28 not at correct indentation, 16 51
 Warning if rcurly at indentation level 24 not at correct indentation, 12 53
 Warning if at indentation level 24 not at correct indentation, 12 55
 Warning if child at indentation level 32 not at correct indentation, 16 56
 Warning if rcurly at indentation level 24 not at correct indentation, 12 57
 Warning '}' should be alone on a line. 57
 Warning if at indentation level 32 not at correct indentation, 16 59
 Warning if child at indentation level 40 not at correct indentation, 20 60
 Warning if rcurly at indentation level 32 not at correct indentation, 16 61
 Warning '}' should be alone on a line. 61
 Warning else child at indentation level 40 not at correct indentation, 20 62
 Warning else rcurly at indentation level 32 not at correct indentation, 16 63
 Warning if rcurly at indentation level 24 not at correct indentation, 12 64
 Warning '}' should be alone on a line. 64
 Warning else child at indentation level 32 not at correct indentation, 16 65
 Warning else child at indentation level 32 not at correct indentation, 16 66
 Warning else rcurly at indentation level 24 not at correct indentation, 12 67
 Warning else rcurly at indentation level 16 not at correct indentation, 8 68
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 69
 Warning method def modifier at indentation level 8 not at correct indentation, 4 71
 Warning method def child at indentation level 16 not at correct indentation, 8 72
 Warning for at indentation level 16 not at correct indentation, 8 73
 Warning if at indentation level 24 not at correct indentation, 12 74
 Warning if child at indentation level 32 not at correct indentation, 16 75
 Warning if rcurly at indentation level 24 not at correct indentation, 12 76
 Warning for child at indentation level 24 not at correct indentation, 12 77
 Warning for rcurly at indentation level 16 not at correct indentation, 8 78
 Warning method def child at indentation level 16 not at correct indentation, 8 79
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 80
 Warning method def modifier at indentation level 8 not at correct indentation, 4 82
 Warning method def child at indentation level 16 not at correct indentation, 8 83
 Warning method def child at indentation level 16 not at correct indentation, 8 84
 Warning if at indentation level 16 not at correct indentation, 8 85
 Warning if child at indentation level 24 not at correct indentation, 12 86
 Warning if rcurly at indentation level 16 not at correct indentation, 8 87
 Warning method def child at indentation level 16 not at correct indentation, 8 88
 Warning for at indentation level 16 not at correct indentation, 8 89
 Warning for child at indentation level 24 not at correct indentation, 12 90
 Warning for rcurly at indentation level 16 not at correct indentation, 8 91
 Warning method def child at indentation level 16 not at correct indentation, 8 92
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 93
 Warning method def modifier at indentation level 8 not at correct indentation, 4 95
 Warning method def child at indentation level 16 not at correct indentation, 8 96
 Warning for at indentation level 16 not at correct indentation, 8 97
 Warning for child at indentation level 24 not at correct indentation, 12 98
 Warning for rcurly at indentation level 16 not at correct indentation, 8 99
 Warning method def child at indentation level 16 not at correct indentation, 8 100
 Warning method def child at indentation level 16 not at correct indentation, 8 101
 Warning for at indentation level 16 not at correct indentation, 8 102
 Warning if at indentation level 24 not at correct indentation, 12 103
 Warning if child at indentation level 32 not at correct indentation, 16 104
 Warning for at indentation level 32 not at correct indentation, 16 105
 Warning for child at indentation level 40 not at correct indentation, 20 106
 Warning for rcurly at indentation level 32 not at correct indentation, 16 107
 Warning if rcurly at indentation level 24 not at correct indentation, 12 108
 Warning if at indentation level 24 not at correct indentation, 12 109
 Warning if child at indentation level 32 not at correct indentation, 16 110
 Warning if rcurly at indentation level 24 not at correct indentation, 12 111
 Warning '}' should be alone on a line. 111
 Warning for at indentation level 32 not at correct indentation, 16 112
 Warning if at indentation level 40 not at correct indentation, 20 113
 Warning if child at indentation level 48 not at correct indentation, 24 114
 Warning if rcurly at indentation level 40 not at correct indentation, 20 115
 Warning for rcurly at indentation level 32 not at correct indentation, 16 116
 Warning else rcurly at indentation level 24 not at correct indentation, 12 117
 Warning for rcurly at indentation level 16 not at correct indentation, 8 118
 Warning method def child at indentation level 16 not at correct indentation, 8 119
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 120

gboat2/web/service/impl/ResourceServiceImpl.java

Severity Message Line
 Warning Name 'gboat2.web.service.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 4
 Warning Unknown tag 'date'. 19
 Warning member def modifier at indentation level 8 not at correct indentation, 4 22
 Warning member def type at indentation level 8 not at correct indentation, 4 23
 Warning member def modifier at indentation level 8 not at correct indentation, 4 25
 Warning member def type at indentation level 8 not at correct indentation, 4 26
 Warning method def modifier at indentation level 8 not at correct indentation, 4 31
 Warning method def modifier at indentation level 8 not at correct indentation, 4 32
 Warning method def child at indentation level 16 not at correct indentation, 8 33
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 34
 Warning method def modifier at indentation level 8 not at correct indentation, 4 39
 Warning method def modifier at indentation level 8 not at correct indentation, 4 40
 Warning method def child at indentation level 16 not at correct indentation, 8 41
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 42
 Warning method def modifier at indentation level 8 not at correct indentation, 4 44
 Warning method def modifier at indentation level 8 not at correct indentation, 4 45
 Warning Name 'getOperationsOfResource' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 45
 Warning method def child at indentation level 16 not at correct indentation, 8 46
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 47

gboat2/web/service/impl/RoleServiceImpl.java

Severity Message Line
 Warning Name 'gboat2.web.service.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning member def modifier at indentation level 8 not at correct indentation, 4 28
 Warning member def modifier at indentation level 8 not at correct indentation, 4 29
 Warning member def modifier at indentation level 8 not at correct indentation, 4 31
 Warning member def modifier at indentation level 8 not at correct indentation, 4 32
 Warning member def modifier at indentation level 8 not at correct indentation, 4 34
 Warning member def modifier at indentation level 8 not at correct indentation, 4 35
 Warning member def modifier at indentation level 8 not at correct indentation, 4 37
 Warning member def modifier at indentation level 8 not at correct indentation, 4 38
 Warning method def modifier at indentation level 8 not at correct indentation, 4 40
 Warning method def modifier at indentation level 8 not at correct indentation, 4 41
 Warning method def child at indentation level 16 not at correct indentation, 8 42
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 43
 Warning method def modifier at indentation level 8 not at correct indentation, 4 45
 Warning method def modifier at indentation level 8 not at correct indentation, 4 46
 Warning method def child at indentation level 16 not at correct indentation, 8 47
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 48
 Warning method def modifier at indentation level 8 not at correct indentation, 4 53
 Warning method def modifier at indentation level 8 not at correct indentation, 4 54
 Warning method def child at indentation level 16 not at correct indentation, 8 55
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 56
 Warning method def modifier at indentation level 8 not at correct indentation, 4 58
 Warning method def modifier at indentation level 8 not at correct indentation, 4 59
 Warning method def child at indentation level 16 not at correct indentation, 8 60
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 61
 Warning method def modifier at indentation level 8 not at correct indentation, 4 63
 Warning method def modifier at indentation level 8 not at correct indentation, 4 64
 Warning method def child at indentation level 16 not at correct indentation, 8 65
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 66
 Warning method def modifier at indentation level 8 not at correct indentation, 4 68
 Warning method def modifier at indentation level 8 not at correct indentation, 4 69
 Warning method def child at indentation level 16 not at correct indentation, 8 70
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 71
 Warning method def modifier at indentation level 8 not at correct indentation, 4 73
 Warning method def modifier at indentation level 8 not at correct indentation, 4 74
 Warning Name 'findRoleTypeBySession' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 74
 Warning if at indentation level 16 not at correct indentation, 8 75
 Warning if child at indentation level 24 not at correct indentation, 12 76
 Warning if rcurly at indentation level 16 not at correct indentation, 8 77
 Warning method def child at indentation level 16 not at correct indentation, 8 79
 Warning for at indentation level 16 not at correct indentation, 8 80
 Warning if at indentation level 24 not at correct indentation, 12 81
 Warning if child at indentation level 32 not at correct indentation, 16 82
 Warning if rcurly at indentation level 24 not at correct indentation, 12 83
 Warning for rcurly at indentation level 16 not at correct indentation, 8 84
 Warning method def child at indentation level 16 not at correct indentation, 8 86
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 87
 Warning method def modifier at indentation level 8 not at correct indentation, 4 89
 Warning method def modifier at indentation level 8 not at correct indentation, 4 90
 Warning Name 'findGroupTypeBySession' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 90
 Warning if at indentation level 16 not at correct indentation, 8 91
 Warning if child at indentation level 24 not at correct indentation, 12 92
 Warning if rcurly at indentation level 16 not at correct indentation, 8 93
 Warning method def child at indentation level 16 not at correct indentation, 8 95
 Warning for at indentation level 16 not at correct indentation, 8 96
 Warning if at indentation level 24 not at correct indentation, 12 97
 Warning if child at indentation level 32 not at correct indentation, 16 98
 Warning if rcurly at indentation level 24 not at correct indentation, 12 99
 Warning for rcurly at indentation level 16 not at correct indentation, 8 100
 Warning method def child at indentation level 16 not at correct indentation, 8 102
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 103
 Warning method def modifier at indentation level 8 not at correct indentation, 4 105
 Warning method def modifier at indentation level 8 not at correct indentation, 4 106
 Warning Name 'findSystemTypeBySession' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 106
 Warning method def child at indentation level 16 not at correct indentation, 8 107
 Warning if at indentation level 16 not at correct indentation, 8 108
 Warning if child at indentation level 24 not at correct indentation, 12 109
 Warning if rcurly at indentation level 16 not at correct indentation, 8 110
 Warning '}' should be alone on a line. 110
 Warning if child at indentation level 24 not at correct indentation, 12 111
 Warning if rcurly at indentation level 16 not at correct indentation, 8 112
 Warning method def child at indentation level 16 not at correct indentation, 8 113
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 114
 Warning method def modifier at indentation level 8 not at correct indentation, 4 116
 Warning method def modifier at indentation level 8 not at correct indentation, 4 117
 Warning Name 'findAllRoleByGroupCode' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 117
 Warning method def child at indentation level 16 not at correct indentation, 8 118
 Warning method def child at indentation level 16 not at correct indentation, 8 119
 Warning method def child at indentation level 16 not at correct indentation, 8 120
 Warning method def child at indentation level 16 not at correct indentation, 8 121
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 122

gboat2/web/service/impl/SessionPrivilegeCheckServiceImpl.java

Severity Message Line
 Warning Name 'gboat2.web.service.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 22
 Warning Name 'SessionPrivilegeCheckServiceImpl' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 24
 Warning method def modifier at indentation level 8 not at correct indentation, 4 26
 Warning Name 'privilegeCheckServiceByMethodName' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 27
 Warning if child at indentation level 16 not at correct indentation, 12 31
 Warning '}' should be alone on a line. 32
 Warning 'if' construct must use '{}'s. 42
 Warning 'if' construct must use '{}'s. 46
 Warning method def modifier at indentation level 8 not at correct indentation, 4 52
 Warning method def modifier at indentation level 8 not at correct indentation, 4 53
 Warning Name 'privilegeCheckServiceByMethodCode' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 53
 Warning method def child at indentation level 16 not at correct indentation, 8 54
 Warning 'if' construct must use '{}'s. 56
 Warning if at indentation level 16 not at correct indentation, 8 56
 Warning method def child at indentation level 16 not at correct indentation, 8 59
 Warning method def child at indentation level 16 not at correct indentation, 8 60
 Warning method def child at indentation level 16 not at correct indentation, 8 62
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 63

gboat2/web/service/impl/SessionServiceImpl.java

Severity Message Line
 Warning Name 'gboat2.web.service.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 4
 Warning member def modifier at indentation level 8 not at correct indentation, 4 53
 Warning member def modifier at indentation level 8 not at correct indentation, 4 54
 Warning member def modifier at indentation level 8 not at correct indentation, 4 56
 Warning member def modifier at indentation level 8 not at correct indentation, 4 57
 Warning member def modifier at indentation level 8 not at correct indentation, 4 59
 Warning member def modifier at indentation level 8 not at correct indentation, 4 60
 Warning member def modifier at indentation level 8 not at correct indentation, 4 62
 Warning member def modifier at indentation level 8 not at correct indentation, 4 63
 Warning member def modifier at indentation level 8 not at correct indentation, 4 65
 Warning member def modifier at indentation level 8 not at correct indentation, 4 66
 Warning member def modifier at indentation level 8 not at correct indentation, 4 68
 Warning member def modifier at indentation level 8 not at correct indentation, 4 69
 Warning member def modifier at indentation level 8 not at correct indentation, 4 71
 Warning member def modifier at indentation level 8 not at correct indentation, 4 72
 Warning member def modifier at indentation level 8 not at correct indentation, 4 75
 Warning member def modifier at indentation level 8 not at correct indentation, 4 76
 Warning method def modifier at indentation level 8 not at correct indentation, 4 83
 Warning method def modifier at indentation level 8 not at correct indentation, 4 84
 Warning method def child at indentation level 16 not at correct indentation, 8 86
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 87
 Warning method def modifier at indentation level 8 not at correct indentation, 4 94
 Warning method def modifier at indentation level 8 not at correct indentation, 4 95
 Warning method def child at indentation level 16 not at correct indentation, 8 97
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 98
 Warning method def modifier at indentation level 8 not at correct indentation, 4 104
 Warning method def child at indentation level 16 not at correct indentation, 8 105
 Warning if at indentation level 16 not at correct indentation, 8 106
 Warning if child at indentation level 24 not at correct indentation, 12 107
 Warning if rcurly at indentation level 16 not at correct indentation, 8 108
 Warning method def child at indentation level 16 not at correct indentation, 8 109
 Warning if at indentation level 16 not at correct indentation, 8 110
 Warning if child at indentation level 24 not at correct indentation, 12 111
 Warning if rcurly at indentation level 16 not at correct indentation, 8 112
 Warning method def child at indentation level 16 not at correct indentation, 8 114
 Warning for at indentation level 16 not at correct indentation, 8 115
 Warning for child at indentation level 24 not at correct indentation, 12 116
 Warning if at indentation level 24 not at correct indentation, 12 117
 Warning if child at indentation level 32 not at correct indentation, 16 118
 Warning for at indentation level 32 not at correct indentation, 16 119
 Warning if at indentation level 40 not at correct indentation, 20 120
 Warning if child at indentation level 48 not at correct indentation, 24 121
 Warning if rcurly at indentation level 40 not at correct indentation, 20 122
 Warning for rcurly at indentation level 32 not at correct indentation, 16 123
 Warning if child at indentation level 32 not at correct indentation, 16 124
 Warning if rcurly at indentation level 24 not at correct indentation, 12 125
 Warning for rcurly at indentation level 16 not at correct indentation, 8 126
 Warning method def child at indentation level 16 not at correct indentation, 8 128
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 129
 Warning method def modifier at indentation level 8 not at correct indentation, 4 131
 Warning Name 'getAnnotatedOperasByAction' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 131
 Warning method def child at indentation level 16 not at correct indentation, 8 132
 Warning method def child at indentation level 16 not at correct indentation, 8 133
 Warning if at indentation level 16 not at correct indentation, 8 134
 Warning for at indentation level 24 not at correct indentation, 12 135
 Warning for child at indentation level 32 not at correct indentation, 16 136
 Warning for rcurly at indentation level 24 not at correct indentation, 12 137
 Warning if rcurly at indentation level 16 not at correct indentation, 8 138
 Warning method def child at indentation level 16 not at correct indentation, 8 139
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 140
 Warning method def modifier at indentation level 8 not at correct indentation, 4 148
 Warning method def modifier at indentation level 8 not at correct indentation, 4 149
 Warning method def child at indentation level 16 not at correct indentation, 8 151
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 152
 Warning method def modifier at indentation level 8 not at correct indentation, 4 160
 Warning method def modifier at indentation level 8 not at correct indentation, 4 161
 Warning method def child at indentation level 16 not at correct indentation, 8 162
 Warning method def child at indentation level 16 not at correct indentation, 8 163
 Warning if at indentation level 16 not at correct indentation, 8 164
 Warning if child at indentation level 24 not at correct indentation, 12 165
 Warning if child at indentation level 24 not at correct indentation, 12 166
 Warning for at indentation level 24 not at correct indentation, 12 167
 Warning if at indentation level 32 not at correct indentation, 16 168
 Warning if child at indentation level 40 not at correct indentation, 20 169
 Warning if child at indentation level 40 not at correct indentation, 20 170
 Warning if rcurly at indentation level 32 not at correct indentation, 16 171
 Warning for rcurly at indentation level 24 not at correct indentation, 12 172
 Warning if at indentation level 24 not at correct indentation, 12 173
 Warning if child at indentation level 32 not at correct indentation, 16 176
 Warning if rcurly at indentation level 24 not at correct indentation, 12 177
 Warning '}' should be alone on a line. 177
 Warning else child at indentation level 32 not at correct indentation, 16 178
 Warning else rcurly at indentation level 24 not at correct indentation, 12 179
 Warning if rcurly at indentation level 16 not at correct indentation, 8 180
 Warning '}' should be alone on a line. 180
 Warning else child at indentation level 24 not at correct indentation, 12 181
 Warning else rcurly at indentation level 16 not at correct indentation, 8 182
 Warning method def child at indentation level 16 not at correct indentation, 8 183
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 184
 Warning method def modifier at indentation level 8 not at correct indentation, 4 192
 Warning method def modifier at indentation level 8 not at correct indentation, 4 193
 Warning method def child at indentation level 16 not at correct indentation, 8 194
 Warning method def child at indentation level 16 not at correct indentation, 8 195
 Warning method def child at indentation level 16 not at correct indentation, 8 196
 Warning method def child at indentation level 16 not at correct indentation, 8 197
 Warning method def child at indentation level 16 not at correct indentation, 8 198
 Warning method def child at indentation level 16 not at correct indentation, 8 199
 Warning method def child at indentation level 16 not at correct indentation, 8 200
 Warning method def child at indentation level 16 not at correct indentation, 8 201
 Warning method def child at indentation level 16 not at correct indentation, 8 202
 Warning method def child at indentation level 16 not at correct indentation, 8 205
 Warning method def child at indentation level 16 not at correct indentation, 8 206
 Warning method def child at indentation level 16 not at correct indentation, 8 209
 Warning method def child at indentation level 16 not at correct indentation, 8 210
 Warning Name 'UserCustomize' must match pattern '^[a-z][a-zA-Z0-9]*$'. 210
 Warning method def child at indentation level 16 not at correct indentation, 8 211
 Warning method def child at indentation level 16 not at correct indentation, 8 212
 Warning method def child at indentation level 16 not at correct indentation, 8 214
 Warning method def child at indentation level 16 not at correct indentation, 8 215
 Warning for at indentation level 16 not at correct indentation, 8 216
 Warning for child at indentation level 24 not at correct indentation, 12 217
 Warning for rcurly at indentation level 16 not at correct indentation, 8 218
 Warning if at indentation level 16 not at correct indentation, 8 220
 Warning if child at indentation level 24 not at correct indentation, 12 221
 Warning if child at indentation level 24 not at correct indentation, 12 222
 Warning if rcurly at indentation level 16 not at correct indentation, 8 223
 Warning '}' should be alone on a line. 223
 Warning else child at indentation level 24 not at correct indentation, 12 225
 Warning else child at indentation level 24 not at correct indentation, 12 226
 Warning if at indentation level 24 not at correct indentation, 12 227
 Warning if child at indentation level 32 not at correct indentation, 16 228
 Warning if child at indentation level 32 not at correct indentation, 16 229
 Warning if child at indentation level 32 not at correct indentation, 16 232
 Warning if rcurly at indentation level 24 not at correct indentation, 12 233
 Warning else child at indentation level 24 not at correct indentation, 12 234
 Warning else rcurly at indentation level 16 not at correct indentation, 8 235
 Warning method def child at indentation level 16 not at correct indentation, 8 237
 Warning method def child at indentation level 16 not at correct indentation, 8 239
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 240
 Warning method def modifier at indentation level 8 not at correct indentation, 4 242
 Warning Missing a Javadoc comment. 242
 Warning method def child at indentation level 16 not at correct indentation, 8 243
 Warning method def child at indentation level 16 not at correct indentation, 8 244
 Warning method def child at indentation level 16 not at correct indentation, 8 245
 Warning method def child at indentation level 16 not at correct indentation, 8 246
 Warning method def child at indentation level 16 not at correct indentation, 8 247
 Warning method def child at indentation level 16 not at correct indentation, 8 248
 Warning method def child at indentation level 16 not at correct indentation, 8 249
 Warning method def child at indentation level 16 not at correct indentation, 8 250
 Warning method def child at indentation level 16 not at correct indentation, 8 251
 Warning method def child at indentation level 16 not at correct indentation, 8 252
 Warning method def child at indentation level 16 not at correct indentation, 8 255
 Warning method def child at indentation level 16 not at correct indentation, 8 257
 Warning method def child at indentation level 16 not at correct indentation, 8 258
 Warning method def child at indentation level 16 not at correct indentation, 8 259
 Warning for at indentation level 16 not at correct indentation, 8 260
 Warning try at indentation level 24 not at correct indentation, 12 261
 Warning try child at indentation level 32 not at correct indentation, 16 262
 Warning try child at indentation level 32 not at correct indentation, 16 263
 Warning try child at indentation level 32 not at correct indentation, 16 264
 Warning Name 'UserCustomize' must match pattern '^[a-z][a-zA-Z0-9]*$'. 264
 Warning try child at indentation level 32 not at correct indentation, 16 265
 Warning try child at indentation level 32 not at correct indentation, 16 266
 Warning try child at indentation level 32 not at correct indentation, 16 268
 Warning try child at indentation level 32 not at correct indentation, 16 269
 Warning for at indentation level 32 not at correct indentation, 16 270
 Warning for child at indentation level 40 not at correct indentation, 20 271
 Warning for rcurly at indentation level 32 not at correct indentation, 16 272
 Warning if at indentation level 32 not at correct indentation, 16 274
 Warning if child at indentation level 40 not at correct indentation, 20 275
 Warning if child at indentation level 40 not at correct indentation, 20 276
 Warning if rcurly at indentation level 32 not at correct indentation, 16 277
 Warning '}' should be alone on a line. 277
 Warning else child at indentation level 40 not at correct indentation, 20 279
 Warning else child at indentation level 40 not at correct indentation, 20 280
 Warning if at indentation level 40 not at correct indentation, 20 281
 Warning if child at indentation level 48 not at correct indentation, 24 282
 Warning if child at indentation level 48 not at correct indentation, 24 283
 Warning if at indentation level 48 not at correct indentation, 24 286
 Warning if child at indentation level 56 not at correct indentation, 28 287
 Warning if rcurly at indentation level 48 not at correct indentation, 24 288
 Warning if rcurly at indentation level 40 not at correct indentation, 20 289
 Warning else rcurly at indentation level 32 not at correct indentation, 16 290
 Warning if at indentation level 32 not at correct indentation, 16 291
 Warning if child at indentation level 40 not at correct indentation, 20 292
 Warning if child at indentation level 40 not at correct indentation, 20 293
 Warning if rcurly at indentation level 32 not at correct indentation, 16 294
 Warning try rcurly at indentation level 24 not at correct indentation, 12 295
 Warning '}' should be alone on a line. 295
 Warning catch child at indentation level 32 not at correct indentation, 16 297
 Warning catch rcurly at indentation level 24 not at correct indentation, 12 298
 Warning for rcurly at indentation level 16 not at correct indentation, 8 299
 Warning if at indentation level 16 not at correct indentation, 8 301
 Warning if child at indentation level 24 not at correct indentation, 12 302
 Warning if rcurly at indentation level 16 not at correct indentation, 8 303
 Warning method def child at indentation level 16 not at correct indentation, 8 305
 Warning method def child at indentation level 16 not at correct indentation, 8 306
 Warning method def child at indentation level 16 not at correct indentation, 8 308
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 309
 Warning method def modifier at indentation level 8 not at correct indentation, 4 320
 Warning method def child at indentation level 16 not at correct indentation, 8 321
 Warning method def child at indentation level 16 not at correct indentation, 8 322
 Warning method def child at indentation level 16 not at correct indentation, 8 324
 Warning if at indentation level 16 not at correct indentation, 8 325
 Warning if child at indentation level 24 not at correct indentation, 12 327
 Warning for at indentation level 24 not at correct indentation, 12 328
 Warning if at indentation level 32 not at correct indentation, 16 329
 Warning if child at indentation level 40 not at correct indentation, 20 330
 Warning if child at indentation level 40 not at correct indentation, 20 331
 Warning if rcurly at indentation level 32 not at correct indentation, 16 332
 Warning '}' should be alone on a line. 332
 Warning else child at indentation level 40 not at correct indentation, 20 333
 Warning if at indentation level 40 not at correct indentation, 20 334
 Warning if child at indentation level 48 not at correct indentation, 24 335
 Warning if child at indentation level 48 not at correct indentation, 24 336
 Warning if rcurly at indentation level 40 not at correct indentation, 20 337
 Warning else rcurly at indentation level 32 not at correct indentation, 16 338
 Warning for rcurly at indentation level 24 not at correct indentation, 12 339
 Warning if rcurly at indentation level 16 not at correct indentation, 8 340
 Warning '}' should be alone on a line. 340
 Warning else child at indentation level 24 not at correct indentation, 12 343
 Warning else rcurly at indentation level 16 not at correct indentation, 8 344
 Warning if at indentation level 16 not at correct indentation, 8 347
 Warning for at indentation level 24 not at correct indentation, 12 348
 Warning for child at indentation level 32 not at correct indentation, 16 349
 Warning for child at indentation level 32 not at correct indentation, 16 350
 Warning for child at indentation level 32 not at correct indentation, 16 351
 Warning for rcurly at indentation level 24 not at correct indentation, 12 352
 Warning if rcurly at indentation level 16 not at correct indentation, 8 353
 Warning method def child at indentation level 16 not at correct indentation, 8 354
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 355
 Warning method def modifier at indentation level 8 not at correct indentation, 4 357
 Warning method def modifier at indentation level 8 not at correct indentation, 4 358
 Warning method def child at indentation level 16 not at correct indentation, 8 359
 Warning if at indentation level 16 not at correct indentation, 8 360
 Warning if child at indentation level 24 not at correct indentation, 12 361
 Warning if rcurly at indentation level 16 not at correct indentation, 8 362
 Warning '}' should be alone on a line. 362
 Warning else child at indentation level 24 not at correct indentation, 12 363
 Warning else rcurly at indentation level 16 not at correct indentation, 8 364
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 365
 Warning method def modifier at indentation level 8 not at correct indentation, 4 374
 Warning Name 'fetchDataLevelPriority' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 374
 Warning method def child at indentation level 16 not at correct indentation, 8 375
 Warning method def child at indentation level 16 not at correct indentation, 8 376
 Warning if at indentation level 16 not at correct indentation, 8 377
 Warning for at indentation level 24 not at correct indentation, 12 378
 Warning for child at indentation level 32 not at correct indentation, 16 379
 Warning for rcurly at indentation level 24 not at correct indentation, 12 380
 Warning if rcurly at indentation level 16 not at correct indentation, 8 381
 Warning method def child at indentation level 16 not at correct indentation, 8 382
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 383
 Warning method def modifier at indentation level 8 not at correct indentation, 4 388
 Warning method def modifier at indentation level 8 not at correct indentation, 4 389
 Warning Name 'loadNavigationMenuToSession' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 389
 Warning method def child at indentation level 16 not at correct indentation, 8 390
 Warning if at indentation level 16 not at correct indentation, 8 391
 Warning if child at indentation level 24 not at correct indentation, 12 392
 Warning if rcurly at indentation level 16 not at correct indentation, 8 393
 Warning method def child at indentation level 16 not at correct indentation, 8 394
 Warning method def child at indentation level 16 not at correct indentation, 8 395
 Warning method def child at indentation level 16 not at correct indentation, 8 396
 Warning method def child at indentation level 16 not at correct indentation, 8 397
 Warning method def child at indentation level 16 not at correct indentation, 8 398
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 399
 Warning method def modifier at indentation level 8 not at correct indentation, 4 401
 Warning method def child at indentation level 16 not at correct indentation, 8 402
 Warning method def child at indentation level 16 not at correct indentation, 8 403
 Warning if at indentation level 16 not at correct indentation, 8 404
 Warning if child at indentation level 24 not at correct indentation, 12 405
 Warning while at indentation level 24 not at correct indentation, 12 406
 Warning while child at indentation level 32 not at correct indentation, 16 407
 Warning while rcurly at indentation level 24 not at correct indentation, 12 408
 Warning if rcurly at indentation level 16 not at correct indentation, 8 409
 Warning method def child at indentation level 16 not at correct indentation, 8 410
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 411
 Warning method def modifier at indentation level 8 not at correct indentation, 4 413
 Warning method def child at indentation level 16 not at correct indentation, 8 414
 Warning method def child at indentation level 16 not at correct indentation, 8 415
 Warning method def child at indentation level 16 not at correct indentation, 8 416
 Warning method def child at indentation level 16 not at correct indentation, 8 417
 Warning method def child at indentation level 16 not at correct indentation, 8 418
 Warning method def child at indentation level 16 not at correct indentation, 8 419
 Warning method def child at indentation level 16 not at correct indentation, 8 420
 Warning method def child at indentation level 16 not at correct indentation, 8 421
 Warning method def child at indentation level 16 not at correct indentation, 8 422
 Warning method def child at indentation level 16 not at correct indentation, 8 423
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 424

gboat2/web/service/impl/ShortcutServiceImpl.java

Severity Message Line
 Warning Name 'gboat2.web.service.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning Missing a Javadoc comment. 9
 Warning member def modifier at indentation level 8 not at correct indentation, 4 11
 Warning member def modifier at indentation level 8 not at correct indentation, 4 12
 Warning method def modifier at indentation level 8 not at correct indentation, 4 14
 Warning method def modifier at indentation level 8 not at correct indentation, 4 15
 Warning Name 'findResourceTreeForRoleOfGroup' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 15
 Warning method def child at indentation level 16 not at correct indentation, 8 17
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 18

gboat2/web/service/impl/SystemConfigServiceImpl.java

Severity Message Line
 Warning Name 'gboat2.web.service.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning Unknown tag 'date'. 15
 Warning Name 'SystemConfigServiceImpl' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 17
 Warning member def modifier at indentation level 8 not at correct indentation, 4 19
 Warning member def modifier at indentation level 8 not at correct indentation, 4 20
 Warning method def modifier at indentation level 8 not at correct indentation, 4 22
 Warning method def modifier at indentation level 8 not at correct indentation, 4 23
 Warning method def child at indentation level 16 not at correct indentation, 8 24
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 25
 Warning method def modifier at indentation level 8 not at correct indentation, 4 27
 Warning method def modifier at indentation level 8 not at correct indentation, 4 28
 Warning method def child at indentation level 16 not at correct indentation, 8 29
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 30
 Warning method def modifier at indentation level 8 not at correct indentation, 4 32
 Warning method def modifier at indentation level 8 not at correct indentation, 4 33
 Warning method def child at indentation level 16 not at correct indentation, 8 34
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 35
 Warning method def modifier at indentation level 8 not at correct indentation, 4 37
 Warning method def modifier at indentation level 8 not at correct indentation, 4 38
 Warning method def child at indentation level 16 not at correct indentation, 8 39
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 40

gboat2/web/service/impl/SystemOrganServiceImpl.java

Severity Message Line
 Warning Name 'gboat2.web.service.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 26
 Warning Name 'SystemOrganServiceImpl' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 30
 Warning member def modifier at indentation level 8 not at correct indentation, 4 31
 Warning member def type at indentation level 8 not at correct indentation, 4 32
 Warning method def modifier at indentation level 8 not at correct indentation, 4 37
 Warning method def modifier at indentation level 8 not at correct indentation, 4 38
 Warning method def child at indentation level 16 not at correct indentation, 8 40
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 41
 Warning method def modifier at indentation level 8 not at correct indentation, 4 47
 Warning method def modifier at indentation level 8 not at correct indentation, 4 48
 Warning method def child at indentation level 16 not at correct indentation, 8 49
 Warning method def child at indentation level 16 not at correct indentation, 8 50
 Warning method def child at indentation level 16 not at correct indentation, 8 51
 Warning method def child at indentation level 16 not at correct indentation, 8 52
 Warning method def child at indentation level 16 not at correct indentation, 8 53
 Warning method def child at indentation level 16 not at correct indentation, 8 55
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 56
 Warning method def modifier at indentation level 8 not at correct indentation, 4 62
 Warning method def modifier at indentation level 8 not at correct indentation, 4 63
 Warning method def child at indentation level 16 not at correct indentation, 8 64
 Warning method def child at indentation level 16 not at correct indentation, 8 65
 Warning method def child at indentation level 16 not at correct indentation, 8 66
 Warning for at indentation level 16 not at correct indentation, 8 67
 Warning for child at indentation level 24 not at correct indentation, 12 68
 Warning for child at indentation level 24 not at correct indentation, 12 69
 Warning for child at indentation level 24 not at correct indentation, 12 70
 Warning for child at indentation level 24 not at correct indentation, 12 71
 Warning for child at indentation level 24 not at correct indentation, 12 72
 Warning for rcurly at indentation level 16 not at correct indentation, 8 73
 Warning method def child at indentation level 16 not at correct indentation, 8 74
 Warning method def child at indentation level 16 not at correct indentation, 8 75
 Warning method def child at indentation level 16 not at correct indentation, 8 76
 Warning method def child at indentation level 16 not at correct indentation, 8 77
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 78
 Warning method def modifier at indentation level 8 not at correct indentation, 4 84
 Warning method def modifier at indentation level 8 not at correct indentation, 4 85
 Warning method def child at indentation level 16 not at correct indentation, 8 86
 Warning array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] 87
 Warning array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] 88
 Warning method def child at indentation level 16 not at correct indentation, 8 90
 Warning method def child at indentation level 16 not at correct indentation, 8 91
 Warning method def child at indentation level 16 not at correct indentation, 8 92
 Warning for at indentation level 16 not at correct indentation, 8 93
 Warning for child at indentation level 24 not at correct indentation, 12 94
 Warning for child at indentation level 24 not at correct indentation, 12 95
 Warning for child at indentation level 24 not at correct indentation, 12 96
 Warning for child at indentation level 24 not at correct indentation, 12 97
 Warning for child at indentation level 24 not at correct indentation, 12 98
 Warning for rcurly at indentation level 16 not at correct indentation, 8 99
 Warning method def child at indentation level 16 not at correct indentation, 8 100
 Warning method def child at indentation level 16 not at correct indentation, 8 101
 Warning method def child at indentation level 16 not at correct indentation, 8 102
 Warning method def child at indentation level 16 not at correct indentation, 8 103
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 104

gboat2/web/service/impl/UserAuthServiceImpl.java

Severity Message Line
 Warning Name 'gboat2.web.service.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 25
 Warning member def modifier at indentation level 8 not at correct indentation, 4 32
 Warning member def modifier at indentation level 8 not at correct indentation, 4 33
 Warning Expected an @return tag. 40
 Warning method def modifier at indentation level 8 not at correct indentation, 4 40
 Warning method def child at indentation level 16 not at correct indentation, 8 41
 Warning method def child at indentation level 16 not at correct indentation, 8 42
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 43
 Warning Expected an @return tag. 49
 Warning method def modifier at indentation level 8 not at correct indentation, 4 49
 Warning method def modifier at indentation level 8 not at correct indentation, 4 50
 Warning Name 'convertOuterAuthToInnerAuth' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 50
 Warning Expected @param tag for 'userName'. 50
 Warning method def child at indentation level 16 not at correct indentation, 8 51
 Warning method def child at indentation level 16 not at correct indentation, 8 52
 Warning if at indentation level 16 not at correct indentation, 8 53
 Warning if child at indentation level 24 not at correct indentation, 12 54
 Warning if at indentation level 24 not at correct indentation, 12 55
 Warning if child at indentation level 32 not at correct indentation, 16 56
 Warning if rcurly at indentation level 24 not at correct indentation, 12 57
 Warning if rcurly at indentation level 16 not at correct indentation, 8 58
 Warning method def child at indentation level 16 not at correct indentation, 8 59
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 60
 Warning Expected an @return tag. 68
 Warning method def modifier at indentation level 8 not at correct indentation, 4 68
 Warning Name 'convertOuterUserNameToInnerUserName' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 68
 Warning Expected @param tag for 'userName'. 68
 Warning method def child at indentation level 16 not at correct indentation, 8 69
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 70

gboat2/web/service/impl/UserServiceImpl.java

Severity Message Line
 Warning Name 'gboat2.web.service.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning member def modifier at indentation level 8 not at correct indentation, 4 29
 Warning Name 'logger' must match pattern '(^[A-Z0-9_]{0,19}$)'. 29
 Warning member def modifier at indentation level 8 not at correct indentation, 4 31
 Warning member def modifier at indentation level 8 not at correct indentation, 4 32
 Warning member def modifier at indentation level 8 not at correct indentation, 4 33
 Warning member def modifier at indentation level 8 not at correct indentation, 4 34
 Warning member def modifier at indentation level 8 not at correct indentation, 4 35
 Warning member def modifier at indentation level 8 not at correct indentation, 4 36
 Warning method def modifier at indentation level 8 not at correct indentation, 4 38
 Warning method def modifier at indentation level 8 not at correct indentation, 4 39
 Warning method def throws at indentation level 16 not at correct indentation, 8 40
 Warning if at indentation level 16 not at correct indentation, 8 41
 Warning if child at indentation level 24 not at correct indentation, 12 42
 Warning if rcurly at indentation level 16 not at correct indentation, 8 43
 Warning method def child at indentation level 16 not at correct indentation, 8 44
 Warning if at indentation level 16 not at correct indentation, 8 45
 Warning if child at indentation level 24 not at correct indentation, 12 47
 Warning if child at indentation level 24 not at correct indentation, 12 49
 Warning if child at indentation level 24 not at correct indentation, 12 50
 Warning if child at indentation level 24 not at correct indentation, 12 51
 Warning if child at indentation level 24 not at correct indentation, 12 52
 Warning if child at indentation level 24 not at correct indentation, 12 53
 Warning if child at indentation level 24 not at correct indentation, 12 54
 Warning if rcurly at indentation level 16 not at correct indentation, 8 55
 Warning '}' should be alone on a line. 55
 Warning else child at indentation level 24 not at correct indentation, 12 56
 Warning else child at indentation level 24 not at correct indentation, 12 57
 Warning else rcurly at indentation level 16 not at correct indentation, 8 58
 Warning method def child at indentation level 16 not at correct indentation, 8 61
 Warning if at indentation level 16 not at correct indentation, 8 62
 Warning if child at indentation level 24 not at correct indentation, 12 63
 Warning if rcurly at indentation level 16 not at correct indentation, 8 64
 Warning method def child at indentation level 16 not at correct indentation, 8 65
 Warning if at indentation level 16 not at correct indentation, 8 66
 Warning if child at indentation level 24 not at correct indentation, 12 67
 Warning if rcurly at indentation level 16 not at correct indentation, 8 68
 Warning method def child at indentation level 16 not at correct indentation, 8 69
 Warning if at indentation level 16 not at correct indentation, 8 70
 Warning if child at indentation level 24 not at correct indentation, 12 71
 Warning if child at indentation level 24 not at correct indentation, 12 72
 Warning if child at indentation level 24 not at correct indentation, 12 73
 Warning if child at indentation level 24 not at correct indentation, 12 74
 Warning if child at indentation level 24 not at correct indentation, 12 75
 Warning if child at indentation level 24 not at correct indentation, 12 76
 Warning if child at indentation level 24 not at correct indentation, 12 77
 Warning if child at indentation level 24 not at correct indentation, 12 78
 Warning if rcurly at indentation level 16 not at correct indentation, 8 79
 Warning '}' should be alone on a line. 79
 Warning if at indentation level 24 not at correct indentation, 12 80
 Warning if child at indentation level 32 not at correct indentation, 16 81
 Warning if child at indentation level 32 not at correct indentation, 16 82
 Warning if rcurly at indentation level 24 not at correct indentation, 12 83
 Warning else rcurly at indentation level 16 not at correct indentation, 8 84
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 85
 Warning method def modifier at indentation level 8 not at correct indentation, 4 87
 Warning method def modifier at indentation level 8 not at correct indentation, 4 88
 Warning Name 'addUserAndReturnUserId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 88
 Warning method def throws at indentation level 16 not at correct indentation, 8 89
 Warning method def child at indentation level 16 not at correct indentation, 8 90
 Warning method def child at indentation level 16 not at correct indentation, 8 91
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 92
 Warning method def modifier at indentation level 8 not at correct indentation, 4 95
 Warning method def modifier at indentation level 8 not at correct indentation, 4 96
 Warning method def child at indentation level 16 not at correct indentation, 8 97
 Warning if at indentation level 16 not at correct indentation, 8 98
 Warning if child at indentation level 24 not at correct indentation, 12 99
 Warning if rcurly at indentation level 16 not at correct indentation, 8 100
 Warning '}' should be alone on a line. 100
 Warning else child at indentation level 24 not at correct indentation, 12 101
 Warning else child at indentation level 24 not at correct indentation, 12 102
 Warning else child at indentation level 24 not at correct indentation, 12 103
 Warning else child at indentation level 24 not at correct indentation, 12 104
 Warning else rcurly at indentation level 16 not at correct indentation, 8 105
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 106
 Warning method def modifier at indentation level 8 not at correct indentation, 4 108
 Warning method def modifier at indentation level 8 not at correct indentation, 4 109
 Warning method def child at indentation level 16 not at correct indentation, 8 110
 Warning if at indentation level 16 not at correct indentation, 8 111
 Warning if child at indentation level 24 not at correct indentation, 12 112
 Warning if rcurly at indentation level 16 not at correct indentation, 8 113
 Warning '}' should be alone on a line. 113
 Warning else child at indentation level 24 not at correct indentation, 12 114
 Warning else child at indentation level 24 not at correct indentation, 12 115
 Warning else rcurly at indentation level 16 not at correct indentation, 8 116
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 117
 Warning method def modifier at indentation level 8 not at correct indentation, 4 123
 Warning method def modifier at indentation level 8 not at correct indentation, 4 124
 Warning Expected @param tag for 'user'. 124
 Warning if at indentation level 16 not at correct indentation, 8 125
 Warning if child at indentation level 24 not at correct indentation, 12 126
 Warning if child at indentation level 24 not at correct indentation, 12 127
 Warning if rcurly at indentation level 16 not at correct indentation, 8 128
 Warning method def child at indentation level 16 not at correct indentation, 8 129
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 130
 Warning method def modifier at indentation level 8 not at correct indentation, 4 132
 Warning method def modifier at indentation level 8 not at correct indentation, 4 133
 Warning Name 'updateLoginIdAndUserNameZH' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 133
 Warning method def child at indentation level 16 not at correct indentation, 8 134
 Warning if at indentation level 16 not at correct indentation, 8 135
 Warning if child at indentation level 24 not at correct indentation, 12 136
 Warning if rcurly at indentation level 16 not at correct indentation, 8 137
 Warning '}' should be alone on a line. 137
 Warning else child at indentation level 24 not at correct indentation, 12 138
 Warning else child at indentation level 24 not at correct indentation, 12 139
 Warning else child at indentation level 24 not at correct indentation, 12 140
 Warning else rcurly at indentation level 16 not at correct indentation, 8 141
 Warning method def child at indentation level 16 not at correct indentation, 8 142
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 143
 Warning method def modifier at indentation level 8 not at correct indentation, 4 145
 Warning method def modifier at indentation level 8 not at correct indentation, 4 146
 Warning method def child at indentation level 16 not at correct indentation, 8 147
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 148
 Warning method def modifier at indentation level 8 not at correct indentation, 4 150
 Warning method def modifier at indentation level 8 not at correct indentation, 4 151
 Warning method def child at indentation level 16 not at correct indentation, 8 152
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 153
 Warning method def modifier at indentation level 8 not at correct indentation, 4 155
 Warning method def modifier at indentation level 8 not at correct indentation, 4 156
 Warning Name 'getURGOMapperByUserId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 156
 Warning method def child at indentation level 16 not at correct indentation, 8 157
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 158
 Warning method def modifier at indentation level 8 not at correct indentation, 4 160
 Warning method def modifier at indentation level 8 not at correct indentation, 4 161
 Warning Name 'getURGOMapperByOrganId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 161
 Warning method def child at indentation level 16 not at correct indentation, 8 162
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 163
 Warning method def modifier at indentation level 8 not at correct indentation, 4 165
 Warning method def child at indentation level 16 not at correct indentation, 8 167
 Warning method def modifier at indentation level 8 not at correct indentation, 4 170
 Warning method def modifier at indentation level 8 not at correct indentation, 4 171
 Warning Name 'getUserGroupOrganMapperById' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 171
 Warning method def child at indentation level 16 not at correct indentation, 8 172
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 173
 Warning method def modifier at indentation level 8 not at correct indentation, 4 181
 Warning Name 'updateOrganNameOfUserGroupOrganMapper' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 181
 Warning method def child at indentation level 17 not at correct indentation, 8 182
 Warning method def child at indentation level 17 not at correct indentation, 8 183
 Warning if at indentation level 17 not at correct indentation, 8 184
 Warning if child at indentation level 25 not at correct indentation, 12 185
 Warning if rcurly at indentation level 17 not at correct indentation, 8 186
 Warning '}' should be alone on a line. 186
 Warning else child at indentation level 25 not at correct indentation, 12 187
 Warning else child at indentation level 25 not at correct indentation, 12 188
 Warning else child at indentation level 25 not at correct indentation, 12 189
 Warning else rcurly at indentation level 17 not at correct indentation, 8 190
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 191
 Warning method def modifier at indentation level 8 not at correct indentation, 4 193
 Warning method def modifier at indentation level 8 not at correct indentation, 4 194
 Warning method def child at indentation level 16 not at correct indentation, 8 195
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 196
 Warning method def modifier at indentation level 8 not at correct indentation, 4 198
 Warning method def modifier at indentation level 8 not at correct indentation, 4 199
 Warning Name 'deleteURGOMapperByUserId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 199
 Warning method def child at indentation level 16 not at correct indentation, 8 200
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 201
 Warning method def modifier at indentation level 8 not at correct indentation, 4 203
 Warning method def modifier at indentation level 8 not at correct indentation, 4 204
 Warning Name 'deleteUserRoleGroupOrganByUserId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 204
 Warning method def child at indentation level 16 not at correct indentation, 8 205
 Warning method def child at indentation level 16 not at correct indentation, 8 206
 Warning method def child at indentation level 16 not at correct indentation, 8 207
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 208
 Warning method def modifier at indentation level 8 not at correct indentation, 4 210
 Warning method def modifier at indentation level 8 not at correct indentation, 4 211
 Warning method def child at indentation level 16 not at correct indentation, 8 212
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 213

gboat2/web/service/impl/VersionMgrServiceImpl.java

Severity Message Line
 Warning Name 'gboat2.web.service.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Missing a Javadoc comment. 13
 Warning Name 'VersionMgrServiceImpl' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. 13
 Warning member def modifier at indentation level 8 not at correct indentation, 4 15
 Warning member def modifier at indentation level 8 not at correct indentation, 4 16
 Warning method def modifier at indentation level 8 not at correct indentation, 4 18
 Warning method def child at indentation level 16 not at correct indentation, 8 20
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 21

gboat2/web/util/BundleUtil.java

Severity Message Line
 Warning Name 'gboat2.web.util' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 19
 Warning member def modifier at indentation level 8 not at correct indentation, 4 25
 Warning Name 'context' must match pattern '(^[A-Z0-9_]{0,19}$)'. 25
 Warning method def modifier at indentation level 8 not at correct indentation, 4 31
 Warning if at indentation level 16 not at correct indentation, 8 32
 Warning if child at indentation level 24 not at correct indentation, 12 33
 Warning if rcurly at indentation level 16 not at correct indentation, 8 34
 Warning method def child at indentation level 16 not at correct indentation, 8 35
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 36
 Warning method def modifier at indentation level 8 not at correct indentation, 4 60
 Warning method def child at indentation level 16 not at correct indentation, 8 61
 Warning for at indentation level 16 not at correct indentation, 8 62
 Warning if at indentation level 24 not at correct indentation, 12 63
 Warning if child at indentation level 32 not at correct indentation, 16 64
 Warning if rcurly at indentation level 24 not at correct indentation, 12 65
 Warning for rcurly at indentation level 16 not at correct indentation, 8 66
 Warning method def child at indentation level 16 not at correct indentation, 8 67
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 68
 Warning method def modifier at indentation level 8 not at correct indentation, 4 76
 Warning method def child at indentation level 16 not at correct indentation, 8 77
 Warning if at indentation level 16 not at correct indentation, 8 78
 Warning if child at indentation level 24 not at correct indentation, 12 79
 Warning if rcurly at indentation level 16 not at correct indentation, 8 80
 Warning method def child at indentation level 16 not at correct indentation, 8 81
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 82

gboat2/web/util/CXFClient.java

Severity Message Line
 Warning Name 'gboat2.web.util' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning member def modifier at indentation level 8 not at correct indentation, 4 18
 Warning Name 'instance' must match pattern '(^[A-Z0-9_]{0,19}$)'. 18
 Warning method def modifier at indentation level 8 not at correct indentation, 4 20
 Warning Missing a Javadoc comment. 20
 Warning 'if' construct must use '{}'s. 21
 Warning if at indentation level 16 not at correct indentation, 8 21
 Warning method def child at indentation level 16 not at correct indentation, 8 23
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 24
 Warning method def modifier at indentation level 8 not at correct indentation, 4 26
 Warning Missing a Javadoc comment. 26
 Warning Name 'createOrganWebService' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. 26
 Warning method def child at indentation level 16 not at correct indentation, 8 27
 Warning try at indentation level 16 not at correct indentation, 8 28
 Warning if at indentation level 24 not at correct indentation, 12 29
 Warning if rcurly at indentation level 24 not at correct indentation, 12 34
 Warning try rcurly at indentation level 16 not at correct indentation, 8 35
 Warning '}' should be alone on a line. 35
 Warning catch child at indentation level 24 not at correct indentation, 12 36
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 37
 Warning method def child at indentation level 16 not at correct indentation, 8 38
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 39

gboat2/web/util/EncryptUtil.java

Severity Message Line
 Warning Name 'gboat2.web.util' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning Missing a Javadoc comment. 7
 Warning method def modifier at indentation level 8 not at correct indentation, 4 10
 Warning Missing a Javadoc comment. 10
 Warning method def child at indentation level 16 not at correct indentation, 8 11
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 12
 Warning method def modifier at indentation level 8 not at correct indentation, 4 15
 Warning Missing a Javadoc comment. 15
 Warning method def child at indentation level 16 not at correct indentation, 8 16
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 17
 Warning method def modifier at indentation level 8 not at correct indentation, 4 28
 Warning if at indentation level 16 not at correct indentation, 8 29
 Warning if child at indentation level 24 not at correct indentation, 12 30
 Warning if rcurly at indentation level 16 not at correct indentation, 8 31
 Warning if at indentation level 16 not at correct indentation, 8 32
 Warning if child at indentation level 24 not at correct indentation, 12 33
 Warning if rcurly at indentation level 16 not at correct indentation, 8 34
 Warning method def child at indentation level 16 not at correct indentation, 8 35
 Warning try at indentation level 16 not at correct indentation, 8 36
 Warning try child at indentation level 24 not at correct indentation, 12 37
 Warning try child at indentation level 24 not at correct indentation, 12 38
 Warning try child at indentation level 24 not at correct indentation, 12 39
 Warning Array brackets at illegal position. 39
 Warning try child at indentation level 24 not at correct indentation, 12 41
 Warning try rcurly at indentation level 16 not at correct indentation, 8 42
 Warning '}' should be alone on a line. 42
 Warning catch child at indentation level 24 not at correct indentation, 12 43
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 44
 Warning '}' should be alone on a line. 44
 Warning catch child at indentation level 24 not at correct indentation, 12 45
 Warning catch rcurly at indentation level 16 not at correct indentation, 8 46
 Warning method def child at indentation level 16 not at correct indentation, 8 47
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 48
 Warning method def modifier at indentation level 8 not at correct indentation, 4 51
 Warning method def child at indentation level 16 not at correct indentation, 8 52
 Warning for at indentation level 16 not at correct indentation, 8 53
 Warning for child at indentation level 24 not at correct indentation, 12 54
 Warning for rcurly at indentation level 16 not at correct indentation, 8 56
 Warning method def child at indentation level 16 not at correct indentation, 8 57
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 58
 Warning method def modifier at indentation level 8 not at correct indentation, 4 60
 Warning Missing a Javadoc comment. 60
 Warning method def child at indentation level 16 not at correct indentation, 8 62
 Warning Name 'md5_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
 Warning method def child at indentation level 16 not at correct indentation, 8 63
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 72

gboat2/web/util/IPTimeStamp.java

Severity Message Line
 Warning Name 'gboat2.web.util' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 14
 Warning member def modifier at indentation level 8 not at correct indentation, 4 18
 Warning member def modifier at indentation level 8 not at correct indentation, 4 20
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 22
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 23
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 25
 Warning ctor def child at indentation level 16 not at correct indentation, 8 26
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 27
 Warning method def modifier at indentation level 8 not at correct indentation, 4 29
 Warning Missing a Javadoc comment. 29
 Warning method def child at indentation level 16 not at correct indentation, 8 30
 Warning method def child at indentation level 16 not at correct indentation, 8 31
 Warning method def child at indentation level 16 not at correct indentation, 8 32
 Warning method def child at indentation level 16 not at correct indentation, 8 33
 Warning for at indentation level 16 not at correct indentation, 8 34
 Warning for child at indentation level 24 not at correct indentation, 12 35
 Warning for rcurly at indentation level 16 not at correct indentation, 8 36
 Warning method def child at indentation level 16 not at correct indentation, 8 37
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 38
 Warning method def modifier at indentation level 8 not at correct indentation, 4 40
 Warning Missing a Javadoc comment. 40
 Warning method def child at indentation level 16 not at correct indentation, 8 41
 Warning method def child at indentation level 16 not at correct indentation, 8 42
 Warning method def child at indentation level 16 not at correct indentation, 8 43
 Warning method def child at indentation level 16 not at correct indentation, 8 44
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 45
 Warning method def modifier at indentation level 8 not at correct indentation, 4 47
 Warning Missing a Javadoc comment. 47
 Warning method def child at indentation level 16 not at correct indentation, 8 48
 Warning if at indentation level 16 not at correct indentation, 8 49
 Warning if child at indentation level 24 not at correct indentation, 12 50
 Warning for at indentation level 24 not at correct indentation, 12 51
 Warning for child at indentation level 32 not at correct indentation, 16 52
 Warning for rcurly at indentation level 24 not at correct indentation, 12 53
 Warning if rcurly at indentation level 16 not at correct indentation, 8 54
 Warning method def child at indentation level 16 not at correct indentation, 8 55
 Warning method def child at indentation level 16 not at correct indentation, 8 56
 Warning for at indentation level 16 not at correct indentation, 8 57
 Warning for child at indentation level 24 not at correct indentation, 12 58
 Warning for rcurly at indentation level 16 not at correct indentation, 8 59
 Warning method def child at indentation level 16 not at correct indentation, 8 60
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 61
 Warning method def modifier at indentation level 8 not at correct indentation, 4 63
 Warning method def child at indentation level 16 not at correct indentation, 8 64
 Warning method def child at indentation level 16 not at correct indentation, 8 65
 Warning while at indentation level 16 not at correct indentation, 8 66
 Warning while child at indentation level 24 not at correct indentation, 12 67
 Warning while rcurly at indentation level 16 not at correct indentation, 8 68
 Warning method def child at indentation level 16 not at correct indentation, 8 69
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 70

gboat2/web/util/ParameterUtil.java

Severity Message Line
 Warning Name 'gboat2.web.util' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 16
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 20
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 23
 Warning Expected an @return tag. 30
 Warning method def modifier at indentation level 8 not at correct indentation, 4 30
 Warning Expected @param tag for 'jsonOfParameter'. 30
 Warning method def child at indentation level 16 not at correct indentation, 8 31
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 32
 Warning Expected an @return tag. 40
 Warning method def modifier at indentation level 8 not at correct indentation, 4 40
 Warning Expected @param tag for 'code'. 40
 Warning method def child at indentation level 16 not at correct indentation, 8 41
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 42
 Warning Expected an @return tag. 49
 Warning method def modifier at indentation level 8 not at correct indentation, 4 49
 Warning Expected @param tag for 'code'. 49
 Warning method def child at indentation level 16 not at correct indentation, 8 50
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 51
 Warning Expected an @return tag. 58
 Warning method def modifier at indentation level 8 not at correct indentation, 4 58
 Warning Expected @param tag for 'code'. 58
 Warning method def child at indentation level 16 not at correct indentation, 8 59
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 60
 Warning method def modifier at indentation level 8 not at correct indentation, 4 63
 Warning method def child at indentation level 16 not at correct indentation, 8 64
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 65

gboat2/web/util/WidgetServiceTracker.java

Severity Message Line
 Warning Name 'gboat2.web.util' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 21
 Warning member def modifier at indentation level 8 not at correct indentation, 4 27
 Warning Name 'tracker' must match pattern '(^[A-Z0-9_]{0,19}$)'. 27
 Warning member def modifier at indentation level 8 not at correct indentation, 4 29
 Warning Missing a Javadoc comment. 29
 Warning Name 'logger' must match pattern '(^[A-Z0-9_]{0,19}$)'. 29
 Warning member def modifier at indentation level 8 not at correct indentation, 4 31
 Warning Name 'lock' must match pattern '(^[A-Z0-9_]{0,19}$)'. 31
 Warning method def modifier at indentation level 8 not at correct indentation, 4 37
 Warning if at indentation level 16 not at correct indentation, 8 38
 Warning if child at indentation level 24 not at correct indentation, 12 39
 Warning if rcurly at indentation level 16 not at correct indentation, 8 40
 Warning method def child at indentation level 16 not at correct indentation, 8 41
 Warning method def child at indentation level 16 not at correct indentation, 8 42
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 43
 Warning method def modifier at indentation level 8 not at correct indentation, 4 48
 Warning if at indentation level 16 not at correct indentation, 8 49
 Warning if child at indentation level 24 not at correct indentation, 12 50
 Warning if child at indentation level 24 not at correct indentation, 12 51
 Warning if rcurly at indentation level 16 not at correct indentation, 8 52
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 53
 Warning method def modifier at indentation level 8 not at correct indentation, 4 59
 Warning if at indentation level 24 not at correct indentation, 12 61
 Warning if child at indentation level 32 not at correct indentation, 16 62
 Warning if rcurly at indentation level 24 not at correct indentation, 12 63
 Warning block rcurly at indentation level 16 not at correct indentation, 8 64
 Warning method def child at indentation level 16 not at correct indentation, 8 66
 Warning if at indentation level 16 not at correct indentation, 8 67
 Warning if child at indentation level 24 not at correct indentation, 12 68
 Warning if child at indentation level 24 not at correct indentation, 12 69
 Warning for at indentation level 24 not at correct indentation, 12 70
 Warning for child at indentation level 32 not at correct indentation, 16 71
 Warning for rcurly at indentation level 24 not at correct indentation, 12 72
 Warning if child at indentation level 24 not at correct indentation, 12 73
 Warning if rcurly at indentation level 16 not at correct indentation, 8 74
 Warning method def child at indentation level 16 not at correct indentation, 8 76
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 77
 Warning method def modifier at indentation level 8 not at correct indentation, 4 84
 Warning method def child at indentation level 16 not at correct indentation, 8 85
 Warning if at indentation level 16 not at correct indentation, 8 86
 Warning for at indentation level 24 not at correct indentation, 12 87
 Warning if at indentation level 32 not at correct indentation, 16 88
 Warning if child at indentation level 40 not at correct indentation, 20 89
 Warning if rcurly at indentation level 32 not at correct indentation, 16 90
 Warning for rcurly at indentation level 24 not at correct indentation, 12 91
 Warning if rcurly at indentation level 16 not at correct indentation, 8 92
 Warning method def child at indentation level 16 not at correct indentation, 8 93
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 94

gboat2/web/validate/AbstractValidator.java

Severity Message Line
 Warning Name 'gboat2.web.validate' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 20
 Warning member def modifier at indentation level 8 not at correct indentation, 4 25
 Warning member def modifier at indentation level 8 not at correct indentation, 4 27
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 29
 Warning ctor def child at indentation level 16 not at correct indentation, 8 31
 Warning ctor def child at indentation level 16 not at correct indentation, 8 32
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 33
 Warning method def modifier at indentation level 8 not at correct indentation, 4 35
 Warning Missing a Javadoc comment. 35
 Warning method def modifier at indentation level 8 not at correct indentation, 4 36
 Warning method def child at indentation level 16 not at correct indentation, 8 37
 Warning method def child at indentation level 16 not at correct indentation, 8 38
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 39
 Warning Missing a Javadoc comment. 41
 Warning method def modifier at indentation level 8 not at correct indentation, 4 42
 Warning method def child at indentation level 16 not at correct indentation, 8 44
 Warning if at indentation level 16 not at correct indentation, 8 47
 Warning if child at indentation level 24 not at correct indentation, 12 48
 Warning if child at indentation level 24 not at correct indentation, 12 49
 Warning if rcurly at indentation level 16 not at correct indentation, 8 50
 Warning method def child at indentation level 16 not at correct indentation, 8 51
 Warning method def child at indentation level 16 not at correct indentation, 8 54
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 55

gboat2/web/validate/IValidate.java

Severity Message Line
 Warning Name 'gboat2.web.validate' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 15
 Warning method def return type at indentation level 8 not at correct indentation, 4 18
 Warning Missing a Javadoc comment. 18

gboat2/web/validators/NomalUserValidator.java

Severity Message Line
 Warning Name 'gboat2.web.validators' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 28
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 33
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 35
 Warning method def modifier at indentation level 8 not at correct indentation, 4 37
 Warning method def modifier at indentation level 8 not at correct indentation, 4 38
 Warning method def child at indentation level 16 not at correct indentation, 8 39
 Warning method def child at indentation level 16 not at correct indentation, 8 44
 Warning method def child at indentation level 16 not at correct indentation, 8 45
 Warning 'if' construct must use '{}'s. 47
 Warning if at indentation level 16 not at correct indentation, 8 47
 Warning method def child at indentation level 16 not at correct indentation, 8 49
 Warning method def child at indentation level 16 not at correct indentation, 8 52
 Warning method def child at indentation level 16 not at correct indentation, 8 54
 Warning 'if' construct must use '{}'s. 55
 Warning if at indentation level 16 not at correct indentation, 8 55
 Warning if at indentation level 12 not at correct indentation, 8 58
 Warning if child at indentation level 24 not at correct indentation, 12 59
 Warning if rcurly at indentation level 16 not at correct indentation, 8 60
 Warning '}' should be alone on a line. 60
 Warning if child at indentation level 24 not at correct indentation, 12 61
 Warning if rcurly at indentation level 16 not at correct indentation, 8 62
 Warning '}' should be alone on a line. 62
 Warning if child at indentation level 24 not at correct indentation, 12 63
 Warning if rcurly at indentation level 16 not at correct indentation, 8 64
 Warning '}' should be alone on a line. 64
 Warning if child at indentation level 24 not at correct indentation, 12 65
 Warning if rcurly at indentation level 16 not at correct indentation, 8 66
 Warning '}' should be alone on a line. 66
 Warning if child at indentation level 24 not at correct indentation, 12 67
 Warning if rcurly at indentation level 16 not at correct indentation, 8 68
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 70

gboat2/web/validators/NotNullValidator.java

Severity Message Line
 Warning Name 'gboat2.web.validators' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 22
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 27
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 30
 Warning method def modifier at indentation level 8 not at correct indentation, 4 32
 Warning method def modifier at indentation level 8 not at correct indentation, 4 33
 Warning method def child at indentation level 16 not at correct indentation, 8 34
 Warning method def child at indentation level 16 not at correct indentation, 8 36
 Warning method def child at indentation level 16 not at correct indentation, 8 37
 Warning if at indentation level 16 not at correct indentation, 8 38
 Warning if child at indentation level 24 not at correct indentation, 12 39
 Warning if rcurly at indentation level 16 not at correct indentation, 8 40
 Warning if at indentation level 16 not at correct indentation, 8 43
 Warning if child at indentation level 24 not at correct indentation, 12 44
 Warning if rcurly at indentation level 16 not at correct indentation, 8 45
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 46

gboat2/web/validators/SuperValidator.java

Severity Message Line
 Warning Name 'gboat2.web.validators' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning Unknown tag 'date'. 25
 Warning ctor def modifier at indentation level 8 not at correct indentation, 4 30
 Warning ctor def rcurly at indentation level 8 not at correct indentation, 4 32
 Warning method def modifier at indentation level 8 not at correct indentation, 4 34
 Warning method def modifier at indentation level 8 not at correct indentation, 4 35
 Warning method def child at indentation level 16 not at correct indentation, 8 36
 Warning method def child at indentation level 16 not at correct indentation, 8 38
 Warning method def child at indentation level 16 not at correct indentation, 8 39
 Warning if at indentation level 16 not at correct indentation, 8 41
 Warning if child at indentation level 24 not at correct indentation, 12 42
 Warning if rcurly at indentation level 16 not at correct indentation, 8 43
 Warning method def child at indentation level 16 not at correct indentation, 8 45
 Warning method def child at indentation level 16 not at correct indentation, 8 46
 Warning method def child at indentation level 16 not at correct indentation, 8 48
 Warning if at indentation level 16 not at correct indentation, 8 50
 Warning if child at indentation level 24 not at correct indentation, 12 51
 Warning if rcurly at indentation level 16 not at correct indentation, 8 52
 Warning method def rcurly at indentation level 8 not at correct indentation, 4 53