org.exoplatform.services.portletcontainer.helper
Class PortletWindowInternal
java.lang.Object
org.exoplatform.services.portletcontainer.helper.PortletWindowInternal
- All Implemented Interfaces:
- Serializable
public class PortletWindowInternal
- extends Object
- implements Serializable
Created by The eXo Platform SAS Author : Mestrallet Benjamin .
benjmestrallet@users.sourceforge.net Date: Jul 29, 2003 Time: 2:10:13 AM
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletWindowInternal
public PortletWindowInternal()
- Simple constructor.
PortletWindowInternal
public PortletWindowInternal(WindowID windowID,
javax.portlet.PortletPreferences preferences)
- Parameters:
windowID - windowIDpreferences - preferences
getWindowID
public final WindowID getWindowID()
- Returns:
- window id
getPreferences
public final javax.portlet.PortletPreferences getPreferences()
- Returns:
- preferences
setPreferences
public final void setPreferences(javax.portlet.PortletPreferences preferences)
- Parameters:
preferences - preferences
Copyright © 2009 eXo Platform SAS. All Rights Reserved.