Package org.gatein.pc.api.info
Interface PortletManagedModeInfo
-
- All Superinterfaces:
ModeInfo
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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.gatein.common.i18n.LocalizedStringgetDisplayName()Returns the display name of the mode.-
Methods inherited from interface org.gatein.pc.api.info.ModeInfo
getDescription, getMode, getModeName
-
-