| Package | Description |
|---|---|
| org.alfresco.repo.action.evaluator | |
| org.alfresco.repo.action.executer | |
| org.alfresco.repo.blog | |
| org.alfresco.repo.calendar | |
| org.alfresco.repo.calendar.cannedqueries | |
| org.alfresco.repo.discussion | |
| org.alfresco.repo.links | |
| 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.repo.tagging | |
| org.alfresco.repo.tagging.script | |
| org.alfresco.repo.transfer |
Provides the implementation of the transfer service which can be used to
transfer nodes from one repository to another.
|
| org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HasTagEvaluator.setTaggingService(TaggingService taggingService)
Set tagging service
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContentMetadataExtracter.setTaggingService(TaggingService taggingService) |
| Modifier and Type | Method and Description |
|---|---|
void |
BlogServiceImpl.setTaggingService(TaggingService taggingService) |
| Modifier and Type | Method and Description |
|---|---|
void |
CalendarServiceImpl.setTaggingService(TaggingService taggingService) |
| Modifier and Type | Field and Description |
|---|---|
protected TaggingService |
GetCalendarEntriesCannedQueryFactory.taggingService |
| Modifier and Type | Method and Description |
|---|---|
void |
GetCalendarEntriesCannedQueryFactory.setTaggingService(TaggingService taggingService) |
| Constructor and Description |
|---|
GetCalendarEntriesCannedQuery(CannedQueryDAO cannedQueryDAO,
org.alfresco.service.cmr.repository.NodeService nodeService,
TaggingService taggingService,
MethodSecurityBean<CalendarEntry> methodSecurity,
org.alfresco.query.CannedQueryParameters params) |
| Modifier and Type | Method and Description |
|---|---|
void |
DiscussionServiceImpl.setTaggingService(TaggingService taggingService) |
| Modifier and Type | Method and Description |
|---|---|
void |
LinksServiceImpl.setTaggingService(TaggingService taggingService) |
| Modifier and Type | Method and Description |
|---|---|
TaggingService |
ServiceDescriptorRegistry.getTaggingService() |
| Modifier and Type | Method and Description |
|---|---|
static org.alfresco.service.cmr.repository.NodeRef |
SiteServiceImpl.getSiteContainer(String siteShortName,
String componentName,
boolean create,
SiteService siteService,
TransactionService transactionService,
TaggingService taggingService)
Helper method to create a container if missing, and mark it as a
tag scope if it isn't already one
|
void |
SiteServiceImpl.setTaggingService(TaggingService taggingService)
Set the tagging service
|
| Modifier and Type | Class and Description |
|---|---|
class |
TaggingServiceImpl
Tagging service implementation
|
| Modifier and Type | Method and Description |
|---|---|
void |
RefreshTagScopeActionExecuter.setTaggingService(TaggingService taggingService)
Set the tagging service
|
void |
UpdateTagScopesActionExecuter.setTaggingService(TaggingService taggingService)
Set the tagging service
|
| Constructor and Description |
|---|
TagScope(TaggingService taggingService,
TagScope tagScopeImpl)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
TaggingService |
DefaultManifestProcessorFactoryImpl.getTaggingService() |
TaggingService |
RepoPrimaryManifestProcessorImpl.getTaggingService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultManifestProcessorFactoryImpl.setTaggingService(TaggingService taggingService) |
void |
RepoPrimaryManifestProcessorImpl.setTaggingService(TaggingService taggingService) |
| Modifier and Type | Method and Description |
|---|---|
TaggingService |
ServiceRegistry.getTaggingService()
Get the Tagging Service
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.