IClickHandlerData.smali

.class public interface abstract Lcom/cm/plugincluster/ad/adhandle/IClickHandlerData;
.super Ljava/lang/Object;
.source "IClickHandlerData.java"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/cm/plugincluster/ad/adhandle/IClickHandlerData$IClickHandleInnerCallBack;
    }
.end annotation


# virtual methods
.method public abstract clear()V
.end method

.method public abstract getAd()Lcom/cm/plugincluster/ad/IAd;
.end method

.method public abstract getAdBehaviorType()I
.end method

.method public abstract getAdExtension()Ljava/lang/String;
.end method

.method public abstract getClickHandleInnerCallBack()Lcom/cm/plugincluster/ad/adhandle/IClickHandlerData$IClickHandleInnerCallBack;
.end method

.method public abstract getCommon(Ljava/lang/String;)Ljava/lang/Object;
.end method

.method public abstract getDeepLink()Ljava/lang/String;
.end method

.method public abstract getDeeplinkH5Url()Ljava/lang/String;
.end method

.method public abstract getExtensionAppId()I
.end method

.method public abstract getOriginalAdBehaviorType()I
.end method

.method public abstract getPicksAdJson()Ljava/lang/String;
.end method

.method public abstract getViewContext()Landroid/content/Context;
.end method

.method public abstract isForceShowDownLoadTip()Z
.end method

.method public abstract isNeedHandleClickOutter()Z
.end method

.method public abstract setAd(Lcom/cm/plugincluster/ad/IAd;)V
.end method

.method public abstract setAdBehaviorType(I)V
.end method

.method public abstract setAdExtension(Ljava/lang/String;)V
.end method

.method public abstract setClickHandleInnerCallBack(Lcom/cm/plugincluster/ad/adhandle/IClickHandlerData$IClickHandleInnerCallBack;)V
.end method

.method public abstract setCommon(Ljava/lang/String;Ljava/lang/Object;)V
.end method

.method public abstract setDeepLink(Ljava/lang/String;)V
.end method

.method public abstract setDeeplinkH5Url(Ljava/lang/String;)V
.end method

.method public abstract setExtensionAppId(I)V
.end method

.method public abstract setForceShowDownLoadTip(Z)V
.end method

.method public abstract setNeedHandleClickOutter(Z)V
.end method

.method public abstract setOriginalAdBehaviorType(I)V
.end method

.method public abstract setPicksAdJson(Ljava/lang/String;)V
.end method

.method public abstract setViewContext(Landroid/content/Context;)V
.end method