Liferay 6.1.2-ce-ga3

com.liferay.portal.freemarker
Class LiferayObjectConstructor

java.lang.Object
  extended by com.liferay.portal.freemarker.LiferayObjectConstructor
All Implemented Interfaces:
freemarker.template.TemplateMethodModel, freemarker.template.TemplateMethodModelEx, freemarker.template.TemplateModel

public class LiferayObjectConstructor
extends Object
implements freemarker.template.TemplateMethodModelEx


Field Summary
 
Fields inherited from interface freemarker.template.TemplateModel
NOTHING
 
Constructor Summary
LiferayObjectConstructor()
           
 
Method Summary
 Object exec(List arguments)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LiferayObjectConstructor

public LiferayObjectConstructor()
Method Detail

exec

public Object exec(List arguments)
            throws freemarker.template.TemplateModelException
Specified by:
exec in interface freemarker.template.TemplateMethodModel
Specified by:
exec in interface freemarker.template.TemplateMethodModelEx
Throws:
freemarker.template.TemplateModelException

Liferay 6.1.2-ce-ga3