Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.0.0)

E17483-01

oracle.jbo
Interface JboReservedVarNames

All Superinterfaces:
JIReservedVarNames
All Known Implementing Classes:
DCCriteriaItemRowImpl, DCCriteriaOperatorRowImpl, DCCriteriaRowImpl, DCCriteriaRowRowImpl, DCCriteriaValueRowImpl, DCDataRow, DCVariableImpl, DSEntityImpl, EntityFacadeImpl, EntityImpl, EntityOverRow, ExprEval, RowIdEntityObjectImpl, RowIdViewObjRowImpl, RowImpl, RowMatch, RowQualifier, VariableImpl, ViewRowImpl

public interface JboReservedVarNames
extends JIReservedVarNames


Field Summary
static java.lang.String RESERVED_VAR_AGG_AVG
           
static java.lang.String RESERVED_VAR_AGG_COUNT
           
static java.lang.String RESERVED_VAR_AGG_MAX
           
static java.lang.String RESERVED_VAR_AGG_MIN
           
static java.lang.String RESERVED_VAR_AGG_SUM
           
static java.lang.String RESERVED_VAR_AGGVAL_PREFIX
           
static java.lang.String RESERVED_VAR_STRUCTURE_DEF
           
 
Fields inherited from interface oracle.jbo.expr.JIReservedVarNames
RESERVED_VAR_VALUE
 

Field Detail

RESERVED_VAR_AGGVAL_PREFIX

static final java.lang.String RESERVED_VAR_AGGVAL_PREFIX
See Also:
Constant Field Values

RESERVED_VAR_AGG_AVG

static final java.lang.String RESERVED_VAR_AGG_AVG
See Also:
Constant Field Values

RESERVED_VAR_AGG_COUNT

static final java.lang.String RESERVED_VAR_AGG_COUNT
See Also:
Constant Field Values

RESERVED_VAR_AGG_SUM

static final java.lang.String RESERVED_VAR_AGG_SUM
See Also:
Constant Field Values

RESERVED_VAR_AGG_MIN

static final java.lang.String RESERVED_VAR_AGG_MIN
See Also:
Constant Field Values

RESERVED_VAR_AGG_MAX

static final java.lang.String RESERVED_VAR_AGG_MAX
See Also:
Constant Field Values

RESERVED_VAR_STRUCTURE_DEF

static final java.lang.String RESERVED_VAR_STRUCTURE_DEF
See Also:
Constant Field Values

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.0.0)

E17483-01

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