|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.portletcontainer.PCConstants
public class PCConstants
| Field Summary | |
|---|---|
static int |
ACTION_INT
Action. |
static String |
ACTION_STRING
Action. |
static String |
AMPERSAND
Ampersand. |
static String |
APPLICATION_SCOPE
App scope. |
static String |
CACHE_REGION
Cache. |
static String |
DESTROYED
Destroyed. |
static int |
EVENT_INT
Event. |
static String |
EVENT_STRING
Event. |
static String |
EXCEPTION
Exception. |
static String |
GLOBAL_SCOPE_CACHE
Global scope. |
static String |
PORTLET_APP_ENCODER
Portlet App |
static String |
PORTLET_SCOPE
Portlet scope. |
static String |
REMOVE_PUBLIC_STRING
Remove public params. |
static int |
RENDER_INT
Render. |
static String |
RENDER_STRING
Render. |
static int |
RESOURCE_INT
Resource. |
static String |
RESOURCE_STRING
Resource. |
static String |
USER_SCOPE_CACHE
User scope. |
static String |
XHTML_MIME_TYPE
Mime type. |
| Constructor Summary | |
|---|---|
PCConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String CACHE_REGION
public static final String USER_SCOPE_CACHE
public static final String GLOBAL_SCOPE_CACHE
public static final String EXCEPTION
public static final String DESTROYED
public static final String PORTLET_SCOPE
public static final String APPLICATION_SCOPE
public static final String PORTLET_APP_ENCODER
public static final String XHTML_MIME_TYPE
public static final String RENDER_STRING
public static final String ACTION_STRING
public static final String EVENT_STRING
public static final String RESOURCE_STRING
public static final int RENDER_INT
public static final int ACTION_INT
public static final int EVENT_INT
public static final int RESOURCE_INT
public static final String REMOVE_PUBLIC_STRING
public static final String AMPERSAND
| Constructor Detail |
|---|
public PCConstants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||