|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.portal.portlet.controller.impl.state.StateControllerContextImpl
public class StateControllerContextImpl
| Field Summary | |
|---|---|
protected PortletControllerContext |
portletControllerContext
. |
| Constructor Summary | |
|---|---|
StateControllerContextImpl(PortletControllerContext portletControllerContext)
|
|
| Method Summary | |
|---|---|
PortletPageNavigationalState |
clonePortletPageNavigationalState(PortletPageNavigationalState portletPageNavigationalState,
boolean modifiable)
Clone an existing page state object. |
PortletPageNavigationalState |
createPortletPageNavigationalState(boolean modifiable)
Create a new portlet page state object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final PortletControllerContext portletControllerContext
| Constructor Detail |
|---|
public StateControllerContextImpl(PortletControllerContext portletControllerContext)
| Method Detail |
|---|
public PortletPageNavigationalState clonePortletPageNavigationalState(PortletPageNavigationalState portletPageNavigationalState,
boolean modifiable)
StateControllerContext
clonePortletPageNavigationalState in interface StateControllerContextportletPageNavigationalState - the portlet page navigational statemodifiable - set the modifiable status
public PortletPageNavigationalState createPortletPageNavigationalState(boolean modifiable)
StateControllerContext
createPortletPageNavigationalState in interface StateControllerContextmodifiable - set the modifiable status
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||