Uses of Class
cn.toint.jdy4j.core.model.JdyConfigStorage
Packages that use JdyConfigStorage
Package
Description
-
Uses of JdyConfigStorage in cn.toint.jdy4j.core.client
Methods in cn.toint.jdy4j.core.client that return JdyConfigStorage -
Uses of JdyConfigStorage in cn.toint.jdy4j.core.model
Methods in cn.toint.jdy4j.core.model that return JdyConfigStorage -
Uses of JdyConfigStorage in cn.toint.jdy4j.core.service
Methods in cn.toint.jdy4j.core.service that return JdyConfigStorageModifier and TypeMethodDescriptionJdyConfigStorageService.getJdyConfigStorage(String corpName) 获取配置default JdyConfigStorageJdyConfigStorageService.getJdyConfigStorageRequire(String corpName) 获取配置JdyConfigStorageService.putJdyConfigStorage(JdyConfigStorage jdyConfigStorage) 添加简道云配置存储Methods in cn.toint.jdy4j.core.service with parameters of type JdyConfigStorageModifier and TypeMethodDescriptionJdyConfigStorageService.putJdyConfigStorage(JdyConfigStorage jdyConfigStorage) 添加简道云配置存储 -
Uses of JdyConfigStorage in cn.toint.jdy4j.core.service.impl
Methods in cn.toint.jdy4j.core.service.impl that return JdyConfigStorageModifier and TypeMethodDescriptionJdyConfigStorageMapServiceImpl.getJdyConfigStorage(String corpName) JdyConfigStorageRedisServiceImpl.getJdyConfigStorage(String corpName) JdyConfigStorageMapServiceImpl.putJdyConfigStorage(JdyConfigStorage jdyConfigStorage) JdyConfigStorageRedisServiceImpl.putJdyConfigStorage(JdyConfigStorage jdyConfigStorage) Methods in cn.toint.jdy4j.core.service.impl with parameters of type JdyConfigStorageModifier and TypeMethodDescriptionJdyConfigStorageMapServiceImpl.putJdyConfigStorage(JdyConfigStorage jdyConfigStorage) JdyConfigStorageRedisServiceImpl.putJdyConfigStorage(JdyConfigStorage jdyConfigStorage)