public interface ELConstants
Modifier and Type | Field and Description |
---|---|
static int |
APPLICATION |
static int |
APPLICATION_SCOPE |
static int |
COOKIE |
static int |
FACES_CONTEXT |
static int |
HEADER |
static int |
HEADER_VALUES |
static int |
INIT_PARAM |
static int |
PARAM |
static int |
PARAM_VALUES |
static int |
REQUEST |
static int |
REQUEST_SCOPE |
static int |
SESSION |
static int |
SESSION_SCOPE |
static int |
VIEW |
static final int APPLICATION
static final int APPLICATION_SCOPE
static final int COOKIE
static final int FACES_CONTEXT
static final int HEADER
static final int HEADER_VALUES
static final int INIT_PARAM
static final int PARAM
static final int PARAM_VALUES
static final int REQUEST
static final int REQUEST_SCOPE
static final int SESSION
static final int SESSION_SCOPE
static final int VIEW
Copyright ? 2002-2006 Sun Microsystems, Inc. All Rights Reserved.