public class JsonPlatformEnvironment extends AbstractStaticPlatformEnvironment implements PlatformEnvironment
datacatalogs, datadictionaies, optinfos, optmethods, passwordEncoder, roleinfos, rolepowers, unitinfos, userinfos, userroles, userunits| 构造器和说明 |
|---|
JsonPlatformEnvironment() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
changeUserPassword(String userCode,
String userPassword)
修改用户密码
|
void |
init() |
void |
loadConfigFromJSONString(String jsonStr) |
static String |
loadJsonStringFormConfigFile(String fileName) |
boolean |
reloadDictionary()
刷新数据字典
|
checkUserPassword, getDataCatalog, getDepNoRepo, getDirectOptInfo, getLoginNameRepo, getOptInfo, getOptInfoRepo, getOptMethod, getOptMethodRepo, getRoleInfo, getRoleRepo, getSystemParameter, getUnitInfoByUnitCode, getUnitRepo, getUserInfoByLoginName, getUserInfoByUserCode, getUserRepo, getUserSetting, listAllDataCatalogs, listAllUnits, listAllUsers, listAllUserUnits, listDataDictionaries, listUnitUsers, listUserMenuOptInfos, listUserMenuOptInfosUnderSuperOptId, listUserUnits, loadUserDetailsByLoginName, loadUserDetailsByRegCellPhone, loadUserDetailsByRegEmail, loadUserDetailsByUserCode, organizeDictionaryData, reloadSecurityMetadata, setPasswordEncoderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckUserPassword, getDepNoRepo, getLoginNameRepo, getOptInfoRepo, getOptMethodRepo, getRoleRepo, getSystemParameter, getUnitInfoByUnitCode, getUnitRepo, getUserInfoByLoginName, getUserInfoByUserCode, getUserRepo, getUserSetting, listAllDataCatalogs, listAllUnits, listAllUsers, listAllUserUnits, listDataDictionaries, listUnitUsers, listUserMenuOptInfos, listUserMenuOptInfosUnderSuperOptId, listUserUnits, loadUserDetailsByLoginName, loadUserDetailsByRegCellPhone, loadUserDetailsByRegEmail, loadUserDetailsByUserCode, reloadSecurityMetadatapublic void init()
public void loadConfigFromJSONString(String jsonStr)
public static String loadJsonStringFormConfigFile(String fileName) throws IOException
IOExceptionpublic boolean reloadDictionary()
reloadDictionary 在接口中 PlatformEnvironmentpublic void changeUserPassword(String userCode, String userPassword)
changeUserPassword 在接口中 PlatformEnvironmentuserCode - userCodeuserPassword - userPasswordCopyright © 2017 江苏南大先腾信息产业股份有限公司. All rights reserved.