Uses of Class
io.goobi.viewer.model.security.user.UserActivity
Packages that use UserActivity
Package
Description
JSF managed beans (CDI backing beans) of the Goobi viewer.
Contains the user domain model for the Goobi viewer, including user accounts, groups,
roles, IP ranges, activity tracking, and related utility methods.
-
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 UserActivityUserActivity.getFromBookmark(Bookmark bookmark) static UserActivityUserActivity.getFromCampaignAnnotation(CrowdsourcingAnnotation anno) static UserActivityUserActivity.getFromCampaignAnnotationUpdate(CrowdsourcingAnnotation anno) static UserActivityUserActivity.getFromComment(Comment comment) static UserActivityUserActivity.getFromCommentUpdate(Comment comment) static UserActivityUserActivity.getFromSearch(Search search)