Interface UserChannelServiceLocal

    • Method Detail

      • enableChannel

        boolean enableChannel​(User user,
                              Channel channel)
        Makes sure that the given channel is enabled for the given user. Returns false when the channel cannot be enabled (is disabled by the configuration)
      • isChannelAccessible

        boolean isChannelAccessible​(BasicUser user,
                                    Channel channel)
        Returns whether the given user can access the given channel