public final class BookmarkTools
extends Object
Utility class providing helper methods for bookmark list operations and IIIF collection export.
-
Method Summary
getBookmarkListsSharedWithUser.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
getBookmarkListsSharedWithUser
getBookmarkListsSharedWithUser.
- Parameters:
user - a User object.
- Returns:
- a list of bookmark lists that have been shared with the given user via their group memberships
- Throws:
DAOException - if any.