com.qualcommlabs.usercontext.protocol
Class ContentNotifiedEvent

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

public class ContentNotifiedEvent
extends AnalyticEvent


Constructor Summary
ContentNotifiedEvent()
           
 
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

ContentNotifiedEvent

public ContentNotifiedEvent()
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.