|
OracleAS PDK for Java 9.0.4.0.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface used to store Portlet related constants.
| Field Summary | |
static int |
CACHE_LEVEL_SESSION
|
static java.lang.String |
CACHE_LEVEL_SESSION_STR
|
static int |
CACHE_LEVEL_SYSTEM
|
static java.lang.String |
CACHE_LEVEL_SYSTEM_STR
The possible values for the cacheLevel attribute that may appear in the default provider definition file parsed by DefaultProviderDefinition. |
static int |
CACHE_LEVEL_UNSPECIFIED
The possible values stored for the cacheLevel property. |
static int |
CACHE_LEVEL_USER
|
static java.lang.String |
CACHE_LEVEL_USER_STR
|
static java.lang.String |
DESCRIPTION
Resource attribute name for the portlet description. |
static java.lang.String |
NAME
Resource attribute name for the portlet name. |
static int |
PERSONALIZATION_LEVEL_LANGUAGE
Setting used to indicate that the locale personalization level is LANGUAGE, i.e in addition to system level, default preferences will be stored with language information from the locale only (no country/territory). |
static java.lang.String |
PERSONALIZATION_LEVEL_LANGUAGE_STR
String used to represent PERSONALIZATION_LEVEL_LANGUAGE in a
human readable form. |
static int |
PERSONALIZATION_LEVEL_LOCALE
Setting used to indicate that the locale personalization level is LOCALE, i.e in addition to system level, default preferences will be stored with full locale information (language and country). |
static java.lang.String |
PERSONALIZATION_LEVEL_LOCALE_STR
String used to represent PERSONALIZATION_LEVEL_LOCALE in a
human readable form. |
static int |
PERSONALIZATION_LEVEL_NONE
Setting used to indicate that the locale personalization level is NONE, i.e default preferences are stored at the system level, irrespective of the locale in which they are created. |
static java.lang.String |
PERSONALIZATION_LEVEL_NONE_STR
String used to represent PERSONALIZATION_LEVEL_NONE in a
human readable form. |
static int |
PERSONALIZATION_LEVEL_UNSPECIFIED
Setting used to indicate that the locale personalization level is not specified. |
static int |
REWRITE_URLS_FALSE
|
static int |
REWRITE_URLS_TRUE
|
static int |
REWRITE_URLS_UNSPECIFIED
The possible values stored for the rewriteUrls property. |
static java.lang.String |
SHORTTITLE
Resource attribute name for the portlet short title. |
static java.lang.String |
TIMEOUTMSG
Resource attribute name for the portlet timeout message. |
static java.lang.String |
TITLE
Resource attribute name for the portlet title. |
| Field Detail |
public static final java.lang.String NAME
public static final java.lang.String TITLE
public static final java.lang.String SHORTTITLE
public static final java.lang.String DESCRIPTION
public static final java.lang.String TIMEOUTMSG
public static final java.lang.String CACHE_LEVEL_SYSTEM_STR
public static final java.lang.String CACHE_LEVEL_USER_STR
public static final java.lang.String CACHE_LEVEL_SESSION_STR
public static final int CACHE_LEVEL_UNSPECIFIED
public static final int CACHE_LEVEL_SYSTEM
public static final int CACHE_LEVEL_USER
public static final int CACHE_LEVEL_SESSION
public static final int REWRITE_URLS_UNSPECIFIED
public static final int REWRITE_URLS_FALSE
public static final int REWRITE_URLS_TRUE
public static final int PERSONALIZATION_LEVEL_UNSPECIFIED
public static final int PERSONALIZATION_LEVEL_NONE
public static final int PERSONALIZATION_LEVEL_LANGUAGE
public static final int PERSONALIZATION_LEVEL_LOCALE
public static final java.lang.String PERSONALIZATION_LEVEL_NONE_STR
PERSONALIZATION_LEVEL_NONE in a
human readable form.
public static final java.lang.String PERSONALIZATION_LEVEL_LANGUAGE_STR
PERSONALIZATION_LEVEL_LANGUAGE in a
human readable form.
public static final java.lang.String PERSONALIZATION_LEVEL_LOCALE_STR
PERSONALIZATION_LEVEL_LOCALE in a
human readable form.
|
OracleAS PDK for Java 9.0.4.0.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||