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.repo.web.scripts.admin | |
org.alfresco.rest.api.discovery | |
org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
org.alfresco.util | |
org.alfresco.web.bean |
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 |
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 | Field and Description |
---|---|
protected RepoAdminService |
AbstractAdminWebScript.repoAdminService |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAdminWebScript.setRepoAdminService(RepoAdminService repoAdminService) |
Modifier and Type | Method and Description |
---|---|
void |
DiscoveryApiWebscript.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.
|
Modifier and Type | Method and Description |
---|---|
RepoAdminService |
NavigationBean.getRepoAdminService() |
Modifier and Type | Method and Description |
---|---|
void |
NavigationBean.setRepoAdminService(RepoAdminService repoAdminService) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.