HasBookmarking API HasBookmarking.java interface HasBookmarking { BookmarkPolicy getBookmarking() void setBookmarking(BookmarkPolicy bookmarking) }