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

    Modifier and Type
    Method
    Description
    org.gatein.common.i18n.LocalizedString
    Returns 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