Interface SiteManager


  • @ProviderType
    public interface SiteManager
    A manager for retrieving the sling:Site containing the current resource. Adaptable from any Resource.
    • Method Detail

      • getSite

        Site getSite()
        Get the site containing the current resource.
        Returns:
        the site