A B C D E G I M N P S

A

ADVANCED_SEARCH_TYPE - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
ASEventConstants - class com.plumtree.analytics.openusage.ASEventConstants.
Factory for creating different Analytics events.
ASEventConstants() - Constructor for class com.plumtree.analytics.openusage.ASEventConstants
 
ASEventFactory - class com.plumtree.analytics.openusage.ASEventFactory.
Factory class for creating different Analytics events.
ASEventFactory() - Constructor for class com.plumtree.analytics.openusage.ASEventFactory
 

B

BASIC_SEARCH_TYPE - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 

C

com.plumtree.analytics.openusage - package com.plumtree.analytics.openusage
 
createDirViewEvent() - Static method in class com.plumtree.analytics.openusage.ASEventFactory
Creates a Directory View Event
createDocViewEvent() - Static method in class com.plumtree.analytics.openusage.ASEventFactory
Creates a Document View Event
createLoginEvent() - Static method in class com.plumtree.analytics.openusage.ASEventFactory
Creates a Login Event
createLogoffEvent() - Static method in class com.plumtree.analytics.openusage.ASEventFactory
Creates a Log Off Event
createManagedEvent(String) - Static method in class com.plumtree.analytics.openusage.ASEventFactory
Creates a Managed Event with the registered event name.
createManagedEvent(String, String) - Static method in class com.plumtree.analytics.openusage.ASEventFactory
Creates a Managed Event with the registered event name.
createPageViewEvent() - Static method in class com.plumtree.analytics.openusage.ASEventFactory
Creates a Page View Event
createPortletUseEvent() - Static method in class com.plumtree.analytics.openusage.ASEventFactory
Creates a Portlet Use Event
createPortletViewEvent() - Static method in class com.plumtree.analytics.openusage.ASEventFactory
Creates a Portlet View Event
createSearchEvent() - Static method in class com.plumtree.analytics.openusage.ASEventFactory
Creates a Search Event
createSearchResultEvent() - Static method in class com.plumtree.analytics.openusage.ASEventFactory
Creates a Search Result Event

D

deserialize(byte[]) - Method in interface com.plumtree.analytics.openusage.IASEvent
Deserializes a byte array representing a serialized event and returns the deserialized IASEvent object

E

EVENT_DIRVIEW - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
EVENT_DOCVIEW - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
EVENT_LOGIN - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
EVENT_LOGOFF - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
EVENT_PAGEVIEW - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
EVENT_PORTLETUSE - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
EVENT_PORTLETVIEW - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
EVENT_SEARCH - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
EVENT_SEARCHRESULT - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
EVENT_SOURCE_HTTP_MODULE - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
EVENT_SOURCE_PEI - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
EVENT_SOURCE_PORTAL - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
EVENT_SOURCE_SERVLET_FILTER - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
EVENT_SOURCE_UNDEFINED - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 

G

