com.businessobjects.dsws.reportengine
Interface RetrieveDBLogonInfo


public interface RetrieveDBLogonInfo

RetrieveDBLogonInfo is used to retrieve an array of DBLogonInfo inside the DocumentInformation object retrieved by the ReportEngine.getDocumentInformation Web Service call.
DBLogonInfo is used to stock information used to connect to a database when a document is refreshed.
See DBLogonInfo for an example of how to use this object.

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

Nested Class Summary
static class RetrieveDBLogonInfo.Factory
          A class with methods for creating instances of the RetrieveDBLogonInfo 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.