Package com.businessobjects.dsws.queryservice

The com.businessobjects.dsws.queryservice package is a collection of classes and methods that allow you to consume the Query service provided by a Business Objects web services provider.

See:
          Description

Interface Summary
DataProviderInformation Provides information about the data provider associated with a query or document.
DataSource Represents a universe in the Enterprise system.
InputProperties InputProperties interface is used to specify the DataSourceParameterValue DataSourceParameterValue instance.
ReturnProperties Specifies what information should be returned by the QueryService.createDataProvider and QueryService.modifyDataProvider methods.
 

Class Summary
DataProviderInformation.Factory A class with methods for creating instances of the DataProviderInformation type.
DataSource.Factory A class with methods for creating instances of the DataSource type
InputProperties.Factory A class with methods for creating instances of the InputProperties type
QueryService The QueryService class provides the entry point for writing applications that use query web services.
ReturnProperties.Factory A class with methods for creating instances of the ReturnProperties type.
 

Package com.businessobjects.dsws.queryservice Description

The com.businessobjects.dsws.queryservice package is a collection of classes and methods that allow you to consume the Query service provided by a Business Objects web services provider.