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


oracle.dss.queryBuilder.stepView
Class MatchStepView

java.lang.Object
  |
  +--oracle.dss.queryBuilder.stepView.StepView
        |
        +--oracle.dss.queryBuilder.stepView.ConditionStepView
              |
              +--oracle.dss.queryBuilder.stepView.MatchStepView

public class MatchStepView
extends ConditionStepView

This class is used for displaying and editing the MatchStep objects in the QueryBuilder. An English example of a MatchStep object is: "Name contains abc." This class corresponds to the Edit Step: Match Text dialog box.


Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 


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


Copyright © 2003, Oracle. All Rights Reserved.