| Package | Description |
|---|---|
| org.alfresco.repo.activities.feed | |
| org.alfresco.repo.admin | |
| org.alfresco.repo.dictionary | |
| org.alfresco.repo.invitation.site |
The implementation of the Invitation Service for Web Site resources.
|
| org.alfresco.repo.notification | |
| org.alfresco.repo.security.person | |
| org.alfresco.repo.service | |
| org.alfresco.repo.tenant | |
| org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
| org.alfresco.util |
| Modifier and Type | Field and Description |
|---|---|
protected RepoAdminService |
AbstractUserNotifier.repoAdminService |
| Modifier and Type | Method and Description |
|---|---|
void |
FeedNotifierImpl.setRepoAdminService(RepoAdminService repoAdminService) |
void |
AbstractUserNotifier.setRepoAdminService(RepoAdminService repoAdminService) |
| Modifier and Type | Class and Description |
|---|---|
class |
RepoAdminServiceImpl
Repository Admin Service Implementation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RepoAdminInterpreter.setRepoAdminService(RepoAdminService repoAdminService) |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomModelServiceImpl.setRepoAdminService(RepoAdminService repoAdminService) |
| Modifier and Type | Field and Description |
|---|---|
protected RepoAdminService |
InviteSender.repoAdminService |
| Modifier and Type | Method and Description |
|---|---|
void |
EMailNotificationProvider.setRepoAdminService(RepoAdminService repoAdminService) |
| Modifier and Type | Method and Description |
|---|---|
void |
PersonServiceImpl.setRepoAdminService(RepoAdminService repoAdminService) |
| Modifier and Type | Method and Description |
|---|---|
RepoAdminService |
ServiceDescriptorRegistry.getRepoAdminService() |
| Modifier and Type | Method and Description |
|---|---|
void |
MultiTAdminServiceImpl.setRepoAdminService(RepoAdminService repoAdminService) |
| Modifier and Type | Method and Description |
|---|---|
RepoAdminService |
ServiceRegistry.getRepoAdminService()
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.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
ModelUtil.getProductName(RepoAdminService repoAdminService)
Returns the name of the product currently running, determined
by the current license.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.