类的使用
cn.nkpro.elcube.security.bo.UserAccountBO
使用UserAccountBO的程序包
程序包
说明
-
cn.nkpro.elcube.platform.controller中UserAccountBO的使用
修饰符和类型方法说明SettingsAuthController.accountsDetail(String username)SettingsAuthController.accountsUpdate(UserAccountBO user)修饰符和类型方法说明SettingsAuthController.accountsUpdate(UserAccountBO user)voidSettingsAuthController.clearLoginLock(UserAccountBO user) -
cn.nkpro.elcube.security中UserAccountBO的使用
修饰符和类型方法说明UserAccountService.getAccount(String username, boolean preClear)UserAccountService.getAccountDetail(String username)UserAccountService.update(UserAccountBO account)参数类型为UserAccountBO的cn.nkpro.elcube.security中的方法修饰符和类型方法说明voidUserAccountService.clearLoginLock(UserAccountBO user)UserAccountService.update(UserAccountBO account) -
cn.nkpro.elcube.security.bo中UserAccountBO的使用
-
cn.nkpro.elcube.security.impl中UserAccountBO的使用
修饰符和类型方法说明UserAccountServiceImpl.getAccount(String username, boolean preClear)UserAccountServiceImpl.getAccountDetail(String username)UserAccountServiceImpl.update(UserAccountBO account)修饰符和类型方法说明voidUserAccountServiceImpl.clearLoginLock(UserAccountBO user)UserAccountServiceImpl.update(UserAccountBO account)