public interface RuntimeOptionInfo
| Modifier and Type | Field and Description |
|---|---|
static String |
JAVAX_PORTLET_ACTION_SCOPED_REQUEST_ATTRIBUTES |
static String |
JAVAX_PORTLET_ESCAPE_XML |
static String |
JAVAX_PORTLET_SERVLET_DEFAULT_SESSION_SCOPE |
static String |
NUMBER_OF_CACHED_SCOPES |
static String |
REMOTABLE_RUNTIME_OPTION |
static Set<String> |
SUPPORTED_OPTIONS |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
List<String> |
getValues() |
static final String JAVAX_PORTLET_ACTION_SCOPED_REQUEST_ATTRIBUTES
static final String NUMBER_OF_CACHED_SCOPES
static final String JAVAX_PORTLET_ESCAPE_XML
static final String JAVAX_PORTLET_SERVLET_DEFAULT_SESSION_SCOPE
static final String REMOTABLE_RUNTIME_OPTION
Copyright © 2003-2018 GateIn. All Rights Reserved.