| Package | Description |
|---|---|
| org.gatein.pc.portlet.impl.state.producer | |
| org.gatein.pc.portlet.state.producer |
| Modifier and Type | Class and Description |
|---|---|
class |
PortletStateContextImpl |
| Modifier and Type | Method and Description |
|---|---|
protected PortletStateContext |
PortletStatePersistenceManagerService.destroyStateContext(String stateId) |
protected PortletStateContext |
PortletStatePersistenceManagerService.getStateContext(String stateId) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PortletStatePersistenceManagerService.updateStateContext(PortletStateContext stateContext) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract PortletStateContext |
AbstractPortletStatePersistenceManager.destroyStateContext(String stateId) |
protected abstract PortletStateContext |
AbstractPortletStatePersistenceManager.getStateContext(String stateId) |
PortletStateContext |
PortletStatePersistenceManager.loadState(String stateId)
Load the state.
|
PortletStateContext |
AbstractPortletStatePersistenceManager.loadState(String stateId) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
AbstractPortletStatePersistenceManager.updateStateContext(PortletStateContext stateContext) |
Copyright © 2003-2021 GateIn. All Rights Reserved.