Interface SharedBookmark

  • All Known Implementing Classes:
    BookmarkedConference, BookmarkedURL

    public interface SharedBookmark
    Interface to indicate if a bookmark is shared across the server.
    • Method Detail

      • isShared

        boolean isShared()
        Returns true if this bookmark is shared.
        Returns:
        returns true if this bookmark is shared.