it.eng.spagobi.services.sbidocument.service
Class SbiDocumentSupplier

java.lang.Object
  extended by it.eng.spagobi.services.sbidocument.service.SbiDocumentSupplier

public class SbiDocumentSupplier
extends java.lang.Object


Constructor Summary
SbiDocumentSupplier()
           
 
Method Summary
 it.eng.spagobi.services.sbidocument.bo.SpagobiAnalyticalDriver[] getDocumentAnalyticalDrivers(java.lang.Integer id, java.lang.String language, java.lang.String country)
          Gets the data set.
 java.lang.String getDocumentAnalyticalDriversJSON(java.lang.Integer id, java.lang.String language, java.lang.String country)
          Gets the data set by label.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SbiDocumentSupplier

public SbiDocumentSupplier()
Method Detail

getDocumentAnalyticalDrivers

public it.eng.spagobi.services.sbidocument.bo.SpagobiAnalyticalDriver[] getDocumentAnalyticalDrivers(java.lang.Integer id,
                                                                                                     java.lang.String language,
                                                                                                     java.lang.String country)
Gets the data set.

Parameters:
documentId - the document id
Returns:
the data set

getDocumentAnalyticalDriversJSON

public java.lang.String getDocumentAnalyticalDriversJSON(java.lang.Integer id,
                                                         java.lang.String language,
                                                         java.lang.String country)
Gets the data set by label.

Parameters:
label - the ds label
Returns:
the data set by label