|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.monitoring.statistics.BaseDataSample
com.liferay.portal.monitoring.statistics.portlet.PortletRequestDataSample
public class PortletRequestDataSample
| Constructor Summary | |
|---|---|
PortletRequestDataSample(PortletRequestType requestType,
javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDisplayName()
|
java.lang.String |
getPortletId()
|
PortletRequestType |
getRequestType()
|
| Methods inherited from class com.liferay.portal.monitoring.statistics.BaseDataSample |
|---|
capture, getAttributes, getCompanyId, getDescription, getDuration, getName, getNamespace, getRequestStatus, getUser, prepare, setAttributes, setCompanyId, setDescription, setName, setNamespace, setUser, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PortletRequestDataSample(PortletRequestType requestType,
javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse)
| Method Detail |
|---|
public java.lang.String getDisplayName()
public java.lang.String getPortletId()
public PortletRequestType getRequestType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||