Serialized Form


Package org.sakaiproject.portal.render.portlet.services.state

Class org.sakaiproject.portal.render.portlet.services.state.PortletState extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

id

String id

action

boolean action

secure

boolean secure

parameters

Map<K,V> parameters

title

String title

requestProperties

Map<K,V> requestProperties

responseProperties

Map<K,V> responseProperties



Copyright © 2003-2013 Sakai Project. All Rights Reserved.