| Package | Description |
|---|---|
| org.alfresco.repo.copy | |
| org.alfresco.repo.jscript.app | |
| org.alfresco.repo.security.permissions.impl | |
| 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.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CopyServiceImpl.setPublicServiceAccessService(PublicServiceAccessService publicServiceAccessService) |
| Modifier and Type | Field and Description |
|---|---|
protected PublicServiceAccessService |
JSONConversionComponent.publicServiceAccessService |
| Modifier and Type | Method and Description |
|---|---|
void |
JSONConversionComponent.setPublicServiceAccessService(PublicServiceAccessService publicServiceAccessService) |
| Modifier and Type | Class and Description |
|---|---|
class |
PublicServiceAccessServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
PublicServiceAccessService |
ServiceDescriptorRegistry.getPublicServiceAccessService() |
| Modifier and Type | Method and Description |
|---|---|
void |
SitesPermissionCleaner.setPublicServiceAccessService(PublicServiceAccessService publicServiceAccessService) |
void |
SiteServiceImpl.setPublicServiceAccessService(PublicServiceAccessService publicServiceAccessService) |
| Modifier and Type | Method and Description |
|---|---|
PublicServiceAccessService |
ServiceRegistry.getPublicServiceAccessService()
Deprecated.
This method has been deprecated as it would return a service that is not part of the public API.
The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.