Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

oracle.jdeveloper.java.provider
Interface ProviderConstants

All Known Implementing Classes:
BaseFileProvider, CachedFileProvider, ProviderContext, SimpleFileProvider

public interface ProviderConstants

Various constants.


Field Summary
static int CLASS_TYPE
          The class type constant.
static java.util.Collection EMPTY_COLLECTION
           
static int SOURCE_TYPE
          The source type constant.
static int UNKNOWN_TYPE
          The constant for an unknown type.
 

Field Detail

EMPTY_COLLECTION

static final java.util.Collection EMPTY_COLLECTION

CLASS_TYPE

static final int CLASS_TYPE
The class type constant.

See Also:
Constant Field Values

SOURCE_TYPE

static final int SOURCE_TYPE
The source type constant.

See Also:
Constant Field Values

UNKNOWN_TYPE

static final int UNKNOWN_TYPE
The constant for an unknown type.

See Also:
Constant Field Values

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

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