| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StateParameterService
Base interface for obtaining a service that allows easy obtaining, setting and removing of parameters for a given portlet on a given page.
| Method Summary | |
|---|---|
| PortletWindowStateParameterService | getPortletWindowStateParameterService(ObjectID portletWindowID,
ObjectID pageID)
Returns a service that allows manipulation of parameters for the given portlet window. |
| PortletWindowStateParameterService | com.ibm.portal.portletmodel.PortletWindow, com.ibm.portal.content.ContentPage)">getPortletWindowStateParameterService(PortletWindow portletWindow,
ContentPage page)
Returns a service that allows manipulation of parameters for the given portlet window. |
| Methods inherited from interface com.ibm.portal.Disposable |
|---|
| dispose |
| Method Detail |
|---|
PortletWindowStateParameterService getPortletWindowStateParameterService(ObjectID portletWindowID,
ObjectID pageID)
throws StateParameterException
null.null.
null if
the content page with the given ObjectID could not be found.
PortletWindowStateParameterService getPortletWindowStateParameterService(PortletWindow portletWindow,
ContentPage page)
throws StateParameterException
null.null.
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||