public class CMISTypeDefinitionMethod
extends java.lang.Object
implements freemarker.template.TemplateMethodModelEx
Retrieve the CMIS Type Definition for an Alfresco node
Usage: cmistype(TemplateNode node) cmistype(QName nodeType)
| Constructor and Description |
|---|
CMISTypeDefinitionMethod(org.alfresco.cmis.CMISDictionaryService dictionaryService)
Construct
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
exec(java.util.List args) |
public CMISTypeDefinitionMethod(org.alfresco.cmis.CMISDictionaryService dictionaryService)
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.TemplateModelExceptionTemplateMethodModel.exec(java.util.List)Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.