类的使用
cn.nkpro.elcube.platform.gen.UserAccountSecret
使用UserAccountSecret的程序包
程序包
说明
-
cn.nkpro.elcube.platform.controller中UserAccountSecret的使用
修饰符和类型方法说明voidSettingsAuthController.accountsSecretRemove(UserAccountSecret secret)voidSettingsAuthController.accountsSecretUpdate(UserAccountSecret secret)voidUserAuthController.changeSecret(UserAccountSecret secret) -
cn.nkpro.elcube.platform.gen中UserAccountSecret的使用
修饰符和类型方法说明UserAccountSecretMapper.selectByPrimaryKey(UserAccountSecretKey key)This method was generated by MyBatis Generator.返回变量类型为UserAccountSecret的类型的cn.nkpro.elcube.platform.gen中的方法修饰符和类型方法说明UserAccountSecretMapper.selectByExample(UserAccountSecretExample example)This method was generated by MyBatis Generator.UserAccountSecretMapper.selectByExample(UserAccountSecretExample example, org.apache.ibatis.session.RowBounds rowBounds)This method was generated by MyBatis Generator.修饰符和类型方法说明intUserAccountSecretMapper.insert(UserAccountSecret record)This method was generated by MyBatis Generator.intUserAccountSecretMapper.insertSelective(UserAccountSecret record)This method was generated by MyBatis Generator.intUserAccountSecretMapper.updateByExample(UserAccountSecret record, UserAccountSecretExample example)This method was generated by MyBatis Generator.intUserAccountSecretMapper.updateByExampleSelective(UserAccountSecret record, UserAccountSecretExample example)This method was generated by MyBatis Generator.intUserAccountSecretMapper.updateByPrimaryKey(UserAccountSecret record)This method was generated by MyBatis Generator.intUserAccountSecretMapper.updateByPrimaryKeySelective(UserAccountSecret record)This method was generated by MyBatis Generator. -
cn.nkpro.elcube.security中UserAccountSecret的使用
修饰符和类型方法说明voidUserAccountService.removeSecret(UserAccountSecret secret)voidUserAccountService.updateSecret(UserAccountSecret secret, boolean multipleType) -
cn.nkpro.elcube.security.impl中UserAccountSecret的使用
修饰符和类型方法说明voidUserAccountServiceImpl.removeSecret(UserAccountSecret secret)voidUserAccountServiceImpl.updateSecret(UserAccountSecret secret, boolean multipleType)