跳过导航链接
A C D E F G H I J L M O P Q R S T U 

A

addAllDataPiece(List<DataDictionary>) - 类 中的方法com.centit.framework.system.po.DataCatalog
 
addAllDataScopes(List<OptDataScope>) - 类 中的方法com.centit.framework.system.po.OptInfo
 
addAllOptMethods(List<OptMethod>) - 类 中的方法com.centit.framework.system.po.OptInfo
 
addAllRolePowers(List<RolePower>) - 类 中的方法com.centit.framework.system.po.FVUserRoles
 
addAllRolePowers(List<RolePower>) - 类 中的方法com.centit.framework.system.po.RoleInfo
 
addChild(OptInfo) - 类 中的方法com.centit.framework.system.po.OptInfo
 
addOptMethod(OptMethod) - 类 中的方法com.centit.framework.system.po.OptInfo
 

C

changeStatus(String, String) - 类 中的方法com.centit.framework.system.service.impl.SysUnitManagerImpl
 
changeStatus(String, String) - 接口 中的方法com.centit.framework.system.service.SysUnitManager
更新机构及子机构的状态
changeUserPassword(String, String) - 类 中的方法com.centit.framework.system.service.impl.DBPlatformEnvironment
 
checkIfUserExists(UserInfo) - 类 中的方法com.centit.framework.system.service.impl.SysUserManagerImpl
 
checkIfUserExists(UserInfo) - 接口 中的方法com.centit.framework.system.service.SysUserManager
 
checkState(List<UnitInfo>) - 类 中的方法com.centit.framework.system.service.impl.SysUnitManagerImpl
 
checkState(List<UnitInfo>) - 接口 中的方法com.centit.framework.system.service.SysUnitManager
 
checkUserPassword(String, String) - 类 中的方法com.centit.framework.system.service.impl.DBPlatformEnvironment
 
checkUserPassword(String, String) - 类 中的方法com.centit.framework.system.service.impl.SysUserManagerImpl
 
checkUserPassword(String, String) - 接口 中的方法com.centit.framework.system.service.SysUserManager
 
com.centit.framework.system.dao - 程序包 com.centit.framework.system.dao
 
com.centit.framework.system.po - 程序包 com.centit.framework.system.po
 
com.centit.framework.system.security - 程序包 com.centit.framework.system.security
 
com.centit.framework.system.service - 程序包 com.centit.framework.system.service
 
com.centit.framework.system.service.impl - 程序包 com.centit.framework.system.service.impl
 
copy(OptInfo) - 类 中的方法com.centit.framework.system.po.OptInfo
 
copyFromIUserInfo(IUserInfo) - 类 中的方法com.centit.framework.system.po.UserInfo
 
copyFromIUserSetting(IUserSetting) - 类 中的方法com.centit.framework.system.po.UserSetting
 
countRoleUserSum(String) - 类 中的方法com.centit.framework.system.service.impl.SysRoleManagerImpl
 
countRoleUserSum(String) - 接口 中的方法com.centit.framework.system.service.SysRoleManager
 
countSubOptInfo(String) - 类 中的方法com.centit.framework.system.service.impl.OptInfoManagerImpl
 
countSubOptInfo(String) - 接口 中的方法com.centit.framework.system.service.OptInfoManager
 
createDate - 类 中的变量com.centit.framework.system.po.DataCatalog
 
createDate - 类 中的变量com.centit.framework.system.po.DataDictionary
 
createDate - 类 中的变量com.centit.framework.system.po.OptInfo
 
createDate - 类 中的变量com.centit.framework.system.po.OptMethod
 
createDate - 类 中的变量com.centit.framework.system.po.QueryFilterCondition
 
createDate - 类 中的变量com.centit.framework.system.po.RoleInfo
 
createDate - 类 中的变量com.centit.framework.system.po.RolePower
 
createDate - 类 中的变量com.centit.framework.system.po.UnitInfo
 
createDate - 类 中的变量com.centit.framework.system.po.UnitRole
 
createDate - 类 中的变量com.centit.framework.system.po.UserInfo
 
createDate - 类 中的变量com.centit.framework.system.po.UserQueryFilter
 
createDate - 类 中的变量com.centit.framework.system.po.UserRole
 
createDate - 类 中的变量com.centit.framework.system.po.UserUnit
 

D

DaoUserDetailsService - com.centit.framework.system.security中的类
 
DaoUserDetailsService() - 类 的构造器com.centit.framework.system.security.DaoUserDetailsService
 
DataCatalog - com.centit.framework.system.po中的类
DataCatalog entity.
DataCatalog(String, String, String, String, String) - 类 的构造器com.centit.framework.system.po.DataCatalog
minimal constructor
DataCatalog() - 类 的构造器com.centit.framework.system.po.DataCatalog
 
DataCatalogDao - com.centit.framework.system.dao中的类
 
DataCatalogDao() - 类 的构造器com.centit.framework.system.dao.DataCatalogDao
 
dataCatalogDao - 类 中的变量com.centit.framework.system.service.impl.DataDictionaryManagerImpl
 
DataDictionary - com.centit.framework.system.po中的类
FDatadictionary entity.
DataDictionary() - 类 的构造器com.centit.framework.system.po.DataDictionary
default constructor
DataDictionary(DataDictionaryId) - 类 的构造器com.centit.framework.system.po.DataDictionary
minimal constructor
DataDictionary(DataDictionaryId, String, String, String, String, String, String) - 类 的构造器com.centit.framework.system.po.DataDictionary
full constructor
DataDictionaryDao - com.centit.framework.system.dao中的类
 
DataDictionaryDao() - 类 的构造器com.centit.framework.system.dao.DataDictionaryDao
 
DataDictionaryId - com.centit.framework.system.po中的类
FDatadictionaryId entity.
DataDictionaryId() - 类 的构造器com.centit.framework.system.po.DataDictionaryId
default constructor
DataDictionaryId(String, String) - 类 的构造器com.centit.framework.system.po.DataDictionaryId
full constructor
DataDictionaryManager - com.centit.framework.system.service中的接口
 
DataDictionaryManagerImpl - com.centit.framework.system.service.impl中的类
 
DataDictionaryManagerImpl() - 类 的构造器com.centit.framework.system.service.impl.DataDictionaryManagerImpl
 
dataScopeDao - 类 中的变量com.centit.framework.system.service.impl.DBPlatformEnvironment
 
DBPlatformEnvironment - com.centit.framework.system.service.impl中的类
 
DBPlatformEnvironment() - 类 的构造器com.centit.framework.system.service.impl.DBPlatformEnvironment
 
deleteByRoleCodeAndUserCode(String, String) - 类 中的方法com.centit.framework.system.dao.UserRoleDao
 
deleteByRoleId(String) - 类 中的方法com.centit.framework.system.dao.UserRoleDao
 
deleteByUserId(String) - 类 中的方法com.centit.framework.system.dao.UserRoleDao
 
deleteDataDictionary(String) - 接口 中的方法com.centit.framework.system.service.DataDictionaryManager
 
deleteDataDictionary(String) - 类 中的方法com.centit.framework.system.service.impl.DataDictionaryManagerImpl
 
deleteDataDictionaryPiece(DataDictionaryId) - 接口 中的方法com.centit.framework.system.service.DataDictionaryManager
 
deleteDataDictionaryPiece(DataDictionaryId) - 类 中的方法com.centit.framework.system.service.impl.DataDictionaryManagerImpl
 
deleteDataScopeOfOptID(String) - 类 中的方法com.centit.framework.system.dao.OptDataScopeDao
 
deleteDictionary(String) - 类 中的方法com.centit.framework.system.dao.DataDictionaryDao
 
deleteObject(UserUnit) - 类 中的方法com.centit.framework.system.service.impl.SysUserUnitManagerImpl
 
deleteObject(UserSetting) - 类 中的方法com.centit.framework.system.service.impl.UserSettingManagerImpl
 
deleteObject(UserUnit) - 接口 中的方法com.centit.framework.system.service.SysUserUnitManager
 
deleteObject(UserSetting) - 接口 中的方法com.centit.framework.system.service.UserSettingManager
 
deleteObjectById(String) - 类 中的方法com.centit.framework.system.dao.DataCatalogDao
 
deleteObjectById(DataDictionaryId) - 类 中的方法com.centit.framework.system.dao.DataDictionaryDao
 
deleteObjectById(String) - 类 中的方法com.centit.framework.system.dao.OptInfoDao
 
deleteObjectById(String) - 类 中的方法com.centit.framework.system.dao.OptMethodDao
 
deleteObjectById(Long) - 类 中的方法com.centit.framework.system.dao.QueryFilterConditionDao
 
deleteObjectById(String) - 类 中的方法com.centit.framework.system.dao.RoleInfoDao
 
deleteObjectById(RolePowerId) - 类 中的方法com.centit.framework.system.dao.RolePowerDao
 
deleteObjectById(String) - 类 中的方法com.centit.framework.system.dao.UnitInfoDao
 
deleteObjectById(String) - 类 中的方法com.centit.framework.system.dao.UserInfoDao
 
deleteObjectById(UserRoleId) - 类 中的方法com.centit.framework.system.dao.UserRoleDao
 
deleteObjectById(UserSettingId) - 类 中的方法com.centit.framework.system.dao.UserSettingDao
 
deleteObjectById(String) - 类 中的方法com.centit.framework.system.dao.UserUnitDao
 
deleteObjectById(String) - 类 中的方法com.centit.framework.system.service.impl.OptMethodManagerImpl
 
deleteObjectById(Long) - 类 中的方法com.centit.framework.system.service.impl.QueryFilterConditionManagerImpl
 
deleteObjectById(UserRoleId) - 类 中的方法com.centit.framework.system.service.impl.SysUserRoleManagerImpl
 
deleteObjectById(String) - 接口 中的方法com.centit.framework.system.service.OptMethodManager
 
deleteObjectById(Long) - 接口 中的方法com.centit.framework.system.service.QueryFilterConditionManager
 
deleteObjectById(UserRoleId) - 接口 中的方法com.centit.framework.system.service.SysUserRoleManager
 
deleteObjectForceById(String) - 类 中的方法com.centit.framework.system.dao.UserUnitDao
 
deleteOptInfoById(String) - 类 中的方法com.centit.framework.system.service.impl.OptInfoManagerImpl
 
deleteOptInfoById(String) - 接口 中的方法com.centit.framework.system.service.OptInfoManager
 
deleteOptMethodsByOptID(String) - 类 中的方法com.centit.framework.system.dao.OptMethodDao
 
deletePrimaryUnitByUserCode(String) - 类 中的方法com.centit.framework.system.service.impl.SysUserUnitManagerImpl
 
deletePrimaryUnitByUserCode(String) - 接口 中的方法com.centit.framework.system.service.SysUserUnitManager
 
deleteRoleInfo(String) - 类 中的方法com.centit.framework.system.service.impl.SysRoleManagerImpl
 
deleteRoleInfo(String) - 接口 中的方法com.centit.framework.system.service.SysRoleManager
 
deleteRolePowersByOptCode(String) - 类 中的方法com.centit.framework.system.dao.RolePowerDao
 
deleteRolePowersByRoleCode(String) - 类 中的方法com.centit.framework.system.dao.RolePowerDao
 
deleteUnitInfo(UnitInfo) - 类 中的方法com.centit.framework.system.service.impl.SysUnitManagerImpl
 
deleteUnitInfo(UnitInfo) - 接口 中的方法com.centit.framework.system.service.SysUnitManager
删除机构
deleteUnitRole(UnitRole) - 类 中的方法com.centit.framework.system.dao.UnitRoleDao
 
deleteUnitRole(String, String) - 类 中的方法com.centit.framework.system.service.impl.SysUnitRoleManagerImpl
 
deleteUnitRole(String, String) - 接口 中的方法com.centit.framework.system.service.SysUnitRoleManager
 
deleteUnitRoleById(UnitRoleId) - 类 中的方法com.centit.framework.system.dao.UnitRoleDao
 
deleteUserInfo(String) - 类 中的方法com.centit.framework.system.service.impl.SysUserManagerImpl
 
deleteUserInfo(String) - 接口 中的方法com.centit.framework.system.service.SysUserManager
 
deleteUserQueryFilter(Long) - 类 中的方法com.centit.framework.system.service.impl.UserQueryFilterManagerImpl
 
deleteUserQueryFilter(Long) - 接口 中的方法com.centit.framework.system.service.UserQueryFilterManager
 
deleteUserUnitByUnit(String) - 类 中的方法com.centit.framework.system.dao.UserUnitDao
 
deleteUserUnitByUser(String) - 类 中的方法com.centit.framework.system.dao.UserUnitDao
 
display() - 类 中的方法com.centit.framework.system.po.DataDictionary
 

E

equals(Object) - 类 中的方法com.centit.framework.system.po.DataDictionary
 
equals(Object) - 类 中的方法com.centit.framework.system.po.DataDictionaryId
 
equals(Object) - 类 中的方法com.centit.framework.system.po.FVUserOptListId
 
equals(Object) - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
equals(Object) - 类 中的方法com.centit.framework.system.po.OptDataScope
 
equals(Object) - 类 中的方法com.centit.framework.system.po.OptMethod
 
equals(Object) - 类 中的方法com.centit.framework.system.po.RolePower
 
equals(Object) - 类 中的方法com.centit.framework.system.po.RolePowerId
 
equals(Object) - 类 中的方法com.centit.framework.system.po.UnitRoleId
 
equals(Object) - 类 中的方法com.centit.framework.system.po.UserRoleId
 
equals(Object) - 类 中的方法com.centit.framework.system.po.UserSettingId
 
existCatalogName(String) - 接口 中的方法com.centit.framework.system.service.DataDictionaryManager
 
existCatalogName(String) - 类 中的方法com.centit.framework.system.service.impl.DataDictionaryManagerImpl
 

F

forceSetPassword(String, String) - 类 中的方法com.centit.framework.system.service.impl.SysUserManagerImpl
f服务端强制设置用户密码,密码没有在前段处理过
forceSetPassword(String, String) - 接口 中的方法com.centit.framework.system.service.SysUserManager
 
FVUserOptList - com.centit.framework.system.po中的类
FVUseroptlist entity.
FVUserOptList() - 类 的构造器com.centit.framework.system.po.FVUserOptList
default constructor
FVUserOptList(FVUserOptListId) - 类 的构造器com.centit.framework.system.po.FVUserOptList
full constructor
FVUserOptList(FVUserOptListId, String, String, String) - 类 的构造器com.centit.framework.system.po.FVUserOptList
full constructor
FVUserOptListId - com.centit.framework.system.po中的类
FVUseroptlistId entity.
FVUserOptListId() - 类 的构造器com.centit.framework.system.po.FVUserOptListId
default constructor
FVUserOptListId(String, String) - 类 的构造器com.centit.framework.system.po.FVUserOptListId
minimal constructor
FVUserOptMoudleList - com.centit.framework.system.po中的类
FVUserOptMoudleListId entity.
FVUserOptMoudleList() - 类 的构造器com.centit.framework.system.po.FVUserOptMoudleList
default constructor
FVUserOptMoudleList(String, String, String) - 类 的构造器com.centit.framework.system.po.FVUserOptMoudleList
minimal constructor
FVUserOptMoudleList(String, String, String, String, String, String, Long, String, String, Long, String, String, Long, String) - 类 的构造器com.centit.framework.system.po.FVUserOptMoudleList
 
FVUserRoles - com.centit.framework.system.po中的类
 
FVUserRoles() - 类 的构造器com.centit.framework.system.po.FVUserRoles
 
FVUserRoles(String, String) - 类 的构造器com.centit.framework.system.po.FVUserRoles
 
FVUserRolesId - com.centit.framework.system.po中的类
 
FVUserRolesId() - 类 的构造器com.centit.framework.system.po.FVUserRolesId
 

G

getActiveTime() - 类 中的方法com.centit.framework.system.po.UserInfo
 
getAllOptMethodByUser(String) - 类 中的方法com.centit.framework.system.dao.UserInfoDao
 
getAllOptMethodByUser(String) - 类 中的方法com.centit.framework.system.service.impl.SysUserManagerImpl
 
getAllOptMethodByUser(String) - 接口 中的方法com.centit.framework.system.service.SysUserManager
 
getAllParentUnit() - 类 中的方法com.centit.framework.system.dao.UnitInfoDao
 
getAllSettings() - 类 中的方法com.centit.framework.system.dao.UserSettingDao
 
getAllSettings() - 类 中的方法com.centit.framework.system.service.impl.UserSettingManagerImpl
 
getAllSettings() - 接口 中的方法com.centit.framework.system.service.UserSettingManager
 
