org.jboss.portal.portlet.info
Interface PortletManagedModeInfo

All Superinterfaces:
ModeInfo
All Known Implementing Classes:
ContainerPortletManagedModeInfo

public interface PortletManagedModeInfo
extends ModeInfo

Extends the mode info interface to add the notion of portlet managed mode.

Version:
$Revision: 630 $
Author:
Julien Viet

Method Summary
 org.jboss.portal.common.i18n.LocalizedString getDisplayName()
          Returns the display name of the mode.
 
Methods inherited from interface org.jboss.portal.portlet.info.ModeInfo
getDescription, getMode, getModeName
 

Method Detail

getDisplayName

org.jboss.portal.common.i18n.LocalizedString getDisplayName()
Returns the display name of the mode.

Returns:
the display name


Copyright © 2008. All Rights Reserved.