Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

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

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

public final class KeyFlexfieldTableUsageType
extends java.lang.Object

Lists the key flexfield usage types.

Oracle Corp.

Field Summary
static java.lang.String COMBINATION_TABLE
          Combination table usage type.
static java.lang.String PARTIAL_ALL_SEGMENTS
          All segments partial table usage type.
static java.lang.String PARTIAL_SINGLE_SEGMENT
          Single-segment partial table usage type.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COMBINATION_TABLE

public static final java.lang.String COMBINATION_TABLE
Combination table usage type.

See Also:
Constant Field Values

PARTIAL_ALL_SEGMENTS

public static final java.lang.String PARTIAL_ALL_SEGMENTS
All segments partial table usage type.

See Also:
Constant Field Values

PARTIAL_SINGLE_SEGMENT

public static final java.lang.String PARTIAL_SINGLE_SEGMENT
Single-segment partial table usage type.

See Also:
Constant Field Values

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.