org.alfresco.repo.rendition
Interface RenditionLocationResolver
- All Known Implementing Classes:
- StandardRenditionLocationResolverImpl
public interface RenditionLocationResolver
This interface defines a type which can be used to resolve the location of rendition nodes.
getRenditionLocation
RenditionLocation getRenditionLocation(org.alfresco.service.cmr.repository.NodeRef sourceNode,
RenditionDefinition definition,
org.alfresco.service.cmr.repository.NodeRef tempRenditionLocation)
- Parameters:
sourceNode
- definition
- tempRenditionLocation
-
- Returns:
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.