Skip navigation links

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

E17493-03


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
11g Release 2 (11.1.2.2.0)

E17493-03


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