|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.core.controller.portlet.ControllerResponseFactory
public class ControllerResponseFactory
| Constructor Summary | |
|---|---|
ControllerResponseFactory()
|
|
| Method Summary | |
|---|---|
static ControllerResponse |
createActionResponse(PortalObjectId targetId,
ActionContext actionContext,
PortletInvocationResponse response)
|
static ControllerResponse |
createActionResponse(java.lang.String instanceId,
PortletInvocationResponse response)
|
static ControllerResponse |
createResponse(PortletInvokerException e)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ControllerResponseFactory()
| Method Detail |
|---|
public static ControllerResponse createResponse(PortletInvokerException e)
public static ControllerResponse createActionResponse(PortalObjectId targetId,
ActionContext actionContext,
PortletInvocationResponse response)
public static ControllerResponse createActionResponse(java.lang.String instanceId,
PortletInvocationResponse response)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||