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.TemplateMethodModel
exec
in interface freemarker.template.TemplateMethodModelEx
freemarker.template.TemplateModelException
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.