public class StandardRenditionLocationResolverImpl extends Object implements RenditionLocationResolver
| Constructor and Description |
|---|
StandardRenditionLocationResolverImpl() |
| Modifier and Type | Method and Description |
|---|---|
static String |
buildNamespaceDeclaration(Document xml) |
RenditionLocation |
getRenditionLocation(NodeRef sourceNode,
RenditionDefinition definition,
NodeRef tempRenditionLocation) |
void |
setCompanyHomePath(String companyHomePath) |
void |
setRepositoryHelper(Repository repositoryHelper) |
void |
setServiceRegistry(ServiceRegistry serviceRegistry) |
protected boolean |
sourceNodeIsXml(NodeRef sourceNode) |
public StandardRenditionLocationResolverImpl()
public void setServiceRegistry(ServiceRegistry serviceRegistry)
public void setCompanyHomePath(String companyHomePath)
public void setRepositoryHelper(Repository repositoryHelper)
public RenditionLocation getRenditionLocation(NodeRef sourceNode, RenditionDefinition definition, NodeRef tempRenditionLocation)
getRenditionLocation in interface RenditionLocationResolversourceNode - NodeRefdefinition - RenditionDefinitiontempRenditionLocation - NodeRefprotected boolean sourceNodeIsXml(NodeRef sourceNode)
Copyright © 2005–2020 Alfresco Software. All rights reserved.