|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPortletContext
Interface to manage context (handle and state) of remote portlets.
| Method Summary | |
|---|---|
String |
getPortletHandle()
Returns portlet handle. |
byte[] |
getPortletState()
Returns optional portlet state |
void |
setPortletHandle(String portletHandle)
Sets portlet handle. |
void |
setPortletState(byte[] portletState)
Sets portlet state. |
| Method Detail |
|---|
String getPortletHandle()
byte[] getPortletState()
void setPortletHandle(String portletHandle)
void setPortletState(byte[] portletState)
|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||