类的使用
cn.nkpro.elcube.platform.gen.UserAccount
使用UserAccount的程序包
程序包
说明
-
cn.nkpro.elcube.platform.controller中UserAccount的使用
返回变量类型为UserAccount的类型的cn.nkpro.elcube.platform.controller中的方法 -
cn.nkpro.elcube.platform.gen中UserAccount的使用
修饰符和类型方法说明UserAccountMapper.selectByPrimaryKey(String id)This method was generated by MyBatis Generator.返回变量类型为UserAccount的类型的cn.nkpro.elcube.platform.gen中的方法修饰符和类型方法说明UserAccountMapper.selectByExample(UserAccountExample example)This method was generated by MyBatis Generator.UserAccountMapper.selectByExample(UserAccountExample example, org.apache.ibatis.session.RowBounds rowBounds)This method was generated by MyBatis Generator.参数类型为UserAccount的cn.nkpro.elcube.platform.gen中的方法修饰符和类型方法说明intUserAccountMapper.insert(UserAccount record)This method was generated by MyBatis Generator.intUserAccountMapper.insertSelective(UserAccount record)This method was generated by MyBatis Generator.intUserAccountMapper.updateByExample(UserAccount record, UserAccountExample example)This method was generated by MyBatis Generator.intUserAccountMapper.updateByExampleSelective(UserAccount record, UserAccountExample example)This method was generated by MyBatis Generator.intUserAccountMapper.updateByPrimaryKey(UserAccount record)This method was generated by MyBatis Generator.intUserAccountMapper.updateByPrimaryKeySelective(UserAccount record)This method was generated by MyBatis Generator. -
cn.nkpro.elcube.security中UserAccount的使用
返回变量类型为UserAccount的类型的cn.nkpro.elcube.security中的方法修饰符和类型方法说明UserAccountService.accountsPage(Integer from, Integer size, String orderField, String order, String keyword)UserAccountService.getAccountsByObjectId(List<String> docIds)参数类型为UserAccount的cn.nkpro.elcube.security中的方法修饰符和类型方法说明UserAuthorizationService.buildGrantedPerms(UserAccount account)voidUserAccountService.checkPasswordStrategyAndSha1(UserAccount account)default ObjectUserBusinessAdapter.getUser(UserAccount account) -
cn.nkpro.elcube.security.bo中UserAccount的使用
修饰符和类型类说明classCreated by bean on 2019/12/30.classCreated by bean on 2019/12/30. -
cn.nkpro.elcube.security.impl中UserAccount的使用
返回变量类型为UserAccount的类型的cn.nkpro.elcube.security.impl中的方法修饰符和类型方法说明UserAccountServiceImpl.accountsPage(Integer from, Integer size, String orderField, String order, String keyword)UserAccountServiceImpl.getAccountsByObjectId(List<String> docIds)参数类型为UserAccount的cn.nkpro.elcube.security.impl中的方法修饰符和类型方法说明UserAuthorizationServiceImpl.buildGrantedPerms(UserAccount account)创建指定账号的权限集合voidUserAccountServiceImpl.checkPasswordStrategyAndSha1(UserAccount account)