|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.jdeveloper.webapp.html.BrowseablePathProvider
public abstract class BrowseablePathProvider
An extension point allowing browseable paths to be specified for HtmlSourceNode and subclasses (JspSourceNode, XHtmlSourceNode). Implementations are registered with BrowseablePathProviderManager, as MetaClass factories.
| Constructor Summary | |
|---|---|
BrowseablePathProvider() |
|
| Method Summary | |
|---|---|
abstract java.lang.String |
getBrowseablePath(Context context)Return a browseable path for the given context, or null, if the implementation doesn't handle it. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BrowseablePathProvider()
| Method Detail |
|---|
public abstract java.lang.String getBrowseablePath(Context context)
context -
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||