@Deprecated public static interface IExecutionContext.IPreferences
Modifier and Type | Field and Description |
---|---|
static String |
CONFIG_KEY_DEBUG
Deprecated.
|
static String |
CONFIG_KEY_LOGGER_LEVEL
Deprecated.
|
static String |
CONFIG_KEY_PORTLET_CONTROLS
Deprecated.
|
static String |
CONFIG_KEY_PORTLET_SKIN
Deprecated.
|
static String |
CONFIG_KEY_USER_COUNTRY
Deprecated.
|
static String |
CONFIG_KEY_USER_LANGUAGE
Deprecated.
|
static String |
CONGIG_KEY_JNDI_URL
Deprecated.
|
static String |
CONGIG_KEY_PORTLET_ACCESS
Deprecated.
|
static String |
CONGIG_KEY_PORTLET_ACTION
Deprecated.
|
static String |
CONGIG_KEY_PORTLET_HIDE_BUTTON
Deprecated.
|
static String |
CONGIG_KEY_PORTLET_HIDE_HEADER
Deprecated.
|
static String |
CONGIG_KEY_PORTLET_OBJECT
Deprecated.
|
static String |
CONGIG_KEY_PORTLET_PARAM1
Deprecated.
|
static String |
CONGIG_KEY_PORTLET_PARAM2
Deprecated.
|
static String |
CONGIG_KEY_PORTLET_TYPE
Deprecated.
|
static String |
CONGIG_KEY_STORAGE_FOLDER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Map |
getMap()
Deprecated.
|
Enumeration |
getNames()
Deprecated.
|
String |
getValue(String key,
String defaultValue)
Deprecated.
|
String[] |
getValues(String key,
String[] values)
Deprecated.
|
boolean |
isReadOnly(String key)
Deprecated.
|
void |
reset(String key)
Deprecated.
|
void |
setValue(String key,
String value)
Deprecated.
|
void |
setValues(String key,
String[] value)
Deprecated.
|
void |
store()
Deprecated.
|
static final String CONGIG_KEY_JNDI_URL
static final String CONGIG_KEY_STORAGE_FOLDER
static final String CONGIG_KEY_PORTLET_TYPE
static final String CONGIG_KEY_PORTLET_ACTION
static final String CONGIG_KEY_PORTLET_OBJECT
static final String CONGIG_KEY_PORTLET_ACCESS
static final String CONGIG_KEY_PORTLET_HIDE_HEADER
static final String CONGIG_KEY_PORTLET_HIDE_BUTTON
static final String CONFIG_KEY_USER_LANGUAGE
static final String CONFIG_KEY_USER_COUNTRY
static final String CONFIG_KEY_DEBUG
static final String CONFIG_KEY_LOGGER_LEVEL
static final String CONFIG_KEY_PORTLET_SKIN
static final String CONFIG_KEY_PORTLET_CONTROLS
static final String CONGIG_KEY_PORTLET_PARAM1
static final String CONGIG_KEY_PORTLET_PARAM2
boolean isReadOnly(String key)
Enumeration getNames()
Map getMap()
void reset(String key)
void store() throws IOException
IOException
Copyright © 2022 Visiativ. All rights reserved.