Dashboard Builder UI Core 6.0.2-redhat-6
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
panelId
protected Long panelId
-
Method Detail
-
execute
public boolean execute(CommandRequest cmdReq)
throws Exception
Executes the response. It typically will be one of the response types
that are provided in the org.jboss.dashboard.ui.controller.responses package.
- Parameters:
cmdReq
- Object encapsulating the request information.
- Returns:
- boolean if the execution has been successfuly executed, false otherwise.
- Throws:
Exception
Dashboard Builder UI Core 6.0.2-redhat-6
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.