getCatalogCode() - 类 中的方法com.centit.framework.system.po.DataCatalog
 
getCatalogCode() - 类 中的方法com.centit.framework.system.po.DataDictionary
 
getCatalogCode() - 类 中的方法com.centit.framework.system.po.DataDictionaryId
 
getCatalogDesc() - 类 中的方法com.centit.framework.system.po.DataCatalog
 
getCatalogIncludeDataPiece(String) - 接口 中的方法com.centit.framework.system.service.DataDictionaryManager
 
getCatalogIncludeDataPiece(String) - 类 中的方法com.centit.framework.system.service.impl.DataDictionaryManagerImpl
 
getCatalogName() - 类 中的方法com.centit.framework.system.po.DataCatalog
 
getCatalogStyle() - 类 中的方法com.centit.framework.system.po.DataCatalog
 
getCatalogType() - 类 中的方法com.centit.framework.system.po.DataCatalog
 
getChangeDesc() - 类 中的方法com.centit.framework.system.po.UnitRole
 
getChangeDesc() - 类 中的方法com.centit.framework.system.po.UserRole
 
getChildren() - 类 中的方法com.centit.framework.system.po.OptInfo
 
getCid() - 类 中的方法com.centit.framework.system.po.UserSetting
 
getConditionNo() - 类 中的方法com.centit.framework.system.po.QueryFilterCondition
 
getCreateDate() - 类 中的方法com.centit.framework.system.po.DataCatalog
 
getCreateDate() - 类 中的方法com.centit.framework.system.po.DataDictionary
 
getCreateDate() - 类 中的方法com.centit.framework.system.po.OptInfo
 
getCreateDate() - 类 中的方法com.centit.framework.system.po.OptMethod
 
getCreateDate() - 类 中的方法com.centit.framework.system.po.QueryFilterCondition
 
getCreateDate() - 类 中的方法com.centit.framework.system.po.RoleInfo
 
getCreateDate() - 类 中的方法com.centit.framework.system.po.RolePower
 
getCreateDate() - 类 中的方法com.centit.framework.system.po.UnitInfo
 
getCreateDate() - 类 中的方法com.centit.framework.system.po.UnitRole
 
getCreateDate() - 类 中的方法com.centit.framework.system.po.UserInfo
 
getCreateDate() - 类 中的方法com.centit.framework.system.po.UserQueryFilter
 
getCreateDate() - 类 中的方法com.centit.framework.system.po.UserRole
 
getCreateDate() - 类 中的方法com.centit.framework.system.po.UserSetting
 
getCreateDate() - 类 中的方法com.centit.framework.system.po.UserUnit
 
getCreator() - 类 中的方法com.centit.framework.system.po.DataCatalog
 
getCreator() - 类 中的方法com.centit.framework.system.po.OptInfo
 
getCreator() - 类 中的方法com.centit.framework.system.po.OptMethod
 
getCreator() - 类 中的方法com.centit.framework.system.po.RoleInfo
 
getCreator() - 类 中的方法com.centit.framework.system.po.RolePower
 
getCreator() - 类 中的方法com.centit.framework.system.po.UnitInfo
 
getCreator() - 类 中的方法com.centit.framework.system.po.UnitRole
 
getCreator() - 类 中的方法com.centit.framework.system.po.UserInfo
 
getCreator() - 类 中的方法com.centit.framework.system.po.UserRole
 
getCreator() - 类 中的方法com.centit.framework.system.po.UserUnit
 
getDataCode() - 类 中的方法com.centit.framework.system.po.DataDictionary
 
getDataCode() - 类 中的方法com.centit.framework.system.po.DataDictionaryId
 
getDataDesc() - 类 中的方法com.centit.framework.system.po.DataDictionary
 
getDataDictionaries() - 类 中的方法com.centit.framework.system.po.DataCatalog
 
getDataDictionary(String) - 接口 中的方法com.centit.framework.system.service.DataDictionaryManager
 
getDataDictionary(String) - 类 中的方法com.centit.framework.system.service.impl.DataDictionaryManagerImpl
 
getDataDictionaryPiece(DataDictionaryId) - 接口 中的方法com.centit.framework.system.service.DataDictionaryManager
 
getDataDictionaryPiece(DataDictionaryId) - 类 中的方法com.centit.framework.system.service.impl.DataDictionaryManagerImpl
 
getDataOrder() - 类 中的方法com.centit.framework.system.po.DataDictionary
 
getDataScopeByOptID(String) - 类 中的方法com.centit.framework.system.dao.OptDataScopeDao
 
getDataScopes() - 类 中的方法com.centit.framework.system.po.OptInfo
 
getDataStyle() - 类 中的方法com.centit.framework.system.po.DataDictionary
 
getDataTag() - 类 中的方法com.centit.framework.system.po.DataDictionary
 
getDataValue() - 类 中的方法com.centit.framework.system.po.DataDictionary
 
getDefaultValue() - 类 中的方法com.centit.framework.system.po.QueryFilterCondition
 
getDepNo() - 类 中的方法com.centit.framework.system.po.UnitInfo
 
getEnglishName() - 类 中的方法com.centit.framework.system.po.UnitInfo
 
getEnglishName() - 类 中的方法com.centit.framework.system.po.UserInfo
 
getExtraCode() - 类 中的方法com.centit.framework.system.po.DataDictionary
 
getExtraCode2() - 类 中的方法com.centit.framework.system.po.DataDictionary
 
getFieldDesc() - 类 中的方法com.centit.framework.system.po.DataCatalog
 
getFieldsDesc(String, String) - 接口 中的方法com.centit.framework.system.service.DataDictionaryManager
 
getFieldsDesc(String, String) - 类 中的方法com.centit.framework.system.service.impl.DataDictionaryManagerImpl
 
getFilterCondition() - 类 中的方法com.centit.framework.system.po.OptDataScope
 
getFilterField() - 类 中的方法com.centit.framework.system.dao.DataCatalogDao
 
getFilterField() - 类 中的方法com.centit.framework.system.dao.DataDictionaryDao
 
getFilterField() - 类 中的方法com.centit.framework.system.dao.OptDataScopeDao
 
getFilterField() - 类 中的方法com.centit.framework.system.dao.OptInfoDao
 
getFilterField() - 类 中的方法com.centit.framework.system.dao.OptMethodDao
 
getFilterField() - 类 中的方法com.centit.framework.system.dao.QueryFilterConditionDao
 
getFilterField() - 类 中的方法com.centit.framework.system.dao.RoleInfoDao
 
getFilterField() - 类 中的方法com.centit.framework.system.dao.RolePowerDao
 
getFilterField() - 类 中的方法com.centit.framework.system.dao.UnitInfoDao
 
getFilterField() - 类 中的方法com.centit.framework.system.dao.UnitRoleDao
 
getFilterField() - 类 中的方法com.centit.framework.system.dao.UserInfoDao
 
getFilterField() - 类 中的方法com.centit.framework.system.dao.UserQueryFilterDao
 
getFilterField() - 类 中的方法com.centit.framework.system.dao.UserRoleDao
 
getFilterField() - 类 中的方法com.centit.framework.system.dao.UserSettingDao
 
getFilterField() - 类 中的方法com.centit.framework.system.dao.UserUnitDao
 
getFilterName() - 类 中的方法com.centit.framework.system.po.UserQueryFilter
 
getFilterNo() - 类 中的方法com.centit.framework.system.po.UserQueryFilter
 
getFilterSql() - 类 中的方法com.centit.framework.system.po.QueryFilterCondition
 
getFilterValue() - 类 中的方法com.centit.framework.system.po.UserQueryFilter
 
getFormCode() - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
getFormCode() - 类 中的方法com.centit.framework.system.po.OptInfo
 
getFullKey() - 类 中的方法com.centit.framework.system.po.DataDictionary
 
getHeight() - 类 中的方法com.centit.framework.system.po.OptInfo
 
getIcon() - 类 中的方法com.centit.framework.system.po.OptInfo
 
getId() - 类 中的方法com.centit.framework.system.po.DataDictionary
 
getId() - 类 中的方法com.centit.framework.system.po.FVUserOptList
 
getId() - 类 中的方法com.centit.framework.system.po.FVUserRoles
 
getId() - 类 中的方法com.centit.framework.system.po.RolePower
 
getId() - 类 中的方法com.centit.framework.system.po.UnitRole
 
getId() - 类 中的方法com.centit.framework.system.po.UserRole
 
getIdCardNo() - 类 中的方法com.centit.framework.system.po.UserInfo
 
getImgIndex() - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
getImgIndex() - 类 中的方法com.centit.framework.system.po.OptInfo
 
getInheritedFrom() - 类 中的方法com.centit.framework.system.po.FVUserRoles
 
getInheritedFrom() - 类 中的方法com.centit.framework.system.po.UserRole
 
getIsDefault() - 类 中的方法com.centit.framework.system.po.UserQueryFilter
T : 最新查看, F: 其他
getIsInToolbar() - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
getIsInToolbar() - 类 中的方法com.centit.framework.system.po.OptInfo
 
getIsInWorkflow() - 类 中的方法com.centit.framework.system.po.OptMethod
 
getIsPrimary() - 类 中的方法com.centit.framework.system.po.UserUnit
T:主机构 F:辅机构
getIsValid() - 类 中的方法com.centit.framework.system.po.FVUserRoles
 
getIsValid() - 类 中的方法com.centit.framework.system.po.RoleInfo
 
getIsValid() - 类 中的方法com.centit.framework.system.po.UnitInfo
 
getIsValid() - 类 中的方法com.centit.framework.system.po.UserInfo
T:生效 F:无效
getLastModifyDate() - 类 中的方法com.centit.framework.system.po.DataCatalog
 
getLastModifyDate() - 类 中的方法com.centit.framework.system.po.DataDictionary
 
getLastModifyDate() - 类 中的方法com.centit.framework.system.po.OptMethod
 
getLastModifyDate() - 类 中的方法com.centit.framework.system.po.RoleInfo
 
getLastModifyDate() - 类 中的方法com.centit.framework.system.po.RolePower
 
getLastModifyDate() - 类 中的方法com.centit.framework.system.po.UnitInfo
 
getLastModifyDate() - 类 中的方法com.centit.framework.system.po.UnitRole
 
getLastModifyDate() - 类 中的方法com.centit.framework.system.po.UserInfo
 
getLastModifyDate() - 类 中的方法com.centit.framework.system.po.UserRole
 
getLastModifyDate() - 类 中的方法com.centit.framework.system.po.UserUnit
 
getLocalDataValue(String) - 类 中的方法com.centit.framework.system.po.DataDictionary
 
getLoginName() - 类 中的方法com.centit.framework.system.po.UserInfo
 
getLoginName() - 类 中的方法com.centit.framework.system.po.UserRole
 
getLoginTimes() - 类 中的方法com.centit.framework.system.po.UserInfo
 
getMenuFuncByUserID(String, String) - 类 中的方法com.centit.framework.system.dao.OptInfoDao
 
getMenuFuncs(List<OptInfo>, List<OptInfo>) - 类 中的静态方法com.centit.framework.system.service.impl.DBPlatformEnvironment
 
getModleCode() - 类 中的方法com.centit.framework.system.po.UserQueryFilter
 
getMsgNo() - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
getMsgPrm() - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
getNeedCache() - 类 中的方法com.centit.framework.system.po.DataCatalog
 
getNextFilterKey() - 类 中的方法com.centit.framework.system.service.impl.UserQueryFilterManagerImpl
 
getNextFilterKey() - 接口 中的方法com.centit.framework.system.service.UserQueryFilterManager
 
getNextKey() - 类 中的方法com.centit.framework.system.dao.QueryFilterConditionDao
 
getNextKey() - 类 中的方法com.centit.framework.system.dao.RoleInfoDao
 
getNextKey() - 类 中的方法com.centit.framework.system.dao.UnitInfoDao
 
getNextKey() - 类 中的方法com.centit.framework.system.dao.UserInfoDao
 
getNextKey() - 类 中的方法com.centit.framework.system.dao.UserQueryFilterDao
 
getNextKey() - 类 中的方法com.centit.framework.system.dao.UserUnitDao
 
getNextOptCode() - 类 中的方法com.centit.framework.system.dao.OptDataScopeDao
 
getNextOptCode() - 类 中的方法com.centit.framework.system.dao.OptMethodDao
 
getNextOptCode() - 类 中的方法com.centit.framework.system.service.impl.OptMethodManagerImpl
 
getNextOptCode() - 接口 中的方法com.centit.framework.system.service.OptMethodManager
 
getObject(UnitInfo) - 类 中的方法com.centit.framework.system.service.impl.SysUnitManagerImpl
查找对象,如果没有新建一个空对象,并附一个默认的编码
getObjectById(String) - 类 中的方法com.centit.framework.system.dao.DataCatalogDao
 
getObjectById(DataDictionaryId) - 类 中的方法com.centit.framework.system.dao.DataDictionaryDao
 
getObjectById(String) - 类 中的方法com.centit.framework.system.dao.OptInfoDao
 
getObjectById(String) - 类 中的方法com.centit.framework.system.dao.OptMethodDao
 
getObjectById(Long) - 类 中的方法com.centit.framework.system.dao.QueryFilterConditionDao
 
getObjectById(String) - 类 中的方法com.centit.framework.system.dao.RoleInfoDao
 
getObjectById(String) - 类 中的方法com.centit.framework.system.dao.UnitInfoDao
 
getObjectById(Long) - 类 中的方法com.centit.framework.system.dao.UserQueryFilterDao
 
getObjectById(UserRoleId) - 类 中的方法com.centit.framework.system.dao.UserRoleDao
 
getObjectById(UserSettingId) - 类 中的方法com.centit.framework.system.dao.UserSettingDao
 
getObjectById(String) - 类 中的方法com.centit.framework.system.dao.UserUnitDao
 
getObjectById(String) - 接口 中的方法com.centit.framework.system.service.DataDictionaryManager
 
getObjectById(String) - 类 中的方法com.centit.framework.system.service.impl.DataDictionaryManagerImpl
 
getObjectById(String) - 类 中的方法com.centit.framework.system.service.impl.OptInfoManagerImpl
 
getObjectById(String) - 类 中的方法com.centit.framework.system.service.impl.OptMethodManagerImpl
 
getObjectById(Long) - 类 中的方法com.centit.framework.system.service.impl.QueryFilterConditionManagerImpl
 
getObjectById(String) - 类 中的方法com.centit.framework.system.service.impl.SysRoleManagerImpl
 
getObjectById(String) - 类 中的方法com.centit.framework.system.service.impl.SysUnitManagerImpl
 
getObjectById(String) - 类 中的方法com.centit.framework.system.service.impl.SysUserManagerImpl
 
getObjectById(UserRoleId) - 类 中的方法com.centit.framework.system.service.impl.SysUserRoleManagerImpl
 
getObjectById(String) - 类 中的方法com.centit.framework.system.service.impl.SysUserUnitManagerImpl
 
getObjectById(UserSettingId) - 类 中的方法com.centit.framework.system.service.impl.UserSettingManagerImpl
 
getObjectById(String) - 接口 中的方法com.centit.framework.system.service.OptInfoManager
 
getObjectById(String) - 接口 中的方法com.centit.framework.system.service.OptMethodManager
 
getObjectById(Long) - 接口 中的方法com.centit.framework.system.service.QueryFilterConditionManager
 
getObjectById(String) - 接口 中的方法com.centit.framework.system.service.SysRoleManager
 
getObjectById(String) - 接口 中的方法com.centit.framework.system.service.SysUnitManager
 
getObjectById(String) - 接口 中的方法com.centit.framework.system.service.SysUserManager
 
getObjectById(UserRoleId) - 接口 中的方法com.centit.framework.system.service.SysUserRoleManager
 
getObjectById(String) - 接口 中的方法com.centit.framework.system.service.SysUserUnitManager
 
getObjectById(UserSettingId) - 接口 中的方法com.centit.framework.system.service.UserSettingManager
 
getObjectByProperty(String, Object) - 类 中的方法com.centit.framework.system.dao.RoleInfoDao
 
getObtainDate() - 类 中的方法com.centit.framework.system.po.UnitRole
 
getObtainDate() - 类 中的方法com.centit.framework.system.po.UserRole
 
getObtainType() - 类 中的方法com.centit.framework.system.po.FVUserRoles
这个是新版本的一个新的性所有 添加了这个 默认实现 用户获得这个角色的方式,
getObtainType() - 类 中的方法com.centit.framework.system.po.UserRole
 
getOptcode() - 类 中的方法com.centit.framework.system.po.FVUserOptList
 
getOptcode() - 类 中的方法com.centit.framework.system.po.FVUserOptListId
 
