| Package | Description |
|---|---|
| org.alfresco.repo.activities.feed | |
| org.alfresco.repo.admin | |
| 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 |
AbstractUserNotifier.setRepoAdminService(RepoAdminService repoAdminService) |
void |
FeedNotifierImpl.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 |
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()
Get the repo admin service (or null if one is not provided)
|
| 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–2014 Alfresco Software. All rights reserved.