getBrowser() - Method in interface com.plumtree.analytics.openusage.IASPortalEvent
Returns the Browser
getCategoryFilter() - Method in interface com.plumtree.analytics.openusage.ISearchResultEvent
Returns the Category Filter
getClientAddress() - Method in interface com.plumtree.analytics.openusage.IASPortalEvent
Returns the Client Address
getCommunityId() - Method in interface com.plumtree.analytics.openusage.IASPortalEvent
Returns the community ID
getDimensionParameter(String) - Method in interface com.plumtree.analytics.openusage.IManagedEvent
Gets the dimension parameter in this event with the name parameterName
getDocId() - Method in interface com.plumtree.analytics.openusage.IDocViewEvent
Returns the document ID
getEndRange() - Method in interface com.plumtree.analytics.openusage.ISearchResultEvent
Returns the End Range
getEventSource() - Method in interface com.plumtree.analytics.openusage.IASPortalEvent
Returns the Event Source
getEventType() - Method in interface com.plumtree.analytics.openusage.IASEvent
Returns the Event Type
getFact(String) - Method in interface com.plumtree.analytics.openusage.IManagedEvent
Deprecated.  
getFolderId() - Method in interface com.plumtree.analytics.openusage.IDirViewEvent
Returns the folder ID
getPageId() - Method in interface com.plumtree.analytics.openusage.IASPortalEvent
Returns the page ID
getParameter(String) - Method in interface com.plumtree.analytics.openusage.IManagedEvent
Get the value of the parameter as an Object
getPortletId() - Method in interface com.plumtree.analytics.openusage.IASPortalEvent
Returns the portlet ID
getProperties() - Method in class com.plumtree.analytics.openusage.ManagedDimension
Gets the properties as a hashtable
getProperty(String) - Method in class com.plumtree.analytics.openusage.ManagedDimension
Gets the property with the given propertyName
getQueryId() - Method in interface com.plumtree.analytics.openusage.IDocViewEvent
Returns the Query ID
getQueryId() - Method in interface com.plumtree.analytics.openusage.ISearchEvent
Returns the Query ID
getQueryId() - Method in interface com.plumtree.analytics.openusage.ISearchResultEvent
Returns the Query ID
getReferrer() - Method in interface com.plumtree.analytics.openusage.IASPortalEvent
Returns the referer
getResponseTime() - Method in interface com.plumtree.analytics.openusage.IASPortalEvent
Returns the response time (in milliseconds)
getSearchRank() - Method in interface com.plumtree.analytics.openusage.ISearchEvent
Returns the search rank
getSearchString() - Method in interface com.plumtree.analytics.openusage.ISearchEvent
Returns the search string
getSearchType() - Method in interface com.plumtree.analytics.openusage.ISearchEvent
Returns the search type
getStartRange() - Method in interface com.plumtree.analytics.openusage.ISearchResultEvent
Returns the Start Range
getTotalMatches() - Method in interface com.plumtree.analytics.openusage.ISearchResultEvent
Returns the Total Matches
getUrl() - Method in interface com.plumtree.analytics.openusage.IASPortalEvent
Returns the event url
getUserId() - Method in interface com.plumtree.analytics.openusage.IASPortalEvent
Returns the Portal User ID
getUserId() - Method in interface com.plumtree.analytics.openusage.IManagedEvent
Deprecated.  
getValue(String) - Method in interface com.plumtree.analytics.openusage.IASEvent
Gets the value of the name/value property
getVersion() - Method in interface com.plumtree.analytics.openusage.IASEvent
Returns the Serializer Version

I

IASEvent - interface com.plumtree.analytics.openusage.IASEvent.
This is the base interface for all Analytics Events
IASPortalEvent - interface com.plumtree.analytics.openusage.IASPortalEvent.
Defines an event generated from the Portal
IDirViewEvent - interface com.plumtree.analytics.openusage.IDirViewEvent.
Defines an event generated when a Directory is viewed
IDocViewEvent - interface com.plumtree.analytics.openusage.IDocViewEvent.
Defines an event generated when a Document is viewed
ILoginEvent - interface com.plumtree.analytics.openusage.ILoginEvent.
Defines an event generated when a user logs into the Portal
ILogoffEvent - interface com.plumtree.analytics.openusage.ILogoffEvent.
Defines an event generated when a user logs off the Portal
IManagedEvent - interface com.plumtree.analytics.openusage.IManagedEvent.
Defines an event that has been registered and managed by the Analytics server.
IPageViewEvent - interface com.plumtree.analytics.openusage.IPageViewEvent.
Defines an event generated when a Page is viewed
IPortletUseEvent - interface com.plumtree.analytics.openusage.IPortletUseEvent.
Defines an event generated when a Portlet is used
IPortletViewEvent - interface com.plumtree.analytics.openusage.IPortletViewEvent.
Defines an event generated when a Portlet is viewed
ISearchEvent - interface com.plumtree.analytics.openusage.ISearchEvent.
Defines an event generated when a Search is executed
ISearchResultEvent - interface com.plumtree.analytics.openusage.ISearchResultEvent.
Defines an event generated when a Search Result is generated
init(String) - Method in interface com.plumtree.analytics.openusage.IASEvent
Initializes the ASEvent object with the given Event Name
isCollabDoc() - Method in interface com.plumtree.analytics.openusage.IDocViewEvent
Determines if this is a Collaboration document
isErrPage() - Method in interface com.plumtree.analytics.openusage.IPortletViewEvent
Determines if this is an error page
isGwPage() - Method in interface com.plumtree.analytics.openusage.IPortletViewEvent
Determines if this is a gateway page

M

MULTI_PROPERTY_DELIMITER - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
ManagedDimension - class com.plumtree.analytics.openusage.ManagedDimension.
Managed dimension object.
ManagedDimension(XPHashtable) - Constructor for class com.plumtree.analytics.openusage.ManagedDimension
 

N

NAMESPACE_BEGIN - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
NAMESPACE_END - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 

P

PROPERTY_BROWSER - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
PROPERTY_CATEGORYFILTER - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
PROPERTY_CLIENTADDRESS - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
PROPERTY_COMMUNITYID - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
PROPERTY_DOCID - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
PROPERTY_ENDRANGE - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
PROPERTY_EVENTSOURCE - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
PROPERTY_FOLDERID - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
PROPERTY_ISCOLLABDOC - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
PROPERTY_ISERRPAGE - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
PROPERTY_ISGWPAGE - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
PROPERTY_PAGEID - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
PROPERTY_PORTLETID - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
PROPERTY_QUERYID - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
PROPERTY_REFERER - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
PROPERTY_RESPONSETIME - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
PROPERTY_SEARCHRANK - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
PROPERTY_SEARCHSTRING - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
PROPERTY_SEARCHTYPE - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
PROPERTY_STARTRANGE - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
PROPERTY_TOTALMATCHES - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
PROPERTY_URL - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
PROPERTY_USERID - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
PROP_CONSOLE_LOGGING - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
PROP_LOGGING_LEVEL - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
PROP_UNICAST - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
PROP_UNICAST_IP - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
PROP_UNICAST_PORT - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 
PROP_UT_MODE - Static variable in class com.plumtree.analytics.openusage.ASEventConstants
 

S

