Uses of Interface
org.alfresco.service.cmr.admin.RepoAdminService
Packages that use RepoAdminService
Package
Description
The implementation of the Invitation Service for Web Site resources.
Provides the public facing interfaces of the Services of the Alfresco Repository.
-
Uses of RepoAdminService in org.alfresco.repo.activities.feed
Fields in org.alfresco.repo.activities.feed declared as RepoAdminServiceModifier and TypeFieldDescriptionprotected RepoAdminServiceAbstractUserNotifier.repoAdminServiceMethods in org.alfresco.repo.activities.feed with parameters of type RepoAdminServiceModifier and TypeMethodDescriptionvoidAbstractUserNotifier.setRepoAdminService(RepoAdminService repoAdminService) voidFeedNotifierImpl.setRepoAdminService(RepoAdminService repoAdminService) -
Uses of RepoAdminService in org.alfresco.repo.admin
Classes in org.alfresco.repo.admin that implement RepoAdminServiceModifier and TypeClassDescriptionclassRepository Admin Service Implementation.Methods in org.alfresco.repo.admin with parameters of type RepoAdminServiceModifier and TypeMethodDescriptionvoidRepoAdminInterpreter.setRepoAdminService(RepoAdminService repoAdminService) -
Uses of RepoAdminService in org.alfresco.repo.dictionary
Methods in org.alfresco.repo.dictionary with parameters of type RepoAdminServiceModifier and TypeMethodDescriptionvoidCustomModelServiceImpl.setRepoAdminService(RepoAdminService repoAdminService) -
Uses of RepoAdminService in org.alfresco.repo.invitation.site
Fields in org.alfresco.repo.invitation.site declared as RepoAdminService -
Uses of RepoAdminService in org.alfresco.repo.notification
Methods in org.alfresco.repo.notification with parameters of type RepoAdminServiceModifier and TypeMethodDescriptionvoidEMailNotificationProvider.setRepoAdminService(RepoAdminService repoAdminService) -
Uses of RepoAdminService in org.alfresco.repo.security.person
Methods in org.alfresco.repo.security.person with parameters of type RepoAdminServiceModifier and TypeMethodDescriptionvoidPersonServiceImpl.setRepoAdminService(RepoAdminService repoAdminService) -
Uses of RepoAdminService in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return RepoAdminService -
Uses of RepoAdminService in org.alfresco.repo.tenant
Methods in org.alfresco.repo.tenant with parameters of type RepoAdminServiceModifier and TypeMethodDescriptionvoidMultiTAdminServiceImpl.setRepoAdminService(RepoAdminService repoAdminService) -
Uses of RepoAdminService in org.alfresco.service
Methods in org.alfresco.service that return RepoAdminServiceModifier and TypeMethodDescriptionServiceRegistry.getRepoAdminService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API. -
Uses of RepoAdminService in org.alfresco.util
Methods in org.alfresco.util with parameters of type RepoAdminServiceModifier and TypeMethodDescriptionstatic StringModelUtil.getProductName(RepoAdminService repoAdminService) Returns the name of the product currently running, determined by the current license.