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

E13403-07

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 Reference
11g Release 1 (11.1.1.6.0)

E13403-07

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