getOptCode() - 类 中的方法com.centit.framework.system.po.OptMethod
 
getOptCode() - 类 中的方法com.centit.framework.system.po.OptMethodUrlMap
 
getOptCode() - 类 中的方法com.centit.framework.system.po.RolePower
 
getOptCode() - 类 中的方法com.centit.framework.system.po.RolePowerId
 
getOptDefUrl() - 类 中的方法com.centit.framework.system.po.OptMethodUrlMap
 
getOptDesc() - 类 中的方法com.centit.framework.system.po.OptMethod
 
getOptId() - 类 中的方法com.centit.framework.system.po.DataCatalog
 
getOptId() - 类 中的方法com.centit.framework.system.po.FVUserOptList
 
getOptId() - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
getOptId() - 类 中的方法com.centit.framework.system.po.OptDataScope
 
getOptId() - 类 中的方法com.centit.framework.system.po.OptInfo
 
getOptId() - 类 中的方法com.centit.framework.system.po.OptMethod
 
getOptId() - 类 中的方法com.centit.framework.system.po.UserSetting
 
getOptInfoById(String) - 类 中的方法com.centit.framework.system.service.impl.OptInfoManagerImpl
 
getOptInfoById(String) - 接口 中的方法com.centit.framework.system.service.OptInfoManager
 
getOptMethod() - 类 中的方法com.centit.framework.system.po.FVUserOptList
 
getOptMethod() - 类 中的方法com.centit.framework.system.po.OptMethod
 
getOptMethods() - 类 中的方法com.centit.framework.system.po.OptInfo
 
getOptName() - 类 中的方法com.centit.framework.system.po.FVUserOptList
 
getOptName() - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
getOptName() - 类 中的方法com.centit.framework.system.po.OptInfo
 
getOptName() - 类 中的方法com.centit.framework.system.po.OptMethod
 
getOptOrder() - 类 中的方法com.centit.framework.system.po.OptMethod
 
getOptReq() - 类 中的方法com.centit.framework.system.po.OptMethod
 
getOptReq() - 类 中的方法com.centit.framework.system.po.OptMethodUrlMap
 
getOptRoute() - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
getOptRoute() - 类 中的方法com.centit.framework.system.po.OptInfo
 
getOptScopeCode() - 类 中的方法com.centit.framework.system.po.OptDataScope
 
getOptScopeCodes() - 类 中的方法com.centit.framework.system.po.RolePower
 
getOptScopeCodeSet() - 类 中的方法com.centit.framework.system.po.RolePower
 
getOptType() - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
getOptType() - 类 中的方法com.centit.framework.system.po.OptInfo
S:实施业务, O:普通业务, W:流程业务, I:项目业务
getOptUrl() - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
getOptUrl() - 类 中的方法com.centit.framework.system.po.OptInfo
 
getOptUrl() - 类 中的方法com.centit.framework.system.po.OptMethod
 
getOrderInd() - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
getOrderInd() - 类 中的方法com.centit.framework.system.po.OptInfo
 
getPageType() - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
页面打开方式 D: DIV I: iFrame
getPageType() - 类 中的方法com.centit.framework.system.po.OptInfo
页面打开方式 D: DIV I: iFrame
getParamCode() - 类 中的方法com.centit.framework.system.po.UserSetting
 
getParamCode() - 类 中的方法com.centit.framework.system.po.UserSettingId
 
getParamLabel() - 类 中的方法com.centit.framework.system.po.QueryFilterCondition
 
getParamName() - 类 中的方法com.centit.framework.system.po.QueryFilterCondition
 
getParamName() - 类 中的方法com.centit.framework.system.po.UserSetting
 
getParamType() - 类 中的方法com.centit.framework.system.po.QueryFilterCondition
 
getParamValue() - 类 中的方法com.centit.framework.system.po.UserSetting
 
getParentUnit() - 类 中的方法com.centit.framework.system.po.UnitInfo
 
getPreOptId() - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
getPreOptId() - 类 中的方法com.centit.framework.system.po.OptInfo
 
getPrimaryUnit() - 类 中的方法com.centit.framework.system.po.UserInfo
 
getPrimaryUnitByUserCode(String) - 类 中的方法com.centit.framework.system.service.impl.SysUserUnitManagerImpl
 
getPrimaryUnitByUserCode(String) - 接口 中的方法com.centit.framework.system.service.SysUserUnitManager
 
getPrimaryUnitByUserId(String) - 类 中的方法com.centit.framework.system.dao.UserUnitDao
 
getPwdExpiredTime() - 类 中的方法com.centit.framework.system.po.UserInfo
密码失效时间
getRankMemo() - 类 中的方法com.centit.framework.system.po.UserUnit
 
getRegCellPhone() - 类 中的方法com.centit.framework.system.po.UserInfo
 
getRegEmail() - 类 中的方法com.centit.framework.system.po.UserInfo
 
getRoleByCodeOrName(String) - 类 中的方法com.centit.framework.system.dao.RoleInfoDao
 
getRoleCode() - 类 中的方法com.centit.framework.system.po.FVUserRoles
 
getRoleCode() - 类 中的方法com.centit.framework.system.po.FVUserRolesId
 
getRoleCode() - 类 中的方法com.centit.framework.system.po.RoleInfo
 
getRoleCode() - 类 中的方法com.centit.framework.system.po.RolePower
 
getRoleCode() - 类 中的方法com.centit.framework.system.po.RolePowerId
 
getRoleCode() - 类 中的方法com.centit.framework.system.po.UnitRole
 
getRoleCode() - 类 中的方法com.centit.framework.system.po.UnitRoleId
 
getRoleCode() - 类 中的方法com.centit.framework.system.po.UserRole
 
getRoleCode() - 类 中的方法com.centit.framework.system.po.UserRoleId
 
getRoleDesc() - 类 中的方法com.centit.framework.system.po.FVUserRoles
 
getRoleDesc() - 类 中的方法com.centit.framework.system.po.RoleInfo
 
getRoleInfo(String) - 类 中的方法com.centit.framework.system.service.impl.SysRoleManagerImpl
 
getRoleInfo(String) - 接口 中的方法com.centit.framework.system.service.SysRoleManager
 
getRoleName() - 类 中的方法com.centit.framework.system.po.FVUserRoles
 
getRoleName() - 类 中的方法com.centit.framework.system.po.RoleInfo
 
getRoleOwner() - 类 中的方法com.centit.framework.system.po.FVUserRoles
 
getRoleOwner() - 类 中的方法com.centit.framework.system.po.RoleInfo
 
getRolePowers() - 类 中的方法com.centit.framework.system.po.FVUserRoles
 
getRolePowers() - 类 中的方法com.centit.framework.system.po.RoleInfo
 
getRolePowers(String) - 类 中的方法com.centit.framework.system.service.impl.SysRoleManagerImpl
 
getRolePowers(String) - 接口 中的方法com.centit.framework.system.service.SysRoleManager
 
getRolePowersByDefCode(String) - 类 中的方法com.centit.framework.system.service.impl.SysRoleManagerImpl
 
getRolePowersByDefCode(String) - 接口 中的方法com.centit.framework.system.service.SysRoleManager
 
getRoleType() - 类 中的方法com.centit.framework.system.po.FVUserRoles
角色的类别 F (Fixe)系统内置的,固有的, G (global) 全局的 P (public) 公用的,指 系统全局 和 部门之间公用的 D (department)部门(机构)特有的角色 I ( Item )为项目角色 W (workflow)工作流角色 ,这两个为保留类别,暂时没有使用 角色的类别 F/G/P/D/I/W
getRoleType() - 类 中的方法com.centit.framework.system.po.RoleInfo
角色的类别 F (Fixe)系统内置的,固有的, G (global) 全局的 P (public) 公用的,指 系统全局 和 部门之间公用的 D (department)部门(机构)特有的角色 I ( Item )为项目角色 W (workflow)工作流角色 ,这两个为保留类别,暂时没有使用 H (HIDE)系统内置的不要显示的,是部门可以自己支配的操作权限集合 角色的类别 F/G/P/D/I/W
getScopeMemo() - 类 中的方法com.centit.framework.system.po.OptDataScope
 
getScopeName() - 类 中的方法com.centit.framework.system.po.OptDataScope
 
getSecedeDate() - 类 中的方法com.centit.framework.system.po.UnitRole
 
getSecedeDate() - 类 中的方法com.centit.framework.system.po.UserRole
 
getSelectDataCatalog() - 类 中的方法com.centit.framework.system.po.QueryFilterCondition
 
getSelectDataType() - 类 中的方法com.centit.framework.system.po.QueryFilterCondition
 
getSelectJson() - 类 中的方法com.centit.framework.system.po.QueryFilterCondition
 
getSelectSql() - 类 中的方法com.centit.framework.system.po.QueryFilterCondition
 
getState() - 类 中的方法com.centit.framework.system.po.DataDictionary
 
getState() - 类 中的方法com.centit.framework.system.po.OptInfo
 
getState() - 类 中的方法com.centit.framework.system.po.UnitInfo
 
getSubUnits() - 类 中的方法com.centit.framework.system.po.UnitInfo
 
getTableClassName() - 类 中的方法com.centit.framework.system.po.QueryFilterCondition
 
getTopOptId() - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
getTopOptId() - 类 中的方法com.centit.framework.system.po.OptInfo
 
getTopUnit() - 类 中的方法com.centit.framework.system.po.UserInfo
 
getUnitByName(String) - 类 中的方法com.centit.framework.system.dao.UnitInfoDao
 
getUnitByName(String) - 类 中的方法com.centit.framework.system.service.impl.SysUnitManagerImpl
 
getUnitByName(String) - 接口 中的方法com.centit.framework.system.service.SysUnitManager
 
getUnitByTag(String) - 类 中的方法com.centit.framework.system.dao.UnitInfoDao
 
getUnitByWord(String) - 类 中的方法com.centit.framework.system.dao.UnitInfoDao
 
getUnitCode() - 类 中的方法com.centit.framework.system.po.FVUserRoles
 
getUnitCode() - 类 中的方法com.centit.framework.system.po.RoleInfo
 
getUnitCode() - 类 中的方法com.centit.framework.system.po.UnitInfo
 
getUnitCode() - 类 中的方法com.centit.framework.system.po.UnitRole
 
getUnitCode() - 类 中的方法com.centit.framework.system.po.UnitRoleId
 
getUnitCode() - 类 中的方法com.centit.framework.system.po.UserUnit
 
getUnitDesc() - 类 中的方法com.centit.framework.system.po.UnitInfo
 
getUnitGrade() - 类 中的方法com.centit.framework.system.po.UnitInfo
 
getUnitManager() - 类 中的方法com.centit.framework.system.po.UnitInfo
 
getUnitName() - 类 中的方法com.centit.framework.system.po.UnitInfo
 
getUnitOrder() - 类 中的方法com.centit.framework.system.po.UnitInfo
 
getUnitPath() - 类 中的方法com.centit.framework.system.po.UnitInfo
 
getUnitRoleById(UnitRoleId) - 类 中的方法com.centit.framework.system.dao.UnitRoleDao
 
getUnitRoleById(String, String) - 类 中的方法com.centit.framework.system.service.impl.SysUnitRoleManagerImpl
 
getUnitRoleById(String, String) - 接口 中的方法com.centit.framework.system.service.SysUnitRoleManager
 
getUnitShortName() - 类 中的方法com.centit.framework.system.po.UnitInfo
 
getUnitTag() - 类 中的方法com.centit.framework.system.po.UnitInfo
 
getUnitType() - 类 中的方法com.centit.framework.system.po.UnitInfo
 
getUnitUsers(String) - 类 中的方法com.centit.framework.system.service.impl.SysUnitManagerImpl
 
getUnitUsers(String) - 接口 中的方法com.centit.framework.system.service.SysUnitManager
 
getUnitWord() - 类 中的方法com.centit.framework.system.po.UnitInfo
 
getUpdateDate() - 类 中的方法com.centit.framework.system.po.DataCatalog
 
getUpdateDate() - 类 中的方法com.centit.framework.system.po.OptInfo
 
getUpdateDate() - 类 中的方法com.centit.framework.system.po.OptMethod
 
getUpdateDate() - 类 中的方法com.centit.framework.system.po.RoleInfo
 
getUpdateDate() - 类 中的方法com.centit.framework.system.po.RolePower
 
getUpdateDate() - 类 中的方法com.centit.framework.system.po.UnitInfo
 
getUpdateDate() - 类 中的方法com.centit.framework.system.po.UnitRole
 
getUpdateDate() - 类 中的方法com.centit.framework.system.po.UserInfo
 
getUpdateDate() - 类 中的方法com.centit.framework.system.po.UserRole
 
getUpdateDate() - 类 中的方法com.centit.framework.system.po.UserUnit
 
getUpdator() - 类 中的方法com.centit.framework.system.po.DataCatalog
 
getUpdator() - 类 中的方法com.centit.framework.system.po.OptInfo
 
getUpdator() - 类 中的方法com.centit.framework.system.po.OptMethod
 
getUpdator() - 类 中的方法com.centit.framework.system.po.RoleInfo
 
getUpdator() - 类 中的方法com.centit.framework.system.po.RolePower
 
getUpdator() - 类 中的方法com.centit.framework.system.po.UnitInfo
 
getUpdator() - 类 中的方法com.centit.framework.system.po.UnitRole
 
getUpdator() - 类 中的方法com.centit.framework.system.po.UserInfo
 
getUpdator() - 类 中的方法com.centit.framework.system.po.UserRole
 
getUpdator() - 类 中的方法com.centit.framework.system.po.UserUnit
 
getUserByCode(String) - 类 中的方法com.centit.framework.system.dao.UserInfoDao
 
getUserByIdCardNo(String) - 类 中的方法com.centit.framework.system.dao.UserInfoDao
 
getUserByLoginName(String) - 类 中的方法com.centit.framework.system.dao.UserInfoDao
 
getUserByRegCellPhone(String) - 类 中的方法com.centit.framework.system.dao.UserInfoDao
 
getUserByRegCellPhone(String) - 类 中的方法com.centit.framework.system.service.impl.SysUserManagerImpl
 
getUserByRegCellPhone(String) - 接口 中的方法com.centit.framework.system.service.SysUserManager
 
getUserByRegEmail(String) - 类 中的方法com.centit.framework.system.dao.UserInfoDao
 
getUserByRegEmail(String) - 类 中的方法com.centit.framework.system.service.impl.SysUserManagerImpl
 
getUserByRegEmail(String) - 接口 中的方法com.centit.framework.system.service.SysUserManager
 
getUserByTag(String) - 类 中的方法com.centit.framework.system.dao.UserInfoDao
 
getUserByUserWord(String) - 类 中的方法com.centit.framework.system.dao.UserInfoDao
 
getUserByUserWord(String) - 类 中的方法com.centit.framework.system.service.impl.SysUserManagerImpl
 
getUserByUserWord(String) - 接口 中的方法com.centit.framework.system.service.SysUserManager
 
getUserCode() - 类 中的方法com.centit.framework.system.po.FVUserOptList
 
getUserCode() - 类 中的方法com.centit.framework.system.po.FVUserOptListId
 
getUsercode() - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
getUserCode() - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
getUserCode() - 类 中的方法com.centit.framework.system.po.FVUserRoles
 
getUserCode() - 类 中的方法com.centit.framework.system.po.FVUserRolesId
 
getUserCode() - 类 中的方法com.centit.framework.system.po.UserInfo
 
getUserCode() - 类 中的方法com.centit.framework.system.po.UserQueryFilter
 
getUserCode() - 类 中的方法com.centit.framework.system.po.UserRole
 
getUserCode() - 类 中的方法com.centit.framework.system.po.UserRoleId
 
getUserCode() - 类 中的方法com.centit.framework.system.po.UserSetting
 
getUserCode() - 类 中的方法com.centit.framework.system.po.UserSettingId
 
getUserCode() - 类 中的方法com.centit.framework.system.po.UserUnit
 
getUserDefaultFilter(String, String) - 类 中的方法com.centit.framework.system.service.impl.UserQueryFilterManagerImpl
 
getUserDefaultFilter(String, String) - 接口 中的方法com.centit.framework.system.service.UserQueryFilterManager
 
getUserDefaultFilterByModle(String, String) - 类 中的方法com.centit.framework.system.dao.UserQueryFilterDao
 
getUserDesc() - 类 中的方法com.centit.framework.system.po.UserInfo
 
getUserName() - 类 中的方法com.centit.framework.system.po.UserInfo
 
getUserNamePinyin() - 类 中的方法com.centit.framework.system.po.UserInfo
 
getUserOrder() - 类 中的方法com.centit.framework.system.po.UserInfo
 
