com.businessobjects.dsws.reportengine
Interface RetrieveQueryContext


public interface RetrieveQueryContext

RetrieveQueryContext is used to retrieve QueryContexts information necessary to refresh a document. The QueryContexts objects are returned inside the DocumentInformation object retrieved by the ReportEngine.getDocumentInformation Web Service call.
A Context is used to avoid ambiguity when defining a query.
See QueryContext for an example of how to use a retrieve object.

See Also:
RetrieveQueryContext, RetrieveMustFillInfo, RetrieveView, RetrieveData, Action, FillDBLogons, FillDBLogon, DataProviderInfo, RetrieveDataProvidersInfo, ReportEngine, DocumentInformation

Nested Class Summary
static class RetrieveQueryContext.Factory
          A class with methods for creating instances of the RetrieveQueryContext type.
 
Field Summary
static org.apache.xmlbeans.SchemaType type
          Internal Use Only.
 

Field Detail

type

static final org.apache.xmlbeans.SchemaType type

Internal Use Only.