org.exoplatform.services.portletcontainer.pci
Class CustomModeWithDescription
java.lang.Object
org.exoplatform.services.portletcontainer.pci.CustomModeWithDescription
public class CustomModeWithDescription
- 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 |
CustomModeWithDescription
public CustomModeWithDescription(javax.portlet.PortletMode portletMode,
List<LocalisedDescription> descriptions)
- Parameters:
portletMode - portlet modedescriptions - descriptions
getDescriptions
public final List<LocalisedDescription> getDescriptions()
- Returns:
- a List of LocalisedDescription objects
getPortletMode
public final javax.portlet.PortletMode getPortletMode()
- Returns:
- portlet mode object
Copyright © 2009 eXo Platform SAS. All Rights Reserved.