Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Jarrettluo/all-docs
/ getUserId
Method
getUserId
src/main/java/com/jiaruiblog/entity/data/Event.java:35–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
}
34
35
public
int
getUserId() {
36
return
userId;
37
}
38
39
public
Event setUserId(
int
userId) {
40
this.userId = userId;
Callers
14
insert
Method · 0.80
list
Method · 0.80
listNew
Method · 0.80
removeKey
Method · 0.80
changeUserRole
Method · 0.80
insert
Method · 0.80
update
Method · 0.80
remove
Method · 0.80
queryById
Method · 0.80
getExistRelationship
Method · 0.80
changeUserRole
Method · 0.80
docReviewInstance
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected