类 AccountService
java.lang.Object
cool.scx.base.BasicService<Entity>
cool.scx.base.BaseModelService<M>
cool.scx.ext.organization.auth.UserInfoModelService<Account>
cool.scx.ext.organization.account.AccountService
AccountService class.
- 版本:
- 1.11.8
- 作者:
- scx567888
-
字段概要
从类继承的字段 cool.scx.ext.organization.auth.UserInfoModelService
userService从类继承的字段 cool.scx.base.BasicService
countResultHandler, entityBeanListHandler, entityClass, scxDaoTableInfo -
构造器概要
构造器 -
方法概要
从类继承的方法 cool.scx.ext.organization.auth.UserInfoModelService
fillUserField, getByUser, getByUserWithoutUserField, list, listByUser从类继承的方法 cool.scx.base.BaseModelService
add, add, add, add, buildGetSQL, buildGetSQL, buildGetSQL, buildGetSQL, buildGetSQLWithAlias, buildGetSQLWithAlias, buildGetSQLWithAlias, buildGetSQLWithAlias, buildListSQL, buildListSQL, buildListSQL, buildListSQL, buildListSQLWithAlias, buildListSQLWithAlias, buildListSQLWithAlias, buildListSQLWithAlias, count, count, delete, delete, get, get, get, get, list, list, list, revokeDelete, revokeDelete, update, update, update, update从类继承的方法 cool.scx.base.BasicService
_buildSelectSQL, _buildSelectSQLWithAlias, _count, _delete, _insert, _insertBatch, _scxDaoTableInfo, _select, _truncate, _update, autoTransaction, autoTransaction
-
构造器详细资料
-
AccountService
Constructor for AccountService.
- 参数:
userService- aUserServiceobject
-