Package org.gatein.pc.api.info
Interface PortletManagedModeInfo
- All Superinterfaces:
ModeInfo
Extends the mode info interface to add the notion of portlet managed mode.
- Version:
- $Revision: 630 $
- Author:
- Julien Viet
-
Method Summary
Modifier and TypeMethodDescriptionorg.gatein.common.i18n.LocalizedStringReturns the display name of the mode.Methods inherited from interface org.gatein.pc.api.info.ModeInfo
getDescription, getMode, getModeName
-
Method Details
-
getDisplayName
org.gatein.common.i18n.LocalizedString getDisplayName()Returns the display name of the mode.- Returns:
- the display name
-