public class ContainerConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static Integer |
METHOD_ACTION |
static Integer |
METHOD_ADMIN |
static Integer |
METHOD_EVENT |
static String |
METHOD_ID |
static Integer |
METHOD_NOOP |
static Integer |
METHOD_RENDER |
static Integer |
METHOD_RESOURCE |
static String |
PORTAL_CONTEXT |
static String |
PORTLET |
static String |
PORTLET_ACTION |
static String |
PORTLET_CONFIG |
static String |
PORTLET_NAME |
static String |
PORTLET_REQUEST |
static String |
PORTLET_RESPONSE |
| Constructor and Description |
|---|
ContainerConstants() |
public static final String PORTLET_ACTION
public static final String PORTLET_REQUEST
public static final String PORTLET_RESPONSE
public static final String PORTLET_CONFIG
public static final String PORTAL_CONTEXT
public static final String METHOD_ID
public static final String PORTLET
public static final String PORTLET_NAME
public static final Integer METHOD_RENDER
public static final Integer METHOD_ACTION
public static final Integer METHOD_NOOP
public static final Integer METHOD_RESOURCE
public static final Integer METHOD_EVENT
public static final Integer METHOD_ADMIN
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.