Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

oracle.adfnmc.util
Class NavigationDispatchHelper

java.lang.Object
  extended by oracle.adfnmc.util.NavigationDispatchHelper

public class NavigationDispatchHelper
extends java.lang.Object


Field Summary
static java.lang.Class CLASS_INSTANCE
           
static java.lang.String INVOKE_AND_WAIT_BOUNDED_TASKFLOW_METHOD_NAME
           
static java.lang.String NAVIGATION_DISPATCH_CLASS_NAME
           
static java.lang.String PAGE_DISPATCH_METHOD_NAME
           
static MethodDispatch s_navigationDispatch
           
 
Constructor Summary
NavigationDispatchHelper()
           
 
Method Summary
static void invokeAndWaitBoundedTaskFlow(java.lang.String boundedTaskFlowAction)
           
static void invokePageNavigation(java.lang.String navigationAction)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASS_INSTANCE

public static final java.lang.Class CLASS_INSTANCE

NAVIGATION_DISPATCH_CLASS_NAME

public static final java.lang.String NAVIGATION_DISPATCH_CLASS_NAME
See Also:
Constant Field Values

PAGE_DISPATCH_METHOD_NAME

public static final java.lang.String PAGE_DISPATCH_METHOD_NAME
See Also:
Constant Field Values

INVOKE_AND_WAIT_BOUNDED_TASKFLOW_METHOD_NAME

public static final java.lang.String INVOKE_AND_WAIT_BOUNDED_TASKFLOW_METHOD_NAME
See Also:
Constant Field Values

s_navigationDispatch

public static final MethodDispatch s_navigationDispatch
Constructor Detail

NavigationDispatchHelper

public NavigationDispatchHelper()
Method Detail

invokePageNavigation

public static final void invokePageNavigation(java.lang.String navigationAction)

invokeAndWaitBoundedTaskFlow

public static final void invokeAndWaitBoundedTaskFlow(java.lang.String boundedTaskFlowAction)

Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

Copyright © 2011, Oracle and/or its affiliates. All rights reserved.