getUserOrder() - 类 中的方法com.centit.framework.system.po.UserUnit
 
getUserPin() - 类 中的方法com.centit.framework.system.po.UserInfo
 
getUserPrimaryUnit() - 类 中的方法com.centit.framework.system.po.UserRole
 
getUserPwd() - 类 中的方法com.centit.framework.system.po.UserInfo
 
getUserQueryFilter(Long) - 类 中的方法com.centit.framework.system.service.impl.UserQueryFilterManagerImpl
 
getUserQueryFilter(Long) - 接口 中的方法com.centit.framework.system.service.UserQueryFilterManager
 
getUserRank() - 类 中的方法com.centit.framework.system.po.UserUnit
 
getUserRoles() - 类 中的方法com.centit.framework.system.po.UserInfo
 
getUserSetting(String, String) - 类 中的方法com.centit.framework.system.service.impl.DBPlatformEnvironment
 
getUserSetting(String, String) - 类 中的方法com.centit.framework.system.service.impl.UserSettingManagerImpl
 
getUserSetting(String, String) - 接口 中的方法com.centit.framework.system.service.UserSettingManager
 
getUserSettings(String, String) - 类 中的方法com.centit.framework.system.dao.UserSettingDao
 
getUserSettings(String) - 类 中的方法com.centit.framework.system.service.impl.UserSettingManagerImpl
 
getUserSettings(String, String) - 类 中的方法com.centit.framework.system.service.impl.UserSettingManagerImpl
 
getUserSettings(String) - 接口 中的方法com.centit.framework.system.service.UserSettingManager
 
getUserSettings(String, String) - 接口 中的方法com.centit.framework.system.service.UserSettingManager
 
getUserSettingsByCode(String) - 类 中的方法com.centit.framework.system.dao.UserSettingDao
 
getUserStation() - 类 中的方法com.centit.framework.system.po.UserUnit
 
getUserTag() - 类 中的方法com.centit.framework.system.po.UserInfo
 
getUserType() - 类 中的方法com.centit.framework.system.po.UserInfo
 
getUserUnitId() - 类 中的方法com.centit.framework.system.po.UserUnit
 
getUserWord() - 类 中的方法com.centit.framework.system.po.UserInfo
 
getValidUserRole(String, String) - 类 中的方法com.centit.framework.system.dao.UserRoleDao
 
getValue(String, String) - 类 中的方法com.centit.framework.system.dao.UserSettingDao
 
getWholeDictionary() - 类 中的方法com.centit.framework.system.dao.DataDictionaryDao
 
getWholeDictionary() - 接口 中的方法com.centit.framework.system.service.DataDictionaryManager
 
getWholeDictionary() - 类 中的方法com.centit.framework.system.service.impl.DataDictionaryManagerImpl
 
getWidth() - 类 中的方法com.centit.framework.system.po.OptInfo
 
getXzRank() - 类 中的方法com.centit.framework.system.po.UserUnit
 

H

hasChildren(String) - 类 中的方法com.centit.framework.system.service.impl.OptInfoManagerImpl
 
hasChildren(String) - 接口 中的方法com.centit.framework.system.service.OptInfoManager
 
hashCode() - 类 中的方法com.centit.framework.system.po.DataDictionary
 
hashCode() - 类 中的方法com.centit.framework.system.po.DataDictionaryId
 
hashCode() - 类 中的方法com.centit.framework.system.po.FVUserOptListId
 
hashCode() - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
hashCode() - 类 中的方法com.centit.framework.system.po.OptDataScope
 
hashCode() - 类 中的方法com.centit.framework.system.po.OptMethod
 
hashCode() - 类 中的方法com.centit.framework.system.po.RolePower
 
hashCode() - 类 中的方法com.centit.framework.system.po.RolePowerId
 
hashCode() - 类 中的方法com.centit.framework.system.po.UnitRoleId
 
hashCode() - 类 中的方法com.centit.framework.system.po.UserRoleId
 
hashCode() - 类 中的方法com.centit.framework.system.po.UserSettingId
 
hasSameName(UnitInfo) - 类 中的方法com.centit.framework.system.service.impl.SysUnitManagerImpl
 
hasSameName(UnitInfo) - 接口 中的方法com.centit.framework.system.service.SysUnitManager
 
hasUserStation(String, String) - 类 中的方法com.centit.framework.system.service.impl.SysUserUnitManagerImpl
 
hasUserStation(String, String) - 接口 中的方法com.centit.framework.system.service.SysUserUnitManager
 

I

insertOrUpdateMenu(List<? extends IOptInfo>, List<? extends IOptMethod>) - 类 中的方法com.centit.framework.system.service.impl.DBPlatformEnvironment
新增或修改菜单和操作
isAnyOneExist(String, String, String, String) - 类 中的方法com.centit.framework.system.dao.UserInfoDao
 
isAnyOneExist(String, String, String, String) - 类 中的方法com.centit.framework.system.service.impl.SysUserManagerImpl
 
isAnyOneExist(String, String, String, String) - 接口 中的方法com.centit.framework.system.service.SysUserManager
 
isCellPhoneExist(String, String) - 类 中的方法com.centit.framework.system.dao.UserInfoDao
 
isCellPhoneExist(String, String) - 类 中的方法com.centit.framework.system.service.impl.SysUserManagerImpl
 
isCellPhoneExist(String, String) - 接口 中的方法com.centit.framework.system.service.SysUserManager
 
isDefaultValue() - 类 中的方法com.centit.framework.system.po.UserSetting
 
isDepNoUnique(String, String) - 类 中的方法com.centit.framework.system.service.impl.SysUnitManagerImpl
 
isDepNoUnique(String, String) - 接口 中的方法com.centit.framework.system.service.SysUnitManager
部门编码是否唯一
isEmailExist(String, String) - 类 中的方法com.centit.framework.system.dao.UserInfoDao
 
isEmailExist(String, String) - 类 中的方法com.centit.framework.system.service.impl.SysUserManagerImpl
 
isEmailExist(String, String) - 接口 中的方法com.centit.framework.system.service.SysUserManager
 
isExistsUnitByParentAndOrder(String, long) - 类 中的方法com.centit.framework.system.dao.UnitInfoDao
根据PARENT_UNIT和UNIT_ORDER获取同级机构
isLoginNameExist(String, String) - 类 中的方法com.centit.framework.system.dao.UserInfoDao
 
isLoginNameExist(String, String) - 类 中的方法com.centit.framework.system.service.impl.SysUserManagerImpl
 
isLoginNameExist(String, String) - 接口 中的方法com.centit.framework.system.service.SysUserManager
 
isUniqueName(String, String, String) - 类 中的方法com.centit.framework.system.dao.UnitInfoDao
根据名称获取同级机构
isUniqueOrder(UnitInfo) - 类 中的方法com.centit.framework.system.service.impl.SysUnitManagerImpl
 
isUniqueOrder(UnitInfo) - 接口 中的方法com.centit.framework.system.service.SysUnitManager
 
isUnitWordUnique(String, String) - 类 中的方法com.centit.framework.system.service.impl.SysUnitManagerImpl
 
isUnitWordUnique(String, String) - 接口 中的方法com.centit.framework.system.service.SysUnitManager
部门编码是否唯一

J

judgeSysRoleNameCanBeUsed(String, String, String) - 类 中的方法com.centit.framework.system.service.impl.SysRoleManagerImpl
检查 角色名称是可以用
judgeSysRoleNameCanBeUsed(String, String, String) - 接口 中的方法com.centit.framework.system.service.SysRoleManager
判断角色名称是否重复

L

lastModifyDate - 类 中的变量com.centit.framework.system.po.DataDictionary
 
listAllDataCatalog() - 接口 中的方法com.centit.framework.system.service.DataDictionaryManager
 
listAllDataCatalog() - 类 中的方法com.centit.framework.system.service.impl.DataDictionaryManagerImpl
 
listAllDataCatalogs() - 类 中的方法com.centit.framework.system.service.impl.DBPlatformEnvironment
 
listAllDataScope() - 类 中的方法com.centit.framework.system.dao.OptDataScopeDao
 
listAllDataScope() - 类 中的方法com.centit.framework.system.service.impl.OptInfoManagerImpl
 
listAllDataScope() - 接口 中的方法com.centit.framework.system.service.OptInfoManager
 
listAllOptDataScope() - 类 中的方法com.centit.framework.system.service.impl.DBPlatformEnvironment
 
listAllOptInfo() - 类 中的方法com.centit.framework.system.service.impl.DBPlatformEnvironment
 
listAllOptMethod() - 类 中的方法com.centit.framework.system.service.impl.DBPlatformEnvironment
 
listAllOptMethods() - 类 中的方法com.centit.framework.system.service.impl.SysRoleManagerImpl
 
listAllOptMethods() - 接口 中的方法com.centit.framework.system.service.SysRoleManager
 
listAllOptMethodUrlMap() - 类 中的方法com.centit.framework.system.dao.OptInfoDao
 
listAllRoleInfo() - 类 中的方法com.centit.framework.system.service.impl.DBPlatformEnvironment
 
listAllRolePower() - 类 中的方法com.centit.framework.system.service.impl.DBPlatformEnvironment
 
listAllRolePowers() - 类 中的方法com.centit.framework.system.service.impl.SysRoleManagerImpl
 
listAllRolePowers() - 接口 中的方法com.centit.framework.system.service.SysRoleManager
 
listAllSubObjectsAsSort(String) - 类 中的方法com.centit.framework.system.service.impl.SysUnitManagerImpl
 
listAllSubObjectsAsSort(String) - 接口 中的方法com.centit.framework.system.service.SysUnitManager
 
listAllSubUnits(String) - 类 中的方法com.centit.framework.system.service.impl.SysUnitManagerImpl
 
listAllSubUnits(String) - 接口 中的方法com.centit.framework.system.service.SysUnitManager
 
listAllUnits() - 类 中的方法com.centit.framework.system.service.impl.DBPlatformEnvironment
 
listAllUsers() - 类 中的方法com.centit.framework.system.service.impl.DBPlatformEnvironment
 
listAllUserUnits() - 类 中的方法com.centit.framework.system.service.impl.DBPlatformEnvironment
 
listCurrentUnitRoles(String, PageDesc) - 类 中的方法com.centit.framework.system.service.impl.SysUnitRoleManagerImpl
 
listCurrentUnitRoles(String, PageDesc) - 接口 中的方法com.centit.framework.system.service.SysUnitRoleManager
根据机构 该机构关联角色
listDataDictionaries(String) - 类 中的方法com.centit.framework.system.service.impl.DBPlatformEnvironment
 
listDataDictionary(String) - 类 中的方法com.centit.framework.system.dao.DataDictionaryDao
 
listDataDictionarys(Map<String, Object>) - 接口 中的方法com.centit.framework.system.service.DataDictionaryManager
 
listDataDictionarys(Map<String, Object>) - 类 中的方法com.centit.framework.system.service.impl.DataDictionaryManagerImpl
 
listDataFiltersByIds(Collection<String>) - 类 中的方法com.centit.framework.system.dao.OptDataScopeDao
 
listDefaultSettings(Map<String, Object>, PageDesc) - 类 中的方法com.centit.framework.system.service.impl.UserSettingManagerImpl
 
listDefaultSettings(Map<String, Object>, PageDesc) - 接口 中的方法com.centit.framework.system.service.UserSettingManager
查询全部默认用户设置
listFixCatalog() - 类 中的方法com.centit.framework.system.dao.DataCatalogDao
 
listFixDataCatalog() - 接口 中的方法com.centit.framework.system.service.DataDictionaryManager
 
listFixDataCatalog() - 类 中的方法com.centit.framework.system.service.impl.DataDictionaryManagerImpl
 
listItemPowerOpts() - 类 中的方法com.centit.framework.system.service.impl.OptInfoManagerImpl
 
listItemPowerOpts() - 接口 中的方法com.centit.framework.system.service.OptInfoManager
获取角色菜单中需要权限控制的业务菜单
listMenuByTypes(String...) - 类 中的方法com.centit.framework.system.dao.OptInfoDao
 
listObjectByParentOptid(String) - 类 中的方法com.centit.framework.system.dao.OptInfoDao
 
listObjectByUserUnit(String, String) - 类 中的方法com.centit.framework.system.dao.UserUnitDao
 
listObjectByUserUnit(String, String) - 类 中的方法com.centit.framework.system.service.impl.SysUserUnitManagerImpl
 
listObjectByUserUnit(String, String) - 接口 中的方法com.centit.framework.system.service.SysUserUnitManager
 
listObjectFormatTree(List<OptInfo>, boolean) - 类 中的方法com.centit.framework.system.service.impl.OptInfoManagerImpl
 
listObjectFormatTree(List<OptInfo>, boolean) - 接口 中的方法com.centit.framework.system.service.OptInfoManager
将数据转换为树形结构
listObjects(Map<String, Object>) - 类 中的方法com.centit.framework.system.dao.DataDictionaryDao
 
listObjects(Map<String, Object>) - 类 中的方法com.centit.framework.system.dao.UserInfoDao
 
listObjects(Map<String, Object>, PageDesc) - 接口 中的方法com.centit.framework.system.service.DataDictionaryManager
 
listObjects(Map<String, Object>, PageDesc) - 类 中的方法com.centit.framework.system.service.impl.DataDictionaryManagerImpl
 
listObjects() - 类 中的方法com.centit.framework.system.service.impl.OptInfoManagerImpl
 
listObjects(Map<String, Object>) - 类 中的方法com.centit.framework.system.service.impl.OptInfoManagerImpl
 
listObjects() - 类 中的方法com.centit.framework.system.service.impl.OptMethodManagerImpl
 
listObjects(Map<String, Object>, PageDesc) - 类 中的方法com.centit.framework.system.service.impl.QueryFilterConditionManagerImpl
 
listObjects(Map<String, Object>) - 类 中的方法com.centit.framework.system.service.impl.SysRoleManagerImpl
 
listObjects(Map<String, Object>, PageDesc) - 类 中的方法com.centit.framework.system.service.impl.SysRoleManagerImpl
 
listObjects(Map<String, Object>) - 类 中的方法com.centit.framework.system.service.impl.SysUnitManagerImpl
 
listObjects(Map<String, Object>, PageDesc) - 类 中的方法com.centit.framework.system.service.impl.SysUnitManagerImpl
 
listObjects(Map<String, Object>, PageDesc) - 类 中的方法com.centit.framework.system.service.impl.SysUnitRoleManagerImpl
 
listObjects(Map<String, Object>) - 类 中的方法com.centit.framework.system.service.impl.SysUserManagerImpl
 
listObjects(Map<String, Object>, PageDesc) - 类 中的方法com.centit.framework.system.service.impl.SysUserManagerImpl
 
listObjects(Map<String, Object>, PageDesc) - 类 中的方法com.centit.framework.system.service.impl.SysUserRoleManagerImpl
 
listObjects(Map<String, Object>, PageDesc) - 类 中的方法com.centit.framework.system.service.impl.SysUserUnitManagerImpl
 
listObjects(Map<String, Object>, PageDesc) - 类 中的方法com.centit.framework.system.service.impl.UserQueryFilterManagerImpl
 
listObjects(Map<String, Object>, PageDesc) - 类 中的方法com.centit.framework.system.service.impl.UserSettingManagerImpl
查询用户个人设置
listObjects(Map<String, Object>) - 类 中的方法com.centit.framework.system.service.impl.UserSettingManagerImpl
 
listObjects() - 接口 中的方法com.centit.framework.system.service.OptInfoManager
 
listObjects(Map<String, Object>) - 接口 中的方法com.centit.framework.system.service.OptInfoManager
 
listObjects() - 接口 中的方法com.centit.framework.system.service.OptMethodManager
 
listObjects(Map<String, Object>, PageDesc) - 接口 中的方法com.centit.framework.system.service.QueryFilterConditionManager
 
listObjects(Map<String, Object>) - 接口 中的方法com.centit.framework.system.service.SysRoleManager
 
listObjects(Map<String, Object>, PageDesc) - 接口 中的方法com.centit.framework.system.service.SysRoleManager
 
listObjects(Map<String, Object>) - 接口 中的方法com.centit.framework.system.service.SysUnitManager
 
listObjects(Map<String, Object>, PageDesc) - 接口 中的方法com.centit.framework.system.service.SysUnitManager
 
listObjects(Map<String, Object>, PageDesc) - 接口 中的方法com.centit.framework.system.service.SysUnitRoleManager
 
listObjects(Map<String, Object>) - 接口 中的方法com.centit.framework.system.service.SysUserManager
 
listObjects(Map<String, Object>, PageDesc) - 接口 中的方法com.centit.framework.system.service.SysUserManager
 
