com.liferay.portal.portletcontainer
Class PublicRenderParameterPolicyImpl

java.lang.Object
  extended by com.liferay.portal.portletcontainer.PublicRenderParameterPolicyImpl
All Implemented Interfaces:
com.sun.portal.container.service.policy.PublicRenderParameterPolicy

public class PublicRenderParameterPolicyImpl
extends java.lang.Object
implements com.sun.portal.container.service.policy.PublicRenderParameterPolicy

View Source

Author:
Deepak Gothe

Constructor Summary
PublicRenderParameterPolicyImpl()
           
 
Method Summary
 com.sun.portal.container.service.policy.DistributionType getDistributionType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PublicRenderParameterPolicyImpl

public PublicRenderParameterPolicyImpl()
Method Detail

getDistributionType

public com.sun.portal.container.service.policy.DistributionType getDistributionType()
Specified by:
getDistributionType in interface com.sun.portal.container.service.policy.PublicRenderParameterPolicy