Liferay 6.1.2-ce-ga3

com.liferay.portal.ccpp
Class PortalProfileFactory

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

public class PortalProfileFactory
extends Object


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)

Liferay 6.1.2-ce-ga3