OrionHistoryContract$Presenter.smali

.class public abstract Lcom/sdk/orion/lib/history/mvp/OrionHistoryContract$Presenter;
.super Lcom/sdk/orion/ui/baselibrary/base/BasePresenter;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/sdk/orion/lib/history/mvp/OrionHistoryContract;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x409
    name = "Presenter"
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lcom/sdk/orion/ui/baselibrary/base/BasePresenter",
        "<",
        "Lcom/sdk/orion/lib/history/mvp/OrionHistoryContract$View;",
        ">;"
    }
.end annotation


# direct methods
.method public constructor <init>(Lcom/sdk/orion/lib/history/mvp/OrionHistoryContract$View;Lcom/sdk/orion/lib/history/OrionSpeakerHistoryView$OnOperateListener;)V
    .registers 3
    .param p1    # Lcom/sdk/orion/lib/history/mvp/OrionHistoryContract$View;
        .annotation build Landroid/support/annotation/NonNull;
        .end annotation
    .end param

    invoke-direct {p0, p1}, Lcom/sdk/orion/ui/baselibrary/base/BasePresenter;-><init>(Lcom/sdk/orion/ui/baselibrary/base/BaseView;)V

    return-void
.end method


# virtual methods
.method public abstract canClick(Ljava/lang/String;)V
.end method

.method public abstract checkSpeakerUpgrade()V
.end method

.method public abstract createOrder(Lcom/a/b/f/o;Ljava/lang/String;Ljava/lang/String;)V
.end method

.method public abstract doneFeedbackRequest(Lcom/sdk/orion/lib/history/mvp/OrionHistoryContract$ListItemInfo;)V
.end method

.method public abstract downLoadTts(Lcom/sdk/orion/bean/SpeakerHistory$History;)V
.end method

.method public abstract feedBackCorrectText(Lcom/sdk/orion/lib/history/mvp/OrionHistoryContract$ListItemInfo;Ljava/lang/String;)V
.end method

.method public abstract getFragment()Landroid/support/v4/app/Fragment;
.end method

.method public abstract getHistory(I)Lcom/sdk/orion/bean/SpeakerHistory$History;
.end method

.method public abstract getHistoryPosition(Lcom/sdk/orion/bean/SpeakerHistory$History;)I
.end method

.method public abstract getItemFactory()Lcom/sdk/orion/lib/history/OrionHistoryListItemFactory;
.end method

.method public abstract getOperateListener()Lcom/sdk/orion/lib/history/OrionSpeakerHistoryView$OnOperateListener;
.end method

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

.method public abstract loadData()V
.end method

.method public abstract onPayFinish()V
.end method

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

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

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

.method public abstract requestLoadMore()V
.end method

.method public abstract requestRefresh()V
.end method

.method public abstract saveHistoryToDb(Ljava/util/List;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/List",
            "<",
            "Lcom/sdk/orion/bean/SpeakerHistory$History;",
            ">;)V"
        }
    .end annotation
.end method

.method public abstract saveLookOverUpdates()V
.end method

.method public abstract setSpeakerStatus(Lcom/sdk/orion/bean/SpeakerStatus;)V
.end method

.method public abstract setUsingHorizontalVoiceLayout()V
.end method

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

.method public abstract showFeedBackOptionView(Landroid/view/View;Lcom/sdk/orion/bean/SpeakerHistory$History;)V
.end method

.method public abstract showRequestErrView(Ljava/lang/String;Lcom/sdk/orion/lib/history/mvp/OrionHistoryContract$ListItemInfo;)V
.end method

.method public abstract showResponseErrView(Landroid/view/View;Ljava/lang/String;Ljava/lang/String;Lcom/sdk/orion/lib/history/mvp/OrionHistoryContract$ListItemInfo;)V
.end method

.method public abstract useHorizontalVoiceLayout()Z
.end method

.method public abstract useSpeakerHistoryLocal()Z
.end method