listObjects(Map<String, Object>, PageDesc) - 接口 中的方法com.centit.framework.system.service.SysUserRoleManager
 
listObjects(Map<String, Object>, PageDesc) - 接口 中的方法com.centit.framework.system.service.SysUserUnitManager
 
listObjects(Map<String, Object>, PageDesc) - 接口 中的方法com.centit.framework.system.service.UserQueryFilterManager
 
listObjects(Map<String, Object>, PageDesc) - 接口 中的方法com.centit.framework.system.service.UserSettingManager
 
listObjects(Map<String, Object>) - 接口 中的方法com.centit.framework.system.service.UserSettingManager
 
listObjectsAll() - 类 中的方法com.centit.framework.system.dao.OptInfoDao
 
listObjectsAll() - 类 中的方法com.centit.framework.system.dao.OptMethodDao
查询全部操作
listObjectsAll() - 类 中的方法com.centit.framework.system.dao.RoleInfoDao
 
listObjectsAll() - 类 中的方法com.centit.framework.system.dao.RolePowerDao
 
listObjectsAll() - 类 中的方法com.centit.framework.system.dao.UserUnitDao
 
listObjectsAsSort(Map<String, Object>) - 类 中的方法com.centit.framework.system.service.impl.SysUnitManagerImpl
 
listObjectsAsSort(Map<String, Object>) - 接口 中的方法com.centit.framework.system.service.SysUnitManager
 
listOptMethodByOptID(String) - 类 中的方法com.centit.framework.system.dao.OptMethodDao
 
listOptMethodByOptID(String) - 类 中的方法com.centit.framework.system.service.impl.OptMethodManagerImpl
 
listOptMethodByOptID(String) - 接口 中的方法com.centit.framework.system.service.OptMethodManager
 
listOptMethodByRoleCode(String) - 类 中的方法com.centit.framework.system.dao.OptMethodDao
 
listOptWithPowerUnderUnit(String) - 类 中的方法com.centit.framework.system.service.impl.OptInfoManagerImpl
 
listOptWithPowerUnderUnit(String) - 接口 中的方法com.centit.framework.system.service.OptInfoManager
获取某一个机构的权限列表供定义机构角色使用
listParentMenuFunc() - 类 中的方法com.centit.framework.system.dao.OptInfoDao
 
listQueryFilterConditionsAsJson(String[], Map<String, Object>, PageDesc) - 类 中的方法com.centit.framework.system.service.impl.QueryFilterConditionManagerImpl
 
listQueryFilterConditionsAsJson(String[], Map<String, Object>, PageDesc) - 接口 中的方法com.centit.framework.system.service.QueryFilterConditionManager
 
listRoleOptMethods(String) - 类 中的方法com.centit.framework.system.dao.RoleInfoDao
 
listRolePowersByRoleCode(String) - 类 中的方法com.centit.framework.system.dao.RolePowerDao
 
listRoleSubUnits(String, String, PageDesc) - 类 中的方法com.centit.framework.system.service.impl.SysUnitRoleManagerImpl
 
listRoleSubUnits(String, String, PageDesc) - 接口 中的方法com.centit.framework.system.service.SysUnitRoleManager
根据角色 查询当前部门 机构
listRoleUnits(String) - 类 中的方法com.centit.framework.system.service.impl.DBPlatformEnvironment
 
listRoleUnits(String, PageDesc) - 类 中的方法com.centit.framework.system.service.impl.SysUnitRoleManagerImpl
 
listRoleUnits(String, PageDesc) - 接口 中的方法com.centit.framework.system.service.SysUnitRoleManager
 
listRoleUsers(String) - 类 中的方法com.centit.framework.system.dao.UserRoleDao
 
listRoleUsers(String) - 类 中的方法com.centit.framework.system.service.impl.DBPlatformEnvironment
 
listRoleUsers(String) - 类 中的方法com.centit.framework.system.service.impl.SysUserRoleManagerImpl
查询全部
listRoleUsers(String) - 接口 中的方法com.centit.framework.system.service.SysUserRoleManager
查询全部
listRoleUsersByRoleCode(String) - 类 中的方法com.centit.framework.system.dao.UserRoleDao
 
listRoleUsersByRoleCode(String) - 类 中的方法com.centit.framework.system.service.impl.SysUserRoleManagerImpl
 
listRoleUsersByRoleCode(String) - 接口 中的方法com.centit.framework.system.service.SysUserRoleManager
List roleInfos = new ArrayList(); //所有的用户 都要添加这个角色 roleInfos.add(new RoleInfo("G-", "general ","G", "G","T", "general ")); final String sSqlsen = "from FVUserRoles v where v.id.roleCode = ?
listSubUnits(String) - 类 中的方法com.centit.framework.system.dao.UnitInfoDao
 
listSubUnitsByUnitPaht(String) - 类 中的方法com.centit.framework.system.dao.UnitInfoDao
 
listSubUsersByUnitCode(String, Map<String, Object>, PageDesc) - 类 中的方法com.centit.framework.system.service.impl.SysUserUnitManagerImpl
 
listSubUsersByUnitCode(String, Map<String, Object>, PageDesc) - 接口 中的方法com.centit.framework.system.service.SysUserUnitManager
获取 某机构及其子机构下 所有 用户组
listSysAndOptPowerOpts() - 类 中的方法com.centit.framework.system.service.impl.OptInfoManagerImpl
 
listSysAndOptPowerOpts() - 接口 中的方法com.centit.framework.system.service.OptInfoManager
 
listSysCatalog() - 类 中的方法com.centit.framework.system.dao.DataCatalogDao
 
listSysDataCatalog() - 接口 中的方法com.centit.framework.system.service.DataDictionaryManager
已过时。
listSysDataCatalog() - 类 中的方法com.centit.framework.system.service.impl.DataDictionaryManagerImpl
已过时。
listUnderUnit(Map<String, Object>) - 类 中的方法com.centit.framework.system.dao.UserInfoDao
 
listUnderUnit(Map<String, Object>, PageDesc) - 类 中的方法com.centit.framework.system.dao.UserInfoDao
 
listUnitRoles(String) - 类 中的方法com.centit.framework.system.service.impl.DBPlatformEnvironment
 
listUnitRoles(String, PageDesc) - 类 中的方法com.centit.framework.system.service.impl.SysUnitRoleManagerImpl
 
listUnitRoles(String, PageDesc) - 接口 中的方法com.centit.framework.system.service.SysUnitRoleManager
 
listUnitRolesByRoleCode(String) - 类 中的方法com.centit.framework.system.dao.UnitRoleDao
 
listUnitRolesByUnitCode(String) - 类 中的方法com.centit.framework.system.dao.UnitRoleDao
 
listUnitUsers(String) - 类 中的方法com.centit.framework.system.dao.UnitInfoDao
 
listUnitUsers(String) - 类 中的方法com.centit.framework.system.service.impl.DBPlatformEnvironment
 
listUnitUsersByUnitCode(String) - 类 中的方法com.centit.framework.system.dao.UserUnitDao
 
listUnitUsersByUnitCode(String) - 类 中的方法com.centit.framework.system.service.impl.SysUserUnitManagerImpl
 
listUnitUsersByUnitCode(String) - 接口 中的方法com.centit.framework.system.service.SysUserUnitManager
 
listUserAllPower(String, boolean) - 类 中的方法com.centit.framework.system.service.impl.OptInfoManagerImpl
 
listUserAllPower(String, boolean) - 接口 中的方法com.centit.framework.system.service.OptInfoManager
查询用户全部权限
listUserAllSubMenu(String, String) - 类 中的方法com.centit.framework.system.dao.OptInfoDao
 
listUserCatalog() - 类 中的方法com.centit.framework.system.dao.DataCatalogDao
 
listUserDataCatalog() - 接口 中的方法com.centit.framework.system.service.DataDictionaryManager
 
listUserDataCatalog() - 类 中的方法com.centit.framework.system.service.impl.DataDictionaryManagerImpl
 
listUserDataFiltersByOptIdAndMethod(String, String, String) - 类 中的方法com.centit.framework.system.service.impl.OptInfoManagerImpl
获取用户数据权限过滤器
listUserDataFiltersByOptIdAndMethod(String, String, String) - 接口 中的方法com.centit.framework.system.service.OptInfoManager
获取用户数据权限过滤器
listUserDataPowerByOptMethod(String, String, String) - 类 中的方法com.centit.framework.system.dao.OptInfoDao
 
listUserDefaultFilterByModle(String, String) - 类 中的方法com.centit.framework.system.dao.UserQueryFilterDao
 
listUserMenuOptInfos(String, boolean) - 类 中的方法com.centit.framework.system.service.impl.DBPlatformEnvironment
 
listUserMenuOptInfosUnderSuperOptId(String, String, boolean) - 类 中的方法com.centit.framework.system.service.impl.DBPlatformEnvironment
 
listUserQueryFilterByModle(String, String) - 类 中的方法com.centit.framework.system.dao.UserQueryFilterDao
 
listUserQueryFilterByModle(String, String) - 类 中的方法com.centit.framework.system.service.impl.UserQueryFilterManagerImpl
 
listUserQueryFilterByModle(String, String) - 接口 中的方法com.centit.framework.system.service.UserQueryFilterManager
 
listUserQueryFiltersAsJson(String[], Map<String, Object>, PageDesc) - 类 中的方法com.centit.framework.system.service.impl.UserQueryFilterManagerImpl
 
listUserQueryFiltersAsJson(String[], Map<String, Object>, PageDesc) - 接口 中的方法com.centit.framework.system.service.UserQueryFilterManager
 
listUserRoles(String) - 类 中的方法com.centit.framework.system.dao.UserRoleDao
 
listUserRoles() - 类 中的方法com.centit.framework.system.po.UserInfo
 
listUserRoles(String) - 类 中的方法com.centit.framework.system.service.impl.DBPlatformEnvironment
 
listUserRoles(String) - 类 中的方法com.centit.framework.system.service.impl.SysUserRoleManagerImpl
查询全部
listUserRoles(String) - 接口 中的方法com.centit.framework.system.service.SysUserRoleManager
查询全部
listUserRolesByUserCode(String) - 类 中的方法com.centit.framework.system.dao.UserRoleDao
 
listUserRolesByUserCode(String) - 类 中的方法com.centit.framework.system.service.impl.SysUserRoleManagerImpl
 
listUserRolesByUserCode(String) - 接口 中的方法com.centit.framework.system.service.SysUserRoleManager
List roleInfos = new ArrayList(); //所有的用户 都要添加这个角色 roleInfos.add(new RoleInfo("G-", "general ","G", "G","T", "general ")); final String sSqlsen = "from FVUserRoles v where userCode = ?"
listUsersByRole(String) - 类 中的方法com.centit.framework.system.service.impl.SysUserRoleManagerImpl
 
listUsersByRole(String) - 接口 中的方法com.centit.framework.system.service.SysUserRoleManager
 
listUsersByRoleCode(String) - 类 中的方法com.centit.framework.system.dao.UserInfoDao
 
listUserSettings(String) - 类 中的方法com.centit.framework.system.service.impl.DBPlatformEnvironment
 
listUserUnits(String) - 类 中的方法com.centit.framework.system.service.impl.DBPlatformEnvironment
 
listUserUnitsByRoleAndUnit(String, String, String) - 类 中的方法com.centit.framework.system.dao.UserUnitDao
unitcode不为null就是某个处室的某个角色,为NULL就是所有处室的某个角色
listUserUnitsByUserCode(String) - 类 中的方法com.centit.framework.system.dao.UserUnitDao
 
listUserUnitssByUserCode(String) - 类 中的方法com.centit.framework.system.service.impl.SysUserUnitManagerImpl
 
listUserUnitssByUserCode(String) - 接口 中的方法com.centit.framework.system.service.SysUserUnitManager
 
listUserUnitsUnderUnitByUserCode(String, String, PageDesc) - 类 中的方法com.centit.framework.system.service.impl.SysUserUnitManagerImpl
 
listUserUnitsUnderUnitByUserCode(String, String, PageDesc) - 接口 中的方法com.centit.framework.system.service.SysUserUnitManager
 
listUserValidRoles(String) - 类 中的方法com.centit.framework.system.service.impl.SysUserManagerImpl
 
listUserValidRoles(String) - 接口 中的方法com.centit.framework.system.service.SysUserManager
 
listValidSubUnit(String) - 类 中的方法com.centit.framework.system.service.impl.SysUnitManagerImpl
 
listValidSubUnit(String) - 接口 中的方法com.centit.framework.system.service.SysUnitManager
 
listValidSubUnits(String) - 类 中的方法com.centit.framework.system.service.impl.SysUnitManagerImpl
查询启用状态的下级机构
listValidSubUnits(String) - 接口 中的方法com.centit.framework.system.service.SysUnitManager
查询启用状态的下级机构
loadDetailsByLoginName(String) - 类 中的方法com.centit.framework.system.security.DaoUserDetailsService
 
loadDetailsByRegCellPhone(String) - 类 中的方法com.centit.framework.system.security.DaoUserDetailsService
 
loadDetailsByRegEmail(String) - 类 中的方法com.centit.framework.system.security.DaoUserDetailsService
 
loadDetailsByUserCode(String) - 类 中的方法com.centit.framework.system.security.DaoUserDetailsService
 
loadUserAuthorities(String) - 类 中的方法com.centit.framework.system.security.DaoUserDetailsService
 
loadUserByLoginname(String) - 类 中的方法com.centit.framework.system.service.impl.SysUserManagerImpl
 
loadUserByLoginname(String) - 接口 中的方法com.centit.framework.system.service.SysUserManager
getObjectByLoginName
loadUserByUsername(String) - 类 中的方法com.centit.framework.system.security.DaoUserDetailsService
 
loadUserDetails(Authentication) - 类 中的方法com.centit.framework.system.security.DaoUserDetailsService
 
loadUserDetailsByLoginName(String) - 类 中的方法com.centit.framework.system.service.impl.DBPlatformEnvironment
 
loadUserDetailsByRegCellPhone(String) - 类 中的方法com.centit.framework.system.service.impl.DBPlatformEnvironment
 
loadUserDetailsByRegEmail(String) - 类 中的方法com.centit.framework.system.service.impl.DBPlatformEnvironment
 
loadUserDetailsByUserCode(String) - 类 中的方法com.centit.framework.system.service.impl.DBPlatformEnvironment
 
logger - 类 中的静态变量com.centit.framework.system.dao.QueryFilterConditionDao
 
logger - 类 中的静态变量com.centit.framework.system.dao.UnitInfoDao
 
logger - 类 中的静态变量com.centit.framework.system.dao.UserQueryFilterDao
 
logger - 类 中的静态变量com.centit.framework.system.dao.UserSettingDao
 
logger - 类 中的变量com.centit.framework.system.service.impl.DataDictionaryManagerImpl
 
logger - 类 中的静态变量com.centit.framework.system.service.impl.DBPlatformEnvironment
 
logger - 类 中的静态变量com.centit.framework.system.service.impl.QueryFilterConditionManagerImpl
 
logger - 类 中的静态变量com.centit.framework.system.service.impl.SysRoleManagerImpl
 
logger - 类 中的静态变量com.centit.framework.system.service.impl.SysUnitManagerImpl
 
logger - 类 中的静态变量com.centit.framework.system.service.impl.SysUserManagerImpl
 
logger - 类 中的静态变量com.centit.framework.system.service.impl.SysUserUnitManagerImpl
 
logger - 类 中的静态变量com.centit.framework.system.service.impl.UserQueryFilterManagerImpl
 
logger - 类 中的静态变量com.centit.framework.system.service.impl.UserSettingManagerImpl
 

M

mergeBatchObject(List<RolePower>) - 类 中的方法com.centit.framework.system.dao.RolePowerDao
 
mergeFilterCondition(QueryFilterCondition) - 类 中的方法com.centit.framework.system.dao.QueryFilterConditionDao
 
mergeObject(QueryFilterCondition) - 类 中的方法com.centit.framework.system.service.impl.QueryFilterConditionManagerImpl
 
mergeObject(UserRole, UserRole) - 类 中的方法com.centit.framework.system.service.impl.SysUserRoleManagerImpl
 
mergeObject(UserRole) - 类 中的方法com.centit.framework.system.service.impl.SysUserRoleManagerImpl
 
mergeObject(UserQueryFilter) - 类 中的方法com.centit.framework.system.service.impl.UserQueryFilterManagerImpl
 
mergeObject(QueryFilterCondition) - 接口 中的方法com.centit.framework.system.service.QueryFilterConditionManager
 
mergeObject(UserRole) - 接口 中的方法com.centit.framework.system.service.SysUserRoleManager
 
