Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

oracle.ide.resourcebundle
Interface ResourceBundleConstants


public interface ResourceBundleConstants

ResourceBundleConstants contain constants used in various parts of the design-time resource bundle support.


Nested Class Summary
static class ResourceBundleConstants.BundleTypes
          Basic bundle types that may be used as storage for resource bundles
static class ResourceBundleConstants.QueryTypes
          Query types that are supported in the SelectTextPanel ui
static class ResourceBundleConstants.SearchMode
          Search modes that are supported in the SelectTextPanel ui
 
Field Summary
static int MULTIPLE_SHARED_BUNDLES
           
static int ONE_BUNDLE_PER_ARTIFACT
           
static int ONE_BUNDLE_PER_PROJECT
           
static java.lang.String REGISTERED_BUNDLE_LIST
           
static java.lang.String RESOURCEBUNDLE_ALIAS_PROJECT_PROPERTY
           
 

Field Detail

ONE_BUNDLE_PER_PROJECT

static final int ONE_BUNDLE_PER_PROJECT
See Also:
Constant Field Values

ONE_BUNDLE_PER_ARTIFACT

static final int ONE_BUNDLE_PER_ARTIFACT
See Also:
Constant Field Values

MULTIPLE_SHARED_BUNDLES

static final int MULTIPLE_SHARED_BUNDLES
See Also:
Constant Field Values

RESOURCEBUNDLE_ALIAS_PROJECT_PROPERTY

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

REGISTERED_BUNDLE_LIST

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

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

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