| Package | Description |
|---|---|
| org.alfresco.opencmis | |
| org.alfresco.repo.activities | |
| org.alfresco.repo.activities.feed | |
| org.alfresco.repo.activities.feed.local | |
| org.alfresco.repo.activities.post.lookup | |
| org.alfresco.repo.admin.patch.impl | |
| org.alfresco.repo.blog | |
| org.alfresco.repo.calendar | |
| org.alfresco.repo.discussion | |
| org.alfresco.repo.favourites | |
| org.alfresco.repo.forum | |
| org.alfresco.repo.invitation |
The implementation of the Invitation Service.
|
| org.alfresco.repo.invitation.script | |
| org.alfresco.repo.invitation.site |
The implementation of the Invitation Service for Web Site resources.
|
| org.alfresco.repo.links | |
| org.alfresco.repo.quickshare | |
| org.alfresco.repo.service | |
| 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.
|
| org.alfresco.repo.site.script | |
| org.alfresco.repo.template | |
| org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActivityPosterImpl.setSiteService(SiteService siteService) |
void |
CMISConnector.setSiteService(SiteService siteService) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActivityServiceImpl.setSiteService(SiteService siteService) |
| Modifier and Type | Field and Description |
|---|---|
protected SiteService |
AbstractUserNotifier.siteService |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractUserNotifier.setSiteService(SiteService siteService) |
| Modifier and Type | Method and Description |
|---|---|
void |
LocalFeedTaskProcessor.setSiteService(SiteService siteService) |
| Modifier and Type | Method and Description |
|---|---|
void |
PostLookup.setSiteService(SiteService siteService) |
| Modifier and Type | Method and Description |
|---|---|
void |
AddUnmovableAspectToSitesPatch.setSiteService(SiteService siteService) |
void |
SiteLoadPatch.setSiteService(SiteService siteService)
Sets the Site Service to be used for importing into
|
void |
AddSurfConfigFoldersPatch.setSiteService(SiteService siteService) |
void |
CalendarAllDayEventDatesCorrectingPatch.setSiteService(SiteService siteService) |
void |
SWSDPPatch.setSiteService(SiteService siteService) |
void |
RenameSiteAuthorityDisplayName.setSiteService(SiteService siteService)
Set site service
|
| Modifier and Type | Method and Description |
|---|---|
void |
BlogServiceImpl.setSiteService(SiteService siteService) |
| Modifier and Type | Method and Description |
|---|---|
void |
CalendarServiceImpl.setSiteService(SiteService siteService) |
| Modifier and Type | Method and Description |
|---|---|
void |
DiscussionServiceImpl.setSiteService(SiteService siteService) |
| Modifier and Type | Method and Description |
|---|---|
void |
FavouritesServiceImpl.setSiteService(SiteService siteService) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommentServiceImpl.setSiteService(SiteService siteService) |
| Modifier and Type | Method and Description |
|---|---|
SiteService |
InvitationServiceImpl.getSiteService() |
| Modifier and Type | Method and Description |
|---|---|
void |
InvitationServiceImpl.setSiteService(SiteService siteService) |
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptInvitationService.setSiteService(SiteService siteService) |
| Modifier and Type | Field and Description |
|---|---|
protected SiteService |
InviteSender.siteService |
| Modifier and Type | Method and Description |
|---|---|
void |
LinksServiceImpl.setSiteService(SiteService siteService) |
| Modifier and Type | Method and Description |
|---|---|
void |
QuickShareServiceImpl.setSiteService(SiteService siteService)
Spring configuration
|
| Modifier and Type | Method and Description |
|---|---|
SiteService |
ServiceDescriptorRegistry.getSiteService() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SiteServiceInternal
Internal interface used to expose the getSiteRoot() method without polluting the public interface
SiteService. |
| Modifier and Type | Class and Description |
|---|---|
class |
SiteServiceImpl
Site Service Implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static org.alfresco.service.cmr.repository.NodeRef |
SiteServiceImpl.getSiteContainer(String siteShortName,
String componentName,
boolean create,
SiteService siteService,
TransactionService transactionService,
TaggingService taggingService)
Helper method to create a container if missing, and mark it as a
tag scope if it isn't already one
|
void |
DocLibNodeLocator.setSiteService(SiteService siteService) |
void |
SiteServiceBootstrap.setSiteService(SiteService siteService) |
| Constructor and Description |
|---|
SiteMembersCannedQuery(SiteService siteService,
PersonService personService,
org.alfresco.service.cmr.repository.NodeService nodeService,
org.alfresco.query.CannedQueryParameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptSiteService.setSiteService(SiteService siteService)
Set the site service
|
| Modifier and Type | Method and Description |
|---|---|
void |
Site.setSiteService(SiteService siteService)
Set the site service
|
| Modifier and Type | Method and Description |
|---|---|
SiteService |
ServiceRegistry.getSiteService()
Get the site service (or null if one is not provided)
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.