Uses of Class
io.goobi.viewer.model.security.user.UserActivity
Packages that use UserActivity
-
Uses of UserActivity in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans that return types with arguments of type UserActivityModifier and TypeMethodDescriptionUserDataBean.getLatestActivity
(User user, int numEntries) getLatestActivity. -
Uses of UserActivity in io.goobi.viewer.model.security.user
Methods in io.goobi.viewer.model.security.user that return UserActivityModifier and TypeMethodDescriptionstatic UserActivity
UserActivity.getFromBookmark
(Bookmark bookmark) static UserActivity
UserActivity.getFromCampaignAnnotation
(CrowdsourcingAnnotation anno) static UserActivity
UserActivity.getFromCampaignAnnotationUpdate
(CrowdsourcingAnnotation anno) static UserActivity
UserActivity.getFromComment
(Comment comment) static UserActivity
UserActivity.getFromCommentUpdate
(Comment comment) static UserActivity
UserActivity.getFromSearch
(Search search)