com.liferay.portal.ccpp
Class PortalProfileFactory

java.lang.Object
  extended by com.liferay.portal.ccpp.PortalProfileFactory

public class PortalProfileFactory
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
PortalProfileFactory()
           
 
Method Summary
static javax.ccpp.Profile getCCPPProfile(javax.servlet.http.HttpServletRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortalProfileFactory

public PortalProfileFactory()
Method Detail

getCCPPProfile

public static javax.ccpp.Profile getCCPPProfile(javax.servlet.http.HttpServletRequest request)