com.microstrategy.web.objects.WebRequest |
This interface is deprecated.
Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions.
This class is the entry point to the statement(WebStatement
) for a
schedule(WebSchedule
).
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract WebStatement |
getStatement()
Returns the
WebStatement object it holds. |
Returns the WebStatement
object it holds. This object can be a WebReportStatement
,
WebDocumentStatement
, or WebCacheStatement
WebStatement
object.