Package | Description |
---|---|
org.alfresco.opencmis | |
org.alfresco.repo.ownable.impl | |
org.alfresco.repo.rendition | |
org.alfresco.repo.rendition.executer | |
org.alfresco.repo.service | |
org.alfresco.repo.thumbnail | |
org.alfresco.repo.web.scripts.rendition.patch | |
org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
Modifier and Type | Method and Description |
---|---|
void |
CMISConnector.setrenditionService(RenditionService renditionService)
Sets the rendition service.
|
Constructor and Description |
---|
CMISRenditionMapping(org.alfresco.service.cmr.repository.NodeService nodeService,
ContentService contentService,
RenditionService renditionService,
TransactionService transactionService,
Map<String,List<String>> renditionKinds) |
Modifier and Type | Method and Description |
---|---|
void |
OwnableServiceImpl.setRenditionService(RenditionService renditionService) |
Modifier and Type | Class and Description |
---|---|
class |
RenditionServiceImpl |
Modifier and Type | Method and Description |
---|---|
void |
RenditionedAspect.setRenditionService(RenditionService renditionService)
Set the rendition service
|
Constructor and Description |
---|
RenditionNodeManager(org.alfresco.service.cmr.repository.NodeRef sourceNode,
org.alfresco.service.cmr.repository.NodeRef tempRenditionNode,
RenditionLocation location,
RenditionDefinition renditionDefinition,
org.alfresco.service.cmr.repository.NodeService nodeService,
RenditionService renditionService,
BehaviourFilter behaviourFilter) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractRenderingEngine.setRenditionService(RenditionService renditionService)
Injects the renditionService bean.
|
void |
DeleteRenditionActionExecuter.setRenditionService(RenditionService renditionService) |
Modifier and Type | Method and Description |
---|---|
RenditionService |
ServiceDescriptorRegistry.getRenditionService() |
Modifier and Type | Field and Description |
---|---|
protected RenditionService |
ThumbnailRegistry.renditionService
Rendition service
|
Modifier and Type | Method and Description |
---|---|
void |
ThumbnailRenditionConvertor.setRenditionService(RenditionService renditionService) |
void |
ThumbnailRegistry.setRenditionService(RenditionService renditionService)
Rendition service
|
void |
UpdateThumbnailActionExecuter.setRenditionService(RenditionService renditionService)
Injects the rendition service.
|
void |
ThumbnailServiceImpl.setRenditionService(RenditionService renditionService)
Set the rendition service.
|
Modifier and Type | Method and Description |
---|---|
void |
PatchThumbnailsAsRenditionsGet.setRenditionService(RenditionService renditionService)
Sets the renditionService.
|
Modifier and Type | Method and Description |
---|---|
RenditionService |
ServiceRegistry.getRenditionService()
Get the rendition service (or null if one is not provided)
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.