Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.2)

E22562-02

oracle.apps.fnd.applcore.flex.common.util
Class QueryRequiredType

java.lang.Object
  extended by oracle.apps.fnd.applcore.flex.common.util.QueryRequiredType

public class QueryRequiredType
extends java.lang.Object

Lists the query required types.

Author:
Oracle Corp.

Field Summary
static java.lang.String OPTIONAL
          Indicates an optional segment.
static java.lang.String SELECTIVELY_REQUIRED
          Indicates a selectively required segment.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OPTIONAL

public static final java.lang.String OPTIONAL
Indicates an optional segment.

See Also:
Constant Field Values

SELECTIVELY_REQUIRED

public static final java.lang.String SELECTIVELY_REQUIRED
Indicates a selectively required segment.

See Also:
Constant Field Values

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.2)

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.