|
The PDK Java API is part of the Portal Developer Kit on Portal Studio | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | 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 |
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
|
The PDK Java API is part of the Portal Developer Kit on Portal Studio | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||