Oracle™ Business Intelligence Beans Java API Reference
Release 10
g (9.0.4)
Part number B12159_01


Package oracle.dss.selection.step

Class Summary
AllStep Represents a step in a selection that specifies the members of a particular dimension based on levels in a hierarchy.
AttributeStep Represents a step in a selection that specifies members of a particular dimension based on an attribute.
BasicFamilyStep The base class for the steps in a selection that specify members of a particular dimension based on family relationships.
ConditionStep The base class for the steps in a selection that specify members of a particular dimension based on a condition, such as "the top 10 based on Sales."
DrillLevelStep Represents a step in a selection that specifies members of a particular dimension based on a particular level.
FamilyLevelStep Represents a step in a selection that specifies members of a particular dimension based on a particular level.
FamilyStep Represents a step in a selection that specifies members of a particular dimension based on a relationship within a family.
FavoriteStep Represents a previously saved selection.
FirstLastStep Represents a step in a selection that specifies a specified number of first or last members of a particular dimension.
MatchStep Represents a step in a selection that specifies members of a particular dimension based on the way in which members match a specified string of characters.
MeasConditionStep The base class for the steps in a selection that specify members of a particular dimension based on a condition that uses one or more measures.
MeasValRangeStep Represents a step in a selection that specifies members of a particular dimension by comparing data values in a particular measure with a specified range of values.
MeasValStep Represents a step in a selection that specifies members of a particular dimension by comparing data values in a particular measure with a specified value.
MemberStep The base class for the steps in a selection that specify members of a particular dimension by name.
RangeStep Represents a step in a selection that specifies members of a particular dimension based on a range of members.
RangeTimeStep Represents a step in a selection that specifies the members of a particular dimension based on a range of time.
Step The base class for all the steps in a selection.
TopBottomStep Represents a step in a selection that specifies members of a particular dimension based on the top (largest) or bottom (smallest) data values in a particular measure.
TopBottomSumStep Represents a step in a selection that specifies members of a particular dimension based on a specified sum of the top (largest) or bottom (smallest) data values in a particular measure.
TwoMeasConditionStep The base class for the steps in a selection that specify members of a particular dimension bsed on a condition that uses two measures.
TwoMeasNumRangeStep Represents a step in a selection that specifies members of a particular dimension based on the way that data values in one measure compare with a range of data values of a second measure.
TwoMeasNumStep Represents a step in a selection that specifies members of a particular dimension based on the way that data values in one measure compare with data values in a second measure that have been modified by adding, subtracting, multiplying or dividing by a specified number.

 

Exception Summary
InvalidStepArgException An exception thrown by a Step object if an argument is not valid.

 


Oracle™ Business Intelligence Beans Java API Reference
Release 10
g (9.0.4)
Part number B12159_01


Copyright © 2003, Oracle. All Rights Reserved.