Oracle Fusion Middleware Java API Reference for Oracle ADF Controller
11g Release 2 (11.1.2.1.0)

E17480-02

oracle.adf.controller
Class OutcomeConstants

java.lang.Object
  extended by oracle.adf.controller.OutcomeConstants

public class OutcomeConstants
extends java.lang.Object

Special outcome values used by the ADF Controller.


Field Summary
static java.lang.String REDIRECT_PREFIX
          Prefix for a redirect outcome.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REDIRECT_PREFIX

public static final java.lang.String REDIRECT_PREFIX
Prefix for a redirect outcome. The content of the outcome string following this prefix is used as a URL to issue a redirect to the client.

See Also:
Constant Field Values

Oracle Fusion Middleware Java API Reference for Oracle ADF Controller
11g Release 2 (11.1.2.1.0)

E17480-02

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