|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectwicket.request.compound.AbstractCompoundRequestCycleProcessor
wicket.request.compound.CompoundRequestCycleProcessor
wicket.protocol.http.portlet.PortletActionRequestCycleProcessor
public class PortletActionRequestCycleProcessor
A RequestCycleProcessor for portlet action requests. The page is not rendered in the action phase. Render state is stored as portlet render parameters in the PortletActionRequestResponseStrategy.
PortletActionRequestResponseStrategy,
PortletRequestCycle| Constructor Summary | |
|---|---|
PortletActionRequestCycleProcessor()
Construct. |
|
| Method Summary | |
|---|---|
protected IExceptionResponseStrategy |
newExceptionResponseStrategy()
Overridable factory method for creating the exception response strategy. |
protected IRequestTargetResolverStrategy |
newRequestTargetResolverStrategy()
Overridable factory method for creating the target resolver strategy. |
protected IResponseStrategy |
newResponseStrategy()
Overridable factory method for creating the response strategy. |
| Methods inherited from class wicket.request.compound.CompoundRequestCycleProcessor |
|---|
getEventProcessorStrategy, getExceptionResponseStrategy, getRequestCodingStrategy, getRequestTargetResolverStrategy, getResponseStrategy, newEventProcessorStrategy, newRequestCodingStrategy |
| Methods inherited from class wicket.request.compound.AbstractCompoundRequestCycleProcessor |
|---|
processEvents, resolve, respond, respond |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortletActionRequestCycleProcessor()
| Method Detail |
|---|
protected IExceptionResponseStrategy newExceptionResponseStrategy()
CompoundRequestCycleProcessor.getExceptionResponseStrategy().
newExceptionResponseStrategy in class CompoundRequestCycleProcessorprotected IRequestTargetResolverStrategy newRequestTargetResolverStrategy()
CompoundRequestCycleProcessorCompoundRequestCycleProcessor.getRequestTargetResolverStrategy().
newRequestTargetResolverStrategy in class CompoundRequestCycleProcessorprotected IResponseStrategy newResponseStrategy()
CompoundRequestCycleProcessorCompoundRequestCycleProcessor.getResponseStrategy().
newResponseStrategy in class CompoundRequestCycleProcessor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||