mergeObject(UserRole, UserRole) - 接口 中的方法com.centit.framework.system.service.SysUserRoleManager
 
mergeObject(UserQueryFilter) - 接口 中的方法com.centit.framework.system.service.UserQueryFilterManager
 
mergeUnitRole(UnitRole) - 类 中的方法com.centit.framework.system.dao.UnitRoleDao
 
mergeUnitRole(UnitRole) - 类 中的方法com.centit.framework.system.service.impl.SysUnitRoleManagerImpl
 
mergeUnitRole(UnitRole) - 接口 中的方法com.centit.framework.system.service.SysUnitRoleManager
 
mergeUserFilter(UserQueryFilter) - 类 中的方法com.centit.framework.system.dao.UserQueryFilterDao
 
mergeUserRole(UserRole) - 类 中的方法com.centit.framework.system.dao.UserRoleDao
合并

O

OptDataScope - com.centit.framework.system.po中的类
OptDataScope entity.
OptDataScope() - 类 的构造器com.centit.framework.system.po.OptDataScope
default constructor
OptDataScope(String, String) - 类 的构造器com.centit.framework.system.po.OptDataScope
 
OptDataScope(String, String, String, String, String) - 类 的构造器com.centit.framework.system.po.OptDataScope
 
OptDataScopeDao - com.centit.framework.system.dao中的类
 
OptDataScopeDao() - 类 的构造器com.centit.framework.system.dao.OptDataScopeDao
 
OptInfo - com.centit.framework.system.po中的类
OptInfo entity.
OptInfo() - 类 的构造器com.centit.framework.system.po.OptInfo
default constructor
OptInfo(String, String) - 类 的构造器com.centit.framework.system.po.OptInfo
 
OptInfo(String) - 类 的构造器com.centit.framework.system.po.OptInfo
 
OptInfoDao - com.centit.framework.system.dao中的类
 
OptInfoDao() - 类 的构造器com.centit.framework.system.dao.OptInfoDao
 
OptInfoManager - com.centit.framework.system.service中的接口
 
OptInfoManagerImpl - com.centit.framework.system.service.impl中的类
 
OptInfoManagerImpl() - 类 的构造器com.centit.framework.system.service.impl.OptInfoManagerImpl
 
OptMethod - com.centit.framework.system.po中的类
OptMethod entity.
OptMethod() - 类 的构造器com.centit.framework.system.po.OptMethod
default constructor
OptMethod(String, String) - 类 的构造器com.centit.framework.system.po.OptMethod
minimal constructor
OptMethod(String, String, String, String, String) - 类 的构造器com.centit.framework.system.po.OptMethod
 
OptMethod(String, String, String, String, String, String) - 类 的构造器com.centit.framework.system.po.OptMethod
 
OptMethodDao - com.centit.framework.system.dao中的类
 
OptMethodDao() - 类 的构造器com.centit.framework.system.dao.OptMethodDao
 
optMethodDao - 类 中的变量com.centit.framework.system.service.impl.OptMethodManagerImpl
 
OptMethodManager - com.centit.framework.system.service中的接口
 
OptMethodManagerImpl - com.centit.framework.system.service.impl中的类
 
OptMethodManagerImpl() - 类 的构造器com.centit.framework.system.service.impl.OptMethodManagerImpl
 
OptMethodUrlMap - com.centit.framework.system.po中的类
 
OptMethodUrlMap() - 类 的构造器com.centit.framework.system.po.OptMethodUrlMap
 
OptMethodUrlMap(String) - 类 的构造器com.centit.framework.system.po.OptMethodUrlMap
minimal constructor
OptMethodUrlMap(String, String, String) - 类 的构造器com.centit.framework.system.po.OptMethodUrlMap
 

P

pageCountUserRole(Map<String, Object>) - 类 中的方法com.centit.framework.system.dao.UserRoleDao
 
pageQueryUserRole(Map<String, Object>, PageDesc) - 类 中的方法com.centit.framework.system.dao.UserRoleDao
 
pageQueryUserRole(Map<String, Object>, PageDesc) - 类 中的方法com.centit.framework.system.service.impl.SysUserRoleManagerImpl
 
pageQueryUserRole(Map<String, Object>, PageDesc) - 接口 中的方法com.centit.framework.system.service.SysUserRoleManager
获取角色对应的人

Q

QueryFilterCondition - com.centit.framework.system.po中的类
create by scaffold 2016-03-01
QueryFilterCondition() - 类 的构造器com.centit.framework.system.po.QueryFilterCondition
default constructor
QueryFilterCondition(Long, String, String, String, String) - 类 的构造器com.centit.framework.system.po.QueryFilterCondition
 
QueryFilterCondition(Long, String, String, String, String, String, String, String, String, String, String) - 类 的构造器com.centit.framework.system.po.QueryFilterCondition
 
QueryFilterConditionDao - com.centit.framework.system.dao中的类
QueryFilterConditionDao Repository.
QueryFilterConditionDao() - 类 的构造器com.centit.framework.system.dao.QueryFilterConditionDao
 
QueryFilterConditionManager - com.centit.framework.system.service中的接口
QueryFilterCondition Service.
QueryFilterConditionManagerImpl - com.centit.framework.system.service.impl中的类
QueryFilterCondition Service.
QueryFilterConditionManagerImpl() - 类 的构造器com.centit.framework.system.service.impl.QueryFilterConditionManagerImpl
 
querySubUserUnits(Map<String, Object>, PageDesc) - 类 中的方法com.centit.framework.system.dao.UserUnitDao
 

R

resetPwd(String) - 类 中的方法com.centit.framework.system.service.impl.SysUserManagerImpl
 
resetPwd(String[]) - 类 中的方法com.centit.framework.system.service.impl.SysUserManagerImpl
 
resetPwd(String) - 接口 中的方法com.centit.framework.system.service.SysUserManager
 
resetPwd(String[]) - 接口 中的方法com.centit.framework.system.service.SysUserManager
 
roleIdFormat - 类 中的变量com.centit.framework.system.service.impl.SysRoleManagerImpl
 
RoleInfo - com.centit.framework.system.po中的类
FRoleinfo entity.
RoleInfo() - 类 的构造器com.centit.framework.system.po.RoleInfo
default constructor
RoleInfo(String, String) - 类 的构造器com.centit.framework.system.po.RoleInfo
minimal constructor
RoleInfo(String, String, String, String, String, String) - 类 的构造器com.centit.framework.system.po.RoleInfo
 
RoleInfoDao - com.centit.framework.system.dao中的类
 
RoleInfoDao() - 类 的构造器com.centit.framework.system.dao.RoleInfoDao
 
roleInfoDao - 类 中的变量com.centit.framework.system.service.impl.SysRoleManagerImpl
 
RolePower - com.centit.framework.system.po中的类
FRolepower entity.
RolePower() - 类 的构造器com.centit.framework.system.po.RolePower
default constructor
RolePower(RolePowerId) - 类 的构造器com.centit.framework.system.po.RolePower
full constructor
RolePower(RolePowerId, String) - 类 的构造器com.centit.framework.system.po.RolePower
 
RolePowerDao - com.centit.framework.system.dao中的类
Created with IntelliJ IDEA.
RolePowerDao() - 类 的构造器com.centit.framework.system.dao.RolePowerDao
 
RolePowerId - com.centit.framework.system.po中的类
FRolepowerId entity.
RolePowerId() - 类 的构造器com.centit.framework.system.po.RolePowerId
default constructor
RolePowerId(String, String) - 类 的构造器com.centit.framework.system.po.RolePowerId
full constructor

S

saveCatalogIncludeDataPiece(DataCatalog, boolean) - 接口 中的方法com.centit.framework.system.service.DataDictionaryManager
 
saveCatalogIncludeDataPiece(DataCatalog, boolean) - 类 中的方法com.centit.framework.system.service.impl.DataDictionaryManagerImpl
 
saveDataDictionaryPiece(DataDictionary) - 接口 中的方法com.centit.framework.system.service.DataDictionaryManager
 
saveDataDictionaryPiece(DataDictionary) - 类 中的方法com.centit.framework.system.service.impl.DataDictionaryManagerImpl
 
saveNewObject(DataCatalog) - 接口 中的方法com.centit.framework.system.service.DataDictionaryManager
 
saveNewObject(DataCatalog) - 类 中的方法com.centit.framework.system.service.impl.DataDictionaryManagerImpl
 
saveNewObject(OptMethod) - 类 中的方法com.centit.framework.system.service.impl.OptMethodManagerImpl
 
saveNewObject(QueryFilterCondition) - 类 中的方法com.centit.framework.system.service.impl.QueryFilterConditionManagerImpl
 
saveNewObject(UserQueryFilter) - 类 中的方法com.centit.framework.system.service.impl.UserQueryFilterManagerImpl
 
saveNewObject(OptMethod) - 接口 中的方法com.centit.framework.system.service.OptMethodManager
 
saveNewObject(QueryFilterCondition) - 接口 中的方法com.centit.framework.system.service.QueryFilterConditionManager
 
saveNewObject(UserQueryFilter) - 接口 中的方法com.centit.framework.system.service.UserQueryFilterManager
 
saveNewOPtDataScope(OptDataScope) - 类 中的方法com.centit.framework.system.dao.OptDataScopeDao
 
saveNewOptInfo(OptInfo) - 类 中的方法com.centit.framework.system.service.impl.OptInfoManagerImpl
 
saveNewOptInfo(OptInfo) - 接口 中的方法com.centit.framework.system.service.OptInfoManager
 
saveNewQueryFilterCondition(QueryFilterCondition) - 类 中的方法com.centit.framework.system.dao.QueryFilterConditionDao
 
saveNewRoleInfo(RoleInfo) - 类 中的方法com.centit.framework.system.service.impl.SysRoleManagerImpl
 
saveNewRoleInfo(RoleInfo) - 接口 中的方法com.centit.framework.system.service.SysRoleManager
 
saveNewRolePower(RolePower) - 类 中的方法com.centit.framework.system.dao.RolePowerDao
 
saveNewUnitInfo(UnitInfo) - 类 中的方法com.centit.framework.system.service.impl.SysUnitManagerImpl
 
saveNewUnitInfo(UnitInfo) - 接口 中的方法com.centit.framework.system.service.SysUnitManager
 
saveNewUnitRole(UnitRole) - 类 中的方法com.centit.framework.system.service.impl.SysUnitRoleManagerImpl
 
saveNewUnitRole(UnitRole) - 接口 中的方法com.centit.framework.system.service.SysUnitRoleManager
 
saveNewUserInfo(UserInfo, UserUnit) - 类 中的方法com.centit.framework.system.service.impl.SysUserManagerImpl
 
saveNewUserInfo(UserInfo, UserUnit) - 接口 中的方法com.centit.framework.system.service.SysUserManager
保存用户信息,包括用户机构、用户角色信息
saveNewUserSetting(UserSetting) - 类 中的方法com.centit.framework.system.dao.UserSettingDao
 
saveNewUserSetting(UserSetting) - 类 中的方法com.centit.framework.system.service.impl.UserSettingManagerImpl
 
saveNewUserSetting(UserSetting) - 接口 中的方法com.centit.framework.system.service.UserSettingManager
 
saveNewUserUnit(UserUnit) - 类 中的方法com.centit.framework.system.service.impl.SysUserUnitManagerImpl
 
saveNewUserUnit(UserUnit) - 接口 中的方法com.centit.framework.system.service.SysUserUnitManager
 
saveUserDefaultFilter(UserQueryFilter) - 类 中的方法com.centit.framework.system.service.impl.UserQueryFilterManagerImpl
 
saveUserDefaultFilter(UserQueryFilter) - 接口 中的方法com.centit.framework.system.service.UserQueryFilterManager
 
saveUserSetting(String, String, String, String, String) - 类 中的方法com.centit.framework.system.security.DaoUserDetailsService
 
saveUserSetting(IUserSetting) - 类 中的方法com.centit.framework.system.service.impl.DBPlatformEnvironment
 
saveUserSetting(String, String, String, String, String) - 类 中的方法com.centit.framework.system.service.impl.UserSettingManagerImpl
 
saveUserSetting(String, String, String, String, String) - 接口 中的方法com.centit.framework.system.service.UserSettingManager
 
search(String, String[]) - 类 中的方法com.centit.framework.system.dao.RoleInfoDao
对角色信息进行模糊搜索,适用于带搜索条件的下拉框。
setActiveTime(Date) - 类 中的方法com.centit.framework.system.po.UserInfo
 
setCatalogCode(String) - 类 中的方法com.centit.framework.system.po.DataCatalog
 
setCatalogCode(String) - 类 中的方法com.centit.framework.system.po.DataDictionary
 
setCatalogCode(String) - 类 中的方法com.centit.framework.system.po.DataDictionaryId
 
setCatalogDesc(String) - 类 中的方法com.centit.framework.system.po.DataCatalog
 
setCatalogName(String) - 类 中的方法com.centit.framework.system.po.DataCatalog
 
setCatalogStyle(String) - 类 中的方法com.centit.framework.system.po.DataCatalog
 
setCatalogType(String) - 类 中的方法com.centit.framework.system.po.DataCatalog
 
setChangeDesc(String) - 类 中的方法com.centit.framework.system.po.UnitRole
 
setChangeDesc(String) - 类 中的方法com.centit.framework.system.po.UserRole
 
setChildren(List<OptInfo>) - 类 中的方法com.centit.framework.system.po.OptInfo
 
setCid(UserSettingId) - 类 中的方法com.centit.framework.system.po.UserSetting
 
setConditionNo(Long) - 类 中的方法com.centit.framework.system.po.QueryFilterCondition
 
setCreateDate(Date) - 类 中的方法com.centit.framework.system.po.DataCatalog
 
setCreateDate(Date) - 类 中的方法com.centit.framework.system.po.DataDictionary
 
setCreateDate(Date) - 类 中的方法com.centit.framework.system.po.OptInfo
 
setCreateDate(Date) - 类 中的方法com.centit.framework.system.po.OptMethod
 
setCreateDate(Date) - 类 中的方法com.centit.framework.system.po.QueryFilterCondition
 
setCreateDate(Date) - 类 中的方法com.centit.framework.system.po.RoleInfo
 
setCreateDate(Date) - 类 中的方法com.centit.framework.system.po.RolePower
 
setCreateDate(Date) - 类 中的方法com.centit.framework.system.po.UnitInfo
 
setCreateDate(Date) - 类 中的方法com.centit.framework.system.po.UnitRole
 
setCreateDate(Date) - 类 中的方法com.centit.framework.system.po.UserInfo
 
setCreateDate(Date) - 类 中的方法com.centit.framework.system.po.UserQueryFilter
 
setCreateDate(Date) - 类 中的方法com.centit.framework.system.po.UserRole
 
setCreateDate(Date) - 类 中的方法com.centit.framework.system.po.UserSetting
 
setCreateDate(Date) - 类 中的方法com.centit.framework.system.po.UserUnit
 
setCreator(String) - 类 中的方法com.centit.framework.system.po.DataCatalog
 
setCreator(String) - 类 中的方法com.centit.framework.system.po.OptInfo
 
setCreator(String) - 类 中的方法com.centit.framework.system.po.OptMethod
 
setCreator(String) - 类 中的方法com.centit.framework.system.po.RoleInfo
 
setCreator(String) - 类 中的方法com.centit.framework.system.po.RolePower
 
setCreator(String) - 类 中的方法com.centit.framework.system.po.UnitInfo
 
setCreator(String) - 类 中的方法com.centit.framework.system.po.UnitRole
 
setCreator(String) - 类 中的方法com.centit.framework.system.po.UserInfo
 
setCreator(String) - 类 中的方法com.centit.framework.system.po.UserRole
 
setCreator(String) - 类 中的方法com.centit.framework.system.po.UserUnit
 
setDataCode(String) - 类 中的方法com.centit.framework.system.po.DataDictionary
 
setDataCode(String) - 类 中的方法com.centit.framework.system.po.DataDictionaryId
 
setDataDesc(String) - 类 中的方法com.centit.framework.system.po.DataDictionary
 
setDataDictionaries(List<DataDictionary>) - 类 中的方法com.centit.framework.system.po.DataCatalog
 
setDataOrder(Integer) - 类 中的方法com.centit.framework.system.po.DataDictionary
 
setDataScopes(List<OptDataScope>) - 类 中的方法com.centit.framework.system.po.OptInfo
 
setDataStyle(String) - 类 中的方法com.centit.framework.system.po.DataDictionary
 
setDataTag(String) - 类 中的方法com.centit.framework.system.po.DataDictionary
 
setDataValue(String) - 类 中的方法com.centit.framework.system.po.DataDictionary
 
