Interface ModeInfo

    • Method Detail

      • getDescription

        org.gatein.common.i18n.LocalizedString getDescription()
        The mode description.
        Returns:
        the description
      • getMode

        Mode getMode()
        The mode value.
        Returns:
        the mode
      • getModeName

        String getModeName()
        Retrieves the associated Mode name.
        Returns:
        the associated Mode name.