public class CMISRenditionsMethod
extends java.lang.Object
implements freemarker.template.TemplateMethodModelEx
Gets the renditions of a TemplateNode
Usage: cmisrenditions(TemplateNode node) cmisrenditions(TemplateNode node, String renditionFilter)
| Constructor and Description |
|---|
CMISRenditionsMethod(org.alfresco.cmis.CMISServices cmisService,
RepositoryImageResolver imageResolver,
org.alfresco.service.cmr.repository.TemplateValueConverter templateValueConverter)
Construct
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
exec(java.util.List args) |
public CMISRenditionsMethod(org.alfresco.cmis.CMISServices cmisService,
RepositoryImageResolver imageResolver,
org.alfresco.service.cmr.repository.TemplateValueConverter templateValueConverter)
public java.lang.Object exec(java.util.List args)
throws freemarker.template.TemplateModelException
exec in interface freemarker.template.TemplateMethodModelexec in interface freemarker.template.TemplateMethodModelExfreemarker.template.TemplateModelExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.