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

E17493-01

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
 


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.