MCPcopy Create free account
hub / github.com/Hello-hao/Tbed / selectKeys

Method selectKeys

src/main/java/cn/hellohao/service/KeysService.java:12–12  ·  view source on GitHub ↗
(Integer id)

Source from the content-addressed store, hash-verified

10@Service
11public interface KeysService {
12 Keys selectKeys(Integer id);
13
14 List<Keys> getStorageName();
15

Callers 7

uploadForLocMethod · 0.65
deleMethod · 0.65
dele2Method · 0.65
selectKeysMethod · 0.65
uploadImgMethod · 0.65
delWebDAVMethod · 0.65
getWebDAVMethod · 0.65

Implementers 1

KeysServiceImplsrc/main/java/cn/hellohao/service/impl

Calls

no outgoing calls

Tested by

no test coverage detected