|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.cau.cs.kieler.kwebs.client.Preferences
public final class Preferences
Preference constants used by the KWebS web service clients.
Field Summary | |
---|---|
static String |
PREFID_LAYOUT_SERVERCONFIG_ACTIVEPREFIX
Index prefix for the preference defining whether a provider is the currently active provider. |
static String |
PREFID_LAYOUT_SERVERCONFIG_ADDRESSPREFIX
|
static String |
PREFID_LAYOUT_SERVERCONFIG_COUNT
|
static String |
PREFID_LAYOUT_SERVERCONFIG_FIXEDPREFIX
Index prefix for the preference defining whether a provider is fixed. |
static String |
PREFID_LAYOUT_SERVERCONFIG_NAMEPREFIX
|
static String |
PREFID_LAYOUT_SERVERCONFIG_STANDARDPREFIX
Index prefix for the preference defining whether a provider is the standard provider. |
static String |
PREFID_LAYOUT_SERVERCONFIG_TRUSTSTOREPASSPREFIX
|
static String |
PREFID_LAYOUT_SERVERCONFIG_TRUSTSTOREPREFIX
|
static String |
PREFID_LAYOUT_SETTINGS_CHANGED
|
static String |
PREFID_LAYOUT_USE_COMPRESSION
Whether to use compression when using remote layout or not. |
static String |
PREFID_LAYOUT_USE_REMOTE
Whether to use remote layout or not. |
Method Summary | |
---|---|
static IPreferenceStore |
getPreferenceStore()
Returns the preference store for this plug-in. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String PREFID_LAYOUT_SETTINGS_CHANGED
public static final String PREFID_LAYOUT_USE_REMOTE
public static final String PREFID_LAYOUT_USE_COMPRESSION
public static final String PREFID_LAYOUT_SERVERCONFIG_COUNT
public static final String PREFID_LAYOUT_SERVERCONFIG_NAMEPREFIX
public static final String PREFID_LAYOUT_SERVERCONFIG_ADDRESSPREFIX
public static final String PREFID_LAYOUT_SERVERCONFIG_TRUSTSTOREPREFIX
public static final String PREFID_LAYOUT_SERVERCONFIG_TRUSTSTOREPASSPREFIX
public static final String PREFID_LAYOUT_SERVERCONFIG_FIXEDPREFIX
public static final String PREFID_LAYOUT_SERVERCONFIG_ACTIVEPREFIX
public static final String PREFID_LAYOUT_SERVERCONFIG_STANDARDPREFIX
Method Detail |
---|
public static IPreferenceStore getPreferenceStore()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |