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

E17493-01

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

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.