Skip navigation links

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

E13403-10


Uses of Class
oracle.ide.resourcebundle.ResourceBundleConstants.QueryTypes

Packages that use ResourceBundleConstants.QueryTypes
oracle.ide.resourcebundle Provides a designtime abstraction around locating and managing resource bundles used by visual and non-visual editors. 

 

Uses of ResourceBundleConstants.QueryTypes in oracle.ide.resourcebundle

 

Methods in oracle.ide.resourcebundle that return ResourceBundleConstants.QueryTypes
static ResourceBundleConstants.QueryTypes ResourceBundleConstants.QueryTypes.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ResourceBundleConstants.QueryTypes[] ResourceBundleConstants.QueryTypes.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.ide.resourcebundle with parameters of type ResourceBundleConstants.QueryTypes
 boolean NodeResourceBundle.allowsQueryType(ResourceBundleConstants.QueryTypes queryType)
          Gets whether the specified query type is allowed by the bundle

 


Skip navigation links

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

E13403-10


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