Liferay 6.1.2-ce-ga3

com.liferay.portal.freemarker
Class PACLFreeMarkerContextImpl

java.lang.Object
  extended by com.liferay.portal.freemarker.FreeMarkerContextImpl
      extended by com.liferay.portal.freemarker.PACLFreeMarkerContextImpl
All Implemented Interfaces:
FreeMarkerContext, TemplateContext

Deprecated. As of 6.2.0

public class PACLFreeMarkerContextImpl
extends FreeMarkerContextImpl


Constructor Summary
PACLFreeMarkerContextImpl()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.freemarker.FreeMarkerContextImpl
get, getWrappedContext, put
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PACLFreeMarkerContextImpl

public PACLFreeMarkerContextImpl()
Deprecated. 

Liferay 6.1.2-ce-ga3