Class FacebookType.Metadata.Connections

    • Method Detail

      • hasHome

        public Boolean hasHome()
        Does this object have a 'home' connection?
        Returns:
        true if this object has a 'home' connection, false otherwise.
      • hasFeed

        public Boolean hasFeed()
        Does this object have a 'feed' connection?
        Returns:
        true if this object has a 'feed' connection, false otherwise.
      • hasFriends

        public Boolean hasFriends()
        Does this object have a 'friends' connection?
        Returns:
        true if this object has a 'friends' connection, false otherwise.
      • hasFamily

        public Boolean hasFamily()
        Does this object have a 'family' connection?
        Returns:
        true if this object has a 'family' connection, false otherwise.
      • hasActivities

        public Boolean hasActivities()
        Does this object have an 'activities' connection?
        Returns:
        true if this object has an 'activities' connection, false otherwise.
      • hasInterests

        public Boolean hasInterests()
        Does this object have an 'interests' connection?
        Returns:
        true if this object has an 'interests' connection, false otherwise.
      • hasMusic

        public Boolean hasMusic()
        Does this object have a 'music' connection?
        Returns:
        true if this object has a 'music' connection, false otherwise.
      • hasBooks

        public Boolean hasBooks()
        Does this object have a 'books' connection?
        Returns:
        true if this object has a 'books' connection, false otherwise.
      • hasMovies

        public Boolean hasMovies()
        Does this object have a 'movies' connection?
        Returns:
        true if this object has a 'movies' connection, false otherwise.
      • hasTelevision

        public Boolean hasTelevision()
        Does this object have a 'television' connection?
        Returns:
        true if this object has a 'television' connection, false otherwise.
      • hasLikes

        public Boolean hasLikes()
        Does this object have a 'likes' connection?
        Returns:
        true if this object has a 'likes' connection, false otherwise.
      • hasPosts

        public Boolean hasPosts()
        Does this object have a 'posts' connection?
        Returns:
        true if this object has a 'posts' connection, false otherwise.
      • hasTagged

        public Boolean hasTagged()
        Does this object have a 'tagged' connection?
        Returns:
        true if this object has a 'tagged' connection, false otherwise.
      • hasStatuses

        public Boolean hasStatuses()
        Does this object have a 'statuses' connection?
        Returns:
        true if this object has a 'statuses' connection, false otherwise.
      • hasLinks

        public Boolean hasLinks()
        Does this object have a 'links' connection?
        Returns:
        true if this object has a 'links' connection, false otherwise.
      • hasNotes

        public Boolean hasNotes()
        Does this object have a 'notes' connection?
        Returns:
        true if this object has a 'notes' connection, false otherwise.
      • hasPhotos

        public Boolean hasPhotos()
        Does this object have a 'photos' connection?
        Returns:
        true if this object has a 'photos' connection, false otherwise.
      • hasAlbums

        public Boolean hasAlbums()
        Does this object have an 'albums' connection?
        Returns:
        true if this object has an 'albums' connection, false otherwise.
      • hasEvents

        public Boolean hasEvents()
        Does this object have an 'events' connection?
        Returns:
        true if this object has an 'events' connection, false otherwise.
      • hasGroups

        public Boolean hasGroups()
        Does this object have a 'groups' connection?
        Returns:
        true if this object has a 'groups' connection, false otherwise.
      • hasVideos

        public Boolean hasVideos()
        Does this object have a 'videos' connection?
        Returns:
        true if this object has a 'videos' connection, false otherwise.
      • hasPicture

        public Boolean hasPicture()
        Does this object have a 'picture' connection?
        Returns:
        true if this object has a 'picture' connection, false otherwise.
      • hasInbox

        public Boolean hasInbox()
        Does this object have an 'inbox' connection?
        Returns:
        true if this object has an 'inbox' connection, false otherwise.
      • hasOutbox

        public Boolean hasOutbox()
        Does this object have an 'outbox' connection?
        Returns:
        true if this object has an 'outbox' connection, false otherwise.
      • hasUpdates

        public Boolean hasUpdates()
        Does this object have an 'updates' connection?
        Returns:
        true if this object has an 'updates' connection, false otherwise.