Liferay 6.1.2-ce-ga3

com.liferay.portal.velocity
Class PACLVelocityContextImpl

java.lang.Object
  extended by com.liferay.portal.velocity.VelocityContextImpl
      extended by com.liferay.portal.velocity.PACLVelocityContextImpl
All Implemented Interfaces:
TemplateContext, VelocityContext

Deprecated. As of 6.2.0

public class PACLVelocityContextImpl
extends VelocityContextImpl


Constructor Summary
PACLVelocityContextImpl()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.velocity.VelocityContextImpl
get, getWrappedVelocityContext, put
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PACLVelocityContextImpl

public PACLVelocityContextImpl()
Deprecated. 

Liferay 6.1.2-ce-ga3