|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.common.invocation.Invocation
org.jboss.portal.core.controller.ControllerCommand
org.jboss.portal.core.model.portal.command.PortalObjectCommand
org.jboss.portal.core.model.portal.command.ContextCommand
org.jboss.portal.core.model.portal.command.view.ViewContextCommand
public class ViewContextCommand
| Field Summary |
|---|
| Fields inherited from class org.jboss.portal.core.model.portal.command.ContextCommand |
|---|
root |
| Fields inherited from class org.jboss.portal.core.model.portal.command.PortalObjectCommand |
|---|
dashboard, target, targetId |
| Fields inherited from class org.jboss.portal.core.controller.ControllerCommand |
|---|
context, log, NAVIGATIONAL_STATE_SCOPE, PRINCIPAL_SCOPE, REQUEST_SCOPE, SESSION_SCOPE |
| Fields inherited from class org.jboss.portal.common.invocation.Invocation |
|---|
EMPTY_STACK |
| Constructor Summary | |
|---|---|
ViewContextCommand(PortalObjectId pageId)
|
|
| Method Summary | |
|---|---|
ControllerResponse |
execute()
Execute the command. |
CommandInfo |
getInfo()
Return the meta data of this command. |
| Methods inherited from class org.jboss.portal.core.model.portal.command.ContextCommand |
|---|
acquireResources, getRoot |
| Methods inherited from class org.jboss.portal.core.model.portal.command.PortalObjectCommand |
|---|
enforceSecurity, getTarget, getTargetId, isDashboard |
| Methods inherited from class org.jboss.portal.core.controller.ControllerCommand |
|---|
create, createContext, destroy, destroyContext, getContext, getControllerContext, releaseResources, rethrow |
| Methods inherited from class org.jboss.portal.common.invocation.Invocation |
|---|
getAttribute, getHandler, invoke, invokeNext, removeAttribute, setAttribute, setHandler |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ViewContextCommand(PortalObjectId pageId)
| Method Detail |
|---|
public CommandInfo getInfo()
ControllerCommand
getInfo in class ControllerCommand
public ControllerResponse execute()
throws ControllerException
ControllerCommand
execute in class ControllerCommandControllerException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||