Uses of Interface
org.alfresco.repo.site.SiteServiceInternal
-
Packages that use SiteServiceInternal Package Description org.alfresco.repo.nodelocator org.alfresco.repo.site Provides the implementation of the site service which is used to provide services used by the sites of the Share interface. -
-
Uses of SiteServiceInternal in org.alfresco.repo.nodelocator
Methods in org.alfresco.repo.nodelocator with parameters of type SiteServiceInternal Modifier and Type Method Description voidSitesHomeNodeLocator. setSiteService(SiteServiceInternal siteService) -
Uses of SiteServiceInternal in org.alfresco.repo.site
Classes in org.alfresco.repo.site that implement SiteServiceInternal Modifier and Type Class Description classSiteServiceImplSite Service Implementation.
-