public class PortletStatePersistenceManagerService extends AbstractPortletStatePersistenceManager
| Constructor and Description |
|---|
PortletStatePersistenceManagerService() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
createStateContext(String portletId,
PropertyMap propertyMap) |
protected PortletStateContext |
destroyStateContext(String stateId) |
int |
getSize() |
protected PortletStateContext |
getStateContext(String stateId) |
protected void |
updateStateContext(PortletStateContext stateContext) |
cloneState, cloneState, createState, destroyState, getState, loadState, updateStatepublic PortletStatePersistenceManagerService()
protected PortletStateContext getStateContext(String stateId) throws InvalidStateIdException
getStateContext in class AbstractPortletStatePersistenceManagerInvalidStateIdExceptionprotected String createStateContext(String portletId, PropertyMap propertyMap)
createStateContext in class AbstractPortletStatePersistenceManagerprotected PortletStateContext destroyStateContext(String stateId) throws InvalidStateIdException
destroyStateContext in class AbstractPortletStatePersistenceManagerInvalidStateIdExceptionprotected void updateStateContext(PortletStateContext stateContext)
updateStateContext in class AbstractPortletStatePersistenceManagerpublic int getSize()
Copyright © 2003-2016 GateIn. All Rights Reserved.