Interface SharedBookmark

All Known Implementing Classes:
BookmarkedConference, BookmarkedURL

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

    Modifier and Type
    Method
    Description
    boolean
    Returns true if this bookmark is shared.
  • Method Details

    • isShared

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