| Package | Description |
|---|---|
| org.sakaiproject.portal.api |
| Modifier and Type | Method and Description |
|---|---|
StoredState |
PortalService.getStoredState()
get the StoredState object that is used to hold initial request state on
direct access to a portlet state or on GET or POST that requires other
initial actions.
|
StoredState |
PortalService.newStoredState(String marker,
String replacement)
Create a new Stored State
|
| Modifier and Type | Method and Description |
|---|---|
void |
PortalService.setStoredState(StoredState storedstate)
set the StoredState of the request for later retrieval
|
Copyright © 2003–2020 Sakai Project. All rights reserved.