Skip navigation links

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

E17480-03


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

Skip navigation links

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

E17480-03


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