|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.server.invocation.AttachmentKey
org.jboss.portal.portlet.invocation.PortletKey
public class PortletKey
| Field Summary | |
|---|---|
static PortletKey |
PORTLET_CONFIG
|
static PortletKey |
PORTLET_PREFERENCES
|
static PortletKey |
PORTLET_REQUEST
|
static PortletKey |
PORTLET_RESPONSE
|
| Fields inherited from class org.jboss.portal.server.invocation.AttachmentKey |
|---|
DISPATCHED_REQUEST, DISPATCHED_RESPONSE, INVOCATION_TYPE, LAYOUT, LAYOUT_URI, MODE, PORTAL, PORTAL_REQUEST, PORTAL_RESPONSE, REQUEST_PROPERTIES, RESPONSE_PROPERTIES, USER_CONTEXT, VIEW, WINDOW, WINDOW_CONTEXT, WINDOW_STATE |
| Constructor Summary | |
|---|---|
protected |
PortletKey(java.lang.String name)
|
| Method Summary |
|---|
| Methods inherited from class org.jboss.portal.server.invocation.AttachmentKey |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final PortletKey PORTLET_CONFIG
public static final PortletKey PORTLET_REQUEST
public static final PortletKey PORTLET_RESPONSE
public static final PortletKey PORTLET_PREFERENCES
| Constructor Detail |
|---|
protected PortletKey(java.lang.String name)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||