smartbi.sdk.service.combinedquery
类 ClientCombinedReportView

java.lang.Object
  继承者 smartbi.sdk.service.simplereport.ClientReportView
      继承者 smartbi.sdk.service.combinedquery.ClientCombinedReportView

public class ClientCombinedReportView
extends ClientReportView


构造方法摘要
ClientCombinedReportView()
           
 
方法摘要
 java.lang.String getQueryClientId()
           
 java.lang.String getReportClientId()
           
 void setQueryClientId(java.lang.String queryClientId)
           
 void setReportClientId(java.lang.String reportClientId)
           
 
从类 smartbi.sdk.service.simplereport.ClientReportView 继承的方法
getClientId, getReportBean, setClientId, setReportBean, toString
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

构造方法详细信息

ClientCombinedReportView

public ClientCombinedReportView()
方法详细信息

getQueryClientId

public java.lang.String getQueryClientId()
返回:
queryClientId

setQueryClientId

public void setQueryClientId(java.lang.String queryClientId)
参数:
queryClientId - queryClientId

getReportClientId

public java.lang.String getReportClientId()
返回:
reportClientId

setReportClientId

public void setReportClientId(java.lang.String reportClientId)
参数:
reportClientId - reportClientId