setDefaultValue(String) - 类 中的方法com.centit.framework.system.po.QueryFilterCondition
 
setDefaultValue(boolean) - 类 中的方法com.centit.framework.system.po.UserSetting
 
setDepNo(String) - 类 中的方法com.centit.framework.system.po.UnitInfo
 
setEnglishName(String) - 类 中的方法com.centit.framework.system.po.UnitInfo
 
setEnglishName(String) - 类 中的方法com.centit.framework.system.po.UserInfo
 
setExtraCode(String) - 类 中的方法com.centit.framework.system.po.DataDictionary
 
setExtraCode2(String) - 类 中的方法com.centit.framework.system.po.DataDictionary
 
setFieldDesc(String) - 类 中的方法com.centit.framework.system.po.DataCatalog
 
setFilterCondition(String) - 类 中的方法com.centit.framework.system.po.OptDataScope
 
setFilterName(String) - 类 中的方法com.centit.framework.system.po.UserQueryFilter
 
setFilterNo(Long) - 类 中的方法com.centit.framework.system.po.UserQueryFilter
 
setFilterSql(String) - 类 中的方法com.centit.framework.system.po.QueryFilterCondition
 
setFilterValue(String) - 类 中的方法com.centit.framework.system.po.UserQueryFilter
 
setFormCode(String) - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
setFormCode(String) - 类 中的方法com.centit.framework.system.po.OptInfo
 
setHeight(Long) - 类 中的方法com.centit.framework.system.po.OptInfo
 
setIcon(String) - 类 中的方法com.centit.framework.system.po.OptInfo
 
setId(DataDictionaryId) - 类 中的方法com.centit.framework.system.po.DataDictionary
 
setId(FVUserOptListId) - 类 中的方法com.centit.framework.system.po.FVUserOptList
 
setId(UserRoleId) - 类 中的方法com.centit.framework.system.po.FVUserRoles
 
setId(RolePowerId) - 类 中的方法com.centit.framework.system.po.RolePower
 
setId(UnitRoleId) - 类 中的方法com.centit.framework.system.po.UnitRole
 
setId(UserRoleId) - 类 中的方法com.centit.framework.system.po.UserRole
 
setIdCardNo(String) - 类 中的方法com.centit.framework.system.po.UserInfo
 
setImgIndex(Long) - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
setImgIndex(Long) - 类 中的方法com.centit.framework.system.po.OptInfo
 
setInheritedFrom(String) - 类 中的方法com.centit.framework.system.po.FVUserRoles
 
setInheritedFrom(String) - 类 中的方法com.centit.framework.system.po.UserRole
 
setIsDefault(String) - 类 中的方法com.centit.framework.system.po.UserQueryFilter
T : 最新查看, F: 其他
setIsInToolbar(String) - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
setIsInToolbar(String) - 类 中的方法com.centit.framework.system.po.OptInfo
 
setIsInWorkflow(String) - 类 中的方法com.centit.framework.system.po.OptMethod
 
setIsPrimary(String) - 类 中的方法com.centit.framework.system.po.UserUnit
 
setIsUpload(String) - 类 中的方法com.centit.framework.system.po.DataCatalog
 
setIsValid(String) - 类 中的方法com.centit.framework.system.po.FVUserRoles
 
setIsValid(String) - 类 中的方法com.centit.framework.system.po.RoleInfo
 
setIsValid(String) - 类 中的方法com.centit.framework.system.po.UnitInfo
 
setIsValid(String) - 类 中的方法com.centit.framework.system.po.UserInfo
 
setLastModifyDate(Date) - 类 中的方法com.centit.framework.system.po.DataCatalog
 
setLastModifyDate(Date) - 类 中的方法com.centit.framework.system.po.DataDictionary
 
setLastModifyDate(Date) - 类 中的方法com.centit.framework.system.po.OptMethod
 
setLastModifyDate(Date) - 类 中的方法com.centit.framework.system.po.RoleInfo
 
setLastModifyDate(Date) - 类 中的方法com.centit.framework.system.po.RolePower
 
setLastModifyDate(Date) - 类 中的方法com.centit.framework.system.po.UnitInfo
 
setLastModifyDate(Date) - 类 中的方法com.centit.framework.system.po.UnitRole
 
setLastModifyDate(Date) - 类 中的方法com.centit.framework.system.po.UserInfo
 
setLastModifyDate(Date) - 类 中的方法com.centit.framework.system.po.UserRole
 
setLastModifyDate(Date) - 类 中的方法com.centit.framework.system.po.UserUnit
 
setLoginName(String) - 类 中的方法com.centit.framework.system.po.UserInfo
 
setLoginName(String) - 类 中的方法com.centit.framework.system.po.UserRole
 
setLoginTimes(Long) - 类 中的方法com.centit.framework.system.po.UserInfo
 
setModleCode(String) - 类 中的方法com.centit.framework.system.po.UserQueryFilter
 
setMsgNo(Long) - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
setMsgPrm(String) - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
setNeedCache(String) - 类 中的方法com.centit.framework.system.po.DataCatalog
 
setNewPassword(String, String, String) - 类 中的方法com.centit.framework.system.service.impl.SysUserManagerImpl
用户修改密码
setNewPassword(String, String, String) - 接口 中的方法com.centit.framework.system.service.SysUserManager
 
setObtainDate(Date) - 类 中的方法com.centit.framework.system.po.UnitRole
 
setObtainDate(Date) - 类 中的方法com.centit.framework.system.po.UserRole
 
setObtainType(String) - 类 中的方法com.centit.framework.system.po.FVUserRoles
 
setObtainType(String) - 类 中的方法com.centit.framework.system.po.UserRole
 
setOptcode(String) - 类 中的方法com.centit.framework.system.po.FVUserOptList
 
setOptcode(String) - 类 中的方法com.centit.framework.system.po.FVUserOptListId
 
setOptCode(String) - 类 中的方法com.centit.framework.system.po.OptMethod
 
setOptCode(String) - 类 中的方法com.centit.framework.system.po.OptMethodUrlMap
 
setOptCode(String) - 类 中的方法com.centit.framework.system.po.RolePower
 
setOptCode(String) - 类 中的方法com.centit.framework.system.po.RolePowerId
 
setOptDefUrl(String) - 类 中的方法com.centit.framework.system.po.OptMethodUrlMap
 
setOptDesc(String) - 类 中的方法com.centit.framework.system.po.OptMethod
 
setOptId(String) - 类 中的方法com.centit.framework.system.po.DataCatalog
 
setOptId(String) - 类 中的方法com.centit.framework.system.po.FVUserOptList
 
setOptId(String) - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
setOptId(String) - 类 中的方法com.centit.framework.system.po.OptDataScope
 
setOptId(String) - 类 中的方法com.centit.framework.system.po.OptInfo
 
setOptId(String) - 类 中的方法com.centit.framework.system.po.OptMethod
 
setOptId(String) - 类 中的方法com.centit.framework.system.po.UserSetting
 
setOptMethod(String) - 类 中的方法com.centit.framework.system.po.FVUserOptList
 
setOptMethod(String) - 类 中的方法com.centit.framework.system.po.OptMethod
 
setOptMethods(List<OptMethod>) - 类 中的方法com.centit.framework.system.po.OptInfo
 
setOptName(String) - 类 中的方法com.centit.framework.system.po.FVUserOptList
 
setOptName(String) - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
setOptName(String) - 类 中的方法com.centit.framework.system.po.OptInfo
 
setOptName(String) - 类 中的方法com.centit.framework.system.po.OptMethod
 
setOptOrder(Integer) - 类 中的方法com.centit.framework.system.po.OptMethod
 
setOptReq(String) - 类 中的方法com.centit.framework.system.po.OptMethod
 
setOptReq(String) - 类 中的方法com.centit.framework.system.po.OptMethodUrlMap
 
setOptRoute(String) - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
setOptRoute(String) - 类 中的方法com.centit.framework.system.po.OptInfo
 
setOptScopeCode(String) - 类 中的方法com.centit.framework.system.po.OptDataScope
 
setOptScopeCodes(String) - 类 中的方法com.centit.framework.system.po.RolePower
 
setOptType(String) - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
setOptType(String) - 类 中的方法com.centit.framework.system.po.OptInfo
S:实施业务, O:普通业务, W:流程业务, I:项目业务
setOptUrl(String) - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
setOptUrl(String) - 类 中的方法com.centit.framework.system.po.OptInfo
 
setOptUrl(String) - 类 中的方法com.centit.framework.system.po.OptMethod
 
setOrderInd(Long) - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
setOrderInd(Long) - 类 中的方法com.centit.framework.system.po.OptInfo
 
setPageType(String) - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
页面打开方式 D: DIV I: iFrame
setPageType(String) - 类 中的方法com.centit.framework.system.po.OptInfo
页面打开方式 D: DIV I: iFrame
setParamCode(String) - 类 中的方法com.centit.framework.system.po.UserSetting
 
setParamCode(String) - 类 中的方法com.centit.framework.system.po.UserSettingId
 
setParamLabel(String) - 类 中的方法com.centit.framework.system.po.QueryFilterCondition
 
setParamName(String) - 类 中的方法com.centit.framework.system.po.QueryFilterCondition
 
setParamName(String) - 类 中的方法com.centit.framework.system.po.UserSetting
 
setParamType(String) - 类 中的方法com.centit.framework.system.po.QueryFilterCondition
 
setParamValue(String) - 类 中的方法com.centit.framework.system.po.UserSetting
 
setParentUnit(String) - 类 中的方法com.centit.framework.system.po.UnitInfo
 
setPreOptId(String) - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
setPreOptId(String) - 类 中的方法com.centit.framework.system.po.OptInfo
 
setPrimaryUnit(String) - 类 中的方法com.centit.framework.system.po.UserInfo
 
setPwdExpiredTime(Date) - 类 中的方法com.centit.framework.system.po.UserInfo
 
setRankMemo(String) - 类 中的方法com.centit.framework.system.po.UserUnit
 
setRegCellPhone(String) - 类 中的方法com.centit.framework.system.po.UserInfo
 
setRegEmail(String) - 类 中的方法com.centit.framework.system.po.UserInfo
 
setRoleCode(String) - 类 中的方法com.centit.framework.system.po.FVUserRoles
 
setRoleCode(String) - 类 中的方法com.centit.framework.system.po.FVUserRolesId
 
setRoleCode(String) - 类 中的方法com.centit.framework.system.po.RoleInfo
 
setRoleCode(String) - 类 中的方法com.centit.framework.system.po.RolePower
 
setRoleCode(String) - 类 中的方法com.centit.framework.system.po.RolePowerId
 
setRoleCode(String) - 类 中的方法com.centit.framework.system.po.UnitRole
 
setRoleCode(String) - 类 中的方法com.centit.framework.system.po.UnitRoleId
 
setRoleCode(String) - 类 中的方法com.centit.framework.system.po.UserRole
 
setRoleCode(String) - 类 中的方法com.centit.framework.system.po.UserRoleId
 
setRoleDesc(String) - 类 中的方法com.centit.framework.system.po.FVUserRoles
 
setRoleDesc(String) - 类 中的方法com.centit.framework.system.po.RoleInfo
 
setRoleName(String) - 类 中的方法com.centit.framework.system.po.FVUserRoles
 
setRoleName(String) - 类 中的方法com.centit.framework.system.po.RoleInfo
 
setRoleOwner(String) - 类 中的方法com.centit.framework.system.po.RoleInfo
 
setRolePowers(List<RolePower>) - 类 中的方法com.centit.framework.system.po.FVUserRoles
 
setRolePowers(List<RolePower>) - 类 中的方法com.centit.framework.system.po.RoleInfo
 
setRoleType(String) - 类 中的方法com.centit.framework.system.po.FVUserRoles
角色的类别 F (Fixe)系统内置的,固有的, G (global) 全局的 P (public) 公用的,指 系统全局 和 部门之间公用的 D (department)部门(机构)特有的角色 I ( Item )为项目角色 W (workflow)工作流角色 ,这两个为保留类别,暂时没有使用
setRoleType(String) - 类 中的方法com.centit.framework.system.po.RoleInfo
角色的类别 F (Fixed)系统内置的,固有的, G (global) 全局的 P (public) 公用的,指 系统全局 和 部门之间公用的 D (department)部门(机构)特有的角色 I ( Item )为项目角色 W (workflow)工作流角色 ,这两个为保留类别,暂时没有使用 H (HIDE)系统内置的不要显示的,是部门可以自己支配的操作权限集合
setScopeMemo(String) - 类 中的方法com.centit.framework.system.po.OptDataScope
 
setScopeName(String) - 类 中的方法com.centit.framework.system.po.OptDataScope
 
setSecedeDate(Date) - 类 中的方法com.centit.framework.system.po.UnitRole
 
setSecedeDate(Date) - 类 中的方法com.centit.framework.system.po.UserRole
 
setSelectDataCatalog(String) - 类 中的方法com.centit.framework.system.po.QueryFilterCondition
 
setSelectDataType(String) - 类 中的方法com.centit.framework.system.po.QueryFilterCondition
 
setSelectJson(String) - 类 中的方法com.centit.framework.system.po.QueryFilterCondition
 
setSelectSql(String) - 类 中的方法com.centit.framework.system.po.QueryFilterCondition
 
setState(String) - 类 中的方法com.centit.framework.system.po.OptInfo
 
setState(String) - 类 中的方法com.centit.framework.system.po.UnitInfo
 
setTableClassName(String) - 类 中的方法com.centit.framework.system.po.QueryFilterCondition
 
setTopOptId(String) - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
setTopOptId(String) - 类 中的方法com.centit.framework.system.po.OptInfo
 
setTopUnit(String) - 类 中的方法com.centit.framework.system.po.UserInfo
 
setUnitCode(String) - 类 中的方法com.centit.framework.system.po.FVUserRoles
 
setUnitCode(String) - 类 中的方法com.centit.framework.system.po.RoleInfo
 
setUnitCode(String) - 类 中的方法com.centit.framework.system.po.UnitInfo
 
setUnitCode(String) - 类 中的方法com.centit.framework.system.po.UnitRole
 
setUnitCode(String) - 类 中的方法com.centit.framework.system.po.UnitRoleId
 
setUnitCode(String) - 类 中的方法com.centit.framework.system.po.UserUnit
 
setUnitDesc(String) - 类 中的方法com.centit.framework.system.po.UnitInfo
 
setUnitGrade(Long) - 类 中的方法com.centit.framework.system.po.UnitInfo
 
setUnitManager(String) - 类 中的方法com.centit.framework.system.po.UnitInfo
 
setUnitName(String) - 类 中的方法com.centit.framework.system.po.UnitInfo
 
setUnitName(String) - 类 中的方法com.centit.framework.system.po.UserUnit
 
setUnitOrder(Long) - 类 中的方法com.centit.framework.system.po.UnitInfo
 
setUnitPath(String) - 类 中的方法com.centit.framework.system.po.UnitInfo
 
setUnitShortName(String) - 类 中的方法com.centit.framework.system.po.UnitInfo
 
setUnitTag(String) - 类 中的方法com.centit.framework.system.po.UnitInfo
 
setUnitType(String) - 类 中的方法com.centit.framework.system.po.UnitInfo
 
setUnitWord(String) - 类 中的方法com.centit.framework.system.po.UnitInfo
 
setUpdateDate(Date) - 类 中的方法com.centit.framework.system.po.DataCatalog
 
setUpdateDate(Date) - 类 中的方法com.centit.framework.system.po.OptInfo
 
setUpdateDate(Date) - 类 中的方法com.centit.framework.system.po.OptMethod
 
setUpdateDate(Date) - 类 中的方法com.centit.framework.system.po.RoleInfo
 
setUpdateDate(Date) - 类 中的方法com.centit.framework.system.po.RolePower
 
setUpdateDate(Date) - 类 中的方法com.centit.framework.system.po.UnitInfo
 
setUpdateDate(Date) - 类 中的方法com.centit.framework.system.po.UnitRole
 
setUpdateDate(Date) - 类 中的方法com.centit.framework.system.po.UserInfo
 
setUpdateDate(Date) - 类 中的方法com.centit.framework.system.po.UserRole
 
setUpdateDate(Date) - 类 中的方法com.centit.framework.system.po.UserUnit
 
setUpdator(String) - 类 中的方法com.centit.framework.system.po.DataCatalog
 
setUpdator(String) - 类 中的方法com.centit.framework.system.po.OptInfo
 
setUpdator(String) - 类 中的方法com.centit.framework.system.po.OptMethod
 
setUpdator(String) - 类 中的方法com.centit.framework.system.po.RoleInfo
 
setUpdator(String) - 类 中的方法com.centit.framework.system.po.RolePower
 
