Skip navigation links

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

E13403-06


oracle.ide.help
Interface DynamicHelpProvider


public interface DynamicHelpProvider

Interface for an object which provides a Collection of help topic ids that can be used for dynamic links for the Dynamic Help Feature.


Method Summary
 java.util.Collection getDynamicHelpIds()
          Gets a Collection of help topic ids that can be used by the Dynamic Help feature

 

Method Detail

getDynamicHelpIds

java.util.Collection getDynamicHelpIds()
Gets a Collection of help topic ids that can be used by the Dynamic Help feature
Returns:
collection of help topic ids

Skip navigation links

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

E13403-06


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