org.apache.myfaces.trinidadinternal.context
Class RequestContextBean

java.lang.Object
  extended by org.apache.myfaces.trinidad.bean.FacesBeanImpl
      extended by org.apache.myfaces.trinidadinternal.context.RequestContextBean
All Implemented Interfaces:
org.apache.myfaces.trinidad.bean.FacesBean

public class RequestContextBean
extends org.apache.myfaces.trinidad.bean.FacesBeanImpl


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.myfaces.trinidad.bean.FacesBean
org.apache.myfaces.trinidad.bean.FacesBean.Type
 
Field Summary
static org.apache.myfaces.trinidad.bean.PropertyKey ACCESSIBILITY_MODE_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey CLIENT_VALIDATION_DISABLED_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey CURRENCY_CODE_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey DEBUG_OUTPUT_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey DECIMAL_SEPARATOR_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey FORMATTING_LOCALE_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey LOOK_AND_FEEL_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey NUMBER_GROUPING_SEPARATOR_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey ORACLE_HELP_SERVLET_URL_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey OUTPUT_MODE_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey PAGE_FLOW_SCOPE_LIFETIME_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey REMOTE_DEVICE_REPOSITORY_URI
           
static org.apache.myfaces.trinidad.bean.PropertyKey RIGHT_TO_LEFT_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey SKIN_FAMILY_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey TIME_ZONE_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey TWO_DIGIT_YEAR_START
           
static org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
           
static org.apache.myfaces.trinidad.bean.PropertyKey UPLOADED_FILE_PROCESSOR_KEY
           
 
Constructor Summary
RequestContextBean()
           
 
Method Summary
 org.apache.myfaces.trinidad.bean.FacesBean.Type getType()
           
 
Methods inherited from class org.apache.myfaces.trinidad.bean.FacesBeanImpl
addAll, addEntry, bindingKeySet, containsEntry, createBindingsMap, createPropertyMap, entries, getEntries, getLocalProperty, getLocalPropertyImpl, getProperty, getRawProperty, getValueBinding, keySet, markInitialState, removeEntry, restoreState, saveState, setProperty, setPropertyImpl, setValueBinding, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

TYPE

public static org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE

PAGE_FLOW_SCOPE_LIFETIME_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey PAGE_FLOW_SCOPE_LIFETIME_KEY

DEBUG_OUTPUT_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey DEBUG_OUTPUT_KEY

CLIENT_VALIDATION_DISABLED_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey CLIENT_VALIDATION_DISABLED_KEY

OUTPUT_MODE_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey OUTPUT_MODE_KEY

LOOK_AND_FEEL_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey LOOK_AND_FEEL_KEY

ACCESSIBILITY_MODE_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey ACCESSIBILITY_MODE_KEY

RIGHT_TO_LEFT_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey RIGHT_TO_LEFT_KEY

FORMATTING_LOCALE_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey FORMATTING_LOCALE_KEY

NUMBER_GROUPING_SEPARATOR_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey NUMBER_GROUPING_SEPARATOR_KEY

DECIMAL_SEPARATOR_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey DECIMAL_SEPARATOR_KEY

CURRENCY_CODE_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey CURRENCY_CODE_KEY

TIME_ZONE_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey TIME_ZONE_KEY

ORACLE_HELP_SERVLET_URL_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey ORACLE_HELP_SERVLET_URL_KEY

TWO_DIGIT_YEAR_START

public static final org.apache.myfaces.trinidad.bean.PropertyKey TWO_DIGIT_YEAR_START

SKIN_FAMILY_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey SKIN_FAMILY_KEY

UPLOADED_FILE_PROCESSOR_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey UPLOADED_FILE_PROCESSOR_KEY

REMOTE_DEVICE_REPOSITORY_URI

public static final org.apache.myfaces.trinidad.bean.PropertyKey REMOTE_DEVICE_REPOSITORY_URI
Constructor Detail

RequestContextBean

public RequestContextBean()
Method Detail

getType

public org.apache.myfaces.trinidad.bean.FacesBean.Type getType()
Specified by:
getType in interface org.apache.myfaces.trinidad.bean.FacesBean
Specified by:
getType in class org.apache.myfaces.trinidad.bean.FacesBeanImpl


Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.