Interface SiteManager


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

    Modifier and Type
    Method
    Description
    Get the site containing the current resource.
  • Method Details

    • getSite

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