setUpdator(String) - 类 中的方法com.centit.framework.system.po.UnitInfo
 
setUpdator(String) - 类 中的方法com.centit.framework.system.po.UnitRole
 
setUpdator(String) - 类 中的方法com.centit.framework.system.po.UserInfo
 
setUpdator(String) - 类 中的方法com.centit.framework.system.po.UserRole
 
setUpdator(String) - 类 中的方法com.centit.framework.system.po.UserUnit
 
setUserCode(String) - 类 中的方法com.centit.framework.system.po.FVUserOptList
 
setUserCode(String) - 类 中的方法com.centit.framework.system.po.FVUserOptListId
 
setUserCode(String) - 类 中的方法com.centit.framework.system.po.FVUserOptMoudleList
 
setUserCode(String) - 类 中的方法com.centit.framework.system.po.FVUserRoles
 
setUserCode(String) - 类 中的方法com.centit.framework.system.po.FVUserRolesId
 
setUserCode(String) - 类 中的方法com.centit.framework.system.po.UserInfo
 
setUserCode(String) - 类 中的方法com.centit.framework.system.po.UserQueryFilter
 
setUserCode(String) - 类 中的方法com.centit.framework.system.po.UserRole
 
setUserCode(String) - 类 中的方法com.centit.framework.system.po.UserRoleId
 
setUserCode(String) - 类 中的方法com.centit.framework.system.po.UserSetting
 
setUserCode(String) - 类 中的方法com.centit.framework.system.po.UserSettingId
 
setUserCode(String) - 类 中的方法com.centit.framework.system.po.UserUnit
 
setUserDesc(String) - 类 中的方法com.centit.framework.system.po.UserInfo
 
setUserName(String) - 类 中的方法com.centit.framework.system.po.UserInfo
 
setUserNamePinyin(String) - 类 中的方法com.centit.framework.system.po.UserInfo
 
setUserOrder(Long) - 类 中的方法com.centit.framework.system.po.UserInfo
 
setUserOrder(Long) - 类 中的方法com.centit.framework.system.po.UserUnit
 
setUserPin(String) - 类 中的方法com.centit.framework.system.po.UserInfo
 
setUserPrimaryUnit(String) - 类 中的方法com.centit.framework.system.po.UserRole
 
setUserPwd(String) - 类 中的方法com.centit.framework.system.po.UserInfo
 
setUserRank(String) - 类 中的方法com.centit.framework.system.po.UserUnit
 
setUserRoles(List<UserRole>) - 类 中的方法com.centit.framework.system.po.UserInfo
 
setUserStation(String) - 类 中的方法com.centit.framework.system.po.UserUnit
 
setUserTag(String) - 类 中的方法com.centit.framework.system.po.UserInfo
 
setUserType(String) - 类 中的方法com.centit.framework.system.po.UserInfo
 
setUserUnitId(String) - 类 中的方法com.centit.framework.system.po.UserUnit
 
setUserWord(String) - 类 中的方法com.centit.framework.system.po.UserInfo
 
setWidth(Long) - 类 中的方法com.centit.framework.system.po.OptInfo
 
setXzRank(int) - 类 中的方法com.centit.framework.system.po.UserUnit
 
SysRoleManager - com.centit.framework.system.service中的接口
 
SysRoleManagerImpl - com.centit.framework.system.service.impl中的类
 
SysRoleManagerImpl() - 类 的构造器com.centit.framework.system.service.impl.SysRoleManagerImpl
 
SysUnitManager - com.centit.framework.system.service中的接口
 
SysUnitManagerImpl - com.centit.framework.system.service.impl中的类
 
SysUnitManagerImpl() - 类 的构造器com.centit.framework.system.service.impl.SysUnitManagerImpl
 
SysUnitRoleManager - com.centit.framework.system.service中的接口
 
SysUnitRoleManagerImpl - com.centit.framework.system.service.impl中的类
 
SysUnitRoleManagerImpl() - 类 的构造器com.centit.framework.system.service.impl.SysUnitRoleManagerImpl
 
SysUserManager - com.centit.framework.system.service中的接口
 
SysUserManagerImpl - com.centit.framework.system.service.impl中的类
 
SysUserManagerImpl() - 类 的构造器com.centit.framework.system.service.impl.SysUserManagerImpl
 
SysUserRoleManager - com.centit.framework.system.service中的接口
Created with IntelliJ IDEA.
SysUserRoleManagerImpl - com.centit.framework.system.service.impl中的类
Created with IntelliJ IDEA.
SysUserRoleManagerImpl() - 类 的构造器com.centit.framework.system.service.impl.SysUserRoleManagerImpl
 
SysUserUnitManager - com.centit.framework.system.service中的接口
Created with IntelliJ IDEA.
SysUserUnitManagerImpl - com.centit.framework.system.service.impl中的类
Created with IntelliJ IDEA.
SysUserUnitManagerImpl() - 类 的构造器com.centit.framework.system.service.impl.SysUserUnitManagerImpl
 

T

toString() - 类 中的方法com.centit.framework.system.po.DataDictionary
 
toString() - 类 中的方法com.centit.framework.system.po.OptInfo
 
toString() - 类 中的方法com.centit.framework.system.po.OptMethod
 
toString() - 类 中的方法com.centit.framework.system.po.RoleInfo
 
toString() - 类 中的方法com.centit.framework.system.po.UnitInfo
 

U

unitIdFormat - 类 中的变量com.centit.framework.system.service.impl.SysUnitManagerImpl
 
UnitInfo - com.centit.framework.system.po中的类
FUnitinfo entity.
UnitInfo() - 类 的构造器com.centit.framework.system.po.UnitInfo
default constructor
UnitInfo(String, String, String) - 类 的构造器com.centit.framework.system.po.UnitInfo
minimal constructor
UnitInfo(String, String, String, String, String, String, String, String, Long, Long, String, Date, Date) - 类 的构造器com.centit.framework.system.po.UnitInfo
 
UnitInfo(String, String, String, String, String, String, String, String, String, String, String, Long) - 类 的构造器com.centit.framework.system.po.UnitInfo
 
UnitInfoDao - com.centit.framework.system.dao中的类
 
UnitInfoDao() - 类 的构造器com.centit.framework.system.dao.UnitInfoDao
 
unitInfoDao - 类 中的变量com.centit.framework.system.service.impl.SysUnitManagerImpl
 
UnitRole - com.centit.framework.system.po中的类
FUserrole entity.
UnitRole() - 类 的构造器com.centit.framework.system.po.UnitRole
default constructor
UnitRole(UnitRoleId) - 类 的构造器com.centit.framework.system.po.UnitRole
minimal constructor
UnitRole(UnitRoleId, Date, String) - 类 的构造器com.centit.framework.system.po.UnitRole
full constructor
UnitRoleDao - com.centit.framework.system.dao中的类
 
UnitRoleDao() - 类 的构造器com.centit.framework.system.dao.UnitRoleDao
 
unitRoleDao - 类 中的变量com.centit.framework.system.service.impl.SysUnitRoleManagerImpl
 
UnitRoleId - com.centit.framework.system.po中的类
FUserroleId entity.
UnitRoleId() - 类 的构造器com.centit.framework.system.po.UnitRoleId
default constructor
UnitRoleId(String, String) - 类 的构造器com.centit.framework.system.po.UnitRoleId
full constructor
updateCatalog(DataCatalog) - 类 中的方法com.centit.framework.system.dao.DataCatalogDao
 
updateCatalog(DataCatalog) - 接口 中的方法com.centit.framework.system.service.DataDictionaryManager
 
updateCatalog(DataCatalog) - 类 中的方法com.centit.framework.system.service.impl.DataDictionaryManagerImpl
 
updateDictionary(DataDictionary) - 类 中的方法com.centit.framework.system.dao.DataDictionaryDao
 
updateOperationPower(OptInfo) - 类 中的方法com.centit.framework.system.service.impl.OptInfoManagerImpl
 
updateOperationPower(OptInfo) - 接口 中的方法com.centit.framework.system.service.OptInfoManager
 
updateOptDataScope(OptDataScope) - 类 中的方法com.centit.framework.system.dao.OptDataScopeDao
 
updateOptInfo(OptInfo) - 类 中的方法com.centit.framework.system.dao.OptInfoDao
 
updateOptInfo(OptInfo) - 类 中的方法com.centit.framework.system.service.impl.OptInfoManagerImpl
 
updateOptInfo(OptInfo) - 接口 中的方法com.centit.framework.system.service.OptInfoManager
 
updateOptMethod(OptMethod) - 类 中的方法com.centit.framework.system.dao.OptMethodDao
 
updateOptMethod(OptMethod) - 类 中的方法com.centit.framework.system.service.impl.OptMethodManagerImpl
 
updateOptMethod(OptMethod) - 接口 中的方法com.centit.framework.system.service.OptMethodManager
 
updateQueryFilterCondition(QueryFilterCondition) - 类 中的方法com.centit.framework.system.dao.QueryFilterConditionDao
 
updateRole(RoleInfo) - 类 中的方法com.centit.framework.system.dao.RoleInfoDao
 
updateRoleInfo(RoleInfo) - 类 中的方法com.centit.framework.system.service.impl.SysRoleManagerImpl
 
updateRoleInfo(RoleInfo) - 接口 中的方法com.centit.framework.system.service.SysRoleManager
 
updateRolePower(RolePower) - 类 中的方法com.centit.framework.system.dao.RolePowerDao
 
updateRolePower(RoleInfo) - 类 中的方法com.centit.framework.system.service.impl.SysRoleManagerImpl
 
updateRolePower(RoleInfo) - 接口 中的方法com.centit.framework.system.service.SysRoleManager
更新角色权限
updateUnit(UnitInfo) - 类 中的方法com.centit.framework.system.dao.UnitInfoDao
 
updateUnitInfo(UnitInfo) - 类 中的方法com.centit.framework.system.service.impl.SysUnitManagerImpl
 
updateUnitInfo(UnitInfo) - 接口 中的方法com.centit.framework.system.service.SysUnitManager
 
updateUnitRole(UnitRole) - 类 中的方法com.centit.framework.system.dao.UnitRoleDao
 
updateUnitRole(UnitRole) - 类 中的方法com.centit.framework.system.service.impl.SysUnitRoleManagerImpl
 
updateUnitRole(UnitRole) - 接口 中的方法com.centit.framework.system.service.SysUnitRoleManager
 
updateUser(UserInfo) - 类 中的方法com.centit.framework.system.dao.UserInfoDao
 
updateUserInfo(IUserInfo) - 类 中的方法com.centit.framework.system.service.impl.DBPlatformEnvironment
 
updateUserInfo(UserInfo) - 类 中的方法com.centit.framework.system.service.impl.SysUserManagerImpl
 
updateUserInfo(UserInfo) - 接口 中的方法com.centit.framework.system.service.SysUserManager
 
updateUserProperities(UserInfo) - 类 中的方法com.centit.framework.system.service.impl.SysUserManagerImpl
 
updateUserProperities(UserInfo) - 接口 中的方法com.centit.framework.system.service.SysUserManager
 
updateUserRole(UserRole) - 类 中的方法com.centit.framework.system.dao.UserRoleDao
 
updateUserSetting(UserSetting) - 类 中的方法com.centit.framework.system.dao.UserSettingDao
更新个人设置
updateUserSetting(UserSetting) - 类 中的方法com.centit.framework.system.service.impl.UserSettingManagerImpl
 
updateUserSetting(UserSetting) - 接口 中的方法com.centit.framework.system.service.UserSettingManager
 
updateUserUnit(UserUnit) - 类 中的方法com.centit.framework.system.dao.UserUnitDao
更新
updateUserUnit(UserUnit) - 类 中的方法com.centit.framework.system.service.impl.SysUserUnitManagerImpl
 
updateUserUnit(UserUnit) - 接口 中的方法com.centit.framework.system.service.SysUserUnitManager
 
userIdFormat - 类 中的变量com.centit.framework.system.service.impl.SysUserManagerImpl
 
UserInfo - com.centit.framework.system.po中的类
FUserinfo entity.
UserInfo() - 类 的构造器com.centit.framework.system.po.UserInfo
default constructor
UserInfo(String, String, String, String) - 类 的构造器com.centit.framework.system.po.UserInfo
minimal constructor
UserInfo(String, String, String, String, String, String, String, Long, Date, String) - 类 的构造器com.centit.framework.system.po.UserInfo
 
UserInfo(String, String, String, String, String, String, String, String, String, Long, Date, String) - 类 的构造器com.centit.framework.system.po.UserInfo
 
UserInfoDao - com.centit.framework.system.dao中的类
 
UserInfoDao() - 类 的构造器com.centit.framework.system.dao.UserInfoDao
 
userInfoDao - 类 中的变量com.centit.framework.system.service.impl.SysUserManagerImpl
 
UserQueryFilter - com.centit.framework.system.po中的类
create by scaffold 2016-02-29
UserQueryFilter() - 类 的构造器com.centit.framework.system.po.UserQueryFilter
default constructor
UserQueryFilter(Long, String, String, String, String) - 类 的构造器com.centit.framework.system.po.UserQueryFilter
 
UserQueryFilterDao - com.centit.framework.system.dao中的类
UserQueryFilterDao Repository.
UserQueryFilterDao() - 类 的构造器com.centit.framework.system.dao.UserQueryFilterDao
 
UserQueryFilterManager - com.centit.framework.system.service中的接口
UserQueryFilter Service.
UserQueryFilterManagerImpl - com.centit.framework.system.service.impl中的类
UserQueryFilter Service.
UserQueryFilterManagerImpl() - 类 的构造器com.centit.framework.system.service.impl.UserQueryFilterManagerImpl
 
UserRole - com.centit.framework.system.po中的类
FUserrole entity.
UserRole() - 类 的构造器com.centit.framework.system.po.UserRole
default constructor
UserRole(UserRoleId) - 类 的构造器com.centit.framework.system.po.UserRole
minimal constructor
UserRole(UserRoleId, Date, String) - 类 的构造器com.centit.framework.system.po.UserRole
full constructor
UserRoleDao - com.centit.framework.system.dao中的类
 
UserRoleDao() - 类 的构造器com.centit.framework.system.dao.UserRoleDao
 
userRoleDao - 类 中的变量com.centit.framework.system.service.impl.SysUserRoleManagerImpl
 
UserRoleId - com.centit.framework.system.po中的类
FUserroleId entity.
UserRoleId() - 类 的构造器com.centit.framework.system.po.UserRoleId
default constructor
UserRoleId(String, String) - 类 的构造器com.centit.framework.system.po.UserRoleId
full constructor
UserSetting - com.centit.framework.system.po中的类
create by scaffold
UserSetting() - 类 的构造器com.centit.framework.system.po.UserSetting
default constructor
UserSetting(UserSettingId) - 类 的构造器com.centit.framework.system.po.UserSetting
minimal constructor
UserSetting(String, String, String, String) - 类 的构造器com.centit.framework.system.po.UserSetting
 
UserSetting(String, String, String, String, String) - 类 的构造器com.centit.framework.system.po.UserSetting
 
UserSetting(UserSettingId, String, String, String, Date) - 类 的构造器com.centit.framework.system.po.UserSetting
 
UserSettingDao - com.centit.framework.system.dao中的类
 
UserSettingDao() - 类 的构造器com.centit.framework.system.dao.UserSettingDao
 
UserSettingId - com.centit.framework.system.po中的类
UserSetting Id.
UserSettingId() - 类 的构造器com.centit.framework.system.po.UserSettingId
default constructor
UserSettingId(String, String) - 类 的构造器com.centit.framework.system.po.UserSettingId
full constructor
UserSettingManager - com.centit.framework.system.service中的接口
 
UserSettingManagerImpl - com.centit.framework.system.service.impl中的类
 
UserSettingManagerImpl() - 类 的构造器com.centit.framework.system.service.impl.UserSettingManagerImpl
 
UserUnit - com.centit.framework.system.po中的类
FUserunit entity.
UserUnit() - 类 的构造器com.centit.framework.system.po.UserUnit
default constructor
UserUnit(String, String) - 类 的构造器com.centit.framework.system.po.UserUnit
minimal constructor
UserUnit(String, String, String, String) - 类 的构造器com.centit.framework.system.po.UserUnit
full constructor
UserUnitDao - com.centit.framework.system.dao中的类
 
UserUnitDao() - 类 的构造器com.centit.framework.system.dao.UserUnitDao
 
userUnitDao - 类 中的变量com.centit.framework.system.service.impl.SysUserUnitManagerImpl
 
A C D E F G H I J L M O P Q R S T U 
跳过导航链接

Copyright © 2020 Centit Information Technical, co. Inc.. All rights reserved.