Oracle Fusion Middleware Java API Reference for Oracle ADF Controller
11g Release 1 (11.1.1.7.0)

E10651-08

oracle.adf.controller
Class ControllerConstants

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

public class ControllerConstants
extends java.lang.Object

Public Controller constants.


Field Summary
static java.lang.String ADFC_CONFIG_FILE_NAME
          Name of standard ADFc metadata configuration file.
static java.lang.String ADFC_NS
          Name of the ADFc namespace: http://xmlns.oracle.com/adf/controller.
static java.lang.String EXCEPTION_RESOURCE_BUNDLE
          Name of the resource bundle containing the exception messages.
static java.lang.String MESSAGE_RESOURCE_BUNDLE
          Name of the resource bundle containing the exception messages.
 
Constructor Summary
ControllerConstants()
          Constructor.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ADFC_NS

public static final java.lang.String ADFC_NS
Name of the ADFc namespace: http://xmlns.oracle.com/adf/controller.

See Also:
Constant Field Values

ADFC_CONFIG_FILE_NAME

public static final java.lang.String ADFC_CONFIG_FILE_NAME
Name of standard ADFc metadata configuration file.

See Also:
Constant Field Values

EXCEPTION_RESOURCE_BUNDLE

public static final java.lang.String EXCEPTION_RESOURCE_BUNDLE
Name of the resource bundle containing the exception messages.

See Also:
Constant Field Values

MESSAGE_RESOURCE_BUNDLE

public static final java.lang.String MESSAGE_RESOURCE_BUNDLE
Name of the resource bundle containing the exception messages.

See Also:
Constant Field Values
Constructor Detail

ControllerConstants

public ControllerConstants()
Constructor.


Oracle Fusion Middleware Java API Reference for Oracle ADF Controller
11g Release 1 (11.1.1.7.0)

E10651-08

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