com.sun.faces.el
Interface ELConstants
- All Known Implementing Classes:
- ImplicitObjectELResolver, ImplicitObjectELResolverForJsp
public interface ELConstants
- Author:
- jhook
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
APPLICATION
static final int APPLICATION
- See Also:
- Constant Field Values
APPLICATION_SCOPE
static final int APPLICATION_SCOPE
- See Also:
- Constant Field Values
COOKIE
static final int COOKIE
- See Also:
- Constant Field Values
FACES_CONTEXT
static final int FACES_CONTEXT
- See Also:
- Constant Field Values
HEADER
static final int HEADER
- See Also:
- Constant Field Values
HEADER_VALUES
static final int HEADER_VALUES
- See Also:
- Constant Field Values
INIT_PARAM
static final int INIT_PARAM
- See Also:
- Constant Field Values
PARAM
static final int PARAM
- See Also:
- Constant Field Values
PARAM_VALUES
static final int PARAM_VALUES
- See Also:
- Constant Field Values
REQUEST
static final int REQUEST
- See Also:
- Constant Field Values
REQUEST_SCOPE
static final int REQUEST_SCOPE
- See Also:
- Constant Field Values
SESSION
static final int SESSION
- See Also:
- Constant Field Values
SESSION_SCOPE
static final int SESSION_SCOPE
- See Also:
- Constant Field Values
VIEW
static final int VIEW
- See Also:
- Constant Field Values
Copyright ? 2002-2006 Sun Microsystems, Inc. All Rights Reserved.