Interface SiteGetter

    • Method Detail

      • supports

        boolean supports​(Content content)
        Returns true if this access controller supports the given object
        Parameters:
        content - The content to test
        Returns:
        true if this access controller supports the given object
      • getSite

        Site getSite​(Content content)
        Returns true the site to use for this content
        Parameters:
        content - The content
        Returns:
        the site to use for this content