|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.container.component.ExecutionUnit
org.exoplatform.services.portletcontainer.plugins.pc.aop.BaseCommandUnit
org.exoplatform.services.portletcontainer.plugins.pc.aop.PortletContentCommand
public class PortletContentCommand
| Field Summary |
|---|
| Fields inherited from class org.exoplatform.services.portletcontainer.plugins.pc.aop.BaseCommandUnit |
|---|
log |
| Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin |
|---|
desc, name |
| Constructor Summary | |
|---|---|
PortletContentCommand()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
render(RenderExecutionContext rcontext)
|
java.lang.Object |
serveResource(ResourceExecutionContext rcontext)
|
| Methods inherited from class org.exoplatform.services.portletcontainer.plugins.pc.aop.BaseCommandUnit |
|---|
execute, processAction, processEvent |
| Methods inherited from class org.exoplatform.container.component.ExecutionUnit |
|---|
addExecutionUnit, getNextUnit |
| Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin |
|---|
getDescription, getName, setDescription, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortletContentCommand()
| Method Detail |
|---|
public java.lang.Object render(RenderExecutionContext rcontext)
throws java.lang.Throwable
render in class BaseCommandUnitrcontext - context
java.lang.Throwable - throwable
public java.lang.Object serveResource(ResourceExecutionContext rcontext)
throws java.lang.Throwable
serveResource in class BaseCommandUnitrcontext - context
java.lang.Throwable - throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||