Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


oracle.jbo.html.databeans
Class QueryRowDefinition

java.lang.Object
  extended byoracle.jbo.html.databeans.QueryRowDefinition


public class QueryRowDefinition
extends java.lang.Object

Internal: Applications should not use this class.


Field Summary
java.lang.String colName
java.lang.String colPrompt
java.lang.String condition
boolean negated
java.lang.String operator
java.lang.String value

Constructor Summary
QueryRowDefinition()

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

Field Detail

negated

public boolean negated

operator

public java.lang.String operator

colName

public java.lang.String colName

colPrompt

public java.lang.String colPrompt

condition

public java.lang.String condition

value

public java.lang.String value

Constructor Detail

QueryRowDefinition

public QueryRowDefinition()

Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


Copyright © 1997, 2005, Oracle. All rights reserved.