Interface PublicMembers

    • Method Detail

      • org

        Organization org()
        Organization of which these are public members.
        Returns:
        Organization
      • contains

        boolean contains​(User user)
                  throws IOException
        Check whether the user is a public member of this organization.
        Parameters:
        user - User to check public organization membership of
        Returns:
        Is the user a public member of this organization?
        Throws:
        IOException - If an I/O problem occurs
        See Also:
        Check public membership