org.perf.log.utils
Class LiferayPortletInfoGetterImpl

java.lang.Object
  extended by org.perf.log.utils.LiferayPortletInfoGetterImpl
All Implemented Interfaces:
PortletInfoGetter

public class LiferayPortletInfoGetterImpl
extends java.lang.Object
implements PortletInfoGetter


Constructor Summary
LiferayPortletInfoGetterImpl()
           
 
Method Summary
 java.lang.String getName(javax.portlet.PortletRequest portletReq, javax.portlet.PortletResponse portletResp)
           
 java.lang.String getPageName(javax.portlet.PortletRequest portletReq, javax.portlet.PortletResponse portletResp)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LiferayPortletInfoGetterImpl

public LiferayPortletInfoGetterImpl()
Method Detail

getName

public java.lang.String getName(javax.portlet.PortletRequest portletReq,
                                javax.portlet.PortletResponse portletResp)
Specified by:
getName in interface PortletInfoGetter

getPageName

public java.lang.String getPageName(javax.portlet.PortletRequest portletReq,
                                    javax.portlet.PortletResponse portletResp)
Specified by:
getPageName in interface PortletInfoGetter