@Deprecated public abstract class AbstractReportSuite extends java.lang.Object implements ReportSuiteVariable
Constructor and Description |
---|
AbstractReportSuite(JSONObject jsonObj)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
JSONObject |
getJSONObject()
Deprecated.
|
java.lang.String |
getRsid()
Deprecated.
|
java.lang.String |
getSiteTitle()
Deprecated.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getVariables
public AbstractReportSuite(JSONObject jsonObj) throws JSONException
JSONException
public java.lang.String getRsid()
getRsid
in interface ReportSuiteVariable
public java.lang.String getSiteTitle()
getSiteTitle
in interface ReportSuiteVariable
public JSONObject getJSONObject()
getJSONObject
in interface ReportSuiteVariable
Copyright © 2010 - 2020 Adobe. All Rights Reserved