|
Oracle Fusion Middleware Design Time Java API Reference for Oracle ADF Faces and Data Visualization Components 11g Release 2 (11.1.2.0.0) E18581-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.adfdt.view.common.binding.utils.ViewPathResolverRegistry
public final class ViewPathResolverRegistry
| Constructor Summary | |
|---|---|
ViewPathResolverRegistry()
|
|
| Method Summary | |
|---|---|
static void |
registerViewPathResolver(ViewPathResolver resolver)
Registers a ViewPathResolver to be used by the view to
resolve paths. |
static java.lang.String |
resolveViewPath(java.lang.String viewPath)
Returns an alternative view path associated with any view id's for the given path. |
static boolean |
unregisterViewPathResolver(ViewPathResolver resolver)
Unregisters a ViewPathResolver. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ViewPathResolverRegistry()
| Method Detail |
|---|
public static final void registerViewPathResolver(ViewPathResolver resolver)
ViewPathResolver to be used by the view to
resolve paths.
public static final boolean unregisterViewPathResolver(ViewPathResolver resolver)
ViewPathResolver. Returns true if the resolver
was found and removed.
public static final java.lang.String resolveViewPath(java.lang.String viewPath)
viewPath - The relative path to the view entity.
|
Oracle Fusion Middleware Design Time Java API Reference for Oracle ADF Faces and Data Visualization Components 11g Release 2 (11.1.2.0.0) E18581-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||