com.qualcommlabs.usercontext.protocol
Class ContentClickedEvent

java.lang.Object
  extended by com.qualcommlabs.usercontext.protocol.AnalyticEvent
      extended by com.qualcommlabs.usercontext.protocol.ContentClickedEvent

public class ContentClickedEvent
extends AnalyticEvent


Constructor Summary
ContentClickedEvent()
           
 
Method Summary
 boolean checkValidity()
           
 String getContentId()
           
 Trigger getTrigger()
           
 String getType()
           
 void setContentId(String contentId)
           
 void setTrigger(Trigger trigger)
           
 
Methods inherited from class com.qualcommlabs.usercontext.protocol.AnalyticEvent
equals, getTime, hashCode, setTime, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ContentClickedEvent

public ContentClickedEvent()
Method Detail

getTrigger

public Trigger getTrigger()

setTrigger

public void setTrigger(Trigger trigger)

getContentId

public String getContentId()

setContentId

public void setContentId(String contentId)

getType

public String getType()
Specified by:
getType in class AnalyticEvent

checkValidity

public boolean checkValidity()
                      throws GimbalException
Specified by:
checkValidity in class AnalyticEvent
Throws:
GimbalException


Copyright © 2014 Qualcomm Retail Solutions, Inc.. All Rights Reserved.