sendEvent() - Method in interface com.plumtree.analytics.openusage.IASEvent
Sends this event using the current configuration settings.
serialize() - Method in interface com.plumtree.analytics.openusage.IASEvent
Serializes this event and returns the serialized byte array
setBrowser(String) - Method in interface com.plumtree.analytics.openusage.IASPortalEvent
Sets the Browser
setCategoryFilter(String) - Method in interface com.plumtree.analytics.openusage.ISearchResultEvent
Sets the Category Filter
setClientAddress(String) - Method in interface com.plumtree.analytics.openusage.IASPortalEvent
Sets the Client Address
setCollabDoc(boolean) - Method in interface com.plumtree.analytics.openusage.IDocViewEvent
Sets this as a Collaboration document
setCommunityId(Integer) - Method in interface com.plumtree.analytics.openusage.IASPortalEvent
Sets the community ID
setConfig(String, String) - Static method in class com.plumtree.analytics.openusage.ASEventFactory
Sets the openusage configuration using the property file at the given location and name.
setConfig(String, int, boolean) - Static method in class com.plumtree.analytics.openusage.ASEventFactory
Sets the openusage configuration using the given values.
setConfig(String, int, int, boolean, boolean) - Static method in class com.plumtree.analytics.openusage.ASEventFactory
Sets the openusage configuration using the given values.
setConfig(XPHashtable) - Method in interface com.plumtree.analytics.openusage.IASEvent
Sets the openusage configuration using the given properties
setConfig(String, String) - Method in interface com.plumtree.analytics.openusage.IASEvent
Sets the openusage configuration using the property file at the given location and name
setDocId(Integer) - Method in interface com.plumtree.analytics.openusage.IDocViewEvent
Sets the document ID
setEndRange(Integer) - Method in interface com.plumtree.analytics.openusage.ISearchResultEvent
Sets the End Range
setErrPage(boolean) - Method in interface com.plumtree.analytics.openusage.IPortletViewEvent
Set this as an error page
setEventSource(Integer) - Method in interface com.plumtree.analytics.openusage.IASPortalEvent
Sets the Event Source
setFact(String, String) - Method in interface com.plumtree.analytics.openusage.IManagedEvent
Deprecated.  
setFact(String, Integer) - Method in interface com.plumtree.analytics.openusage.IManagedEvent
Deprecated.  
setFact(String, Long) - Method in interface com.plumtree.analytics.openusage.IManagedEvent
Deprecated.  
setFact(String, Float) - Method in interface com.plumtree.analytics.openusage.IManagedEvent
Deprecated.  
setFact(String, Double) - Method in interface com.plumtree.analytics.openusage.IManagedEvent
Deprecated.  
setFact(String, XPDateTime) - Method in interface com.plumtree.analytics.openusage.IManagedEvent
Deprecated.  
setFolderId(Integer) - Method in interface com.plumtree.analytics.openusage.IDirViewEvent
Sets the folder ID
setGwPage(boolean) - Method in interface com.plumtree.analytics.openusage.IPortletViewEvent
Set this is a gateway page
setLongAsDateFact(String, Long) - Method in interface com.plumtree.analytics.openusage.IManagedEvent
Deprecated.  
setLongAsDateParameter(String, Long) - Method in interface com.plumtree.analytics.openusage.IManagedEvent
Set a Date parameter using a Long value
setLongAsDateProperty(String, Long) - Method in class com.plumtree.analytics.openusage.ManagedDimension
Set a Date property using a Long value
setPageId(Integer) - Method in interface com.plumtree.analytics.openusage.IASPortalEvent
Sets the page ID
setParameter(String, String) - Method in interface com.plumtree.analytics.openusage.IManagedEvent
Set a String parameter value
setParameter(String, Integer) - Method in interface com.plumtree.analytics.openusage.IManagedEvent
Set an Integer parameter value
setParameter(String, Long) - Method in interface com.plumtree.analytics.openusage.IManagedEvent
Set a Long parameter value
setParameter(String, Float) - Method in interface com.plumtree.analytics.openusage.IManagedEvent
Set a Float parameter value
setParameter(String, Double) - Method in interface com.plumtree.analytics.openusage.IManagedEvent
Set a Double parameter value
setParameter(String, Boolean) - Method in interface com.plumtree.analytics.openusage.IManagedEvent
Set a Boolean parameter value
setParameter(String, XPDateTime) - Method in interface com.plumtree.analytics.openusage.IManagedEvent
Set a Date parameter value
setPortletId(Integer) - Method in interface com.plumtree.analytics.openusage.IASPortalEvent
Sets the portlet ID
setProperty(String, String) - Method in class com.plumtree.analytics.openusage.ManagedDimension
Set a String property value
setProperty(String, Integer) - Method in class com.plumtree.analytics.openusage.ManagedDimension
Set an Integer property value
setProperty(String, Long) - Method in class com.plumtree.analytics.openusage.ManagedDimension
Set a Long property value
setProperty(String, Double) - Method in class com.plumtree.analytics.openusage.ManagedDimension
Set a Double property value
setProperty(String, Float) - Method in class com.plumtree.analytics.openusage.ManagedDimension
Set a Float property value
setProperty(String, XPDateTime) - Method in class com.plumtree.analytics.openusage.ManagedDimension
Set a Date property value
setProperty(String, Boolean) - Method in class com.plumtree.analytics.openusage.ManagedDimension
Set a Date property value
setQueryId(String) - Method in interface com.plumtree.analytics.openusage.IDocViewEvent
Sets the Query ID
setQueryId(String) - Method in interface com.plumtree.analytics.openusage.ISearchEvent
Sets the Query ID
setQueryId(String) - Method in interface com.plumtree.analytics.openusage.ISearchResultEvent
Sets the Query ID
setReferer(String) - Method in interface com.plumtree.analytics.openusage.IASPortalEvent
Sets the referer
setResponseTime(Integer) - Method in interface com.plumtree.analytics.openusage.IASPortalEvent
Sets the response time (in milliseconds)
setSearchRank(Integer) - Method in interface com.plumtree.analytics.openusage.ISearchEvent
Sets the search rank
setSearchString(String) - Method in interface com.plumtree.analytics.openusage.ISearchEvent
Sets the search string
setSearchType(String) - Method in interface com.plumtree.analytics.openusage.ISearchEvent
Sets the search type
setStartRange(Integer) - Method in interface com.plumtree.analytics.openusage.ISearchResultEvent
Sets the Start Range
setTotalMatches(Integer) - Method in interface com.plumtree.analytics.openusage.ISearchResultEvent
Sets the Total Matches
setUrl(String) - Method in interface com.plumtree.analytics.openusage.IASPortalEvent
Sets the event url
setUserId(Integer) - Method in interface com.plumtree.analytics.openusage.IASPortalEvent
Sets the Portal User ID
setUserId(Integer) - Method in interface com.plumtree.analytics.openusage.IManagedEvent
Deprecated.  
setValue(String, Object) - Method in interface com.plumtree.analytics.openusage.IASEvent
Sets a name/value property for this event

A B C D E G I M N P S

Copyright © 2006 BEA Systems Inc. All Rights Reserved.