|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
public class AnalyticEventImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.bea.netuix.servlets.controls.analytics.AnalyticEvent |
|---|
AnalyticEvent.AnalyticEventObject |
| Method Summary | |
|---|---|
AnalyticEvent.AnalyticEventObject |
getAnalyticEventObject()Get the portal object type this event can be logged agains. |
String |
getDefinitionId()The defintion id of the page or portlet, will be null for .portal files |
String |
getDefinitionLabel()The definition label of the portlet or page |
String |
getDesktop()The desktop or portal name this event was logged under |
long |
getDisposeLifecycleTime()The amount of time the page or portlet spent in the "Dispose" lifecycle phase |
long |
getInitLifecycleTime()The amount of time the page or portlet spent in the "init" lifecycle phase |
String |
getInstanceId()The instance id of the page or portlet, will be null for .portal files |
String |
getInstanceLabel()The instance label of the portlet, null for pages |
long |
getLoadStateTime()The amount of time the page or portlet spent in the "loadState" lifecycle phase |
long |
getLoadTime()The amount of time the page or portlet spent in the "load" lifecycle phase |
String |
getPageLabel()The _pageLabel request parameter value |
long |
getPreRenderLifecycleTime()The amount of time the page or portlet spent in the "preRender" lifecycle phase |
long |
getRaiseEventsLifecycleTime()The amount of time the page or portlet spent in the "raiseEvents (handlePostBackData)" lifecycle phase |
long |
getRenderLifecycleTime()The amount of time the page or portlet spent in the "Render" lifecycle phase |
int |
getRequestId()A somewhat unique request id. |
long |
getSaveStateTime()The amount of time the page or portlet spent in the "saveState" lifecycle phase |
String |
getServletContextName()The servlet content name this event was logged under |
String |
getSessionId()The http session id of the user making the request |
long |
getTotalTime()The total amount of time the page or portlet consumed during the request. |
String |
getUsername()The username of the user who made the request, null for anaymnous users |
String |
getWebappContextPath()The webapp context context path |
String |
getWindowLabel()The _windowLabel request parameter value |
void |
setAnalyticEventObject(AnalyticEvent.AnalyticEventObject analyticEventObject) |
void |
setDefinitionId(String definitionId) |
void |
setDefinitionLabel(String definitionLabel) |
void |
setDesktop(String desktop) |
void |
setInstanceId(String instanceId) |
void |
setInstanceLabel(String instanceLabel) |
void |
setLifecycleTimes(EnumMap<com.bea.netuix.nf.LifecycleStage,Long> lifecycleTimes) |
void |
setPageLabel(String pageLabel) |
void |
setRequestId(int requestId) |
void |
setServletContextName(String servletContextName) |
void |
setSessionId(String sessionId) |
void |
setUsername(String username) |
void |
setWebappContextPath(String webappContextPath) |
void |
setWindowLabel(String windowLabel) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public AnalyticEvent.AnalyticEventObject getAnalyticEventObject()
AnalyticEventgetAnalyticEventObject in interface AnalyticEventpublic void setAnalyticEventObject(AnalyticEvent.AnalyticEventObject analyticEventObject)
public String getServletContextName()
AnalyticEventgetServletContextName in interface AnalyticEventpublic void setServletContextName(String servletContextName)
public String getWebappContextPath()
AnalyticEventgetWebappContextPath in interface AnalyticEventpublic void setWebappContextPath(String webappContextPath)
public String getDesktop()
AnalyticEventgetDesktop in interface AnalyticEventpublic void setDesktop(String desktop)
public String getUsername()
AnalyticEventgetUsername in interface AnalyticEventpublic void setUsername(String username)
public String getSessionId()
AnalyticEventgetSessionId in interface AnalyticEventpublic void setSessionId(String sessionId)
public int getRequestId()
AnalyticEventgetRequestId in interface AnalyticEventpublic void setRequestId(int requestId)
public String getWindowLabel()
AnalyticEventgetWindowLabel in interface AnalyticEventpublic void setWindowLabel(String windowLabel)
public String getPageLabel()
AnalyticEventgetPageLabel in interface AnalyticEventpublic void setPageLabel(String pageLabel)
public String getDefinitionLabel()
AnalyticEventgetDefinitionLabel in interface AnalyticEventpublic void setDefinitionLabel(String definitionLabel)
public String getInstanceLabel()
AnalyticEventgetInstanceLabel in interface AnalyticEventpublic void setInstanceLabel(String instanceLabel)
public String getDefinitionId()
AnalyticEventgetDefinitionId in interface AnalyticEventpublic void setDefinitionId(String definitionId)
public String getInstanceId()
AnalyticEventgetInstanceId in interface AnalyticEventpublic void setInstanceId(String instanceId)
public long getInitLifecycleTime()
AnalyticEventgetInitLifecycleTime in interface AnalyticEventpublic long getLoadStateTime()
AnalyticEventgetLoadStateTime in interface AnalyticEventpublic long getLoadTime()
AnalyticEventgetLoadTime in interface AnalyticEventpublic long getRaiseEventsLifecycleTime()
AnalyticEventgetRaiseEventsLifecycleTime in interface AnalyticEventpublic long getPreRenderLifecycleTime()
AnalyticEventgetPreRenderLifecycleTime in interface AnalyticEventpublic long getSaveStateTime()
AnalyticEventgetSaveStateTime in interface AnalyticEventpublic long getRenderLifecycleTime()
AnalyticEventgetRenderLifecycleTime in interface AnalyticEventpublic long getDisposeLifecycleTime()
AnalyticEventgetDisposeLifecycleTime in interface AnalyticEventpublic long getTotalTime()
AnalyticEventgetTotalTime in interface AnalyticEventpublic void setLifecycleTimes(EnumMap<com.bea.netuix.nf.LifecycleStage,Long> lifecycleTimes)
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.