Package com.businessobjects.datasource

The com.businessobjects.datasource package is a collection of classes, methods, and properties that allow you to work with data sources.

See:
          Description

Interface Summary
DataSourceClass Provides a grouping of DataSourceObject instances in the universe.
DataSourceObject The DataSourceObject represents an object in the universe.
DataSourceSpecification The DataSourceSpecification interface provides information about the structure and contents of a universe (data source).
Detail The Details interface represents a detail object in the universe.
Dimension The Dimension interface represents a dimension object in the universe.
Hierarchy The Hierarchy array in a DataSourceSpecification instance contains objects in the universe that can be used as query scope objects.
Measure The Measure interface represents a measure object in the universe.
ObjectType Represents the type of the object in the universe (for example, a date, numeric, text).
PreConditionObject Provides a representation of a precondition object in the universe.
Sampling The Sampling interface provides Information about the suppported Sampling Modes of a datasource.
SortType The SortType object defines the different sorts that are described in the List Of Values(LOV).
 

Class Summary
DataSourceClass.Factory A class with methods for creating instances of the DataSourceClass type.
DataSourceObject.Factory A class with methods for creating instances of the DataSourceObject type
DataSourceSpecification.Factory A class with methods for creating instances of the DataSourceSpecification type
Detail.Factory A class with methods for creating instances of the Detail type.
Dimension.Factory A class with methods for creating instances of the Dimension type
Hierarchy.Factory A class with methods for creating instances of the Hierarchy type.
Measure.Factory A class with methods for creating instances of the Measure type.
ObjectType.Enum Enumeration value class for com.businessobjects.datasource.ObjectType.
ObjectType.Factory A class with methods for creating instances of the ObjectType type.
PreConditionObject.Factory A class with methods for creating instances of the PreConditionObject type.
Sampling.Factory A class with methods for creating instances of the Sampling type.
SortType.Enum Enumeration value class for com.businessobjects.datasource.SortType.
SortType.Factory A class with methods for creating instances of the SortType type.
 

Package com.businessobjects.datasource Description

The com.businessobjects.datasource package is a collection of classes, methods, and properties that allow you to work with data sources.