|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PortletStateEncoder
Encodes PortletState into a serialized form.
| Method Summary | |
|---|---|
PortletState |
decode(String serialized)
Encode decode the PortletState from the serialized form. |
String |
encode(PortletState portletState)
Encode the PortletState into a string |
| Method Detail |
|---|
String encode(PortletState portletState)
portletState - the current portlet state
PortletState decode(String serialized)
serialized -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||