|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines an event generated when a Search Result is generated
Method Summary | |
java.lang.String |
getCategoryFilter()
Returns the Category Filter |
java.lang.Integer |
getEndRange()
Returns the End Range |
java.lang.String |
getQueryId()
Returns the Query ID |
java.lang.Integer |
getStartRange()
Returns the Start Range |
java.lang.Integer |
getTotalMatches()
Returns the Total Matches |
void |
setCategoryFilter(java.lang.String categoryFilter)
Sets the Category Filter |
void |
setEndRange(java.lang.Integer endRange)
Sets the End Range |
void |
setQueryId(java.lang.String str)
Sets the Query ID |
void |
setStartRange(java.lang.Integer startRange)
Sets the Start Range |
void |
setTotalMatches(java.lang.Integer totalMatches)
Sets the Total Matches |
Methods inherited from interface com.plumtree.analytics.openusage.IASPortalEvent |
getBrowser, getClientAddress, getCommunityId, getEventSource, getPageId, getPortletId, getReferrer, getResponseTime, getUrl, getUserId, setBrowser, setClientAddress, setCommunityId, setEventSource, setPageId, setPortletId, setReferer, setResponseTime, setUrl, setUserId |
Methods inherited from interface com.plumtree.analytics.openusage.IASEvent |
deserialize, getEventType, getValue, getVersion, init, sendEvent, serialize, setConfig, setConfig, setValue |
Method Detail |
public java.lang.Integer getEndRange()
public void setEndRange(java.lang.Integer endRange)
endRange
- public java.lang.Integer getStartRange()
public void setStartRange(java.lang.Integer startRange)
startRange
- public java.lang.Integer getTotalMatches()
public void setTotalMatches(java.lang.Integer totalMatches)
totalMatches
- public java.lang.String getQueryId()
public void setQueryId(java.lang.String str)
public java.lang.String getCategoryFilter()
public void setCategoryFilter(java.lang.String categoryFilter)
categoryFilter
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |