Uses of Interface
org.apache.sling.cms.Site
-
Packages that use Site Package Description org.apache.sling.cms Package with all of the common models used to access content in the Sling reference CMS -
-
Uses of Site in org.apache.sling.cms
Methods in org.apache.sling.cms that return Site Modifier and Type Method Description Site
PublishableResource. getSite()
Gets the site this file is contained withinSite
SiteManager. getSite()
Get the site containing the current resource.
-