org.exoplatform.services.portletcontainer.pci
Class CustomWindowStateWithDescription
java.lang.Object
org.exoplatform.services.portletcontainer.pci.CustomWindowStateWithDescription
public class CustomWindowStateWithDescription
- extends Object
- Author:
- Mestrallet Benjamin benjmestrallet@users.sourceforge.net .
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomWindowStateWithDescription
public CustomWindowStateWithDescription(javax.portlet.WindowState windowState,
List<LocalisedDescription> descriptions)
- Parameters:
windowState - window statedescriptions - descriptions
getDescriptions
public final List<LocalisedDescription> getDescriptions()
- Returns:
- a List of LocalisedDescription objects
getWindowState
public final javax.portlet.WindowState getWindowState()
- Returns:
- window state
Copyright © 2009 eXo Platform SAS. All Rights Reserved.