| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface CallerContext.Constants
Constants for use with CallerContext.
| Field Summary | |
|---|---|
| static byte | INPUT_ANNOTATION_ELEMENTSInput set includes annotation element names | 
| static byte | INPUT_ENUM_VALUESInput set includes enum values | 
| static byte | INPUT_LABELSInput set includes statement labels. | 
| static byte | INPUT_MAKE_NARROW_IMPORTS_WIDEInput set includes types from wide imports deduced from narrow ones | 
| static byte | INPUT_METHODSInput set includes methods. | 
| static byte | INPUT_PACKAGESInput set includes packages. | 
| static byte | INPUT_TYPESInput set includes types. | 
| static byte | INPUT_VARIABLESInput set includes variables. | 
| static byte | NO_DEPRECATEDInput set should not include deprecated members. | 
| static byte | NO_HIDDENInput set should not include hidden members. | 
| static byte | NO_IMPORTSInput set should not include imported names. | 
| static byte | NO_OBJECT_DOT_STATICInput set should not include static members on an instance (explicit) lhs. | 
| static byte | NO_OBJECT_MEMBERSInput set should not include members from java/lang/Object. | 
| static byte | NO_ROOT_PACKAGESInput set should not include root packages. | 
| static byte | NO_SELF_TYPEInput set should not include the immediately enclosing type. | 
| Field Detail | 
|---|
static final byte INPUT_METHODS
static final byte INPUT_PACKAGES
static final byte INPUT_TYPES
static final byte INPUT_VARIABLES
static final byte INPUT_LABELS
static final byte INPUT_ANNOTATION_ELEMENTS
static final byte INPUT_ENUM_VALUES
static final byte INPUT_MAKE_NARROW_IMPORTS_WIDE
static final byte NO_IMPORTS
static final byte NO_ROOT_PACKAGES
static final byte NO_OBJECT_DOT_STATIC
static final byte NO_OBJECT_MEMBERS
static final byte NO_DEPRECATED
static final byte NO_HIDDEN
static final byte NO_SELF_TYPE
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||