A B C D F G S U
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
A
- add(Dictionary) - 类 中的方法com.github.appundefined.data.dictionary.controller.DictionaryController
B
- BaseServiceImpl - com.github.appundefined.data.dictionary.service中的类
-
通用方法
- BaseServiceImpl() - 类 的构造器com.github.appundefined.data.dictionary.service.BaseServiceImpl
C
- com.github.appundefined.data.dictionary.controller - 程序包 com.github.appundefined.data.dictionary.controller
- com.github.appundefined.data.dictionary.dao - 程序包 com.github.appundefined.data.dictionary.dao
- com.github.appundefined.data.dictionary.entity - 程序包 com.github.appundefined.data.dictionary.entity
- com.github.appundefined.data.dictionary.service - 程序包 com.github.appundefined.data.dictionary.service
D
- delete(ArrayList<Long>) - 类 中的方法com.github.appundefined.data.dictionary.controller.DictionaryController
- delete(JpaRepository, Long) - 类 中的方法com.github.appundefined.data.dictionary.service.BaseServiceImpl
- deleteAll(JpaRepository, List<Long>) - 类 中的方法com.github.appundefined.data.dictionary.service.BaseServiceImpl
- Dictionary - com.github.appundefined.data.dictionary.entity中的类
- Dictionary() - 类 的构造器com.github.appundefined.data.dictionary.entity.Dictionary
- DictionaryController - com.github.appundefined.data.dictionary.controller中的类
- DictionaryController() - 类 的构造器com.github.appundefined.data.dictionary.controller.DictionaryController
- DictionaryDao - com.github.appundefined.data.dictionary.dao中的接口
F
- find(JpaRepository, Long) - 类 中的方法com.github.appundefined.data.dictionary.service.BaseServiceImpl
- findAll(JpaRepository, Object, String[]) - 类 中的方法com.github.appundefined.data.dictionary.service.BaseServiceImpl
- findAll(JpaSpecificationExecutor, Object, Integer, Integer) - 类 中的方法com.github.appundefined.data.dictionary.service.BaseServiceImpl
-
多条件查询加所属公司筛选
- findAll(JpaSpecificationExecutor, Object, Integer, Integer, String[]) - 类 中的方法com.github.appundefined.data.dictionary.service.BaseServiceImpl
- findAllByKey(JpaSpecificationExecutor, String, Integer, Integer, String[]) - 类 中的方法com.github.appundefined.data.dictionary.service.BaseServiceImpl
- findAllByKey(JpaSpecificationExecutor, String, String[]) - 类 中的方法com.github.appundefined.data.dictionary.service.BaseServiceImpl
- findAllList(Dictionary) - 类 中的方法com.github.appundefined.data.dictionary.controller.DictionaryController
- findNameById(Long) - 类 中的方法com.github.appundefined.data.dictionary.controller.DictionaryController
G
- getTreeByTypeTree(Dictionary) - 类 中的方法com.github.appundefined.data.dictionary.controller.DictionaryController
S
- save(JpaRepository, Object, HttpServletRequest) - 类 中的方法com.github.appundefined.data.dictionary.service.BaseServiceImpl
- saveAll(JpaRepository, List<?>, HttpServletRequest) - 类 中的方法com.github.appundefined.data.dictionary.service.BaseServiceImpl
U
- update(Dictionary) - 类 中的方法com.github.appundefined.data.dictionary.controller.DictionaryController
- update(JpaRepository, Object) - 类 中的方法com.github.appundefined.data.dictionary.service.BaseServiceImpl
- updateAll(JpaRepository, List<Object>) - 类 中的方法com.github.appundefined.data.dictionary.service.BaseServiceImpl
所有类 所有程序包